类 InitCommand


  • public class InitCommand
    extends Object
    A general SQL command to be used while initializing a schema.
    作者:
    Steve Ebersole
    • 构造器详细资料

      • InitCommand

        public InitCommand​(String... initCommands)
    • 方法详细资料

      • getInitCommands

        public String[] getInitCommands()