| Package | Description |
|---|---|
| net.sf.mardao.core.dao |
| Modifier and Type | Method and Description |
|---|---|
abstract List<TypeDaoImpl<? extends Object,Long>> |
AbstractDatabaseHelper.getDaos() |
| Modifier and Type | Method and Description |
|---|---|
protected static <T,ID extends Serializable> |
TypeDaoImpl.findBy(TypeDaoImpl<T,ID> dao,
String orderBy,
boolean ascending,
int limit,
int offset,
Long parentKey,
Filter... filters) |
| Constructor and Description |
|---|
CursorIterable(android.database.sqlite.SQLiteDatabase db,
android.database.sqlite.SQLiteCursorDriver driver,
String editTable,
android.database.sqlite.SQLiteQuery query,
TypeDaoImpl<T,ID> dao) |
CursorIterableFactory(TypeDaoImpl<T,ID> dao) |
Copyright © 2013. All Rights Reserved.