Subject | Re: [Firebird-Java] javax.sql.PooledConnection?? |
---|---|
Author | Roman Rokytskyy |
Post date | 2007-11-07T19:15:18Z |
> Who implement javax.sql.PooledConnection on JayBird?Why? I think the right question would be "Who implement
javax.sql.ConnectionPoolDataSource", where you get an instance of
javax.sql.PooledConnection. The answer on that question is
org.firebirdsql.pool.FBConnectionPoolDataSource.
Roman