| Package | Description |
|---|---|
| com.avaje.ebeaninternal.server.deploy.parse |
Deployment information parsing
|
| Modifier and Type | Field and Description |
|---|---|
protected DeployBeanInfo<?> |
AnnotationParser.info |
| Modifier and Type | Method and Description |
|---|---|
void |
ReadAnnotations.readAssociations(DeployBeanInfo<?> info,
BeanDescriptorManager factory)
Read and process the associated relationship annotations.
|
void |
ReadAnnotations.readInitial(DeployBeanInfo<?> info)
Read the initial non-relationship annotations included Id and EmbeddedId.
|
| Constructor and Description |
|---|
AnnotationAssocManys(DeployBeanInfo<?> info,
BeanDescriptorManager factory)
Create with the DeployInfo.
|
AnnotationAssocOnes(DeployBeanInfo<?> info,
BeanDescriptorManager factory)
Create with the deploy Info.
|
AnnotationClass(DeployBeanInfo<?> info) |
AnnotationFields(DeployBeanInfo<?> info) |
AnnotationParser(DeployBeanInfo<?> info) |
AnnotationSql(DeployBeanInfo<?> info) |
Copyright © 2014. All Rights Reserved.