接口 RegionFactory
-
- 所有超级接口:
RegionFactory,Serializable,Service,Stoppable
@Deprecated public interface RegionFactory extends RegionFactory
已过时。Moved, but still need this definition for ehcacheLegacy (deprecated) namespace for the RegionFactory contract.- 作者:
- Steve Ebersole
-
-
字段概要
-
从接口继承的字段 org.hibernate.cache.spi.RegionFactory
DEFAULT_QUERY_RESULTS_REGION_UNQUALIFIED_NAME, DEFAULT_UPDATE_TIMESTAMPS_REGION_UNQUALIFIED_NAME
-
-
方法概要
-
从接口继承的方法 org.hibernate.cache.spi.RegionFactory
buildDomainDataRegion, buildQueryResultsRegion, buildTimestampsRegion, createTransactionContext, getDefaultAccessType, getTimeout, isMinimalPutsEnabledByDefault, nextTimestamp, qualify, start
-
-