public static interface DocumentDeleteQuery.DocumentDeleteQueryBuild
DocumentDeleteQuery.
It either can return a new DocumentDeleteQuery instance or execute a query with
DocumentCollectionManager| Modifier and Type | Method and Description |
|---|---|
DocumentDeleteQuery |
build()
Creates a new instance of
DocumentDeleteQuery |
void |
delete(DocumentCollectionManager manager)
|
DocumentDeleteQuery build()
DocumentDeleteQueryDocumentDeleteQuery instancevoid delete(DocumentCollectionManager manager)
manager - the entity managerNullPointerException - when manager is nullCopyright © 2017–2020 Eclipse Foundation. All rights reserved.