Download - Spring & hibernate online training by real time experts

Transcript
Page 1: Spring & hibernate online training by real time experts

Contact: 091-9885022027Email: [email protected] name: Spring & Hibernate

Trainer: SwapnaDuration: 30 Hrs

Session: Daily 1 Hr

Page 2: Spring & hibernate online training by real time experts

Introduction to Spring Framework Spring Modules Controlling Object Creation Persistence Support Aspect-Oriented Programming Web Applications

Topic 1: Overview

Springs

Continued in next slide

Page 3: Spring & hibernate online training by real time experts

Integrating Other Frameworks Component-Based Software The Factory Pattern Inversion of Control XML View: Declaring Beans Java View: Using Beans Singletons and Prototypes Initializing Bean State.

Page 4: Spring & hibernate online training by real time experts

Dependency Injection Single and Multiple Relationships The Utility Schema Auto wiring Bean Aliases Order of Instantiation.

Topic 2: Dependency Injection

Page 5: Spring & hibernate online training by real time experts

Validators The Errors Object Validation Utils Error Messages and Localization Nested Property Paths.

Topic 3: Validation

Page 6: Spring & hibernate online training by real time experts

Servlets and JSPs: What's Missing The MVC Pattern The Front Controller Pattern Dispatcher ServletsRequest/Response Cycle Strategy Pattern JavaBeans as Web Components Web Application Contexts Handler Mappings "Creating" a Model View Resolvers.

Spring MVC

Page 7: Spring & hibernate online training by real time experts

Handler Mapping Options View Resolver Options Chaining View Resolvers Triggering Redirects.

Topic 4: Customizing Spring MVC

Page 8: Spring & hibernate online training by real time experts

Working with Forms Command Objects Template Method Pattern Command Controllers Data Binding Multi Action Controller Scope and Granularity of Command Objects.

Topic 5: Controllers and Commands

Page 9: Spring & hibernate online training by real time experts

Property Editors Custom Property Editors Registrars Validating Form Input.

Topic 6: Web Binding and Validation

Page 10: Spring & hibernate online training by real time experts

Form Controllers Abstract Form Controller Simple Form Controller Spring Custom Tags <form:form> and Friends<form:errors> Reporting Errors

• Topic 7: Form Controllers

Page 11: Spring & hibernate online training by real time experts

Intercepting Filter Pattern Exception Handling Interceptors Decorator Pattern Context and Lifecycle Awareness Interfaces Support and Utility Classes Death By XML"

Topic 8: Refining the Handling

Page 12: Spring & hibernate online training by real time experts

Benefits of Hibernate as ORM FrameworkArchitecture of Hibernate FrameworkUnderstanding Persistence lifecycle.

Topic 1: Introduction

Hibernate

Page 13: Spring & hibernate online training by real time experts

Mapping tables to beansMapping propertied to columnsSetting up the user POJO objectCreate a simple CRUD Application using Hibernate ORM.

Topic 2: Getting started with Hibernate ORM quickly

Page 14: Spring & hibernate online training by real time experts

Simple Association (one to one) Basic Collection mapping (one-to-many)Simple unidirectional mapping (many-to-one) Collection (many to many) Examples: Setting up one to one, one-to-many, many-to-one

and many-to-one relationship.

Topic 3: Relationships

Page 15: Spring & hibernate online training by real time experts

Working with queriesNamed queriesExamples: Using queries and named queries

Topic 4: Basic Queries

Page 16: Spring & hibernate online training by real time experts

Local transaction, global transactionTransaction APIIsolation levelsExamples: Using Transaction APILocking ExamplesExamples: Implementing optimistic locking with versioning.

Topic 5: Transaction Support

Page 17: Spring & hibernate online training by real time experts

Thank You