Skip to content

OBridge v1.2

Choose a tag to compare

@karsany karsany released this 02 Apr 09:12
· 95 commits to master since this release

Final version of OBridge 1.2

  • using Generated annotation in generated files
  • handling list of primitive types fixed + testcase
  • changed exception handling in generated code
  • new type of database calls: [storedprocedure](Datasource ds, [Storedprocedure] ctx)
  • created some new testcases
  • [FIX] #21 code generation for functions: handle return value
  • [DOC] licence header for files
  • some code refactoring