Uses of Enum
org.apache.ibatis.annotations.Options.FlushCachePolicy
Packages that use Options.FlushCachePolicy
Package
Description
Contains all the annotation that are used in mapper interfaces.
-
Uses of Options.FlushCachePolicy in org.apache.ibatis.annotations
Subclasses with type arguments of type Options.FlushCachePolicy in org.apache.ibatis.annotationsMethods in org.apache.ibatis.annotations that return Options.FlushCachePolicyModifier and TypeMethodDescriptionstatic Options.FlushCachePolicyReturns 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.