Class InitCommand


  • public class InitCommand
    extends Object
    A general SQL command to be used while initializing a schema.
    • Constructor Detail

      • InitCommand

        public InitCommand​(String... initCommands)
    • Method Detail

      • getInitCommands

        public String[] getInitCommands()