Download Free code InMemoryDb

Description

Some helper classes to use Android database with storage on disk and in memory.

Source Files

The download file InMemoryDb-master.zip has the following entries.


.gitignore//w  w  w.  j ava 2s. c  o  m
LICENSE
README.md
library/AndroidManifest.xml
library/assets/.nofile
library/proguard-project.txt
library/project.properties
library/res/.nofile
library/src/st/gaw/db/AsynchronousDbHelper.java
library/src/st/gaw/db/AsynchronousDbOperation.java
library/src/st/gaw/db/InMemoryDbArrayList.java
library/src/st/gaw/db/InMemoryDbCopyOnWriteArrayList.java
library/src/st/gaw/db/InMemoryDbErrorHandler.java
library/src/st/gaw/db/InMemoryDbList.java
library/src/st/gaw/db/InMemoryDbListener.java
library/src/st/gaw/db/InMemoryDbMap.java
library/src/st/gaw/db/InMemoryDbSet.java
library/src/st/gaw/db/InMemoryDbTreeSet.java
library/src/st/gaw/db/InMemoryHashmapDb.java
library/src/st/gaw/db/LogManager.java
library/src/st/gaw/db/Logger.java
library/src/st/gaw/db/MapEntry.java
library/src/st/gaw/db/adapter/InMemoryArrayListAdapter.java
library/src/st/gaw/db/adapter/InMemoryFilteredListAdapter.java
library/src/st/gaw/db/adapter/InMemoryFilteredTreeAdapter.java
library/src/st/gaw/db/adapter/InMemoryTreeSetAdapter.java
library/src/st/gaw/db/adapter/UIHandler.java

Download

Click the following link to download InMemoryDb-master.zip.

InMemoryDb-master.zip




















Home »
  Android Free Code »
    Database »




CouchDB
Database
ORM
SQLite
SQLite ORM