Presentation: "Leveling Persistence and State Management Technologies with Spring"
Time: Tuesday 13:00 - 14:00
Location: SAS Nortvegia
Spring's approach to persistence and state management is unique: Spring is a meta framework in this field. It does not bring its own solution to the table but integrates with other frameworks. Spring also decouples the code from the infrastructure. This simplifies the use of new technologies and the migration to them.
This talk looks into the supported technologies for state management and in the persistence area like JDBC, iBATIS and several O/R mappers and how Spring adds value to them. We also look into how these topic influence the architecture of a typical Spring application.