
@Deprecated public class ODictionaryWrapper extends ODictionary<Object>
| Constructor and Description |
|---|
ODictionaryWrapper(ODatabaseObject iDatabase,
OIndex index)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
<RET> RET |
get(String iKey,
String fetchPlan)
Deprecated.
|
void |
put(String iKey,
Object iValue)
Deprecated.
|
get, getIndex, remove, sizepublic ODictionaryWrapper(ODatabaseObject iDatabase, OIndex index)
public <RET> RET get(String iKey, String fetchPlan)
get in class ODictionary<Object>public void put(String iKey, Object iValue)
put in class ODictionary<Object>Copyright © 2009–2025 OrientDB. All rights reserved.