1ac88d18e3 | ||
---|---|---|
.. | ||
src | ||
README.md | ||
pom.xml |
README.md
JPA in Java
This module contains articles about the Java Persistence API (JPA) in Java.
Relevant Articles
- JPA Query Parameters Usage
- Mapping Entity Class Names to SQL Table Names with JPA
- Default Column Values in JPA
- Types of JPA Queries
- JPA/Hibernate Projections
- Combining JPA And/Or Criteria Predicates
- JPA Annotation for the PostgreSQL TEXT Type
- Mapping a Single Entity to Multiple Tables in JPA
- Constructing a JPA Query Between Unrelated Entities
- When Does JPA Set the Primary Key
- More articles: [<-- prev]