Uses of Interface
org.teiid.odbc.ODBCClientRemote

Packages that use ODBCClientRemote
org.teiid.odbc   
org.teiid.transport   
 

Uses of ODBCClientRemote in org.teiid.odbc
 

Constructors in org.teiid.odbc with parameters of type ODBCClientRemote
ODBCServerRemoteImpl(ODBCClientRemote client, ODBCServerRemote.AuthenticationType authType)
           
 

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
 



Copyright © 2010. All Rights Reserved.