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

getAsciiStream() - Method in class com.hp.t4jdbc.HPT4Clob
Retrieves the CLOB value designated by this Clob object as an ASCII stream.
getAttributes(String, String, String, String) - Method in class com.hp.t4jdbc.HPT4DatabaseMetaData
getAutoCommit() - Method in class com.hp.t4jdbc.HPT4Connection
getBestRowIdentifier(String, String, String, int, boolean) - Method in class com.hp.t4jdbc.HPT4DatabaseMetaData
getBinaryStream() - Method in class com.hp.t4jdbc.HPT4Blob
Retrieves the BLOB value designated by this Blob instance as a stream.
getBlobTableName() - Method in class com.hp.t4jdbc.T4DSProperties
Retrieves the table name used to store BLOB data for all BLOB columns accessed in the connection using the
data source.
getBytes(long, int) - Method in class com.hp.t4jdbc.HPT4Blob
Retrieves all or part of the BLOB value that this Blob object represents, as an array of bytes.
getCatalog() - Method in class com.hp.t4jdbc.HPT4Connection
getCatalog() - Method in class com.hp.t4jdbc.T4DSProperties
Gets the default catalog that will be used to access SQL objects referenced in SQL statements if the SQL objects
are not fully qualified.
getCatalogSeparator() - Method in class com.hp.t4jdbc.HPT4DatabaseMetaData
getCatalogTerm() - Method in class com.hp.t4jdbc.HPT4DatabaseMetaData
getCatalogs() - Method in class com.hp.t4jdbc.HPT4DatabaseMetaData
getCharacterStream() - Method in class com.hp.t4jdbc.HPT4Clob
Retrieves the CLOB value designated by this Clob object as a java.io.Reader object (or as a stream of
characters).
getClobTableName() - Method in class com.hp.t4jdbc.T4DSProperties
Retrieves the table name used to store CBLOB data for all CLOB columns accessed in the connection using the
data source.
getColumnPrivileges(String, String, String, String) - Method in class com.hp.t4jdbc.HPT4DatabaseMetaData
getColumns(String, String, String, String) - Method in class com.hp.t4jdbc.HPT4DatabaseMetaData
getConnection() - Method in class com.hp.t4jdbc.HPT4DataSource
Attempts to establish an NDCS connection.
getConnection(String, String) - Method in class com.hp.t4jdbc.HPT4DataSource
Attempts to establish an NDCS connection.
getConnection() - Method in class com.hp.t4jdbc.HPT4DatabaseMetaData
getConnection() - Method in class com.hp.t4jdbc.HPT4Statement
getConnectionTimeout() - Method in class com.hp.t4jdbc.T4DSProperties
getCpuToUse() - Method in class com.hp.t4jdbc.T4Properties
getCrossReference(String, String, String, String, String, String) - Method in class
com.hp.t4jdbc.HPT4DatabaseMetaData
getDataSourceName() - Method in class com.hp.t4jdbc.T4DSProperties
Returns the client's data source name.