Android SQLite Fixture Library.
sqlite-fixture is hosted in the following web site
https://github.com/ussy/sqlite-fixture
If you think the Android project sqlite-fixture listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of sqlite-fixture.
Item | Value |
---|---|
Java File Count | 19 |
Minimum SDK Version | 7 |
Activity Count | 0 |
jar files used | opencsv-2.2.jar opencsv-2.2.jar snakeyaml-android-1.8-SNAPSHOT.jar snakeyaml-android-1.8-SNAPSHOT.jar sqlite-fixture-sources.jar sqlite-fixture.jar |
sqlite-fixture has the following Java source files.
jp.group.android.atec.sf.data.ColumnInfo.java jp.group.android.atec.sf.data.ConvertException.java jp.group.android.atec.sf.data.Item.java jp.group.android.atec.sf.data.Row.java jp.group.android.atec.sf.data.RowConverter.java jp.group.android.atec.sf.data.SQLNotNullException.java jp.group.android.atec.sf.importer.DefaultSQLiteImporter.java jp.group.android.atec.sf.importer.ImportException.java jp.group.android.atec.sf.importer.SQLiteDataReader.java jp.group.android.atec.sf.importer.SQLiteImportFactory.java jp.group.android.atec.sf.importer.SQLiteImporter.java jp.group.android.atec.sf.importer.csv.CsvDataReader.java jp.group.android.atec.sf.importer.yaml.YamlDataReader.java jp.group.android.atec.sf.unit.DatabaseTestCase.java jp.group.android.atec.sf.util.ResourceUtils.java jp.group.android.atec.sf.util.SQLiteMetaLoader.java net.iharder.Base64 .java