org.hibernate.metamodel.source.binder
Interface Sortable

All Known Implementing Classes:
SetAttributeSourceImpl

public interface Sortable


Method Summary
 String getComparatorName()
           
 boolean isSorted()
           
 

Method Detail

isSorted

boolean isSorted()

getComparatorName

String getComparatorName()


Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.