Hi All,
In my
struts based application am using Hibernate.We configured hibernate with MySql data base with
JDBC Driver in hibernate-config.xml file.
If there any better perfomance if we configure hibernate with JNDI data source in the hibernate-config.xml file.Am using
JBoss as a application server.
Can any one can suggest better way to hibernate configuration
How can I improve the performance of my appliaction
Thanks in advance.