Giter Club home page Giter Club logo

hibernate-demo's Introduction

Hibernate Tutorial

List of Contents

  1. Introduction To Hibernate
  2. Setting Up Hibernate
  3. Writing a Hibernate Application
    1. Writing a Hibernate Application
    2. Writing the Model Class with Annotations
    3. Saving Objects using Hibernate APIs
  4. hbm2ddl Configuration and Name Annotations
  5. More Annotations
  6. Retrieving Objects using session.get
  7. Primary Keys
  8. Value Types and Embedding Objects
  9. AttributeOverrides and Embedded Object Keys
  10. Saving Collections
  11. Configuring Collections and Adding Keys
  12. Proxy Objects and Eager and Lazy Fetch Types
  13. One To One Mapping
  14. One To Many Mapping
  15. mappedBy and Many To Many Mapping
  16. CascadeTypes and Other Things
  17. Implementing Inheritance
  18. Implementing Inheritance - Single Table Strategy
  19. Implementing Inheritance With Table Per Class Strategy
  20. Implementing Inheritance With Joined Strategy
  21. CRUD Operations
  22. Transient, Persistent and Detached Objects
  23. Understanding State Changes
  24. Persisting Detached Objects
  25. Introducing HQL and the Query Object
  26. Select and Pagination in HQL
  27. Understanding Parameter Binding and SQL Injection
  28. Named Queries
  29. Introduction to Criteria API
  30. Understanding Restrictions
  31. Projections and Query By Example
  32. Caching in Hibernate
  33. Configuring Second Level Cache
  34. Using Query Cache

hibernate-demo's People

Contributors

abhimanyu081 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.