Uses of Class
com.sun.jdo.api.persistence.support.SynchronizationManager
-
-
Uses of SynchronizationManager in com.sun.jdo.api.persistence.support
Methods in com.sun.jdo.api.persistence.support that return SynchronizationManager Modifier and Type Method Description protected static SynchronizationManagerSynchronizationManager. getSynchronizationManager(PersistenceManager pm)Get the synchronization manager already registered with this persistence manager.
-