|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of TemporaryTable in org.eclipse.datatools.connectivity.sqm.core.rte.jdbc |
---|
Classes in org.eclipse.datatools.connectivity.sqm.core.rte.jdbc that implement TemporaryTable | |
---|---|
class |
JDBCTemporaryTable
|
Uses of TemporaryTable in org.eclipse.datatools.modelbase.sql.tables |
---|
Methods in org.eclipse.datatools.modelbase.sql.tables that return TemporaryTable | |
---|---|
TemporaryTable |
SQLTablesFactory.createTemporaryTable()
Returns a new object of class 'Temporary Table'. |
Uses of TemporaryTable in org.eclipse.datatools.modelbase.sql.tables.impl |
---|
Classes in org.eclipse.datatools.modelbase.sql.tables.impl that implement TemporaryTable | |
---|---|
class |
TemporaryTableImpl
An implementation of the model object 'Temporary Table'. |
Methods in org.eclipse.datatools.modelbase.sql.tables.impl that return TemporaryTable | |
---|---|
TemporaryTable |
SQLTablesFactoryImpl.createTemporaryTable()
|
Uses of TemporaryTable in org.eclipse.datatools.modelbase.sql.tables.util |
---|
Methods in org.eclipse.datatools.modelbase.sql.tables.util with parameters of type TemporaryTable | |
---|---|
java.lang.Object |
SQLTablesSwitch.caseTemporaryTable(TemporaryTable object)
Returns the result of interpretting the object as an instance of 'Temporary Table'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |