コード例 #1
0
 @Override
 protected void doClose() throws Exception {
   entityManager.close();
   super.doClose();
 }