Skip to main content



      Home
Home » Eclipse Projects » EclipseLink » Support for InheritanceType.TABLE_PER_CLASS
Support for InheritanceType.TABLE_PER_CLASS [message #383808] Wed, 19 November 2008 07:31 Go to next message
Eclipse UserFriend
Hi,

I am working on a project where we use InheritanceType.TABLE_PER_CLASS
inheritance strategy with Hibernate at the moment. My task is to compare
Hibernate JPA with EclipseLink JPA. Are there any plans on implementing
the table per class approach or do I have to migrate our tables?

Best regards
Tim Kaltenbrunner
Re: Support for InheritanceType.TABLE_PER_CLASS [message #383810 is a reply to message #383808] Wed, 19 November 2008 08:52 Go to previous messageGo to next message
Eclipse UserFriend
There is a enhancement logged for this feature,

https://bugs.eclipse.org/bugs/show_bug.cgi?id=249860

It is currently planned for the 1.1 release, please vote for this
enhancement if you require it.

In the mean time, you can consider using a @MappedSuperclass or using
JOINED, or SINGLE_TABLE inheritance.

----
James
http://www.nabble.com/EclipseLink---Users-f26658.html
Re: Support for InheritanceType.TABLE_PER_CLASS [message #383811 is a reply to message #383810] Thu, 20 November 2008 04:14 Go to previous message
Eclipse UserFriend
Thanks James for your fast answer. I will follow the progress of the bur
report.

Best Regards
Tim
Previous Topic:PostLoad on a new instance?
Next Topic:@PrePersist endless loop
Goto Forum:
  


Current Time: Wed Jul 23 12:15:37 EDT 2025

Powered by FUDForum. Page generated in 0.08789 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top