Hi,

Just a little question/request about org.sqlite.Function.value_type():
I guess this method returns one of the following values, isn't it ?
org.sqlite.Codes.SQLITE_INTEGER
org.sqlite.Codes.SQLITE_FLOAT
org.sqlite.Codes.SQLITE_TEXT
org.sqlite.Codes.SQLITE_BLOB
org.sqlite.Codes.SQLITE_NULL

Since the user can call this function, he should have access to these 
constants, isn't it ?
So, is it possible to enhance accessibility (from package to public) of 
org.sqlite.Codes class ?

Thanks,

XR

--~--~---------~--~----~------------~-------~--~----~
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