| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of JDBCTableLoader.ITableFactory in org.eclipse.datatools.connectivity.sqm.loader | 
|---|
| Classes in org.eclipse.datatools.connectivity.sqm.loader that implement JDBCTableLoader.ITableFactory | |
|---|---|
| static class | JDBCTableLoader.GlobalTempTableFactoryBase factory implementation for GLOBAL TEMPORARY type tables. | 
| static class | JDBCTableLoader.LocalTempTableFactoryBase factory implementation for LOCAL TEMPORARY type tables. | 
| static class | JDBCTableLoader.TableFactoryBase factory implementation for TABLE type tables. | 
| static class | JDBCTableLoader.ViewFactoryBase factory implementation for VIEW type tables. | 
| Methods in org.eclipse.datatools.connectivity.sqm.loader that return JDBCTableLoader.ITableFactory | |
|---|---|
|  JDBCTableLoader.ITableFactory | JDBCTableLoader.getTableFactory(java.lang.String type)Returns the table factory associated with the specified type. | 
|  JDBCTableLoader.ITableFactory | JDBCTableLoader.registerTableFactory(java.lang.String type,
                     JDBCTableLoader.ITableFactory factory)Register a factory for the specified type. | 
|  JDBCTableLoader.ITableFactory | JDBCTableLoader.unregisterTableFactory(java.lang.String type)Unregister a factory for the specified type. | 
| Methods in org.eclipse.datatools.connectivity.sqm.loader with parameters of type JDBCTableLoader.ITableFactory | |
|---|---|
|  JDBCTableLoader.ITableFactory | JDBCTableLoader.registerTableFactory(java.lang.String type,
                     JDBCTableLoader.ITableFactory factory)Register a factory for the specified type. | 
| Uses of JDBCTableLoader.ITableFactory in org.eclipse.datatools.enablement.ase.catalog | 
|---|
| Classes in org.eclipse.datatools.enablement.ase.catalog that implement JDBCTableLoader.ITableFactory | |
|---|---|
| static class | SybaseASECatalogSchema.ASESysTableFactoryFactory for creating system table | 
| static class | SybaseASECatalogSchema.ASEUserTableFactoryFactory for creating user defined table including proxy table and temp table | 
| static class | SybaseASECatalogSchema.ASEViewTableFactoryFactroy for creating view table | 
| Uses of JDBCTableLoader.ITableFactory in org.eclipse.datatools.enablement.mysql.catalog.loaders | 
|---|
| Classes in org.eclipse.datatools.enablement.mysql.catalog.loaders that implement JDBCTableLoader.ITableFactory | |
|---|---|
| static class | MySqlTableLoader.MySqlTableFactoryBase factory implementation for LOCAL TEMPORARY type tables. | 
| Uses of JDBCTableLoader.ITableFactory in org.eclipse.datatools.enablement.sybase.asa.baseloaders | 
|---|
| Classes in org.eclipse.datatools.enablement.sybase.asa.baseloaders that implement JDBCTableLoader.ITableFactory | |
|---|---|
| static class | SchemaASABaseLoader.ASABaseTableLoader.ASABaseGlobalTempTableFactory | 
| static class | SchemaASABaseLoader.ASABaseTableLoader.ASABaseProxyTableFactory | 
| static class | SchemaASABaseLoader.ASABaseTableLoader.ASABaseViewFactory | 
| Uses of JDBCTableLoader.ITableFactory in org.eclipse.datatools.enablement.sybase.asa.loaders | 
|---|
| Classes in org.eclipse.datatools.enablement.sybase.asa.loaders that implement JDBCTableLoader.ITableFactory | |
|---|---|
| static class | SchemaASALoader.ASATableLoader.ASAGlobalTempTableFactory | 
| static class | SchemaASALoader.ASATableLoader.ASATableFactory | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||