コード例 #1
0
 public void rollback(String transactionId) {
   bookCacheManager.rollback(transactionId);
 }