DataSource
Brought to you by:
jeffssmith1
How do I implement javax.sql.Datasource using this
framework? I am using Websphere 5.0 which can use
DataSource instead of DriverManager. how can I get
this to work using this framework? Any help would be
appreciated since I am a bit of a newbie in java. BTW
the framework is awesome...if I could only get
DataSource working with it and create a DB2 specific
Exception class it would be perfect. Thanks.