File tree Expand file tree Collapse file tree 6 files changed +702
-12
lines changed Expand file tree Collapse file tree 6 files changed +702
-12
lines changed Original file line number Diff line number Diff line change 1
1
# Object–relational mapping (ORM)
2
2
3
- | Delivery System | Instruction |
4
- | -----------------------------------------------------------------| ---------------------------------------|
5
- | [ Hibernate] ( https://hibernate.org/orm/ ) | [ Instruction] ( ../hibernate.md ) |
6
- | [ Spring Data JDBC] ( https://spring.io/projects/spring-data-jdbc ) | [ Instruction] ( ../spring-data-jdbc.md ) |
7
- | [ JOOQ] ( https://www.jooq.org/ ) | [ Instruction] ( ../jooq.md ) |
3
+ | Delivery System | Instruction |
4
+ | -----------------------------------------------------------------| -----------------------------------------|
5
+ | [ Hibernate] ( https://hibernate.org/orm/ ) | [ Instruction] ( ../hibernate.md ) |
6
+ | [ Spring Data JDBC] ( https://spring.io/projects/spring-data-jdbc ) | [ Instruction] ( ../spring-data-jdbc.md ) |
7
+ | [ JOOQ] ( https://www.jooq.org/ ) | [ Instruction] ( ../jooq.md ) |
8
+ | [ Dapper] ( https://www.learndapper.com/ ) | [ Instruction] ( ../dapper.md ) |
8
9
You can’t perform that action at this time.
0 commit comments