程序包 | 说明 |
---|---|
com.fr.config.dao | |
com.fr.config.dao.impl | |
com.fr.config.dao.remote |
限定符和类型 | 方法和说明 |
---|---|
static EntityDao |
DaoContext.getEntityDao() |
限定符和类型 | 方法和说明 |
---|---|
static void |
DaoContext.setEntityDao(EntityDao enDao)
设置新的Dao的时候,要记得清除Dao所持有的资源
|
限定符和类型 | 类和说明 |
---|---|
class |
BatchSubmitEntityDao |
class |
HibernateEntityDao |
class |
LocalEntityDao
Created by hasee on 2017/12/15.
|
构造器和说明 |
---|
BatchSubmitEntityDao(EntityDao entityDao) |
限定符和类型 | 类和说明 |
---|---|
class |
RemoteEntityDao |