Create Tool:
Create Time:1970-01-01 08:00:00
File Size:568.05 MB
File Count:106
File Hash:1e946c570ea3c77a969be2b0503db254de0f3ab8
01.Spring, the Java Persistence API (JPA), and Hibernate/01.Course Overview.wmv | 1.13 MB |
01.Spring, the Java Persistence API (JPA), and Hibernate/02.What is Spring.wmv | 5.38 MB |
01.Spring, the Java Persistence API (JPA), and Hibernate/03.History of Spring.wmv | 3.38 MB |
01.Spring, the Java Persistence API (JPA), and Hibernate/04.What is JPA.wmv | 3.55 MB |
01.Spring, the Java Persistence API (JPA), and Hibernate/05.History of JPA.wmv | 4.02 MB |
01.Spring, the Java Persistence API (JPA), and Hibernate/06.The Problem.wmv | 4.69 MB |
01.Spring, the Java Persistence API (JPA), and Hibernate/07.The Solution.wmv | 2.78 MB |
01.Spring, the Java Persistence API (JPA), and Hibernate/08.Summary.wmv | 1.16 MB |
02.Download and Walkthrough of the Spring MVC Java App/01.Introduction.wmv | 498.31 KB |
02.Download and Walkthrough of the Spring MVC Java App/02.What are we building.wmv | 601.02 KB |
02.Download and Walkthrough of the Spring MVC Java App/03.Prerequisites.wmv | 3.84 MB |
02.Download and Walkthrough of the Spring MVC Java App/04.Downloading the Scaffold App.wmv | 1.13 MB |
02.Download and Walkthrough of the Spring MVC Java App/05.Download App Demo.wmv | 11.28 MB |
02.Download and Walkthrough of the Spring MVC Java App/06.What's Inside Our Download.wmv | 1.39 MB |
02.Download and Walkthrough of the Spring MVC Java App/07.Spring MVC Demo Walkthrough.wmv | 18.06 MB |
02.Download and Walkthrough of the Spring MVC Java App/08.Spring MVC Recap.wmv | 2.21 MB |
02.Download and Walkthrough of the Spring MVC Java App/09.Summary.wmv | 988.35 KB |
03.Architecture walkthrough of a Spring JPA-Hibernate Application/01.Introduction.wmv | 404.42 KB |
03.Architecture walkthrough of a Spring JPA-Hibernate Application/02.Architecture.wmv | 1.54 MB |
03.Architecture walkthrough of a Spring JPA-Hibernate Application/03.MVC Design Pattern.wmv | 1.67 MB |
03.Architecture walkthrough of a Spring JPA-Hibernate Application/04.Tiers.wmv | 2.78 MB |
03.Architecture walkthrough of a Spring JPA-Hibernate Application/05.Components.wmv | 1.66 MB |
03.Architecture walkthrough of a Spring JPA-Hibernate Application/06.Controller.wmv | 1.48 MB |
03.Architecture walkthrough of a Spring JPA-Hibernate Application/07.Service.wmv | 2.24 MB |
03.Architecture walkthrough of a Spring JPA-Hibernate Application/08.Repository.wmv | 1.64 MB |
03.Architecture walkthrough of a Spring JPA-Hibernate Application/09.Summary.wmv | 1.14 MB |
04.Recap of Spring concepts that are used in this course/01.Introduction.wmv | 386.81 KB |
04.Recap of Spring concepts that are used in this course/02.Overview of Spring.wmv | 1.31 MB |
04.Recap of Spring concepts that are used in this course/03.Types of Injection.wmv | 862.19 KB |
04.Recap of Spring concepts that are used in this course/04.Setter Injection.wmv | 1.48 MB |
04.Recap of Spring concepts that are used in this course/05.Setter Pojo.wmv | 686.12 KB |
04.Recap of Spring concepts that are used in this course/06.Controller.wmv | 1.52 MB |
04.Recap of Spring concepts that are used in this course/07.Service.wmv | 1.24 MB |
04.Recap of Spring concepts that are used in this course/08.Constructor POJO.wmv | 1.02 MB |
04.Recap of Spring concepts that are used in this course/09.Constructor Injection using XML.wmv | 1.13 MB |
04.Recap of Spring concepts that are used in this course/10.Autowiring Constructors.wmv | 917.92 KB |
04.Recap of Spring concepts that are used in this course/11.Context Files.wmv | 2.44 MB |
04.Recap of Spring concepts that are used in this course/12.Summary.wmv | 882.72 KB |
05.Configuration of Spring and JPA for development/01.Introduction.wmv | 647.97 KB |
05.Configuration of Spring and JPA for development/02.Configuration Problems.wmv | 806.42 KB |
05.Configuration of Spring and JPA for development/03.Database Overview.wmv | 1.88 MB |
05.Configuration of Spring and JPA for development/04.Database Install Demo.wmv | 15.80 MB |
05.Configuration of Spring and JPA for development/05.Adding Jars with Maven.wmv | 2.64 MB |
05.Configuration of Spring and JPA for development/06.Maven Demo.wmv | 15.43 MB |
05.Configuration of Spring and JPA for development/07.persistence.xml.wmv | 3.58 MB |
05.Configuration of Spring and JPA for development/08.persistence.xml Demo.wmv | 10.24 MB |
05.Configuration of Spring and JPA for development/09.web.xml.wmv | 1.58 MB |
05.Configuration of Spring and JPA for development/10.web.xml Demo.wmv | 5.05 MB |
05.Configuration of Spring and JPA for development/11.jpaContext.xml.wmv | 2.08 MB |
05.Configuration of Spring and JPA for development/12.jpaContext.xml Demo.wmv | 7.47 MB |
05.Configuration of Spring and JPA for development/13.Entity Manager Factory.wmv | 1.62 MB |
05.Configuration of Spring and JPA for development/14.Entity Manager Factory Demo.wmv | 14.44 MB |
05.Configuration of Spring and JPA for development/15.Transaction Overview.wmv | 1.15 MB |
05.Configuration of Spring and JPA for development/16.Transaction Configuration Demo.wmv | 5.29 MB |
05.Configuration of Spring and JPA for development/17.Datasource.wmv | 2.04 MB |
05.Configuration of Spring and JPA for development/18.Datasource Demo.wmv | 8.84 MB |
05.Configuration of Spring and JPA for development/19.Demo Recap.wmv | 5.30 MB |
05.Configuration of Spring and JPA for development/20.Summary.wmv | 1.22 MB |
06.Overview of JPA and creating your first entity/01.Introduction.wmv | 422.03 KB |
06.Overview of JPA and creating your first entity/02.Why Use JPA.wmv | 1.04 MB |
06.Overview of JPA and creating your first entity/03.What Is JPA.wmv | 3.41 MB |
06.Overview of JPA and creating your first entity/04.JPA Providers.wmv | 2.65 MB |
06.Overview of JPA and creating your first entity/05.Hibernate Influence.wmv | 5.59 MB |
06.Overview of JPA and creating your first entity/06.What Is An Entity.wmv | 1.64 MB |
06.Overview of JPA and creating your first entity/07.JPA Properties Configuration.xml.wmv | 3.68 MB |
06.Overview of JPA and creating your first entity/08.Entity and JPA Config Demo.wmv | 18.72 MB |
06.Overview of JPA and creating your first entity/09.Summary.wmv | 791.76 KB |
07.JPA Annotations and how to use them/01.Introduction.wmv | 495.38 KB |
07.JPA Annotations and how to use them/02.Annotation Config.wmv | 870.99 KB |
07.JPA Annotations and how to use them/03.Annotation An Entity.wmv | 4.74 MB |
07.JPA Annotations and how to use them/04.Table Annotation Demo.wmv | 6.81 MB |
07.JPA Annotations and how to use them/05.Column Annotation.wmv | 1.51 MB |
07.JPA Annotations and how to use them/06.Column Annotation Demo.wmv | 12.11 MB |
07.JPA Annotations and how to use them/07.How Do We Start Using It.wmv | 3.21 MB |
07.JPA Annotations and how to use them/08.Service Configuration Demo.wmv | 10.47 MB |
07.JPA Annotations and how to use them/09.Repository Configuration Demo.wmv | 13.96 MB |
07.JPA Annotations and how to use them/10.End-to-end Demo.wmv | 32.24 MB |
07.JPA Annotations and how to use them/11.Join Types.wmv | 1.15 MB |
07.JPA Annotations and how to use them/12.One-to-many.wmv | 1.16 MB |
07.JPA Annotations and how to use them/13.Annotating The Exercise Object Demo.wmv | 4.31 MB |
07.JPA Annotations and how to use them/14.One-to-many Demo.wmv | 8.41 MB |
07.JPA Annotations and how to use them/15.Many-to-one Demo.wmv | 30.70 MB |
07.JPA Annotations and how to use them/16.Fetch Types.wmv | 1.93 MB |
07.JPA Annotations and how to use them/17.JPQL.wmv | 2.10 MB |
07.JPA Annotations and how to use them/18.JPQL Demo.wmv | 41.10 MB |
07.JPA Annotations and how to use them/19.OpenEntityManagerInViewFilter.wmv | 2.94 MB |
07.JPA Annotations and how to use them/20.Lazy Initialization Fix Demo.wmv | 11.28 MB |
07.JPA Annotations and how to use them/21.Projection.wmv | 3.17 MB |
07.JPA Annotations and how to use them/22.Projection Demo.wmv | 42.32 MB |
07.JPA Annotations and how to use them/23.Named Queries.wmv | 1.78 MB |
07.JPA Annotations and how to use them/24.Named Queries Demo.wmv | 19.68 MB |
07.JPA Annotations and how to use them/25.Summary.wmv | 1.26 MB |
08.How to configure and use Spring Data JPA/01.Introduction.wmv | 219.55 KB |
08.How to configure and use Spring Data JPA/02.Spring Data JPA Overview.wmv | 589.29 KB |
08.How to configure and use Spring Data JPA/03.Create VS Update.wmv | 2.61 MB |
08.How to configure and use Spring Data JPA/04.Create VS Update Demo.wmv | 13.16 MB |
08.How to configure and use Spring Data JPA/05.What Is Spring Data JPA.wmv | 1.54 MB |
08.How to configure and use Spring Data JPA/06.Spring Data JPA Dependencies.wmv | 1.37 MB |
08.How to configure and use Spring Data JPA/07.Maven Dependencies Demo.mp4 | 11.70 MB |
08.How to configure and use Spring Data JPA/08.Jpa Namespace.wmv | 932.59 KB |
08.How to configure and use Spring Data JPA/09.Jpa Namespace Demo.wmv | 5.52 MB |
08.How to configure and use Spring Data JPA/10.Exercise Repo Upgrade.wmv | 988.36 KB |
08.How to configure and use Spring Data JPA/11.Exercise Repo Upgrade Demo.wmv | 9.09 MB |
08.How to configure and use Spring Data JPA/12.Goal Repo Upgrade.wmv | 1.42 MB |
08.How to configure and use Spring Data JPA/13.Goal Repo Upgrade Demo.wmv | 19.12 MB |
08.How to configure and use Spring Data JPA/14.Summary.wmv | 850.45 KB |
udp://open.demonii.com:1337 |
TorrentBank
Copyright © 2025