
public class ORecordSaveThreadLocal extends ThreadLocal<ORecord>
| Modifier and Type | Field and Description |
|---|---|
static ORecordSaveThreadLocal |
INSTANCE |
| Constructor and Description |
|---|
ORecordSaveThreadLocal() |
| Modifier and Type | Method and Description |
|---|---|
static ORecord |
getLast() |
static void |
removeLast() |
static void |
setLast(ORecord document) |
get, initialValue, remove, set, withInitialpublic static ORecordSaveThreadLocal INSTANCE
Copyright © 2009–2025 OrientDB. All rights reserved.