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