Changes between Version 8 and Version 9 of S2S_PERSISTENCE_COMMONS_R0


Ignore:
Timestamp:
11/26/08 14:21:16 (16 years ago)
Author:
pavlina
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • S2S_PERSISTENCE_COMMONS_R0

    v8 v9  
    1212== Task requirements == 
    1313 * Write basic server persistence module to the extend needed by the other tasks in Revision 0. 
    14   * the persistence API should communicate with the DataBase(to select and update information) 
     14  * the persistence API should communicate with the Database(to select and update information) 
    1515  * it should give the interface for easier manipulation with users and groups. 
    1616 * Write good JUnit test that test all of the logic written.