Search Postgresql Archives

Re: Spring JDBC and the PostgreSQL JDBC driver

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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



--
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux