Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EclipseLink » Support for InheritanceType.TABLE_PER_CLASS
Support for InheritanceType.TABLE_PER_CLASS [message #383808] Wed, 19 November 2008 12:31 Go to next message
Tim Kaltenbrunner is currently offline Tim KaltenbrunnerFriend
Messages: 7
Registered: July 2009
Junior Member
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 13:52 Go to previous messageGo to next message
James Sutherland is currently offline James SutherlandFriend
Messages: 1939
Registered: July 2009
Location: Ottawa, Canada
Senior Member

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


James : Wiki : Book : Blog : Twitter
Re: Support for InheritanceType.TABLE_PER_CLASS [message #383811 is a reply to message #383810] Thu, 20 November 2008 09:14 Go to previous message
Tim Kaltenbrunner is currently offline Tim KaltenbrunnerFriend
Messages: 7
Registered: July 2009
Junior Member
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: Thu Mar 28 11:40:00 GMT 2024

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

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

Back to the top