Column  | TDV JDBC Data Type  | Nullable  | Description  | 
RESOURCE_SET_NAME  | VARCHAR(255)  | Name of the resource set.  | |
SITE_NAME  | VARCHAR(255)  | Name of the site.  | |
DEFINITION  | LONGVARCHAR  | JSON string defining the resource set.  | |
ANNOTATION  | VARCHAR(2147483647)  | Annotation.  | |
STATUS  | VARCHAR(2147483647)  | Impact status of the resource set.  | |
OWNER  | VARCHAR(2147483647)  | Owner of the resource set.  | |
CREATE_TIME  | BIGINT  | Resource set creation time.  | |
MODIFY_TIME  | BIGINT  | Time of last resource set modification.  | |
MODIFY_USER  | VARCHAR(2147483647)  | Name of last person to modify the resource set.  |