类的使用
com.gdxsoft.easyweb.define.group.dao.EwaModImportLog
使用EwaModImportLog的程序包
-
com.gdxsoft.easyweb.define.group.dao中EwaModImportLog的使用
com.gdxsoft.easyweb.define.group.dao 中类型参数类型为 EwaModImportLog 的子类com.gdxsoft.easyweb.define.group.dao 中实现类型参数类型为 EwaModImportLog 的接口的类修饰符和类型方法说明booleanEwaModImportLogDao.newRecord(EwaModImportLog para) 生成一条记录booleanEwaModImportLogDao.newRecord(EwaModImportLog para, Map<String, Boolean> updateFields) 生成一条记录booleanEwaModImportLogDao.updateRecord(EwaModImportLog para) 更新一条记录,全字段booleanEwaModImportLogDao.updateRecord(EwaModImportLog para, Map<String, Boolean> updateFields) 更新一条记录,根据类的字段变化