| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Triple | |
|---|---|
| org.hibernate.envers.query.criteria | |
| org.hibernate.envers.query.projection | |
| org.hibernate.envers.tools | |
| Uses of Triple in org.hibernate.envers.query.criteria | 
|---|
| Methods in org.hibernate.envers.query.criteria that return Triple | |
|---|---|
|  Triple<String,String,Boolean> | AuditProperty.getData(AuditConfiguration auditCfg) | 
| Uses of Triple in org.hibernate.envers.query.projection | 
|---|
| Methods in org.hibernate.envers.query.projection that return Triple | |
|---|---|
|  Triple<String,String,Boolean> | PropertyAuditProjection.getData(AuditConfiguration auditCfg) | 
|  Triple<String,String,Boolean> | AuditProjection.getData(AuditConfiguration auditCfg) | 
| Uses of Triple in org.hibernate.envers.tools | 
|---|
| Methods in org.hibernate.envers.tools that return Triple | ||
|---|---|---|
| static
 | Triple.make(T1 obj1,
     T2 obj2,
     T3 obj3) | |
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||