Class GenerateChangelogVisitor

java.lang.Object
ch.tocco.nice2.dbrefactoring.impl.GenerateChangelogVisitor
All Implemented Interfaces:
NodeVisitor<TreeNode,GenerateChangelogVisitor.Value>

public class GenerateChangelogVisitor extends Object implements NodeVisitor<TreeNode,GenerateChangelogVisitor.Value>
This visitor assumes depth-first traversal and creates the initial db changelog for db schema and constraints on each node visit.