OBridge v1.0-alpha2 Release Notes

Release Date: 2015-03-09 // about 9 years ago
    • โœ… test cases created for generated code
    • generated code can handle its own database connection
    • ๐Ÿšš spring-jdbc and google guava (Joiner class) dependency removed and replaced with own implemented version - compiled unified jar size decreased
    • ๐Ÿ– handles collection types without the naming convention ..._LIST
    • [FIX] null handling for in/out parameters
    • [FIX] date handling
    • [FIX] column index problem with function returns #11