| Package | Description |
|---|---|
| com.webapp.utils.builder | |
| com.webapp.utils.mybatis |
| Modifier and Type | Method and Description |
|---|---|
static TableBuilder.CMT |
TableBuilder.CMT.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TableBuilder.CMT[] |
TableBuilder.CMT.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
TableBuilder.setComment(TableBuilder.CMT cmt) |
| Modifier and Type | Method and Description |
|---|---|
ClassBuilder<T> |
ClassBuilder.comment(TableBuilder.CMT cmt) |
Copyright © 2017. All rights reserved.