Spring JDBC – when ORM is not the best choice
Many popular O/R Mapping solutions dominate the persistence landscape today but, there are some tasks where a more direct JDBC and SQL approach is simpler and performs better.
This session will explore some problems encountered during bulk operations, reporting tasks and legacy stored procedure access. We will compare various ways of solving these problems and look at the performance implications.
All of the presented solutions will be based on Spring's data access support.
Audience
Beginner
Speaker