aspose file tools
The moose likes EJB and other Java EE Technologies and the fly likes Table update with XDoclet/EJB2 Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » EJB and other Java EE Technologies
Reply Bookmark "Table update with XDoclet/EJB2" Watch "Table update with XDoclet/EJB2" New topic
Author

Table update with XDoclet/EJB2

Thomas Chang
Ranch Hand

Joined: May 13, 2008
Posts: 59
Hi,

I cretaed an entity bean with help of XDoclet. Two default functions are created: findAll() and findByPrimaryKey().

Now what I want is: I want to update the table and delete an entry from the table.

How can I write the XDoclet code?
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Table update with XDoclet/EJB2
 
Similar Threads
EJB does not update table
EJB QL generation using XDoclet
Pro Jakarta Struts Question : Struts + XDoclet
how to update table data using ejb ql
update value through migrate file