Subject | WebSphere 4 support for FirebirdSQL |
---|---|
Author | Nick Sydenham |
Post date | 2002-10-28T15:29:27Z |
I have written some of the missing JDBC classes so that FirebirdSQL
can be used with WebSphere 4 and 5.
The classes I have added are:
- FBConnectionPoolDataSource (reference this file in WAS)
- FBConnectionHandle
- FBPooledConnection
and can be found in the files area as cpds.zip. Note that they have
been tested upon my box and appear to work but there is no guarantee
that they will work for everyone. If you use Log4J in your project
then it may conflict with the log4j.properties file included in the
firebirdsql.jar file.
can be used with WebSphere 4 and 5.
The classes I have added are:
- FBConnectionPoolDataSource (reference this file in WAS)
- FBConnectionHandle
- FBPooledConnection
and can be found in the files area as cpds.zip. Note that they have
been tested upon my box and appear to work but there is no guarantee
that they will work for everyone. If you use Log4J in your project
then it may conflict with the log4j.properties file included in the
firebirdsql.jar file.