Re: little off-topic: stored procedures

Поиск
Список
Период
Сортировка
От Clinton Adams
Тема Re: little off-topic: stored procedures
Дата
Msg-id 200209101817.40665.clinton@vote-smart.org
обсуждение исходный текст
Ответ на little off-topic: stored procedures  ("Felipe Schnack" <felipes@ritterdosreis.br>)
Ответы Re: little off-topic: stored procedures
Список 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@ritterdosreis.br
> Cel.: (51)91287530
> Linux Counter #281893
>
> Faculdade Ritter dos Reis
> www.ritterdosreis.br
> felipes@ritterdosreis.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@postgresql.org)


В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Daniel Serodio
Дата:
Сообщение: Jar file's manifest
Следующее
От: Curt Sampson
Дата:
Сообщение: Re: [HACKERS] problem with new autocommit config parameter and jdbc