Neoview JDBC Type 4 Driver API Reference (R2.2, R2.3, R2.4, R2.5)

Returns the Type 4 log level associated with the current Type 4 connection.
getTablePrivileges(String, String, String) - Method in class com.hp.t4jdbc.HPT4DatabaseMetaData
getTableTypes() - Method in class com.hp.t4jdbc.HPT4DatabaseMetaData
getTables(String, String, String, String[]) - Method in class com.hp.t4jdbc.HPT4DatabaseMetaData
getTimeDateFunctions() - Method in class com.hp.t4jdbc.HPT4DatabaseMetaData
getTransactionIsolation() - Method in class com.hp.t4jdbc.HPT4Connection
getTranslationVerification() - Method in class com.hp.t4jdbc.T4DSProperties
Returns the translation verification property associated with the current Type 4 connection.
getTxid() - Method in class com.hp.t4jdbc.HPT4Connection
getTypeInfo() - Method in class com.hp.t4jdbc.HPT4DatabaseMetaData
getTypeMap() - Method in class com.hp.t4jdbc.HPT4Connection
getUDTs(String, String, String, int[]) - Method in class com.hp.t4jdbc.HPT4DatabaseMetaData
getURL() - Method in class com.hp.t4jdbc.HPT4DatabaseMetaData
getURL() - Method in class com.hp.t4jdbc.T4DSProperties
Deprecated. Use the getUrl() to obtain the URL string.
getUpdateCount() - Method in class com.hp.t4jdbc.HPT4Statement
getUrl() - Method in class com.hp.t4jdbc.T4DSProperties
Returns the URL used in the current Type 4 connection.
getUser() - Method in class com.hp.t4jdbc.T4DSProperties
Returns the user name associated with this Type 4 connection.
getUserName() - Method in class com.hp.t4jdbc.HPT4DatabaseMetaData
getVersionColumns(String, String, String) - Method in class com.hp.t4jdbc.HPT4DatabaseMetaData
H
HPT4Blob - class com.hp.t4jdbc.HPT4Blob.
The HPT4Blob class implements the Blob interface for the SQL BLOB type.
HPT4Clob - class com.hp.t4jdbc.HPT4Clob.
The HPT4Clob class implements the Clob for the SQL CLOB type.
HPT4ClobReader - class com.hp.t4jdbc.HPT4ClobReader.
This class implements the Reader interface, which can be used to read Clob data.
HPT4ClobWriter - class com.hp.t4jdbc.HPT4ClobWriter.
This class implements the Writer interface, which can be used to write Clob data.
HPT4Connection - class com.hp.t4jdbc.HPT4Connection.
HP JDBC Type 4 HPT4Connection class.
HPT4ConnectionPoolDataSource - class com.hp.t4jdbc.HPT4ConnectionPoolDataSource.
HP JDBC Type 4 Driver ConnectionPoolDataSource class.
HPT4ConnectionPoolDataSource() - Constructor for class com.hp.t4jdbc.HPT4ConnectionPoolDataSource
Creates a pooled connection object.