Searched refs:DisallowNonKeyField_Character2char (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/BerkeleyDB-21/db/test/scr024/src/com/sleepycat/persist/test/
H A DEvolveClasses.java.original1002 static class DisallowNonKeyField_Character2char
1014 PrimaryIndex<Integer,DisallowNonKeyField_Character2char>
1017 DisallowNonKeyField_Character2char.class);
H A DEvolveClasses.java2200 static class DisallowNonKeyField_Character2char class in class:EvolveClasses
2204 DisallowNonKeyField_Character2char.class.getName();
2213 return "com.sleepycat.persist.evolve.IncompatibleClassException: Mutation is missing to evolve class: com.sleepycat.persist.test.EvolveClasses$DisallowNonKeyField_Character2char version: 0 to class: com.sleepycat.persist.test.EvolveClasses$DisallowNonKeyField_Character2char version: 1 Error: Old field type: java.lang.Character is not compatible with the new type: char for field: ff";

Completed in 114 milliseconds