
public interface OLiveQueryBatchResultListener extends OLiveQueryResultListener
OLiveQueryResultListener is preserved; In addition, at the end of a
logical batch of invocations to on*() methods, onBatchEnd() is invoked.| Modifier and Type | Method and Description |
|---|---|
void |
onBatchEnd(ODatabaseDocument database)
invoked at the end of a logical batch of live query events
|
void onBatchEnd(ODatabaseDocument database)
database - the instance of the active datatabase connection where the live query operation
is being performedCopyright © 2009–2025 OrientDB. All rights reserved.