Uses of Interface
org.objectweb.jorm.naming.api.PolymorphicPName

Packages that use PolymorphicPName
org.objectweb.jorm.facility.naming.basidir   
org.objectweb.jorm.facility.naming.rdbsequence   
org.objectweb.jorm.naming.lib   
 

Uses of PolymorphicPName in org.objectweb.jorm.facility.naming.basidir
 

Classes in org.objectweb.jorm.facility.naming.basidir that implement PolymorphicPName
 class BasidName
           
 

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

Classes in org.objectweb.jorm.facility.naming.rdbsequence that implement PolymorphicPName
 class RdbSequencePName
           
 

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

Classes in org.objectweb.jorm.naming.lib that implement PolymorphicPName
 class BasicCompositePName
          This abstract class helps the implementation of PName for composite name.
 class BasicPolymorphicPName