Results 1 to 1 of 1
Thread: INHERITANCE IN JPA orm.xml file
- 09-02-2010, 07:25 PM #1
Member
- Join Date
- Apr 2010
- Posts
- 4
- Rep Power
- 0
INHERITANCE IN JPA orm.xml file
Hi to all
I'm working in a JPA/EJB3 project that extracts informations in an orm.xml file.
In hibernate hbm.xml file it is clearly in the case of join sub class inheritance
set the super class with the keyword extends.
I don't know how to get the super class in orm.xml file.
thanks
Similar Threads
-
Inheritance
By terahawks in forum New To JavaReplies: 1Last Post: 04-23-2010, 10:58 AM -
Inheritance
By Nerijus in forum New To JavaReplies: 5Last Post: 04-20-2010, 04:47 AM -
Inheritance
By gpio in forum Advanced JavaReplies: 14Last Post: 11-20-2009, 11:41 AM -
Inheritance
By mew in forum New To JavaReplies: 1Last Post: 12-07-2007, 07:08 PM -
Inheritance in GUI
By Marty in forum SWT / JFaceReplies: 2Last Post: 05-11-2007, 01:54 AM
Bookmarks