| Package | Description |
|---|---|
| org.glassfish.ejb.deployment.descriptor |
| Modifier and Type | Field and Description |
|---|---|
PersistenceDescriptor |
PersistentFieldInfo.relatedObj |
| Modifier and Type | Method and Description |
|---|---|
PersistenceDescriptor |
EjbCMPEntityDescriptor.getPersistenceDescriptor() |
PersistenceDescriptor |
RelationRoleDescriptor.getPersistenceDescriptor()
May return null if the role-source for this relationship role
is a remote-ejb-name
|
| Modifier and Type | Method and Description |
|---|---|
void |
EjbCMPEntityDescriptor.setPersistenceDescriptor(PersistenceDescriptor pd) |
void |
RelationRoleDescriptor.setPersistenceDescriptor(PersistenceDescriptor newPers) |
| Constructor and Description |
|---|
PersistenceDescriptor(PersistenceDescriptor pers)
The copy constructor.
|
Copyright © 2019. All rights reserved.