liquibase.diff
Class ObjectDifferences.DatabaseObjectNameCompareFunction
java.lang.Object
liquibase.diff.ObjectDifferences.DatabaseObjectNameCompareFunction
- All Implemented Interfaces:
- ObjectDifferences.CompareFunction
- Enclosing class:
- ObjectDifferences
public static class ObjectDifferences.DatabaseObjectNameCompareFunction
- extends Object
- implements ObjectDifferences.CompareFunction
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ObjectDifferences.DatabaseObjectNameCompareFunction
public ObjectDifferences.DatabaseObjectNameCompareFunction(Class<? extends DatabaseObject> type,
Database accordingTo)
areEqual
public boolean areEqual(Object referenceValue,
Object compareToValue)
- Specified by:
areEqual
in interface ObjectDifferences.CompareFunction
Copyright © 2016 Liquibase.org. All rights reserved.