Package org.hibernate.mapping
Interface SortableValue
- All Known Implementing Classes:
Component
,DependantValue
,ManyToOne
,OneToOne
,ToOne
public interface SortableValue
-
Method Summary
-
Method Details
-
isSorted
boolean isSorted() -
sortProperties
int[] sortProperties()
-