Package one.microstream.cache.hibernate
Interface ConfigurationPropertyNames
public interface ConfigurationPropertyNames
-
Field Summary
Fields Modifier and Type Field Description static String
CACHE_LOCK_TIMEOUT
static String
CACHE_MANAGER
static String
CONFIGURATION_RESOURCE_NAME
static String
MISSING_CACHE_STRATEGY
static String
PREFIX
-
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
-