Class Book
java.lang.Object
org.hibernate.reactive.example.session.Book
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
coverImage
public byte[] coverImage
-
-
Constructor Details
-
Book
public Book() -
Book
-
-
Method Details
-
getId
-
getIsbn
-
getTitle
-
getAuthor
-
getPublished
-
getCoverImage
public byte[] getCoverImage()
-