[ https://issues.apache.org/jira/browse/IBATIS-484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jeff Butler closed IBATIS-484. ------------------------------ Resolution: Fixed Fixed in SVN > oracle's user-defined objects not fully supported > ------------------------------------------------- > > Key: IBATIS-484 > URL: https://issues.apache.org/jira/browse/IBATIS-484 > Project: iBatis for Java > Issue Type: Bug > Components: SQL Maps > Affects Versions: 2.3.0 > Environment: Oracle > Reporter: Joe George > Assignee: Jeff Butler > Priority: Critical > Original Estimate: 1h > Remaining Estimate: 1h > > I'm unable to use an oracle user-defined object as an output parameter for a > stored procedure. This is issue was originally raised in IBATIS-145. > The method setType in JdbcTypeRegistry.java is private. To fully support > Oracle's user-defined objects this method needs to be public so the oracle > object can be defined for iBatis. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.