Uses of Package
com.sun.jdo.api.persistence.support
-
Classes in com.sun.jdo.api.persistence.support used by com.sun.jdo.api.persistence.support Class Description JDOCanRetryException JDODataStoreException JDOException This is the root of all JDO Exceptions.JDOFatalException JDOUserException PersistenceManager PersistenceManager is the primary interface for JDO-aware application components.PersistenceManagerFactory Query The Query interface allows applications to obtain persistent instances from the data store.SynchronizationManager This class allows for multiple instances to be called at transaction completion, which JDO does not currently provide.Transaction The JDO Transaction interface is a sub-interface of the PersistenceManager that deals with options and completion of transactions under user control.