Add doc field to ObjEntities so that generated model java code has javadocs ---------------------------------------------------------------------------
Key: CAY-1614 URL: https://issues.apache.org/jira/browse/CAY-1614 Project: Cayenne Issue Type: Improvement Reporter: Joel Becker Being able to enter a text description for each ObjEntity attribute in the modeler (and in the xml) would allow the model to be well-documented both in the xml/Modeler and in the generated java code, which could include the description of each attribute with its getter, setter, and _PROPERTY static final. (For example, when a team member uses the java ObjEntities, he will see the javadocs for the getter or setter he is looking at. ) -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira