Uses of Class
com.sun.jdo.api.persistence.mapping.ejb.AbstractNameMapper
-
Packages that use AbstractNameMapper Package Description 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 Modifier and Type Method Description AbstractNameMapperEJBInfoHelper. createUniqueNameMapper()Creates and returns an instance of the AbstractNameMapper object to use for generation of unique names with this helper.AbstractNameMapperEJBInfoHelper. getNameMapper()Gets the AbstractNameMapper object to use for this helper.protected AbstractNameMapperMappingGenerator. getNameMapper()
-