错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Persistence with Spring and Spring Data

  • Joseph B. Ottinger,
  • Andrew Lombardi

摘要

In Chapter 8 we finally stopped looking at configuration and presentation mechanisms, and we looked at accessing a relational database with JdbcTemplate. In this chapter, we’re going to look at accessing data again – with a Spring project called "Spring Data," which can provide a mostly data-agnostic view of data access.