public class Redis extends Object implements DatastoreConfiguration<RedisGlobalContext>
| Modifier and Type | Field and Description |
|---|---|
static String |
DATASTORE_PROVIDER_NAME
Short name of this data store provider.
|
| Constructor and Description |
|---|
Redis() |
| Modifier and Type | Method and Description |
|---|---|
RedisGlobalContext |
getConfigurationBuilder(ConfigurationContext context) |
public static final String DATASTORE_PROVIDER_NAME
public RedisGlobalContext getConfigurationBuilder(ConfigurationContext context)
getConfigurationBuilder in interface DatastoreConfiguration<RedisGlobalContext>Copyright © 2010–2016 Hibernate. All rights reserved.