Uses of Interface
com.metamatrix.common.comm.api.ServerConnectionFactory

Packages that use ServerConnectionFactory
com.metamatrix.common.comm.platform.socket.client   
com.metamatrix.jdbc   
org.teiid   
 

Uses of ServerConnectionFactory in com.metamatrix.common.comm.platform.socket.client
 

Classes in com.metamatrix.common.comm.platform.socket.client that implement ServerConnectionFactory
 class SocketServerConnectionFactory
          Responsible for creating socket based connections The comm approach is object based and layered.
 

Uses of ServerConnectionFactory in com.metamatrix.jdbc
 

Classes in com.metamatrix.jdbc that implement ServerConnectionFactory
 class EmbeddedConnectionFactoryImpl
          A factory class which creates the connections to the embedded DQP instance.
 

Uses of ServerConnectionFactory in org.teiid
 

Classes in org.teiid that implement ServerConnectionFactory
 class Server
           
 



Copyright © 2009. All Rights Reserved.