Hibernate.orgCommunity Documentation
4.3.11.Final
Copyright © 2004 Red Hat, Inc.
2015-08-05
Table of Contents
Criteria instanceList of Tables
hibernate.dialect)SchemaExport Command Line OptionsSchemaUpdate Command Line OptionsSchemaValidator Command Line OptionsList of Examples
hbm.xmlhbm.xmlhbm.xmlStringType@OrderBy@OrderColumn@MapKey@MapKeyColumn@ElementCollection@ManyToMany
        (uni-directional)@ManyToMany
        (bi-directional)Parent and
      ChildParent-Child
      relationship using annotationsParent-Child
      relationship using mapping filesParent-Child
      relationshipParent-Child
      relationship using annotationsParent-Child
      relationship using mapping filesParent-Child
      relationshipParent-Child relationship
      using annotationsParent-Child relationship
      using mapping files@NamedQuery<query>@OneToMany with
      orphanRemoval@NamedNativeQuery
      together with @SqlResultSetMapping@ColumnResult@FilterJoinTable for filterting on
      the association table<filter-def><filter>@FetchProfile<fetch-profile> outside
        <class> node<fetch-profile> inside
        <class> nodeSession@Cache@Cache annotation with
        attributes<cache> mapping
        elementSession.evict()SessionFactoty.evict() and
      SessionFacyory.evictCollection()Statistics API