- Spring 5 Design Patterns
- Dinesh Rajput
- 59字
- 2021-07-08 09:59:29
Spring's ORM
Spring also provides support to ORM solutions, and it provides integration with ORM tools for easy persistence of POJO objects in relational databases. This module actually provides an extension to the Spring DAO module. Like JDBC-based templates, Spring provides ORM templates to work with leading ORM products, such as Hibernate, JPA, OpenJPA, TopLink, iBATIS, and so on.
推薦閱讀
- Objective-C Memory Management Essentials
- SQL Server 2016從入門(mén)到精通(視頻教學(xué)超值版)
- 微服務(wù)與事件驅(qū)動(dòng)架構(gòu)
- 編程珠璣(續(xù))
- The React Workshop
- Ext JS 4 Web Application Development Cookbook
- 愛(ài)上micro:bit
- 軟件供應(yīng)鏈安全:源代碼缺陷實(shí)例剖析
- 實(shí)戰(zhàn)Java高并發(fā)程序設(shè)計(jì)(第2版)
- Java EE輕量級(jí)解決方案:S2SH
- Django 2.0 入門(mén)與實(shí)踐
- Python網(wǎng)絡(luò)爬蟲(chóng)從入門(mén)到實(shí)踐
- MySQL數(shù)據(jù)庫(kù)應(yīng)用技術(shù)及實(shí)戰(zhàn)
- 軟件定義存儲(chǔ):原理、實(shí)踐與生態(tài)
- .NET應(yīng)用架構(gòu)設(shè)計(jì):原則、模式與實(shí)踐