Hello,
I understand that the current product does not support having a specific column of a composite-id. Problem is that I would love to use Hibernate for my project and I would need to support this. Changing the schema unfortunatly is not an option. What options do I have? Can I create a custom type that is sneaky and pulls in a sequence value during insert only? Could I modify Hibernate to support composite-id elements with a single generator column and submit a patch? Any help would be very appreciated.
Regards,
Ryan Lynch
|