[hibernate-issues] [Hibernate-JIRA] Closed: (HHH-1274) Need dynamic-insert tag for property

Steve Ebersole (JIRA) noreply at atlassian.com
Mon Mar 21 13:00:44 EDT 2011


     [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-1274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steve Ebersole closed HHH-1274.
-------------------------------


Closing stale resolved issues

> Need dynamic-insert tag for property
> ------------------------------------
>
>                 Key: HHH-1274
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-1274
>             Project: Hibernate Core
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 3.0.5
>         Environment: Hibernate v3.0.5, SQL Server 2000 SP3
>            Reporter: Owen Funkhouser
>
> As noted in my post in the Hibernate Forums on Sun Dec 11, 2005 12:19 pm, I need the ability to apply the dynamic-insert tag for properties instead of the whole class.  There are some cases in my database where I'd like to insert a "null" value and not let the "default" behavior kick in because the "null" value is not included in the insert.  But do note that there are some attributes within this class that I do want the "dynamic-insert" tag to be applied.  The best solution seems to add the ability to apply the "dynamic-insert" tag to properties.  Thoughts?

-- 
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