Re: Where to store SQL statement
- From: Lulu58e2 <cwmaguire@xxxxxxxxx>
- Date: 11 May 2007 07:40:04 -0700
On May 10, 4:13 pm, Lew <l...@xxxxxxxxxxxxxxxxxxxx> wrote:
Lulu58e2 wrote:
I use MySQL stored procedures: no files to maintain, optimized
execution. (Note: requires MySQL 5.0 I think).
Less scalable than business logic in the business layer. I am curious,
though, how do you rate the optimization of the execution? Have you compared
the stored procedure approach to application-server clusters with the business
logic in the middle tier under massive parallel loads?
<snip>
--
Lew
Yikes, you got me. I actually haven't rated the optimization or
compared various tier strategies. Stored procedures for me simply mean
not storing hard-coded SQL; however, the other suggestions (e.g.
java.util.PropertyResourceBundle) sound interesting in light of what
you've asked.
C>
----------------------------------------------------------------------
A reproof entereth more into a wise man than an
hundred stripes into a fool. Prov.17:10
.
- References:
- Where to store SQL statement
- From: jsguru72
- Re: Where to store SQL statement
- From: Lulu58e2
- Re: Where to store SQL statement
- From: Lew
- Where to store SQL statement
- Prev by Date: oo-relational jdbc mapping approach
- Next by Date: Re: Rollback not working
- Previous by thread: Re: Where to store SQL statement
- Next by thread: Mechanical Engineer with VC++ Skills
- Index(es):
Relevant Pages
|
|