Uses of Class
com.sun.jdo.api.persistence.mapping.ejb.AbstractNameMapper

Packages that use AbstractNameMapper
com.sun.jdo.api.persistence.mapping.ejb   
 

Uses of AbstractNameMapper in com.sun.jdo.api.persistence.mapping.ejb
 

Methods in com.sun.jdo.api.persistence.mapping.ejb that return AbstractNameMapper
 AbstractNameMapper EJBInfoHelper.createUniqueNameMapper()
          Creates and returns an instance of the AbstractNameMapper object to use for generation of unique names with this helper.
 AbstractNameMapper EJBInfoHelper.getNameMapper()
          Gets the AbstractNameMapper object to use for this helper.
protected  AbstractNameMapper MappingGenerator.getNameMapper()
           
 



Copyright © 2012 GlassFish Community. All Rights Reserved.