Date: 2004-12-06T05:25:27 Editor: JohannesTextor <[EMAIL PROTECTED]> Wiki: Cocoon Wiki Page: CocoonAndHibernateTutorial URL: http://wiki.apache.org/cocoon/CocoonAndHibernateTutorial
no comment Change Log: ------------------------------------------------------------------------------ @@ -10,7 +10,8 @@ accomplish this using additional frameworks like Spring or C3P0. However, I do believe that the approach presented here can be useful for those who are just starting to use Hibernate and don't want to learn yet another framework. -This is '''not''' an introduction to Hibernate or Cocoon itself. It just covers the specific issues of +This is '''not''' an introduction to Hibernate or Cocoon itself. It just covers the specific issues of integration +between the two. The two main problems you have when integrating Hibernate into Cocoon are the following:
