domingo, 17 de febrero de 2019

JPA inheritance tecniques

This article discuses different techniques of JPA inheritance.

It explains: 1) Mapped superclass, 2) Table per class, 3)Single table, 4)Joined table.

It gives an example and a discussion about what technique is appropiate depending on the case.

Link:

https://thoughts-on-java.org/complete-guide-inheritance-strategies-jpa-hibernate/

No hay comentarios :

Publicar un comentario