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