Package ru.vyarus.guicey.jdbi3.tx.aop.config
package ru.vyarus.guicey.jdbi3.tx.aop.config
-
ClassDescriptionTransactional config support for default
InTransactionannotation.TxConfigFactory<T extends Annotation>Factory converts transaction parameters from annotation into common tx config object.Annotation used with transactional annotations with transaction config (likeInTransaction) in order to apply specified configuration.