Salome HOME
Fix for the bug: versioning of a document with uses relations => crash.
[tools/siman.git] / Workspace / Siman-Common / src / org / splat / dal / dao /
2012-11-26 rkvSaveOrUpdate is introduced in DAO and is used for user...
2012-11-23 rkvThe checkin from SALOME operation is updated (ScenarioS...
2012-11-16 rkvUnit test is created for ScenarioService.getScenarioInf...
2012-11-07 rkvModifications done to respect PMD rules. Versioning...
2012-11-02 rkvPMD plugin is refreshed. Some code is modified to respe...
2012-10-29 rkvMapping is fixed. Relation in the mapping is inherited...
2012-10-23 rkvStudy reindexing action is simplified.
2012-10-22 rkvRefactoring continues: UserService is created instead...
2012-10-19 rkvMore business logic has been moved from BO to services...
2012-10-17 rkvGenerate DAOs for abstract classes also. It is necessar...
2012-10-17 rkvRefactoring of Database, replacing SQL by DAOs calls...
2012-10-16 rkvDAOs have been generated.
2012-10-15 rkvDAO's read() method is renamed to get(). Unit test...
2012-10-15 rkvThe code has been cleaned.
2012-10-15 rkvId now is Long instead of Integer. First unit test...
2012-10-10 rkvNew study creation is fixed. Search page is also access...
2012-10-09 rkvSiman codebase is refactored. Spring beans are introduc...