You can configure a collaboration or a map to use database connection pools in either Implicit Database Transaction mode (in which the transaction begins as soon as the connection is made and ends when the process is finished) or Explicit Database Transaction mode (in which you begin and end the transaction programmatically).
To configure transaction bracketing for collaboration objects, see Implicit database transaction.
To configure transaction bracketing for maps, see the WebSphere InterChange Server: Map Development Guide.