[ 
https://issues.apache.org/jira/browse/CAMEL-4725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15878531#comment-15878531
 ] 

Sami Nurminen commented on CAMEL-4725:
--------------------------------------

"If you choose not to supply a custom Java class for your SQL-Java mapping for 
an Oracle object, then Oracle JDBC will materialize the object as an instance 
of the oracle.sql.STRUCT class."

Looking at Person class, you maybe need to add at least getters for each 
property. If that doesnt help try add default constructor and setters for each 
property, so that Oracle can deserialize object.

> camel-sql - Add support for Callable statements
> -----------------------------------------------
>
>                 Key: CAMEL-4725
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4725
>             Project: Camel
>          Issue Type: New Feature
>          Components: camel-sql
>    Affects Versions: 2.8.3
>            Reporter: Christian Müller
>            Assignee: Claus Ibsen
>             Fix For: 2.17.0
>
>
> See 
> [Nabble|http://camel.465427.n5.nabble.com/call-Oracle-Package-procedure-td5032133.html]
>  for details.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to