示例#1
0
 public void updateIdGenerators() {
   propertyIndexStore.updateIdGenerators();
   stringPropertyStore.updateHighId();
   arrayPropertyStore.updateHighId();
   this.updateHighId();
 }
 public void updateIdGenerators() {
   nameStore.updateHighId();
   this.updateHighId();
 }