コード例 #1
0
ファイル: ORecordId.java プロジェクト: FHeNuS/orientdb
 public boolean isNew() {
   return clusterPosition.isNew();
 }