Uses of Class
org.androwrapee.db.ReflectionManager

Uses of ReflectionManager in org.androwrapee.db
 

Constructors in org.androwrapee.db with parameters of type ReflectionManager
DefaultDAO(Class<T> c, DefaultDatabaseHelper dbHelper, ReflectionManager rm, String tableName)
          Constructor - takes the context to allow the database to be opened/created.
DefaultDAO(Class<T> c, DefaultDatabaseHelper dbHelper, ReflectionManager rm, String tableName)
          Constructor - takes the context to allow the database to be opened/created.