Package org.spincast.plugins.jdbc.statements
package org.spincast.plugins.jdbc.statements
-
ClassDescriptionNote 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.