Difference between "sqlite-jdbc-3.7.2.jar" and "sqlite-jdbc-3.7.15-SNAPSHOT.jar"

287 views
Skip to first unread message

KARTHIK N R P

unread,
Mar 6, 2013, 9:25:21 AM3/6/13
to xer...@googlegroups.com
Hi,

May i know the difference between both the JAR files "sqlite-jdbc-3.7.2.jar" and "sqlite-jdbc-3.7.15-SNAPSHOT.jar"

In our project, we are currently using "sqlitejdbc-v053.jar". We are planning for upgrade of SqliteJDBC.

So that we can download the appropriate JAR for our project.

Grace B

unread,
Mar 6, 2013, 4:22:15 PM3/6/13
to xer...@googlegroups.com
Probably Taro may have more to say about this. Though here is my take on the question: 

1. For one thing, the #'s in the jar name (SQLite-JDBC-#.#.#.jar) is the version of the SQLite native library used in the driver.

2. 3.7.2 includes a pure-java while 3.7.15-SNAPSHOT doesn't

3. 3.7.2 is a release while 3.7.15-SNAPSHOT is a work in progress.

Taro L. Saito

unread,
Mar 6, 2013, 7:39:50 PM3/6/13
to xer...@googlegroups.com
Thanks Grace.

The version numbering policy is
sqlite-jdbc-(x.x.x).y.jar
where x.x.x corresponds to the original sqlite version number, and .y
represents minor updates to the JDBC driver side.

if .y is -SNAPSHOT, it is still a beta release.

sqlitejdbc-v053 is an old release when David maintains sqlite-jdbc and
it supports fewer operating systems than
sqlite-jdbc-3.7.2.jar does.


--
Taro L. Saito
<l...@xerial.org>
University of Tokyo
http://www.xerial.org/leo
Tel. +81-47-136-4065 (64065)
> --
> You received this message because you are subscribed to the Google Groups
> "Xerial" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to xerial+un...@googlegroups.com.
> To post to this group, send email to xer...@googlegroups.com.
> Visit this group at http://groups.google.com/group/xerial?hl=en.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
Reply all
Reply to author
Forward
0 new messages