Details
-
Type:
Improvement
-
Status: Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 1.2.1.RELEASE
-
Fix Version/s: None
-
Component/s: ENTERPRISE, PERSISTENCE
-
Labels:
-
Environment: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.