|
GigaSpaces XAP 10.1 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BulkItem | |
|---|---|
| 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 BulkItem in com.gigaspaces.datasource |
|---|
| Method parameters in com.gigaspaces.datasource with type arguments of type BulkItem | |
|---|---|
void |
BulkDataPersister.executeBulk(List<BulkItem> bulk)
Deprecated. Execute given bulk of operations. |
| Uses of BulkItem in org.openspaces.persistency.hibernate |
|---|
| Methods in org.openspaces.persistency.hibernate with parameters of type BulkItem | |
|---|---|
protected boolean |
StatelessHibernateExternalDataSource.exists(BulkItem bulkItem,
org.hibernate.StatelessSession session)
Deprecated. |
protected String |
AbstractHibernateExternalDataSource.getPartialUpdateHQL(BulkItem updateBulkItem,
Map<String,Object> updatedValues)
Deprecated. |
protected boolean |
AbstractHibernateExternalDataSource.isManaged(BulkItem bulkItem)
Deprecated. |
| Method parameters in org.openspaces.persistency.hibernate with type arguments of type BulkItem | |
|---|---|
void |
DefaultHibernateExternalDataSource.executeBulk(List<BulkItem> bulkItems)
Deprecated. Perform the given bulk changes using Hibernate Session. |
void |
StatelessHibernateExternalDataSource.executeBulk(List<BulkItem> bulkItems)
Deprecated. Perform the given bulk changes using Hibernate StatelessSession. |
| Uses of BulkItem in org.openspaces.persistency.patterns |
|---|
| Method parameters in org.openspaces.persistency.patterns with type arguments of type BulkItem | |
|---|---|
void |
BulkDataPersisterExceptionHandler.executeBulk(List<BulkItem> bulkItems)
Deprecated. |
void |
BulkDataPersisterSplitter.executeBulk(List<BulkItem> bulkItems)
Deprecated. |
|
GigaSpaces XAP 10.1 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||