Hi;
If I am using hibernate for most of my jdbc access but need to perform some directly (long story), is there anything special I need to do? All of this is connecting to the same database using the same user/pass. Hibernate connects via Tomcat's jndi. And should I use the Tomcat's jndi method to get the pooled connection? ??? - thanks - dave David Thielen 303-499-2544 www.windwardreports.com <http://www.windwardreports.com/>
