Announcing EJBGen 2.10, available at http://beust.com/cedric/ejbgen
EJBGen is an EJB generator that uses Javadoc tags to create EJB's from one single file only (your EJB class). EJBGen generates XML deployment descriptors, remote/local interfaces, primary key classes, value objects, etc... List of changes since 2.9: - Fixed: wasn't honoring -valueBaseClass - Fixed: better error message when no pk fields are found - Added: values can have // comments in them - Added: ordering-number on methods - Fixed: was generating <primary-key-table> before <foreign-key-table> - Fixed: was not mapping relationships between multimapped entities correctly - Added: documentation for nested relationship-caching elements - Added: nested relationship-caching elements - Added: interface to @ejbgen:method-permission - Added: foreign-key-table and primary-key-table to @ejbgen:relation - Fixed: @ejbgen:ejb-interface now has an ejb-type attribute - Removed: code to parse the old syntax - Added: documentation for new multiple mapping features - Added: mapping CMP fields to multiple columns - Fixed: was generating tags before comments -- C�dric http://beust.com/weblog ==========================================================================To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff EJB-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".
