OBridge v1.4 Release Notes

Release Date: 2018-10-15 // over 5 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