Package org.pgcodekeeper.core.model.difftree


package org.pgcodekeeper.core.model.difftree
  • Class
    Description
    Comparator for TreeElement objects that provides custom sorting logic based on element types and diff sides during schema comparison operations.
    Utility class for creating and managing diff trees that represent differences between database schemas.
    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.