Uses of Class
org.teiid.jdbc.ConnectionImpl

Packages that use ConnectionImpl
org.teiid.jdbc   
 

Uses of ConnectionImpl in org.teiid.jdbc
 

Methods in org.teiid.jdbc that return ConnectionImpl
 ConnectionImpl EmbeddedProfile.connect(java.lang.String url, java.util.Properties info)
          This method tries to make a connection to the given URL.
 ConnectionImpl ConnectionProfile.connect(java.lang.String url, java.util.Properties info)
          This method tries to make a connection to the given URL.
 ConnectionImpl StatementImpl.getConnection()
           
protected  ConnectionImpl StatementImpl.getMMConnection()
           
 

Methods in org.teiid.jdbc with parameters of type ConnectionImpl
 boolean ConnectionImpl.isSameProcess(ConnectionImpl conn)
           
 



Copyright © 2011. All Rights Reserved.