Class TargetTypeHelper


  • public class TargetTypeHelper
    extends Object
    • Constructor Detail

      • TargetTypeHelper

        public TargetTypeHelper()
    • Method Detail

      • parseLegacyCommandLineOptions

        public static EnumSet<org.hibernate.tool.schema.TargetType> parseLegacyCommandLineOptions​(boolean script,
                                                                                                  boolean export,
                                                                                                  String outputFile)
      • parseCommandLineOptions

        public static EnumSet<org.hibernate.tool.schema.TargetType> parseCommandLineOptions​(String targetTypeText)