| Package | Description |
|---|---|
| com.avaje.ebeaninternal.server.deploy |
Bean description
|
| com.avaje.ebeaninternal.server.deploy.id |
Helpers for Id property conversion
|
| Modifier and Type | Method and Description |
|---|---|
protected ImportedId |
BeanPropertyAssoc.createImportedId(BeanPropertyAssoc<?> owner,
BeanDescriptor<?> target,
TableJoin join)
Build the list of imported property.
|
ImportedId |
BeanPropertyAssocOne.getImportedId() |
| Modifier and Type | Class and Description |
|---|---|
class |
ImportedIdEmbedded
Imported Embedded id.
|
class |
ImportedIdMultiple
Imported concatenated id that is not embedded.
|
class |
ImportedIdSimple
Single scalar imported id.
|
Copyright © 2014. All Rights Reserved.