| Package | Description |
|---|---|
| com.avaje.ebeaninternal.server.deploy.id |
Helpers for Id property conversion
|
| Modifier and Type | Method and Description |
|---|---|
static ImportedIdSimple[] |
ImportedIdSimple.sort(List<ImportedIdSimple> list)
Return the list as an array sorted into the same order as the Bean Properties.
|
| Modifier and Type | Method and Description |
|---|---|
int |
ImportedIdSimple.compareTo(ImportedIdSimple other) |
| Modifier and Type | Method and Description |
|---|---|
static ImportedIdSimple[] |
ImportedIdSimple.sort(List<ImportedIdSimple> list)
Return the list as an array sorted into the same order as the Bean Properties.
|
| Constructor and Description |
|---|
ImportedIdEmbedded(BeanPropertyAssoc<?> owner,
BeanPropertyAssocOne<?> foreignAssocOne,
ImportedIdSimple[] imported) |
ImportedIdMultiple(BeanPropertyAssoc<?> owner,
ImportedIdSimple[] imported) |
Copyright © 2014. All Rights Reserved.