Uses of Class
org.hibernate.annotations.SortComparator
-
Packages that use SortComparator Package Description org.hibernate.boot.model.internal org.hibernate.testing.orm.domain.gambit -
-
Uses of SortComparator in org.hibernate.boot.model.internal
Methods in org.hibernate.boot.model.internal with parameters of type SortComparator Modifier and Type Method Description voidCollectionBinder. setComparatorSort(SortComparator comparatorSort) -
Uses of SortComparator in org.hibernate.testing.orm.domain.gambit
Methods in org.hibernate.testing.orm.domain.gambit with annotations of type SortComparator Modifier and Type Method Description SortedMap<String,String>EntityOfMaps. getSortedBasicByBasicWithComparator()SortedMap<String,SimpleEntity>EntityOfMaps. getSortedManyToManyByBasicWithComparator()
-