Subject | Re: [Firebird-Java] AppServerConnectionPoolDataSource and defaultResultSetHoldable |
---|---|
Author | Lutz Müller |
Post date | 2008-09-10T11:40:07Z |
just to push this thread a bit: what is the prefered way for dealing with this
issue? any idea when this will be solved in an official release?
lutz
issue? any idea when this will be solved in an official release?
lutz
On Monday 25 August 2008 14:37:22 Lutz Müller wrote:
> 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.
>
> 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]
>
>
>
>
[Non-text portions of this message have been removed]