Uses of Class
com.blazebit.persistence.testsuite.tx.TxWork
Packages that use TxWork
-
Uses of TxWork in com.blazebit.persistence.testsuite
Methods in com.blazebit.persistence.testsuite with parameters of type TxWork -
Uses of TxWork in com.blazebit.persistence.testsuite.tx
Methods in com.blazebit.persistence.testsuite.tx with parameters of type TxWorkModifier and TypeMethodDescriptionstatic <V> VTxSupport.transactional(javax.persistence.EntityManager em, TxWork<V> c)