Spring Databases | | Software Development
Spring Databases
Duration
12 hours
Location
Online
Language
English
Code
JVA-042
€ 300 *
Training for 7-8 or more people? Customize trainings for your specific needs
Description
This training is an introduction to the Spring Databases, covering all the major aspects of the Spring Databases framework: Spring JDBC, Spring ORM, transactions. During the course participants will also learn how to write their own applications using the Spring Databases framework.Spring is a lightweight, but at the same time flexible and universal framework used for creating Java SE and Java EE applications. It is an application framework, and its capabilities - mostly the inversion of control - can be applied to greatly increase the speed and quality of Java projects, including ones that interact with databases.
The Spring JDBC module demonstrates the benefits of the Spring facilities in conjunction with JDBC for the interaction with the databases. The usage of inversion of control and XML configuration greatly simplifies the work of the developer and the amount of code which has to be written.
The Spring ORM modules discuss about the usage of Spring in conjunction with the Object Relational Model frameworks, providing examples with Hibernate and JPA. Also, the training talks about managing transactions in a declarative way, with the help of the Spring annotations.
After completing the course, a certificate
is issued on the Luxoft Training form
is issued on the Luxoft Training form
Objectives
- Overview of the Spring Databases
- Provide the necessary knowledge for application development using the Spring Databases framework
Target Audience
- Java developers
- Java Architects
Roadmap
- DAO Design Pattern
- Spring JDBC support
- Spring JdbcDaoSupport
- Spring DAO exceptions
- Benefits of Working with ORM
- Spring ORM support with Hibernate
- Spring ORM support with JPA
- Spring Transactions
- Using AOP in Transaction Management
- Programmatic Transaction Management
- Writing own application
Schedule and prices
View:
Register for the next course
Registering in advance ensures you have priority. We will notify you when we schedule the next course on this topic
Courses you may be interested in
Spring Framework 5 for Application Development
In this training you’ll learn how to use the core features of the Spring Framework, create production ready applications and discover how to use Spring in your projects.
Online:
02.10.2023 - 13.10.2023
Effective Java
The training explores new design patterns and language idioms, showing how to make the most of features ranging from generics to enums, annotations to autoboxing.