@Transactional public class SpringJpaAsyncTriggerStore extends JpaAsyncTriggerStore
database, idGenerator| Constructor and Description |
|---|
SpringJpaAsyncTriggerStore(Database database,
IdGenerator idGenerator) |
| Modifier and Type | Method and Description |
|---|---|
AsyncTrigger |
updateTrigger(AsyncTrigger asyncTrigger) |
asyncTaskConstructor, generateId, getCreatedDate, getTaskEntity, getTrigger, getTriggers, insertTask, removeTrigger, storeTrigger, updatedTask@Autowired public SpringJpaAsyncTriggerStore(Database database, IdGenerator idGenerator)
@Transactional(propagation=REQUIRES_NEW) public AsyncTrigger updateTrigger(AsyncTrigger asyncTrigger)
updateTrigger in interface AsyncTriggerStoreupdateTrigger in class JpaAsyncTriggerStoreCopyright © 2015. All rights reserved.