| Package | Description |
|---|---|
| com.orientechnologies.orient.core.sql |
| Modifier and Type | Method and Description |
|---|---|
static ODocument |
OSQLHelper.bindParameters(ODocument iDocument,
List<OPair<String,Object>> iFields,
OCommandParameters iArguments,
OCommandContext iContext) |
static ODocument |
OSQLHelper.bindParameters(ODocument iDocument,
Map<String,Object> iFields,
OCommandParameters iArguments,
OCommandContext iContext) |
static Object |
OSQLHelper.resolveFieldValue(ODocument iDocument,
String iFieldName,
Object iFieldValue,
OCommandParameters iArguments,
OCommandContext iContext) |
Copyright © 2009–2025 OrientDB. All rights reserved.