Searched refs:DisallowPriKeyField_Character2int (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.original1591 static class DisallowPriKeyField_Character2int
1601 PrimaryIndex<Character,DisallowPriKeyField_Character2int>
1604 DisallowPriKeyField_Character2int.class);
H A DEvolveClasses.java3237 static class DisallowPriKeyField_Character2int class in class:EvolveClasses
3241 DisallowPriKeyField_Character2int.class.getName();
3248 return "com.sleepycat.persist.evolve.IncompatibleClassException: Type may not be changed for a primary key field or composite key class field when evolving class: com.sleepycat.persist.test.EvolveClasses$DisallowPriKeyField_Character2int version: 0 to class: com.sleepycat.persist.test.EvolveClasses$DisallowPriKeyField_Character2int version: 1 Error: Old field type: java.lang.Character is not compatible with the new type: int for field: key";

Completed in 77 milliseconds