> Amazingly, I've never heard of the CachedRowSet. It sounds like
> exactly what some people have requested I build directly into the
> driver.

Yes, it seems as if this is treated as a stepchild of ResultSet,
judging from my recent (not yet very extensive, as I'm new to Java)
experiences. That may be due to the only implementation of the
CachedRowSet interface in Suns JVM being available as
com.sun.rowset.CachedRowSetImpl, which implies that there's a chance
the class may be missing in alternative JVMs :-(


--~--~---------~--~----~------------~-------~--~----~
Mailing List: http://groups.google.com/group/sqlitejdbc?hl=en
To unsubscribe, send email to [EMAIL PROTECTED]
-~----------~----~----~----~------~----~------~--~---

Reply via email to