Red Hat JBoss Enterprise Application Platform 7.1.0.GA
- java.lang.Object
-
- org.hibernate.envers.query.projection.internal.EntityAuditProjection
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
convertQueryResult
public Object convertQueryResult(EnversService enversService,
EntityInstantiator entityInstantiator,
String entityName,
Number revision,
Object value)
- Specified by:
convertQueryResult
in interface AuditProjection
- Parameters:
enversService
- the Envers service
entityInstantiator
- the entity instantiator
entityName
- the name of the entity for which the projection has been added
revision
- the revision
value
- the value to convert
- Returns:
- the converted value
Red Hat JBoss Enterprise Application Platform 7.1.0.GA
Copyright © 2017 JBoss by Red Hat. All rights reserved.