Uses of Package
org.objectweb.jorm.api

Packages that use org.objectweb.jorm.api
org.objectweb.jorm.api   
org.objectweb.jorm.comp.compiler.api   
org.objectweb.jorm.comp.compiler.lib   
org.objectweb.jorm.comp.generator.api   
org.objectweb.jorm.comp.generator.file   
org.objectweb.jorm.comp.generator.fos   
org.objectweb.jorm.comp.generator.lib   
org.objectweb.jorm.comp.generator.memory   
org.objectweb.jorm.comp.generator.rdb   
org.objectweb.jorm.facility.meminst.genclass.api   
org.objectweb.jorm.facility.meminst.genclass.java.util   
org.objectweb.jorm.facility.meminst.lifecycle.lazyload   
org.objectweb.jorm.facility.meminst.manager.basic.api   
org.objectweb.jorm.facility.meminst.manager.basic.genclass.java.util   
org.objectweb.jorm.facility.meminst.manager.basic.lib   
org.objectweb.jorm.facility.naming.basidir   
org.objectweb.jorm.facility.naming.generator   
org.objectweb.jorm.facility.naming.polymorphid   
org.objectweb.jorm.interp.genclass.file.lib   
org.objectweb.jorm.interp.genclass.fos.lib   
org.objectweb.jorm.interp.genclass.lib   
org.objectweb.jorm.interp.genclass.memory.lib   
org.objectweb.jorm.interp.genclass.rdb.lib   
org.objectweb.jorm.naming.api   
org.objectweb.jorm.naming.lib   
org.objectweb.jorm.runtime   
org.objectweb.jorm.runtime.mapper.rdb.adapter.api   
org.objectweb.jorm.runtime.mapper.rdb.adapter.lib   
org.objectweb.jorm.type.api   
org.objectweb.jorm.util.api   
org.objectweb.jorm.util.lib   
org.objectweb.jorm.xml2mi.api   
org.objectweb.jorm.xml2mi.lib   
 

Classes in org.objectweb.jorm.api used by org.objectweb.jorm.api
PAccessor
          The PAccessor interface defines a minimal accessor to be used by a persistent binding to access the memory instance of a persistent object.
PBinding
          The PBinding interface defines the behaviour of binding objects used in order to control the I/Os between a data store instance and its associated memory instance.
PClassMapping
          The PClassMapping interface defines the behaviour of objects that contain all information required to map a JORM class.
PClassMapping.ReferenceConfigurator
           
PException
          The PException class defines the top level of the jorm exceptions.
PExceptionIO
          This exception is raised in case of problem during any kind of I/O action.
PGenClassAccessor
          The PGenClassAccessor interface defines the Accessor for all generic classes.
PIndexedElem
          The PIndexedElem interface defines the representation of an element of a generic class.
PIndexedElemFactory
           
PMapper
          The PMapper interface defines a JORM mapper as an object that mainly maintains the set of JORM classes that it maps on a particular DS.
 

Classes in org.objectweb.jorm.api used by org.objectweb.jorm.comp.compiler.api
PException
          The PException class defines the top level of the jorm exceptions.
 

Classes in org.objectweb.jorm.api used by org.objectweb.jorm.comp.compiler.lib
PException
          The PException class defines the top level of the jorm exceptions.
 

Classes in org.objectweb.jorm.api used by org.objectweb.jorm.comp.generator.api
PException
          The PException class defines the top level of the jorm exceptions.
 

Classes in org.objectweb.jorm.api used by org.objectweb.jorm.comp.generator.file
PException
          The PException class defines the top level of the jorm exceptions.
 

Classes in org.objectweb.jorm.api used by org.objectweb.jorm.comp.generator.fos
PException
          The PException class defines the top level of the jorm exceptions.
 

Classes in org.objectweb.jorm.api used by org.objectweb.jorm.comp.generator.lib
PException
          The PException class defines the top level of the jorm exceptions.
 

Classes in org.objectweb.jorm.api used by org.objectweb.jorm.comp.generator.memory
PException
          The PException class defines the top level of the jorm exceptions.
 

Classes in org.objectweb.jorm.api used by org.objectweb.jorm.comp.generator.rdb
PException
          The PException class defines the top level of the jorm exceptions.
PExceptionProtocol
          This exception is raised when a problem occured due to protocol inconsistency with respect to life-cycle management for example.
 

Classes in org.objectweb.jorm.api used by org.objectweb.jorm.facility.meminst.genclass.api
PException
          The PException class defines the top level of the jorm exceptions.
 

Classes in org.objectweb.jorm.api used by org.objectweb.jorm.facility.meminst.genclass.java.util
PAccessor
          The PAccessor interface defines a minimal accessor to be used by a persistent binding to access the memory instance of a persistent object.
PBinding
          The PBinding interface defines the behaviour of binding objects used in order to control the I/Os between a data store instance and its associated memory instance.
PException
          The PException class defines the top level of the jorm exceptions.
PExceptionIO
          This exception is raised in case of problem during any kind of I/O action.
PGenClassAccessor
          The PGenClassAccessor interface defines the Accessor for all generic classes.
PIndexedElem
          The PIndexedElem interface defines the representation of an element of a generic class.
PIndexedElemFactory
           
 

Classes in org.objectweb.jorm.api used by org.objectweb.jorm.facility.meminst.lifecycle.lazyload
PException
          The PException class defines the top level of the jorm exceptions.
 

Classes in org.objectweb.jorm.api used by org.objectweb.jorm.facility.meminst.manager.basic.api
PBinding
          The PBinding interface defines the behaviour of binding objects used in order to control the I/Os between a data store instance and its associated memory instance.
PException
          The PException class defines the top level of the jorm exceptions.
 

Classes in org.objectweb.jorm.api used by org.objectweb.jorm.facility.meminst.manager.basic.genclass.java.util
PAccessor
          The PAccessor interface defines a minimal accessor to be used by a persistent binding to access the memory instance of a persistent object.
PBinding
          The PBinding interface defines the behaviour of binding objects used in order to control the I/Os between a data store instance and its associated memory instance.
PException
          The PException class defines the top level of the jorm exceptions.
PIndexedElem
          The PIndexedElem interface defines the representation of an element of a generic class.
PIndexedElemFactory
           
 

Classes in org.objectweb.jorm.api used by org.objectweb.jorm.facility.meminst.manager.basic.lib
PAccessor
          The PAccessor interface defines a minimal accessor to be used by a persistent binding to access the memory instance of a persistent object.
PBinding
          The PBinding interface defines the behaviour of binding objects used in order to control the I/Os between a data store instance and its associated memory instance.
PClassMapping
          The PClassMapping interface defines the behaviour of objects that contain all information required to map a JORM class.
PException
          The PException class defines the top level of the jorm exceptions.
 

Classes in org.objectweb.jorm.api used by org.objectweb.jorm.facility.naming.basidir
PBinding
          The PBinding interface defines the behaviour of binding objects used in order to control the I/Os between a data store instance and its associated memory instance.
PBindingCtrl
          This interface is defines in order to allow PBinders to access to PName and status attributes associated with PBindings.
PClassMapping
          The PClassMapping interface defines the behaviour of objects that contain all information required to map a JORM class.
PException
          The PException class defines the top level of the jorm exceptions.
PMapper
          The PMapper interface defines a JORM mapper as an object that mainly maintains the set of JORM classes that it maps on a particular DS.
 

Classes in org.objectweb.jorm.api used by org.objectweb.jorm.facility.naming.generator
PAccessor
          The PAccessor interface defines a minimal accessor to be used by a persistent binding to access the memory instance of a persistent object.
PBinding
          The PBinding interface defines the behaviour of binding objects used in order to control the I/Os between a data store instance and its associated memory instance.
PClassMapping
          The PClassMapping interface defines the behaviour of objects that contain all information required to map a JORM class.
PException
          The PException class defines the top level of the jorm exceptions.
PMapper
          The PMapper interface defines a JORM mapper as an object that mainly maintains the set of JORM classes that it maps on a particular DS.
 

Classes in org.objectweb.jorm.api used by org.objectweb.jorm.facility.naming.polymorphid
PAccessor
          The PAccessor interface defines a minimal accessor to be used by a persistent binding to access the memory instance of a persistent object.
PException
          The PException class defines the top level of the jorm exceptions.
PMapper
          The PMapper interface defines a JORM mapper as an object that mainly maintains the set of JORM classes that it maps on a particular DS.
 

Classes in org.objectweb.jorm.api used by org.objectweb.jorm.interp.genclass.file.lib
PBinding
          The PBinding interface defines the behaviour of binding objects used in order to control the I/Os between a data store instance and its associated memory instance.
PClassMapping
          The PClassMapping interface defines the behaviour of objects that contain all information required to map a JORM class.
PExceptionIO
          This exception is raised in case of problem during any kind of I/O action.
PExceptionProtocol
          This exception is raised when a problem occured due to protocol inconsistency with respect to life-cycle management for example.
 

Classes in org.objectweb.jorm.api used by org.objectweb.jorm.interp.genclass.fos.lib
PAccessor
          The PAccessor interface defines a minimal accessor to be used by a persistent binding to access the memory instance of a persistent object.
PBinding
          The PBinding interface defines the behaviour of binding objects used in order to control the I/Os between a data store instance and its associated memory instance.
PClassMapping
          The PClassMapping interface defines the behaviour of objects that contain all information required to map a JORM class.
PException
          The PException class defines the top level of the jorm exceptions.
PExceptionIO
          This exception is raised in case of problem during any kind of I/O action.
PExceptionProtocol
          This exception is raised when a problem occured due to protocol inconsistency with respect to life-cycle management for example.
 

Classes in org.objectweb.jorm.api used by org.objectweb.jorm.interp.genclass.lib
PBinding
          The PBinding interface defines the behaviour of binding objects used in order to control the I/Os between a data store instance and its associated memory instance.
PBindingCtrl
          This interface is defines in order to allow PBinders to access to PName and status attributes associated with PBindings.
PClassMapping
          The PClassMapping interface defines the behaviour of objects that contain all information required to map a JORM class.
PClassMapping.ReferenceConfigurator
           
PException
          The PException class defines the top level of the jorm exceptions.
PExceptionProtocol
          This exception is raised when a problem occured due to protocol inconsistency with respect to life-cycle management for example.
PMapper
          The PMapper interface defines a JORM mapper as an object that mainly maintains the set of JORM classes that it maps on a particular DS.
 

Classes in org.objectweb.jorm.api used by org.objectweb.jorm.interp.genclass.memory.lib
PAccessor
          The PAccessor interface defines a minimal accessor to be used by a persistent binding to access the memory instance of a persistent object.
PBinding
          The PBinding interface defines the behaviour of binding objects used in order to control the I/Os between a data store instance and its associated memory instance.
PClassMapping
          The PClassMapping interface defines the behaviour of objects that contain all information required to map a JORM class.
PExceptionIO
          This exception is raised in case of problem during any kind of I/O action.
PExceptionProtocol
          This exception is raised when a problem occured due to protocol inconsistency with respect to life-cycle management for example.
 

Classes in org.objectweb.jorm.api used by org.objectweb.jorm.interp.genclass.rdb.lib
PAccessor
          The PAccessor interface defines a minimal accessor to be used by a persistent binding to access the memory instance of a persistent object.
PBinding
          The PBinding interface defines the behaviour of binding objects used in order to control the I/Os between a data store instance and its associated memory instance.
PBindingCtrl
          This interface is defines in order to allow PBinders to access to PName and status attributes associated with PBindings.
PClassMapping
          The PClassMapping interface defines the behaviour of objects that contain all information required to map a JORM class.
PException
          The PException class defines the top level of the jorm exceptions.
PExceptionIO
          This exception is raised in case of problem during any kind of I/O action.
PExceptionProtocol
          This exception is raised when a problem occured due to protocol inconsistency with respect to life-cycle management for example.
 

Classes in org.objectweb.jorm.api used by org.objectweb.jorm.naming.api
PBinding
          The PBinding interface defines the behaviour of binding objects used in order to control the I/Os between a data store instance and its associated memory instance.
PBindingCtrl
          This interface is defines in order to allow PBinders to access to PName and status attributes associated with PBindings.
PClassMapping
          The PClassMapping interface defines the behaviour of objects that contain all information required to map a JORM class.
PException
          The PException class defines the top level of the jorm exceptions.
 

Classes in org.objectweb.jorm.api used by org.objectweb.jorm.naming.lib
PException
          The PException class defines the top level of the jorm exceptions.
 

Classes in org.objectweb.jorm.api used by org.objectweb.jorm.runtime
PClassMapping
          The PClassMapping interface defines the behaviour of objects that contain all information required to map a JORM class.
PException
          The PException class defines the top level of the jorm exceptions.
PMapper
          The PMapper interface defines a JORM mapper as an object that mainly maintains the set of JORM classes that it maps on a particular DS.
 

Classes in org.objectweb.jorm.api used by org.objectweb.jorm.runtime.mapper.rdb.adapter.api
PExceptionProtocol
          This exception is raised when a problem occured due to protocol inconsistency with respect to life-cycle management for example.
 

Classes in org.objectweb.jorm.api used by org.objectweb.jorm.runtime.mapper.rdb.adapter.lib
PException
          The PException class defines the top level of the jorm exceptions.
PExceptionProtocol
          This exception is raised when a problem occured due to protocol inconsistency with respect to life-cycle management for example.
 

Classes in org.objectweb.jorm.api used by org.objectweb.jorm.type.api
PException
          The PException class defines the top level of the jorm exceptions.
 

Classes in org.objectweb.jorm.api used by org.objectweb.jorm.util.api
PException
          The PException class defines the top level of the jorm exceptions.
 

Classes in org.objectweb.jorm.api used by org.objectweb.jorm.util.lib
PException
          The PException class defines the top level of the jorm exceptions.
 

Classes in org.objectweb.jorm.api used by org.objectweb.jorm.xml2mi.api
PException
          The PException class defines the top level of the jorm exceptions.
 

Classes in org.objectweb.jorm.api used by org.objectweb.jorm.xml2mi.lib
PException
          The PException class defines the top level of the jorm exceptions.