Uses of Class
org.dellroad.stuff.pobj.PersistentObjectTransactionManager
-
Uses of PersistentObjectTransactionManager in org.dellroad.stuff.pobj
Modifier and TypeMethodDescriptionstatic <T> PersistentObjectTransactionManager<T>
PersistentObjectTransactionManager.getCurrent()
Get the (unique) instance associated with an open transaction in the current thread.static <T> PersistentObjectTransactionManager<T>
PersistentObjectTransactionManager.getCurrent
(String beanName) Get the instance associated with an open transaction in the current thread and having the given bean name.