Class PrepareStatementResponse


  • @Generated(value="OracleSDKGenerator",
               comments="API Version: 20190828")
    public class PrepareStatementResponse
    extends BmcResponse
    • Method Detail

      • getOpcRequestId

        public String getOpcRequestId()
        Unique Oracle-assigned identifier for the request.

        If you need to contact Oracle about a particular request, please provide the request ID.

        Returns:
        the value
      • getPreparedStatement

        public PreparedStatement getPreparedStatement()
        The returned PreparedStatement instance.
        Returns:
        the value