1、数据库的操作
Spring-Data-Jpa----->oracle
1)什么是Jpa?
JPA(Java persistence API)定义了一系列对象持久化的标准,目前实现这一规范的产品有Hibernate、TopLink等
JPA的主要实现由hibernate、eclipseLink和openJPA
2)restful api设计
1、数据库的操作
Spring-Data-Jpa----->oracle
1)什么是Jpa?
JPA(Java persistence API)定义了一系列对象持久化的标准,目前实现这一规范的产品有Hibernate、TopLink等
JPA的主要实现由hibernate、eclipseLink和openJPA
2)restful api设计