Package ru.vyarus.guicey.jdbi3.tx.aop.config
-
Interface Summary Interface Description TxConfigFactory<T extends java.lang.annotation.Annotation> Factory converts transaction parameters from annotation into common tx config object. -
Class Summary Class Description InTransactionTxConfigFactory Transactional config support for defaultInTransactionannotation. -
Annotation Types Summary Annotation Type Description TxConfigSupport Annotation used with transactional annotations with transaction config (likeInTransaction) in order to apply specified configuration.