Uses of Class
com.metamatrix.jdbc.MMConnection

Packages that use MMConnection
com.metamatrix.jdbc   
 

Uses of MMConnection in com.metamatrix.jdbc
 

Subclasses of MMConnection in com.metamatrix.jdbc
 class EmbeddedConnection
          This class simple wrapper on top of MMConnection for the EmbeddedDriver and EmbeddedDataSource.
 class MMServerConnection
           
 

Methods in com.metamatrix.jdbc that return MMConnection
protected  MMConnection MMStatement.getMMConnection()
           
 

Methods in com.metamatrix.jdbc with parameters of type MMConnection
 boolean EmbeddedConnection.isSameProcess(MMConnection conn)
           
 boolean MMServerConnection.isSameProcess(MMConnection conn)
           
abstract  boolean MMConnection.isSameProcess(MMConnection conn)
           
 



Copyright © 2009. All Rights Reserved.