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 TypeInterfaceDescriptioninterfaceinterfaceinterfaceinterfaceinterfaceClasses in org.spincast.plugins.jdbc.statements that implement StatementModifier and TypeClassDescriptionclassclassclassclassclassIf the connection'sConnection.getAutoCommit()istrue/code>, the connection will be automatically closed.classMethods in org.spincast.plugins.jdbc.statements with parameters of type StatementModifier and TypeMethodDescriptionprotected voidStatementBase.copyParamsAndStaticTokensTo(Statement newStm)