Description
JDBC Escape Syntax for temporal types
{key 'some string'}where key is d,t or ts for Date,Time and Timestamp.
JPQL supports these escaped syntax as literals. (Section 4.6.1 in JPA 2.0 Spec).
This issue will investigate if similar feature can be supported in Criteria Query.
Attachments
Issue Links
- is part of
-
OPENJPA-1013 Build strictly-typed Criteria API
- Closed