org.jbpm.shared.services.impl
Class QueryManager
java.lang.Object
org.jbpm.shared.services.impl.QueryManager
public class QueryManager
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ORDER_BY_KEY
public static final String ORDER_BY_KEY
- See Also:
- Constant Field Values
ASCENDING_KEY
public static final String ASCENDING_KEY
- See Also:
- Constant Field Values
DESCENDING_KEY
public static final String DESCENDING_KEY
- See Also:
- Constant Field Values
FILTER
public static final String FILTER
- See Also:
- Constant Field Values
QueryManager
protected QueryManager()
get
public static QueryManager get()
addNamedQueries
public void addNamedQueries(String ormFile)
getQuery
public String getQuery(String name,
Map<String,Object> params)
parse
protected void parse(String ormFile)
throws XMLStreamException
- Throws:
XMLStreamException
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.