Menu

Version 0.1.1 released

- 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

Posted by Álvaro Martínez Hernández 2009-06-05

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.