2008/6/20 Lapo Luchini <[EMAIL PROTECTED]>:
> In the new "one JAR fits all" distribution, is there a way to
> programmatically know if a native version was found and is in use or
> if it is running "pure"?

There is no way yet, but I have been wondering about
Connection.getClientInfo(). Actually, I'm not really sure what sort of
stuff is meant to go in there, it looks from the vague JavaDocs that
it should all be client-mutable.

Only problem is it came with 1.6, and like all things that came into
java.sql in 1.6, it is terrible. But it might do the trick.

Thoughts?

d.

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

Reply via email to