ad2e59fb47
* JAVA-20164 Add missing dependency * JAVA-20164 Fix redis config file error maxheap --------- Co-authored-by: timis1 <noreplay@yahoo.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
- A Guide to SqlResultSetMapping
- A Guide to Stored Procedures with JPA
- Fixing the JPA error “java.lang.String cannot be cast to Ljava.lang.String;”
- JPA Entity Graph
- JPA 2.2 Support for Java 8 Date/Time Types
- Converting Between LocalDate and SQL Date
- Composite Primary Keys in JPA
- Defining JPA Entities
- JPA @Basic Annotation
- Persisting Enums in JPA
- More articles: [next -->]