Package net.sf.jailer.enhancer


package net.sf.jailer.enhancer
  • Class
    Description
    Inserts the content of the files prolog/[INSERT|DELETE]/<TABLE>.sql epilog/[INSERT|DELETE]/<TABLE>.sql at top/bottom of the generated script for each table <TABLE> for which at least one row is inserted/deleted.
    Inserts DDL for helper tables.
    Enhances the generated SQL-export-script with statements or comments.