Package one.microstream.cache.hibernate
Interface ConfigurationPropertyNames
public interface ConfigurationPropertyNames
- 
Field Summary
Fields Modifier and Type Field Description static StringCACHE_LOCK_TIMEOUTstatic StringCACHE_MANAGERstatic StringCONFIGURATION_RESOURCE_NAMEstatic StringMISSING_CACHE_STRATEGYstatic StringPREFIX 
- 
Field Details
- 
PREFIX
- See Also:
 - Constant Field Values
 
 - 
CACHE_MANAGER
- See Also:
 - Constant Field Values
 
 - 
MISSING_CACHE_STRATEGY
- See Also:
 - Constant Field Values
 
 - 
CACHE_LOCK_TIMEOUT
- See Also:
 - Constant Field Values
 
 - 
CONFIGURATION_RESOURCE_NAME
- See Also:
 - Constant Field Values
 
 
 -