Uses of Interface
com.caucho.amber.expr.IdFieldExpr

Packages that use IdFieldExpr
com.caucho.amber.expr   
 

Uses of IdFieldExpr in com.caucho.amber.expr
 

Classes in com.caucho.amber.expr that implement IdFieldExpr
 class KeyManyToOneExpr
          Bound identifier expression.
 class KeyPropertyExpr
          Bound identifier expression.
 

Methods in com.caucho.amber.expr with parameters of type IdFieldExpr
 AmberExpr EqualJoinExpr.replace(IdFieldExpr id)
          Returns the id expr with the joined expression.