|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.eclipse.datatools.connectivity.sqm.loader.JDBCTableLoader.TableFactory
org.eclipse.datatools.connectivity.sqm.loader.JDBCTableLoader.LocalTempTableFactory
Base factory implementation for LOCAL TEMPORARY type tables.
| Constructor Summary | |
JDBCTableLoader.LocalTempTableFactory()
|
|
| Method Summary | |
void |
initialize(Table table,
java.sql.ResultSet rs)
Initializes the isLocal attribute in addition to the the attributes initialized by super(). |
| Methods inherited from class org.eclipse.datatools.connectivity.sqm.loader.JDBCTableLoader.TableFactory |
createTable, getTableEClass, setSupportedColumns |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public JDBCTableLoader.LocalTempTableFactory()
| Method Detail |
public void initialize(Table table,
java.sql.ResultSet rs)
throws java.sql.SQLException
initialize in interface JDBCTableLoader.ITableFactoryinitialize in class JDBCTableLoader.TableFactorytable - a new Table objectrs - the result set
java.sql.SQLException - if anything goes wrongJDBCTableLoader.TableFactory.initialize(org.eclipse.datatools.modelbase.sql.tables.Table,
java.sql.ResultSet)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||