| Package | Description |
|---|---|
| com.sun.jdo.spi.persistence.support.ejb.ejbc | |
| com.sun.jdo.spi.persistence.support.ejb.model.util | |
| org.glassfish.ejb.deployment.descriptor |
| Modifier and Type | Method and Description |
|---|---|
protected EjbCMPEntityDescriptor |
AbstractMethodHelper.getDescriptor()
Gets the EjbCMPEntityDescriptor which defines the
information for this bean.
|
EjbCMPEntityDescriptor |
NameMapper.getDescriptorForEjbName(String name)
Gets the EjbCMPEntityDescriptor which represents the ejb
with the specified name.
|
| Constructor and Description |
|---|
AbstractMethodHelper(EjbCMPEntityDescriptor descriptor)
Creates a new instance of AbstractMethodHelper
|
| Modifier and Type | Method and Description |
|---|---|
abstract EjbCMPEntityDescriptor |
NameMapper.getDescriptorForEjbName(String name)
Gets the EjbCMPEntityDescriptor which represents the ejb
with the specified name.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IASEjbCMPEntityDescriptor
This class contains information about EJB1.1 and EJB2.0 CMP EntityBeans.
|
| Modifier and Type | Method and Description |
|---|---|
EjbCMPEntityDescriptor |
RelationRoleDescriptor.getOwner() |
| Modifier and Type | Method and Description |
|---|---|
void |
RelationRoleDescriptor.setOwner(EjbCMPEntityDescriptor owner) |
void |
PersistenceDescriptor.setParentDescriptor(EjbCMPEntityDescriptor parentDesc) |
Copyright © 2019. All rights reserved.