Class RawCompoundStatement

All Implemented Interfaces:
CompoundStatement, SqlStatement

public class RawCompoundStatement extends RawSqlStatement implements CompoundStatement
  • Constructor Details

    • RawCompoundStatement

      public RawCompoundStatement(String sql)
    • RawCompoundStatement

      public RawCompoundStatement(String sql, String endDelimiter)