Hibernate: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
* [https://www.baeldung.com/hibernate-identifiers An Overview of Identifiers in Hibernate] | * [https://www.baeldung.com/hibernate-identifiers An Overview of Identifiers in Hibernate] | ||
* [https://howtodoinjava.com/hibernate/immutable-and-naturalid-hibernate-specific-annotations/ Immutable and NaturalId Annotations] | * [https://howtodoinjava.com/hibernate/immutable-and-naturalid-hibernate-specific-annotations/ Immutable and NaturalId Annotations] | ||
* [https://en.wikibooks.org/wiki/Java_Persistence/Inheritance Java Persistence/Inheritance] | |||
* [https://stackoverflow.com/questions/47259048 How to generate Custom Id] | * [https://stackoverflow.com/questions/47259048 How to generate Custom Id] | ||
* [https://howtodoinjava.com/hibernate/hibernate-naturalid-example-tutorial/ NaturalId Example Tutorial] | * [https://howtodoinjava.com/hibernate/hibernate-naturalid-example-tutorial/ NaturalId Example Tutorial] | ||
* [https://dzone.com/articles/how-to-use-hibernate-natural-ids-in-spring-boot Natural IDs in Spring Boot] | * [https://dzone.com/articles/how-to-use-hibernate-natural-ids-in-spring-boot Natural IDs in Spring Boot] |