Lindholm, Greg wrote the following on 7/21/2005 1:01 PM:
If your building anything bigger then a toy project then forget POJO
DAOs. You'll spend all your time writing grunt-work plumbing and error
handling and maintenance is a nightmare.
I give a big thumbs-up to Hibernate!
I'd argue just the opposite.
If you can design your data model from scratch on a brand new project
than yea maybe Hibernate will fit the bill, otherwise iBATIS will save
you much more time and will provide a lot less headaches. How many
developers have the privilege of not working with legacy databases?
The fact that you state:
"You'll spend all your time writing grunt-work plumbing and error
handling and maintenance is a nightmare."
only shows you haven't even tried iBATIS since, for if you had, you
wouldn't be making such erroneous statements.
--
Rick
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]