| Package | Description |
|---|---|
| com.sun.jdo.spi.persistence.support.ejb.ejbc | |
| com.sun.jdo.spi.persistence.support.ejb.ejbqlc | |
| com.sun.jdo.spi.persistence.support.ejb.model |
| Modifier and Type | Class and Description |
|---|---|
class |
NameMapper
This is a subclass of
NameMapper (in
the com.sun.jdo.spi.persistence.support.ejb.model.util
package) which implements the abstract methods based on an IAS
implementation. |
| Constructor and Description |
|---|
EjbConversionHelper(NameMapper nameMapper) |
| Modifier and Type | Field and Description |
|---|---|
protected NameMapper |
EJBQLC.nameMapper
Name mapping EJB <-> JDO.
|
protected NameMapper |
TypeSupport.nameMapper
Name mapping EJB <-> JDO.
|
| Constructor and Description |
|---|
EJBQLC(com.sun.jdo.api.persistence.model.Model model,
NameMapper nameMapper)
Constructor.
|
TypeSupport(com.sun.jdo.api.persistence.model.Model model,
NameMapper nameMapper)
Creates a new TypeSupport using the specified model instance to
access meta data and the specified nameMapper for EJB <-> JDO
name mapping.
|
| Constructor and Description |
|---|
DeploymentDescriptorModel(NameMapper nameMapper,
ClassLoader classLoader)
Creates a new instance of DeploymentDescriptorModel
|
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.