Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.0
-
None
Description
Per CAY-954, we need a way to convert between a Cayenne expression and EJBQL. Something along the lines of:
EJBQLExpression e = expression.toEJBQL(String rootId, ObjEntity rootEntity);
One caveat is that EJBQL translator does not support db paths... but we may add that later.
Attachments
Issue Links
- is related to
-
CAY-954 EJBQL Query: Support for single table inheritance
- Closed