Files
java-tutorials/persistence-modules/java-jpa-2/README.md
T

5 lines
213 B
Markdown
Raw Normal View History

2019-08-30 21:11:18 +01:00
# Relevant Articles
- [JPA Query Parameters Usage](http://www.baeldung.com/jpa-query-parameters-usage)
- [Mapping Entitiy Class Names to SQL Table Names with JPA](https://www.baeldung.com/jpa-entity-table-names)