| Package | Description |
|---|---|
| tk.mybatis.mapper.code | |
| tk.mybatis.mapper.entity |
| Modifier and Type | Method and Description |
|---|---|
static ORDER |
ORDER.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ORDER[] |
ORDER.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ORDER |
EntityColumn.getOrder() |
| Modifier and Type | Method and Description |
|---|---|
void |
EntityColumn.setOrder(ORDER order) |
Copyright © 2018. All rights reserved.