Technical preview
Technical preview function is in a state that it can be tried. The development is complete, there is documentation and there are samples, tutorials and hands-on labs as appropriate.
The community is looking for feedback on the function before declaring it stable. This feedback may result in changes to the external interfaces.
JDBC Resource Connector¶
The JDBC Resource Connector provides a DataSource, which in turn is used to get a connection to underlying database. It provides access to both the schema metadata and the business data content.
Figure 1: JDBC resource connector
Usage¶
The connector is initialized using the connection information attached to the Database asset in open metadata.
Figure 2: Connection information used to create an instance of the JDBC resource connector