Uses of Package
org.hibernate.envers.internal.tools.graph
-
Packages that use org.hibernate.envers.internal.tools.graph Package Description org.hibernate.envers.configuration.internal org.hibernate.envers.internal.tools.graph -
Classes in org.hibernate.envers.internal.tools.graph used by org.hibernate.envers.configuration.internal Class Description GraphDefiner Defines a graph, where each vertex has a representation, which identifies uniquely a value. -
Classes in org.hibernate.envers.internal.tools.graph used by org.hibernate.envers.internal.tools.graph Class Description 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.