[
https://jira.jboss.org/browse/JBIDE-7115?page=com.atlassian.jira.plugin.s...
]
Vitali Yemialyanchyk commented on JBIDE-7115:
---------------------------------------------
the documentation is incomplete in this clause.
To get @Column annotation generated is necessary specify "Default string length"
to non default value 200 for example,
also in your particular case you have no "Getters" for the string fields, but
default "Preferred location of Annotations" is "Getters" -
so you should select "Fields" - so "@Column" annotations will be
generated.
POJO isn't annotated by Generate Hibernate\JPA annotation
according to docs
---------------------------------------------------------------------------
Key: JBIDE-7115
URL:
https://jira.jboss.org/browse/JBIDE-7115
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Hibernate
Affects Versions: 3.2.0.M2
Environment: JBDS 4.0.0.m2 480
Reporter: Jiri Peterka
Assignee: Vitali Yemialyanchyk
I've notice that Strings and possibly another fields are not annotated. According to
documentation, String field should be annotated by @Column, etc.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira