Uses of Interface
org.synchronoss.cpo.core.CpoTrxAdapter
Packages that use CpoTrxAdapter
-
Uses of CpoTrxAdapter in org.synchronoss.cpo.core
Methods in org.synchronoss.cpo.core that return CpoTrxAdapterModifier and TypeMethodDescriptionCpoAdapterFactory.getCpoTrxAdapter()Gets aCpoTrxAdapterpinned to a single connection/session for explicit transaction control (commit/rollback/close).static CpoTrxAdapterCpoAdapterFactoryManager.getCpoTrxAdapter()Gets aCpoTrxAdapterfor the default configuration context.static CpoTrxAdapterCpoAdapterFactoryManager.getCpoTrxAdapter(String context) Gets aCpoTrxAdapterfor the named configuration context.