@Entity public class RetentionTypeEntity extends AuditableEntity
| Modifier and Type | Field and Description |
|---|---|
static String |
BDATA_RETENTION_DATE |
static String |
PARTITION_VALUE |
static String |
TABLE_NAME
The table name.
|
| Constructor and Description |
|---|
RetentionTypeEntity() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCode() |
void |
setCode(String code) |
getCreatedBy, getCreatedOn, getUpdatedBy, getUpdatedOn, setCreatedBy, setCreatedOn, setUpdatedBy, setUpdatedOnpublic static final String TABLE_NAME
public static final String BDATA_RETENTION_DATE
public static final String PARTITION_VALUE
Copyright © 2019. All rights reserved.