| Package | Description |
|---|---|
| org.seasar.doma.jdbc |
Provides JDBC related interfaces and classes.
|
| Modifier and Type | Field and Description |
|---|---|
static MapKeyNaming |
ConfigSupport.defaultMapKeyNaming |
| Modifier and Type | Method and Description |
|---|---|
default MapKeyNaming |
Config.getMapKeyNaming()
Returns a naming convention controller for keys contained in a
Map<String, Object>
object. |