コード例 #1
0
 /** Close the session. */
 public void close() {
   session.close();
 }