Hibernate: Difference between revisions

From Chorke Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
{|
| valign="top" |
* [https://vladmihalcea.com/why-you-should-never-use-the-table-identifier-generator-with-jpa-and-hibernate/ Never use the TABLE identifier generator]
* [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://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/31158509 Custom Id Generator using Hibernate]
* [[Convention for Database Tables]]
* [[Convention for Database Tables]]
* [https://en.wikibooks.org/wiki/Java_Persistence/Inheritance Java Persistence/Inheritance]
* [https://en.wikibooks.org/wiki/Java_Persistence/Inheritance Java Persistence/Inheritance]
Line 8: Line 11:
* [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]
* [[EclipseLink]]
* [[EclipseLink]]
| valign="top" |
* [http://www.dbunit.org/howto.html DBUnit]
* [http://www.dbunit.org/howto.html DBUnit]
* [[Locale]]
* [[Locale]]
|}

Revision as of 03:29, 16 May 2020