Обсуждение: AutoGenerated Key retrieval support

Поиск
Список
Период
Сортировка

AutoGenerated Key retrieval support

От
Phil Anderson
Дата:
Do any versions of the postgres driver support the autogenerated key
retrieval methods introduced in java 1.4?

I've tried but keep running into:
This method is not yet implemented.
    at org.postgresql.Driver.notImplemented(Driver.java:384)
    at
org.postgresql.jdbc3.AbstractJdbc3Statement.executeUpdate(AbstractJdbc3Statement.java:136)

Does anyone know any elegent work arounds?

Thanks,
Phil