May 9, 2006 #1 BryanY MIS Aug 18, 2001 54 US I'm trying to figure out how to set up a connection pool class using the Oracle thin driver. Any guidance or tutorials would be greatly appreciated. Thanks!
I'm trying to figure out how to set up a connection pool class using the Oracle thin driver. Any guidance or tutorials would be greatly appreciated. Thanks!
May 10, 2006 #2 sedj Programmer Aug 6, 2002 5,610 What connection pool are you using ? -------------------------------------------------- Free Java/J2EE Database Connection Pooling Software http://www.primrose.org.uk Upvote 0 Downvote
What connection pool are you using ? -------------------------------------------------- Free Java/J2EE Database Connection Pooling Software http://www.primrose.org.uk
May 12, 2006 Thread starter #3 BryanY MIS Aug 18, 2001 54 US I'm not using any connection pool. I'm just at the planning stage right now. I'm trying to either write my own static class to handle connections, or use an already built framework. Upvote 0 Downvote
I'm not using any connection pool. I'm just at the planning stage right now. I'm trying to either write my own static class to handle connections, or use an already built framework.