Package org.hibernate.sql.results.graph
Class DomainResultGraphPrinter
java.lang.Object
org.hibernate.sql.results.graph.DomainResultGraphPrinter
Printer for DomainResult graphs
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
logDomainResultGraph
(String header, List<DomainResult<?>> domainResults) static void
logDomainResultGraph
(List<DomainResult<?>> domainResults)
-
Method Details
-
logDomainResultGraph
-
logDomainResultGraph
-