liquibase.diff.compare
Class CompareControl.ComputedSchemas

java.lang.Object
  extended by liquibase.diff.compare.CompareControl.ComputedSchemas
Enclosing class:
CompareControl

public static class CompareControl.ComputedSchemas
extends Object


Field Summary
 CompareControl.SchemaComparison[] finalSchemaComparisons
           
 CatalogAndSchema[] finalTargetSchemas
           
 
Constructor Summary
CompareControl.ComputedSchemas()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

finalSchemaComparisons

public CompareControl.SchemaComparison[] finalSchemaComparisons

finalTargetSchemas

public CatalogAndSchema[] finalTargetSchemas
Constructor Detail

CompareControl.ComputedSchemas

public CompareControl.ComputedSchemas()


Copyright © 2016 Liquibase.org. All rights reserved.