轻松实现基于 JPA 的库 Spring Data JPA
- 授权协议: Apache
- 开发语言: Java
- 操作系统: 跨平台
- 软件首页: http://projects.spring.io/spring-data-jpa/
软件介绍
Spring Data JPA 的目标是通过让一些必须的工作变得更简单,来显著提高数据访问层的实现。作为一个开发者,你写你的仓库界面,包括自定义查询方法,而 Spring 给你提供自动实现。
特性
对建立基于Spring 和 JPA 的库的支持
支持 Querydsl predicates 和安全类型的 JPA 查询
Transparent auditing of domain class
Pagination 支持, 动态查询执行, 可以集成自定义数据访问代码
在 @Query 注明查询引导时验证
支持基于 XML 的实体映射
引入
@EnableJpaRepositories.,实现基于JavaConfig based 仓库配置
The Haskell School of Music
Paul Hudak、Donya Quick / Cambridge University Press / 2018-10-4 / GBP 42.99
This book teaches functional programming through creative applications in music and sound synthesis. Readers will learn the Haskell programming language and explore numerous ways to create music and d......一起来看看 《The Haskell School of Music》 这本书的介绍吧!
