Package | Description |
---|---|
com.caucho.amber.expr | |
com.caucho.amber.field |
Modifier and Type | Method and Description |
---|---|
KeyPropertyField |
KeyPropertyExpr.getField()
Returns the parent expression.
|
Constructor and Description |
---|
KeyPropertyExpr(PathExpr parent,
KeyPropertyField field)
Creates a new unbound id expression.
|
Modifier and Type | Class and Description |
---|---|
class |
IdentifyingKeyPropertyField
Configuration for a bean's field
|
Modifier and Type | Method and Description |
---|---|
KeyPropertyField |
KeyManyToOneField.getIdField(IdField field)
Returns the identifying field matching the target's id.
|