- Java Hibernate Cookbook
- Yogesh Prajapati Vishal Ranapariya
- 76字
- 2021-07-16 19:59:47
Chapter 2. Understanding the Fundamentals
In this chapter, we will cover the following recipes:
- Building a
SessionFactory
- Creating a generic
SessionFactory
provider class - Opening a new session
- Opening a stateless session
- Saving an object to the database
- Fetching an object from the database
- Removing an object from the database
- Updating an object
- Creating a criteria
- Restricting the results using a criteria
- Pagination using a criteria
- Sorting the results
- Transforming a result
- Using basic projection
推薦閱讀
- Learning Python Web Penetration Testing
- JavaScript前端開發模塊化教程
- VMware View Security Essentials
- 摩登創客:與智能手機和平板電腦共舞
- 圖解Java數據結構與算法(微課視頻版)
- JavaScript語言精髓與編程實踐(第3版)
- 動手玩轉Scratch3.0編程:人工智能科創教育指南
- INSTANT Sencha Touch
- Python計算機視覺編程
- Java游戲服務器架構實戰
- Python 3網絡爬蟲實戰
- C++ 從入門到項目實踐(超值版)
- 前端HTML+CSS修煉之道(視頻同步+直播)
- Selenium Testing Tools Cookbook(Second Edition)
- 基于Struts、Hibernate、Spring架構的Web應用開發