Oliver Jowett wrote:
>> <bean id="dsAdapter" destroy-method="close"
>> class="org.postgresql.ds.PGConnectionPoolDataSourc e">
>
>> <property name="defaultAutoCommit" value="false" />
>
> AFAIK there is no javabean accessor on
> PGConnectionPoolDataSource for a property named "defaultAutoCommit".
At least in CVS HEAD there is an
org.postgresql.ds.PGConnectionPoolDataSource#setDe faultAutoCommit(boolea
n)
and an
org.postgresql.ds.PGConnectionPoolDataSource#isDef aultAutoCommit()
Yours,
Laurenz Albe
---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?
http://www.postgresql.org/docs/faq