public static interface DocumentQueryMapper.DocumentMapperDeleteFrom extends DocumentQueryMapper.DocumentMapperDeleteQueryBuild
| Modifier and Type | Method and Description |
|---|---|
DocumentQueryMapper.DocumentMapperDeleteNameCondition |
where(String name)
Starts a new condition defining the column name
|
build, deleteDocumentQueryMapper.DocumentMapperDeleteNameCondition where(String name)
name - the column nameDocumentQueryMapper.DocumentMapperDeleteNameConditionNullPointerException - when name is nullCopyright © 2017–2020 Eclipse Foundation. All rights reserved.