• Tatuya Kamada's avatar
    Make id dict updating more scalable. · d2189e27
    Tatuya Kamada authored
    - Avoid to create too much OIDs when updateLastMaxIdDictFromTable
    - Add a parameter 'id_group' into IdTool_zGetValueList for the
      scalability of updateLastMaxIdDictFromTable().
      This parameter is intended to use with CMFActivity
      (see TestIdTool.test_08_updateLastMaxIdDictFromTable).
    d2189e27
IdTool_zGetValueList.xml 3.59 KB