File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
algorithms-modules/algorithms-miscellaneous-8
persistence-modules/hibernate-jpa-2 Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 88- [ Implement Connect 4 Game with Java] ( https://www.baeldung.com/java-connect-4-game )
99- [ SkipList Implementation in Java] ( https://www.baeldung.com/java-skiplist )
1010- [ Find the Date of Easter Sunday for the Given Year] ( https://www.baeldung.com/java-determine-easter-date-specific-year )
11+ - [ Calculating Moving Averages in Java] ( https://www.baeldung.com/java-compute-moving-average )
1112- More articles: [[ <-- prev]] ( /algorithms-miscellaneous-7 )
Original file line number Diff line number Diff line change @@ -7,4 +7,5 @@ This module contains articles specific to use of Hibernate as a JPA implementati
77- [ JPA/Hibernate Persistence Context] ( https://www.baeldung.com/jpa-hibernate-persistence-context )
88- [ Quick Guide to EntityManager#getReference()] ( https://www.baeldung.com/jpa-entity-manager-get-reference )
99- [ JPA Entities and the Serializable Interface] ( https://www.baeldung.com/jpa-entities-serializable )
10- - [ The @Struct Annotation Type in Hibernate – Structured User-Defined Types] ( https://www.baeldung.com/java-hibernate-struct-annotation )
10+ - [ The @Struct Annotation Type in Hibernate – Structured User-Defined Types] ( https://www.baeldung.com/java-hibernate-struct-annotation )
11+ - [ PersistenceUnit vs. PersistenceContext] ( https://www.baeldung.com/java-persistenceunit-persistencecontext-difference )
You can’t perform that action at this time.
0 commit comments