JDBC Get Connection
Activity
The JDBC Get Connection activity retrieves an object reference to a JavaConnectionAccessor object for the specified JDBC Connection from the connection pool. This allows you to use the optimized ActiveMatrix BusinessWorks database connection pool instead of specifying database configuration information in your Java code. This database connection can then be used within Java activities to access the specified database.
For more information on using the JDBC Get Connection activity, see Using The JDBC Connection in Java.
Subtopics