Could you please provide a sample code of how to implement TOracleSessionPool. I was unable to find any code that demonstrates the concept.
I am trying to create a pool of homogeneous, oracle sessions and load it upon startup of the application. When a user session needs to access the...