Hibernate Annotations
December 20, 2006I’ve finally gotten around to learning Hibernate Annotations. Wow. It really is an improvement over dealing with old-style .hbm files. Although .hbm files are powerful in their own it is in my opinion an improvement to bring everything back into the Java source file. There’s less confusion and a little less room for things to [...]
