Closed
Description
Daniel P Rossi opened SPR-12926 and commented
This is a task to update class comparisons to use "==" instead of ".equals()". There is a significant performance gain in this change. It also makes utilities like "BeanPropertyRowMapper" just as efficient as writing a custom row mapper.
Reference URL: #773
Attachments:
- EqualsTest.java (30.53 kB)
Issue Links:
- Improve performance for conversions using a method parameter based type descriptor with annotations [SPR-14926] #19493 Improve performance for conversions using a method parameter based type descriptor with annotations