Class SchemaCommand

    • Field Detail

      • schema

        private final Schema schema
    • Constructor Detail

      • SchemaCommand

        public SchemaCommand​(SessionLocal session,
                             Schema schema)
        Create a new command.
        Parameters:
        session - the session
        schema - the schema
    • Method Detail

      • getSchema

        protected final Schema getSchema()
        Get the schema
        Returns:
        the schema