Uses of Class
org.seasar.doma.jdbc.command.ScriptCommand.ScriptSql
Packages that use ScriptCommand.ScriptSql
Package
Description
Provides classes and interfaces to execute SQL statements using the command pattern.
-
Uses of ScriptCommand.ScriptSql in org.seasar.doma.jdbc.command
Methods in org.seasar.doma.jdbc.command with parameters of type ScriptCommand.ScriptSqlModifier and TypeMethodDescriptionprotected voidScriptCommand.log(ScriptCommand.ScriptSql sql) Logs the SQL statement.