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 ap
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 ap
All good points
-Original Message-
From: Soaring Eagle [mailto:[EMAIL PROTECTED]
Sent: Thursday, February 10, 2005 12:18 PM
To: Struts Users Mailing List
Subject: Re: Hibernate object relational mapping
Well, hibernate does the one thing of database access very well, but
one still has
Well, hibernate does the one thing of database access very well, but
one still has to learn hibernate - just as one would have to learn SQL
or JDBC and one still has to maintain hibernate when your business
object design or data schema changes - just as one would have to
maintain SQL and Data Acces
I honestly don't know how much different using Hibernate will degrade as
compared to using Stored Procedures... But, on top of the advice
everyone else has given you, you might look at Ibatis. I personally have
never used it, but I mean to soon.
My thought is this: Its fairly easy to write your
PROTECTED]>
Sent: Thursday, February 10, 2005 9:19 AM
Subject: RE: Hibernate object relational mapping
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
-Original Message-
From: Soaring Eagle [mailto:[EMAIL PROTECTED]
Sent: Thursday, February 10, 2005 11:10 AM
To: Struts Users Mailing List
Subject: Re: Hibernate object relational mapping
why would app speed be threatened? is it a big threat (like 50 %
downgrade or 10% downgrade?). Whats the problem
rong, i wasn't knocking it. But my main concern is app speed
> difference using stored procs or hibernate.
>
> -Original Message-
> From: Lee Harrington [mailto:[EMAIL PROTECTED]
> Sent: Thursday, February 10, 2005 10:10 AM
> To: Struts Users Mailing List
> Subject:
:
> Don't get me wrong, i wasn't knocking it. But my main concern is app speed
> difference using stored procs or hibernate.
>
> -Original Message-
> From: Lee Harrington [mailto:[EMAIL PROTECTED]
> Sent: Thursday, February 10, 2005 10:10 AM
> To: Struts Use
Don't get me wrong, i wasn't knocking it. But my main concern is app speed
difference using stored procs or hibernate.
-Original Message-
From: Lee Harrington [mailto:[EMAIL PROTECTED]
Sent: Thursday, February 10, 2005 10:10 AM
To: Struts Users Mailing List
Subject: Re: Hibern
Sent: Thursday, February 10, 2005 8:10 AM
Subject: Re: Hibernate object relational mapping
I use hibernate...it's not a "tool for those who don't know sql" -- as
I've been a database developer for 20+ years.
It's a tool for those who:
1. don't want to have to w
I use hibernate...it's not a "tool for those who don't know sql" -- as
I've been a database developer for 20+ years.
It's a tool for those who:
1. don't want to have to write a lot of redundant code just to
insert, update, delete
2. don't want to have to hand code "class.property =
recordset.getF
12 matches
Mail list logo