Package | Description |
---|---|
org.openspaces.persistency.cassandra | |
org.openspaces.persistency.hibernate |
An implementation of GigaSpaces external data source using Hibernate.
|
org.openspaces.persistency.patterns |
Set of patterns that can be used to wrap different external data sources.
|
Modifier and Type | Class and Description |
---|---|
class |
CassandraSpaceDataSource
A Cassandra implementation of
SpaceDataSource . |
Modifier and Type | Class and Description |
---|---|
class |
AbstractHibernateSpaceDataSource
A base class for Hibernate based
SpaceDataSource implementations. |
class |
CriteriaHibernateSpaceDataSource
An extension over the default implementation that its main use is to override Hibernate bugs when
executing queries with composite objects.
|
class |
DefaultHibernateSpaceDataSource
The default Hibernate space data source implementation.
|
class |
StatelessHibernateSpaceDataSource
A
SpaceDataSource implementation based on Hibernate StatelessSession . |
Modifier and Type | Class and Description |
---|---|
class |
ManagedEntriesSpaceDataSource
An implementation of
SpaceDataSource that can provide a list of
all the given entries this space data source handles. |
Copyright © GigaSpaces.