public abstract @interface

OrderBy

implements Annotation
org.hibernate.annotations.OrderBy

Class Overview

Order a collection using SQL ordering (not HQL ordering)

Summary

[Expand]
Inherited Methods
From interface java.lang.annotation.Annotation