Uses of Interface
com.triactive.jdo.SchemaManager

Packages that use SchemaManager
com.triactive.jdo   
com.triactive.jdo.store   
 

Uses of SchemaManager in com.triactive.jdo
 

Methods in com.triactive.jdo that return SchemaManager
static SchemaManager SchemaManagerFactory.getSchemaManager(javax.jdo.PersistenceManager pm)
           
 

Uses of SchemaManager in com.triactive.jdo.store
 

Classes in com.triactive.jdo.store that implement SchemaManager
 class StoreManager
          Manages the contents of a data store (aka database schema) on behalf of a particular PersistenceManagerFactory and all its persistent instances.
 



Copyright ? 2001 TriActive, Inc. All Rights Reserved.