Hibernate Notes for Professionals book

    Amazing collection of free programming books

    收集中
    免費
    Amazing collection of free programming books

    The Notes for Professionals book is compiled from Stack Overflow Documentation, the content is written by the beautiful people at Stack Overflow. Text content is released under Creative Commons BY-SA. See credits at the end of this book whom contributed to the various chapters. Images may be copyright of their respective owners unless otherwise specified

    Book created for educational purposes and is not affiliated with group(s), company(s) nor Stack Overflow. All trademarks belong to their respective company owners

    https://goalkicker.com/

    章節目錄

    • 1-1
      Content list
    • 1-2
      About
    • 1-3
      Chapter 1: Getting started with Hibernate
    • 1-4
      Section 1.1: Using XML Configuration to set up Hibernate
    • 1-5
      Section 1.2: Simple Hibernate example using XML
    • 1-6
      Section 1.3: XML-less Hibernate configuration
    • 1-7
      Chapter 2: Fetching in Hibernate
    • 1-8
      Section 2.1: It is recommended to use FetchType.LAZY. Join fetch the columns when they are needed
    • 1-9
      Chapter 3: Hibernate Entity Relationships using Annotations
    • 1-10
      Section 3.1: Bi-Directional Many to Many using user managed join table object
    • 1-11
      Section 3.2: Bi-Directional Many to Many using Hibernate managed join table
    • 1-12
      Section 3.3: Bi-directional One to Many Relationship using foreign key mapping
    • 1-13
      Section 3.4: Bi-Directional One to One Relationship managed by Foo.class
    • 1-14
      Section 3.5: Uni-Directional One to Many Relationship using user managed join table
    • 1-15
      Section 3.6: Uni-directional One to One Relationship
    • 1-16
      Chapter 4: HQL
    • 1-17
      Section 4.1: Selecting a whole table
    • 1-18
      Section 4.2: Select specific columns
    • 1-19
      Section 4.3: Include a Where clause
    • 1-20
      Section 4.4: Join
    • 1-21
      Chapter 5: Native SQL Queries
    • 1-22
      Section 5.1: Simple Query
    • 1-23
      Section 5.2: Example to get a unique result
    • 1-24
      Chapter 6: Mapping associations
    • 1-25
      Section 6.1: One to One Hibernate Mapping
    • 1-26
      Chapter 7: Criterias and Projections
    • 1-27
      Section 7.1: Use Filters
    • 1-28
      Section 7.2: List using Restrictions
    • 1-29
      Section 7.3: Using Projections
    • 1-30
      Chapter 8: Custom Naming Strategy
    • 1-31
      Section 8.1: Creating and Using a Custom ImplicitNamingStrategy
    • 1-32
      Section 8.2: Custom Physical Naming Strategy
    • 1-33
      Chapter 9: Caching
    • 1-34
      Section 9.1: Enabling Hibernate Caching in WildFly
    • 1-35
      Chapter 10: Association Mappings between Entities
    • 1-36
      Section 10.1: One to many association using XML
    • 1-37
      Section 10.2: OneToMany association
    • 1-38
      Chapter 11: Lazy Loading vs Eager Loading
    • 1-39
      Section 11.1: Lazy Loading vs Eager Loading
    • 1-40
      Section 11.2: Scope
    • 1-41
      Chapter 12: Enable/Disable SQL log
    • 1-42
      Section 12.1: Using a logging config file
    • 1-43
      Section 12.2: Using Hibernate properties
    • 1-44
      Section 12.3: Enable/Disable SQL log in debug
    • 1-45
      Chapter 13: Hibernate and JPA
    • 1-46
      Section 13.1: Relationship between Hibernate and JPA
    • 1-47
      Chapter 14: Performance tuning
    • 1-48
      Section 14.1: Use composition instead of inheritance
    • 1-49
      Credits
    • 1-50
      You may also like

    試閱影片

    | 尚無內容

    常見問答

    您可以透過手機、平板或是電腦登入 HiSKIO 平台,在【我的學習】>【我的書籍】頁面,選擇想看的電子書。

    猜你喜歡

    用戶評價

    | 收集中

    購買前問答

    | 尚無內容

    銷售方案