|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.common.dbinterface.queries.Select
org.gcube.dbinterface.h2.query.SelectImpl
public class SelectImpl
| Constructor Summary | |
|---|---|
SelectImpl()
|
|
| Method Summary | |
|---|---|
protected String |
_getAttributes()
|
protected String |
_getDistinct()
|
protected String |
_getFilters()
|
protected String |
_getGroups()
|
protected String |
_getLimits()
|
protected String |
_getOrders()
|
protected String |
_getTables()
|
protected String |
getExpression()
|
String |
getQuery()
|
| Methods inherited from class org.gcube.common.dbinterface.queries.Select |
|---|
getAttributes, getCondition, getGroupBy, getLimit, getOrderBy, getTables, isUseDistinct, setAttributes, setCondition, setGroupBy, setLimit, setOrderBy, setTables, setUseDistinct |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SelectImpl()
| Method Detail |
|---|
public String getQuery()
protected String getExpression()
protected String _getAttributes()
protected String _getFilters()
protected String _getOrders()
protected String _getTables()
protected String _getLimits()
protected String _getGroups()
protected String _getDistinct()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||