GigaSpaces XAP 8.0 API

Uses of Interface
com.gigaspaces.datasource.SQLDataProvider

Packages that use SQLDataProvider
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 SQLDataProvider in com.gigaspaces.datasource
 

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

Uses of SQLDataProvider in org.openspaces.persistency.hibernate
 

Classes in org.openspaces.persistency.hibernate that implement SQLDataProvider
 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 SQLDataProvider in org.openspaces.persistency.patterns
 

Classes in org.openspaces.persistency.patterns that implement SQLDataProvider
 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.