public static interface ColumnQueryMapper.ColumnMapperDeleteFrom extends ColumnQueryMapper.ColumnMapperDeleteQueryBuild
| Modifier and Type | Method and Description |
|---|---|
ColumnQueryMapper.ColumnMapperDeleteNameCondition |
where(String name)
Starts a new condition defining the column name
|
build, deleteColumnQueryMapper.ColumnMapperDeleteNameCondition where(String name)
name - the column nameColumnQueryMapper.ColumnMapperDeleteNameConditionNullPointerException - when name is nullCopyright © 2017–2021 Eclipse Foundation. All rights reserved.