Bhavna
InstantDB is accessed via its JDBC driver. The description of these classes can be found
in your JDK documentation in the java.sql package. e.g. idbResultsSet is an implementation
of java.sql.ResultSet, so if you need to know idbResultsSet's methods just look in the
java.sql.ResultSet documentation.
Any variations from the standard are described in your InstantDB docs/jdbc.html file.
Pete
----- Original Message -----
From: "WG4- Khera, Bhavna" <BKhera@ICO.NEC.COM.AU>
To: <instantDB@enhydra.org>
Sent: Wednesday, March 14, 2001 4:17 AM
Subject: InstantDB: org.enhydra.instantdb.jdbc package documentation
> hi,
> Can anyone suggest me where can i find the various classes and the
> documentation for the org.enhydra.instantdb.jdbc.* package.
> eg. idbResultsSet what are services/ methods offered by it, where can i find
> the supporting documentation.
>
> Thankyou,
> Bhavna
> -----------------------------------------------------------------------------
> To unsubscribe from this mailing list, send email to majordomo@enhydra.org
> with the text "unsubscribe instantdb" in the body of the email.
> If you have other questions regarding this mailing list, send email to
> the list admin at owner-instantdb@enhydra.org.
>
-----------------------------------------------------------------------------
To unsubscribe from this mailing list, send email to majordomo@enhydra.org
with the text "unsubscribe instantdb" in the body of the email.
If you have other questions regarding this mailing list, send email to
the list admin at owner-instantdb@enhydra.org.
|