Interface AbstractStatementBuilderBuilderInterface

All Known Implementing Classes:
AbstractStatementBuilderBuilder

public interface AbstractStatementBuilderBuilderInterface
Interface for building and executing abstract statement builders.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Executes the statement builder builder to create the needed builders
    void
    Executes the statement builder builder with the provided input stream.
    Retrieves a queue of abstract statement builders.
    void
    setInputFile(String filename)
    Sets the input file name for the statement builders.