The service definition file (dsesrvce.xml) defines Generic Pools. Each Generic Pool definition also includes the definitions for its initial Poolable objects. To use the Generic Pool service for different objects (to pool different objects that implement Poolable) you need to define a Generic Pool for each object.
To implement pooling for JDBC Services using the Generic Pool, complete the following steps: