Uses of Interface
org.spincast.plugins.jdbc.statements.Statement
Packages that use Statement
-
Uses of Statement in org.spincast.plugins.jdbc.statements
Subinterfaces of Statement in org.spincast.plugins.jdbc.statementsModifier and TypeInterfaceDescriptioninterface
interface
interface
interface
interface
Classes in org.spincast.plugins.jdbc.statements that implement StatementModifier and TypeClassDescriptionclass
class
class
class
class
If the connection'sConnection.getAutoCommit()
istrue/code>, the connection will be automatically closed.
class
Methods in org.spincast.plugins.jdbc.statements with parameters of type StatementModifier and TypeMethodDescriptionprotected void
StatementBase.copyParamsAndStaticTokensTo
(Statement newStm)