339fb7ec44
* JAVA-5408: Use common postgresql.version property * JAVA-5408: Cleanup spring-boot-react * JAVA-5408: Use commons-cli.version property in libraries-data * JAVA-5408: spring-security-modules cleanup Co-authored-by: Krzysztof Woyke <krzysztof.woyke.sp@lhsystems.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 -->]