org.jboss.seam.persistence
Class QueryParser
java.lang.Object
org.jboss.seam.persistence.QueryParser
public class QueryParser
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QueryParser
public QueryParser(String ejbql)
QueryParser
public QueryParser(String ejbql,
int startingParameterNumber)
getParameterName
public static String getParameterName(int loc)
getEjbql
public String getEjbql()
getParameterValueBindings
public List<Expressions.ValueExpression> getParameterValueBindings()