public class PersistComparator
extends java.lang.Object
implements java.util.Comparator<byte[]>, java.io.Serializable
The btree comparator for persistent key classes. The serialized form of
this comparator is stored in the BDB JE database descriptor so that the
comparator can be re-created during recovery.