Changes between Version 7 and Version 8 of S2S_PERSISTENCE_COMMONS_R0
- Timestamp:
- 11/26/08 14:20:56 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
S2S_PERSISTENCE_COMMONS_R0
v7 v8 11 11 12 12 == Task requirements == 13 * Write the server persistence module to the extend needed by the other tasks in Revision 0. 13 * 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) 15 * it should give the interface for easier manipulation with users and groups. 14 16 * Write good JUnit test that test all of the logic written. 15 17 * Write a flexible interface to the database API, that can be changed easily. … … 32 34 33 35 == Related == 36 [wiki:S2S_CORE_SECURITY_R0] [[BR]] 37 [wiki:S2S_DEPLOY_TECHNOLOGIES_R0] [[BR]] 34 38 The schema must be useful for [[TicketQuery(summary=S2S_CORE_SECURITY_R0, compact)]] 35 39