JDBC Connection Reference
The JDBC Connection resource describes a JDBC connection. JDBC connections are used with backing stores and with database concepts (available in the TIBCO BusinessEvents Data Modeling add-on).
For procedures to add a JDBC shared resource, see Adding a Shared Resource.
For using Secure Sockets Layer protocol for JDBC connection between BusinessEvents and a database server, see Configuring SSL for JDBC Connection.
- JDBC Connection Wizard and Configuration Tab
- JDBC SSL Configuration Reference
Enter SSL parameters for a secure JDBC connection. Click Configure SSL in JDBC Configuration to display the SSL Configuration for JDBC page. - Configuring SSL for JDBC Connection
Using the Secure Sockets Layer (SSL) protocol, you can estable secure communication between the JDBC client and DBMS servers. - Connection Pooling
TIBCO BusinessEvents creates a pool of JDBC connections for every JDBC Connection shared resource that uses the JDBC connection type. The maximum size of this pool is specified by the Maximum Connections configuration field. - Test Connection Button
Copyright © TIBCO Software Inc. All rights reserved.