alias abstract method
And we provide a helper method to alias changes in the form
{attachedDbName, tablenames}
to aliasedTablenames
.
Implementation
List<QualifiedTablename> alias(ChangeNotification notification);
And we provide a helper method to alias changes in the form
{attachedDbName, tablenames}
to aliasedTablenames
.
List<QualifiedTablename> alias(ChangeNotification notification);