1 / 11

The best Hibernate online training

Hibernate Online Training<br>http://smartmindonlinetraining.com/hibernate-online-training/

Download Presentation

The best Hibernate online training

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 Online Training

  2. Hibernate Online Training Course Content: • Introduction • Problems with using JDBC • Setting Up Hibernate • Configuring Hibernate

  3. Programmatic Configuration • XML Configuration • Configuration with Properties file • Using Annotations • Opening and Closing the session • Retrieving Objects

  4. General Architecture of Hibernate • Basic mapping and Object Identity • Sample application development and performing following operations: • Read • Update • Delete • Create

  5. Component Mapping – hibernate online training • Implementing a value type as a component • Nesting components • Adding References in components • Mapping a collection of components • Using Components as keys to a Map

  6. Collections Mapping • Set • List • Arrays • Collection

  7. Hibernate Data typesHibernate APIHiberenate Query language (HQL)

  8. Projection Queries • Aggregation Functions • Grouping • Restrictions

  9. Inheritance in Hibernate Online Training • Table-per-class hierarchy • Table-per-concrete class • Table-per-sub

  10. Relations • One-to-one • One-to-many • Many-to-one • Many-to-many

More Related