An implementation of the JCR {@link QueryObjectModelFactory}. Note that this implementation constructs the query components but does not validate any of the parameters or the resulting query definition. All validation is performed when the query is {@link javax.jcr.query.Query#execute() executed}.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.