| Package | Description |
|---|---|
| org.teasoft.honey.osql.core |
面向对象SQL相关的实现类.Function about Object SQL.
|
| Modifier and Type | Method and Description |
|---|---|
OpType |
Expression.getOpType() |
static OpType |
OpType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OpType[] |
OpType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Expression.setOpType(OpType opType) |
| Constructor and Description |
|---|
Expression(String field,
org.teasoft.bee.osql.Op op,
Object value,
OpType opType) |
Copyright © 2025. All rights reserved.