Uses of Interface
net.ontopia.persistence.proxy.ClassAccessIF

Packages that use ClassAccessIF
net.ontopia.persistence.proxy An object-relational mapping framework. 
 

Uses of ClassAccessIF in net.ontopia.persistence.proxy
 

Classes in net.ontopia.persistence.proxy that implement ClassAccessIF
 class SQLBatchObjectAccess
          INTERNAL: Class that performs the task of creating new objects in the database.
 class SQLCollectionAccess
          INTERNAL: Class that performs the task of accessing and manipulating "collection" type instances in the database.
 class SQLObjectAccess
          INTERNAL: Class that performs the task of accessing and manipulating "identifiable object type" instances in the database.
 

Methods in net.ontopia.persistence.proxy that return ClassAccessIF
protected  ClassAccessIF RDBMSAccess.getHandler(java.lang.Object type)
          INTERNAL: Gets up the handler class that is used to manage objects of the given class.
 



Copyright © 2000-2012 Ontopia.