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

setFetchDirection(int) - Method in class com.hp.t4jdbc.HPT4Statement
setFetchSize(int) - Method in class com.hp.t4jdbc.HPT4Statement
setHoldability(int) - Method in class com.hp.t4jdbc.HPT4Connection
setISO88591(String) - Method in class com.hp.t4jdbc.T4DSProperties
Sets the character set to use when encoding or decoding a Java String from a HP Neoview Database data item
described with the ISO88591 character set.
setInitialPoolSize(String) - Method in class com.hp.t4jdbc.T4DSProperties
The initial number of physical connections that the pool should be created with.
setInitialPoolSize(int) - Method in class com.hp.t4jdbc.T4DSProperties
The initial number of physical connections that the pool should be created with.
setKANJI(String) - Method in class com.hp.t4jdbc.T4DSProperties
Sets the character set to use when encoding or decoding a Java String from a HP Neoview Database data item
described with the KANJI character set.
setKSC5601(String) - Method in class com.hp.t4jdbc.T4DSProperties
Sets the character set to use when encoding or decoding a Java String from a HP Neoview Database data item
described with the KSC5601 character set.
setLanguage(String) - Method in class com.hp.t4jdbc.T4DSProperties
Sets the language to use for the error messages.
setLogWriter(PrintWriter) - Method in class com.hp.t4jdbc.HPT4DataSource
Sets the print writer for the current Type 4 data source.
setLogWriter(PrintWriter) - Method in class com.hp.t4jdbc.T4Properties
Sets the PrintWriter object for the current Type 4 connection.
setLoginTimeout(String) - Method in class com.hp.t4jdbc.T4DSProperties
Sets the login timeout in seconds for the Type 4 connection.
setLoginTimeout(int) - Method in class com.hp.t4jdbc.T4DSProperties
Sets the login timeout in seconds for the Type 4 connection.
setMaxFieldSize(int) - Method in class com.hp.t4jdbc.HPT4Statement
setMaxIdleTime(String) - Method in class com.hp.t4jdbc.T4DSProperties
Sets the max idle time value for the Type 4 connection.
setMaxIdleTime(int) - Method in class com.hp.t4jdbc.T4DSProperties
Sets the max idle time value for the Type 4 connection.The default is set to 0 (no timeout).
setMaxPoolSize(String) - Method in class com.hp.t4jdbc.T4DSProperties
The maximum number of physical connections that the pool (free and in-use) should contain.
setMaxPoolSize(int) - Method in class com.hp.t4jdbc.T4DSProperties
The maximum number of physical connections that the pool (free and in-use) should contain.
setMaxRows(int) - Method in class com.hp.t4jdbc.HPT4Statement
setMaxStatements(String) - Method in class com.hp.t4jdbc.T4DSProperties
Total number of statements that can be cached.
setMaxStatements(int) - Method in class com.hp.t4jdbc.T4DSProperties
Total number of statements that can be cached.
setMinPoolSize(String) - Method in class com.hp.t4jdbc.T4DSProperties
Sets the number of physical connections the pool should keep available at all times.
setMinPoolSize(int) - Method in class com.hp.t4jdbc.T4DSProperties
Sets the number of physical connections the pool should keep available at all times.
setNameType(String) - Method in class com.hp.t4jdbc.HPT4ConnectionPoolDataSource
Deprecated.
setNameType(String) - Method in class com.hp.t4jdbc.HPT4DataSource
Deprecated.
setNetworkTimeout(String) - Method in class com.hp.t4jdbc.T4DSProperties