Constructor and Description |
---|
Selects() |
Modifier and Type | Method and Description |
---|---|
static String |
_toString(Selects __selects) |
void |
addOrderByExpression(Column exp) |
void |
addSelect(Select select) |
Column[] |
getDistincts() |
Column[] |
getOrderbys() |
Select[] |
getSelects() |
Column[] |
getTables() |
boolean |
isDistinct() |
String |
toString() |
public Selects()
public void addOrderByExpression(Column exp)
public Column[] getOrderbys()
public Select[] getSelects()
public boolean isDistinct()
public Column[] getDistincts() throws DatabaseException
DatabaseException
Copyright © 2015 Lucee