| Package | Description |
|---|---|
| org.hibernate.envers.query | |
| org.hibernate.envers.query.criteria | |
| org.hibernate.envers.query.impl | |
| org.hibernate.envers.query.order |
| Modifier and Type | Method and Description |
|---|---|
AuditQuery |
AuditQuery.addOrder(AuditOrder order) |
| Modifier and Type | Method and Description |
|---|---|
AuditOrder |
AuditProperty.asc()
Sort the results by the property in ascending order
|
AuditOrder |
AuditProperty.desc()
Sort the results by the property in descending order
|
| Modifier and Type | Method and Description |
|---|---|
AuditQuery |
AbstractAuditQuery.addOrder(AuditOrder order) |
| Modifier and Type | Class and Description |
|---|---|
class |
PropertyAuditOrder |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.