oracle / oracle-r2dbc

R2DBC Driver for Oracle Database
https://oracle.com
Other
194 stars 40 forks source link

0.9.0 SPI Update #59

Closed Michael-A-McMahon closed 2 years ago

Michael-A-McMahon commented 2 years ago

This branch updates Oracle R2DBC to the 0.9.0.RELEASE version of the R2DBC SPI. The only changes needed for the SPI update are in the column name used by the test kit, which was changed to "test_value" after the 0.9.0.RC1 release of the SPI. Additional changes in this branch are minor code clean ups: Removing dead code left over from performance testing, and adding a javadoc for ReactiveJdbcAdapter.getLock().

This branch also updates the version number of Oracle R2DBC to 0.4.0. The update to 0.4.0 will create a release of Oracle R2DBC that implements the 0.9.0.RELEASE version of the SPI. The update to 0.4.0 will also reflect new functionality that has been added since 0.3.0: