Package org.alfresco.util.schemacomp
package org.alfresco.util.schemacomp
-
ClassDescriptionUtilities for comparing data structures in the context of comparing two database schemas.Defines a visitor that can operate on a DbObject.Converts DbObject instances into an XML output stream.A pointer to a specific DbObject property and its value (at time of creating the DbProperty object).Tool to export a database schema to an XML file.A collection of utility methods for determining differences between two database schemas.A context made available to schema differencing and validation operations.Result of a comparison between two database objects.Specifies the type of differencesExports a database schema to an in-memory
Schemaobject.Given a set of database object prefixes (e.g.If more than one DB item in the target schema matches a reference DB item then this result will be issued.Base class for the result of a differencing or validation operation.Collects differences so that tools can report on or respond to differences between database schemas.Compares two abstract database schemas, a reference schema and a target schema (the schema to check for validity).Converts an in-memory Schema to an XML output stream.Invokes the correct validator for a given DbObject.Results of a validation operation.Constants relating to the XML representation of the schema data model.Parse an XML document representing a database schema.