- 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.
- Rust編程從入門到實戰
- JMeter 性能測試實戰(第2版)
- Python從入門到精通(精粹版)
- HTML5+CSS3基礎開發教程(第2版)
- 從0到1:HTML+CSS快速上手
- The Data Visualization Workshop
- Full-Stack React Projects
- Learning Apache Mahout Classification
- HDInsight Essentials(Second Edition)
- Unity Game Development Scripting
- Haxe Game Development Essentials
- Spring Boot企業級項目開發實戰
- Extending Puppet(Second Edition)
- 精通Python自動化編程
- 移動增值應用開發技術導論