Reference Guide > TDV and Business Directory System Tables > ALL_WATCHES
 
ALL_WATCHES
This table provides a list of Watches for resources.
Column
TDV
JDBC Data Type
Nullable
Description
RESOURCE_ID
INTEGER
 
Resource identifier.
RESOURCE_NAME
VARCHAR
 
Resource name.
RESOURCE_TYPE
VARCHAR
 
Resource type.
PARENT_PATH
VARCHAR
 
Resource's parent path.
WATCH_ID
INTEGER
 
Comment identifier.
CREATED
TIMESTAMP
 
Comment creation time stamp.
INCLUDE_CHILDREN
BOOLEAN
 
Flag to include watching child resources.
OWNER
VARCHAR
 
Owner of the watch.
OWNER_ID
INTEGER
 
Owner identifier.
DOMAIN_NAME
VARCHAR
 
Name of domain name in which resource resides.