Searched refs:DisallowPriKeyField_long2float (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.original1534 static class DisallowPriKeyField_long2float
1544 PrimaryIndex<Long,DisallowPriKeyField_long2float>
1547 DisallowPriKeyField_long2float.class);
H A DEvolveClasses.java3132 static class DisallowPriKeyField_long2float class in class:EvolveClasses
3136 DisallowPriKeyField_long2float.class.getName();
3143 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_long2float version: 0 to class: com.sleepycat.persist.test.EvolveClasses$DisallowPriKeyField_long2float version: 1 Error: Old field type: long is not compatible with the new type: float for field: key";

Completed in 221 milliseconds