Jump to content

Talk:Java Persistence

Page contents not supported in other languages.
Add topic
From Wikibooks, open books for an open world
Latest comment: 13 years ago by Jamesssss in topic Missing

"What is Java?"

[edit source]

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)Reply

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.
James (talk) 16:01, 14 July 2008 (UTC)Reply
"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.
--Junkcafe (talk) 16:13, 2 November 2009 (UTC)Reply

Missing

[edit source]

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)Reply

Yes, it would be good to have a section on DDL generation and constraints. Feel free to add one.
James (discusscontribs) 12:54, 30 August 2011 (UTC)Reply