write banks - Search results in mailing lists
Mailing lists >> pgsql-jdbc >> Thread
2006-10-10 11:02:55 | Re: Postgres XA support (Heikki Linnakangas)
Bank sample application to call a REQUIRES_NEW bean method within another transaction. It seems to work just fine, it opens a new connection and runs the REQUIRES_NEW transaction with that. I can send
Mailing lists >> pgsql-jdbc >> Thread
2003-07-23 01:28:51 | Re: Prepared Statements (Tom Lane)
writes: FWIW, the new "extended query" protocol has exactly such a restriction. However that hardly excuses any sloppiness in allowing non-syntax-checked parameter values through. Consider changing "WHERE x < ?" to "WHERE