Hibernate: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
* [https://vladmihalcea.com/why-you-should-never-use-the-table-identifier-generator-with-jpa-and-hibernate/ Never use the TABLE identifier generator] | |||
* [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://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] |