IntelliJ Java IDE
The moose likes Object Relational Mapping and the fly likes Need Help Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Object Relational Mapping
Reply Bookmark "Need Help "for table per concreate class"" Watch "Need Help "for table per concreate class"" New topic
Author

Need Help "for table per concreate class"

sunil antil
Greenhorn

Joined: Jul 23, 2009
Posts: 17
Hello Everyone,

I am just started learning Hibernate, please help me out to understand the concept "Table per concreate class", Till now what I understand is that we create table per concreate class and we do not have any table for super class.

What I am not able to understand, that polymorphic querries can not carried out using table per concreate class please tell me what are polymorphic querries?

And second Things which is not understand is foregin key is unable to represents polymorphic associations. Please explain me this concept in details because it does not give me any Idea

Thanks in Advance
 
IntelliJ Java IDE
 
subject: Need Help "for table per concreate class"
 
Threads others viewed
Polymorphism
Servlet can not show the proper photo from database
Generic doubt
difficult to understand oops
Mapping Class Inheritance
IntelliJ Java IDE