Subject Re: [Firebird-Java] Re: Java Doc
Author Rick Fincher
Since JayBird implements many of the interfaces in java.sql and javax.sql
you can go to Sun's javadoc at :
http://java.sun.com/j2se/1.4.2/docs/api/index.html

and click on java.sql and javax.sql to see some docs on this stuff.

See the release notes and FAQ for the stuff JayBird does NOT implement, on
differences from the Sun interface.

Rick