@Service @Transactional(readOnly=true) public class EventRepositoryImpl extends Object implements EventRepository
| Constructor and Description |
|---|
EventRepositoryImpl() |
@Transactional public Long save(EventPO eventPO)
save in interface EventRepositoryCopyright © 2020. All rights reserved.