Details
-
Improvement
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
1.2.1.RELEASE
-
None
-
DB2_EXPRESS_C
Description
Enable a way for additional @Column attributes besides name to be specified.
This will allow all definitions to be kept in a .roo file rather than having to edit you source after running a .roo script.
I realize this smack of trying to merge Bean Validation with JPA Entity annotations, but I still think it would be nice to be able to have everything in one .roo file that is more easily shared between developers.