sqlite+hibernate整合
东郭腾
2023-12-01
google源码地址:http://code.google.com/p/hibernate-sqlite/
DownloadLocal Project:
1.http://hibernate-sqlite.googlecode.com/files/HibernateSQLite.rar
No referenced jars included, built it with maven2 and then import into eclipse.(12.7K)
2.http://hibernate-sqlite.googlecode.com/files/HibernateSQLite_with_jar.rar
Referenced jars included,import it into eclipse directly!(5.8M)
Web Project:
1.http://hibernate-sqlite.googlecode.com/files/HSWeb.rar
No referenced jars included, built it with maven2 and then import into eclipse.(22.6K)
2.http://hibernate-sqlite.googlecode.com/files/HSWeb_with_jar.zip
Referenced jars included,import it into eclipse directly!(11.5M)
3.http://hibernate-sqlite.googlecode.com/files/HSWeb.war
A war package of the sample web project.(11.4M)
4.http://hibernate-sqlite.googlecode.com/files/1.db
the Sqlite db file for the web project.(2.0k)