예제 #1
0
파일: Db4o.java 프로젝트: superyfwy/db4o
 static void sessionStopped(Session a_session) {
   i_sessions.remove(a_session);
 }