コード例 #1
0
ファイル: Db4o.java プロジェクト: superyfwy/db4o
 static void sessionStopped(Session a_session) {
   i_sessions.remove(a_session);
 }