| Package | Description |
|---|---|
| com.sun.jdo.api.persistence.mapping.ejb | |
| com.sun.jdo.spi.persistence.support.ejb.ejbc | |
| com.sun.jdo.spi.persistence.support.ejb.model.util |
| Modifier and Type | Method and Description |
|---|---|
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() |
| Modifier and Type | Method and Description |
|---|---|
AbstractNameMapper |
EJBBundleInfoHelper.createUniqueNameMapper() |
AbstractNameMapper |
EJBBundleInfoHelper.getNameMapper() |
| Modifier and Type | Class and Description |
|---|---|
class |
NameMapper
This is a class which helps translate between the various names of the
CMP (ejb name, abstract schema, abstract bean, concrete bean, local
interface, remote interface) and the persistence-capable class name.
|
Copyright © 2019. All rights reserved.