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] | ||
* [[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] | ||
* [https://stackoverflow.com/questions/47259048 How to generate Custom Id] | * [https://stackoverflow.com/questions/47259048 How to generate Custom Id] | ||
Line 8: | Line 9: | ||
* [[EclipseLink]] | * [[EclipseLink]] | ||
* [http://www.dbunit.org/howto.html DBUnit] | * [http://www.dbunit.org/howto.html DBUnit] | ||
* [[Locale]] |