| Package | Description |
|---|---|
| org.glassfish.ejb.deployment.descriptor | |
| org.glassfish.ejb.deployment.node | |
| org.glassfish.ejb.deployment.util |
| Modifier and Type | Method and Description |
|---|---|
FieldDescriptor |
EjbCMPEntityDescriptor.getPrimaryKeyFieldDesc() |
| Modifier and Type | Method and Description |
|---|---|
Set<FieldDescriptor> |
PersistenceDescriptor.getCMPFields()
Return the Set of fields deemed persistent.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PersistenceDescriptor.addCMPField(FieldDescriptor fieldDesc) |
boolean |
PersistenceDescriptor.isPkeyField(FieldDescriptor fieldDesc) |
void |
PersistenceDescriptor.removeCMPField(FieldDescriptor fieldDesc) |
void |
EjbCMPEntityDescriptor.setPrimaryKeyFieldDesc(FieldDescriptor pkf) |
| Modifier and Type | Method and Description |
|---|---|
FieldDescriptor |
CmpFieldNode.getDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
Node |
CmpFieldNode.writeDescriptor(Node parent,
String nodeName,
FieldDescriptor descriptor) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
EjbBundleTracerVisitor.accept(FieldDescriptor fd) |
Copyright © 2017. All rights reserved.