Uses of Class
com.metamatrix.jdbc.EmbeddedConnectionFactoryImpl

Packages that use EmbeddedConnectionFactoryImpl
com.metamatrix.dqp.embedded.admin   
com.metamatrix.jdbc   
 

Uses of EmbeddedConnectionFactoryImpl in com.metamatrix.dqp.embedded.admin
 

Constructors in com.metamatrix.dqp.embedded.admin with parameters of type EmbeddedConnectionFactoryImpl
DQPConfigAdminImpl(EmbeddedConnectionFactoryImpl manager)
           
DQPMonitoringAdminImpl(EmbeddedConnectionFactoryImpl manager)
           
DQPRuntimeStateAdminImpl(EmbeddedConnectionFactoryImpl manager)
           
DQPSecurityAdminImpl(EmbeddedConnectionFactoryImpl manager)
           
 

Uses of EmbeddedConnectionFactoryImpl in com.metamatrix.jdbc
 

Constructors in com.metamatrix.jdbc with parameters of type EmbeddedConnectionFactoryImpl
EmbeddedConnection(EmbeddedConnectionFactoryImpl manager, ServerConnection serverConn, java.util.Properties info, ConnectionListener listener)
          ctor
 



Copyright © 2009. All Rights Reserved.