Changes between Version 13 and Version 14 of S2S_PERSIST_MODEL_R0
- Timestamp:
- 12/12/08 17:45:42 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
S2S_PERSIST_MODEL_R0
v13 v14 48 48 * There is a problem with the JavaDB, it does not have Boolean/Bool/Bit type, we should resolve it. 49 49 50 * Here are the refactored tests for the persistence module and the new ones testing the new logic: [[changeset: 694]]50 * Here are the refactored tests for the persistence module and the new ones testing the new logic: [[changeset:773]] 51 51 [source:trunk/sophie2-platform/modules/org.sophie2.server.persistence/src/test/java/org/sophie2/server/persistence/EmbeddedDatabaseManagerTest.java][[BR]] 52 52 [source:trunk/sophie2-platform/modules/org.sophie2.server.persistence/src/test/java/org/sophie2/server/persistence/dao/GroupDaoTest.java][[BR]] … … 55 55 56 56 = Implementation = 57 ^(Implementation results should be described and linked here (from the wiki or the repository))^ 57 The implementation is in [[changeset:767]] and [[changeset:773]]. 58 58 59 59 = Testing =