Did you try creating some simple test - persist some data, commit the transaction. check the database state and then fetch the entity and make sure articles are retrieved correctly?
How does the Book entity looks like? Does it have ISBN as primary key?