| Package | Description |
|---|---|
| co.jufeng.dao.hibernate.criterion | |
| co.jufeng.dao.hibernate.criterion.enums | |
| co.jufeng.dao.hibernate.criterion.impl |
| Modifier and Type | Method and Description |
|---|---|
MatchMode |
Iilike.getMatchMode() |
| Modifier and Type | Method and Description |
|---|---|
static MatchMode |
MatchMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MatchMode[] |
MatchMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
MatchMode |
Ilike.getMatchMode() |
| Modifier and Type | Method and Description |
|---|---|
static Ilike |
Ilike.add(MatchMode matchMode,
String name,
String... value) |
Copyright © 2016 jufeng. All rights reserved.