Uses of Class
org.jpox.store.OID

Packages that use OID
org.jpox.store Definition of the storage of the classes. 
 

Uses of OID in org.jpox.store
 

Methods in org.jpox.store that return OID
static OID OIDFactory.getInstance(java.lang.String className, java.lang.Object value)
          Factory method for OID instances
 

Methods in org.jpox.store with parameters of type OID
 java.lang.String StoreManager.manageClassForIdentity(OID id, ClassLoaderResolver clr)
          Convenience method to ensure that the class defined by the passed OID is managed by this store.
 



Copyright © -2007 . All Rights Reserved.