| Package | Description |
|---|---|
| org.seasar.doma.jdbc |
Provides JDBC related interfaces and classes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CallerCommenter
A commenter that appends information about the caller class and the caller method.
|
| Modifier and Type | Field and Description |
|---|---|
static Commenter |
ConfigSupport.defaultCommenter |
| Modifier and Type | Method and Description |
|---|---|
default Commenter |
Config.getCommenter()
Returns the commenter for SQL strings.
|