Uses of Interface
com.jalios.jcms.db.Transaction
-
Packages that use Transaction Package Description com.jalios.jcms.db -
-
Uses of Transaction in com.jalios.jcms.db
Methods in com.jalios.jcms.db with parameters of type Transaction Modifier and Type Method Description static <T> THibernateUtil. executeTransaction(Transaction<T> transaction)Execute the action specified by the given action object within aSession.
-