Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within EJB and other Jakarta /Java EE Technologies
Search Coderanch
Advance search
Google search
Register / Login
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
Liutauras Vilda
Paul Clapham
Sheriffs:
paul wheaton
Tim Cooke
Henry Wong
Saloon Keepers:
Stephan van Hulst
Tim Holloway
Carey Brown
Frits Walraven
Piet Souris
Bartenders:
Mike London
Forum:
EJB and other Jakarta /Java EE Technologies
updates to table
Anonymous
Ranch Hand
Posts: 18944
posted 20 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Hello
I created a entity bean that inserted a row into my table. Now I want to update the row with a different value? how should I do this using
EJB
.
Graham Thorpe
Ranch Hand
Posts: 265
posted 20 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
how u inserted values as before same as u can update the values too .U can write in bean class as method for update then u can update the values too..
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
row id to display tag
Adding rows to Jtable
Coarse grained and Fine Grained
deleting records in smaller chunks and issuing commit?
row is selected just clicking on row of a table
More...