Uses of Annotation Interface
org.seasar.doma.Sql
Packages that use Sql
Package
Description
Provides query objects that build and execute SQL statements.
-
Uses of Sql in org.seasar.doma.jdbc.query
Fields in org.seasar.doma.jdbc.query declared as SqlModifier and TypeFieldDescriptionprotected SqlSqlFileScriptQuery.sqlAnnotationThe SQL annotation if the script is defined inline.