| Package | Description |
|---|---|
| org.openforis.collect.mondrian |
| Modifier and Type | Field and Description |
|---|---|
protected SQL |
Table.sql |
| Modifier and Type | Field and Description |
|---|---|
protected List<SQL> |
View.sql |
protected List<SQL> |
ExpressionView.sql |
| Modifier and Type | Method and Description |
|---|---|
SQL |
ObjectFactory.createSQL()
Create an instance of
SQL |
SQL |
Table.getSQL()
Gets the value of the sql property.
|
| Modifier and Type | Method and Description |
|---|---|
List<SQL> |
View.getSQL()
Gets the value of the sql property.
|
List<SQL> |
ExpressionView.getSQL()
Gets the value of the sql property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Table.setSQL(SQL value)
Sets the value of the sql property.
|
Copyright © 2020 Open Foris. All rights reserved.