Uses of Interface
jakarta.nosql.document.DocumentDeleteQuery.DocumentDeleteQueryBuild
-
Packages that use DocumentDeleteQuery.DocumentDeleteQueryBuild Package Description jakarta.nosql.document Defines the API to Document Collection API in communication level. -
-
Uses of DocumentDeleteQuery.DocumentDeleteQueryBuild in jakarta.nosql.document
Subinterfaces of DocumentDeleteQuery.DocumentDeleteQueryBuild in jakarta.nosql.document Modifier and Type Interface Description static interface
DocumentDeleteQuery.DocumentDeleteFrom
The Document Delete Querystatic interface
DocumentDeleteQuery.DocumentDeleteWhere
The Document Where whose define the condition in the delete query.
-