This content has been marked as final. 
    
Show                 1 reply
    
- 
        1. Re: Entity Bean creation performancemichel1 Apr 27, 2002 9:18 AM (in response to ewout)The slow creation and loading has to do with a composite key. Without composite key, things run approx. 50 times faster(!). Other reports in the forum point to jboss's CacheKey class, which tries to create some unique has from the composite key. 
 
    