Re: Destroy an Entity Bean
"Dmitri Colebatch" <[email protected]> Tue, 26 Mar 2002 16:28:31 +1100
| Newsgroups | gmane.comp.java.ejb.general |
|---|---|
| Message-ID | <004601c1d487$112cb2a0$d5dea8c0@nuixdim2k> |
an entity bean (typically) represents a record in the database. you only need to remove it if you want to delete the record. please limit the cross posting. hth dim ----- Original Message ----- From: "Nicolas D'Ippolito" <[email protected]> To: "hpas" <[email protected]>; "EJB-Developer" <[email protected]>; "EJB2.0-Persistence" <[email protected]> Sent: Tuesday, March 26, 2002 5:55 AM Subject: [EJB-Developer] Destroy an Entity Bean > Hi, I have a problem with the Entity Bean. I need to > know how to destroy an EJB, because remove method > seems to destroy a row from the associated table > (apparently it needs a key column). > > I hope you can help me. Thanks. > > __________________________________________________ > Do You Yahoo!? > Yahoo! Movies - coverage of the 74th Academy Awards® > http://movies.yahoo.com/ > > > > EJB-Developer group email addresses: > Post message: [email protected] > Subscribe: [email protected] > Unsubscribe: [email protected] > List owner: [email protected] > > Our other technical discussion groups: > - For general Java (J2EE) questions/answers: http://groups.yahoo.com/group/Java_Developer > - For peer-to-peer software development discussion: http://groups.yahoo.com/group/P2P-Developer > > Web link to the EJB-Developer group: > http://groups.yahoo.com/group/EJB-Developer > > ATTENTION: You are receiving this message because you actively subscribed to the EJB-Developer technical discussion group on Yahoo! Groups. All subscriptions come from Yahoo-verified email addresses and are logged; therefore subscriptions can be proved to any appropriate legal authority. To unsubscribe, send a blank email from the email address receiving group messages to the "Unsubscribe" email address shown above. If unsubscribing doesn't work, send a message concerning this problem to [email protected]. Only Yahoo! Groups is responsible for their own subscription services; the moderator will not perform these services at any time. > > *** EJB-Developer - A free service brought to you by Democracy 2.0 (www.democracy2.org) *** > > Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/ > >