Changes between Version 13 and Version 14 of S2S_PERSIST_MODEL_R0


Ignore:
Timestamp:
12/12/08 17:45:42 (16 years ago)
Author:
meddle
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • S2S_PERSIST_MODEL_R0

    v13 v14  
    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:694]] 
     50 * Here are the refactored tests for the persistence module and the new ones testing the new logic: [[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 ^(Implementation results should be described and linked here (from the wiki or the repository))^ 
     57The implementation is in [[changeset:767]] and [[changeset:773]]. 
    5858 
    5959= Testing =