public class SqlDeleteExpression extends SqlConditionGroupExpression
SqlDeleteExpression
.jdbcclassMapping, typeQueryEntitydialect, parent| 构造器和说明 |
|---|
SqlDeleteExpression(Jdbc jdbc,
cn.featherfly.common.db.builder.dml.basic.SqlDeleteFromBasicBuilder builder)
Instantiates a new sql delete expression.
|
SqlDeleteExpression(Jdbc jdbc,
cn.featherfly.common.db.builder.dml.basic.SqlDeleteFromBasicBuilder builder,
cn.featherfly.common.repository.mapping.ClassMapping<?> classMapping)
Instantiates a new sql delete expression.
|
| 限定符和类型 | 方法和说明 |
|---|---|
java.lang.String |
build() |
createGroup, executeand, co, co, co, endGroup, eq, eq, eq, ew, ew, ew, ge, ge, ge, ge, ge, ge, ge, ge, ge, ge, ge, ge, ge, ge, ge, ge, ge, ge, getQueryAlias, getRoot, group, group, gt, gt, gt, gt, gt, gt, gt, gt, gt, gt, gt, gt, gt, gt, gt, gt, gt, gt, in, in, in, inn, inn, isn, isn, le, le, le, le, le, le, le, le, le, le, le, le, le, le, le, le, le, le, lt, lt, lt, lt, lt, lt, lt, lt, lt, lt, lt, lt, lt, lt, lt, lt, lt, lt, ne, ne, ne, nin, nin, nin, or, property, property, property, property, property, property, propertyDate, propertyDate, propertyEnum, propertyEnum, propertyNumber, propertyNumber, propertyString, propertyString, setQueryAlias, supplier, sw, sw, sw, toStringaddCondition, conditionResult, conditionResult, expression, getConditions, getParam, getParams, getPropertyName, isIgnoreEmpty, setIgnoreEmpty, supplierclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitge, ge, ge, ge, ge, ge, ge, ge, ge, ge, ge, ge, ge, ge, ge, ge, ge, gegt, gt, gt, gt, gt, gt, gt, gt, gt, gt, gt, gt, gt, gt, gt, gt, gt, gtle, le, le, le, le, le, le, le, le, le, le, le, le, le, le, le, le, lelt, lt, lt, lt, lt, lt, lt, lt, lt, lt, lt, lt, lt, lt, lt, lt, lt, ltpublic SqlDeleteExpression(Jdbc jdbc, cn.featherfly.common.db.builder.dml.basic.SqlDeleteFromBasicBuilder builder, cn.featherfly.common.repository.mapping.ClassMapping<?> classMapping)
jdbc - the jdbcbuilder - the builderclassMapping - the class mappingpublic SqlDeleteExpression(Jdbc jdbc, cn.featherfly.common.db.builder.dml.basic.SqlDeleteFromBasicBuilder builder)
jdbc - the jdbcbuilder - the builderpublic java.lang.String build()
build 在接口中 cn.featherfly.common.repository.builder.Builderbuild 在类中 AbstractSqlConditionExpression<cn.featherfly.hammer.dsl.execute.ExecutableConditionGroupLogicExpression>