| Package | Description |
|---|---|
| org.pentaho.aggdes.model |
| Modifier and Type | Method and Description |
|---|---|
Table |
Table.getParent()
Returns this table's parent in the star schema.
|
Table |
Attribute.getTable()
Returns the table that this attribute belongs to.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends Table> |
Schema.getTables()
Returns a list of all
Table objects in the schema. |
Copyright © 2006–2016 Julian Hyde. All rights reserved.