[hibernate-issues] [Hibernate-JIRA] Created: (ANN-832) Component Annotations should support dynamic attribute
Sean Doherty (JIRA)
noreply at atlassian.com
Mon May 11 14:07:13 EDT 2009
Component Annotations should support dynamic attribute
------------------------------------------------------
Key: ANN-832
URL: http://opensource.atlassian.com/projects/hibernate/browse/ANN-832
Project: Hibernate Annotations
Issue Type: Improvement
Reporter: Sean Doherty
In the Component class, there is an attribute called dynamic which allows for support of the dynamic-component property type in xml configuration. Annotations do not currently have support for dynamic-components. I propose adding in an attribute to one of the existing annotations that will allow these components to be configured via annotations. Either that or add a @Component annotation that allows configuration of the attributes of the Component object.
--
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
More information about the hibernate-issues
mailing list