Returns a value indicating whether the Statement is poolable or not.
Statement
Returns: true if the Statement is poolable; false otherwise
true
false
Exceptions:
SQLException
See also: setPoolable(boolean)
Since: 1.6
Diagram: Statement