public static interface DocumentDeleteQuery.DocumentDeleteFrom extends DocumentDeleteQuery.DocumentDeleteQueryBuild
| Modifier and Type | Method and Description |
|---|---|
DocumentDeleteQuery.DocumentDeleteNameCondition |
where(String name)
Starts a new condition defining the column name
|
build, deleteDocumentDeleteQuery.DocumentDeleteNameCondition where(String name)
name - the column nameDocumentDeleteQuery.DocumentDeleteNameConditionNullPointerException - when name is nullCopyright © 2017–2020 Eclipse Foundation. All rights reserved.