Udemy - Hibernate Advanced Development Techniques [GC]

seeders: 3
leechers: 1
updated:
Added by escobar623 in Other > Tutorials

Download Fast Safe Anonymous
movies, software, shows...

Files

[GigaCourse.com] Udemy - Hibernate Advanced Development Techniques 1. Introduction
  • 1. Introduction.mp4 (45.9 MB)
  • 1. Introduction.srt (4.5 KB)
  • 2. How To Take This Course and How To Get Help.html (1.1 KB)
  • 3. Downloading the Source Code and PDF Files.html (0.6 KB)
10. Inheritance Mapping - Recap and Comparison
  • 1. Inheritance Mapping - Recap.mp4 (77.7 MB)
  • 1. Inheritance Mapping - Recap.srt (8.2 KB)
  • 2. Inheritance Mapping - Comparison.mp4 (131.5 MB)
  • 2. Inheritance Mapping - Comparison.srt (13.6 KB)
11. Course Summary - Thank You
  • 1. Thank You.mp4 (15.2 MB)
  • 1. Thank You.srt (1.6 KB)
12. More Java Training from luv2code
  • 1. More Java Training from luv2code.mp4 (1.8 MB)
  • 1. More Java Training from luv2code.srt (0.8 KB)
  • 2. Direct Links to My Java Courses.html (1.9 KB)
2. Mapping Collections - Sets and Lists
  • 1. Mapping Overview - Section Roadmap.mp4 (45.7 MB)
  • 1. Mapping Overview - Section Roadmap.srt (4.7 KB)
  • 2. Mapping Sets - Overview.mp4 (101.6 MB)
  • 2. Mapping Sets - Overview.srt (11.0 KB)
  • 3. Mapping Sets - Going Deep!.mp4 (65.6 MB)
  • 3. Mapping Sets - Going Deep!.srt (6.7 KB)
  • 4. Mapping Sets - Project Set Up.mp4 (82.2 MB)
  • 4. Mapping Sets - Project Set Up.srt (11.2 KB)
  • 4.1 advanced-hibernate-starter-code.zip (16.4 KB)
  • 4.1 solution-code-hibernate-hb-01-map-collections-set.zip (31.1 KB)
  • 4.2 advanced-hibernate-starter-code.zip (16.4 KB)
  • 4.2 solution-code-hibernate-hb-01-map-collections-set.zip (31.1 KB)
  • 5. Mapping Sets - Create our Entity class.mp4 (45.1 MB)
  • 5. Mapping Sets - Create our Entity class.srt (4.9 KB)
  • 5.1 solution-code-hibernate-hb-01-map-collections-set.zip (31.1 KB)
  • 6. Mapping Sets - Apply the @ElementCollection.mp4 (35.0 MB)
  • 6. Mapping Sets - Apply the @ElementCollection.srt (4.8 KB)
  • 6.1 solution-code-hibernate-hb-01-map-collections-set.zip (31.1 KB)
  • 7. Mapping Sets - Create and Run the Main App.mp4 (69.6 MB)
  • 7. Mapping Sets - Create and Run the Main App.srt (9.4 KB)
  • 7.1 solution-code-hibernate-hb-01-map-collections-set.zip (31.1 KB)
  • 8. Mapping Lists - Overview.mp4 (159.2 MB)
  • 8. Mapping Lists - Overview.srt (16.5 KB)
  • 9. Mappings Lists - Write Some Code.mp4 (67.5 MB)
  • 9. Mappings Lists - Write Some Code.srt (6.6 KB)
  • 9.1 solution-code-hibernate-hb-02-map-collections-list.zip (27.9 KB)
3. Mapping Collections - Maps, Sorted Maps and Sorted Sets
  • 1. Maps - Overview.mp4 (92.2 MB)
  • 1. Maps - Overview.srt (10.1 KB)
  • 2. Maps - Write Some Code.mp4 (59.4 MB)
  • 2. Maps - Write Some Code.srt (59.4 MB)
  • 2.1 solution-code-hibernate-hb-03-map-collections-map.zip (28.9 KB)
  • 3. Sorted Sets - Overview.mp4 (85.6 MB)
  • 3. Sorted Sets - Overview.srt (9.2 KB)
  • 4. Sorted Sets - Write Some Code - Part 1.mp4 (64.7 MB)
  • 4. Sorted Sets - Write Some Code - Part 1.srt (9.1 KB)
  • 4.1 solution-code-hibernate-hb-04-map-collections-sortedset.zip (29.7 KB)
  • 5. Sorted Sets - Write Some Code - Part 2.mp4 (57.5 MB)
  • 5. Sorted Sets - Write Some Code - Part 2.srt (6.8 KB)
  • 5.1 solution-code-hibernate-hb-04-map-collections-sortedset.zip (29.7 KB)
  • 6. Sorted Maps - Overview.mp4 (98.2 MB)
  • 6. Sorted Maps - Overview.srt (10.3 KB)
  • 7. Sorted Maps - Write Some Code.mp4 (110.3 MB)
  • 7. Sorted Maps - Write Some Code.srt (15.3 KB)
  • 7.1 solution-code-hibernate-hb-05-map-collections-sortedmap.zip (29.8 KB)
4. Mapping Components - Embeddable
  • 1. Embeddable Overview.mp4 (107.5 MB)
  • 1. Embeddable Overview.srt (10.7 KB)
  • 2. Embeddable - Develop an Embedded Component.mp4 (60.0 MB)
  • 2. Embeddable - Develop an Embedded Component.srt (6.4 KB)
  • 2.1 solution-code-hibernate-hb-map-components.zip (20.0 KB)
  • 3. Embeddable - Create a Main Application.mp4 (29.5 MB)
  • 3. Embeddable - Create a Main Application.srt (3.8 KB)
  • 3.1 solution-code-hibernate-hb-map-components.zip (20.0 KB)
  • 4. Embeddable - Reuse the Address and Override the Attributes.mp4 (76.0 MB)
  • 4. Embeddable - Reuse the Address and Override the Attributes.srt (8.9 KB)
  • 4.1 solution-code-hibernate-hb-map-components.zip (20.0 KB)
5. Mapping Enums
  • 1. Mapping Enums - Overview.mp4 (61.0 MB)
  • 1. Mapping Enums - Overview.srt (5.6 KB)
  • 2. Mapping Enums - Write Some Code.mp4 (84.7 MB)
  • 2. Mapping Enums - Write Some Code.srt (9.5 KB)
  • 2.1 solution-code-hibernate-hb-map-enum.zip (16.6 KB)
6. Inheritance Mapping - Single Table Strategy
  • 1. Inheritance Mapping - Single Table - Overview - Part 1.mp4 (63.6 MB)
  • 1. Inheritance Mapping - Single Table - Overview - Part 1.srt (7.2 KB)
  • 2. Inheritance Mapping - Single Table - Overview - Part 2.mp4 (81.9 MB)
  • 2. Inheritance Mapping - Single Table - Overview - Part 2.srt (9.5 KB)
  • 3. Inheritance Mapping - Single Table - Coding - Part 1.mp4 (88.0 MB)
  • 3. Inheritance Mapping - Single Table - Coding - Part 1.srt (9.9 KB)
  • 3.1 solution-code-hibernate-hb-inheritance-01-singletable.zip (8.8 KB)
  • 4. Inheritance Mapping - Single Table - Coding - Part 2.mp4 (67.2 MB)
  • 4. Inheritance Mapping - Single Table - Coding - Part 2.srt (8.7 KB)
  • 4.1 solution-code-hibernate-hb-inheritance-01-singletable.zip (8.8 KB)
7. Inheritance Mapping - Table per Class Strategy
  • 1. Inheritance Mapping - Table per Class - Overview - Part 1.mp4 (95.5 MB)
  • 1. Inheritance Mapping - Table per Class - Overview - Part 1.srt (11.3 KB)
  • 2. Inheritance Mapping - Table per Class - Overview - Part 2.mp4 (48.3 MB)
  • 2. Inheritance Mapping - Table per Class - Overview - Part 2.srt (5.7 KB)
  • 3. Inheritance Mapping - Table per Class - Coding - Part 1.mp4 (35.9 MB)
  • 3. Inheritance Mapping - Table per Class - Coding - Part 1.srt (5.2 KB)
  • 3.1 solution-code-hibernate-hb-inheritance-02-tableperclass.zip (11.5 KB)
  • 4. Inheritance Mapping - Table per Class - Coding - Part 2.mp4 (40.8 MB)
  • 4. Inheritance M

Description

Udemy - Hibernate Advanced Development Techniques

Hibernate is an amazing framework for object-to-relational mapping. It is fairly easy to get started with Hibernate. However, when you need to apply advanced development techniques, it is hard to find helpful, up-to-date information. There is a ton of information available for free on the Internet, but most of it is outdated or poorly written.

This course provides the up-to-date information on advanced Hibernate techniques. In the course, we demystify the concepts and show you practical examples that work using the latest version of Hibernate. Also, you will receive technical support if you have questions about the course material.

For more Udemy Courses: https://gigacourse.com



Download torrent
2.8 GB
seeders:3
leechers:1
Udemy - Hibernate Advanced Development Techniques [GC]


Trackers

tracker name
udp://tracker.opentrackr.org:1337/announce
udp://p4p.arenabg.com:1337/announce
udp://tracker.leechers-paradise.org:6969/announce
udp://9.rarbg.to:2710/announce
udp://9.rarbg.me:2710/announce
udp://exodus.desync.com:6969/announce
udp://open.stealth.si:80/announce
udp://tracker.cyberia.is:6969/announce
udp://tracker.sbsub.com:2710/announce
udp://retracker.lanta-net.ru:2710/announce
udp://tracker.tiny-vps.com:6969/announce
udp://tracker.torrent.eu.org:451/announce
udp://tracker.moeking.me:6969/announce
udp://bt1.archive.org:6969/announce
udp://ipv4.tracker.harry.lu:80/announce
µTorrent compatible trackers list

Download torrent
2.8 GB
seeders:3
leechers:1
Udemy - Hibernate Advanced Development Techniques [GC]


Torrent hash: 9F6598F19BC4F1A89FBFA18F5F10B3603937A9CA