OFF-TOPIC: stored procedures

Поиск
Список
Период
Сортировка
От Felipe Schnack
Тема OFF-TOPIC: stored procedures
Дата
Msg-id 1029959090.3234.24.camel@desenv1.ritterdosreis.br
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: David Garnier
Дата:
Сообщение: Re: how to manage users of web-app
Следующее
От: Alejandro Vergara
Дата:
Сообщение: Question about JDBC?