A fork of LibrePlan for users of this space.
The method IGenericDao::findExistingEntity has been added. Unlike IGenericDao::find, it returns a runtime exception if the entity does not exist. So, this method should be used when the entity with the key passed as a parameter is supposed to exist. This patch also fixes some methods in GenericDaoHibernate which were not using try-catch to convert Hibernate exceptions to the Spring exception hierarchy. |
||
|---|---|---|
| navalplanner-business | ||
| navalplanner-gantt-zk | ||
| navalplanner-webapp | ||
| src/main | ||
| .gitignore | ||
| AUTHORS | ||
| COPYING | ||
| INSTALL | ||
| NEWS | ||
| pom.xml | ||
| README | ||
| TODO | ||