Hibernate rocks -----Original Message----- From: Brian McGovern [mailto:[EMAIL PROTECTED] Sent: quinta-feira, 10 de fevereiro de 2005 12:58 To: user@struts.apache.org Subject: Hibernate object relational mapping
I'm looking for opinions on using Hibernate with struts. Pro's /cons. etc. My approach for data driven apps where the data changes rather frequently, would be jdbc interaction with stored procedures that populate beans that get passed around the app. But im hearing so much about how hibernate is terrific. Im not sure if its because it makes working with a DB easier for non sql experts or because there are legitimate benefits. It appears that it generates ansi sql statements from the objects it creates which to my seems slower db interaction than using a cachable stored procs while creating more objects to do the interaction. What does everyone think? -Thanks -Brian --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]