Package org.pgcodekeeper.core.model.graph
package org.pgcodekeeper.core.model.graph
-
ClassDescriptionContainer class used to combine actions with database objects (CREATE ALTER DROP).Converts database action containers into executable SQL script statements.Record representing a database object pair for comparison operations.Database dependency finder for analyzing object dependencies.Database dependency graph for managing object relationships and dependencies.Core dependency resolution engine that determines database object changes required for schema migration.Finds dependent elements in tree based on user selection using dependency resolution mechanism.Utility class for working with dependency graphs.Exception indicating that a
DbObjTypeobject is not allowed in the current context.Represents a database object for printing in dependency tree output.Simple dependency resolver for database objects.