Android Open Source - SQLite database Dachshund






Project Summary

A light-weight development framework of Android SQLite DB..

Web Site / Source Repository

Dachshund is hosted in the following web site
https://github.com/vliux/Dachshund

If you think the Android project Dachshund listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of Dachshund.

ItemValue
Java File Count11
Target SDK Version19
Minimum SDK Version7
Activity Count1

Java Source Files

Dachshund has the following Java source files.

com.vliux.dachshund.BaseDbTable.java
com.vliux.dachshund.DbManager.java
com.vliux.dachshund.annotation.DbField.java
com.vliux.dachshund.annotation.DbTable.java
com.vliux.dachshund.bean.DbColumnDef.java
com.vliux.dachshund.bean.DbTableDef.java
com.vliux.dachshundsample.MainActivity.java
com.vliux.dachshundsample.SampleTable.java
com.vliux.dachshundsample.SampleTableEx.java