Uses of Package
org.objectweb.jorm.naming.api

Packages that use org.objectweb.jorm.naming.api
org.objectweb.jorm.api   
org.objectweb.jorm.facility.naming.basidir   
org.objectweb.jorm.facility.naming.polymorphid   
org.objectweb.jorm.facility.naming.rdbsequence   
org.objectweb.jorm.genclass.lib   
org.objectweb.jorm.lib   
org.objectweb.jorm.mapper.rdb.genclass   
org.objectweb.jorm.naming.api   
org.objectweb.jorm.naming.lib   
 

Classes in org.objectweb.jorm.naming.api used by org.objectweb.jorm.api
PBinder
          This interface defines a binder as a particular PNameManager that manages the association of bindings with PName.
PExceptionNaming
          This exception is raised when a problem occured during name management.
PName
          The PName interface defines the behaviour of a persistent name as it is managed by its associated naming context.
PNameCoder
          The PNameCoder defines the external structure of the name it manages, which corresponds to the type involved in the encoding/decoding process.
 

Classes in org.objectweb.jorm.naming.api used by org.objectweb.jorm.facility.naming.basidir
PBinder
          This interface defines a binder as a particular PNameManager that manages the association of bindings with PName.
PExceptionNaming
          This exception is raised when a problem occured during name management.
PName
          The PName interface defines the behaviour of a persistent name as it is managed by its associated naming context.
PNameCoder
          The PNameCoder defines the external structure of the name it manages, which corresponds to the type involved in the encoding/decoding process.
PNameGetter
          The PNameGetter interface defines a generic accessor to be used by persistent bindings to access fields of composite names it manages.
PNameManager
          The PNameManager interface provides a means to create, remove and manage PName.
PNamingContext
          The PNamingContext interface adds a means to retrieves the information item attached to a PName it manages.
 

Classes in org.objectweb.jorm.naming.api used by org.objectweb.jorm.facility.naming.polymorphid
PBinder
          This interface defines a binder as a particular PNameManager that manages the association of bindings with PName.
PExceptionNaming
          This exception is raised when a problem occured during name management.
PName
          The PName interface defines the behaviour of a persistent name as it is managed by its associated naming context.
PNameCoder
          The PNameCoder defines the external structure of the name it manages, which corresponds to the type involved in the encoding/decoding process.
PNameManager
          The PNameManager interface provides a means to create, remove and manage PName.
PNamingContext
          The PNamingContext interface adds a means to retrieves the information item attached to a PName it manages.
 

Classes in org.objectweb.jorm.naming.api used by org.objectweb.jorm.facility.naming.rdbsequence
PBinder
          This interface defines a binder as a particular PNameManager that manages the association of bindings with PName.
PExceptionNaming
          This exception is raised when a problem occured during name management.
PName
          The PName interface defines the behaviour of a persistent name as it is managed by its associated naming context.
PNameCoder
          The PNameCoder defines the external structure of the name it manages, which corresponds to the type involved in the encoding/decoding process.
PNameGetter
          The PNameGetter interface defines a generic accessor to be used by persistent bindings to access fields of composite names it manages.
PNameManager
          The PNameManager interface provides a means to create, remove and manage PName.
PNamingContext
          The PNamingContext interface adds a means to retrieves the information item attached to a PName it manages.
 

Classes in org.objectweb.jorm.naming.api used by org.objectweb.jorm.genclass.lib
PBinder
          This interface defines a binder as a particular PNameManager that manages the association of bindings with PName.
PName
          The PName interface defines the behaviour of a persistent name as it is managed by its associated naming context.
PNameCoder
          The PNameCoder defines the external structure of the name it manages, which corresponds to the type involved in the encoding/decoding process.
 

Classes in org.objectweb.jorm.naming.api used by org.objectweb.jorm.lib
PNameCoder
          The PNameCoder defines the external structure of the name it manages, which corresponds to the type involved in the encoding/decoding process.
 

Classes in org.objectweb.jorm.naming.api used by org.objectweb.jorm.mapper.rdb.genclass
PNameGetter
          The PNameGetter interface defines a generic accessor to be used by persistent bindings to access fields of composite names it manages.
 

Classes in org.objectweb.jorm.naming.api used by org.objectweb.jorm.naming.api
FilteredPNamingContext
          Represents a PNamingContext able to say if a pname structure (pname getter, a long, ...) match a persistent object represented by this PNamingContext.
PExceptionNameCoding
          Generated when a problem arise during coding operations.
PExceptionNaming
          This exception is raised when a problem occured during name management.
PName
          The PName interface defines the behaviour of a persistent name as it is managed by its associated naming context.
PNameCoder
          The PNameCoder defines the external structure of the name it manages, which corresponds to the type involved in the encoding/decoding process.
PNameGetter
          The PNameGetter interface defines a generic accessor to be used by persistent bindings to access fields of composite names it manages.
PNameManager
          The PNameManager interface provides a means to create, remove and manage PName.
PNamingContext
          The PNamingContext interface adds a means to retrieves the information item attached to a PName it manages.
 

Classes in org.objectweb.jorm.naming.api used by org.objectweb.jorm.naming.lib
FilteredPNamingContext
          Represents a PNamingContext able to say if a pname structure (pname getter, a long, ...) match a persistent object represented by this PNamingContext.
PBinder
          This interface defines a binder as a particular PNameManager that manages the association of bindings with PName.
PExceptionNameCoding
          Generated when a problem arise during coding operations.
PExceptionNaming
          This exception is raised when a problem occured during name management.
PName
          The PName interface defines the behaviour of a persistent name as it is managed by its associated naming context.
PNameCoder
          The PNameCoder defines the external structure of the name it manages, which corresponds to the type involved in the encoding/decoding process.
PNameGetter
          The PNameGetter interface defines a generic accessor to be used by persistent bindings to access fields of composite names it manages.
PNameGetterConverter
          Defines a PNameGetter converter permitting to managee the translation between two composite naming structures.
PNameManager
          The PNameManager interface provides a means to create, remove and manage PName.
PNamingContext
          The PNamingContext interface adds a means to retrieves the information item attached to a PName it manages.
PNCStringCoder
          Used to encode/decode a composite name to/from a String.