From: <no...@at...> - 2005-04-05 16:26:19
|
Message: A new issue has been created in JIRA. --------------------------------------------------------------------- View the issue: http://opensource.atlassian.com/projects/hibernate/browse/HBX-195 Here is an overview of the issue: --------------------------------------------------------------------- Key: HBX-195 Summary: @DiscriminatorColumn Type: Improvement Status: Unassigned Priority: Trivial Original Estimate: Unknown Time Spent: Unknown Remaining: Unknown Project: Hibernate Extensions Components: annotations Versions: 3.0alpha4 Assignee: Reporter: Emmanuel Bernard Created: Tue, 5 Apr 2005 11:26 AM Updated: Tue, 5 Apr 2005 11:26 AM Description: @DiscriminatorColumn( type="", force=false, insert=true, formula=@Formula(...) ) //not sure about type --------------------------------------------------------------------- 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/hibernate/secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira |
From: Serg P. (JIRA) <no...@at...> - 2006-03-16 15:38:33
|
[ http://opensource.atlassian.com/projects/hibernate/browse/ANN-36?page=all ] Serg Prasolov updated ANN-36: ----------------------------- Attachment: patch.zip @ForceDiscriminator introduced. Patch was made against 3.1beta8 > @DiscriminatorColumn > -------------------- > > Key: ANN-36 > URL: http://opensource.atlassian.com/projects/hibernate/browse/ANN-36 > Project: Hibernate Annotations > Type: Improvement > Components: binder > Versions: 3.1beta3 > Reporter: Emmanuel Bernard > Priority: Trivial > Attachments: patch.zip > > > @DiscriminatorColumn( > type="", > force=false, > insert=true, > formula=@Formula(...) > ) > //not sure about type -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
From: Emmanuel B. (JIRA) <no...@at...> - 2006-04-27 18:55:24
|
[ http://opensource.atlassian.com/projects/hibernate/browse/ANN-36?page=all ] Emmanuel Bernard reassigned ANN-36: ----------------------------------- Assign To: Emmanuel Bernard > @DiscriminatorColumn > -------------------- > > Key: ANN-36 > URL: http://opensource.atlassian.com/projects/hibernate/browse/ANN-36 > Project: Hibernate Annotations > Type: Improvement > Components: binder > Versions: 3.1beta3 > Reporter: Emmanuel Bernard > Assignee: Emmanuel Bernard > Priority: Trivial > Attachments: patch.zip > > > @DiscriminatorColumn( > type="", > force=false, > insert=true, > formula=@Formula(...) > ) > //not sure about type -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
From: Emmanuel B. (JIRA) <no...@at...> - 2006-07-27 22:38:14
|
[ http://opensource.atlassian.com/projects/hibernate/browse/ANN-36?page=all ] Emmanuel Bernard updated ANN-36: -------------------------------- Fix Version: 3.2.0 > @DiscriminatorColumn > -------------------- > > Key: ANN-36 > URL: http://opensource.atlassian.com/projects/hibernate/browse/ANN-36 > Project: Hibernate Annotations > Type: Improvement > Components: binder > Versions: 3.1beta3 > Reporter: Emmanuel Bernard > Assignee: Emmanuel Bernard > Priority: Trivial > Fix For: 3.2.0 > Attachments: patch.zip > > > @DiscriminatorColumn( > type="", > force=false, > insert=true, > formula=@Formula(...) > ) > //not sure about type -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |