Interface EntityDaoConditionService<CONDITION extends Condition,DAO extends CommonJpaRepository<T,ID>,T,ID extends Serializable>
- All Superinterfaces:
EntityConditionService<CONDITION,,DAO, T, ID> EntityService<DAO,T, ID>
public interface EntityDaoConditionService<CONDITION extends Condition,DAO extends CommonJpaRepository<T,ID>,T,ID extends Serializable>
extends EntityConditionService<CONDITION,DAO,T,ID>
-
Method Summary
Methods inherited from interface cn.net.vidyo.framework.data.jpa.service.EntityConditionService
buildDeleteCondition, buildQueryCondition, buildQueryCondition, buildUpdateCondition, buildWhereCondition, getColumn, getColumn, getMap, getModel, getObject, pageQueryColumns, pageQueryMaps, pageQueryModels, pageQueryObjects, queryColumns, queryMaps, queryModels, queryObjectsMethods inherited from interface cn.net.vidyo.framework.data.jpa.service.EntityService
batchSave, batchUpdate, deleteAll, deleteAll, deleteById, deleteByIds, deleteByIds, dropTable, findByIds, findByIds, getByEntityId, getById, getCodeById, getIdByEntity, getIdKeyById, getNameById, getRepositoryDao, save, saveAndFlush, truncateParmeryKey, updateHiddenById, updateStatusById