Java org.hibernate.envers CrossTypeRevisionChangesReader fields, constructors, methods, implement or subclass

Example usage for Java org.hibernate.envers CrossTypeRevisionChangesReader fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.hibernate.envers CrossTypeRevisionChangesReader.

The text is from its open source code.

Method

ListfindEntities(Number revision)
Find all entities changed (added, updated and removed) in a given revision.