public void commit(String transactionId) {
   bookCacheManager.commit(transactionId);
 }