Package org.hibernate.mapping
Interface SortableValue
-
- All Known Implementing Classes:
Component
,DependantValue
,ManyToOne
,OneToOne
,ToOne
public interface SortableValue
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
isSorted()
int[]
sortProperties()
-