Uses of Interface
com.orchestranetworks.addon.dint.schema.SchemaPath
Package
Description
Provides classes and interfaces that represent fields and tables for the supported data source.
-
Uses of SchemaPath in com.orchestranetworks.addon.dint.schema
Modifier and TypeMethodDescriptionField.getPath()
Returns the path representing this field.SQLField.getPath()
Returns the schema path of this field.SQLTable.getPath()
Returns the schema path of this table.Table.getPath()
Returns the path representing this table.Field.getTablePath()
Returns the table path.SQLField.getTablePath()
Returns the table path of this field.