JPA: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
* [https://stackoverflow.com/questions/24650186 Choosing between <code>java.util.Date</code> or <code>java.sql.Date</code>] | |||
* [https://vladmihalcea.com/why-you-should-never-use-the-table-identifier-generator-with-jpa-and-hibernate/ Never use the TABLE identifier generator] | |||
* [[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] |