Uses of Package
com.speedment.jpastreamer.field.comparator
Packages that use com.speedment.jpastreamer.field.comparator
Package
Description
Fields expose handlers for accessing columns in generated classes and are
located in this package.
Comparators provided by the Runtime Field module.
Traits used in Speedment fields are located in this package.
-
Classes in com.speedment.jpastreamer.field.comparator used by com.speedment.jpastreamer.fieldClassDescriptionA
FieldComparatorthat compares values of aBooleanField.AFieldComparatorthat compares values of aByteField.AFieldComparatorthat compares values of aCharField.AFieldComparatorthat compares values of aDoubleField.A specializedComparatorthat contains meta data information about the field that is being compared.AFieldComparatorthat compares values of aFloatField.AFieldComparatorthat compares values of aIntField.AFieldComparatorthat compares values of aLongField.AFieldComparatorthat compares values of aShortField. -
Classes in com.speedment.jpastreamer.field.comparator used by com.speedment.jpastreamer.field.comparatorClassDescriptionA
FieldComparatorthat compares values of aBooleanField.AFieldComparatorthat compares values of aByteField.AFieldComparatorthat compares values of aCharField.A combinedComparatorthat compares a number ofFieldComparatorsin sequence.AFieldComparatorthat compares values of aDoubleField.A specializedComparatorthat contains meta data information about the field that is being compared.AFieldComparatorthat compares values of aFloatField.AFieldComparatorthat compares values of aIntField.AFieldComparatorthat compares values of aLongField.Determines in if null values should be located before or after other values in a list of results.AFieldComparatorthat compares values of aShortField. -
Classes in com.speedment.jpastreamer.field.comparator used by com.speedment.jpastreamer.field.traitClassDescriptionA specialized
Comparatorthat contains meta data information about the field that is being compared.