Package org.pgcodekeeper.core.model.difftree
package org.pgcodekeeper.core.model.difftree
-
ClassDescriptionComparator for TreeElement objects that provides custom sorting logic based on element types and diff sides during schema comparison operations.Enumeration of database object types.Utility class for creating and managing diff trees that represent differences between database schemas.Represents an ignore rule for database objects during schema comparison.Defines the status of how an ignored object should be handled in the diff tree.Implementation of ignore list for managing database object filtering rules.Implementation of ignore list specifically for schema filtering.Interface for managing ignore lists used in database schema comparison.Wrapper for database objects representing the state between old and new database schemas.Represents the side of difference in schema comparison.Utility class for flattening tree structures with filtering capabilities.