Wrong access method "method" is used
------------------------------------
Key: XDP-206
URL: http://jira.codehaus.org/browse/XDP-206
Project: XDoclet 2 Plugins
Issue Type: Bug
Components: hibernate
Affects Versions: 1.0.3
Reporter: Nikita Salnikov-Tarnovski
Attachments: HibernateMappingPlugin.java.patch
When xdoclet tag hibernate.property is put at getter method, not field, then
plugins generate mapping with attribute
access="method"
But as of Hibernate3 there is no such access type, there is "property" one. So
HibernateMappingPlugin.java should be changed to use "property" access type,
not "method" one.
The corresponding patch is attached.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
xdoclet-plugins-interest mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xdoclet-plugins-interest