Uses of Enum Class
org.mybatis.generator.plugins.CachePlugin.CacheProperty
Packages that use CachePlugin.CacheProperty
-
Uses of CachePlugin.CacheProperty in org.mybatis.generator.plugins
Methods in org.mybatis.generator.plugins that return CachePlugin.CachePropertyModifier and TypeMethodDescriptionstatic CachePlugin.CachePropertyReturns the enum constant of this class with the specified name.static CachePlugin.CacheProperty[]CachePlugin.CacheProperty.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.mybatis.generator.plugins with parameters of type CachePlugin.CachePropertyModifier and TypeMethodDescriptionprivate voidCachePlugin.addAttributeIfExists(XmlElement element, IntrospectedTable introspectedTable, CachePlugin.CacheProperty cacheProperty)