Description
When generating schemas, I want to read the comments of table and column from database schema, then write them into customer.properties.
Then when executing reverse mapping, set the class name as table comment, and set field name as column comment automatically.
Attachments
Attachments
Issue Links
- duplicates
-
OPENJPA-1427 Read the comments on table and column from table schemas, and set them as class name and field name
- Closed