Thursday 19 January 2017

What are the types of inheritance models in Hibernate?

There are three types of inheritance models in Hibernate:
·         Table per class hierarchy
·         Table per subclass
      Table per concrete class

No comments:

Post a Comment