org.apache.cayenne.ejbql
Class EJBQLParserFactory
java.lang.Object
org.apache.cayenne.ejbql.EJBQLParserFactory
public class EJBQLParserFactory
- extends Object
Creates EJBQLParser
based on the system settings.
- Since:
- 3.0
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EJBQLParserFactory
public EJBQLParserFactory()
getParser
public static EJBQLParser getParser()
throws EJBQLException
- Throws:
EJBQLException
Copyright © 2001-2011 Apache Cayenne. All Rights Reserved.