public class HibernateAccessStrategyFactory extends Object
Modifier and Type | Field and Description |
---|---|
static String |
DFLT_ACCESS_TYPE_PROPERTY |
static String |
DFLT_CACHE_NAME_PROPERTY
Default cache property name.
|
static String |
GRID_CONFIG_PROPERTY |
static String |
GRID_NAME_PROPERTY
Deprecated.
Use
IGNITE_INSTANCE_NAME_PROPERTY .
If IGNITE_INSTANCE_NAME_PROPERTY is specified it takes precedence. |
static String |
IGNITE_INSTANCE_NAME_PROPERTY
Hibernate L2 cache Ignite instance name property name.
|
static String |
REGION_CACHE_PROPERTY
Property prefix used to specify region name to cache name mapping.
|
@Deprecated public static final String GRID_NAME_PROPERTY
IGNITE_INSTANCE_NAME_PROPERTY
.
If IGNITE_INSTANCE_NAME_PROPERTY
is specified it takes precedence.public static final String IGNITE_INSTANCE_NAME_PROPERTY
public static final String DFLT_CACHE_NAME_PROPERTY
public static final String REGION_CACHE_PROPERTY
public static final String DFLT_ACCESS_TYPE_PROPERTY
public static final String GRID_CONFIG_PROPERTY
public void start(Properties props)
props
- Properties.public Ignite node()
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.2 Release Date : February 6 2019