[ http://jira.codehaus.org/browse/XDP-58?page=all ] Konstantin Pribluda closed XDP-58: ----------------------------------
> Missing not-found parameter for one-to-many, many-to-one and many-to-many > ------------------------------------------------------------------------- > > Key: XDP-58 > URL: http://jira.codehaus.org/browse/XDP-58 > Project: XDoclet 2 Plugins > Type: Improvement > Components: hibernate > Versions: hibernate-1.0 > Reporter: Espen Amble Kolstad > Assignee: Anatol Pomozov > Priority: Minor > Attachments: not-found.zip, plugin-hibernate.zip > > Original Estimate: 1 hour > Remaining: 1 hour > > Missing not-found parameter for one-to-many, many-to-one and many-to-many > E.g. > /** > * @hibernate.many-to-one column="some_id" > * not-found="ignore" > */ > Generates: > ... > <many-to-one column="some_id" not-found="ignore" ....> > ... -- 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 ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ xdoclet-plugins-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xdoclet-plugins-interest
