This is a work in progress, but I believe some basic interpretations should work today.
However, there is a question as to whether we should have the Hibernate JPA Criteria impls directly extend the SQM tree nodes. This would allow (presumably) better perf as we are performing one less "walk" over a tree in the process of interpretation |
|