• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Can we use stored procedures in JDO?

 
Ranch Hand
Posts: 227
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi all,
I am newbie to JDO and is evaluating it's merits and demerits.
It's specified that JDO can have BMP. In this case that should allow stored procedure usage. But inputs i got that with JDO we cannot use stored procedures. Pls clarify.
Note: I am not using JDO in combination of entity beans. infact we are using just web server.
Also provide inputs regarding disadvatages/side effects of using JDO instead of JDBC approach.
Thanks and Regards
Manohar
 
reply
    Bookmark Topic Watch Topic
  • New Topic