| Package | Description |
|---|---|
| com.orchestranetworks.addon.dint.schema |
Provides classes and interfaces that represent fields and tables for the supported data source.
|
| Modifier and Type | Method and Description |
|---|---|
SchemaPath |
Field.getPath()
Returns the path representing this field.
|
SchemaPath |
Table.getPath()
Returns the path representing this table.
|
SchemaPath |
Field.getTablePath()
Returns the table path.
|