2019-09-28 12:40:03 +02:00
|
|
|
## JPA in Java
|
|
|
|
|
|
2019-09-29 09:30:37 +02:00
|
|
|
This module contains articles about the Java Persistence API (JPA) in Java.
|
2019-09-28 12:40:03 +02:00
|
|
|
|
|
|
|
|
### Relevant Articles
|
2019-07-08 07:25:28 -03:00
|
|
|
|
|
|
|
|
- [JPA Query Parameters Usage](http://www.baeldung.com/jpa-query-parameters-usage)
|
2019-08-13 17:23:37 +05:30
|
|
|
- [Mapping Entitiy Class Names to SQL Table Names with JPA](https://www.baeldung.com/jpa-entity-table-names)
|
2019-09-28 12:40:03 +02:00
|
|
|
- More articles: [[<-- prev]](/java-jpa)
|