0e5e21f2ae
* JAVA-15439 Upgrade h2 database version - libraries-testing and deltaspike modules * JAVA-15439 Fix for hibernate-queries, hibernate-5, java-jpa-2, java-jpa-3 modules * JAVA-15439 Fix for java-jpa, spring-jpa, spring-jpa-2 modules * JAVA-15439 Revert changes for java-jpa-2 module * JAVA-15439 Fix for core-java-persistence-2 and hibernate-exceptions modules * JAVA-15439 Modules hibernate-mapping-2, read-only-transactions, log4j2, spring-data-eclipselink |
||
---|---|---|
.. | ||
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 -->]