Uses of Interface
org.datanucleus.store.mapped.SecondaryDatastoreClass

Packages that use SecondaryDatastoreClass
org.datanucleus.store.mapped This package provides classes for the management of datastores that are "mapped". 
 

Uses of SecondaryDatastoreClass in org.datanucleus.store.mapped
 

Methods in org.datanucleus.store.mapped that return types with arguments of type SecondaryDatastoreClass
 Collection<SecondaryDatastoreClass> DatastoreClass.getSecondaryDatastoreClasses()
          Accessor for any secondary tables for this table.
 



Copyright © 2012. All Rights Reserved.