Uses of Class
org.apache.jdo.impl.fostore.AID

Packages that use AID
org.apache.jdo.impl.fostore This package contains the implementation of the File/Object Store JDO Reference Implementation (FOStore, pronounced "foster"). 
 

Uses of AID in org.apache.jdo.impl.fostore
 

Methods in org.apache.jdo.impl.fostore that return AID
(package private) static AID AID.create(java.lang.Class pcClass, javax.jdo.spi.PersistenceCapable pc, java.lang.Object userOid, PersistenceManagerInternal pm, FOStorePMF pmf)
          Create and return a new instance of AID.