Class SQLQuery
- java.lang.Object
-
- org.apache.jackrabbit.standalone.cli.query.AbstractQuery
-
- org.apache.jackrabbit.standalone.cli.query.SQLQuery
-
- All Implemented Interfaces:
org.apache.commons.chain.Command
public class SQLQuery extends AbstractQuery
SQLQuery
-
-
Constructor Summary
Constructors Constructor Description SQLQuery()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected String
getLanguage()
-
Methods inherited from class org.apache.jackrabbit.standalone.cli.query.AbstractQuery
execute, getDestKey, getStatementKey, setDestKey, setStatementKey
-
-
-
-
Method Detail
-
getLanguage
protected String getLanguage()
- Specified by:
getLanguage
in classAbstractQuery
- Returns:
- the query language
-
-