public class EntityInfo extends Object implements Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
EntityInfo.Builder |
| Constructor and Description |
|---|
EntityInfo() |
| Modifier and Type | Method and Description |
|---|---|
static EntityInfo.Builder |
builder() |
Set<Attr> |
getConstFields() |
Set<Attr> |
getFields() |
String |
getName() |
Set<Attr> |
getNonNullableFields() |
String |
getPrimaryKeyName() |
Set<Attr> |
getPrimaryKeys() |
String |
getPrimaryKeyType() |
String |
getTableComment() |
String |
getTableName() |
String |
toString() |
Copyright © 2022. All rights reserved.