mirror of
https://github.com/tiennm99/java-design-patterns.git
synced 2026-08-15 18:23:54 +00:00
Work on #226, moved pattern specific references to respective patterns. And removed credits section from Home page.
This commit is contained in:
@@ -27,3 +27,6 @@ Use the Lazy Loading idiom when
|
||||
## Real world examples
|
||||
|
||||
* JPA annotations @OneToOne, @OneToMany, @ManyToOne, @ManyToMany and fetch = FetchType.LAZY
|
||||
|
||||
##Credits
|
||||
* [J2EE Design Patterns](http://www.amazon.com/J2EE-Design-Patterns-William-Crawford/dp/0596004273/ref=sr_1_2)
|
||||
|
||||
Reference in New Issue
Block a user