Ben Alex be578c99d1 Add setId(Long) back into class, as Hibernate 3.0.5 gives Lazy Initialization Exception if using field="access" when trying to do a getId() on a lazily loaded association. 20 years ago
..
src be578c99d1 Add setId(Long) back into class, as Hibernate 3.0.5 gives Lazy Initialization Exception if using field="access" when trying to do a getId() on a lazily loaded association. 20 years ago
.cvsignore b800ad3e8b Initial commit. 20 years ago
maven.xml 5f1cb77e40 Domain subproject Java 1.5 compatibility. 20 years ago
project.properties fa6924a373 Update project workspace settings to Java 1.5. NB: Maven remains at 1.3 compatibility for all subprojects except "domain". It is recommended the Eclipse "Problems" view be customised to not display items containing "Type Safety:" in their description. Developers should NOT introduce 1.5+ dependencies to any projects apart from "domain". 20 years ago
project.xml 2e51880608 Remove annotations after discussion with Matthew Porter. 20 years ago