Uses of Class
org.seasar.doma.jdbc.CommentContext
Packages that use CommentContext
-
Uses of CommentContext in org.seasar.doma.jdbc
Methods in org.seasar.doma.jdbc with parameters of type CommentContextModifier and TypeMethodDescriptionCallerCommenter.comment(String sql, CommentContext context) default StringCommenter.comment(String sql, CommentContext context) Adds the comment to the SQL string.