mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-30 04:30:01 +02:00
Update 104-java-orm with marcobehler article (#3039)
* Update 104-java-orm with marcobehler article * Update content/roadmaps/110-java/content/104-java-orm/readme.md Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
This commit is contained in:
@@ -7,4 +7,5 @@ A programming method to map objects in Java to relational entities in a database
|
|||||||
- Ebean
|
- Ebean
|
||||||
|
|
||||||
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
|
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
|
||||||
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://www.altexsoft.com/blog/object-relational-mapping/'>ORM tutorial</BadgeLink>
|
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://www.altexsoft.com/blog/object-relational-mapping/'>ORM tutorial</BadgeLink>
|
||||||
|
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://www.marcobehler.com/guides/java-databases'>Java Databases: An Overview of Libraries & APIs</BadgeLink>
|
||||||
|
Reference in New Issue
Block a user