Uses of Enum Class
org.apache.ibatis.annotations.Options.FlushCachePolicy
Package
Description
Contains all the annotation that are used in mapper interfaces.
-
Uses of Options.FlushCachePolicy in org.apache.ibatis.annotations
Modifier and TypeMethodDescriptionstatic Options.FlushCachePolicy
Returns the enum constant of this class with the specified name.static Options.FlushCachePolicy[]
Options.FlushCachePolicy.values()
Returns an array containing the constants of this enum class, in the order they are declared.