> Somehow, it seems, the "env" reference is lost in the UDFData.
> The problem, as it seems, is that the JNIEnv must not be used in
> another thread.
> http://java.sun.com/j2se/1.5.0/docs/guide/jni/spec/design.html#wp16696
>
> Is this a bug or a feature?
> If latter, then i'd vote for it being docummented in the
> org.sqlite.Function javadoc!

Should i wait for it to be fixed or should i workaround it my
application (it will be rather clumsy - channeling all database
operations in a multithreaded application to a single thread)?


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"SQLiteJDBC" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sqlitejdbc?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to