Class ChangeCatalogConnectionHandler

java.lang.Object
org.jumpmind.db.sql.ChangeCatalogConnectionHandler
All Implemented Interfaces:
IConnectionHandler

public class ChangeCatalogConnectionHandler extends Object implements IConnectionHandler
  • Field Details

    • log

      protected final org.slf4j.Logger log
  • Constructor Details

    • ChangeCatalogConnectionHandler

      public ChangeCatalogConnectionHandler(String newCatalog)
  • Method Details