@Repository(value="optDataScopeDao") public class OptDataScopeDaoImpl extends com.centit.framework.hibernate.dao.BaseDaoImpl<OptDataScope,String> implements OptDataScopeDao
| 构造器和说明 |
|---|
OptDataScopeDaoImpl() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
deleteDataScopeOfOptID(String sOptID) |
List<OptDataScope> |
getDataScopeByOptID(String sOptID) |
Map<String,String> |
getFilterField() |
String |
getNextOptCode() |
int |
getOptDataScopeSumByOptID(String sOptID) |
List<String> |
listDataFiltersByIds(Collection<String> scopeCodes) |
void |
saveNewOPtDataScope(OptDataScope optDataScope) |
void |
updateOptDataScope(OptDataScope optDataScope) |
builderHqlAndNamedParams, builderHqlAndNamedParams, builderStatHqlAndNamedParams, deleteObject, deleteObjectById, deleteObjectForce, deleteObjectForceById, deleteObjectsAsTabulation, deleteObjectsAsTabulation, deleteObjectsAsTabulation, flush, getClassTName, getClassTShortName, getCurrentSession, getFilterFieldWithPretreatment, getObjectById, getObjectByProperties, getObjectByProperty, getPkClass, getPoClass, getPoObjectId, getSessionFactory, listObjectByProperties, listObjectByProperty, listObjects, listObjects, listObjects, listObjects, listObjects, listObjects, listObjects, listObjects, listObjects, listObjects, listObjectsAll, listObjectsByNamedHql, listObjectsByNamedHql, listValidObjects, mergeObject, pageCount, pageCount, pageQuery, pageQuery, replaceObjectsAsTabulation, replaceObjectsAsTabulation, replaceObjectsAsTabulation, replaceObjectsAsTabulationCheckTimestamp, replaceObjectsAsTabulationCheckTimestamp, saveNewObject, saveNewObjects, saveNewObjects, saveObject, saveRawObject, setSessionFactory, updateObject, updateObjectCheckTimestamp, updateObjectProperties, updateObjectPropertiesCheckTimestamp, updateRawObjectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdeleteObject@Transactional public List<OptDataScope> getDataScopeByOptID(String sOptID)
getDataScopeByOptID 在接口中 OptDataScopeDao@Transactional public int getOptDataScopeSumByOptID(String sOptID)
getOptDataScopeSumByOptID 在接口中 OptDataScopeDao@Transactional public void deleteDataScopeOfOptID(String sOptID)
deleteDataScopeOfOptID 在接口中 OptDataScopeDaopublic Map<String,String> getFilterField()
getFilterField 在类中 com.centit.framework.hibernate.dao.BaseDaoImpl<OptDataScope,String>@Transactional public String getNextOptCode()
getNextOptCode 在接口中 OptDataScopeDao@Transactional public List<String> listDataFiltersByIds(Collection<String> scopeCodes)
listDataFiltersByIds 在接口中 OptDataScopeDaopublic void updateOptDataScope(OptDataScope optDataScope)
updateOptDataScope 在接口中 OptDataScopeDaopublic void saveNewOPtDataScope(OptDataScope optDataScope)
saveNewOPtDataScope 在接口中 OptDataScopeDaoCopyright © 2018. All rights reserved.