|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GraphDefiner | |
|---|---|
| org.hibernate.envers.configuration | |
| org.hibernate.envers.tools.graph | |
| Uses of GraphDefiner in org.hibernate.envers.configuration |
|---|
| Classes in org.hibernate.envers.configuration that implement GraphDefiner | |
|---|---|
class |
PersistentClassGraphDefiner
Defines a graph, where the vertexes are all persistent classes, and there is an edge from p.c. |
| Uses of GraphDefiner in org.hibernate.envers.tools.graph |
|---|
| Methods in org.hibernate.envers.tools.graph with parameters of type GraphDefiner | ||
|---|---|---|
static
|
GraphTopologicalSort.sort(GraphDefiner<V,R> definer)
Sorts a graph topologically. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||