コード例 #1
0
ファイル: DatabaseIdMapping.java プロジェクト: Galigator/db4o
 public void commit() {
   _mappingDb.commit();
 }