Interface StatementResponse

All Known Implementing Classes:
StandardStatementResponse

public interface StatementResponse
SQL Statement Response with standard properties
  • Method Summary

    Modifier and Type
    Method
    Description
    sql()
    Rendered SQL statement
  • Method Details

    • sql

      String sql()
      Rendered SQL statement
      Returns:
      SQL statement