| Package | Description |
|---|---|
| org.hibernate.envers.internal.tools | |
| org.hibernate.envers.query.criteria | |
| org.hibernate.envers.query.projection | |
| org.hibernate.envers.query.projection.internal |
| Modifier and Type | Method and Description |
|---|---|
static <T1,T2,T3> Triple<T1,T2,T3> |
Triple.make(T1 obj1,
T2 obj2,
T3 obj3) |
| Modifier and Type | Method and Description |
|---|---|
Triple<String,String,Boolean> |
AuditProperty.getData(AuditConfiguration auditCfg) |
| Modifier and Type | Method and Description |
|---|---|
Triple<String,String,Boolean> |
AuditProjection.getData(AuditConfiguration auditCfg) |
| Modifier and Type | Method and Description |
|---|---|
Triple<String,String,Boolean> |
PropertyAuditProjection.getData(AuditConfiguration auditCfg) |
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.