Uses of Interface
org.teiid.odbc.ODBCClientRemote

Packages that use ODBCClientRemote
org.teiid.transport   
 

Uses of ODBCClientRemote in org.teiid.transport
 

Classes in org.teiid.transport that implement ODBCClientRemote
 class PgBackendProtocol
          Represents the messages going from Server --> PG ODBC Client Some parts of this code is taken from H2's implementation of ODBC
 

Methods in org.teiid.transport that return ODBCClientRemote
 ODBCClientRemote ODBCClientInstance.getClient()
           
 



Copyright © 2011. All Rights Reserved.