Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change 
notification.

The "TomcatHibernate" page has been changed by nabilelisa.
The comment on this change is: fixed a typo.
http://wiki.apache.org/tomcat/TomcatHibernate?action=diff&rev1=3&rev2=4

--------------------------------------------------

  
  
  
- In order to work through the two configurations, I've chosen to use the 
[[http://netbeans.org/kb/docs/web/hibernate-webapp.html|NetBeans Hibernate 
Tutorial]]. The original tutorial does not make any use of database pooling. 
Modifications to the tutorial will be shown below to use either Tomcat's 
database pooling via JNDI or Hibernate's provided CP30 database pooling.
+ In order to work through the two configurations, I've chosen to use the 
[[http://netbeans.org/kb/docs/web/hibernate-webapp.html|NetBeans Hibernate 
Tutorial]]. The original tutorial does not make any use of database pooling. 
Modifications to the tutorial will be shown below to use either Tomcat's 
database pooling via JNDI or Hibernate's provided C3P0 database pooling.
  
  == Preliminaries ==
  Before proceeding, either work through or download the 
[[http://netbeans.org/kb/docs/web/hibernate-webapp.html|Netbeans Hibernate 
Tutorial]]. This will ensure that the project is set up properly so that 
modifications can be easily made.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to