]> SALOME platform Git repositories - tools/siman.git/history - Workspace/Siman-Common/src/org/splat/dal/dao/kernel/GenericDAO.java
Salome HOME
The draft of the "Copy from existing study" action is added. The YACS step is introdu...
[tools/siman.git] / Workspace / Siman-Common / src / org / splat / dal / dao / kernel / GenericDAO.java
2013-03-21 rkvThe draft of the "Copy from existing study" action...
2013-02-28 rkvSimulation context type selection is fixed in study...
2012-12-14 rkvDAO's method getFilteredList is improved so that it...
2012-11-26 rkvSaveOrUpdate is introduced in DAO and is used for user...
2012-10-29 rkvMapping is fixed. Relation in the mapping is inherited...
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 rkvRefactoring of Database, replacing SQL by DAOs calls...
2012-10-15 rkvDAO's read() method is renamed to get(). Unit test...
2012-10-15 rkvId now is Long instead of Integer. First unit test...
2012-10-09 rkvSiman codebase is refactored. Spring beans are introduc...