Created on 13 March 2015
icon_unfollowing
Login to follow
oracle-connector-p9

Oracle Connector P9

Deprecated
Stable version 0.1.0 (Compatible with OutSystems 11)
Other versions available for 10 and Older
Uploaded on 13 March 2015 by 
oracle-connector-p9

Oracle Connector P9

Created on Older versions

Version 2.1.0

Under Development
Application Package
Uploaded on 16 March 2017 by 
Compatible with:
Version 11
Version 10
Version 9
Stack:
All
Database:
All
Release notes:

**** EXPERIMENTAL NON-STABLE VERSION ****
Changes in Java stack only

What's New?

  • Support for STRUCTs and ARRAY parameters in both input and output parameters

Bugs and Todos?

  • Not all basic types are tested
  • Conversions to/from basic types are not correctly mapped
  • Cursors are not implemented
  • Output parameters are failing to be mapped with an indiscernible pattern
  • Exception handling is work to be done

Test results:

  • [KO] FUNCTION1 
  • [KO] PROCEDURE_2_CURSOR_OUTPUT
  • [KO] PROCEDURE_STD_I_O
  • [OK] PROCEDURE_STD_I_O2
  • [KO] PROCEDURE_STD_I_O3
  • [OK] PRC_SAMPLE_1 - OK with the exception of an unmapped output parameter
Application Objects:
Oracle Connector P9 has 0 AOs.

Version 2.0.1

Under Development
Application Package
Uploaded on 23 March 2016 by 
Compatible with:
Version 11
Version 10
Version 9
Stack:
All
Database:
All
Release notes:
Merging Version 1.0.0 with Version 2.0.0
  • On .Net: You get EXACTLY the same functionality as with version 1.0.0. Please refer to this version 1.0.0 for the change list. The OracleTypes are not supported on this version yet
  • On JAVA: Mapped version 2.0.0 to the same action signatures as on version 1.0.0. Please refer to this version 2.0.0 for the change list
Application Objects:
Oracle Connector P9 has 0 AOs.

Version 2.0.0

Under Development
Application Package
Uploaded on 21 March 2016 by 
Compatible with:
Version 11
Version 10
Version 9
Stack:
All
Database:
All
Release notes:
**** EXPERIMENTAL NON-STABLE VERSION ****
As is "exceptions are trapped and go to the general log" kind of experimentalism.

Introducing: Support for JAVA

What does it do?
  • Supports some basic types for Input/Output, including functions
  • Runs on Java servers
What does it not do yet (comparing to .net version)?
  • Not all basic types are tested
  • Conversions to/from basic types are not correctly mapped (fo sho)
  • Cursors
What is in store in this new version (beyond .net version)?
  • Support for STRUCTs and ARRAY parameters (or nested parameters)
Did I mention it runs on Java? Hey... at least its out here in the forge!
Application Objects:
Oracle Connector P9 has 0 AOs.