[
http://opensource.atlassian.com/projects/hibernate/browse/HHH-4552?page=c...
]
Ståle W. Pedersen commented on HHH-4552:
----------------------------------------
the patches isnt final. there are several things that needs to be fixed/added/cleaned.
- atm a generator use constants that are defined in annotation.
- it uses a lot of reflection (not optimal, if anyone got an idea on how to do it without
reflection please let me know).
- only support Classes, not primitives
- only one Generator supported atm.
Support generated value for composite keys
------------------------------------------
Key: HHH-4552
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-4552
Project: Hibernate Core
Issue Type: Improvement
Affects Versions: 3.5.0-Beta-2
Reporter: Ståle W. Pedersen
Attachments: annotations.diff, core.diff, test_idclassgeneratedvalue.tar.gz
To ensure compatibility/portability with other jpa implementations hibernate need support
for generated value for composite keys. The SpecjEnterprise2010 application require this.
--
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....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira