Re: Spring JDBC and the PostgreSQL JDBC driver
От | John R Pierce |
---|---|
Тема | Re: Spring JDBC and the PostgreSQL JDBC driver |
Дата | |
Msg-id | 533DD11F.4070705@hogranch.com обсуждение исходный текст |
Ответ на | Re: Spring JDBC and the PostgreSQL JDBC driver (Matthew Chambers <mchambers@wetafx.co.nz>) |
Ответы |
Re: Spring JDBC and the PostgreSQL JDBC driver
|
Список | pgsql-general |
On 4/3/2014 1:31 PM, Matthew Chambers wrote: > This removes all the boilerplate associated with old style JDBC. It > also means you get great reuse of your SQL code since the transaction > starts at the entry point. Most of my SQL related code is just 1 > liners using Springs JdbcTemplate class. I've written some massive > applications with this style. My current postgres project sees about > 4gbps of traffic during peak times and there is not an explicit > begin/commit in the entire code base. so how does the OP use Jdbc4Array.getArray() on an object returned from a Spring execute if Spring has automagically released/closed the connection? -- john r pierce 37N 122W somewhere on the middle of the left coast
В списке pgsql-general по дате отправления: