[hibernate-issues] [Hibernate-JIRA] Updated: (HHH-6330) Remove entity mode switching capability

Steve Ebersole (JIRA) noreply at atlassian.com
Fri Jun 17 11:17:25 EDT 2011


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

Steve Ebersole updated HHH-6330:
--------------------------------

    Description: 
This is multi-consideration.  
* First, we need to remove the DOM4J entity-mode.  I think a better way to accomplish this (if users really want this ability) is through marshallers.
* Each persister will inherently represent a single entity-mode (POJO or MAP). 

  was:
This is multi-part.  

First, we need to remove the DOM4J entity-mode.  I think a better way to accomplish this (if users really want this ability) is through marshallers.

Each persister will inherently represent a single entity-mode (POJO or MAP). 


> Remove entity mode switching capability
> ---------------------------------------
>
>                 Key: HHH-6330
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-6330
>             Project: Hibernate Core
>          Issue Type: Remove Feature
>          Components: core
>            Reporter: Steve Ebersole
>            Assignee: Steve Ebersole
>            Priority: Blocker
>             Fix For: 4.0.0.next
>
>
> This is multi-consideration.  
> * First, we need to remove the DOM4J entity-mode.  I think a better way to accomplish this (if users really want this ability) is through marshallers.
> * Each persister will inherently represent a single entity-mode (POJO or MAP). 

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