• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/scr024/src/com/sleepycat/persist/test/

Lines Matching refs:NAME

143         private static final String NAME =
153 checkEntity(true, model, env, NAME, 0, "skey");
154 checkVersions(model, NAME, 0);
166 RawObject obj = readRaw(store, 99, NAME, 0, CASECLS, 0);
176 private static final String NAME =
187 m.addDeleter(new Deleter(NAME, 0));
195 checkEntity(false, model, env, NAME, 0, "skey");
197 checkVersions(model, NAME, 0);
210 RawObject obj = readRaw(store, 99, NAME, 0, CASECLS, 0);
221 private static final String NAME =
231 checkEntity(true, model, env, NAME, 0, "skey");
232 checkVersions(model, NAME, 0);
244 RawObject obj = readRaw(store, 99, NAME, 0, CASECLS, 0);
255 private static final String NAME =
266 m.addDeleter(new Deleter(NAME, 0));
274 checkEntity(false, model, env, NAME, 0, "skey");
276 checkVersions(model, NAME, 0);
305 RawObject obj = readRaw(store, 99, NAME, 0, CASECLS, 0);
317 private static final String NAME =
327 checkEntity(true, model, env, NAME, 0, "skey");
328 checkVersions(model, NAME, 0);
340 RawObject obj = readRaw(store, 99, NAME, 0, CASECLS, 0);
352 private static final String NAME =
365 m.addDeleter(new Deleter(NAME, 0));
373 checkNonEntity(true, model, env, NAME, 1);
375 checkVersions(model, NAME, 1, NAME, 0);
377 checkVersions(model, NAME, 1);
426 RawObject obj = readRaw(store, 99, NAME, 0, CASECLS, 0);
448 private static final String NAME =
468 checkNonEntity(true, model, env, NAME, 0);
470 checkVersions(model, NAME, 0);
484 RawType embedType = store.getModel().getRawType(NAME);
485 checkRawType(embedType, NAME, 0);
503 private static final String NAME =
516 m.addDeleter(new Deleter(NAME, 0));
525 checkNonEntity(false, model, env, NAME, 0);
528 checkVersions(model, NAME, 0);
559 RawType embedType = store.getModel().getRawType(NAME);
560 checkRawType(embedType, NAME, 0);
582 private static final String NAME =
601 checkNonEntity(true, model, env, NAME, 0);
603 checkVersions(model, NAME, 0);
617 RawType embedType = store.getModel().getRawType(NAME);
618 checkRawType(embedType, NAME, 0);
641 private static final String NAME =
654 m.addDeleter(new Deleter(NAME, 0));
663 checkNonEntity(false, model, env, NAME, 0);
666 checkVersions(model, NAME, 0);
697 RawType embedType = store.getModel().getRawType(NAME);
698 checkRawType(embedType, NAME, 0);
726 private static final String NAME =
745 checkNonEntity(true, model, env, NAME, 0);
747 checkVersions(model, NAME, 0);
761 RawType embedType = store.getModel().getRawType(NAME);
762 checkRawType(embedType, NAME, 0);
790 private static final String NAME =
803 m.addDeleter(new Deleter(NAME, 0));
814 checkVersions(model, NAME, 1, NAME, 0);
817 checkVersions(model, NAME, 1);
852 checkEntity(true, model, env, NAME, 1, null);
865 RawObject raw = rawStore.getPrimaryIndex(NAME).get(99);
880 RawType embedType = store.getModel().getRawType(NAME);
881 checkRawType(embedType, NAME, 0);
898 private static final String NAME =
916 checkEntity(true, model, env, NAME, 0, "skey");
917 checkVersions(model, NAME, 0);
929 RawObject obj = readRaw(store, 99, NAME, 0, CASECLS, 0);
941 private static final String NAME =
955 m.addRenamer(new Renamer(NAME, 0, NAME2));
963 checkEntity(false, model, env, NAME, 0, null);
966 checkVersions(model, NAME2, 1, NAME, 0);
1021 obj = readRaw(store, 99, NAME, 0, CASECLS, 0);
1042 private static final String NAME =
1059 checkNonEntity(true, model, env, NAME, 0);
1061 checkVersions(model, NAME, 0);
1074 RawObject obj = readRaw(store, 99, NAME2, 0, NAME, 0, CASECLS, 0);
1099 private static final String NAME =
1153 checkNonEntity(true, model, env, NAME, 0);
1154 checkVersions(model, NAME, 0);
1204 obj = readRaw(store, 99, NAME2, 0, NAME, 0, CASECLS, 0);
1237 private static final String NAME =
1250 m.addDeleter(new Deleter(NAME, 0));
1261 checkNonEntity(false, model, env, NAME, 0);
1262 checkVersions(model, NAME, 0);
1310 obj = readRaw(store, 99, NAME2, 0, NAME, 0, CASECLS, 0);
1336 private static final String NAME =
1353 checkNonEntity(true, model, env, NAME, 0);
1354 checkVersions(model, NAME, 0);
1402 obj = readRaw(store, 99, NAME2, 0, NAME, 0, CASECLS, 0);
1433 private static final String NAME =
1459 checkEntity(true, model, env, NAME, 0, null);
1462 checkVersions(model, NAME, 0);
1498 RawObject raw = rawStore.getPrimaryIndex(NAME).get(99);
1518 RawObject obj = readRaw(store, 99, NAME, 0, CASECLS, 0);
1538 private static final String NAME =
1552 checkNonEntity(true, model, env, NAME, 0);
1554 checkVersions(model, NAME, 0);
1607 obj = readRaw(store, 99, NAME2, 1, NAME, 0, CASECLS, 0);
1648 private static final String NAME =
1667 checkEntity(true, model, env, NAME, 0, null);
1670 checkVersions(model, NAME, 0);
1707 RawObject raw = rawStore.getPrimaryIndex(NAME).get(99);
1728 RawObject obj = readRaw(store, 99, NAME, 0, CASECLS, 0);
1737 private static final String NAME =
1752 checkEntity(true, model, env, NAME, 0, null);
1753 checkVersions(model, NAME, 0);
1765 RawObject obj = readRaw(store, 99, NAME, 0, CASECLS, 0);
1774 private static final String NAME =
1789 checkEntity(true, model, env, NAME, 0, null);
1790 checkVersions(model, NAME, 0);
1802 RawObject obj = readRaw(store, 99, NAME, 0, CASECLS, 0);
1829 private static final String NAME =
1844 checkEntity(true, model, env, NAME, 0, null);
1845 checkVersions(model, NAME, 0);
1861 RawObject obj = readRaw(store, 99, NAME, 0, CASECLS, 0);
1870 private static final String NAME =
1885 checkEntity(true, model, env, NAME, 0, null);
1886 checkVersions(model, NAME, 0);
1898 RawObject obj = readRaw(store, 99, NAME, 0, CASECLS, 0);
1907 private static final String NAME =
1922 checkEntity(true, model, env, NAME, 0, null);
1923 checkVersions(model, NAME, 0);
1935 RawObject obj = readRaw(store, 99, NAME, 0, CASECLS, 0);
1944 private static final String NAME =
1959 checkEntity(true, model, env, NAME, 0, null);
1960 checkVersions(model, NAME, 0);
1972 RawObject obj = readRaw(store, 99, NAME, 0, CASECLS, 0);
1981 private static final String NAME =
1996 checkEntity(true, model, env, NAME, 0, null);
1997 checkVersions(model, NAME, 0);
2009 RawObject obj = readRaw(store, 99, NAME, 0, CASECLS, 0);
2018 private static final String NAME =
2033 checkEntity(true, model, env, NAME, 0, null);
2034 checkVersions(model, NAME, 0);
2046 RawObject obj = readRaw(store, 99, NAME, 0, CASECLS, 0);
2055 private static final String NAME =
2070 checkEntity(true, model, env, NAME, 0, null);
2071 checkVersions(model, NAME, 0);
2083 RawObject obj = readRaw(store, 99, NAME, 0, CASECLS, 0);
2092 private static final String NAME =
2107 checkEntity(true, model, env, NAME, 0, null);
2108 checkVersions(model, NAME, 0);
2120 RawObject obj = readRaw(store, 99, NAME, 0, CASECLS, 0);
2129 private static final String NAME =
2144 checkEntity(true, model, env, NAME, 0, null);
2145 checkVersions(model, NAME, 0);
2157 RawObject obj = readRaw(store, 99, NAME, 0, CASECLS, 0);
2166 private static final String NAME =
2181 checkEntity(true, model, env, NAME, 0, null);
2182 checkVersions(model, NAME, 0);
2194 RawObject obj = readRaw(store, 99, NAME, 0, CASECLS, 0);
2203 private static final String NAME =
2218 checkEntity(true, model, env, NAME, 0, null);
2219 checkVersions(model, NAME, 0);
2231 RawObject obj = readRaw(store, 99, NAME, 0, CASECLS, 0);
2240 private static final String NAME =
2255 checkEntity(true, model, env, NAME, 0, null);
2256 checkVersions(model, NAME, 0);
2268 RawObject obj = readRaw(store, 99, NAME, 0, CASECLS, 0);
2277 private static final String NAME =
2292 checkEntity(true, model, env, NAME, 0, null);
2293 checkVersions(model, NAME, 0);
2305 RawObject obj = readRaw(store, 99, NAME, 0, CASECLS, 0);
2314 private static final String NAME =
2329 checkEntity(true, model, env, NAME, 0, null);
2330 checkVersions(model, NAME, 0);
2342 RawObject obj = readRaw(store, 99, NAME, 0, CASECLS, 0);
2351 private static final String NAME =
2366 checkEntity(true, model, env, NAME, 0, null);
2367 checkVersions(model, NAME, 0);
2379 RawObject obj = readRaw(store, 99, NAME, 0, CASECLS, 0);
2388 private static final String NAME =
2403 checkEntity(true, model, env, NAME, 0, null);
2404 checkVersions(model, NAME, 0);
2416 RawObject obj = readRaw(store, 99, NAME, 0, CASECLS, 0);
2425 private static final String NAME =
2440 checkEntity(true, model, env, NAME, 0, null);
2441 checkVersions(model, NAME, 0);
2453 RawObject obj = readRaw(store, 99, NAME, 0, CASECLS, 0);
2462 private static final String NAME =
2477 checkEntity(true, model, env, NAME, 0, null);
2478 checkVersions(model, NAME, 0);
2490 RawObject obj = readRaw(store, 99, NAME, 0, CASECLS, 0);
2499 private static final String NAME =
2515 checkEntity(true, model, env, NAME, 0, "ff");
2516 checkVersions(model, NAME, 0);
2528 RawObject obj = readRaw(store, 99, NAME, 0, CASECLS, 0);
2537 private static final String NAME =
2553 checkEntity(true, model, env, NAME, 0, "ff");
2554 checkVersions(model, NAME, 0);
2566 RawObject obj = readRaw(store, 99, NAME, 0, CASECLS, 0);
2575 private static final String NAME =
2591 checkEntity(true, model, env, NAME, 0, "ff");
2592 checkVersions(model, NAME, 0);
2604 RawObject obj = readRaw(store, 99, NAME, 0, CASECLS, 0);
2613 private static final String NAME =
2629 checkEntity(true, model, env, NAME, 0, "ff");
2630 checkVersions(model, NAME, 0);
2642 RawObject obj = readRaw(store, 99, NAME, 0, CASECLS, 0);
2651 private static final String NAME =
2667 checkEntity(true, model, env, NAME, 0, "ff");
2668 checkVersions(model, NAME, 0);
2680 RawObject obj = readRaw(store, 99, NAME, 0, CASECLS, 0);
2689 private static final String NAME =
2705 checkEntity(true, model, env, NAME, 0, "ff");
2706 checkVersions(model, NAME, 0);
2718 RawObject obj = readRaw(store, 99, NAME, 0, CASECLS, 0);
2727 private static final String NAME =
2743 checkEntity(true, model, env, NAME, 0, "ff");
2744 checkVersions(model, NAME, 0);
2756 RawObject obj = readRaw(store, 99, NAME, 0, CASECLS, 0);
2765 private static final String NAME =
2781 checkEntity(true, model, env, NAME, 0, "ff");
2782 checkVersions(model, NAME, 0);
2794 RawObject obj = readRaw(store, 99, NAME, 0, CASECLS, 0);
2803 private static final String NAME =
2819 checkEntity(true, model, env, NAME, 0, "ff");
2820 checkVersions(model, NAME, 0);
2832 RawObject obj = readRaw(store, 99, NAME, 0, CASECLS, 0);
2841 private static final String NAME =
2857 checkEntity(true, model, env, NAME, 0, "ff");
2858 checkVersions(model, NAME, 0);
2870 RawObject obj = readRaw(store, 99, NAME, 0, CASECLS, 0);
2879 private static final String NAME =
2895 checkEntity(true, model, env, NAME, 0, "ff");
2896 checkVersions(model, NAME, 0);
2908 RawObject obj = readRaw(store, 99, NAME, 0, CASECLS, 0);
2917 private static final String NAME =
2933 checkEntity(true, model, env, NAME, 0, "ff");
2934 checkVersions(model, NAME, 0);
2946 RawObject obj = readRaw(store, 99, NAME, 0, CASECLS, 0);
2955 private static final String NAME =
2971 checkEntity(true, model, env, NAME, 0, "ff");
2972 checkVersions(model, NAME, 0);
2984 RawObject obj = readRaw(store, 99, NAME, 0, CASECLS, 0);
2995 private static final String NAME =
3008 checkEntity(true, model, env, NAME, 0, null);
3009 checkVersions(model, NAME, 0);
3021 RawObject obj = readRaw(store, (byte) 99, NAME, 0, CASECLS, 0);
3030 private static final String NAME =
3043 checkEntity(true, model, env, NAME, 0, null);
3044 checkVersions(model, NAME, 0);
3056 RawObject obj = readRaw(store, (char) 99, NAME, 0, CASECLS, 0);
3065 private static final String NAME =
3078 checkEntity(true, model, env, NAME, 0, null);
3079 checkVersions(model, NAME, 0);
3091 RawObject obj = readRaw(store, (short) 99, NAME, 0, CASECLS, 0);
3100 private static final String NAME =
3113 checkEntity(true, model, env, NAME, 0, null);
3114 checkVersions(model, NAME, 0);
3126 RawObject obj = readRaw(store, (int) 99, NAME, 0, CASECLS, 0);
3135 private static final String NAME =
3148 checkEntity(true, model, env, NAME, 0, null);
3149 checkVersions(model, NAME, 0);
3161 RawObject obj = readRaw(store, (long) 99, NAME, 0, CASECLS, 0);
3170 private static final String NAME =
3183 checkEntity(true, model, env, NAME, 0, null);
3184 checkVersions(model, NAME, 0);
3196 RawObject obj = readRaw(store, (float) 99, NAME, 0, CASECLS, 0);
3205 private static final String NAME =
3218 checkEntity(true, model, env, NAME, 0, null);
3219 checkVersions(model, NAME, 0);
3231 RawObject obj = readRaw(store, (byte) 99, NAME, 0, CASECLS, 0);
3240 private static final String NAME =
3253 checkEntity(true, model, env, NAME, 0, null);
3254 checkVersions(model, NAME, 0);
3266 RawObject obj = readRaw(store, (char) 99, NAME, 0, CASECLS, 0);
3275 private static final String NAME =
3288 checkEntity(true, model, env, NAME, 0, null);
3289 checkVersions(model, NAME, 0);
3301 RawObject obj = readRaw(store, (short) 99, NAME, 0, CASECLS, 0);
3310 private static final String NAME =
3323 checkEntity(true, model, env, NAME, 0, null);
3324 checkVersions(model, NAME, 0);
3336 RawObject obj = readRaw(store, (int) 99, NAME, 0, CASECLS, 0);
3345 private static final String NAME =
3358 checkEntity(true, model, env, NAME, 0, null);
3359 checkVersions(model, NAME, 0);
3371 RawObject obj = readRaw(store, (long) 99, NAME, 0, CASECLS, 0);
3380 private static final String NAME =
3393 checkEntity(true, model, env, NAME, 0, null);
3394 checkVersions(model, NAME, 0);
3406 RawObject obj = readRaw(store, (float) 99, NAME, 0, CASECLS, 0);
3415 private static final String NAME =
3428 checkEntity(true, model, env, NAME, 0, null);
3429 checkVersions(model, NAME, 0);
3441 RawObject obj = readRaw(store, 99L, NAME, 0, CASECLS, 0);
3463 private static final String NAME =
3478 checkEntity(true, model, env, NAME, 0, null);
3480 checkVersions(model, NAME, 0);
3499 RawObject obj = readRaw(store, rawKey, NAME, 0, CASECLS, 0);
3508 private static final String NAME =
3518 checkEntity(true, model, env, NAME, 1, null);
3520 checkVersions(model, NAME, 1, NAME, 0);
3522 checkVersions(model, NAME, 1);
3551 RawObject raw = rawStore.getPrimaryIndex(NAME).get((byte) 99);
3564 obj = readRaw(store, (byte) 99, NAME, 1, CASECLS, 0);
3566 obj = readRaw(store, (byte) 99, NAME, 0, CASECLS, 0);
3576 private static final String NAME =
3586 checkEntity(true, model, env, NAME, 1, null);
3588 checkVersions(model, NAME, 1, NAME, 0);
3590 checkVersions(model, NAME, 1);
3619 RawObject raw = rawStore.getPrimaryIndex(NAME).get((byte) 99);
3632 obj = readRaw(store, (byte) 99, NAME, 1, CASECLS, 0);
3634 obj = readRaw(store, (byte) 99, NAME, 0, CASECLS, 0);
3737 private static final String NAME =
3848 m.addRenamer(new Renamer(NAME, 0, "pkeyint", "pkeyInteger"));
3849 m.addRenamer(new Renamer(NAME, 0, "kboolean", "kBoolean"));
3850 m.addRenamer(new Renamer(NAME, 0, "kbyte", "kByte"));
3851 m.addRenamer(new Renamer(NAME, 0, "kshort", "kShort"));
3852 m.addRenamer(new Renamer(NAME, 0, "kint", "kInteger"));
3853 m.addRenamer(new Renamer(NAME, 0, "klong", "kLong"));
3854 m.addRenamer(new Renamer(NAME, 0, "kfloat", "kFloat"));
3855 m.addRenamer(new Renamer(NAME, 0, "kdouble", "kDouble"));
3856 m.addRenamer(new Renamer(NAME, 0, "kchar", "kCharacter"));
3862 m.addConverter(new Converter(NAME, 0, "f_long2int", conv1));
3863 m.addConverter(new Converter(NAME, 0, "f_String2long", conv2));
3897 checkEntity(true, model, env, NAME, 1, null);
3900 checkVersions(model, NAME, 1, NAME, 0);
3904 checkVersions(model, NAME, 1);
3934 RawObject raw = rawStore.getPrimaryIndex(NAME).get(99);
4104 obj = readRaw(store, 99, NAME, 1, NAME2, 1, CASECLS, 0);
4193 obj = readRaw(store, 99, NAME, 0, NAME2, 0, CASECLS, 0);
4285 assertDbExists(expectEvolved, env, NAME, "kBoolean");
4286 assertDbExists(expectEvolved, env, NAME, "kByte");
4287 assertDbExists(expectEvolved, env, NAME, "kShort");
4288 assertDbExists(expectEvolved, env, NAME, "kInteger");
4289 assertDbExists(expectEvolved, env, NAME, "kLong");
4290 assertDbExists(expectEvolved, env, NAME, "kFloat");
4291 assertDbExists(expectEvolved, env, NAME, "kDouble");
4292 assertDbExists(expectEvolved, env, NAME, "kCharacter");
4293 assertDbExists(expectEvolved, env, NAME, "kComposite");
4295 assertDbExists(!expectEvolved, env, NAME, "kboolean");
4296 assertDbExists(!expectEvolved, env, NAME, "kbyte");
4297 assertDbExists(!expectEvolved, env, NAME, "kshort");
4298 assertDbExists(!expectEvolved, env, NAME, "kint");
4299 assertDbExists(!expectEvolved, env, NAME, "klong");
4300 assertDbExists(!expectEvolved, env, NAME, "kfloat");
4301 assertDbExists(!expectEvolved, env, NAME, "kdouble");
4302 assertDbExists(!expectEvolved, env, NAME, "kchar");
4303 assertDbExists(!expectEvolved, env, NAME, "kcomposite");
4334 private static final String NAME =
4358 checkEntity(true, model, env, NAME, 0, null);
4359 checkVersions(model, NAME, 0);
4397 RawObject raw = rawStore.getPrimaryIndex(NAME).get(99);
4427 RawObject obj = readRaw(store, 99, NAME, 0, CASECLS, 0);
4444 private static final String NAME =
4468 checkEntity(true, model, env, NAME, 1, null);
4470 checkVersions(model, NAME, 1, NAME, 0);
4472 checkVersions(model, NAME, 1);
4507 RawObject raw = rawStore.getPrimaryIndex(NAME).get(99);
4532 (store, 99, NAME, expectEvolved ? 1 : 0, CASECLS, 0);
4620 private static final String NAME =
4644 checkEntity(true, model, env, NAME, 1, null);
4646 checkVersions(model, NAME, 1, NAME, 0);
4648 checkVersions(model, NAME, 1);
4683 RawObject raw = rawStore.getPrimaryIndex(NAME).get(99);
4695 (store, 99, NAME, expectEvolved ? 1 : 0, CASECLS, 0);
4755 private static final String NAME =
4781 checkEntity(true, model, env, NAME, 1, null);
4783 checkVersions(model, NAME, 1, NAME, 0);
4787 checkVersions(model, NAME, 1);
4820 RawObject raw = rawStore.getPrimaryIndex(NAME).get(99);
4844 (store, 99, NAME, expectEvolved ? 1 : 0, CASECLS, 0);
4905 private static final String NAME =
4934 checkEntity(true, model, env, NAME, 1, null);
4936 checkVersions(model, NAME, 1, NAME, 0);
4939 checkVersions(model, NAME, 1);
4977 RawObject raw = rawStore.getPrimaryIndex(NAME).get(99);
5013 (store, 99, NAME, expectEvolved ? 1 : 0, CASECLS, 0);
5046 private static final String NAME =
5069 for (String name : new String[] {NAME, NAME2, NAME3}) {
5081 checkEntity(true, model, env, NAME, 1, null);
5083 checkVersions(model, NAME, 1, NAME, 0);
5087 checkVersions(model, NAME, 1);
5154 RawObject raw = rawStore.getPrimaryIndex(NAME).get(99);
5203 (store, 99, NAME, expectEvolved ? 1 : 0,
5247 private static final String NAME =
5266 checkEntity(true, model, env, NAME, 0, null);
5267 checkVersions(model, NAME, 0);
5302 RawObject raw = rawStore.getPrimaryIndex(NAME).get(99);
5322 RawObject obj = readRaw(store, 99, NAME, 0, CASECLS, 0);
5404 private static final String NAME =
5428 checkEntity(true, model, env, NAME, 0, null);
5429 checkVersions(model, NAME, 0);
5466 RawObject raw = rawStore.getPrimaryIndex(NAME).get(99);
5491 RawObject obj = readRaw(store, 99, NAME, 0, CASECLS, 0);
5504 private static final String NAME =
5520 checkEntity(true, model, env, NAME, 1, null);
5522 checkVersions(model, NAME, 1, NAME, 0);
5525 checkVersions(model, NAME, 1);
5558 RawObject raw = rawStore.getPrimaryIndex(NAME).get(99);
5570 (store, 99, NAME, expectEvolved ? 1 : 0, CASECLS, 0);
5597 private static final String NAME =
5658 checkEntity(true, model, env, NAME, 0, null);
5659 checkVersions(model, NAME, 0);
5695 RawObject raw = rawStore.getPrimaryIndex(NAME).get(99);
5706 RawObject obj = readRaw(store, 99, NAME, 0, CASECLS, 0);
5726 private static final String NAME =
5745 private static final String NAME =
5776 m.addDeleter(new Deleter(NAME, 0, "dropField"));
5784 checkEntity(true, model, env, NAME, 1, null);
5786 checkVersions(model, NAME, 1, NAME, 0);
5788 checkVersions(model, NAME, 1);
5832 RawObject raw = rawStore.getPrimaryIndex(NAME).get(99);
5858 (store, 99, NAME, expectEvolved ? 1 : 0, CASECLS, 0);
5881 assertDbExists(expectEvolved, env, NAME, "addAnnotation");
5882 assertDbExists(expectEvolved, env, NAME, "addField");
5883 assertDbExists(!expectEvolved, env, NAME, "dropField");
5884 assertDbExists(!expectEvolved, env, NAME, "dropAnnotation");
5893 private static final String NAME =
5909 checkEntity(true, model, env, NAME, 1, null);
5911 checkVersions(model, NAME, 1, NAME, 0);
5913 checkVersions(model, NAME, 1);
5961 RawObject raw = rawStore.getPrimaryIndex(NAME).get(99L);
5984 (store, 99L, NAME, expectEvolved ? 1 : 0, CASECLS, 0);
5995 assertDbExists(expectEvolved, env, NAME, "a");
5996 assertDbExists(expectEvolved, env, NAME, "b");
6004 private static final String NAME =
6019 m.addConverter(new Converter(NAME, 0, "f1", new IntToString()));
6020 m.addConverter(new Converter(NAME, 0, "f3", new IntToString()));
6043 checkEntity(true, model, env, NAME, 1, null);
6045 checkVersions(model, NAME, 1, NAME, 0);
6047 checkVersions(model, NAME, 1);
6081 RawObject raw = rawStore.getPrimaryIndex(NAME).get(99);
6093 (store, 99, NAME, expectEvolved ? 1 : 0, CASECLS, 0);