1 / 12

Hibernate

http://www.learntek.org/product/hibernate-training/ Learntek is global online training provider on Big Data Analytics, Hadoop, Machine Learning, Deep Learning, IOT, AI, Cloud Technology, DEVOPS, Digital Marketing and other IT and Management courses. We are dedicated to designing, developing and implementing training programs for students, corporate employees and business professional. www.learntek.org

Learntek1
Télécharger la présentation

Hibernate

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Hibernate

  2. The following topics will be covered in our HIBERNATE Online Training: Copyright @ 2015 Learntek. All Rights Reserved.

  3. Module 1: Introduction to Hibernate • In this module we will learn how Hibernate framework simplifies the development of java application to interact with the database. Hibernate is an open source, lightweight, ORM (Object Relational Mapping) tool. • Drawbacks of direct JDBC • Plain Old Java Object (POJO) • What is O-R Mapping • Simple Database Application Copyright @ 2015 Learntek. All Rights Reserved.

  4. Module 2: Hibernate Configuration • In this module we will learn configuration of hibernate and more about how to add various jar file by creating user defined lib. Copyright @ 2015 Learntek. All Rights Reserved.

  5. Module 3: Hibernate Concepts Copyright @ 2015 Learntek. All Rights Reserved.

  6. Module 4: Hibernate O-R Mapping Copyright @ 2015 Learntek. All Rights Reserved.

  7. Module 5: Manipulating and Querying Copyright @ 2015 Learntek. All Rights Reserved.

  8. Module 6: Hibernate Query Language Copyright @ 2015 Learntek. All Rights Reserved.

  9. Module 7: Criteria Queries • In this module we will learn how to perform restriction between different classes and range of built-in criterion types (Restrictions subclasses). • Creating Criteria • Narrowing the Result • Ordering the Result Copyright @ 2015 Learntek. All Rights Reserved.

  10. Module 8: Native SQL • In this module we will learn use of Session.CreateSQLQuery (String query) to create the SQLQuery object and execute it. • Using SQL Query • Named SQL Query • Using Stored Procedure for Querying • Creating Custom SQL for CRUD Copyright @ 2015 Learntek. All Rights Reserved.

  11. Module 9: Transactions and Concurrency • In this module we will come to know how a transaction is a unit of work in which either all operations must execute or none of them. To understand the importance of transaction, • Session and Transaction Scopes • Database Transaction Demarcation • Optimistic Concurrency Control • Pessimistic Concurrency Control Copyright @ 2015 Learntek. All Rights Reserved.

  12. Copyright @ 2015 Learntek. All Rights Reserved.

More Related