eb17d0e2ed
* [JAVA-13966] Upgraded h2 database to 2.1.214 * [JAVA-13966] fixed tests for libraries-apache-commons * [JAVA-13966] fixed tests * [JAVA-13966] fixed tests * [JAVA-13966] fixed tests JAVA-JPA MODULE * [JAVA-13966] Made ninja submodule part of web-modules(parent) * [JAVA-13966] Fixed naming convention for pmd * [JAVA-13966] Moved tests of ninja-module to ManualTest category * [JAVA-13966] Fix tests Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com> |
||
---|---|---|
.. | ||
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]