|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.fullspan.kat.db.dao.KatDao
| Constructor Summary | |
protected |
KatDao()
Protected constructor, clients should call getDao(). |
| Method Summary | |
void |
deleteEntity(KatDbSessContext dbCtx,
java.lang.Object entity)
|
static KatAppSettingsDao |
getAppSettingsDao()
|
static KatDao |
getDao()
|
static KatEntryDao |
getEntryDao()
|
static KatUserDao |
getUserDao()
|
static void |
refresh(KatDbSessContext dbCtx,
java.lang.Object obj)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
protected KatDao()
| Method Detail |
public static KatDao getDao()
public static KatUserDao getUserDao()
public static KatEntryDao getEntryDao()
public static KatAppSettingsDao getAppSettingsDao()
public static void refresh(KatDbSessContext dbCtx,
java.lang.Object obj)
public void deleteEntity(KatDbSessContext dbCtx,
java.lang.Object entity)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||