|
||||||||||
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.enablement.sybase.asa.baseloaders.SchemaASABaseLoader.ASABaseTableLoader.ASABaseProxyTableFactory
public static class SchemaASABaseLoader.ASABaseTableLoader.ASABaseProxyTableFactory
Constructor Summary | |
---|---|
SchemaASABaseLoader.ASABaseTableLoader.ASABaseProxyTableFactory()
|
Method Summary | |
---|---|
void |
initialize(Table table,
java.sql.ResultSet rs)
Initializes the new Table object using the meta-data in the result set. |
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 SchemaASABaseLoader.ASABaseTableLoader.ASABaseProxyTableFactory()
Method Detail |
---|
public void initialize(Table table, java.sql.ResultSet rs) throws java.sql.SQLException
JDBCTableLoader.TableFactory
initialize
in interface JDBCTableLoader.ITableFactory
initialize
in class JDBCTableLoader.TableFactory
table
- a new Table objectrs
- the result set
java.sql.SQLException
- if anything goes wrong
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |