| Package | Description |
|---|---|
| com.objectsql.option | |
| com.objectsql.support |
| Modifier and Type | Method and Description |
|---|---|
SQLPair |
AbstractOptions.parseExpression(Class clazz,
Map<String,Object> clazzes,
Expression expression) |
SQLPair |
OracleOptions.parseExpression(Class clazz,
Map<String,Object> clazzes,
Expression expression) |
SQLPair |
AbstractOptions.parseExpression(Object clazz,
Expression expression) |
| Modifier and Type | Method and Description |
|---|---|
static SQLPair |
SQLPair.create(String sql) |
static SQLPair |
SQLPair.create(String sql,
List<Pair> pairs) |
static SQLPair |
SQLPair.create(String sql,
Pair pair) |
SQLPair |
Options.parseExpression(Object clazz,
Expression expression) |
| Modifier and Type | Method and Description |
|---|---|
Condition |
Condition.and(SQLPair pair) |
Condition |
Condition.or(SQLPair pair) |
Copyright © 2025. All rights reserved.