[
http://opensource.atlassian.com/projects/hibernate/browse/HHH-6337?page=c...
]
Gail Badner commented on HHH-6337:
----------------------------------
EntityBinding does need to provide the subclass EntityBindings.
I'll add the following EntityBinding methods required to build
SingleTableEntityPersister:
- isPolymorphic()
- hasSubEntityBindings()
- getSubEntityBindingSpan()
- getSubEntityBindingClosure()
The following methods will be updated to account for super EntityBinding properties:
- getAttributeBindingClosureSpan()
- getAttributeBindingClosure()
Add root, superclass, and subclass bindings to EntityBinding
------------------------------------------------------------
Key: HHH-6337
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-6337
Project: Hibernate Core
Issue Type: Task
Reporter: Gail Badner
Assignee: Gail Badner
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