Changes between Version 6 and Version 7 of S2S_PERSIST_MODEL_R0


Ignore:
Timestamp:
12/12/08 15:21:27 (16 years ago)
Author:
meddle
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • S2S_PERSIST_MODEL_R0

    v6 v7  
    4848  * There is a problem with the JavaDB, it does not have Boolean/Bool/Bit type, we should resolve it. 
    4949 
    50  * Here are the refactored tests for the persistence module and the new ones testing the new logic: [[changeset:602]] 
     50 * Here are the refactored tests for the persistence module and the new ones testing the new logic: [[changeset:694]] 
    5151[source:trunk/sophie2-platform/modules/org.sophie2.server.persistence/src/test/java/org/sophie2/server/persistence/EmbeddedDatabaseManagerTest.java][[BR]] 
    5252[source:trunk/sophie2-platform/modules/org.sophie2.server.persistence/src/test/java/org/sophie2/server/persistence/dao/GroupDaoTest.java][[BR]] 
    5353[source:trunk/sophie2-platform/modules/org.sophie2.server.persistence/src/test/java/org/sophie2/server/persistence/dao/UserDaoTest.java] [[BR]][[BR]] 
     54[trunk/sophie2-platform/modules/org.sophie2.server.persistence/src/test/java/org/sophie2/server/persistence/dao/BookDaoTest.java  
    5455 
    5556= Implementation =