| Interface | Description |
|---|---|
| Database |
Database abstraction used internally by greenDAO.
|
| DatabaseStatement |
| Class | Description |
|---|---|
| DatabaseOpenHelper |
SQLiteOpenHelper to allow working with greenDAO's
Database abstraction to create and update database schemas. |
| EncryptedDatabase | |
| EncryptedDatabaseStatement | |
| StandardDatabase | |
| StandardDatabaseStatement |
Available under the Apache License, Version 2.0 - Copyright © 2011-2016 greenrobot.org. All Rights Reserved.