Uses of Class
wt.pom.OIDPool

Packages that use OIDPool
wt.pom Provides low-level, yet database independent, access to a database. 
 

Uses of OIDPool in wt.pom
 

Fields in wt.pom declared as OIDPool
private static OIDPool PersistentObjectManager.oidPool
           
 

Methods in wt.pom that return OIDPool
private static OIDPool PersistentObjectManager.getOidPool()