| От | Dave Cramer |
|---|---|
| Тема | JDBC CTS failures |
| Дата | |
| Msg-id | 0FBF9A87-E04C-4219-AB45-193AE8FF3390@fastcrypt.com обсуждение |
| Ответы |
Re: JDBC CTS failures
|
| Список | pgsql-jdbc |
There is a test case in the JDBCCTS that uses the following CallableStatement.prepareStatement( call function that does updates ) then does a number of addBatch callls and does executeBatch() This fails since executeBatch does not allow resultsets and we emulate calling a function by doing "select * from funcname()" which does return a result set. The proposal is to have CallableStatement.executeBatch ignore this resultSet instead of throwing an exception. Can anyone see any problems with this ? Dave
В списке pgsql-jdbc по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера