| Modifier and Type | Method and Description |
|---|---|
boolean |
OScriptDocumentDatabaseWrapper.declareIntent(OIntent iIntent)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
OIntent |
ODatabaseWrapperAbstract.getActiveIntent() |
OIntent |
ODatabase.getActiveIntent()
Get the active intent in the current session.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
ODatabaseWrapperAbstract.declareIntent(OIntent iIntent) |
boolean |
ODatabase.declareIntent(OIntent iIntent)
Declares an intent to the database.
|
| Modifier and Type | Field and Description |
|---|---|
protected OIntent |
ODatabaseDocumentAbstract.currentIntent |
| Modifier and Type | Method and Description |
|---|---|
OIntent |
ODatabaseDocumentAbstract.getActiveIntent() |
OIntent |
ODatabaseDocumentTx.getActiveIntent()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
ODatabaseDocumentAbstract.declareIntent(OIntent iIntent) |
boolean |
ODatabaseDocumentTx.declareIntent(OIntent iIntent)
Deprecated.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OIntentMassiveInsert |
class |
OIntentMassiveRead |
class |
OIntentNoCache
Disable cache.
|
| Modifier and Type | Method and Description |
|---|---|
OIntent |
OIntentMassiveRead.copy() |
OIntent |
OIntentNoCache.copy() |
OIntent |
OIntent.copy() |
OIntent |
OIntentMassiveInsert.copy() |
| Modifier and Type | Method and Description |
|---|---|
OIntent |
OrientBaseGraph.getActiveIntent() |
| Modifier and Type | Method and Description |
|---|---|
void |
OrientGraphFactory.declareIntent(OIntent iIntent) |
void |
OrientExtendedGraph.declareIntent(OIntent iIntent)
Declare an intent.
|
abstract void |
OrientConfigurableGraph.declareIntent(OIntent iIntent) |
void |
OrientBaseGraph.declareIntent(OIntent iIntent) |
Copyright © 2009–2025 OrientDB. All rights reserved.