Package adalid.core
Class ViewSelect
java.lang.Object
adalid.core.ViewSelect
- Author:
- Jorge Campins
-
Method Summary
-
Method Details
-
isDistinct
public boolean isDistinct()- Returns:
- the distinct indicator
-
getColumns
- Returns:
- the columns
-
getFrom
- Returns:
- the from
-
getFilters
- Returns:
- the filters
-
getGroupBy
- Returns:
- the groupBy
-
getOrderBy
- Returns:
- the orderBy
-
getStatement
- Returns:
- the statement
-