Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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.