Package org.hibernate.sql.ast
Class SqlTreePrinter
- java.lang.Object
-
- org.hibernate.sql.ast.SqlTreePrinter
-
public class SqlTreePrinter extends Object
Logs a debug representation of the SQL AST. NOTE : at the moment, we only render the from-elements
-
-
Method Detail
-
logSqlAst
public static void logSqlAst(Statement sqlAstStatement)
-
-