摘要: JPA Prepared by: John Tan 20 March, 2018 Contents 1 what is JPA 2 1.1 Introduction 2 1.2 architectrue 2 1.3 jpa-EntityManagers and Relationship 3 1.4 阅读全文
posted @ 2018-03-27 18:33 lshan 阅读(171) 评论(0) 推荐(0)
摘要: web service 参考文档 https://www.tutorialspoint.com/webservices/index.htm 阅读全文
posted @ 2018-03-27 18:25 lshan 阅读(123) 评论(0) 推荐(0)
摘要: 参考: JPA事务总结 2010年4月13日 - 从表11-2中可以看出,对于不同的EntityManager类型与所运行的环境,所支持的事务类型是不一样的。 其中两种情况下最为简单,一种是容器托管的 EntityMana... 阅读全文
posted @ 2018-03-27 17:11 lshan 阅读(226) 评论(0) 推荐(0)
摘要: 注解事务粗述 阅读全文
posted @ 2018-03-27 17:08 lshan 阅读(475) 评论(0) 推荐(0)