SQL2QOMBuilder
implements QOM builder that understands {@link Query#JCR_SQL2} and {@link Query#JCR_JQOM}. JCR_JQOM
might be surprising, but JSR 283 says that the serialization format of JCR_JQOM
is JCR_SQL2
. This is important when a JQOM is stored on a node as a serialized String and a language property set to JCR_JQOM
.
|
|