60fc96727a | ||
---|---|---|
.. | ||
src | ||
README.md | ||
pom.xml |
README.md
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
- Combining JPA And/Or Criteria Predicates
- Types of JPA Queries
- JPA/Hibernate Projections
- Composite Primary Keys in JPA
- Defining JPA Entities
- JPA @Basic Annotation
- Default Column Values in JPA
- Persisting Enums in JPA