Win a copy of Getting started with Java on the Raspberry Pi this week in the Raspberry Pi forum!
  • 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
  • Ron McLeod
  • Paul Clapham
  • Tim Cooke
  • Jeanne Boyarsky
Sheriffs:
  • Rob Spoor
  • Devaka Cooray
  • Liutauras Vilda
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Tim Moores
  • Mikalai Zaikin
Bartenders:
  • Piet Souris

simple questions

 
Ranch Hand
Posts: 172
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I am learning webshpere with J2EE. Got three simple questions, please help.

1. I have a CMP-EJB working in my project, how can I delete one EJB and also the data entry in the DB? I have tried to use:

but neither works.

2. I have the CMP-EJB mapped to the cloudscape datebase. (Using the default cloudscape DB coming with WSAD) Everything is fine. But I don't know how can I look at the DB manually. Like in SQL server, it provides admin tool to look or change the entry in each table. But I can't find the tool in WSAD. I can see the DB structure, columns and keys. But how can I see the current entries in the table?

3. A question about the cloudscape DB. Is cloudscape a fully developed relational database, like SQL server? Why cloudscape is working on my machine but I can't see any admin tool? Is cloudscape closely related to DB2, both from IBM?

Thanks.
 
Yuan Ye
Ranch Hand
Posts: 172
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Please give me some hint. I am really stuck. Thanks.
 
Hey! Wanna see my flashlight? It looks like this tiny ad:
Low Tech Laboratory
https://www.kickstarter.com/projects/paulwheaton/low-tech-0
reply
    Bookmark Topic Watch Topic
  • New Topic