Uses of Interface
org.eclipse.datatools.connectivity.sqm.loader.JDBCUserDefinedTypeLoader.IUDTFactory

Packages that use JDBCUserDefinedTypeLoader.IUDTFactory
org.eclipse.datatools.connectivity.sqm.loader   
 

Uses of JDBCUserDefinedTypeLoader.IUDTFactory in org.eclipse.datatools.connectivity.sqm.loader
 

Classes in org.eclipse.datatools.connectivity.sqm.loader that implement JDBCUserDefinedTypeLoader.IUDTFactory
static class JDBCUserDefinedTypeLoader.DistinctTypeFactory
          Base factory implementation for distinct UDTs.
static class JDBCUserDefinedTypeLoader.StructTypeFactory
          Base factory implementation for struct UDTs.
 

Constructors in org.eclipse.datatools.connectivity.sqm.loader with parameters of type JDBCUserDefinedTypeLoader.IUDTFactory
JDBCUserDefinedTypeLoader(ICatalogObject catalogObject, IConnectionFilterProvider connectionFilterProvider, JDBCUserDefinedTypeLoader.IUDTFactory distinctTypeFactory, JDBCUserDefinedTypeLoader.IUDTFactory structTypeFactory, JDBCUserDefinedTypeLoader.IUDTFactory javaTypeFactory)
           
 



Copyright © 2007 Actuate, IBM Corporation, Sybase, Inc. and others. All rights reserved.