| Package | Description |
|---|---|
| org.pinus4j.api.query.impl |
| Modifier and Type | Field and Description |
|---|---|
private DefaultQueryImpl.ConditionRelation |
Condition.conditionRelation
在一个Query中的条件
|
| Modifier and Type | Method and Description |
|---|---|
(package private) DefaultQueryImpl.ConditionRelation |
Condition.getConditionRelation() |
static DefaultQueryImpl.ConditionRelation |
DefaultQueryImpl.ConditionRelation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DefaultQueryImpl.ConditionRelation[] |
DefaultQueryImpl.ConditionRelation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
(package private) void |
Condition.setConditionRelation(DefaultQueryImpl.ConditionRelation conditionRelation) |
Copyright © 2015. All rights reserved.