From: "Jeremy Boynes" <[EMAIL PROTECTED]>
But all implementations follow the JavaBean model so it is fairly easy to write an application that can generically handle any vendor's implementation.
Is that part of the spec, or just convention? Is it mandatory for a DataSource implementation to be also a JavaBean?
JDBC spec, top of page 59.
-- Jeremy
