supportsStatementPooling()
Syntax:
boolean supportsStatementPooling() throws SQLException
Description:
Retrieves whether this database supports statement pooling.
Returns:
true
if so; false
otherwise
Throws:
SQLException - if a database access error occurs