more about setDefault()

From: Felipe Schnack <felipes(at)ritterdosreis(dot)br>
To: pgsql-jdbc <pgsql-jdbc(at)postgresql(dot)org>
Subject: more about setDefault()
Date: 2002-11-19 15:14:06
Message-ID: 1037718846.6095.151.camel@desenv1.ritterdosreis.br
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

As I was saying...
http://developer.postgresql.org/docs/postgres/sql-insert.html
See the description of DEFAULT and DEFAULT VALUES
What I want to implement is the DEFAULT expression, using a
setDefault() method in Jdbc3PreparedStatement.
I WILL implement it... I just would like to discuss the solution with
you all so we can do the best solution possible...

--

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

Browse pgsql-jdbc by date

  From Date Subject
Next Message Sagine E.Ferrus 2002-11-19 17:00:28 TEXT Data Type
Previous Message Hale Pringle 2002-11-19 15:00:27 Re: Retrieve primary key after inserting