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 |
OIntentMassiveInsert.copy() |
OIntent |
OIntentNoCache.copy() |
OIntent |
OIntentMassiveRead.copy() |
OIntent |
OIntent.copy() |
Modifier and Type | Method and Description |
---|---|
OIntent |
OrientBaseGraph.getActiveIntent() |
Modifier and Type | Method and Description |
---|---|
abstract void |
OrientConfigurableGraph.declareIntent(OIntent iIntent) |
void |
OrientGraphFactory.declareIntent(OIntent iIntent) |
void |
OrientBaseGraph.declareIntent(OIntent iIntent) |
void |
OrientExtendedGraph.declareIntent(OIntent iIntent)
Declare an intent.
|
Copyright © 2009–2020 OrientDB. All rights reserved.