コード例 #1
0
ファイル: DatabaseIdMapping.java プロジェクト: Galigator/db4o
 private Transaction trans() {
   return _mappingDb.systemTransaction();
 }