Package | Description |
---|---|
lucee.runtime.sql | |
lucee.runtime.sql.exp |
Modifier and Type | Method and Description |
---|---|
Column[] |
Selects.getDistincts() |
Column[] |
Select.getFroms() |
Column[] |
Select.getGroupbys() |
Column[] |
Selects.getOrderbys() |
Column[] |
Selects.getTables() |
Modifier and Type | Method and Description |
---|---|
void |
Select.addFromExpression(Column exp) |
void |
Select.addGroupByExpression(Column col) |
void |
Selects.addOrderByExpression(Column exp) |
Modifier and Type | Class and Description |
---|---|
class |
ColumnExpression |
Copyright © 2015 Lucee