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

Package Class Tree Deprecated Index Help
PREV NEXT FRAMES NO FRAMES
A B C D E F G H I J L M N O P R S T U W
A
acceptsURL(String) - Method in class com.hp.t4jdbc.HPT4Driver
Retrieves whether the Type 4 driver determined that it can open a connection to the given URL.
addBatch(String) - Method in class com.hp.t4jdbc.HPT4Statement
allProceduresAreCallable() - Method in class com.hp.t4jdbc.HPT4DatabaseMetaData
allTablesAreSelectable() - Method in class com.hp.t4jdbc.HPT4DatabaseMetaData
available() - Method in class com.hp.t4jdbc.HPT4LobInputStream
B
begintransaction() - Method in class com.hp.t4jdbc.HPT4Connection
C
cancel() - Method in class com.hp.t4jdbc.HPT4Statement
clearBatch() - Method in class com.hp.t4jdbc.HPT4Statement
close() - Method in class com.hp.t4jdbc.HPT4ClobReader
close() - Method in class com.hp.t4jdbc.HPT4ClobWriter
close() - Method in class com.hp.t4jdbc.HPT4Connection
java.sql.Connection interface methods Closes the connection.
close() - Method in class com.hp.t4jdbc.HPT4LobInputStream
close() - Method in class com.hp.t4jdbc.HPT4LobOutputStream
close() - Method in class com.hp.t4jdbc.HPT4Statement
Closes the statement object.
com.hp.t4jdbc - package com.hp.t4jdbc
commit() - Method in class com.hp.t4jdbc.HPT4Connection
connect(String, Properties) - Method in class com.hp.t4jdbc.HPT4Driver
Attempts to make an NDCS connection to the given URL.
createStatement() - Method in class com.hp.t4jdbc.HPT4Connection