little off-topic: stored procedures

From: "Felipe Schnack" <felipes(at)ritterdosreis(dot)br>
To: "pgsql-jdbc" <pgsql-jdbc(at)postgresql(dot)org>
Subject: little off-topic: stored procedures
Date: 2002-09-08 17:35:18
Message-ID: 20020908143518.M65533@ritterdosreis.br
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

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

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Panu Outinen 2002-09-08 18:18:19 Speedup patch for getTables() and getIndexInfo()
Previous Message Felipe Schnack 2002-09-08 17:08:13 postgresql-java