OBridge v1.0-alpha2
Pre-release
Pre-release
- 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