Learn how to use Hibernate from beginner level to advanced techniques which is taught by experienced working professionals. With our Hibernate Training in Bangalore you’ll learn concepts in expert level with practical manner.
Hibernate is a high-performance Object/Relational persistence and query service framework. It works in form of ORM. ORM stands for Object-Relational Mapping (ORM) is a programming technique for converting data between relational
databases and object oriented programming languages such as Java, C# etc. Hibernate not only takes care of the mapping from Java classes to database tables (and from Java data types to SQL data types), but also provides data query and retrieval facilities. Advantages of Hibernate
are
- An API to perform basic CRUD operations on objects of persistent classes.
- A configurable facility for specifying mapping metadata.
- A technique to interact with transactional objects to perform dirty checking, lazy association fetching, and other optimization functions.
-
Course Name Hibernate Category Advanced Java – Framework Venue Besant Technologies Official URL Hibernate Training Demo Classes At Your Convenience Training Methodology 30% Theory & 70% Practical Course Duration 18-20 Hours Class Availability Weekdays & Weekends For Demo Class Email ID – besanttech@gmail.com -
Hibernate Course Syllabus
Introduction to Hibernate
- Issues with Persistence layers and Object-Relational Mapping (ORM)
- Hibernate Overview and Benefits
- Hibernate architecture overview
- POJO (Plain Old Java Object) Based Mapping
Getting started with Hibernate quickly
- Overview of the Hibernate distribution
- Configuring Hibernate
- hibernate.cfg.xml file
- SessionFactory configuration
- Connection properties, Database dialect
- Configuration class, Session Interface
- "Hello World" Program for Hibernate
- Mapping a Class
- Persistent Entity Class, Hibernate Mapping
- File, Mapping the Entity Class
- Primary keys: Id property, Generated Id
- Hibernate Type System
- Working with sessions and Persistent Objects
- Logging – log4j Overview and configuration for Hibernate
Querying
- Inserting and Updating Entities
- HQL – Hibernate Query Language Overview
- The Query Interface
- Creating and working with queries
- Named Queries, Projection Queries, Aggregate Queries
The Persistence Lifecycle
- Transaction Overview and Transactions in Hibernate
- Hibernate Transaction API (in Managed and Non-managed Environments)
- The lifecycle of managed objects
- Persistent, transient, and detached objects
- The Persistence (Session) Context (Lifespan, Relation to Managed Objects,
Propagation) - Contextual Sessions
- Synchronization to the Database
- The Session as cache
Optimistic Locking / Versioning
- Detached Objects and Optimistic Locking
- Versioning overview and Using Versioning
- Locking Objects
Relationships
- Object Relationship Overview
- Mapping Collections of Value Objects
- Entity Relationships: 1-N, N-1, N-N, 1-1
- Mapping Entity Relationships
- Uni and Bi-directional Relationships
- The Relationship "inverse"
- Cascading Over Relationships
- Queries Across Relationships (Lazy and Eager)
Inheritance Mapping
- Entity Inheritance with Hibernate
- Table-per-class mapping
- Table per Subclass mapping
- Table per Concrete Class mapping
Additional Querying Capabilities
- Projection Queries, Aggregate queries
- Bulk updates and deletes
- Native SQL Queries
- Query Filters
The Criteria API
- Overview of the Criteria API
- Working Querying with the Criteria API
- Query by Example
Hibernate and Java Persistence / EJB 3
- Overview of Java Persistence / EJB 3
- Relationship between Java Persistence and Hibernate
- Overview of Annotations
- Mapping Entities with Hibernate Annotations
- The EntityManager, Persistence Context and Persistence Unit
- Working with Transactions – EntityTransaction, Managed, and Unmanaged Environments
- Inserts and Updates
- JPQL – Java Persistence Query Language
- Versioning
- Relationships
Advanced Topics
- Components and Multi-Table Mapping
- equals() and hashCode()
- Caching and Efficiency
- Design Considerations
Conclusion
- For Hibernate Materials – Download Now
- You can find the Latest Hibernate Interview Questions