[hibernate-issues] [Hibernate-JIRA] Commented: (HHH-6491) Support @javax.persistence.SqlResultSetMapping(s) including @javax.persitence.EntityResult, @javax.persistence.ColumnResult and @javax.persistence.FieldResult

Hardy Ferentschik (JIRA) noreply at atlassian.com
Wed Jul 27 10:15:15 EDT 2011


    [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-6491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=43079#comment-43079 ] 

Hardy Ferentschik commented on HHH-6491:
----------------------------------------

We should probably create another binder in the _org.hibernate.metamodel.source.annotations.global_ package, say _ResultSetBinder_ and call it during _MetadataSourceProcessor#processMappingDependentMetadata_ this way we have the entity information to verify the properties.

> Support @javax.persistence.SqlResultSetMapping(s) including @javax.persitence.EntityResult, @javax.persistence.ColumnResult and @javax.persistence.FieldResult
> --------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: HHH-6491
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-6491
>             Project: Hibernate Core
>          Issue Type: Sub-task
>          Components: metamodel
>            Reporter: Hardy Ferentschik
>             Fix For: 4.0.0.next
>
>


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list