The legacy walking model was developed solely for implementing LoadPlan. As LoadPlans have now been replaced with SQL AST approach, this walking model is no longer needed.
At the same time, clean-up the {{org.hibernate.sql}} package as much as possible |
|