- 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
推薦閱讀
- Cocos2d Cross-Platform Game Development Cookbook(Second Edition)
- PyQt從入門到精通
- MongoDB for Java Developers
- Instant 960 Grid System
- Learning Firefox OS Application Development
- TradeStation交易應(yīng)用實(shí)踐:量化方法構(gòu)建贏家策略(原書第2版)
- Learning Raspbian
- RabbitMQ Cookbook
- Getting Started with LLVM Core Libraries
- Mastering Git
- 愛(ài)上micro:bit
- GameMaker Essentials
- 分布式數(shù)據(jù)庫(kù)原理、架構(gòu)與實(shí)踐
- 監(jiān)控的藝術(shù):云原生時(shí)代的監(jiān)控框架
- Web前端開發(fā)技術(shù):HTML、CSS、JavaScript