JDBC Connector Guide > JDBC Connections > JDBC Connection Metadata
  

JDBC Connection Metadata

After you create a JDBC connection, save the connection. You can then publish the JDBC connection and click the Metadata tab to view the generated process objects for the connection.
When you publish a JDBC connection, a list of Objects appear in the Metadata tab. The Objects section displays the entities along with the column metadata for the schema you specified in the connection. You can also preview the data.
The following image shows the Metadata tab for a published JDBC connection:
The image shows two entities named Customer and Invoice along with the column metadata and data.
When you publish a JDBC connection, the Metadata tab is refreshed by default. You can click Publish - Skip Metadata Refresh to skip the metadata refresh and reduce publishing time.

Best practices for metadata refresh