My thought is this: Its fairly easy to write your own persistence layer, but at what cost? A day? A week? Hibernate (and others) do one thing, and they do it good. Why reinvent the wheel.
Just my unworthy opinion.. I'm far from a SQL Guru, but I think I can write pretty good SQL.
Brian McGovern wrote:
That was my question. From what i understand hibernate uses sql statements not stored procs. And i assumed that even though it was more coding on my part, that using stored procs and JDBC i could achieve faster db interaction.
But we all know what happens when we assume.. haha
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]