This is an automated email from the ASF dual-hosted git repository.

ningjiang pushed a change to branch master
in repository 
https://gitbox.apache.org/repos/asf/incubator-servicecomb-saga.git.


    from 63d7193  SCB-876 Fixed the typo of ParticipateMethodCheckingCallback
     new e22c046  SCB-864 modify SQLTransport to support multiple parameters 
for each sql.
     new 948151b  SCB-864 modify SQLTransport to support multiple parameters 
for each sql.
     new 2b6a9e1  SCB-864 modify JacksonFromJsonFormatForSQL unit test to test 
multiple parameters
     new bc670f7  SCB-864 modify document for support multiple parameters for 
each sql.
     new fae0e85  SCB-864 change Object back to String.

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 docs/api/api.md                                    |  4 ++--
 .../apache/servicecomb/saga/core/SQLOperation.java |  8 ++++----
 .../servicecomb/saga/transports/SQLTransport.java  |  2 +-
 .../saga/format/JacksonSQLCompensation.java        |  4 ++--
 .../saga/format/JacksonSQLOperation.java           |  2 +-
 .../saga/format/JacksonSQLTransaction.java         |  2 +-
 .../format/JacksonFromJsonFormatForSQLTest.java    | 24 ++++++++++++----------
 7 files changed, 24 insertions(+), 22 deletions(-)

Reply via email to