public class QueryManager extends Object
Modifier and Type | Field and Description |
---|---|
static String |
ASCENDING_KEY |
static String |
DESCENDING_KEY |
static String |
FILTER |
static String |
ORDER_BY_KEY |
Modifier | Constructor and Description |
---|---|
protected |
QueryManager() |
public static final String ORDER_BY_KEY
public static final String ASCENDING_KEY
public static final String DESCENDING_KEY
public static final String FILTER
public static QueryManager get()
public void addNamedQueries(String ormFile)
protected void parse(String ormFile) throws XMLStreamException
XMLStreamException
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.