|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |