Further getLastOID() woes

Поиск
Список
Период
Сортировка
От Zak McGregor
Тема Further getLastOID() woes
Дата
Msg-id 20030901112411.429483cb.zak@mighty.co.za
обсуждение исходный текст
Ответы Re: Further getLastOID() woes
Список pgsql-jdbc
Hi all

I am trying to return the oid of the last inserted row, but nonoe of my casts
are liked by the compiler. I hgave tried all the variations found on this list &
I keep getting similar messages:

DBase.java:81: cannot resolve symbol
symbol  : class AbstractJdbc1Statement
location: class celerity.DBase
            return ((AbstractJdbc1Statement)(stmt)).getLastOID() ;


Any thoughts please? The jdbc version is postgresql-jdbc-7.2-12.2mdk


Thanks


ciao

Zak
--
========================================================================
http://www.carfolio.com/        Searchable database of 10 000+ car specs
Auctioning motoring-related items at eBay? http://www.carfolio.com/ebay/
========================================================================

В списке pgsql-jdbc по дате отправления:

Предыдущее
От: joe user
Дата:
Сообщение: SQL injection bug for null-terminated strings?
Следующее
От: Kris Jurka
Дата:
Сообщение: Re: A JDBC bug or problem relating to string length in Java