Package | Description |
---|---|
com.caucho.amber.expr |
Modifier and Type | Class and Description |
---|---|
class |
CollectionIdExpr
Bound identifier expression.
|
class |
DependentEntityOneToOneExpr
Bound identifier expression.
|
class |
ElementCollectionExpr
Expression to a collection of rows
The relation is maintained by a link from the child objects
to the parent object.
|
class |
ElementCollectionIdExpr
Bound identifier expression.
|
class |
EmbeddedExpr
Embedded path expression
|
class |
IdExpr
Bound identifier expression.
|
class |
KeyManyToOneExpr
Bound identifier expression.
|
class |
ManyToOneExpr
Link expression to a new table
|
class |
OneToManyExpr
Expression to a collection of rows
The relation is maintained by a link from the child objects
to the parent object.
|