| Package | Description |
|---|---|
| com.orientechnologies.orient.core.query | |
| com.orientechnologies.orient.core.sql.filter |
| Modifier and Type | Field and Description |
|---|---|
protected OSQLFilterItemFieldMultiAbstract |
OQueryRuntimeValueMulti.definition |
| Modifier and Type | Method and Description |
|---|---|
OSQLFilterItemFieldMultiAbstract |
OQueryRuntimeValueMulti.getDefinition() |
| Constructor and Description |
|---|
OQueryRuntimeValueMulti(OSQLFilterItemFieldMultiAbstract iDefinition,
Object[] iValues,
List<OCollate> iCollates) |
| Modifier and Type | Class and Description |
|---|---|
class |
OSQLFilterItemFieldAll
Represent one or more object fields as value in the query condition.
|
class |
OSQLFilterItemFieldAny
Represent one or more object fields as value in the query condition.
|
Copyright © 2009–2025 OrientDB. All rights reserved.