Interface | Description |
---|---|
OLegacyResultSet<T> |
ResultSet interface that extends List interface for retro compatibility.
|
OLiveResultListener |
Listener for OLiveQuery.
|
Class | Description |
---|---|
OBasicLegacyResultSet<T> |
ResultSet class that implements List interface for retro compatibility.
|
OConcurrentLegacyResultSet<T> |
ResultSet implementation that allows concurrent population.
|
OLiveLegacyResultSet<T> |
Created by luigidellaquila on 18/03/15.
|
OLiveQuery<T> |
SQL live query.
|
OLocalLiveResultListener |
Created by luigidellaquila on 23/03/15.
|
OSQLAsynchQuery<T> |
SQL asynchronous query.
|
OSQLNonBlockingQuery<T> |
SQL asynchronous query.
|
OSQLQuery<T> |
SQL query implementation.
|
OSQLSynchQuery<T> |
SQL synchronous query.
|
Copyright © 2009–2020 OrientDB. All rights reserved.