Uses of Enum Class
org.apache.ibatis.session.AutoMappingBehavior
-
Uses of AutoMappingBehavior in org.apache.ibatis.session
Modifier and TypeMethodDescriptionConfiguration.getAutoMappingBehavior()
static AutoMappingBehavior
Returns the enum constant of this class with the specified name.static AutoMappingBehavior[]
AutoMappingBehavior.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
Configuration.setAutoMappingBehavior
(AutoMappingBehavior autoMappingBehavior)