From: | Clinton Adams <clinton(at)vote-smart(dot)org> |
---|---|
To: | "Felipe Schnack" <felipes(at)ritterdosreis(dot)br>, "pgsql-jdbc" <pgsql-jdbc(at)postgresql(dot)org> |
Subject: | Re: little off-topic: stored procedures |
Date: | 2002-09-11 00:17:40 |
Message-ID: | 200209101817.40665.clinton@vote-smart.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-jdbc |
Felipe -
I like having sql outside of the java code but i'm not crazy about stored
procedures - you can check out an alternative approach to stored procedures
and embedded sql at http://www.ibatis.com/jpetstore/jpetstore.html
On Sun September 8 2002 11:35, Felipe Schnack graced us with the following -
> I'm right now choosing the design patterns for an web portal for an
> academic institution. I just started a philosofical discussion about how we
> will do database access. I was thinking about use stored procedures
> extensively, but some people says me I should avoid them whenever possible,
> and put the business logic in Java. What you all think about it?
>
> Felipe Schnack
> Analista de Sistemas
> felipes(at)ritterdosreis(dot)br
> Cel.: (51)91287530
> Linux Counter #281893
>
> Faculdade Ritter dos Reis
> www.ritterdosreis.br
> felipes(at)ritterdosreis(dot)br
> Fone/Fax.: (51)32303328
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
> (send "unregister YourEmailAddressHere" to majordomo(at)postgresql(dot)org)
From | Date | Subject | |
---|---|---|---|
Next Message | snpe | 2002-09-11 01:07:00 | Re: problem with new autocommit config parameter and jdbc |
Previous Message | Stephan Szabo | 2002-09-11 00:09:08 | Re: problem with new autocommit config parameter and jdbc |