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

HPT4ConnectionPoolDataSource(Properties) - Constructor for class
com.hp.t4jdbc.HPT4ConnectionPoolDataSource
Creates a pooled connection object with the properties specified.
HPT4DataSource - class com.hp.t4jdbc.HPT4DataSource.
HP JDBC Type 4 Driver DataSource class.
HPT4DataSource() - Constructor for class com.hp.t4jdbc.HPT4DataSource
Contructor for the HPT4DataSource object.
HPT4DataSource(Properties) - Constructor for class com.hp.t4jdbc.HPT4DataSource
Contructor for the HPT4DataSource object.
HPT4DatabaseMetaData - class com.hp.t4jdbc.HPT4DatabaseMetaData.
HP JDBC Type 4 driver DataBaseMetaData class.
HPT4Driver - class com.hp.t4jdbc.HPT4Driver.
HP JDBC Type 4 Driver implementation.
HPT4Driver() - Constructor for class com.hp.t4jdbc.HPT4Driver
Instantiated by either Class.forName("com.hp.t4jdbc.HPT4Driver") or by passing -
Djdbc.drivers=com.hp.t4jdbc.HPT4Driver
property in the command line of the JDBC program.
HPT4Lob - class com.hp.t4jdbc.HPT4Lob.
HP JDBC Type 4 LOB class.
HPT4LobInputStream - class com.hp.t4jdbc.HPT4LobInputStream.
This class implements the InputStream interface that can be used to read Blob/Clob data.
HPT4LobOutputStream - class com.hp.t4jdbc.HPT4LobOutputStream.
This class implements the OutputStream interface, which can be used to write Blob/Clob data.
HPT4Statement - class com.hp.t4jdbc.HPT4Statement.
HP JDBC Type 4 HPT4Statement class.
I
insertsAreDetected(int) - Method in class com.hp.t4jdbc.HPT4DatabaseMetaData
isCatalogAtStart() - Method in class com.hp.t4jdbc.HPT4DatabaseMetaData
isClosed() - Method in class com.hp.t4jdbc.HPT4Connection
isReadOnly() - Method in class com.hp.t4jdbc.HPT4Connection
isReadOnly() - Method in class com.hp.t4jdbc.HPT4DatabaseMetaData
J
jdbcCompliant() - Method in class com.hp.t4jdbc.HPT4Driver
Returns whether the Type 4 driver is JDBC compliant.
L
length() - Method in class com.hp.t4jdbc.HPT4Lob
Retrieves the length in bytes of the HPT4Lob value designated by this HPT4Lob object.
locatorsUpdateCopy() - Method in class com.hp.t4jdbc.HPT4DatabaseMetaData