Subject | Re: [Firebird-Java] AppServerConnectionPoolDataSource and defaultResultSetHoldable |
---|---|
Author | Lutz Müller |
Post date | 2008-08-25T12:40:57Z |
I fixed this by implementing getters and setters for defaultResultSetHoldable
in AppServerConnectionPoolDataSource. This works for me. Would be nice to have
this in an official release though.
in AppServerConnectionPoolDataSource. This works for me. Would be nice to have
this in an official release though.
On Monday 25 August 2008 14:08:46 Lutz Müller wrote:
> Hi,
>
> I need to set the "defaultResultSetHoldable" property in an Application
> running in Glassfish Appserver. I know this param is evil and all but the
> combination of hibernate mapped maps and spring osiv seems to require this,
> since Hibernate tries to select the map keys in single statements while the
> resultset for the map entries is still open.
> Now my problem is this: FBConnectionPoolDataSource has
> "defaultResultSetHoldable" property for this situation, but
> AppServerConnectionPoolDataSource (which is needed for Sun App Servers) has
> not. Any advice?
>
> Thanks for reading,
> Lutz
>
> [Non-text portions of this message have been removed]
>
>
>
>
[Non-text portions of this message have been removed]