Uses of Interface
net.ontopia.persistence.proxy.ClassAccessIF
Packages that use ClassAccessIF
-
Uses of ClassAccessIF in net.ontopia.persistence.proxy
Classes in net.ontopia.persistence.proxy that implement ClassAccessIFModifier and TypeClassDescriptionclassINTERNAL: Class that performs the task of creating new objects in the database.classINTERNAL: Class that performs the task of accessing and manipulating "collection" type instances in the database.classINTERNAL: Class that performs the task of accessing and manipulating "identifiable object type" instances in the database.Fields in net.ontopia.persistence.proxy with type parameters of type ClassAccessIFMethods in net.ontopia.persistence.proxy that return ClassAccessIFModifier and TypeMethodDescriptionprotected ClassAccessIFRDBMSAccess.getHandler(Class<?> type) INTERNAL: Gets up the handler class that is used to manage objects of the given class.