• 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
Calling a named fetch specification that uses a stored procedure
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Calling a named fetch specification that uses a stored procedure


  • Subject: Calling a named fetch specification that uses a stored procedure
  • From: "Mr. Frank Cobia" <email@hidden>
  • Date: Tue, 29 Jul 2008 13:39:47 -0400

I have a stored procedure that takes 2 arguments. I have also created a named procedure on an entity that uses that stored procedure to fetch the data. When I call the stored procedure using rawRowsForStoredProcedureNamed(ec, "myStoredProcedure", dict) it works, but when I use EOFetchSpecification.fetchSpecificationNamed("myFetchSpec", MyEntity.ENTITY_NAME).fetchSpecificationWithQualifierBindings(dict) it calls the stored procedure with 2 null arguments. I am using the same dictionary for both calls, so it is not a mispelling or anything. Is there a trick to making this work?

If it matters I am using 5.4.2 and latest wonder that is compatible with Eclicps 3.3.

Thanks,
Frank Cobia

_______________________________________________
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


  • Follow-Ups:
    • Re: Calling a named fetch specification that uses a stored procedure
      • From: "Mr. Frank Cobia" <email@hidden>
  • Prev by Date: Re: CLOSE_WAIT processes and instances HANG
  • Next by Date: Re: general prototype questions
  • Previous by thread: [SOLVED] Re: general prototype questions
  • Next by thread: Re: Calling a named fetch specification that uses a stored procedure
  • Index(es):
    • Date
    • Thread