Package | Description |
---|---|
com.caucho.amber.field | |
com.caucho.amber.type |
Modifier and Type | Class and Description |
---|---|
class |
CompositeId
Configuration for a bean's field
|
class |
EmbeddedId
Configuration for a bean's field
|
class |
SubId
Configuration for a bean's field
|
Modifier and Type | Method and Description |
---|---|
Id |
SubEntityType.getId()
Returns the id.
|
Id |
EntityType.getId()
Returns the id.
|
Modifier and Type | Method and Description |
---|---|
void |
EntityType.setId(Id id)
Sets the id.
|