Changes between Version 14 and Version 15 of S2S_PERSIST_MODEL_R0


Ignore:
Timestamp:
12/12/08 17:49:56 (16 years ago)
Author:
meddle
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • S2S_PERSIST_MODEL_R0

    v14 v15  
    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:773]] 
     50 * Here are the refactored tests for the persistence module and the new ones testing the new logic: [[changeset:766]],[[changeset:773]] 
    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]] 
     
    5555 
    5656= Implementation = 
    57 The implementation is in [[changeset:767]] and [[changeset:773]]. 
     57The implementation is in [[changeset:766]], [[changeset:767]] and [[changeset:773]]. 
    5858 
    5959= Testing =