Allow explicit class specification for composite-id ---------------------------------------------------
Key: XDP-190 URL: http://jira.codehaus.org/browse/XDP-190 Project: XDoclet 2 Plugins Issue Type: Improvement Components: hibernate Affects Versions: 1.0.4 Environment: N/A (Patches created w/ eclipse 3.1.1) Reporter: Steve Ungerer Priority: Minor Fix For: 1.0.4 Attachments: compositeId-patch.zip Attached please find a patch to allow the following hibernate xdoclet syntax: @hibernate.composite-id class="org.foo.PrimaryKey" public org.foo.IPrimaryKey getPK() { ... } If no class is specified, the previous behavior applies (setting the class to the returned type). This should be useful for "code to interfaces" best practice. Zip file contains 2 patches: one each for src and test. -- 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 xdoclet-plugins-interest@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xdoclet-plugins-interest