Salome HOME
StepServiceImpl doesn't use Database class anymore.
[tools/siman.git] / Workspace / Siman-Common / src / org /
2012-10-17 rkvStepServiceImpl doesn't use Database class anymore.
2012-10-17 rkvGenerate DAOs for abstract classes also. It is necessar...
2012-10-17 rkvDocumentServiceImpl doesn't use Database class anymore...
2012-10-17 rkvValidation cycle modification in the study configuratio...
2012-10-17 rkvValidation cycle modification in the study configuratio...
2012-10-17 rkvDatabase class usage is completely removed from Scenari...
2012-10-17 rkvCreation of a new study is fixed. Database.getSessoin...
2012-10-17 rkvDatabase class usage is removed from StudyService.
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-12 mkaLogger is changed to AppLogger
2012-10-12 mkarefactoring
2012-10-12 rkvFixed: adding a knowledge element (but there is still...
2012-10-10 rkvBeans initialization is fixed. Document can be added...
2012-10-10 rkvNew study creation is fixed. Search page is also access...
2012-10-09 rkvWrong logger creation is fixed.
2012-10-09 rkvSiman codebase is refactored. Spring beans are introduc...
2012-10-01 rkvRefactoring: configuration files are moved into Siman...
2012-10-01 rkvRefactoring: kernel and som are moved to Siman-Common.