Uses of Package
org.spincast.plugins.jdbc.statements
Packages that use org.spincast.plugins.jdbc.statements
-
Classes in org.spincast.plugins.jdbc.statements used by org.spincast.plugins.jdbcClassDescription
-
Classes in org.spincast.plugins.jdbc.statements used by org.spincast.plugins.jdbc.statementsClassDescriptionNote that the connection used by a Stement is not closed after the statement has been executed.If the connection's
Connection.getAutoCommit()
istrue/code>, the connection will be automatically closed.