Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This section lists out all the registry related tables and their attributes in the WSO2 Identity Server database. 

Table of Contents

REG_CLUSTER_LOCK

If you are using Registry separation implementation and sharing configuration and governance registries among cluster nodes of any WSO2 product when a node is restarting, locks can be defined to avoid database schema creation and data population from multiple nodes for JDBC-base databases.These locks are defined in this table.

...

  • REG_COMMENT_ID   
  • REG_VERSION      
  • REG_PATH_ID      
  • REG_RESOURCE_NAME
  • REG_TENANT_ID    

 

REG_RATING

Ratings for the registry resources are stored in this table. Following are the columns of the table.

  • REG_ID        
  • REG_RATING    
  • REG_USER_ID    
  • REG_RATED_TIME
  • REG_TENANT_ID

...