net.sf.dynamicreports.report.constant
Class QueryLanguage
java.lang.Object
net.sf.dynamicreports.report.constant.QueryLanguage
public class QueryLanguage
- extends Object
- Author:
- Ricardo Mariaca (r.mariaca@dynamicreports.org)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SQL
public static final String SQL
- See Also:
- Constant Field Values
HQL
public static final String HQL
- See Also:
- Constant Field Values
XPATH
public static final String XPATH
- See Also:
- Constant Field Values
MDX
public static final String MDX
- See Also:
- Constant Field Values
EJBQL
public static final String EJBQL
- See Also:
- Constant Field Values
CSV
public static final String CSV
- See Also:
- Constant Field Values
QueryLanguage
public QueryLanguage()
Copyright © 2010-2014. All Rights Reserved.