main-concepts

No menu items for this category

JDBC connection

This schema defines the type used for JDBC connection information.

  • driverClass (string): Type used for JDBC driver class.
  • connectionUrl (string): Type used for JDBC connection URL of format url_scheme://<username>:<password>@<host>:<port>/<db_name>.
  • jdbcInfo (object): Type for capturing JDBC connector information. Cannot contain additional properties.

Documentation file automatically generated at 2025-01-15 09:05:25.266839+00:00.