Re: [appfuse-user] hibernate substitue

2010-11-09 Thread Mark Rosenthal
You might go through the iBatis tutorial, which walks you through the process of replacing Hibernate with iBatis, and see if it makes sense to use your home-rolled persistence layer. http://appfuse.org/display/APF/Using+iBATIS On 11/09/2010 07:44 AM, Vanessa Pacheco wrote: Hi everyone, I hav

[appfuse-user] hibernate substitue

2010-11-09 Thread Vanessa Pacheco
Hi everyone, I have a quick question. At our company we have our own little database mapping writte. Can I use that instead of hibernate? What changes would I need to make to my appfuse application for it? Thnx Vanessa - To un