Uses of Package
org.hibernate.envers.internal.tools.graph
Packages that use org.hibernate.envers.internal.tools.graph
Package
Description
-
Classes in org.hibernate.envers.internal.tools.graph used by org.hibernate.envers.configuration.internalClassDescriptionDefines 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.graphClassDescriptionDefines a graph, where each vertex has a representation, which identifies uniquely a value.A graph vertex - stores its representation, neighbours, start and end time in (D|B)FS.