Uses of Enum
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 type with the specified name.static Options.FlushCachePolicy[]
Options.FlushCachePolicy.values()
Returns an array containing the constants of this enum type, in the order they are declared.