Package | Description |
---|---|
org.hibernate.envers.query | |
org.hibernate.envers.query.criteria |
Modifier and Type | Method and Description |
---|---|
AuditAssociationQuery<Q> |
AuditAssociationQuery.addOrder(AuditOrder order) |
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
|
Copyright © 2001-2022 Red Hat, Inc. All Rights Reserved.