Package | Description |
---|---|
com.gigaspaces.datasource |
Provides GigaSpaces DataSource implementation.
|
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 | Method and Description |
---|---|
Object |
SpaceDataSource.getById(DataSourceIdQuery idQuery)
This method is invoked whenever the space needs to read an entry from the data source according to its Id.
|
Modifier and Type | Method and Description |
---|---|
Object |
CriteriaHibernateSpaceDataSource.getById(DataSourceIdQuery idQuery) |
Modifier and Type | Method and Description |
---|---|
Object |
SpaceDataSourceExceptionHandler.getById(DataSourceIdQuery idQuery) |
Object |
SpaceDataSourceSplitter.getById(DataSourceIdQuery idQuery)
Delegates the query to the corresponding data source
|
Copyright © GigaSpaces.