ePages 7.0.0 - DE_EPAGES/Installer/API/Object/PatchCodeGenerator.pm

Package DE_EPAGES::Installer::API::Object::PatchCodeGenerator

This modul generates perl code to handle changes between two sql files, that represents the database structure. Is used by the DE_EPAGES::Installer::API::PatchBuilder modul. Use DE_EPAGES::Object::API::SQLStructureImportHandler and DE_EPAGES::Object::API::SQLCompare to identify and handle changes between sql files.

Functions

new

new

constructor for patch code generator.

Syntax
DE_EPAGES::Installer::API::Object::PatchCodeGenerator->new();
Return
$PatchCodeGenerator (object)
PatchCodeGenerator object