public class QOMFormatter extends Object
QOMFormatter
implements a formatter that translates a query
object model into a JCR_SQL2 string statement.public static String format(QueryObjectModel qom) throws RepositoryException
qom
as a JCR_SQL2 query statement.qom
- the query object model to translate.RepositoryException
- if an error occurs while formatting the qom."Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"