- Java Hibernate Cookbook
- Yogesh Prajapati Vishal Ranapariya
- 56字
- 2021-07-16 19:59:45
Chapter 1. Setting Up Hibernate
In this chapter, we will cover the following recipes:
- Getting the required libraries for hibernate
- Creating a hibernate persistent class
- Providing an XML-based hibernate mapping
- Providing an annotation-based hibernate mapping
- Providing a hibernate configuration using an XML file
- Providing a hibernate configuration using a properties file
- Configuring hibernate programmatically
推薦閱讀
- LaTeX Cookbook
- 密碼學原理與Java實現
- Vue.js快速入門與深入實戰
- 深入理解Java7:核心技術與最佳實踐
- Symfony2 Essentials
- Visual C#.NET程序設計
- 深入理解Android:Wi-Fi、NFC和GPS卷
- RealSenseTM互動開發實戰
- 現代C++編程實戰:132個核心技巧示例(原書第2版)
- Regression Analysis with Python
- HTML5開發精要與實例詳解
- JBoss:Developer's Guide
- 硬件產品設計與開發:從原型到交付
- Web編程基礎:HTML5、CSS3、JavaScript(第2版)
- Getting Started with JUCE