Project:
| View Revisions: Issue #41629 | [ All Revisions ] [ Back to Issue ] | ||
| Summary | 0041629: improve javadoc of generated entities: Include help for table and columns | ||
| Revision | 2019-08-12 10:40 by AugustoMauch | ||
| Description | JavaDoc generated for DAL entities classes can be improved: * Include help for table and columns. Note this would increase in-memory model, this information should only be used to generate code but not retained in final model. Also a proper escape would be needed to prevent invalid code. |
||
| Revision | 2019-08-12 10:37 by AugustoMauch | ||
| Description | JavaDoc generated for DAL entities classes can be improved: * Include db column for properties * Include help for table and columns, note this would increase in-memory model, this information should only be used to generate code but not retained in final model. Also a proper escape would be needed to prevent invalid code. |
||
| Copyright © 2000 - 2009 MantisBT Group |