@Retention(value=RUNTIME) @Target(value=TYPE) public @interface CacheConfiguration
Overrides the global default configuration set using InfinispanRemoteProperties.CACHE_CONFIGURATION
set using for the specific entity cache.
This annotation is used only when CacheMappingType.CACHE_PER_TABLE strategy is used.
public abstract String value
Copyright © 2010-2018 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.