| 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 | Interface and Description | 
|---|---|
interface  | 
ExternalDataSource<T>
Deprecated. 
 
since 9.5 - use  
SpaceDataSource and SpaceSynchronizationEndpoint instead. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
CriteriaHibernateExternalDataSource
Deprecated. 
 
since 9.5 - use  
CriteriaHibernateSpaceDataSource instead. | 
class  | 
DefaultHibernateExternalDataSource
Deprecated. 
 
since 9.5 - use  
DefaultHibernateSpaceDataSource or DefaultHibernateSpaceSynchronizationEndpoint instead. | 
class  | 
StatelessHibernateExternalDataSource
Deprecated. 
 
since 9.5 - use  
StatelessHibernateSpaceDataSource or StatelessHibernateSpaceSynchronizationEndpoint instead. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
SQLDataProviderExceptionHandler
Deprecated. 
 
since 9.5 - use  
SpaceDataSourceExceptionHandler instead. | 
class  | 
SQLDataProviderSplitter
Deprecated. 
 
since 9.5 - use  
SpaceDataSourceSplitter instead. | 
Copyright © GigaSpaces.