GigaSpaces XAP 8.0 API

Uses of Interface
com.gigaspaces.datasource.BulkDataPersister

Packages that use BulkDataPersister
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. 
 

Uses of BulkDataPersister in com.gigaspaces.datasource
 

Subinterfaces of BulkDataPersister in com.gigaspaces.datasource
 interface ExternalDataSource<T>
           ExternalDataSource is an interface for space external data source.
 

Uses of BulkDataPersister in org.openspaces.persistency.hibernate
 

Classes in org.openspaces.persistency.hibernate that implement BulkDataPersister
 class CriteriaHibernateExternalDataSource
          An extension over the default implementation that also implements DataProvider (not needed by default).
 class DefaultHibernateExternalDataSource
          The default Hibernate external data source implementation.
 class StatelessHibernateExternalDataSource
          An external data source implementation based on Hiberante StatelessSession.
 

Uses of BulkDataPersister in org.openspaces.persistency.patterns
 

Classes in org.openspaces.persistency.patterns that implement BulkDataPersister
 class BulkDataPersisterExceptionHandler
          An exception handler that delegates BulkDataPersister execution and calls the provided ExceptionHandler in case of exceptions.
 class BulkDataPersisterSplitter
          A bulk data persister that implements the execute bulk operation.
 class DataProviderSplitter
          A data provider that redirects template based operations to the given data source that can handle its type.
 class SQLDataProviderExceptionHandler
           
 class SQLDataProviderSplitter
          A sql data provider that redirects the sql basded operatinos to the given data source that can handle the given type.
 


GigaSpaces XAP 8.0 API

Copyright © GigaSpaces.