Interface StatementProperties.Builder

  • Method Details

    • definition

      StatementProperties.Builder definition(String definition)

      The SQL text of the statement.

      Parameters:
      definition - The SQL text of the statement.
      Returns:
      Returns a reference to this object so that method calls can be chained together.