Description
I want to read the comments on table and column when generating schema file.
Then when executing reverse mapping, I want to map the comment on table as class name, and map the comment on column as field name.
Attachments
Issue Links
- is duplicated by
-
OPENJPA-1434 I want to read comments of table and column from database schema.
- Open