@Entity public class DataProviderEntity extends AuditableEntity
| Modifier and Type | Field and Description |
|---|---|
static String |
COLUMN_NAME
The name column.
|
static String |
TABLE_NAME
The table name.
|
| Constructor and Description |
|---|
DataProviderEntity() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
void |
setName(String name) |
getCreatedBy, getCreatedOn, getUpdatedBy, getUpdatedOn, setCreatedBy, setCreatedOn, setUpdatedBy, setUpdatedOnpublic static final String TABLE_NAME
public static final String COLUMN_NAME
Copyright © 2021. All rights reserved.