public class ExplainTool extends Object
| Constructor and Description |
|---|
ExplainTool() |
| Modifier and Type | Method and Description |
|---|---|
static void |
explain(EntityGraph graph,
Session session,
ExecutionContext executionContext)
Creates a listing of all association-paths of exported entities
back to a subject in an entity-graph (the 'explain.log' file)
|
public static void explain(EntityGraph graph, Session session, ExecutionContext executionContext) throws SQLException, IOException
graph - the entity-graph to explainsession - for executing SQL-statementsSQLExceptionIOException