• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Oracle BOOLEAN type
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Oracle BOOLEAN type


  • Subject: Oracle BOOLEAN type
  • From: "Pelaia II, Tom" <email@hidden>
  • Date: Mon, 23 Aug 2010 14:02:17 -0400
  • Acceptlanguage: en-US
  • Thread-topic: Oracle BOOLEAN type

I am using WebObjects 5.4 and I am getting the following error when calling an Oracle function which returns a Boolean:
"Unable to determine JDBC type for attribute 'returnValue' when preparing output parameter for stored procedure"

The return value is configured as follows and I am assuming the problem is with the Boolean type:
        name = "returnValue";
columnName = "000";
parameterDirection = 2;
        externalType = BOOLEAN;
valueClassName = NSNumber;
valueType = c;

How does one specify the stored procedure to handle a Boolean return type?
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Prev by Date: Re: Consuming Remote XML
  • Next by Date: Re: Cloud Computing and PCI Compliance
  • Previous by thread: Re: Problem generating primary keys
  • Next by thread: Framework Does Not Exist
  • Index(es):
    • Date
    • Thread