| Package | Description |
|---|---|
| org.hibernate.envers.query | |
| org.hibernate.envers.query.criteria | |
| org.hibernate.envers.query.internal.impl | |
| org.hibernate.envers.query.order.internal |
| 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 © 2001-2015 Red Hat, Inc. All Rights Reserved.