摘要:
spring-data-jpa官方使用说明文档:https://docs.spring.io/spring-data/jpa/docs/current/reference/html/ spring-data-jpa的使用说明:https://www.cnblogs.com/WangJinYang/p 阅读全文
posted @ 2017-11-24 14:44
Angel挤一挤
阅读(1037)
评论(0)
推荐(0)
摘要:
1.JPA hibernate命名策略 完整命名策略 ,查看:http://www.cnblogs.com/sxdcgaq8080/p/7910474.html 2.hibernate的DDL执行策略 有下面5种值可以配置 ①create【慎用】 如果设置为该值,则每次加载hibernate时(准确 阅读全文
posted @ 2017-11-24 13:42
Angel挤一挤
阅读(3120)
评论(0)
推荐(0)