Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within OCEEJBD
Search Coderanch
Advance search
Google search
Register / Login
Help coderanch get a
new server
by contributing to the
fundraiser
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
Devaka Cooray
Liutauras Vilda
Sheriffs:
Jeanne Boyarsky
paul wheaton
Henry Wong
Saloon Keepers:
Stephan van Hulst
Tim Holloway
Tim Moores
Carey Brown
Mikalai Zaikin
Bartenders:
Lou Hamers
Piet Souris
Frits Walraven
Forum:
EJB Certification (OCEEJBD)
mapping of entity beans with database table
srinivas hari
Greenhorn
Posts: 4
posted 17 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Hi Ranchers,
In ejb-jar.xml i found the tags to declare entity beans,cmp,cmr fields etc.but how to map an entity bean a database tabel.
Arun Natarajan
Ranch Hand
Posts: 30
posted 17 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
In the ejb-jar.xml you define the abstract schema and the cmp, cmr fields; but the actual mapping to a table happens outside. It is container specific and done using container provided tools.
Vadiraja Dharmavaram
Greenhorn
Posts: 7
posted 17 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
thank for the reply.
With a little knowledge, a
cast iron skillet
is non-stick and lasts a lifetime.
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
DAO to Entity Bean
Passing objects or Vector of objects via HTTP
Session Bean ,Entity Bean persistence
BMP Entity Bean
understanding of isolation level
More...