Class SQLDeveloperDDLFixer

java.lang.Object
adalid.util.Utility
adalid.util.sql.io.SQLDeveloperDDLFixer

public class SQLDeveloperDDLFixer extends Utility
Author:
Jorge Campins
  • Method Details

    • main

      public static void main(String[] args)
    • replace

      public static boolean replace(String path)
    • replace

      public static boolean replace(String path, boolean detail)
    • replace

      public static boolean replace(String path, List<String> details)
    • getRootFolder

      public File getRootFolder()
      Returns:
      the root folder
    • getRootFolderPath

      public Path getRootFolderPath()
      Returns:
      the root folder path
    • getResourcesFolder

      public File getResourcesFolder()
      Returns:
      the resources folder
    • getResourcesFolderPath

      public Path getResourcesFolderPath()
      Returns:
      the resources folder path
    • getBaseFolder

      public File getBaseFolder()
      Returns:
      the base folder
    • getBaseFolderPath

      public Path getBaseFolderPath()
      Returns:
      the base folder path
    • getReadingWarnings

      public int getReadingWarnings()
      Returns:
      the reading warnings count
    • getReadingErrors

      public int getReadingErrors()
      Returns:
      the reading errors count
    • getFiles

      public Map<Path,SmallFile> getFiles()
      Returns:
      the files map
    • getFileTypes

      public Map<String,Integer> getFileTypes()
      Returns:
      the file types map