Some databases support attaching comments against columns, and maybe other things. It would be nice if those comments were retrieved and included in the generated code.
Anonymous
You seem to have CSS turned off. Please don't fill out this field.
Doing it is easy: "REMARKS" from the DatabaseMetaData basically.
However testing is going to require functionality for adding comments to QDTs and DBRows.
If the comments became JavaDocs and vis versa this would be a very useful feature...
Doing it is easy: "REMARKS" from the DatabaseMetaData basically.
However testing is going to require functionality for adding comments to QDTs and DBRows.
If the comments became JavaDocs and vis versa this would be a very useful feature...