9a085b0e8f
Cleaned up some confusing wording and a confusing test. Added two more tests for demonstrating how session.load works with associations. Issue: BAEL-2126 |
||
---|---|---|
.. | ||
src | ||
README.md | ||
pom.xml |
README.md
Relevant articles:
- Dynamic Mapping with Hibernate
- An Overview of Identifiers in Hibernate
- Hibernate – Mapping Date and Time
- Hibernate Inheritance Mapping
- A Guide to Multitenancy in Hibernate 5
- Introduction to Hibernate Spatial
- Hibernate Interceptors
- JPA Attribute Converters
- Mapping LOB Data in Hibernate
- @Immutable in Hibernate
- Pessimistic Locking in JPA
- Bootstrapping JPA Programmatically in Java
- Optimistic Locking in JPA
- Hibernate Entity Lifecycle
- @JoinColumn Annotation Explained