Changes between Version 5 and Version 6 of S2S_PERSIST_MODEL_R0


Ignore:
Timestamp:
12/12/08 14:51:56 (16 years ago)
Author:
meddle
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • S2S_PERSIST_MODEL_R0

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