| Class | Description |
|---|---|
| DaoConfig |
Internal class used by greenDAO.
|
| FastCursor |
Internal class used by greenDAO.
|
| LongHashMap<T> |
An minimalistic hash map optimized for long keys.
|
| SqlUtils |
Helper class to create SQL statements as used by greenDAO internally.
|
| TableStatements |
Helper class to create SQL statements for specific tables (used by greenDAO internally).
|
Available under the Apache License, Version 2.0 - Copyright © 2011-2016 greenrobot.org. All Rights Reserved.