Uses of Class
com.caucho.amber.expr.KeyColumnExpr

Packages that use KeyColumnExpr
com.caucho.amber.expr   
 

Uses of KeyColumnExpr in com.caucho.amber.expr
 

Methods in com.caucho.amber.expr with parameters of type KeyColumnExpr
 AmberExpr JoinExpr.replace(KeyColumnExpr id)
          Returns the id expr with the joined expression.
 AmberExpr ManyToOneJoinExpr.replace(KeyColumnExpr id)
          Returns the id expr with the joined expression.
 AmberExpr OneToManyJoinExpr.replace(KeyColumnExpr id)
          Returns the id expr with the joined expression.