10 lines
349 B
Markdown
Raw Normal View History

## JPA in Java
This module contains articles about the Java Persistence API (JPA) in Java.
### Relevant Articles
- [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)
- More articles: [[<-- prev]](/java-jpa)