Obs!
Tilgang til denne siden krever autorisasjon. Du kan prøve å logge på eller endre kataloger.
Tilgang til denne siden krever autorisasjon. Du kan prøve å endre kataloger.
Returns whether statement pooling is enabled or not for this connection.
Syntax
public boolean isStatementPoolingEnabled()
Return Value
A boolean that contains the flag indicating whether statement pooling is enabled or not.
Exceptions
Remarks
This method is available from JDBC driver version 6.4 and onward.