Skip to content

Commit

Permalink
Added "previous" section to day3
Browse files Browse the repository at this point in the history
  • Loading branch information
Bladtman242 committed Aug 23, 2017
1 parent 057f187 commit 379882c
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions COS/Day3/talking-points.mkdn
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# ORM Inherritance

Previously:
* Why/why not ORM?
* Definition of an entity class in JPA
* Generating tables from classes
* Generating classes from tables
* Persisting collections in entities
* Persisting relations between entities

Today:

* Inherritance strategies in JPA
Expand Down

0 comments on commit 379882c

Please sign in to comment.