The Artima Developer Community
Sponsored Link

Java Answers Forum
Multiple trandaction in EJB using CMP

3 replies on 1 page. Most recent reply: Jul 10, 2003 9:38 PM by Anto

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 3 replies on 1 page
Anto

Posts: 1
Nickname: pal
Registered: Jun, 2003

Multiple trandaction in EJB using CMP Posted: Jun 30, 2003 7:10 AM
Reply to this message Reply
Advertisement
Hai I want to know how can i use CMP for relationship with two tables. For example if i am deleting a record in master table it will also delete a record in child table how it is possible in CMP.


zenykx

Posts: 69
Nickname: zenykx
Registered: May, 2003

Re: Multiple trandaction in EJB using CMP Posted: Jun 30, 2003 4:30 PM
Reply to this message Reply
You can declare this inside the deployement descriptor. Maybe if you try to read the specification you will find this is a really simple stuff.

zenykx

Posts: 69
Nickname: zenykx
Registered: May, 2003

Re: Multiple trandaction in EJB using CMP Posted: Jun 30, 2003 4:33 PM
Reply to this message Reply
Oh i just forget. What means "trandaction"? And what's the link is "delete on cascade"????????

Anto

Posts: 1
Nickname: anto
Registered: Jul, 2003

Re: Multiple trandaction in EJB using CMP Posted: Jul 10, 2003 9:38 PM
Reply to this message Reply
Thanks for your reply.Here i am using Sun One IDE. Using this How can I do the transaction....I think in SUN ONE I have to do some settings thats I dont know how do do it..
so please help me If anybody knows...

thanks in advance..

Flat View: This topic has 3 replies on 1 page
Topic: My First Applet Help Previous Topic   Next Topic Topic: sending password at the time of estb the connection

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use