コード例 #1
0
ファイル: JPAPlugin.java プロジェクト: visan/play1
 @Override
 public void onApplicationStop() {
   JPA.close();
 }