|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Uses of DerivedTable in org.eclipse.datatools.connectivity.sqm.core.rte.jdbc |
| Classes in org.eclipse.datatools.connectivity.sqm.core.rte.jdbc that implement DerivedTable | |
class |
JDBCView
|
| Uses of DerivedTable in org.eclipse.datatools.modelbase.sql.tables |
| Subinterfaces of DerivedTable in org.eclipse.datatools.modelbase.sql.tables | |
interface |
ViewTable
A representation of the model object 'View Table'. |
| Uses of DerivedTable in org.eclipse.datatools.modelbase.sql.tables.impl |
| Classes in org.eclipse.datatools.modelbase.sql.tables.impl that implement DerivedTable | |
class |
DerivedTableImpl
An implementation of the model object 'Derived Table'. |
class |
ViewTableImpl
An implementation of the model object 'View Table'. |
| Uses of DerivedTable in org.eclipse.datatools.modelbase.sql.tables.util |
| Methods in org.eclipse.datatools.modelbase.sql.tables.util with parameters of type DerivedTable | |
java.lang.Object |
SQLTablesSwitch.caseDerivedTable(DerivedTable object)
Returns the result of interpretting the object as an instance of 'Derived Table'. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||