JDBC Driver for SQL/MX Programmer's Reference
jdbcmx. batchBinding
Specifies that statements are
batched together in the
executeBatch() operation.
See Setting Batch Processing
for Prepared Statements.
jdbcmx. blobTableName
Specifies the LOB table for
using BLOB columns. See
LOB Table Name Properties.
jdbcmx. catalog
Sets the default catalog. See
Default Catalog and Schema.
jdbcmx. clobTableName
Specifies the LOB table for
using CLOB columns. See
LOB Table Name Properties.
jdbcmx.
ISO88591
Specifies the encoding to be
used when accessing or writing
to data stored in IS088591
columns. See the ISO88591
Property.
jdbcmx. maxPoolSize
Sets the maximum pool size.
See the maxPoolSize Property.
jdbcmx. maxStatements
Sets the total number of
PreparedStatement objects that
the connection pool should
cache. See the maxStatements
Property.
jdbcmx. minPoolSize
Sets the minimum pool size.
See the minPoolSize
Property.
jdbcmx. mploc
Sets the location in SQL/MP
tables. See the mploc Property.
jdbcmx. reserveDataLocators
Sets the number of data
locators to be reserved. See
Setting the
reserveDataLocators Property.
jdbcmx. schema
Sets the default schema. See
Default Catalog and Schema.