| Author |
Question on ejbload()
|
Floyd Fikes
Greenhorn
Joined: Dec 03, 2004
Posts: 7
|
|
I've a quick question on ejbload for entity beans. Is ejbload() issued by the container on every new transaction for entity beans or does it have to do anything regarding the cache. Is the method called only upon checking whether the bean is valid in the cache or not issued if the cache is very large and holds all the instances of the bean in the memory? Thanks, Floyd
|
 |
 |
|
|
subject: Question on ejbload()
|
|
|