- Mastering Hibernate
- Ramin Rad
- 144字
- 2021-07-16 10:54:39
Preface
Object-Relational Mapping is a difficult problem, and the Hibernate team has solved that problem for us. Some developers have a love-hate relationship with Hibernate because it has made life easier for many developers, but at times, unexpected behavior is encountered and it quickly becomes a mystery. This book was written to uncover these mysteries. It does so by looking under the hood; it first discusses the internals of Hibernate, and later it covers advanced topics on mapping techniques, annotations, fetching, caching, and versioning. It also addresses other topics that are of interest to technical leads and software architects, such as statistics and metrics, concurrency, and transaction management.
Although, it is recommended that you read this book in its entirety, the topics are carefully outlined so that it can also be used as a reference if you wish to learn about a specific feature.
- Microsoft Application Virtualization Cookbook
- Game Programming Using Qt Beginner's Guide
- 軟件架構設計:大型網站技術架構與業務架構融合之道
- PHP基礎案例教程
- Hands-On Data Structures and Algorithms with JavaScript
- Python自動化運維快速入門
- 羅克韋爾ControlLogix系統應用技術
- Python Tools for Visual Studio
- Learning ArcGIS Pro
- Cassandra Data Modeling and Analysis
- 新印象:解構UI界面設計
- 現代C:概念剖析和編程實踐
- Using Yocto Project with BeagleBone Black
- 計算機應用基礎(Windows 7+Office 2010)
- Processing開發實戰