| Package | Description |
|---|---|
| com.avaje.ebeaninternal.server.deploy |
Bean description
|
| com.avaje.ebeaninternal.server.deploy.meta |
Temporary objects used to collect deployment information
|
| com.avaje.ebeaninternal.server.deploy.parse |
Deployment information parsing
|
| Modifier and Type | Method and Description |
|---|---|
BeanCascadeInfo |
BeanPropertyAssoc.getCascadeInfo()
Get the persist info.
|
BeanCascadeInfo |
TableJoin.getCascadeInfo()
Return the persist info.
|
| Modifier and Type | Method and Description |
|---|---|
BeanCascadeInfo |
DeployBeanPropertyAssoc.getCascadeInfo()
Get the persist info.
|
BeanCascadeInfo |
DeployTableJoin.getCascadeInfo()
Return the persist info.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
AnnotationParser.setCascadeTypes(javax.persistence.CascadeType[] cascadeTypes,
BeanCascadeInfo cascadeInfo)
Helper method to set cascade types to the CascadeInfo on BeanProperty.
|
Copyright © 2014. All Rights Reserved.