Uses of Package
org.hibernate.envers.tools.graph

Packages that use org.hibernate.envers.tools.graph
org.hibernate.envers.configuration   
org.hibernate.envers.tools.graph   
 

Classes in org.hibernate.envers.tools.graph used by org.hibernate.envers.configuration
GraphDefiner
          Defines a graph, where each vertex has a representation, which identifies uniquely a value.
 

Classes in org.hibernate.envers.tools.graph used by org.hibernate.envers.tools.graph
GraphDefiner
          Defines a graph, where each vertex has a representation, which identifies uniquely a value.
Vertex
          A graph vertex - stores its representation, neighbours, start and end time in (D|B)FS.
 



Copyright © 2001-2013 Red Hat, Inc. All Rights Reserved.