public class SqlConditionGroupExpression extends AbstractSqlConditionGroupExpression<cn.featherfly.hammer.dsl.execute.ExecutableConditionGroupExpression,cn.featherfly.hammer.dsl.execute.ExecutableConditionGroupLogicExpression> implements cn.featherfly.hammer.dsl.execute.ExecutableConditionGroupExpression, cn.featherfly.hammer.dsl.execute.ExecutableConditionGroupLogicExpression
sql condition group builder sql条件逻辑组构造器
.| 限定符和类型 | 字段和说明 |
|---|---|
protected Jdbc |
jdbc
The jdbc.
|
classMapping, sqlPageFactory, typeQueryEntitydialect, ignorePolicy, parent| 构造器和说明 |
|---|
SqlConditionGroupExpression(Jdbc jdbc,
java.util.function.Predicate<java.lang.Object> ignorePolicy)
Instantiates a new sql condition group expression.
|
SqlConditionGroupExpression(Jdbc jdbc,
java.lang.String queryAlias,
cn.featherfly.common.repository.mapping.ClassMapping<?> classMapping,
java.util.function.Predicate<java.lang.Object> ignorePolicy)
Instantiates a new sql condition group expression.
|
SqlConditionGroupExpression(Jdbc jdbc,
java.lang.String queryAlias,
java.util.function.Predicate<java.lang.Object> ignorePolicy)
Instantiates a new sql condition group expression.
|
| 限定符和类型 | 方法和说明 |
|---|---|
protected cn.featherfly.hammer.dsl.execute.ExecutableConditionGroupExpression |
createGroup(cn.featherfly.hammer.dsl.execute.ExecutableConditionGroupLogicExpression parent,
java.lang.String queryAlias,
cn.featherfly.hammer.dsl.query.TypeQueryEntity typeQueryEntity)
Creates the group.
|
int |
execute() |
and, and, 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, inn, inn, isn, isn, isn, isn, le, le, le, le, le, le, le, le, le, le, le, le, le, le, le, le, le, le, lk, lk, lk, 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, or, property, property, property, property, property, property, propertyDate, propertyDate, propertyEnum, propertyEnum, propertyNumber, propertyNumber, propertyString, propertyString, setIgnorePolicy, setQueryAlias, supplier, sw, sw, sw, toStringaddCondition, build, conditionResult, conditionResult, expression, getConditions, getIgnorePolicy, getParam, getParams, getPropertyName, 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, ltprotected Jdbc jdbc
public SqlConditionGroupExpression(Jdbc jdbc, java.util.function.Predicate<java.lang.Object> ignorePolicy)
jdbc - jdbcignorePolicy - the ignore policypublic SqlConditionGroupExpression(Jdbc jdbc, java.lang.String queryAlias, java.util.function.Predicate<java.lang.Object> ignorePolicy)
jdbc - jdbcqueryAlias - queryAliasignorePolicy - the ignore policypublic SqlConditionGroupExpression(Jdbc jdbc, java.lang.String queryAlias, cn.featherfly.common.repository.mapping.ClassMapping<?> classMapping, java.util.function.Predicate<java.lang.Object> ignorePolicy)
jdbc - jdbcqueryAlias - queryAliasclassMapping - classMappingignorePolicy - the ignore policypublic int execute()
execute 在接口中 cn.featherfly.hammer.expression.execute.Executorprotected cn.featherfly.hammer.dsl.execute.ExecutableConditionGroupExpression createGroup(cn.featherfly.hammer.dsl.execute.ExecutableConditionGroupLogicExpression parent,
java.lang.String queryAlias,
cn.featherfly.hammer.dsl.query.TypeQueryEntity typeQueryEntity)
createGroup 在类中 AbstractSqlConditionGroupExpression<cn.featherfly.hammer.dsl.execute.ExecutableConditionGroupExpression,cn.featherfly.hammer.dsl.execute.ExecutableConditionGroupLogicExpression>parent - the parentqueryAlias - the query aliastypeQueryEntity - the type query entity