Uses of Class
org.teiid.transport.PgFrontendProtocol.NullTerminatedStringDataInputStream

Packages that use PgFrontendProtocol.NullTerminatedStringDataInputStream
org.teiid.odbc   
 

Uses of PgFrontendProtocol.NullTerminatedStringDataInputStream in org.teiid.odbc
 

Methods in org.teiid.odbc with parameters of type PgFrontendProtocol.NullTerminatedStringDataInputStream
 void ODBCServerRemoteImpl.logon(java.lang.String databaseName, java.lang.String user, PgFrontendProtocol.NullTerminatedStringDataInputStream data)
           
 void ODBCServerRemote.logon(java.lang.String databaseName, java.lang.String userid, PgFrontendProtocol.NullTerminatedStringDataInputStream data)
           
 



Copyright © 2011. All Rights Reserved.