- All Implemented Interfaces:
Sql<SqlParameter>
- Enclosing class:
- ScriptCommand
A SQL statement in a script.
-
Field Summary
Fields inherited from class org.seasar.doma.jdbc.AbstractSql
formattedSql, kind, parameters, rawSql, sqlFilePath, sqlLogType -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.seasar.doma.jdbc.AbstractSql
getFormattedSql, getKind, getParameters, getRawSql, getSqlFilePath, getSqlLogType, toString
-
Constructor Details