| Package | Description |
|---|---|
| org.hibernate.envers.configuration | |
| org.hibernate.envers.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> List<V> |
GraphTopologicalSort.sort(GraphDefiner<V,R> definer)
Sorts a graph topologically.
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.