| Package | Description |
|---|---|
| com.orientechnologies.orient.core.index |
| Modifier and Type | Class and Description |
|---|---|
class |
OIndexTxAwareDictionary
Transactional wrapper for dictionary index.
|
class |
OIndexTxAwareMultiValue
Transactional wrapper for indexes.
|
class |
OIndexTxAwareOneValue
Transactional wrapper for indexes.
|
| Modifier and Type | Method and Description |
|---|---|
OIndexTxAware<T> |
OIndexTxAware.clear() |
OIndexTxAware<T> |
OIndexTxAware.put(Object iKey,
OIdentifiable iValue) |
OIndexTxAware<T> |
OIndexTxAware.putOnlyClientTrack(Object iKey,
OIdentifiable iValue) |
Copyright © 2009–2025 OrientDB. All rights reserved.