OFF-TOPIC: stored procedures - Mailing list pgsql-jdbc

From Felipe Schnack
Subject OFF-TOPIC: stored procedures
Date
Msg-id 1029959090.3234.24.camel@desenv1.ritterdosreis.br
Whole thread Raw
List pgsql-jdbc
  Hi everybody
  I'm starting a new project in PostgreSQL and Java. My original idea
was to use *only* stored procedures to database access in it. Some other
programmers here think this is too much complicated. So, now I'm
thinking about put all SELECTs in stored procedures and let programmers
use simple INSERT, UPDATE, DELETE operations directly in code.
  What do you think about it? Suggestions?

--

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


pgsql-jdbc by date:

Previous
From: David Garnier
Date:
Subject: Re: how to manage users of web-app
Next
From: Alejandro Vergara
Date:
Subject: Question about JDBC?