Uses of Interface
org.seasar.doma.jdbc.MapKeyNaming
Packages that use MapKeyNaming
Package
Description
Internal implementation details for the Doma framework.
Provides JDBC related interfaces and classes.
-
Uses of MapKeyNaming in org.seasar.doma.internal
Methods in org.seasar.doma.internal that return MapKeyNaming -
Uses of MapKeyNaming in org.seasar.doma.jdbc
Fields in org.seasar.doma.jdbc declared as MapKeyNamingModifier and TypeFieldDescriptionstatic final MapKeyNamingConfigSupport.defaultMapKeyNamingDefault implementation ofMapKeyNamingfor map key naming conventions.Methods in org.seasar.doma.jdbc that return MapKeyNamingModifier and TypeMethodDescriptiondefault MapKeyNamingConfig.getMapKeyNaming()Returns a naming convention controller for keys contained in aMap<String, Object>object.Methods in org.seasar.doma.jdbc with parameters of type MapKeyNaming