Problems with getLastOID
От | first last |
---|---|
Тема | Problems with getLastOID |
Дата | |
Msg-id | 20030220134744.51192.qmail@web10308.mail.yahoo.com обсуждение исходный текст |
Ответы |
Re: Problems with getLastOID
Re: Problems with getLastOID |
Список | pgsql-jdbc |
Hi everyone. I am new to this list so I will introduce myself before I ask anything. My name is Gabriel and I work as a developer. I first used Postgres during my dissertation at university and now I have chosen it for a project at work (not the first time I get to use it professionally). I like to use well tested and documented code :) Now for the question: I am accessing Postgres 7.2.1, the official Debian package in woody with Sun's JSDK 1.4.1 and the 1.4 JDBC drivers from the Postgres site. I got an example from the libpgjava Debian package that I can not get to compile, it complains that: basic.java:90: cannot resolve symbol symbol : method getLastOID () location: interface java.sql.Statement long insertedOID = ((Statement)st).getLastOID(); I used javap on java.sql.Statement and I can't find getLastOID nor any other method that will return me the ID of the last inserted. Any help would be welcome, I will need the id soon. Thanks very much Gabriel __________________________________________________ Do You Yahoo!? Everything you'll ever need on one web page from News and Sport to Email and Music Charts http://uk.my.yahoo.com
В списке pgsql-jdbc по дате отправления: