Uses of Class
net.jextra.fauxjo.StatementCacheListener.EvictType
-
Packages that use StatementCacheListener.EvictType Package Description net.jextra.fauxjo -
-
Uses of StatementCacheListener.EvictType in net.jextra.fauxjo
Methods in net.jextra.fauxjo that return StatementCacheListener.EvictType Modifier and Type Method Description static StatementCacheListener.EvictTypeStatementCacheListener.EvictType. valueOf(String name)Returns the enum constant of this type with the specified name.static StatementCacheListener.EvictType[]StatementCacheListener.EvictType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-