Subject Re: Spring setup [was Re: [Firebird-Java] Setting Isolation Level with Hibernate]
Author Roman Rokytskyy
> On the Twiki it states that you should use
> org.firebirdsql.pool.FBWrappingDataSource
> with Spring for a pooled datasource. I'm a little confused - what's
> FBConnectionPoolDataSource for then?

If Spring can work with ConnectionPoolDataSource implementation - you're
free to use any of them. Many articles in the wiki are contributed by the
community - that means it worked for them and they share their experience...

Roman