Adapter for JDBC 10.3 | webMethods Adapter for JDBC Documentation | webMethods Adapter for JDBC Installation and User’s Documentation | Overview of the Adapter | Adapter Services | Using a Connection from the Connection Pool Within a Java or Flow Service
 
Using a Connection from the Connection Pool Within a Java or Flow Service
Typically, adapter services use connections from the adapter's connection pool. However, you can also have any custom Java or flow services that perform database operations use Adapter for JDBC connections from the connection pools. By using the ExecuteService adapter service template, you can create an adapter service that provides a JDBC connection from a connection pool and then calls the specified Java or flow service. For more information, see Configuring ExecuteService Services.