Re: Patch for Statement.getGeneratedKeys()
От
Ken Johanson
Тема
Re: Patch for Statement.getGeneratedKeys()
Дата
Msg-id
4785A128.6020803@kensystem.com
Ответ на
Re: Patch for Statement.getGeneratedKeys() (Kris Jurka)
Список
Дерево обсуждения
Re: Synthesize support for Statement.getGeneratedKeys()? "Albe Laurenz" <all@adv.magwien.gv.at>
Kris Jurka wrote: > > 9) Utils.getInsertIds .... > the requirement that a query uses a completely qualified name > database.schema.table is quite onerous. > What are your thoughts on this? Should it be possible/safe going forward to not supply the fully qualified table in the case of: Statement.executeUpdate(String sql, int columnIndexes[]) If you can recommend a simpler strategy I will try it. If we can avoid the round trip also that would be great. Ken
В списке pgsql-jdbc по дате отправления