Skip to content
Snippets Groups Projects
Commit 4434f31b authored by Steven Murray's avatar Steven Murray
Browse files

Added cta_rdbms_class_diagram.png to rdbms/README.md

parent 7123c1b9
No related branches found
No related tags found
No related merge requests found
......@@ -61,3 +61,8 @@ auto conn = connPool.getConn();
}
}
```
The following class diagram shows the most important design details of the `rdbms` layer:
![cta_rdbms_class_diagram.png](cta_rdbms_class_diagram.png)
rdbms/cta_rdbms_class_diagram.png

23.8 KiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment