Interview Helper
Translate Page To German Tranlate Page To Spanish Translate Page To French Translate Page To Italian Translate Page To Japanese Translate Page To Korean Translate Page To Portuguese Translate Page To Chinese
[Valid RSS feed]
 
Number Times Read : 43    
 
  Go To Article :    
Categories

Campus Interviews (507)
Career Helper (6)
Certification Dumps (10)
Code Samples (118)
Competitive Exams (163)
Interview Questions (4711)
Walkin Interviews (20)
 
Stats
Total Articles: 5681
Total Authors: 778
Total Downloads: 458083


Newest Member
Bill Samuals
 
   

Question Popularity: 29 or more times read
Submitted 2009-03-18 23:43:50 [Valid RSS feed]


Is there any default cache management system with Entity beans In
Question:Is there any default cache management system with Entity beans ? In
other words whether a cache of the data in database will be maintained in
EJB ? (EJB)


Answer:Caching data from a database inside the Application Server are what
Entity EJB's are used for.The ejbLoad() and ejbStore() methods are used
to synchronize the Entity Bean state with the persistent storage(database).
Transactions also play an important role in this scenario. If data is
removed from the database, via an external application - your Entity Bean
can still be "alive" the EJB container. When the transaction commits,
ejbStore() is called and the row will not be found, and the transcation
rolled back.

Related Stuff
Answers
No answer submitted yet!! Be the first one to answer this question.
New Members
select
Sign up
select
learn more
Affiliate Sign in
Affiliate Sign In
 
Nav Menu
Home
Login
Submit Articles
Submission Guidelines
Top Articles
Link Directory
About Us
Contact Us
Privacy Policy
RSS Feeds

Actions
Print This Article
Add To Favorites

 
Sponsors

 

All Rights Reserved Interview Helper

Proudly associated with Job Interview Helper | Interviewhelper Articles