示例#1
0
 /** @inheritDoc */
 public void rollback() throws DataSourceException {
   mModel.abort();
 }