Uses of Interface
org.teiid.odbc.ODBCClientRemote
-
Packages that use ODBCClientRemote Package Description org.teiid.transport -
-
Uses of ODBCClientRemote in org.teiid.transport
Classes in org.teiid.transport that implement ODBCClientRemote Modifier and Type Class Description class
PgBackendProtocol
Represents the messages going from Server --> PG ODBC Client Some parts of this code is taken from H2's implementation of ODBCMethods in org.teiid.transport that return ODBCClientRemote Modifier and Type Method Description ODBCClientRemote
ODBCClientInstance. getClient()
-