Skip to main content

Developing with XCC

Automatically Pools Connections

XCC automatically does connection pooling, so you do not need to write any connection pooling logic in your application. The XCC Session object automatically obtains and releases connections for XCC applications as needed.