OBridge v1.4 Release Notes

Release Date: 2018-10-15 // over 4 years ago
  • Final version of OBridge v1.4

    • ojdbc version change
    • mustache version change
    • 🆕 new obridge.xml parameters: packagesLike and sourceOwner
    • 🆕 new ARRAY() --> connection.createOracleArray()
    • 🔌 obridge-maven-plugin works again is dev. env.
    • java version change: 1.6 -> 1.8 (generated code is still 1.6 compatible)

Previous changes from v1.3.1

  • Final version of OBridge v1.3.1

    • 🛠 fix null parameter handling for arrays #28 thanks for the report @jpbaking