Persistence Tuning for the Spring Environments
This talk will discuss a variety of issues you should consider when tuning the persistence layer of your Spring applications. We will discuss SQL tuning, JDBC tuning and to some extent database tuning. We will also look at the unique issues encountered with ORM tools like what effect eager vs. lazy loading can have. To tune ORM tools, you need to be able to capture the generated SQL. We will show some useful tools that can help with this.
Speaker