| Package | Description |
|---|---|
| com.sun.jdo.spi.persistence.support.ejb.codegen | |
| com.sun.jdo.spi.persistence.support.ejb.ejbc | |
| org.glassfish.ejb.deployment.node.runtime |
| Modifier and Type | Method and Description |
|---|---|
void |
CMPGenerator.generate(IASEjbCMPEntityDescriptor descr,
File srcout,
File classout)
This method is called once for each CMP bean of the corresponding ejb module.
|
Collection |
CMPGenerator.validate(IASEjbCMPEntityDescriptor descr)
This method may be called once for each CMP bean of the corresponding
ejb module to perform the validation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JDOCodeGenerator.generate(IASEjbCMPEntityDescriptor ejbcmp,
File srcout,
File classout) |
Collection |
JDOCodeGenerator.validate(IASEjbCMPEntityDescriptor descr) |
| Constructor and Description |
|---|
MethodHelper(IASEjbCMPEntityDescriptor descriptor)
Creates a new instance of MethodHelper
|
| Modifier and Type | Field and Description |
|---|---|
protected IASEjbCMPEntityDescriptor |
CmpNode.descriptor |
| Modifier and Type | Method and Description |
|---|---|
IASEjbCMPEntityDescriptor |
CmpNode.getDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
Node |
CmpNode.writeDescriptor(Node parent,
String nodeName,
IASEjbCMPEntityDescriptor ejbDescriptor) |
Copyright © 2017. All rights reserved.