skip to main content
Connection Property Descriptions : ImportStatementPool
  

Try DataDirect Drivers Now

ImportStatementPool

Purpose

Specifies the path and file name of the file to be used to load the contents of the statement pool. When this property is specified, statements are imported into the statement pool from the specified file.

Valid Values

string
where:
string
is the path and file name of the file to be used to load the contents of the statement pool.

Notes

If the driver cannot locate the specified file when establishing the connection, the connection fails and the driver throws an exception.

Data Source Method

setImportStatementPool

Default

empty string

Data Type

String

See also

*Statement Pool Monitor
*Importing Statements into a Statement Pool
*MaxPooledStatements
*RegisterStatementPoolMonitorMBean