@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, size
public 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–2020 OrientDB. All rights reserved.