| Package | Description |
|---|---|
| com.avaje.ebeaninternal.server.deploy |
Bean description
|
| com.avaje.ebeaninternal.server.deploy.meta |
Temporary objects used to collect deployment information
|
| Modifier and Type | Method and Description |
|---|---|
CompoundUniqueContraint[] |
BeanDescriptor.getCompoundUniqueConstraints()
Return the compound unique constraints.
|
| Modifier and Type | Method and Description |
|---|---|
CompoundUniqueContraint[] |
DeployBeanDescriptor.getCompoundUniqueConstraints()
Return the compound unique constraints (can be null).
|
| Modifier and Type | Method and Description |
|---|---|
void |
DeployBeanDescriptor.addCompoundUniqueConstraint(CompoundUniqueContraint c)
Add a compound unique constraint.
|
Copyright © 2014. All Rights Reserved.