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

Sets the network timeout in seconds for the Type 4 connection.
setNetworkTimeout(int) - Method in class com.hp.t4jdbc.T4DSProperties
Sets the network timeout in seconds for the Type 4 connection.
setPassword(String) - Method in class com.hp.t4jdbc.T4DSProperties
Sets the user password to be used for authentication when connecting to the NDCS server.
setPropertyCycle(int) - Method in class com.hp.t4jdbc.HPT4ConnectionPoolDataSource
Sets the Property cycle property.
setQueryTimeout(int) - Method in class com.hp.t4jdbc.HPT4Statement
setReadOnly(boolean) - Method in class com.hp.t4jdbc.HPT4Connection
setReserveDataLocator(String) - Method in class com.hp.t4jdbc.T4DSProperties
Configures the number of data locators to be reserved by the Type 4 connection.
setReserveDataLocator(long) - Method in class com.hp.t4jdbc.T4DSProperties
Configures the number of data locators to be reserved by the Type 4 connection.
setRoundingMode(int) - Method in class com.hp.t4jdbc.HPT4Statement
setRoundingMode(String) - Method in class com.hp.t4jdbc.HPT4Statement
setRoundingMode(String) - Method in class com.hp.t4jdbc.T4DSProperties
Sets the round mode behaviour for the driver.
setRoundingMode(int) - Method in class com.hp.t4jdbc.T4DSProperties
Sets the round mode behaviour for the driver.
setSPJEnv(String) - Method in class com.hp.t4jdbc.T4Properties
setSPJEnv(boolean) - Method in class com.hp.t4jdbc.T4Properties
setSavepoint(String) - Method in class com.hp.t4jdbc.HPT4Connection
setSavepoint() - Method in class com.hp.t4jdbc.HPT4Connection
setSchema(String) - Method in class com.hp.t4jdbc.T4DSProperties
Sets the default schema that will be used to access SQL objects referenced in SQL statements if the SQL objects
are not fully qualified.
setServerDataSource(String) - Method in class com.hp.t4jdbc.T4DSProperties
Sets the NDCS server data source name.
setServiceName(String) - Method in class com.hp.t4jdbc.HPT4Connection
Sets the current service name for this connection object.
setString(long, String) - Method in class com.hp.t4jdbc.HPT4Clob
Writes the given Java String to the CLOB value that this Clob object designates at the position pos.
setString(long, String, int, int) - Method in class com.hp.t4jdbc.HPT4Clob
Writes len characters of str, starting at character offset, to the CLOB value that this Clob represents.
setT4LogFile(String) - Method in class com.hp.t4jdbc.T4DSProperties
Sets the location of the file to which the logging is to be done.
setT4LogLevel(String) - Method in class com.hp.t4jdbc.T4DSProperties
Sets the logging level for the current Type 4 connection.
setTransactionIsolation(int) - Method in class com.hp.t4jdbc.HPT4Connection
setTranslationVerification(String) - Method in class com.hp.t4jdbc.T4DSProperties
Sets the translation verification property.
setTranslationVerification(boolean) - Method in class com.hp.t4jdbc.T4DSProperties
Sets the translation verification property.
setTxid(long) - Method in class com.hp.t4jdbc.HPT4Connection