2018-07-25 16:34:32 -04:00
|
|
|
# Relevant Articles
|
|
|
|
|
2018-09-01 12:06:49 -04:00
|
|
|
- [A Guide to SqlResultSetMapping](http://www.baeldung.com/jpa-sql-resultset-mapping)
|
2018-12-06 12:27:24 -05:00
|
|
|
- [A Guide to Stored Procedures with JPA](http://www.baeldung.com/jpa-stored-procedures)
|
2019-05-03 02:48:18 -04:00
|
|
|
- [Fixing the JPA error “java.lang.String cannot be cast to Ljava.lang.String;”](https://www.baeldung.com/jpa-error-java-lang-string-cannot-be-cast)
|
2019-01-02 15:56:06 -05:00
|
|
|
- [JPA Entity Graph](https://www.baeldung.com/jpa-entity-graph)
|
2019-01-27 08:09:46 -05:00
|
|
|
- [JPA 2.2 Support for Java 8 Date/Time Types](https://www.baeldung.com/jpa-java-time)
|
2019-02-05 05:49:19 -05:00
|
|
|
- [Converting Between LocalDate and SQL Date](https://www.baeldung.com/java-convert-localdate-sql-date)
|
2019-03-18 06:48:48 -04:00
|
|
|
- [Combining JPA And/Or Criteria Predicates](https://www.baeldung.com/jpa-and-or-criteria-predicates)
|
2019-05-02 05:23:07 -04:00
|
|
|
- [Types of JPA Queries](https://www.baeldung.com/jpa-queries)
|
2019-05-24 04:52:02 -04:00
|
|
|
- [Defining JPA Entities](https://www.baeldung.com/jpa-entities)
|