| [eclipselink-dev] SVN trunk commit: bug#382528 - isolated performance |
SVN trunk commit: bug#382528 - isolated performance https://bugs.eclipse.org/bugs/show_bug.cgi?id=382528 A few micro optimizations. Code review: Gord (pending) Changes: - Cache if null values require conversion in direct mapping - Data optimize BigDecimal in accessor - Avoid locks for isolated cache keys - Avoid reflection for creation of standard collection types in container policy - Inline index in DatabaseField - |