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

position(Blob, long) - Method in class com.hp.t4jdbc.HPT4Blob
Retrieves the byte position in the BLOB value designated by this Blob object at which pattern begins.
position(byte[], long) - Method in class com.hp.t4jdbc.HPT4Blob
Retrieves the byte position at which the specified byte array pattern begins within the BLOB value that this Blob
object represents.
position(Clob, long) - Method in class com.hp.t4jdbc.HPT4Clob
Retrieves the character position at which the specified Clob object searchstr appears in this Clob object.
position(String, long) - Method in class com.hp.t4jdbc.HPT4Clob
Retrieves the character position at which the specified substring searchstr appears in the SQL CLOB value
represented by this Clob object.
prepareCall(String) - Method in class com.hp.t4jdbc.HPT4Connection
prepareCall(String, String) - Method in class com.hp.t4jdbc.HPT4Connection
prepareCall(String, int, int) - Method in class com.hp.t4jdbc.HPT4Connection
prepareCall(String, int, int, int) - Method in class com.hp.t4jdbc.HPT4Connection
prepareStatement(String, String) - Method in class com.hp.t4jdbc.HPT4Connection
Creates a PreparedStatement object for sending parameterized SQL statements to the database.
prepareStatement(String) - Method in class com.hp.t4jdbc.HPT4Connection
prepareStatement(String, int) - Method in class com.hp.t4jdbc.HPT4Connection
prepareStatement(String, int[]) - Method in class com.hp.t4jdbc.HPT4Connection
prepareStatement(String, int, int) - Method in class com.hp.t4jdbc.HPT4Connection
prepareStatement(String, int, int, int) - Method in class com.hp.t4jdbc.HPT4Connection
prepareStatement(String, String[]) - Method in class com.hp.t4jdbc.HPT4Connection
R
read() - Method in class com.hp.t4jdbc.HPT4ClobReader
read(char[]) - Method in class com.hp.t4jdbc.HPT4ClobReader
read(char[], int, int) - Method in class com.hp.t4jdbc.HPT4ClobReader
read() - Method in class com.hp.t4jdbc.HPT4LobInputStream
read(byte[]) - Method in class com.hp.t4jdbc.HPT4LobInputStream
read(byte[], int, int) - Method in class com.hp.t4jdbc.HPT4LobInputStream
releaseSavepoint(Savepoint) - Method in class com.hp.t4jdbc.HPT4Connection
reset() - Method in class com.hp.t4jdbc.HPT4ClobReader