Details
-
Improvement
-
Status: In Progress
-
Major
-
Resolution: Unresolved
-
3.0
-
None
-
None
Description
We need to support user defined properties attached to
- Entities
- Attributes
- Relationships
(Obj and Db). This feature is similar to JDK 1.5 annotations.
Basic support:
- allow to enter string key/value pairs in the Modeler and save them in XML.
- Just like with JVM annotations implement some logic to load annotations conditionally.
Ideas for using this info in Cayenne:
- Attach DB comments on reverse-engineer
- Use certain keys to generate Javadocs during class generation
- Use certain keys to generate JDK 1.5 annotations during class generation.
Attachments
Attachments
Issue Links
- is related to
-
CAY-659 Comments / Descriptions for Attributes
- Closed