Message:

   The following issue has been re-assigned.

   Assignee: Paul Galbraith (mailto:[EMAIL PROTECTED])
---------------------------------------------------------------------
View the issue:
  http://opensource.atlassian.com/projects/xdoclet/browse/XDT-1422

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: XDT-1422
    Summary: add support for uniqueness on group of properties (when using 
generated key)
       Type: New Feature

     Status: Open
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: XDoclet
 Components: 
             Hibernate Module

   Assignee: Paul Galbraith
   Reporter: Michel Train

    Created: Thu, 2 Jun 2005 4:26 AM
    Updated: Thu, 2 Jun 2005 8:10 AM
Environment: xdoclet1.2.3, hibernate3

Description:
Need : when using generated key, you still want to guaranty uniqueness on a 
group of properties, that you may have used as key, as it is what the users 
will have to identify things.

Hibernate proposes a "properties" mapping, listing a group of properties and 
offers the possibility to add a "unique=true" marker on this "properties" group.

I don't know what is the easiest way to do that :
- add a properties tag at class level with a name and add a group attribute on 
each property declaration with the name of the referring group
- just collect the property that have an extra group="aname" to form a 
properties with aname as name.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://opensource.atlassian.com/projects/xdoclet/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
This SF.Net email is sponsored by Yahoo.
Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
Search APIs Find out how you can build Yahoo! directly into your own
Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005
_______________________________________________
xdoclet-devel mailing list
xdoclet-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to