| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JDBCRoutineLoader.IRoutineFactory | |
|---|---|
| org.eclipse.datatools.connectivity.sqm.loader | |
| org.eclipse.datatools.enablement.ase.catalog | |
| org.eclipse.datatools.enablement.sybase.asa.baseloaders | |
| Uses of JDBCRoutineLoader.IRoutineFactory in org.eclipse.datatools.connectivity.sqm.loader | 
|---|
| Classes in org.eclipse.datatools.connectivity.sqm.loader that implement JDBCRoutineLoader.IRoutineFactory | |
|---|---|
| static class | JDBCRoutineLoader.ProcedureFactoryBase factory implementation for SP. | 
| static class | JDBCRoutineLoader.UserDefinedFunctionFactoryBase factory implementation for UDF. | 
| Methods in org.eclipse.datatools.connectivity.sqm.loader that return JDBCRoutineLoader.IRoutineFactory | |
|---|---|
|  JDBCRoutineLoader.IRoutineFactory | JDBCRoutineLoader.getProcedureFactory() | 
|  JDBCRoutineLoader.IRoutineFactory | JDBCRoutineLoader.getUserDefinedFunctionFactory()Sets the UDF factory used by this object | 
| Methods in org.eclipse.datatools.connectivity.sqm.loader with parameters of type JDBCRoutineLoader.IRoutineFactory | |
|---|---|
|  void | JDBCRoutineLoader.setProcedureFactory(JDBCRoutineLoader.IRoutineFactory procedureFactory)Sets the procedure factory used by this object | 
|  void | JDBCRoutineLoader.setUserDefinedFunctionFactory(JDBCRoutineLoader.IRoutineFactory userDefinedFunctionFactory) | 
| Constructors in org.eclipse.datatools.connectivity.sqm.loader with parameters of type JDBCRoutineLoader.IRoutineFactory | |
|---|---|
| JDBCRoutineLoader(ICatalogObject catalogObject,
                  IConnectionFilterProvider connectionFilterProvider,
                  JDBCRoutineLoader.IRoutineFactory udfFactory,
                  JDBCRoutineLoader.IRoutineFactory spFactory) | |
| Uses of JDBCRoutineLoader.IRoutineFactory in org.eclipse.datatools.enablement.ase.catalog | 
|---|
| Classes in org.eclipse.datatools.enablement.ase.catalog that implement JDBCRoutineLoader.IRoutineFactory | |
|---|---|
| static class | SybaseASECatalogSchema.ASEProcedureFactory | 
| Uses of JDBCRoutineLoader.IRoutineFactory in org.eclipse.datatools.enablement.sybase.asa.baseloaders | 
|---|
| Classes in org.eclipse.datatools.enablement.sybase.asa.baseloaders that implement JDBCRoutineLoader.IRoutineFactory | |
|---|---|
| static class | SchemaASABaseLoader.ASABaseRoutineLoader.ASAProcedureFactory | 
| static class | SchemaASABaseLoader.ASABaseRoutineLoader.ASAUseDefinedFunctionFactory | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||