Interface TestOrganizationService

All Superinterfaces:
com.mybatisflex.core.service.IService<TestOrganization>
All Known Implementing Classes:
TestOrganizationServiceImpl

public interface TestOrganizationService extends com.mybatisflex.core.service.IService<TestOrganization>
测试组织服务接口
  • Field Summary

    Fields inherited from interface com.mybatisflex.core.service.IService

    DEFAULT_BATCH_SIZE
  • Method Summary

    Methods inherited from interface com.mybatisflex.core.service.IService

    count, count, count, exists, exists, getByEntityIdOpt, getById, getByIdOpt, getMapper, getObj, getObjAs, getObjAsOpt, getObjOpt, getOne, getOne, getOneAs, getOneAsOpt, getOneByEntityId, getOneOpt, getOneOpt, list, list, list, listAs, listByIds, listByMap, objList, objListAs, page, page, page, pageAs, query, queryChain, remove, remove, removeById, removeById, removeByIds, removeByMap, save, saveBatch, saveBatch, saveOrUpdate, saveOrUpdateBatch, saveOrUpdateBatch, update, update, update, updateBatch, updateBatch, updateBatch, updateBatch, updateById, updateById, updateChain