Subject Re: JDBC Development
Author ft@cluedup.com
In addition to documents and interclient code, you can find a
relatively easy-to-follow example in the source code and architecture
documents for the small, all-Java database HSQLDB. It is on
http://hsqldb.sourceforge.net in ZIP form. A CVS with extra documents
is due out shortly.

Fred Toussi


> I need to get up to speed on the implementation of JDBC drivers.
I'm fairly
> experienced w/ their use and Java in general, but have no knowledge
of how
> to implement one. So where do I start? Is there any documentation
online?