Uses of Enum Class
org.mybatis.generator.plugins.CacheNamespacePlugin.CacheProperty
Packages that use CacheNamespacePlugin.CacheProperty
-
Uses of CacheNamespacePlugin.CacheProperty in org.mybatis.generator.plugins
Methods in org.mybatis.generator.plugins that return CacheNamespacePlugin.CachePropertyModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static CacheNamespacePlugin.CacheProperty[]CacheNamespacePlugin.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 CacheNamespacePlugin.CachePropertyModifier and TypeMethodDescriptionCacheNamespacePlugin.calculateAttribute(IntrospectedTable introspectedTable, CacheNamespacePlugin.CacheProperty cacheProperty, String classAccessor) CacheNamespacePlugin.getPropertyValueForAttribute(IntrospectedTable introspectedTable, CacheNamespacePlugin.CacheProperty cacheProperty, String classAccessor)