Using JDBC Data Sources

You can connect your StreamBase application to a table in a supported JDBC database, and can perform read, write, delete, or update operations on the table.

The overall steps to use a table in a JDBC database in an EventFlow module are described in the Configuring a JDBC Data Source section of the JDBC Data Source Overview page.