Scalaffinity News
Status: Beta
Brought to you by:
alvaromh
- Fixed some DAO methods
- Fixed some queries
- Fixed class diagrams
- Hibernate validation is impossible with Scala 2.7. Hibernate validation will only work when field annotations are possible in Scala. If you decompile a class with a validator annotation, you'll see the validation is spread on the field and on its companion methods which mean nothing to Hibernate and make everything crash.
Check the wiki for details:
http://apps.sourceforge.net/mediawiki/scalaffinity/index.php?title=Main_Page