
| Key: |
HHH-1152
|
| Type: |
New Feature
|
| Status: |
Open
|
| Priority: |
Minor
|
| Assignee: |
Unassigned
|
| Reporter: |
Vjeran Marcinko
|
| Votes: |
13
|
| Watchers: |
11
|
|
If you were logged in you would be able to see more operations.
|
|
|
Hibernate Core
Created: 13/Nov/05 01:08 AM
Updated: 07/Nov/08 09:01 AM
|
|
| Component/s: |
core
|
| Affects Version/s: |
3.1 beta 2
|
| Fix Version/s: |
None
|
|
|
Issue Links:
|
Prerequisite
|
|
This issue depends on:
|
|
|
HHH-1907 offload metadata information from ComponentType to SessionFactory
|
|
|
|
|
|
|
|
|
Though fine-grained object mapping is one of Hibernate's main objectives, it still doesn't support *value object* (<component>) inheritance mapping, only entity inheritance mapping.
It would be best if <component> tag could also contain similar tags for inheritance as entity does.
|
|
Description
|
Though fine-grained object mapping is one of Hibernate's main objectives, it still doesn't support *value object* (<component>) inheritance mapping, only entity inheritance mapping.
It would be best if <component> tag could also contain similar tags for inheritance as entity does. |
Show » |
|