In stand alone application which is build on top of hibernate I like to use Tomcat JDBC Connection Pool.
My guess is that i need to add some configs in hibernate.cfg.xml.
Can someone guide me how to configure hibernate to use "Tomcat JDBC Connection Pool" as connection pool.