WebLogic connection pool

Creating database connections are very expensive operations. For performance, Sterling Order Management System Software takes advantage of the WebLogic connection pool.

To enable connection pooling, you need to:

  • Define a data source to Sterling Order Management System Software.
  • Define a connection pool in WebLogic.
  • Define a data source in WebLogic that ties the data source in Sterling Order Management System Software to the connection pool in WebLogic.