Skip to content

Conversation

Fuud
Copy link

@Fuud Fuud commented May 30, 2013

If you need to call Oracle function like this:
function get_foo() return ref cursor;
you will get java.sql.SQLException: Invalid column type: 1111

For regular parameters (not for return type) there is a workaround for ref cursor (see CallMetaDataContext.java:394)

I have done this also for return type.

@Fuud
Copy link
Author

Fuud commented May 30, 2013

I have signed and agree to the terms of the SpringSource Individual
Contributor License Agreement.

@Fuud
Copy link
Author

Fuud commented May 30, 2013

@Fuud
Copy link
Author

Fuud commented Sep 24, 2013

@jhoeller @philwebb
Related task still in Waiting For Triage state. Can you do something with this?

@philwebb
Copy link
Member

Now merged, thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants