GigaSpaces XAP 8.0 API

Uses of Package
com.gigaspaces.datasource

Packages that use com.gigaspaces.datasource
com.gigaspaces.datasource Provides GigaSpaces DataSource implementation. 
org.openspaces.core.space This package is responsible for simplifying the creation of IJSpace implementation. 
org.openspaces.persistency.hibernate An implementation of GigaSpaces external data source using Hibernate. 
org.openspaces.persistency.hibernate.iterator A set of implementations of DataIterator using Hibernate. 
org.openspaces.persistency.patterns Set of patterns that can be used to wrap different external data sources. 
org.openspaces.persistency.support Support classes for persistency. 
 

Classes in com.gigaspaces.datasource used by com.gigaspaces.datasource
BulkDataPersister
          BulkDataPersister is responsible for executing bulk operations
This interface should be implemented when using mirror space
or space transactions.
BulkItem
          BulkItem defines a single item in a bulk.
DataIterator
          DataIterator iterates the data provided by the DataProvider
and the SQLDataProvider

Data iterator is closed after use.
DataPersister
          DataPersister is responsible for the persistency of the space data in external data source.
DataProvider
          DataProvider is responsible for retrieving space data from external data source.
DataSourceException
          DataSourceException thrown in case of an external data source failure
ManagedDataSource
          ManagedDataSource should be implemented when initialization and shutdown operations are needed by the data source.
SQLDataProvider
           SQLDataProvider should be implemented when complex queries are used by the client.
 

Classes in com.gigaspaces.datasource used by org.openspaces.core.space
ManagedDataSource
          ManagedDataSource should be implemented when initialization and shutdown operations are needed by the data source.
 

Classes in com.gigaspaces.datasource used by org.openspaces.persistency.hibernate
BulkDataPersister
          BulkDataPersister is responsible for executing bulk operations
This interface should be implemented when using mirror space
or space transactions.
BulkItem
          BulkItem defines a single item in a bulk.
DataIterator
          DataIterator iterates the data provided by the DataProvider
and the SQLDataProvider

Data iterator is closed after use.
DataProvider
          DataProvider is responsible for retrieving space data from external data source.
DataSourceException
          DataSourceException thrown in case of an external data source failure
ManagedDataSource
          ManagedDataSource should be implemented when initialization and shutdown operations are needed by the data source.
SQLDataProvider
           SQLDataProvider should be implemented when complex queries are used by the client.
 

Classes in com.gigaspaces.datasource used by org.openspaces.persistency.hibernate.iterator
DataIterator
          DataIterator iterates the data provided by the DataProvider
and the SQLDataProvider

Data iterator is closed after use.
 

Classes in com.gigaspaces.datasource used by org.openspaces.persistency.patterns
BulkDataPersister
          BulkDataPersister is responsible for executing bulk operations
This interface should be implemented when using mirror space
or space transactions.
BulkItem
          BulkItem defines a single item in a bulk.
DataIterator
          DataIterator iterates the data provided by the DataProvider
and the SQLDataProvider

Data iterator is closed after use.
DataProvider
          DataProvider is responsible for retrieving space data from external data source.
DataSourceException
          DataSourceException thrown in case of an external data source failure
ManagedDataSource
          ManagedDataSource should be implemented when initialization and shutdown operations are needed by the data source.
SQLDataProvider
           SQLDataProvider should be implemented when complex queries are used by the client.
 

Classes in com.gigaspaces.datasource used by org.openspaces.persistency.support
DataIterator
          DataIterator iterates the data provided by the DataProvider
and the SQLDataProvider

Data iterator is closed after use.
 


GigaSpaces XAP 8.0 API

Copyright © GigaSpaces.