public class ConditionHelper extends Object
| Modifier and Type | Method and Description |
|---|---|
static Integer |
getPageSize(org.teasoft.bee.osql.api.Condition condition) |
static String |
processFunction(String columnNames,
org.teasoft.bee.osql.api.Condition condition) |
static void |
processOnExpression(org.teasoft.bee.osql.api.Condition condition,
org.teasoft.honey.osql.core.MoreTableStruct[] moreTableStruct,
List<org.teasoft.honey.osql.core.PreparedValue> list) |
public static String processFunction(String columnNames, org.teasoft.bee.osql.api.Condition condition)
public static void processOnExpression(org.teasoft.bee.osql.api.Condition condition,
org.teasoft.honey.osql.core.MoreTableStruct[] moreTableStruct,
List<org.teasoft.honey.osql.core.PreparedValue> list)
public static Integer getPageSize(org.teasoft.bee.osql.api.Condition condition)
Copyright © 2024. All rights reserved.