Hibernate5.2用户指南
Posted boonya
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Hibernate5.2用户指南相关的知识,希望对你有一定的参考价值。
https://docs.jboss.org/hibernate/orm/5.2/userguide/html_single/Hibernate_User_Guide.html
- Preface
- System Requirements
- 1. Architecture
- 2. Domain Model
- 3. Bootstrap
- 4. Schema generation
- 5. Persistence Contexts
- 6. Flushing
- 7. Database access
- 8. Transactions and concurrency control
- 9. JNDI
- 10. Locking
- 11. Fetching
- 12. Batching
- 13. Caching
- 14. Interceptors and events
- 15. HQL and JPQL
- 16. Criteria
- 17. Native SQL Queries
- 18. Spatial
- 19. Multitenancy
- 20. OSGi
- 21. Envers
- 22. Database Portability Considerations
- 23. Configurations
- 24. Mapping annotations
- 25. Performance Tuning and Best Practices
- 26. Legacy Bootstrapping
- 27. Migration
- 28. Legacy Domain Model
- 29. Legacy Hibernate Criteria Queries
- 30. Legacy Hibernate Native Queries
- 31. References
以上是关于Hibernate5.2用户指南的主要内容,如果未能解决你的问题,请参考以下文章
搭建SpringMVC+Spring4.3.2+Hibernate5.2.2框架