• temp for @青 @雨


    4层方法

    IBaseController  BaseControllerImpl IBaseService BaseServiceImpl  IBaseComponent   IBaseComponentImpl  IBaseRepository BaseRepositoryImpl

     /findPagination

    findPagination(Map<String, Object> parameters,

    Integer from,

    Integer limit,

    String sorting

    )

    /findPagination

    findPagination(Map<String, Object> parameters,

    Integer from,

    Integer limit,

    String sorting

    )

    /findPagination

    findPagination(Map<String, Object> parameters,

    Integer from,

    Integer limit,

    String sorting

    )

     /findPagination

    findPagination(Map<String, Object> parameters,

    Integer from,

    Integer limit,

    String sorting

    )

    findPagination(String condition,

    Integer from,

    Integer limit,

    String sorting ,

    Map<String, Object> parameters)

    findPagination(String condition,

    Integer from,

    Integer limit,

    String sorting ,

    Map<String, Object> parameters)

    findCountByCondition(condition, parameters)

    listByCondition(condition, parameters, from, limit)

    findCountByCondition(condition, parameters)

    listByCondition(condition, parameters, from, limit)

     /findById

    findById

    /findById

    findById

    /findById

    findById

     /findById

    findById

     findById  findById  findById  findById

     /deleteById

    deleteById

    /deleteById

    deleteById

     

    /deleteById

    deleteById

     /deleteById

    deleteById

     deleteById  deleteById  deleteByPk  deleteByPk

     /saveMap

    saveMap

    /saveMap

    saveMap

    /saveMap

    saveMap

     /saveMap

    saveMap

     

    insert(entity)

    delete(entity)

    update(entity)

     

    insert(entity)

    delete(entity)

    update(entity)

     

    insert(entity)

    delete(entity)

    update(entity)

     

    insert(entity)

    delete(entity)

    update(entity)

     

    /insert

    insert

     

     /insert

    insert

     insert  insert(entity)   insert(entity)   insert

     /getEntitysByIds

    getEntitysByIds

    /getEntitysByIds

    getEntitysByIds

     /getEntitysByIds

    getEntitysByPrimaryKey

     /@StdRequestMapping未添加

    getEntitysByPrimaryKey

     getEntitysByPrimaryKey getEntitysByPrimaryKey(P[] pks)  getEntitysByPrimaryKey getEntitysByPrimaryKey(P[] pks) 

     /save

    save

     /save

    save

    /saveEntity

    saveEntity

     /saveEntity

    saveEntity

     

    insert(entity)

    delete(entity)

    update(entity)

     

    insert(entity)

    delete(entity)

    update(entity)

    insert(entity)

    delete(entity)

    update(entity)

     

    insert(entity)

    delete(entity)

    update(entity)

       

     /saveMapAll

    saveMapAll

    for循环使用saveMap

     /saveMapAll

    saveMapAll

    for循环使用saveMap

     

    insert(entity)

    delete(entity)

    update(entity)

     

    insert(entity)

    delete(entity)

    update(entity)

     

    insert(entity)

    delete(entity)

    update(entity)

     

    insert(entity)

    delete(entity)

    update(entity)

       

    /insertAll

    insertAll

     /insertAll

    insertAll

     insertAll

    insertAll(List<T> paramList)

     insertAll  insertAll
       

    /insertOrUpdate

    insertOrUpdate

     /insertOrUpdate

    insertOrUpdate

     insertOrUpdate insertOrUpdate(T paramT)

     findById

    update

    insert

     insertOrUpdate
       

    /deleteEntity

    delete

     /deleteEntity

    delete

     delete delete(entity)  delete delete 
       

    /deleteByIds

    deleteByIds

     /deleteByIds

    deleteByIds

     deleteById deleteById(primaryKey)  deleteById  deleteByPk
       

    /update

    update

     /update

    update

     update  update(T paramT)  update  update
       

    /updateAll

    updateAll

     /updateAll

    updateAll

     updateAll  updateAll(List<T> paramList)  updateAll  updateAll
             deleteAll  deleteAll  deleteAll   deleteAll
            getAll  getAll    findAllById
            getPrimaryKey  getPrimaryKey    getPrimaryKey
                   insertOrUpdateAll
            flush  flush    getEntityName
            createInstance  createInstance    firstResult
                  deleteByCondition
                  flush
                  findByCondition 2种
                  getEntityType
                  findCountByCondition
                  getPrimaryKeyType
                  listByCondition 3种
                   
                   
       

    /search

    search

              clear
  • 相关阅读:
    Tomcat的SessionID引起的Session Fixation和Session Hijacking问题
    别把项目成功当目标!——项目经理的误区(1)(转)
    技术,项目经理的命?——项目经理的误区(3)(转)
    项目管理中,最难管的是什么?(转)
    项目经理的超越(三)人际优先,做事上的超越(转)
    大丈夫不可一日无权啊!——项目经理的误区(2)(转)
    舌尖上的职场(二)一起去吃饭吧!(转)
    舌尖上的职场(一)你最近还好吗?(转)
    【项目经理之修炼(10)】《初级篇》人际关系问题也是可以避免的(转)
    gcc与g++区别
  • 原文地址:https://www.cnblogs.com/whatlonelytear/p/11135427.html
Copyright © 2020-2023  润新知