T
timasmith
Hi,
I am using JBoss and an entity bean which caches data and is dependent
on another entity bean's cache.
The caches are built within the constructor.
How do I ensure one entity bean has been created - before I call it
with the other entity bean?
Or does this just happen by default with the home find method?
thanks
Tim
I am using JBoss and an entity bean which caches data and is dependent
on another entity bean's cache.
The caches are built within the constructor.
How do I ensure one entity bean has been created - before I call it
with the other entity bean?
Or does this just happen by default with the home find method?
thanks
Tim