jopa
jopa copied to clipboard
Support OPTIONAL in SOQL/Criteria API
Currently, SPARQL OPTIONAL is not supported by SOQL/Criteria API. This is a major deficiency especially for Criteria API, where it could have been used to process optional parameters.
Note that since OPTIONAL does not exist in SQL/JPQL, this would be a completely new query feature and its syntax need to be carefully considered.