Class Book
java.lang.Object
io.github.qubitpi.ws.jersey.template.models.Book
An example JPA entity that describes a book.
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
id
public long idSurrogate key. -
title
Attribute.
-
-
Constructor Details
-
Book
public Book()
-