Uses of Package
org.objectweb.jorm.api

Packages that use org.objectweb.jorm.api
org.objectweb.jorm.api   
org.objectweb.jorm.compiler.api   
org.objectweb.jorm.compiler.lib   
org.objectweb.jorm.facility.naming.basidir   
org.objectweb.jorm.facility.naming.generator   
org.objectweb.jorm.facility.naming.longid   
org.objectweb.jorm.facility.naming.polymorphid   
org.objectweb.jorm.genclass.lib   
org.objectweb.jorm.lib   
org.objectweb.jorm.mapper.fos.genclass   
org.objectweb.jorm.mapper.fos.lib   
org.objectweb.jorm.mapper.rdb.genclass   
org.objectweb.jorm.mapper.rdb.lib   
org.objectweb.jorm.mapper.rdb.metainfo   
org.objectweb.jorm.mi2xml.api   
org.objectweb.jorm.mi2xml.lib   
org.objectweb.jorm.naming.api   
org.objectweb.jorm.naming.lib   
 

Classes in org.objectweb.jorm.api used by org.objectweb.jorm.api
ClassMappedEvent
          This event is sent when a persistent class is mapped.
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
           
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
           
PMapCluster
          The PMapCluster interface defines a the set of JORM classes which mapping structures have to be managed altogether.
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.
PMapperListener
          Allows to listen to mapper-related events.
PMappingCallback
          This is a control interface dedicated to the JORM mapping code.
PMappingRequiredEvent
          The event used to signals the requirement of the mapping of a particular JORM class.
PMappingStructuresManager
          Defines the way to access the map clusters used to define and instanciate the mapping structures.
PNameIterator
           
 

Classes in org.objectweb.jorm.api used by org.objectweb.jorm.compiler.api
JormConfigurator
          Used to hold the configuration information related to the JORM runtime.
 

Classes in org.objectweb.jorm.api used by org.objectweb.jorm.compiler.lib
JormConfigurator
          Used to hold the configuration information related to the JORM runtime.
 

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.
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.
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.
PClassMappingCtrl
           
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.longid
PClassMapping
          The PClassMapping interface defines the behaviour of objects that contain all information required to map a JORM class.
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.
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.genclass.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.
PClassMapping.ReferenceConfigurator
           
PClassMappingCtrl
           
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.
PMappingCallback
          This is a control interface dedicated to the JORM mapping code.
 

Classes in org.objectweb.jorm.api used by org.objectweb.jorm.lib
JormConfigurator
          Used to hold the configuration information related to the JORM runtime.
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.
PMapCluster
          The PMapCluster interface defines a the set of JORM classes which mapping structures have to be managed altogether.
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.
PMapperListener
          Allows to listen to mapper-related events.
PMappingCallback
          This is a control interface dedicated to the JORM mapping code.
PMappingStructuresManager
          Defines the way to access the map clusters used to define and instanciate the mapping structures.
PNameIterator
           
PSerializable
          This class defines an object sent to the replicas to ensure durability.
 

Classes in org.objectweb.jorm.api used by org.objectweb.jorm.mapper.fos.genclass
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.
PClassMappingCtrl
           
PMappingCallback
          This is a control interface dedicated to the JORM mapping code.
PMappingStructuresManager
          Defines the way to access the map clusters used to define and instanciate the mapping structures.
PNameIterator
           
 

Classes in org.objectweb.jorm.api used by org.objectweb.jorm.mapper.fos.lib
PMapCluster
          The PMapCluster interface defines a the set of JORM classes which mapping structures have to be managed altogether.
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.
PMappingStructuresManager
          Defines the way to access the map clusters used to define and instanciate the mapping structures.
 

Classes in org.objectweb.jorm.api used by org.objectweb.jorm.mapper.rdb.genclass
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.
PClassMappingCtrl
           
PMappingCallback
          This is a control interface dedicated to the JORM mapping code.
PMappingStructuresManager
          Defines the way to access the map clusters used to define and instanciate the mapping structures.
PNameIterator
           
 

Classes in org.objectweb.jorm.api used by org.objectweb.jorm.mapper.rdb.lib
JormConfigurator
          Used to hold the configuration information related to the JORM runtime.
PClassMapping
          The PClassMapping interface defines the behaviour of objects that contain all information required to map a JORM class.
PMapCluster
          The PMapCluster interface defines a the set of JORM classes which mapping structures have to be managed altogether.
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.
PMappingCallback
          This is a control interface dedicated to the JORM mapping code.
PMappingStructuresManager
          Defines the way to access the map clusters used to define and instanciate the mapping structures.
PPrefetchTupleCollection
          Defines an extension of a TupleCollection to use for the prefetching mechanism.
 

Classes in org.objectweb.jorm.api used by org.objectweb.jorm.mapper.rdb.metainfo
PClassMapping
          The PClassMapping interface defines the behaviour of objects that contain all information required to map a JORM class.
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.mi2xml.api
JormConfigurator
          Used to hold the configuration information related to the JORM runtime.
 

Classes in org.objectweb.jorm.api used by org.objectweb.jorm.mi2xml.lib
JormConfigurator
          Used to hold the configuration information related to the JORM runtime.
 

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.
 

Classes in org.objectweb.jorm.api used by org.objectweb.jorm.naming.lib
ClassMappedEvent
          This event is sent when a persistent class is mapped.
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.
PMapperListener
          Allows to listen to mapper-related events.
PMappingRequiredEvent
          The event used to signals the requirement of the mapping of a particular JORM class.