Uses of Class
org.objectweb.jorm.naming.lib.BasicPNamingContext

Packages that use BasicPNamingContext
org.objectweb.jorm.facility.naming.longid   
org.objectweb.jorm.facility.naming.polymorphid   
org.objectweb.jorm.facility.naming.rdbsequence   
org.objectweb.jorm.naming.lib   
 

Uses of BasicPNamingContext in org.objectweb.jorm.facility.naming.longid
 

Subclasses of BasicPNamingContext in org.objectweb.jorm.facility.naming.longid
 class LongIdPNC
          Is a PNamingContext managing the LongIdPName and LongIdBinder.
 

Uses of BasicPNamingContext in org.objectweb.jorm.facility.naming.polymorphid
 

Subclasses of BasicPNamingContext in org.objectweb.jorm.facility.naming.polymorphid
 class PolymorphRefNC
           
 

Uses of BasicPNamingContext in org.objectweb.jorm.facility.naming.rdbsequence
 

Subclasses of BasicPNamingContext in org.objectweb.jorm.facility.naming.rdbsequence
 class RdbSequenceBinder
          This binder is specific to the rdb mapper.
 

Uses of BasicPNamingContext in org.objectweb.jorm.naming.lib
 

Subclasses of BasicPNamingContext in org.objectweb.jorm.naming.lib
 class AbstractInheritFilteredPNamingContext
          This class is abstract implementation of the FilteredPNamingContext interface.
 class AbstractInheritKeyFilteredPNamingContext
          This class is a PNamingContext for managing the inheritance.
 class BasicPBinder
          It defines the a basic PBinder which able to be also a PNamingContext.
 class CompositePBinder
          This class helps the implementation of PBinder for composite name.