Uses of Class
org.datanucleus.store.AbstractExtent
-
Packages that use AbstractExtent Package Description org.datanucleus.store Package handling the storage of classes to the datastore, and the management of the datastore. -
-
Uses of AbstractExtent in org.datanucleus.store
Subclasses of AbstractExtent in org.datanucleus.store Modifier and Type Class Description classDefaultCandidateExtent<T>Extent that does a simple JDOQL query for the candidate with/without subclasses.
-