Package | Description |
---|---|
tech.ibit.mybatis.sqlbuilder | |
tech.ibit.mybatis.sqlbuilder.enums |
Modifier and Type | Method and Description |
---|---|
CriteriaLogicalEnum |
Criteria.getLogical()
Gets the value of logical
|
Modifier and Type | Method and Description |
---|---|
void |
Criteria.setLogical(CriteriaLogicalEnum logical)
Sets the logical
|
Modifier and Type | Method and Description |
---|---|
static CriteriaLogicalEnum |
CriteriaLogicalEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CriteriaLogicalEnum[] |
CriteriaLogicalEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020 IBIT程序猿. All rights reserved.