| Package | Description |
|---|---|
| org.hibernate.envers.configuration.internal | |
| org.hibernate.envers.internal.tools.graph |
| Modifier and Type | Class and Description |
|---|---|
class |
PersistentClassGraphDefiner
Defines a graph, where the vertexes are all persistent classes, and there is an edge from
p.c.
|
| Modifier and Type | Method and Description |
|---|---|
static <V,R> java.util.List<V> |
GraphTopologicalSort.sort(GraphDefiner<V,R> definer)
Sorts a graph topologically.
|
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.