Uses of Interface
org.seasar.doma.jdbc.Commenter
Packages that use Commenter
Package
Description
Internal implementation details for the Doma framework.
Provides JDBC related interfaces and classes.
-
Uses of Commenter in org.seasar.doma.internal
Methods in org.seasar.doma.internal that return Commenter -
Uses of Commenter in org.seasar.doma.jdbc
Classes in org.seasar.doma.jdbc that implement CommenterModifier and TypeClassDescriptionclassA commenter that appends information about the caller class and the caller method.Fields in org.seasar.doma.jdbc declared as CommenterModifier and TypeFieldDescriptionstatic final CommenterConfigSupport.defaultCommenterDefault implementation ofCommenterfor adding comments to SQL statements.Methods in org.seasar.doma.jdbc that return CommenterModifier and TypeMethodDescriptiondefault CommenterConfig.getCommenter()Returns the commenter for SQL strings.Methods in org.seasar.doma.jdbc with parameters of type CommenterModifier and TypeMethodDescription