Talk:Java Persistence
Add topicAppearance
Latest comment: 13 years ago by Jamesssss in topic Missing
"What is Java?"
[edit source]
Advertisement
Do we need this section? What is the audience for this book? Wouldn't anyone seeking to learn about persistence in Java already know what Java is? Pengo (talk) 01:41, 10 July 2008 (UTC)
- It is a pretty brief section, but I think worthwhile having. If nothing else it can help clarify what this book is about for people looking for a book on coffee.
- "Do we need this section? What is the audience for this book? Wouldn't anyone seeking to learn about persistence in Java already know what Java is?" Yes. Java developers. I assume they would.
Missing
[edit source]
Advertisement
A scan of the contents suggests there's no discussion of the addition of unique constraints other than the primary key to tables. Is this correct? If so, shouldn't such a discussion be added somewhere? 212.159.69.4 (discuss) 08:13, 27 August 2011 (UTC)
- Yes, it would be good to have a section on DDL generation and constraints. Feel free to add one.