Uses of Class
com.orientechnologies.orient.core.sql.OCommandParameters
Packages that use OCommandParameters
-
Uses of OCommandParameters in com.orientechnologies.orient.core.sql
Methods in com.orientechnologies.orient.core.sql with parameters of type OCommandParametersModifier and TypeMethodDescriptionstatic ODocumentOSQLHelper.bindParameters(ODocument iDocument, List<OPair<String, Object>> iFields, OCommandParameters iArguments, OCommandContext iContext) static ODocumentOSQLHelper.bindParameters(ODocument iDocument, Map<String, Object> iFields, OCommandParameters iArguments, OCommandContext iContext) static ObjectOSQLHelper.resolveFieldValue(ODocument iDocument, String iFieldName, Object iFieldValue, OCommandParameters iArguments, OCommandContext iContext)