AlterSourceFactory¶
Creating Instance¶
AlterSourceFactory takes the following to be created:
AlterSourceFactory is created along with CommandFactories.
Creating AlterSourceCommand¶
AlterSourceCommand create(
AlterSource statement)
create creates an AlterSourceCommand for the given AlterSource statement.
create is used when:
CommandFactoriesis requested to handle ALTER SOURCE statement