Class OdpsDeclareVariableStatement

All Implemented Interfaces:
SQLDbTypedObject, SQLObject, SQLStatement

public class OdpsDeclareVariableStatement extends OdpsStatementImpl
  • Constructor Details

    • OdpsDeclareVariableStatement

      public OdpsDeclareVariableStatement()
    • OdpsDeclareVariableStatement

      public OdpsDeclareVariableStatement(String variant, SQLExpr initValue)
  • Method Details