Class SchemaGeneratorUtil


  • public class SchemaGeneratorUtil
    extends Object
    Utility class supporting common functions for schema management
    • Constructor Detail

      • SchemaGeneratorUtil

        public SchemaGeneratorUtil()
    • Method Detail

      • readTemplate

        public static String readTemplate​(String adminSchemaName,
                                          String schemaName,
                                          String templateName,
                                          Collection<Replacer> replacersArg)
        Read the procedure template as a resource and substitute the necessary tokens
        Parameters:
        templateName -
        Returns: