Hi!
When an ejbFindByPrimaryKey is invoked, is the primarykey found based on
computing the hashcode and comparing the pk's using equals(..) if a
collision is detected?
What kind of hashing strategy is used internally?

In BMP: is the use of hash() and equals() just for internal container use?

Just wondering
/Jon


Reply via email to