public class SchemaComparator extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
CHAR_SET |
static String |
LINE_SEPARATOR |
| Constructor and Description |
|---|
SchemaComparator(Schema referenceSchema,
Schema targetSchema,
org.hibernate.dialect.Dialect dialect)
Construct a comparator to compare a target schema against a reference schema.
|
public static final String CHAR_SET
public static final String LINE_SEPARATOR
public SchemaComparator(Schema referenceSchema, Schema targetSchema, org.hibernate.dialect.Dialect dialect)
referenceSchema - targetSchema - public void validateAndCompare()
public Results getComparisonResults()
Copyright © 2005–2014 Alfresco Software. All rights reserved.