Neoview JDBC Type 4 Driver Programmer's Reference (R2.2, R2.3, R2.4, R2.5)

Table 4-3 Operations on CLOB and BLOB Data
Default ValueDescriptionProperty Name
NoneSpecifies the LOB table for using
BLOB columns.
blobTableName
NoneSpecifies the LOB table for using
CLOB columns.
clobTableName
100Sets the number of data locators to be
reserved for a process that stores data
in a LOB table.
reserveDataLocators
Table 4-4 Internationalization Properties
Default ValueDescriptionProperty Name
ISO88591_1Sets character-set mapping that
corresponds to the Neoview SQL
ISO88591 character set.
ISO88591
SJIS (which is shift-JIS, Japanese)Sets character-set mapping that
corresponds to the Neoview SQL
KANJI character set.
KANJI
ECU_KR (which is KS C 5601, ECU
encoding, Korean)
Sets character-set mapping that
corresponds to the Neoview SQL
KSC5601 character set.
KSC5601
NoneSets the language used for the error
messages.
language
FALSEDefines the behavior of the driver if
the driver cannot translate all or part
of an SQL statement or SQL
parameter.
translationVerification
Table 4-5 Logging and Tracing Properties
Default ValueDescriptionProperty Name
The name is defined by the following
pattern:
%h/hpt4jdbc%u.log
Sets the name of the logging file for
the Type 4 driver.
T4LogFile
OFFSets the logging levels that control
logging output for the Type 4 driver.
T4LogLevel
Table 4-6 Miscellaneous Client-Side Properties
Default ValueDescriptionProperty Name
NoneSpecifies the registered source name.description
4 kilobytesProvides the benefits of bulk fetch
when rows are fetched from a
ResultSet object.
fetchBufferSize
NoneSpecifies the location of the properties
file that contains keyword-value pairs
that specify property values for
configuring the Type 4 driver.
properties
ROUND_DOWNSpecifies the rounding behavior of
the Type 4 driver
roundingMode
36 Type 4 Driver Properties