| Package | Description |
|---|---|
| com.orientechnologies.orient.core.query | |
| com.orientechnologies.orient.core.sql.query |
| Modifier and Type | Method and Description |
|---|---|
OQueryAbstract |
OQueryAbstract.setFetchPlan(String fetchPlan)
Sets the fetch plan to use.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OLiveQuery<T>
SQL live query.
|
class |
OSQLAsynchQuery<T>
SQL asynchronous query.
|
class |
OSQLNonBlockingQuery<T>
SQL asynchronous query.
|
class |
OSQLQuery<T>
SQL query implementation.
|
class |
OSQLSynchQuery<T>
SQL synchronous query.
|
Copyright © 2009–2025 OrientDB. All rights reserved.