@Documented @Target(value=FIELD) @Retention(value=RUNTIME) public @interface DbField
| Modifier and Type | Optional Element and Description |
|---|---|
String |
defaultValueIfNull |
String |
formatter |
boolean |
ignore |
boolean |
insertField |
boolean |
primaryKey |
boolean |
updateField |
String |
value |
Copyright © 2022. All rights reserved.