Read the comments on table and column from table schemas, and set them as class
name and field name
---------------------------------------------------------------------------------------------------
Key: OPENJPA-1427
URL: https://issues.apache.org/jira/browse/OPENJPA-1427
Project: OpenJPA
Issue Type: Bug
Components: jdbc
Affects Versions: 1.2.1
Reporter: zhang jing
Priority: Minor
Fix For: 1.2.1
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.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.