Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- View the issue: http://opensource.atlassian.com/projects/xdoclet/browse/XDT-1297 Here is an overview of the issue: --------------------------------------------------------------------- Key: XDT-1297 Summary: support for check constraints on @hibernate.column Type: New Feature Status: Open Priority: Major Original Estimate: Unknown Time Spent: Unknown Remaining: Unknown Project: XDoclet Components: Hibernate Module Versions: 1.2.2 Assignee: xdoclet-devel (Use for new issues) Reporter: Bill Schneider Created: Tue, 15 Mar 2005 8:47 AM Updated: Tue, 15 Mar 2005 8:47 AM Environment: n/a Description: There should be support for "check" constraints on @hibernate.column, analogous to formula. For instance: @hibernate.property not-null="true" @hibernate.column name="foo" check="length(foo) > 5" translates to <property ...> <column name="foo" check="length(foo) > 5"/> </property> --------------------------------------------------------------------- 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 ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ xdoclet-devel mailing list xdoclet-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xdoclet-devel