实例介绍
hibernate3.x最终版, hibernate-distribution-3.6.10.Final-dist.zip
【实例截图】
【核心代码】
328ca9c1-9371-45b3-bda9-65dd25c19668
└── hibernate-distribution-3.6.10.Final
├── changelog.txt
├── documentation
│ ├── devguide
│ │ └── en-US
│ │ ├── html
│ │ │ ├── css
│ │ │ │ ├── codehighlight.css
│ │ │ │ ├── docnav.css
│ │ │ │ ├── documentation.css
│ │ │ │ ├── extensions.css
│ │ │ │ ├── hibernate.css
│ │ │ │ ├── hibernate-eclipse.css
│ │ │ │ ├── hibernate-single.css
│ │ │ │ ├── jbossorg.css
│ │ │ │ └── reports.css
│ │ │ ├── hibernate-dev-database.html
│ │ │ ├── Hibernate_Developer_Guide.ent
│ │ │ ├── hibernate-gsg-preface.html
│ │ │ ├── images
│ │ │ │ ├── community
│ │ │ │ │ ├── bkg_gradient.gif
│ │ │ │ │ ├── community_doc.png
│ │ │ │ │ ├── docbook
│ │ │ │ │ │ ├── callouts
│ │ │ │ │ │ │ ├── 10.png
│ │ │ │ │ │ │ ├── 10.svg
│ │ │ │ │ │ │ ├── 11.png
│ │ │ │ │ │ │ ├── 11.svg
│ │ │ │ │ │ │ ├── 12.png
│ │ │ │ │ │ │ ├── 12.svg
│ │ │ │ │ │ │ ├── 13.png
│ │ │ │ │ │ │ ├── 13.svg
│ │ │ │ │ │ │ ├── 14.png
│ │ │ │ │ │ │ ├── 14.svg
│ │ │ │ │ │ │ ├── 15.png
│ │ │ │ │ │ │ ├── 15.svg
│ │ │ │ │ │ │ ├── 1.png
│ │ │ │ │ │ │ ├── 1.svg
│ │ │ │ │ │ │ ├── 2.png
│ │ │ │ │ │ │ ├── 2.svg
│ │ │ │ │ │ │ ├── 3.png
│ │ │ │ │ │ │ ├── 3.svg
│ │ │ │ │ │ │ ├── 4.png
│ │ │ │ │ │ │ ├── 4.svg
│ │ │ │ │ │ │ ├── 5.png
│ │ │ │ │ │ │ ├── 5.svg
│ │ │ │ │ │ │ ├── 6.png
│ │ │ │ │ │ │ ├── 6.svg
│ │ │ │ │ │ │ ├── 7.png
│ │ │ │ │ │ │ ├── 7.svg
│ │ │ │ │ │ │ ├── 8.png
│ │ │ │ │ │ │ ├── 8.svg
│ │ │ │ │ │ │ ├── 9.png
│ │ │ │ │ │ │ └── 9.svg
│ │ │ │ │ │ ├── caution.png
│ │ │ │ │ │ ├── caution.svg
│ │ │ │ │ │ ├── home.png
│ │ │ │ │ │ ├── important.png
│ │ │ │ │ │ ├── important.svg
│ │ │ │ │ │ ├── next.png
│ │ │ │ │ │ ├── note.png
│ │ │ │ │ │ ├── note.svg
│ │ │ │ │ │ ├── prev.png
│ │ │ │ │ │ ├── tip.png
│ │ │ │ │ │ ├── tip.svg
│ │ │ │ │ │ ├── up.png
│ │ │ │ │ │ ├── warning.png
│ │ │ │ │ │ └── warning.svg
│ │ │ │ │ ├── dot2.png
│ │ │ │ │ ├── dot.png
│ │ │ │ │ ├── jbossorglogo.png
│ │ │ │ │ ├── shine.png
│ │ │ │ │ ├── title_hdr.png
│ │ │ │ │ ├── watermark-alpha1.png
│ │ │ │ │ ├── watermark-alpha2.png
│ │ │ │ │ ├── watermark-beta1.png
│ │ │ │ │ ├── watermark-beta2.png
│ │ │ │ │ ├── watermark-pre-release-candidate.png
│ │ │ │ │ └── watermark-release-candidate.png
│ │ │ │ ├── hibernate_logo_a.png
│ │ │ │ └── org
│ │ │ │ └── hibernate
│ │ │ │ ├── bkg_gradient.png
│ │ │ │ ├── community_doc.png
│ │ │ │ ├── docbook
│ │ │ │ │ ├── callouts
│ │ │ │ │ │ ├── 10.png
│ │ │ │ │ │ ├── 10.svg
│ │ │ │ │ │ ├── 11.png
│ │ │ │ │ │ ├── 11.svg
│ │ │ │ │ │ ├── 12.png
│ │ │ │ │ │ ├── 12.svg
│ │ │ │ │ │ ├── 13.png
│ │ │ │ │ │ ├── 13.svg
│ │ │ │ │ │ ├── 14.png
│ │ │ │ │ │ ├── 14.svg
│ │ │ │ │ │ ├── 15.png
│ │ │ │ │ │ ├── 15.svg
│ │ │ │ │ │ ├── 1.png
│ │ │ │ │ │ ├── 1.svg
│ │ │ │ │ │ ├── 2.png
│ │ │ │ │ │ ├── 2.svg
│ │ │ │ │ │ ├── 3.png
│ │ │ │ │ │ ├── 3.svg
│ │ │ │ │ │ ├── 4.png
│ │ │ │ │ │ ├── 4.svg
│ │ │ │ │ │ ├── 5.png
│ │ │ │ │ │ ├── 5.svg
│ │ │ │ │ │ ├── 6.png
│ │ │ │ │ │ ├── 6.svg
│ │ │ │ │ │ ├── 7.png
│ │ │ │ │ │ ├── 7.svg
│ │ │ │ │ │ ├── 8.png
│ │ │ │ │ │ ├── 8.svg
│ │ │ │ │ │ ├── 9.png
│ │ │ │ │ │ └── 9.svg
│ │ │ │ │ ├── caution.png
│ │ │ │ │ ├── caution.svg
│ │ │ │ │ ├── home.png
│ │ │ │ │ ├── important.png
│ │ │ │ │ ├── important.svg
│ │ │ │ │ ├── next.png
│ │ │ │ │ ├── note.png
│ │ │ │ │ ├── note.svg
│ │ │ │ │ ├── prev.png
│ │ │ │ │ ├── tip.png
│ │ │ │ │ ├── tip.svg
│ │ │ │ │ ├── up.png
│ │ │ │ │ ├── warning.png
│ │ │ │ │ └── warning.svg
│ │ │ │ ├── dot2.png
│ │ │ │ ├── dot.png
│ │ │ │ ├── hibernatelogo.png
│ │ │ │ └── title_hdr.png
│ │ │ └── index.html
│ │ ├── html_single
│ │ │ ├── css
│ │ │ │ ├── codehighlight.css
│ │ │ │ ├── docnav.css
│ │ │ │ ├── documentation.css
│ │ │ │ ├── extensions.css
│ │ │ │ ├── hibernate.css
│ │ │ │ ├── hibernate-eclipse.css
│ │ │ │ ├── hibernate-single.css
│ │ │ │ ├── jbossorg.css
│ │ │ │ └── reports.css
│ │ │ ├── Hibernate_Developer_Guide.ent
│ │ │ ├── images
│ │ │ │ ├── community
│ │ │ │ │ ├── bkg_gradient.gif
│ │ │ │ │ ├── community_doc.png
│ │ │ │ │ ├── docbook
│ │ │ │ │ │ ├── callouts
│ │ │ │ │ │ │ ├── 10.png
│ │ │ │ │ │ │ ├── 10.svg
│ │ │ │ │ │ │ ├── 11.png
│ │ │ │ │ │ │ ├── 11.svg
│ │ │ │ │ │ │ ├── 12.png
│ │ │ │ │ │ │ ├── 12.svg
│ │ │ │ │ │ │ ├── 13.png
│ │ │ │ │ │ │ ├── 13.svg
│ │ │ │ │ │ │ ├── 14.png
│ │ │ │ │ │ │ ├── 14.svg
│ │ │ │ │ │ │ ├── 15.png
│ │ │ │ │ │ │ ├── 15.svg
│ │ │ │ │ │ │ ├── 1.png
│ │ │ │ │ │ │ ├── 1.svg
│ │ │ │ │ │ │ ├── 2.png
│ │ │ │ │ │ │ ├── 2.svg
│ │ │ │ │ │ │ ├── 3.png
│ │ │ │ │ │ │ ├── 3.svg
│ │ │ │ │ │ │ ├── 4.png
│ │ │ │ │ │ │ ├── 4.svg
│ │ │ │ │ │ │ ├── 5.png
│ │ │ │ │ │ │ ├── 5.svg
│ │ │ │ │ │ │ ├── 6.png
│ │ │ │ │ │ │ ├── 6.svg
│ │ │ │ │ │ │ ├── 7.png
│ │ │ │ │ │ │ ├── 7.svg
│ │ │ │ │ │ │ ├── 8.png
│ │ │ │ │ │ │ ├── 8.svg
│ │ │ │ │ │ │ ├── 9.png
│ │ │ │ │ │ │ └── 9.svg
│ │ │ │ │ │ ├── caution.png
│ │ │ │ │ │ ├── caution.svg
│ │ │ │ │ │ ├── home.png
│ │ │ │ │ │ ├── important.png
│ │ │ │ │ │ ├── important.svg
│ │ │ │ │ │ ├── next.png
│ │ │ │ │ │ ├── note.png
│ │ │ │ │ │ ├── note.svg
│ │ │ │ │ │ ├── prev.png
│ │ │ │ │ │ ├── tip.png
│ │ │ │ │ │ ├── tip.svg
│ │ │ │ │ │ ├── up.png
│ │ │ │ │ │ ├── warning.png
│ │ │ │ │ │ └── warning.svg
│ │ │ │ │ ├── dot2.png
│ │ │ │ │ ├── dot.png
│ │ │ │ │ ├── jbossorglogo.png
│ │ │ │ │ ├── shine.png
│ │ │ │ │ ├── title_hdr.png
│ │ │ │ │ ├── watermark-alpha1.png
│ │ │ │ │ ├── watermark-alpha2.png
│ │ │ │ │ ├── watermark-beta1.png
│ │ │ │ │ ├── watermark-beta2.png
│ │ │ │ │ ├── watermark-pre-release-candidate.png
│ │ │ │ │ └── watermark-release-candidate.png
│ │ │ │ ├── hibernate_logo_a.png
│ │ │ │ └── org
│ │ │ │ └── hibernate
│ │ │ │ ├── bkg_gradient.png
│ │ │ │ ├── community_doc.png
│ │ │ │ ├── docbook
│ │ │ │ │ ├── callouts
│ │ │ │ │ │ ├── 10.png
│ │ │ │ │ │ ├── 10.svg
│ │ │ │ │ │ ├── 11.png
│ │ │ │ │ │ ├── 11.svg
│ │ │ │ │ │ ├── 12.png
│ │ │ │ │ │ ├── 12.svg
│ │ │ │ │ │ ├── 13.png
│ │ │ │ │ │ ├── 13.svg
│ │ │ │ │ │ ├── 14.png
│ │ │ │ │ │ ├── 14.svg
│ │ │ │ │ │ ├── 15.png
│ │ │ │ │ │ ├── 15.svg
│ │ │ │ │ │ ├── 1.png
│ │ │ │ │ │ ├── 1.svg
│ │ │ │ │ │ ├── 2.png
│ │ │ │ │ │ ├── 2.svg
│ │ │ │ │ │ ├── 3.png
│ │ │ │ │ │ ├── 3.svg
│ │ │ │ │ │ ├── 4.png
│ │ │ │ │ │ ├── 4.svg
│ │ │ │ │ │ ├── 5.png
│ │ │ │ │ │ ├── 5.svg
│ │ │ │ │ │ ├── 6.png
│ │ │ │ │ │ ├── 6.svg
│ │ │ │ │ │ ├── 7.png
│ │ │ │ │ │ ├── 7.svg
│ │ │ │ │ │ ├── 8.png
│ │ │ │ │ │ ├── 8.svg
│ │ │ │ │ │ ├── 9.png
│ │ │ │ │ │ └── 9.svg
│ │ │ │ │ ├── caution.png
│ │ │ │ │ ├── caution.svg
│ │ │ │ │ ├── home.png
│ │ │ │ │ ├── important.png
│ │ │ │ │ ├── important.svg
│ │ │ │ │ ├── next.png
│ │ │ │ │ ├── note.png
│ │ │ │ │ ├── note.svg
│ │ │ │ │ ├── prev.png
│ │ │ │ │ ├── tip.png
│ │ │ │ │ ├── tip.svg
│ │ │ │ │ ├── up.png
│ │ │ │ │ ├── warning.png
│ │ │ │ │ └── warning.svg
│ │ │ │ ├── dot2.png
│ │ │ │ ├── dot.png
│ │ │ │ ├── hibernatelogo.png
│ │ │ │ └── title_hdr.png
│ │ │ └── index.html
│ │ └── hibernate_reference.pdf
│ ├── envers
│ │ └── en-US
│ │ ├── html
│ │ │ ├── configuration.html
│ │ │ ├── css
│ │ │ │ ├── codehighlight.css
│ │ │ │ ├── docnav.css
│ │ │ │ ├── documentation.css
│ │ │ │ ├── extensions.css
│ │ │ │ ├── hibernate.css
│ │ │ │ ├── hibernate-eclipse.css
│ │ │ │ ├── hibernate-single.css
│ │ │ │ ├── jbossorg.css
│ │ │ │ └── reports.css
│ │ │ ├── example.html
│ │ │ ├── exceptions.html
│ │ │ ├── Hibernate_Envers_-_Easy_Entity_Auditing.ent
│ │ │ ├── images
│ │ │ │ ├── community
│ │ │ │ │ ├── bkg_gradient.gif
│ │ │ │ │ ├── community_doc.png
│ │ │ │ │ ├── docbook
│ │ │ │ │ │ ├── callouts
│ │ │ │ │ │ │ ├── 10.png
│ │ │ │ │ │ │ ├── 10.svg
│ │ │ │ │ │ │ ├── 11.png
│ │ │ │ │ │ │ ├── 11.svg
│ │ │ │ │ │ │ ├── 12.png
│ │ │ │ │ │ │ ├── 12.svg
│ │ │ │ │ │ │ ├── 13.png
│ │ │ │ │ │ │ ├── 13.svg
│ │ │ │ │ │ │ ├── 14.png
│ │ │ │ │ │ │ ├── 14.svg
│ │ │ │ │ │ │ ├── 15.png
│ │ │ │ │ │ │ ├── 15.svg
│ │ │ │ │ │ │ ├── 1.png
│ │ │ │ │ │ │ ├── 1.svg
│ │ │ │ │ │ │ ├── 2.png
│ │ │ │ │ │ │ ├── 2.svg
│ │ │ │ │ │ │ ├── 3.png
│ │ │ │ │ │ │ ├── 3.svg
│ │ │ │ │ │ │ ├── 4.png
│ │ │ │ │ │ │ ├── 4.svg
│ │ │ │ │ │ │ ├── 5.png
│ │ │ │ │ │ │ ├── 5.svg
│ │ │ │ │ │ │ ├── 6.png
│ │ │ │ │ │ │ ├── 6.svg
│ │ │ │ │ │ │ ├── 7.png
│ │ │ │ │ │ │ ├── 7.svg
│ │ │ │ │ │ │ ├── 8.png
│ │ │ │ │ │ │ ├── 8.svg
│ │ │ │ │ │ │ ├── 9.png
│ │ │ │ │ │ │ └── 9.svg
│ │ │ │ │ │ ├── caution.png
│ │ │ │ │ │ ├── caution.svg
│ │ │ │ │ │ ├── home.png
│ │ │ │ │ │ ├── important.png
│ │ │ │ │ │ ├── important.svg
│ │ │ │ │ │ ├── next.png
│ │ │ │ │ │ ├── note.png
│ │ │ │ │ │ ├── note.svg
│ │ │ │ │ │ ├── prev.png
│ │ │ │ │ │ ├── tip.png
│ │ │ │ │ │ ├── tip.svg
│ │ │ │ │ │ ├── up.png
│ │ │ │ │ │ ├── warning.png
│ │ │ │ │ │ └── warning.svg
│ │ │ │ │ ├── dot2.png
│ │ │ │ │ ├── dot.png
│ │ │ │ │ ├── jbossorglogo.png
│ │ │ │ │ ├── shine.png
│ │ │ │ │ ├── title_hdr.png
│ │ │ │ │ ├── watermark-alpha1.png
│ │ │ │ │ ├── watermark-alpha2.png
│ │ │ │ │ ├── watermark-beta1.png
│ │ │ │ │ ├── watermark-beta2.png
│ │ │ │ │ ├── watermark-pre-release-candidate.png
│ │ │ │ │ └── watermark-release-candidate.png
│ │ │ │ └── org
│ │ │ │ └── hibernate
│ │ │ │ ├── bkg_gradient.png
│ │ │ │ ├── community_doc.png
│ │ │ │ ├── docbook
│ │ │ │ │ ├── callouts
│ │ │ │ │ │ ├── 10.png
│ │ │ │ │ │ ├── 10.svg
│ │ │ │ │ │ ├── 11.png
│ │ │ │ │ │ ├── 11.svg
│ │ │ │ │ │ ├── 12.png
│ │ │ │ │ │ ├── 12.svg
│ │ │ │ │ │ ├── 13.png
│ │ │ │ │ │ ├── 13.svg
│ │ │ │ │ │ ├── 14.png
│ │ │ │ │ │ ├── 14.svg
│ │ │ │ │ │ ├── 15.png
│ │ │ │ │ │ ├── 15.svg
│ │ │ │ │ │ ├── 1.png
│ │ │ │ │ │ ├── 1.svg
│ │ │ │ │ │ ├── 2.png
│ │ │ │ │ │ ├── 2.svg
│ │ │ │ │ │ ├── 3.png
│ │ │ │ │ │ ├── 3.svg
│ │ │ │ │ │ ├── 4.png
│ │ │ │ │ │ ├── 4.svg
│ │ │ │ │ │ ├── 5.png
│ │ │ │ │ │ ├── 5.svg
│ │ │ │ │ │ ├── 6.png
│ │ │ │ │ │ ├── 6.svg
│ │ │ │ │ │ ├── 7.png
│ │ │ │ │ │ ├── 7.svg
│ │ │ │ │ │ ├── 8.png
│ │ │ │ │ │ ├── 8.svg
│ │ │ │ │ │ ├── 9.png
│ │ │ │ │ │ └── 9.svg
│ │ │ │ │ ├── caution.png
│ │ │ │ │ ├── caution.svg
│ │ │ │ │ ├── home.png
│ │ │ │ │ ├── important.png
│ │ │ │ │ ├── important.svg
│ │ │ │ │ ├── next.png
│ │ │ │ │ ├── note.png
│ │ │ │ │ ├── note.svg
│ │ │ │ │ ├── prev.png
│ │ │ │ │ ├── tip.png
│ │ │ │ │ ├── tip.svg
│ │ │ │ │ ├── up.png
│ │ │ │ │ ├── warning.png
│ │ │ │ │ └── warning.svg
│ │ │ │ ├── dot2.png
│ │ │ │ ├── dot.png
│ │ │ │ ├── hibernatelogo.png
│ │ │ │ └── title_hdr.png
│ │ │ ├── index.html
│ │ │ ├── Legal_Notice.html
│ │ │ ├── links.html
│ │ │ ├── migration.html
│ │ │ ├── partitioning.html
│ │ │ ├── preface.html
│ │ │ ├── queries.html
│ │ │ ├── quickstart.html
│ │ │ ├── revisionlog.html
│ │ │ ├── schema.html
│ │ │ ├── source.html
│ │ │ └── tables.html
│ │ ├── html_single
│ │ │ ├── css
│ │ │ │ ├── codehighlight.css
│ │ │ │ ├── docnav.css
│ │ │ │ ├── documentation.css
│ │ │ │ ├── extensions.css
│ │ │ │ ├── hibernate.css
│ │ │ │ ├── hibernate-eclipse.css
│ │ │ │ ├── hibernate-single.css
│ │ │ │ ├── jbossorg.css
│ │ │ │ └── reports.css
│ │ │ ├── Hibernate_Envers_-_Easy_Entity_Auditing.ent
│ │ │ ├── images
│ │ │ │ ├── community
│ │ │ │ │ ├── bkg_gradient.gif
│ │ │ │ │ ├── community_doc.png
│ │ │ │ │ ├── docbook
│ │ │ │ │ │ ├── callouts
│ │ │ │ │ │ │ ├── 10.png
│ │ │ │ │ │ │ ├── 10.svg
│ │ │ │ │ │ │ ├── 11.png
│ │ │ │ │ │ │ ├── 11.svg
│ │ │ │ │ │ │ ├── 12.png
│ │ │ │ │ │ │ ├── 12.svg
│ │ │ │ │ │ │ ├── 13.png
│ │ │ │ │ │ │ ├── 13.svg
│ │ │ │ │ │ │ ├── 14.png
│ │ │ │ │ │ │ ├── 14.svg
│ │ │ │ │ │ │ ├── 15.png
│ │ │ │ │ │ │ ├── 15.svg
│ │ │ │ │ │ │ ├── 1.png
│ │ │ │ │ │ │ ├── 1.svg
│ │ │ │ │ │ │ ├── 2.png
│ │ │ │ │ │ │ ├── 2.svg
│ │ │ │ │ │ │ ├── 3.png
│ │ │ │ │ │ │ ├── 3.svg
│ │ │ │ │ │ │ ├── 4.png
│ │ │ │ │ │ │ ├── 4.svg
│ │ │ │ │ │ │ ├── 5.png
│ │ │ │ │ │ │ ├── 5.svg
│ │ │ │ │ │ │ ├── 6.png
│ │ │ │ │ │ │ ├── 6.svg
│ │ │ │ │ │ │ ├── 7.png
│ │ │ │ │ │ │ ├── 7.svg
│ │ │ │ │ │ │ ├── 8.png
│ │ │ │ │ │ │ ├── 8.svg
│ │ │ │ │ │ │ ├── 9.png
│ │ │ │ │ │ │ └── 9.svg
│ │ │ │ │ │ ├── caution.png
│ │ │ │ │ │ ├── caution.svg
│ │ │ │ │ │ ├── home.png
│ │ │ │ │ │ ├── important.png
│ │ │ │ │ │ ├── important.svg
│ │ │ │ │ │ ├── next.png
│ │ │ │ │ │ ├── note.png
│ │ │ │ │ │ ├── note.svg
│ │ │ │ │ │ ├── prev.png
│ │ │ │ │ │ ├── tip.png
│ │ │ │ │ │ ├── tip.svg
│ │ │ │ │ │ ├── up.png
│ │ │ │ │ │ ├── warning.png
│ │ │ │ │ │ └── warning.svg
│ │ │ │ │ ├── dot2.png
│ │ │ │ │ ├── dot.png
│ │ │ │ │ ├── jbossorglogo.png
│ │ │ │ │ ├── shine.png
│ │ │ │ │ ├── title_hdr.png
│ │ │ │ │ ├── watermark-alpha1.png
│ │ │ │ │ ├── watermark-alpha2.png
│ │ │ │ │ ├── watermark-beta1.png
│ │ │ │ │ ├── watermark-beta2.png
│ │ │ │ │ ├── watermark-pre-release-candidate.png
│ │ │ │ │ └── watermark-release-candidate.png
│ │ │ │ └── org
│ │ │ │ └── hibernate
│ │ │ │ ├── bkg_gradient.png
│ │ │ │ ├── community_doc.png
│ │ │ │ ├── docbook
│ │ │ │ │ ├── callouts
│ │ │ │ │ │ ├── 10.png
│ │ │ │ │ │ ├── 10.svg
│ │ │ │ │ │ ├── 11.png
│ │ │ │ │ │ ├── 11.svg
│ │ │ │ │ │ ├── 12.png
│ │ │ │ │ │ ├── 12.svg
│ │ │ │ │ │ ├── 13.png
│ │ │ │ │ │ ├── 13.svg
│ │ │ │ │ │ ├── 14.png
│ │ │ │ │ │ ├── 14.svg
│ │ │ │ │ │ ├── 15.png
│ │ │ │ │ │ ├── 15.svg
│ │ │ │ │ │ ├── 1.png
│ │ │ │ │ │ ├── 1.svg
│ │ │ │ │ │ ├── 2.png
│ │ │ │ │ │ ├── 2.svg
│ │ │ │ │ │ ├── 3.png
│ │ │ │ │ │ ├── 3.svg
│ │ │ │ │ │ ├── 4.png
│ │ │ │ │ │ ├── 4.svg
│ │ │ │ │ │ ├── 5.png
│ │ │ │ │ │ ├── 5.svg
│ │ │ │ │ │ ├── 6.png
│ │ │ │ │ │ ├── 6.svg
│ │ │ │ │ │ ├── 7.png
│ │ │ │ │ │ ├── 7.svg
│ │ │ │ │ │ ├── 8.png
│ │ │ │ │ │ ├── 8.svg
│ │ │ │ │ │ ├── 9.png
│ │ │ │ │ │ └── 9.svg
│ │ │ │ │ ├── caution.png
│ │ │ │ │ ├── caution.svg
│ │ │ │ │ ├── home.png
│ │ │ │ │ ├── important.png
│ │ │ │ │ ├── important.svg
│ │ │ │ │ ├── next.png
│ │ │ │ │ ├── note.png
│ │ │ │ │ ├── note.svg
│ │ │ │ │ ├── prev.png
│ │ │ │ │ ├── tip.png
│ │ │ │ │ ├── tip.svg
│ │ │ │ │ ├── up.png
│ │ │ │ │ ├── warning.png
│ │ │ │ │ └── warning.svg
│ │ │ │ ├── dot2.png
│ │ │ │ ├── dot.png
│ │ │ │ ├── hibernatelogo.png
│ │ │ │ └── title_hdr.png
│ │ │ ├── index.html
│ │ │ └── Legal_Notice.html
│ │ └── hibernate_reference.pdf
│ ├── javadocs
│ │ ├── allclasses-frame.html
│ │ ├── allclasses-noframe.html
│ │ ├── constant-values.html
│ │ ├── deprecated-list.html
│ │ ├── help-doc.html
│ │ ├── images
│ │ │ ├── bkg_blkheader.png
│ │ │ ├── bkg_gradient.gif
│ │ │ ├── bkgheader.png
│ │ │ └── h1_hdr.png
│ │ ├── index-all.html
│ │ ├── index.html
│ │ ├── org
│ │ │ └── hibernate
│ │ │ ├── action
│ │ │ │ ├── AfterTransactionCompletionProcess.html
│ │ │ │ ├── BeforeTransactionCompletionProcess.html
│ │ │ │ ├── BulkOperationCleanupAction.html
│ │ │ │ ├── class-use
│ │ │ │ │ ├── AfterTransactionCompletionProcess.html
│ │ │ │ │ ├── BeforeTransactionCompletionProcess.html
│ │ │ │ │ ├── BulkOperationCleanupAction.html
│ │ │ │ │ ├── CollectionAction.html
│ │ │ │ │ ├── CollectionRecreateAction.html
│ │ │ │ │ ├── CollectionRemoveAction.html
│ │ │ │ │ ├── CollectionUpdateAction.html
│ │ │ │ │ ├── DelayedPostInsertIdentifier.html
│ │ │ │ │ ├── EntityAction.html
│ │ │ │ │ ├── EntityDeleteAction.html
│ │ │ │ │ ├── EntityIdentityInsertAction.html
│ │ │ │ │ ├── EntityIncrementVersionProcess.html
│ │ │ │ │ ├── EntityInsertAction.html
│ │ │ │ │ ├── EntityUpdateAction.html
│ │ │ │ │ ├── EntityVerifyVersionProcess.html
│ │ │ │ │ └── Executable.html
│ │ │ │ ├── CollectionAction.html
│ │ │ │ ├── CollectionRecreateAction.html
│ │ │ │ ├── CollectionRemoveAction.html
│ │ │ │ ├── CollectionUpdateAction.html
│ │ │ │ ├── DelayedPostInsertIdentifier.html
│ │ │ │ ├── EntityAction.html
│ │ │ │ ├── EntityDeleteAction.html
│ │ │ │ ├── EntityIdentityInsertAction.html
│ │ │ │ ├── EntityIncrementVersionProcess.html
│ │ │ │ ├── EntityInsertAction.html
│ │ │ │ ├── EntityUpdateAction.html
│ │ │ │ ├── EntityVerifyVersionProcess.html
│ │ │ │ ├── Executable.html
│ │ │ │ ├── package-frame.html
│ │ │ │ ├── package-summary.html
│ │ │ │ ├── package-tree.html
│ │ │ │ └── package-use.html
│ │ │ ├── AnnotationException.html
│ │ │ ├── annotations
│ │ │ │ ├── AccessType.html
│ │ │ │ ├── Any.html
│ │ │ │ ├── AnyMetaDef.html
│ │ │ │ ├── AnyMetaDefs.html
│ │ │ │ ├── BatchSize.html
│ │ │ │ ├── CacheConcurrencyStrategy.html
│ │ │ │ ├── Cache.html
│ │ │ │ ├── CacheModeType.html
│ │ │ │ ├── Cascade.html
│ │ │ │ ├── CascadeType.html
│ │ │ │ ├── Check.html
│ │ │ │ ├── class-use
│ │ │ │ │ ├── AccessType.html
│ │ │ │ │ ├── Any.html
│ │ │ │ │ ├── AnyMetaDef.html
│ │ │ │ │ ├── AnyMetaDefs.html
│ │ │ │ │ ├── BatchSize.html
│ │ │ │ │ ├── CacheConcurrencyStrategy.html
│ │ │ │ │ ├── Cache.html
│ │ │ │ │ ├── CacheModeType.html
│ │ │ │ │ ├── Cascade.html
│ │ │ │ │ ├── CascadeType.html
│ │ │ │ │ ├── Check.html
│ │ │ │ │ ├── CollectionId.html
│ │ │ │ │ ├── CollectionOfElements.html
│ │ │ │ │ ├── Columns.html
│ │ │ │ │ ├── ColumnTransformer.html
│ │ │ │ │ ├── ColumnTransformers.html
│ │ │ │ │ ├── DiscriminatorFormula.html
│ │ │ │ │ ├── DiscriminatorOptions.html
│ │ │ │ │ ├── Entity.html
│ │ │ │ │ ├── Fetch.html
│ │ │ │ │ ├── FetchMode.html
│ │ │ │ │ ├── FetchProfile.FetchOverride.html
│ │ │ │ │ ├── FetchProfile.html
│ │ │ │ │ ├── FetchProfiles.html
│ │ │ │ │ ├── FilterDef.html
│ │ │ │ │ ├── FilterDefs.html
│ │ │ │ │ ├── Filter.html
│ │ │ │ │ ├── FilterJoinTable.html
│ │ │ │ │ ├── FilterJoinTables.html
│ │ │ │ │ ├── Filters.html
│ │ │ │ │ ├── FlushModeType.html
│ │ │ │ │ ├── ForceDiscriminator.html
│ │ │ │ │ ├── ForeignKey.html
│ │ │ │ │ ├── Formula.html
│ │ │ │ │ ├── Generated.html
│ │ │ │ │ ├── GenerationTime.html
│ │ │ │ │ ├── GenericGenerator.html
│ │ │ │ │ ├── GenericGenerators.html
│ │ │ │ │ ├── Immutable.html
│ │ │ │ │ ├── IndexColumn.html
│ │ │ │ │ ├── Index.html
│ │ │ │ │ ├── JoinColumnOrFormula.html
│ │ │ │ │ ├── JoinColumnsOrFormulas.html
│ │ │ │ │ ├── JoinFormula.html
│ │ │ │ │ ├── LazyCollection.html
│ │ │ │ │ ├── LazyCollectionOption.html
│ │ │ │ │ ├── LazyToOne.html
│ │ │ │ │ ├── LazyToOneOption.html
│ │ │ │ │ ├── Loader.html
│ │ │ │ │ ├── ManyToAny.html
│ │ │ │ │ ├── MapKey.html
│ │ │ │ │ ├── MapKeyManyToMany.html
│ │ │ │ │ ├── MapKeyType.html
│ │ │ │ │ ├── MetaValue.html
│ │ │ │ │ ├── NamedNativeQueries.html
│ │ │ │ │ ├── NamedNativeQuery.html
│ │ │ │ │ ├── NamedQueries.html
│ │ │ │ │ ├── NamedQuery.html
│ │ │ │ │ ├── NaturalId.html
│ │ │ │ │ ├── NotFoundAction.html
│ │ │ │ │ ├── NotFound.html
│ │ │ │ │ ├── OnDeleteAction.html
│ │ │ │ │ ├── OnDelete.html
│ │ │ │ │ ├── OptimisticLock.html
│ │ │ │ │ ├── OptimisticLockType.html
│ │ │ │ │ ├── OrderBy.html
│ │ │ │ │ ├── ParamDef.html
│ │ │ │ │ ├── Parameter.html
│ │ │ │ │ ├── Parent.html
│ │ │ │ │ ├── Persister.html
│ │ │ │ │ ├── PolymorphismType.html
│ │ │ │ │ ├── Proxy.html
│ │ │ │ │ ├── ResultCheckStyle.html
│ │ │ │ │ ├── Sort.html
│ │ │ │ │ ├── SortType.html
│ │ │ │ │ ├── Source.html
│ │ │ │ │ ├── SourceType.html
│ │ │ │ │ ├── SQLDeleteAll.html
│ │ │ │ │ ├── SQLDelete.html
│ │ │ │ │ ├── SQLInsert.html
│ │ │ │ │ ├── SQLUpdate.html
│ │ │ │ │ ├── Subselect.html
│ │ │ │ │ ├── Synchronize.html
│ │ │ │ │ ├── Table.html
│ │ │ │ │ ├── Tables.html
│ │ │ │ │ ├── Target.html
│ │ │ │ │ ├── Tuplizer.html
│ │ │ │ │ ├── Tuplizers.html
│ │ │ │ │ ├── TypeDef.html
│ │ │ │ │ ├── TypeDefs.html
│ │ │ │ │ ├── Type.html
│ │ │ │ │ ├── Where.html
│ │ │ │ │ └── WhereJoinTable.html
│ │ │ │ ├── CollectionId.html
│ │ │ │ ├── CollectionOfElements.html
│ │ │ │ ├── Columns.html
│ │ │ │ ├── ColumnTransformer.html
│ │ │ │ ├── ColumnTransformers.html
│ │ │ │ ├── DiscriminatorFormula.html
│ │ │ │ ├── DiscriminatorOptions.html
│ │ │ │ ├── Entity.html
│ │ │ │ ├── Fetch.html
│ │ │ │ ├── FetchMode.html
│ │ │ │ ├── FetchProfile.FetchOverride.html
│ │ │ │ ├── FetchProfile.html
│ │ │ │ ├── FetchProfiles.html
│ │ │ │ ├── FilterDef.html
│ │ │ │ ├── FilterDefs.html
│ │ │ │ ├── Filter.html
│ │ │ │ ├── FilterJoinTable.html
│ │ │ │ ├── FilterJoinTables.html
│ │ │ │ ├── Filters.html
│ │ │ │ ├── FlushModeType.html
│ │ │ │ ├── ForceDiscriminator.html
│ │ │ │ ├── ForeignKey.html
│ │ │ │ ├── Formula.html
│ │ │ │ ├── Generated.html
│ │ │ │ ├── GenerationTime.html
│ │ │ │ ├── GenericGenerator.html
│ │ │ │ ├── GenericGenerators.html
│ │ │ │ ├── Immutable.html
│ │ │ │ ├── IndexColumn.html
│ │ │ │ ├── Index.html
│ │ │ │ ├── JoinColumnOrFormula.html
│ │ │ │ ├── JoinColumnsOrFormulas.html
│ │ │ │ ├── JoinFormula.html
│ │ │ │ ├── LazyCollection.html
│ │ │ │ ├── LazyCollectionOption.html
│ │ │ │ ├── LazyToOne.html
│ │ │ │ ├── LazyToOneOption.html
│ │ │ │ ├── Loader.html
│ │ │ │ ├── ManyToAny.html
│ │ │ │ ├── MapKey.html
│ │ │ │ ├── MapKeyManyToMany.html
│ │ │ │ ├── MapKeyType.html
│ │ │ │ ├── MetaValue.html
│ │ │ │ ├── NamedNativeQueries.html
│ │ │ │ ├── NamedNativeQuery.html
│ │ │ │ ├── NamedQueries.html
│ │ │ │ ├── NamedQuery.html
│ │ │ │ ├── NaturalId.html
│ │ │ │ ├── NotFoundAction.html
│ │ │ │ ├── NotFound.html
│ │ │ │ ├── OnDeleteAction.html
│ │ │ │ ├── OnDelete.html
│ │ │ │ ├── OptimisticLock.html
│ │ │ │ ├── OptimisticLockType.html
│ │ │ │ ├── OrderBy.html
│ │ │ │ ├── package-frame.html
│ │ │ │ ├── package-summary.html
│ │ │ │ ├── package-tree.html
│ │ │ │ ├── package-use.html
│ │ │ │ ├── ParamDef.html
│ │ │ │ ├── Parameter.html
│ │ │ │ ├── Parent.html
│ │ │ │ ├── Persister.html
│ │ │ │ ├── PolymorphismType.html
│ │ │ │ ├── Proxy.html
│ │ │ │ ├── ResultCheckStyle.html
│ │ │ │ ├── Sort.html
│ │ │ │ ├── SortType.html
│ │ │ │ ├── Source.html
│ │ │ │ ├── SourceType.html
│ │ │ │ ├── SQLDeleteAll.html
│ │ │ │ ├── SQLDelete.html
│ │ │ │ ├── SQLInsert.html
│ │ │ │ ├── SQLUpdate.html
│ │ │ │ ├── Subselect.html
│ │ │ │ ├── Synchronize.html
│ │ │ │ ├── Table.html
│ │ │ │ ├── Tables.html
│ │ │ │ ├── Target.html
│ │ │ │ ├── Tuplizer.html
│ │ │ │ ├── Tuplizers.html
│ │ │ │ ├── TypeDef.html
│ │ │ │ ├── TypeDefs.html
│ │ │ │ ├── Type.html
│ │ │ │ ├── Where.html
│ │ │ │ └── WhereJoinTable.html
│ │ │ ├── AssertionFailure.html
│ │ │ ├── bytecode
│ │ │ │ ├── AbstractClassTransformerImpl.html
│ │ │ │ ├── BasicProxyFactory.html
│ │ │ │ ├── buildtime
│ │ │ │ │ ├── AbstractInstrumenter.CustomFieldFilter.html
│ │ │ │ │ ├── AbstractInstrumenter.html
│ │ │ │ │ ├── CGLIBInstrumenter.html
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── AbstractInstrumenter.CustomFieldFilter.html
│ │ │ │ │ │ ├── AbstractInstrumenter.html
│ │ │ │ │ │ ├── CGLIBInstrumenter.html
│ │ │ │ │ │ ├── ExecutionException.html
│ │ │ │ │ │ ├── Instrumenter.html
│ │ │ │ │ │ ├── Instrumenter.Options.html
│ │ │ │ │ │ ├── JavassistInstrumenter.html
│ │ │ │ │ │ └── Logger.html
│ │ │ │ │ ├── ExecutionException.html
│ │ │ │ │ ├── Instrumenter.html
│ │ │ │ │ ├── Instrumenter.Options.html
│ │ │ │ │ ├── JavassistInstrumenter.html
│ │ │ │ │ ├── Logger.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ └── package-use.html
│ │ │ │ ├── BytecodeProvider.html
│ │ │ │ ├── cglib
│ │ │ │ │ ├── AccessOptimizerAdapter.html
│ │ │ │ │ ├── BytecodeProviderImpl.html
│ │ │ │ │ ├── CglibClassTransformer.html
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── AccessOptimizerAdapter.html
│ │ │ │ │ │ ├── BytecodeProviderImpl.html
│ │ │ │ │ │ ├── CglibClassTransformer.html
│ │ │ │ │ │ ├── InstantiationOptimizerAdapter.html
│ │ │ │ │ │ ├── ProxyFactoryFactoryImpl.BasicProxyFactoryImpl.html
│ │ │ │ │ │ ├── ProxyFactoryFactoryImpl.html
│ │ │ │ │ │ └── ReflectionOptimizerImpl.html
│ │ │ │ │ ├── InstantiationOptimizerAdapter.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ ├── package-use.html
│ │ │ │ │ ├── ProxyFactoryFactoryImpl.BasicProxyFactoryImpl.html
│ │ │ │ │ ├── ProxyFactoryFactoryImpl.html
│ │ │ │ │ └── ReflectionOptimizerImpl.html
│ │ │ │ ├── ClassTransformer.html
│ │ │ │ ├── class-use
│ │ │ │ │ ├── AbstractClassTransformerImpl.html
│ │ │ │ │ ├── BasicProxyFactory.html
│ │ │ │ │ ├── BytecodeProvider.html
│ │ │ │ │ ├── ClassTransformer.html
│ │ │ │ │ ├── InstrumentedClassLoader.html
│ │ │ │ │ ├── ProxyFactoryFactory.html
│ │ │ │ │ ├── ReflectionOptimizer.AccessOptimizer.html
│ │ │ │ │ ├── ReflectionOptimizer.html
│ │ │ │ │ └── ReflectionOptimizer.InstantiationOptimizer.html
│ │ │ │ ├── InstrumentedClassLoader.html
│ │ │ │ ├── javassist
│ │ │ │ │ ├── AccessOptimizerAdapter.html
│ │ │ │ │ ├── BulkAccessorException.html
│ │ │ │ │ ├── BulkAccessor.html
│ │ │ │ │ ├── BytecodeProviderImpl.html
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── AccessOptimizerAdapter.html
│ │ │ │ │ │ ├── BulkAccessorException.html
│ │ │ │ │ │ ├── BulkAccessor.html
│ │ │ │ │ │ ├── BytecodeProviderImpl.html
│ │ │ │ │ │ ├── FastClass.html
│ │ │ │ │ │ ├── FieldFilter.html
│ │ │ │ │ │ ├── FieldHandled.html
│ │ │ │ │ │ ├── FieldHandler.html
│ │ │ │ │ │ ├── FieldTransformer.html
│ │ │ │ │ │ ├── InstantiationOptimizerAdapter.html
│ │ │ │ │ │ ├── JavassistClassTransformer.html
│ │ │ │ │ │ ├── ProxyFactoryFactoryImpl.html
│ │ │ │ │ │ ├── ReflectionOptimizerImpl.html
│ │ │ │ │ │ └── TransformingClassLoader.html
│ │ │ │ │ ├── FastClass.html
│ │ │ │ │ ├── FieldFilter.html
│ │ │ │ │ ├── FieldHandled.html
│ │ │ │ │ ├── FieldHandler.html
│ │ │ │ │ ├── FieldTransformer.html
│ │ │ │ │ ├── InstantiationOptimizerAdapter.html
│ │ │ │ │ ├── JavassistClassTransformer.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ ├── package-use.html
│ │ │ │ │ ├── ProxyFactoryFactoryImpl.html
│ │ │ │ │ ├── ReflectionOptimizerImpl.html
│ │ │ │ │ └── TransformingClassLoader.html
│ │ │ │ ├── package-frame.html
│ │ │ │ ├── package-summary.html
│ │ │ │ ├── package-tree.html
│ │ │ │ ├── package-use.html
│ │ │ │ ├── ProxyFactoryFactory.html
│ │ │ │ ├── ReflectionOptimizer.AccessOptimizer.html
│ │ │ │ ├── ReflectionOptimizer.html
│ │ │ │ ├── ReflectionOptimizer.InstantiationOptimizer.html
│ │ │ │ └── util
│ │ │ │ ├── BasicClassFilter.html
│ │ │ │ ├── ByteCodeHelper.html
│ │ │ │ ├── ClassDescriptor.html
│ │ │ │ ├── ClassFilter.html
│ │ │ │ ├── class-use
│ │ │ │ │ ├── BasicClassFilter.html
│ │ │ │ │ ├── ByteCodeHelper.html
│ │ │ │ │ ├── ClassDescriptor.html
│ │ │ │ │ ├── ClassFilter.html
│ │ │ │ │ └── FieldFilter.html
│ │ │ │ ├── FieldFilter.html
│ │ │ │ ├── package-frame.html
│ │ │ │ ├── package-summary.html
│ │ │ │ ├── package-tree.html
│ │ │ │ └── package-use.html
│ │ │ ├── cache
│ │ │ │ ├── AbstractJndiBoundCacheProvider.html
│ │ │ │ ├── access
│ │ │ │ │ ├── AccessType.html
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── AccessType.html
│ │ │ │ │ │ ├── CollectionRegionAccessStrategy.html
│ │ │ │ │ │ ├── EntityRegionAccessStrategy.html
│ │ │ │ │ │ └── SoftLock.html
│ │ │ │ │ ├── CollectionRegionAccessStrategy.html
│ │ │ │ │ ├── EntityRegionAccessStrategy.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ ├── package-use.html
│ │ │ │ │ └── SoftLock.html
│ │ │ │ ├── CacheConcurrencyStrategy.html
│ │ │ │ ├── CacheDataDescription.html
│ │ │ │ ├── CacheException.html
│ │ │ │ ├── Cache.html
│ │ │ │ ├── CacheKey.html
│ │ │ │ ├── CacheProvider.html
│ │ │ │ ├── class-use
│ │ │ │ │ ├── AbstractJndiBoundCacheProvider.html
│ │ │ │ │ ├── CacheConcurrencyStrategy.html
│ │ │ │ │ ├── CacheDataDescription.html
│ │ │ │ │ ├── CacheException.html
│ │ │ │ │ ├── Cache.html
│ │ │ │ │ ├── CacheKey.html
│ │ │ │ │ ├── CacheProvider.html
│ │ │ │ │ ├── CollectionRegion.html
│ │ │ │ │ ├── DelegatingRegionFactory.html
│ │ │ │ │ ├── EhCache.html
│ │ │ │ │ ├── EhCacheProvider.html
│ │ │ │ │ ├── EhCacheRegionFactory.html
│ │ │ │ │ ├── EntityRegion.html
│ │ │ │ │ ├── FilterKey.html
│ │ │ │ │ ├── GeneralDataRegion.html
│ │ │ │ │ ├── HashtableCache.html
│ │ │ │ │ ├── HashtableCacheProvider.html
│ │ │ │ │ ├── NoCacheProvider.html
│ │ │ │ │ ├── NoCachingEnabledException.html
│ │ │ │ │ ├── NonstrictReadWriteCache.html
│ │ │ │ │ ├── OptimisticCache.html
│ │ │ │ │ ├── OptimisticCacheSource.html
│ │ │ │ │ ├── OSCache.html
│ │ │ │ │ ├── OSCacheProvider.html
│ │ │ │ │ ├── QueryCacheFactory.html
│ │ │ │ │ ├── QueryCache.html
│ │ │ │ │ ├── QueryKey.html
│ │ │ │ │ ├── QueryResultsRegion.html
│ │ │ │ │ ├── ReadOnlyCache.html
│ │ │ │ │ ├── ReadWriteCache.html
│ │ │ │ │ ├── ReadWriteCache.Item.html
│ │ │ │ │ ├── ReadWriteCache.Lockable.html
│ │ │ │ │ ├── ReadWriteCache.Lock.html
│ │ │ │ │ ├── RegionFactory.html
│ │ │ │ │ ├── Region.html
│ │ │ │ │ ├── SingletonEhCacheProvider.html
│ │ │ │ │ ├── SingletonEhCacheRegionFactory.html
│ │ │ │ │ ├── StandardQueryCacheFactory.html
│ │ │ │ │ ├── StandardQueryCache.html
│ │ │ │ │ ├── SwarmCache.html
│ │ │ │ │ ├── SwarmCacheProvider.html
│ │ │ │ │ ├── Timestamper.html
│ │ │ │ │ ├── TimestampsRegion.html
│ │ │ │ │ ├── TransactionalCache.html
│ │ │ │ │ ├── TransactionalDataRegion.html
│ │ │ │ │ ├── TransactionAwareCache.html
│ │ │ │ │ └── UpdateTimestampsCache.html
│ │ │ │ ├── CollectionRegion.html
│ │ │ │ ├── DelegatingRegionFactory.html
│ │ │ │ ├── EhCache.html
│ │ │ │ ├── EhCacheProvider.html
│ │ │ │ ├── EhCacheRegionFactory.html
│ │ │ │ ├── EntityRegion.html
│ │ │ │ ├── entry
│ │ │ │ │ ├── CacheEntry.html
│ │ │ │ │ ├── CacheEntryStructure.html
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── CacheEntry.html
│ │ │ │ │ │ ├── CacheEntryStructure.html
│ │ │ │ │ │ ├── CollectionCacheEntry.html
│ │ │ │ │ │ ├── StructuredCacheEntry.html
│ │ │ │ │ │ ├── StructuredCollectionCacheEntry.html
│ │ │ │ │ │ ├── StructuredMapCacheEntry.html
│ │ │ │ │ │ └── UnstructuredCacheEntry.html
│ │ │ │ │ ├── CollectionCacheEntry.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ ├── package-use.html
│ │ │ │ │ ├── StructuredCacheEntry.html
│ │ │ │ │ ├── StructuredCollectionCacheEntry.html
│ │ │ │ │ ├── StructuredMapCacheEntry.html
│ │ │ │ │ └── UnstructuredCacheEntry.html
│ │ │ │ ├── FilterKey.html
│ │ │ │ ├── GeneralDataRegion.html
│ │ │ │ ├── HashtableCache.html
│ │ │ │ ├── HashtableCacheProvider.html
│ │ │ │ ├── impl
│ │ │ │ │ ├── bridge
│ │ │ │ │ │ ├── BaseGeneralDataRegionAdapter.html
│ │ │ │ │ │ ├── BaseRegionAdapter.html
│ │ │ │ │ │ ├── BaseTransactionalDataRegionAdapter.html
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ ├── BaseGeneralDataRegionAdapter.html
│ │ │ │ │ │ │ ├── BaseRegionAdapter.html
│ │ │ │ │ │ │ ├── BaseTransactionalDataRegionAdapter.html
│ │ │ │ │ │ │ ├── CollectionAccessStrategyAdapter.html
│ │ │ │ │ │ │ ├── CollectionRegionAdapter.html
│ │ │ │ │ │ │ ├── EntityAccessStrategyAdapter.html
│ │ │ │ │ │ │ ├── EntityRegionAdapter.html
│ │ │ │ │ │ │ ├── OptimisticCacheSourceAdapter.html
│ │ │ │ │ │ │ ├── QueryResultsRegionAdapter.html
│ │ │ │ │ │ │ ├── RegionFactoryCacheProviderBridge.html
│ │ │ │ │ │ │ └── TimestampsRegionAdapter.html
│ │ │ │ │ │ ├── CollectionAccessStrategyAdapter.html
│ │ │ │ │ │ ├── CollectionRegionAdapter.html
│ │ │ │ │ │ ├── EntityAccessStrategyAdapter.html
│ │ │ │ │ │ ├── EntityRegionAdapter.html
│ │ │ │ │ │ ├── OptimisticCacheSourceAdapter.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ ├── QueryResultsRegionAdapter.html
│ │ │ │ │ │ ├── RegionFactoryCacheProviderBridge.html
│ │ │ │ │ │ └── TimestampsRegionAdapter.html
│ │ │ │ │ ├── CacheDataDescriptionImpl.html
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── CacheDataDescriptionImpl.html
│ │ │ │ │ │ └── NoCachingRegionFactory.html
│ │ │ │ │ ├── NoCachingRegionFactory.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ └── package-use.html
│ │ │ │ ├── infinispan
│ │ │ │ │ ├── access
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ ├── PutFromLoadValidator.html
│ │ │ │ │ │ │ └── TransactionalAccessDelegate.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ ├── PutFromLoadValidator.html
│ │ │ │ │ │ └── TransactionalAccessDelegate.html
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── InfinispanRegionFactory.html
│ │ │ │ │ │ ├── JndiInfinispanRegionFactory.html
│ │ │ │ │ │ └── TypeOverrides.html
│ │ │ │ │ ├── collection
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ └── CollectionRegionImpl.html
│ │ │ │ │ │ ├── CollectionRegionImpl.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ └── package-use.html
│ │ │ │ │ ├── entity
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ └── EntityRegionImpl.html
│ │ │ │ │ │ ├── EntityRegionImpl.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ └── package-use.html
│ │ │ │ │ ├── impl
│ │ │ │ │ │ ├── BaseGeneralDataRegion.html
│ │ │ │ │ │ ├── BaseRegion.html
│ │ │ │ │ │ ├── BaseTransactionalDataRegion.html
│ │ │ │ │ │ ├── ClassLoaderAwareCache.ClassLoaderAwareListener.html
│ │ │ │ │ │ ├── ClassLoaderAwareCache.html
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ ├── BaseGeneralDataRegion.html
│ │ │ │ │ │ │ ├── BaseRegion.html
│ │ │ │ │ │ │ ├── BaseTransactionalDataRegion.html
│ │ │ │ │ │ │ ├── ClassLoaderAwareCache.ClassLoaderAwareListener.html
│ │ │ │ │ │ │ └── ClassLoaderAwareCache.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ └── package-use.html
│ │ │ │ │ ├── InfinispanRegionFactory.html
│ │ │ │ │ ├── JndiInfinispanRegionFactory.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ ├── package-use.html
│ │ │ │ │ ├── query
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ └── QueryResultsRegionImpl.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ └── QueryResultsRegionImpl.html
│ │ │ │ │ ├── timestamp
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ ├── TimestampsRegionImpl.html
│ │ │ │ │ │ │ └── TimestampTypeOverrides.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ ├── TimestampsRegionImpl.html
│ │ │ │ │ │ └── TimestampTypeOverrides.html
│ │ │ │ │ ├── tm
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ └── HibernateTransactionManagerLookup.html
│ │ │ │ │ │ ├── HibernateTransactionManagerLookup.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ └── package-use.html
│ │ │ │ │ ├── TypeOverrides.html
│ │ │ │ │ └── util
│ │ │ │ │ ├── AddressAdapter.html
│ │ │ │ │ ├── AddressAdapterImpl.html
│ │ │ │ │ ├── CacheAdapter.html
│ │ │ │ │ ├── CacheAdapterImpl.html
│ │ │ │ │ ├── CacheHelper.html
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── AddressAdapter.html
│ │ │ │ │ │ ├── AddressAdapterImpl.html
│ │ │ │ │ │ ├── CacheAdapter.html
│ │ │ │ │ │ ├── CacheAdapterImpl.html
│ │ │ │ │ │ ├── CacheHelper.html
│ │ │ │ │ │ └── FlagAdapter.html
│ │ │ │ │ ├── FlagAdapter.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ └── package-use.html
│ │ │ │ ├── NoCacheProvider.html
│ │ │ │ ├── NoCachingEnabledException.html
│ │ │ │ ├── NonstrictReadWriteCache.html
│ │ │ │ ├── OptimisticCache.html
│ │ │ │ ├── OptimisticCacheSource.html
│ │ │ │ ├── OSCache.html
│ │ │ │ ├── OSCacheProvider.html
│ │ │ │ ├── package-frame.html
│ │ │ │ ├── package-summary.html
│ │ │ │ ├── package-tree.html
│ │ │ │ ├── package-use.html
│ │ │ │ ├── QueryCacheFactory.html
│ │ │ │ ├── QueryCache.html
│ │ │ │ ├── QueryKey.html
│ │ │ │ ├── QueryResultsRegion.html
│ │ │ │ ├── ReadOnlyCache.html
│ │ │ │ ├── ReadWriteCache.html
│ │ │ │ ├── ReadWriteCache.Item.html
│ │ │ │ ├── ReadWriteCache.Lockable.html
│ │ │ │ ├── ReadWriteCache.Lock.html
│ │ │ │ ├── RegionFactory.html
│ │ │ │ ├── Region.html
│ │ │ │ ├── SingletonEhCacheProvider.html
│ │ │ │ ├── SingletonEhCacheRegionFactory.html
│ │ │ │ ├── StandardQueryCacheFactory.html
│ │ │ │ ├── StandardQueryCache.html
│ │ │ │ ├── SwarmCache.html
│ │ │ │ ├── SwarmCacheProvider.html
│ │ │ │ ├── Timestamper.html
│ │ │ │ ├── TimestampsRegion.html
│ │ │ │ ├── TransactionalCache.html
│ │ │ │ ├── TransactionalDataRegion.html
│ │ │ │ ├── TransactionAwareCache.html
│ │ │ │ └── UpdateTimestampsCache.html
│ │ │ ├── Cache.html
│ │ │ ├── CacheMode.html
│ │ │ ├── CallbackException.html
│ │ │ ├── cfg
│ │ │ │ ├── AbstractPropertyHolder.html
│ │ │ │ ├── AccessType.html
│ │ │ │ ├── AnnotatedClassType.html
│ │ │ │ ├── AnnotationBinder.html
│ │ │ │ ├── AnnotationConfiguration.ExtendedMappingsImpl.html
│ │ │ │ ├── AnnotationConfiguration.html
│ │ │ │ ├── annotations
│ │ │ │ │ ├── ArrayBinder.html
│ │ │ │ │ ├── BagBinder.html
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── ArrayBinder.html
│ │ │ │ │ │ ├── BagBinder.html
│ │ │ │ │ │ ├── CollectionBinder.html
│ │ │ │ │ │ ├── CustomizableColumns.html
│ │ │ │ │ │ ├── EntityBinder.html
│ │ │ │ │ │ ├── IdBagBinder.html
│ │ │ │ │ │ ├── ListBinder.html
│ │ │ │ │ │ ├── MapBinder.html
│ │ │ │ │ │ ├── MapKeyColumnDelegator.html
│ │ │ │ │ │ ├── MapKeyJoinColumnDelegator.html
│ │ │ │ │ │ ├── Nullability.html
│ │ │ │ │ │ ├── PrimitiveArrayBinder.html
│ │ │ │ │ │ ├── PropertyBinder.html
│ │ │ │ │ │ ├── QueryBinder.html
│ │ │ │ │ │ ├── ResultsetMappingSecondPass.html
│ │ │ │ │ │ ├── SetBinder.html
│ │ │ │ │ │ ├── SimpleValueBinder.html
│ │ │ │ │ │ ├── TableBinder.html
│ │ │ │ │ │ └── Version.html
│ │ │ │ │ ├── CollectionBinder.html
│ │ │ │ │ ├── CustomizableColumns.html
│ │ │ │ │ ├── EntityBinder.html
│ │ │ │ │ ├── IdBagBinder.html
│ │ │ │ │ ├── ListBinder.html
│ │ │ │ │ ├── MapBinder.html
│ │ │ │ │ ├── MapKeyColumnDelegator.html
│ │ │ │ │ ├── MapKeyJoinColumnDelegator.html
│ │ │ │ │ ├── Nullability.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ ├── package-use.html
│ │ │ │ │ ├── PrimitiveArrayBinder.html
│ │ │ │ │ ├── PropertyBinder.html
│ │ │ │ │ ├── QueryBinder.html
│ │ │ │ │ ├── reflection
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ ├── JPAMetadataProvider.html
│ │ │ │ │ │ │ ├── JPAOverridenAnnotationReader.html
│ │ │ │ │ │ │ ├── XMLContext.Default.html
│ │ │ │ │ │ │ └── XMLContext.html
│ │ │ │ │ │ ├── JPAMetadataProvider.html
│ │ │ │ │ │ ├── JPAOverridenAnnotationReader.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ ├── XMLContext.Default.html
│ │ │ │ │ │ └── XMLContext.html
│ │ │ │ │ ├── ResultsetMappingSecondPass.html
│ │ │ │ │ ├── SetBinder.html
│ │ │ │ │ ├── SimpleValueBinder.html
│ │ │ │ │ ├── TableBinder.html
│ │ │ │ │ └── Version.html
│ │ │ │ ├── beanvalidation
│ │ │ │ │ ├── BeanValidationActivator.html
│ │ │ │ │ ├── BeanValidationEventListener.html
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── BeanValidationActivator.html
│ │ │ │ │ │ ├── BeanValidationEventListener.html
│ │ │ │ │ │ ├── GroupsPerOperation.html
│ │ │ │ │ │ ├── GroupsPerOperation.Operation.html
│ │ │ │ │ │ └── HibernateTraversableResolver.html
│ │ │ │ │ ├── GroupsPerOperation.html
│ │ │ │ │ ├── GroupsPerOperation.Operation.html
│ │ │ │ │ ├── HibernateTraversableResolver.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ └── package-use.html
│ │ │ │ ├── BinderHelper.html
│ │ │ │ ├── ClassPropertyHolder.html
│ │ │ │ ├── class-use
│ │ │ │ │ ├── AbstractPropertyHolder.html
│ │ │ │ │ ├── AccessType.html
│ │ │ │ │ ├── AnnotatedClassType.html
│ │ │ │ │ ├── AnnotationBinder.html
│ │ │ │ │ ├── AnnotationConfiguration.ExtendedMappingsImpl.html
│ │ │ │ │ ├── AnnotationConfiguration.html
│ │ │ │ │ ├── BinderHelper.html
│ │ │ │ │ ├── ClassPropertyHolder.html
│ │ │ │ │ ├── CollectionPropertyHolder.html
│ │ │ │ │ ├── CollectionSecondPass.html
│ │ │ │ │ ├── ComponentPropertyHolder.html
│ │ │ │ │ ├── Configuration.html
│ │ │ │ │ ├── Configuration.MappingsImpl.html
│ │ │ │ │ ├── Configuration.MetadataSourceQueue.html
│ │ │ │ │ ├── CopyIdentifierComponentSecondPass.html
│ │ │ │ │ ├── CreateKeySecondPass.html
│ │ │ │ │ ├── DefaultComponentSafeNamingStrategy.html
│ │ │ │ │ ├── DefaultNamingStrategy.html
│ │ │ │ │ ├── Ejb3Column.html
│ │ │ │ │ ├── Ejb3DiscriminatorColumn.html
│ │ │ │ │ ├── EJB3DTDEntityResolver.html
│ │ │ │ │ ├── Ejb3JoinColumn.html
│ │ │ │ │ ├── EJB3NamingStrategy.html
│ │ │ │ │ ├── Environment.html
│ │ │ │ │ ├── ExtendedMappings.html
│ │ │ │ │ ├── ExtendsQueueEntry.html
│ │ │ │ │ ├── FkSecondPass.html
│ │ │ │ │ ├── HbmBinder.html
│ │ │ │ │ ├── ImprovedNamingStrategy.html
│ │ │ │ │ ├── IndexColumn.html
│ │ │ │ │ ├── IndexOrUniqueKeySecondPass.html
│ │ │ │ │ ├── InheritanceState.html
│ │ │ │ │ ├── JoinedSubclassFkSecondPass.html
│ │ │ │ │ ├── Mappings.html
│ │ │ │ │ ├── Mappings.PropertyReference.html
│ │ │ │ │ ├── MetadataSourceType.html
│ │ │ │ │ ├── NamedSQLQuerySecondPass.html
│ │ │ │ │ ├── NamingStrategy.html
│ │ │ │ │ ├── NotYetImplementedException.html
│ │ │ │ │ ├── ObjectNameNormalizer.html
│ │ │ │ │ ├── ObjectNameNormalizer.NamingStrategyHelper.html
│ │ │ │ │ ├── ObjectNameSource.html
│ │ │ │ │ ├── OneToOneSecondPass.html
│ │ │ │ │ ├── PkDrivenByDefaultMapsIdSecondPass.html
│ │ │ │ │ ├── PropertyData.html
│ │ │ │ │ ├── PropertyHolderBuilder.html
│ │ │ │ │ ├── PropertyHolder.html
│ │ │ │ │ ├── PropertyInferredData.html
│ │ │ │ │ ├── PropertyPreloadedData.html
│ │ │ │ │ ├── QuerySecondPass.html
│ │ │ │ │ ├── RecoverableException.html
│ │ │ │ │ ├── ResultSetMappingBinder.html
│ │ │ │ │ ├── ResultSetMappingSecondPass.html
│ │ │ │ │ ├── SecondaryTableSecondPass.html
│ │ │ │ │ ├── SecondPass.html
│ │ │ │ │ ├── SetSimpleValueTypeSecondPass.html
│ │ │ │ │ ├── SettingsFactory.html
│ │ │ │ │ ├── Settings.html
│ │ │ │ │ ├── ToOneBinder.html
│ │ │ │ │ ├── ToOneFkSecondPass.html
│ │ │ │ │ ├── UniqueConstraintHolder.html
│ │ │ │ │ ├── VerifyFetchProfileReferenceSecondPass.html
│ │ │ │ │ └── WrappedInferredData.html
│ │ │ │ ├── CollectionPropertyHolder.html
│ │ │ │ ├── CollectionSecondPass.html
│ │ │ │ ├── ComponentPropertyHolder.html
│ │ │ │ ├── Configuration.html
│ │ │ │ ├── Configuration.MappingsImpl.html
│ │ │ │ ├── Configuration.MetadataSourceQueue.html
│ │ │ │ ├── CopyIdentifierComponentSecondPass.html
│ │ │ │ ├── CreateKeySecondPass.html
│ │ │ │ ├── DefaultComponentSafeNamingStrategy.html
│ │ │ │ ├── DefaultNamingStrategy.html
│ │ │ │ ├── Ejb3Column.html
│ │ │ │ ├── Ejb3DiscriminatorColumn.html
│ │ │ │ ├── EJB3DTDEntityResolver.html
│ │ │ │ ├── Ejb3JoinColumn.html
│ │ │ │ ├── EJB3NamingStrategy.html
│ │ │ │ ├── Environment.html
│ │ │ │ ├── ExtendedMappings.html
│ │ │ │ ├── ExtendsQueueEntry.html
│ │ │ │ ├── FkSecondPass.html
│ │ │ │ ├── HbmBinder.html
│ │ │ │ ├── ImprovedNamingStrategy.html
│ │ │ │ ├── IndexColumn.html
│ │ │ │ ├── IndexOrUniqueKeySecondPass.html
│ │ │ │ ├── InheritanceState.html
│ │ │ │ ├── JoinedSubclassFkSecondPass.html
│ │ │ │ ├── Mappings.html
│ │ │ │ ├── Mappings.PropertyReference.html
│ │ │ │ ├── MetadataSourceType.html
│ │ │ │ ├── NamedSQLQuerySecondPass.html
│ │ │ │ ├── NamingStrategy.html
│ │ │ │ ├── NotYetImplementedException.html
│ │ │ │ ├── ObjectNameNormalizer.html
│ │ │ │ ├── ObjectNameNormalizer.NamingStrategyHelper.html
│ │ │ │ ├── ObjectNameSource.html
│ │ │ │ ├── OneToOneSecondPass.html
│ │ │ │ ├── package-frame.html
│ │ │ │ ├── package-summary.html
│ │ │ │ ├── package-tree.html
│ │ │ │ ├── package-use.html
│ │ │ │ ├── PkDrivenByDefaultMapsIdSecondPass.html
│ │ │ │ ├── PropertyData.html
│ │ │ │ ├── PropertyHolderBuilder.html
│ │ │ │ ├── PropertyHolder.html
│ │ │ │ ├── PropertyInferredData.html
│ │ │ │ ├── PropertyPreloadedData.html
│ │ │ │ ├── QuerySecondPass.html
│ │ │ │ ├── RecoverableException.html
│ │ │ │ ├── ResultSetMappingBinder.html
│ │ │ │ ├── ResultSetMappingSecondPass.html
│ │ │ │ ├── search
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ └── HibernateSearchEventListenerRegister.html
│ │ │ │ │ ├── HibernateSearchEventListenerRegister.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ └── package-use.html
│ │ │ │ ├── SecondaryTableSecondPass.html
│ │ │ │ ├── SecondPass.html
│ │ │ │ ├── SetSimpleValueTypeSecondPass.html
│ │ │ │ ├── SettingsFactory.html
│ │ │ │ ├── Settings.html
│ │ │ │ ├── ToOneBinder.html
│ │ │ │ ├── ToOneFkSecondPass.html
│ │ │ │ ├── UniqueConstraintHolder.html
│ │ │ │ ├── VerifyFetchProfileReferenceSecondPass.html
│ │ │ │ └── WrappedInferredData.html
│ │ │ ├── classic
│ │ │ │ ├── class-use
│ │ │ │ │ ├── Lifecycle.html
│ │ │ │ │ ├── Session.html
│ │ │ │ │ ├── Validatable.html
│ │ │ │ │ └── ValidationFailure.html
│ │ │ │ ├── Lifecycle.html
│ │ │ │ ├── package-frame.html
│ │ │ │ ├── package-summary.html
│ │ │ │ ├── package-tree.html
│ │ │ │ ├── package-use.html
│ │ │ │ ├── Session.html
│ │ │ │ ├── Validatable.html
│ │ │ │ └── ValidationFailure.html
│ │ │ ├── class-use
│ │ │ │ ├── AnnotationException.html
│ │ │ │ ├── AssertionFailure.html
│ │ │ │ ├── Cache.html
│ │ │ │ ├── CacheMode.html
│ │ │ │ ├── CallbackException.html
│ │ │ │ ├── ConnectionReleaseMode.html
│ │ │ │ ├── Criteria.html
│ │ │ │ ├── DuplicateMappingException.html
│ │ │ │ ├── EmptyInterceptor.html
│ │ │ │ ├── EntityMode.html
│ │ │ │ ├── EntityNameResolver.html
│ │ │ │ ├── FetchMode.html
│ │ │ │ ├── Filter.html
│ │ │ │ ├── FlushMode.html
│ │ │ │ ├── HibernateException.html
│ │ │ │ ├── Hibernate.html
│ │ │ │ ├── InstantiationException.html
│ │ │ │ ├── Interceptor.html
│ │ │ │ ├── InvalidMappingException.html
│ │ │ │ ├── JDBCException.html
│ │ │ │ ├── LazyInitializationException.html
│ │ │ │ ├── LobHelper.html
│ │ │ │ ├── LockMode.html
│ │ │ │ ├── LockOptions.html
│ │ │ │ ├── MappingException.html
│ │ │ │ ├── MappingNotFoundException.html
│ │ │ │ ├── NonUniqueObjectException.html
│ │ │ │ ├── NonUniqueResultException.html
│ │ │ │ ├── ObjectDeletedException.html
│ │ │ │ ├── ObjectNotFoundException.html
│ │ │ │ ├── OptimisticLockException.html
│ │ │ │ ├── PersistentObjectException.html
│ │ │ │ ├── PessimisticLockException.html
│ │ │ │ ├── PropertyAccessException.html
│ │ │ │ ├── PropertyNotFoundException.html
│ │ │ │ ├── PropertyValueException.html
│ │ │ │ ├── QueryException.html
│ │ │ │ ├── Query.html
│ │ │ │ ├── QueryParameterException.html
│ │ │ │ ├── QueryTimeoutException.html
│ │ │ │ ├── ReplicationMode.html
│ │ │ │ ├── ScrollableResults.html
│ │ │ │ ├── ScrollMode.html
│ │ │ │ ├── SessionException.html
│ │ │ │ ├── SessionFactory.html
│ │ │ │ ├── SessionFactoryObserver.html
│ │ │ │ ├── Session.html
│ │ │ │ ├── Session.LockRequest.html
│ │ │ │ ├── SQLQuery.FetchReturn.html
│ │ │ │ ├── SQLQuery.html
│ │ │ │ ├── SQLQueryResultMappingBuilder.html
│ │ │ │ ├── SQLQueryResultMappingBuilder.ReturnsHolder.html
│ │ │ │ ├── SQLQueryResultMappingBuilder.ScalarReturn.html
│ │ │ │ ├── SQLQuery.ReturnProperty.html
│ │ │ │ ├── SQLQuery.RootReturn.html
│ │ │ │ ├── StaleObjectStateException.html
│ │ │ │ ├── StaleStateException.html
│ │ │ │ ├── StatelessSession.html
│ │ │ │ ├── TransactionException.html
│ │ │ │ ├── Transaction.html
│ │ │ │ ├── TransientObjectException.html
│ │ │ │ ├── TypeHelper.html
│ │ │ │ ├── TypeMismatchException.html
│ │ │ │ ├── UnknownProfileException.html
│ │ │ │ ├── UnresolvableObjectException.html
│ │ │ │ ├── Version.html
│ │ │ │ └── WrongClassException.html
│ │ │ ├── collection
│ │ │ │ ├── AbstractPersistentCollection.DelayedOperation.html
│ │ │ │ ├── AbstractPersistentCollection.html
│ │ │ │ ├── class-use
│ │ │ │ │ ├── AbstractPersistentCollection.DelayedOperation.html
│ │ │ │ │ ├── AbstractPersistentCollection.html
│ │ │ │ │ ├── PersistentArrayHolder.html
│ │ │ │ │ ├── PersistentBag.html
│ │ │ │ │ ├── PersistentCollection.html
│ │ │ │ │ ├── PersistentElementHolder.html
│ │ │ │ │ ├── PersistentIdentifierBag.html
│ │ │ │ │ ├── PersistentIndexedElementHolder.html
│ │ │ │ │ ├── PersistentIndexedElementHolder.IndexedValue.html
│ │ │ │ │ ├── PersistentListElementHolder.html
│ │ │ │ │ ├── PersistentList.html
│ │ │ │ │ ├── PersistentMapElementHolder.html
│ │ │ │ │ ├── PersistentMap.html
│ │ │ │ │ ├── PersistentSet.html
│ │ │ │ │ ├── PersistentSortedMap.html
│ │ │ │ │ └── PersistentSortedSet.html
│ │ │ │ ├── package-frame.html
│ │ │ │ ├── package-summary.html
│ │ │ │ ├── package-tree.html
│ │ │ │ ├── package-use.html
│ │ │ │ ├── PersistentArrayHolder.html
│ │ │ │ ├── PersistentBag.html
│ │ │ │ ├── PersistentCollection.html
│ │ │ │ ├── PersistentElementHolder.html
│ │ │ │ ├── PersistentIdentifierBag.html
│ │ │ │ ├── PersistentIndexedElementHolder.html
│ │ │ │ ├── PersistentIndexedElementHolder.IndexedValue.html
│ │ │ │ ├── PersistentListElementHolder.html
│ │ │ │ ├── PersistentList.html
│ │ │ │ ├── PersistentMapElementHolder.html
│ │ │ │ ├── PersistentMap.html
│ │ │ │ ├── PersistentSet.html
│ │ │ │ ├── PersistentSortedMap.html
│ │ │ │ └── PersistentSortedSet.html
│ │ │ ├── connection
│ │ │ │ ├── C3P0ConnectionProvider.html
│ │ │ │ ├── class-use
│ │ │ │ │ ├── C3P0ConnectionProvider.html
│ │ │ │ │ ├── ConnectionProviderFactory.html
│ │ │ │ │ ├── ConnectionProvider.html
│ │ │ │ │ ├── DatasourceConnectionProvider.html
│ │ │ │ │ ├── DriverManagerConnectionProvider.html
│ │ │ │ │ ├── ProxoolConnectionProvider.html
│ │ │ │ │ └── UserSuppliedConnectionProvider.html
│ │ │ │ ├── ConnectionProviderFactory.html
│ │ │ │ ├── ConnectionProvider.html
│ │ │ │ ├── DatasourceConnectionProvider.html
│ │ │ │ ├── DriverManagerConnectionProvider.html
│ │ │ │ ├── package-frame.html
│ │ │ │ ├── package-summary.html
│ │ │ │ ├── package-tree.html
│ │ │ │ ├── package-use.html
│ │ │ │ ├── ProxoolConnectionProvider.html
│ │ │ │ └── UserSuppliedConnectionProvider.html
│ │ │ ├── ConnectionReleaseMode.html
│ │ │ ├── context
│ │ │ │ ├── class-use
│ │ │ │ │ ├── CurrentSessionContext.html
│ │ │ │ │ ├── JTASessionContext.CleanupSynch.html
│ │ │ │ │ ├── JTASessionContext.html
│ │ │ │ │ ├── ManagedSessionContext.html
│ │ │ │ │ ├── ThreadLocalSessionContext.CleanupSynch.html
│ │ │ │ │ └── ThreadLocalSessionContext.html
│ │ │ │ ├── CurrentSessionContext.html
│ │ │ │ ├── JTASessionContext.CleanupSynch.html
│ │ │ │ ├── JTASessionContext.html
│ │ │ │ ├── ManagedSessionContext.html
│ │ │ │ ├── package-frame.html
│ │ │ │ ├── package-summary.html
│ │ │ │ ├── package-tree.html
│ │ │ │ ├── package-use.html
│ │ │ │ ├── ThreadLocalSessionContext.CleanupSynch.html
│ │ │ │ └── ThreadLocalSessionContext.html
│ │ │ ├── Criteria.html
│ │ │ ├── criterion
│ │ │ │ ├── AbstractEmptinessExpression.html
│ │ │ │ ├── AggregateProjection.html
│ │ │ │ ├── AliasedProjection.html
│ │ │ │ ├── AvgProjection.html
│ │ │ │ ├── BetweenExpression.html
│ │ │ │ ├── class-use
│ │ │ │ │ ├── AbstractEmptinessExpression.html
│ │ │ │ │ ├── AggregateProjection.html
│ │ │ │ │ ├── AliasedProjection.html
│ │ │ │ │ ├── AvgProjection.html
│ │ │ │ │ ├── BetweenExpression.html
│ │ │ │ │ ├── Conjunction.html
│ │ │ │ │ ├── CountProjection.html
│ │ │ │ │ ├── CriteriaQuery.html
│ │ │ │ │ ├── CriteriaSpecification.html
│ │ │ │ │ ├── Criterion.html
│ │ │ │ │ ├── DetachedCriteria.html
│ │ │ │ │ ├── Disjunction.html
│ │ │ │ │ ├── Distinct.html
│ │ │ │ │ ├── EmptyExpression.html
│ │ │ │ │ ├── EnhancedProjection.html
│ │ │ │ │ ├── Example.html
│ │ │ │ │ ├── Example.PropertySelector.html
│ │ │ │ │ ├── ExistsSubqueryExpression.html
│ │ │ │ │ ├── Expression.html
│ │ │ │ │ ├── IdentifierEqExpression.html
│ │ │ │ │ ├── IdentifierProjection.html
│ │ │ │ │ ├── IlikeExpression.html
│ │ │ │ │ ├── InExpression.html
│ │ │ │ │ ├── Junction.html
│ │ │ │ │ ├── LikeExpression.html
│ │ │ │ │ ├── LogicalExpression.html
│ │ │ │ │ ├── MatchMode.html
│ │ │ │ │ ├── NaturalIdentifier.html
│ │ │ │ │ ├── NotEmptyExpression.html
│ │ │ │ │ ├── NotExpression.html
│ │ │ │ │ ├── NotNullExpression.html
│ │ │ │ │ ├── NullExpression.html
│ │ │ │ │ ├── Order.html
│ │ │ │ │ ├── Projection.html
│ │ │ │ │ ├── ProjectionList.html
│ │ │ │ │ ├── Projections.html
│ │ │ │ │ ├── PropertyExpression.html
│ │ │ │ │ ├── Property.html
│ │ │ │ │ ├── PropertyProjection.html
│ │ │ │ │ ├── PropertySubqueryExpression.html
│ │ │ │ │ ├── Restrictions.html
│ │ │ │ │ ├── RowCountProjection.html
│ │ │ │ │ ├── SimpleExpression.html
│ │ │ │ │ ├── SimpleProjection.html
│ │ │ │ │ ├── SimpleSubqueryExpression.html
│ │ │ │ │ ├── SizeExpression.html
│ │ │ │ │ ├── SQLCriterion.html
│ │ │ │ │ ├── SQLProjection.html
│ │ │ │ │ ├── Subqueries.html
│ │ │ │ │ └── SubqueryExpression.html
│ │ │ │ ├── Conjunction.html
│ │ │ │ ├── CountProjection.html
│ │ │ │ ├── CriteriaQuery.html
│ │ │ │ ├── CriteriaSpecification.html
│ │ │ │ ├── Criterion.html
│ │ │ │ ├── DetachedCriteria.html
│ │ │ │ ├── Disjunction.html
│ │ │ │ ├── Distinct.html
│ │ │ │ ├── EmptyExpression.html
│ │ │ │ ├── EnhancedProjection.html
│ │ │ │ ├── Example.html
│ │ │ │ ├── Example.PropertySelector.html
│ │ │ │ ├── ExistsSubqueryExpression.html
│ │ │ │ ├── Expression.html
│ │ │ │ ├── IdentifierEqExpression.html
│ │ │ │ ├── IdentifierProjection.html
│ │ │ │ ├── IlikeExpression.html
│ │ │ │ ├── InExpression.html
│ │ │ │ ├── Junction.html
│ │ │ │ ├── LikeExpression.html
│ │ │ │ ├── LogicalExpression.html
│ │ │ │ ├── MatchMode.html
│ │ │ │ ├── NaturalIdentifier.html
│ │ │ │ ├── NotEmptyExpression.html
│ │ │ │ ├── NotExpression.html
│ │ │ │ ├── NotNullExpression.html
│ │ │ │ ├── NullExpression.html
│ │ │ │ ├── Order.html
│ │ │ │ ├── package-frame.html
│ │ │ │ ├── package-summary.html
│ │ │ │ ├── package-tree.html
│ │ │ │ ├── package-use.html
│ │ │ │ ├── Projection.html
│ │ │ │ ├── ProjectionList.html
│ │ │ │ ├── Projections.html
│ │ │ │ ├── PropertyExpression.html
│ │ │ │ ├── Property.html
│ │ │ │ ├── PropertyProjection.html
│ │ │ │ ├── PropertySubqueryExpression.html
│ │ │ │ ├── Restrictions.html
│ │ │ │ ├── RowCountProjection.html
│ │ │ │ ├── SimpleExpression.html
│ │ │ │ ├── SimpleProjection.html
│ │ │ │ ├── SimpleSubqueryExpression.html
│ │ │ │ ├── SizeExpression.html
│ │ │ │ ├── SQLCriterion.html
│ │ │ │ ├── SQLProjection.html
│ │ │ │ ├── Subqueries.html
│ │ │ │ └── SubqueryExpression.html
│ │ │ ├── dialect
│ │ │ │ ├── Cache71Dialect.html
│ │ │ │ ├── class-use
│ │ │ │ │ ├── Cache71Dialect.html
│ │ │ │ │ ├── ColumnAliasExtractor.html
│ │ │ │ │ ├── CUBRIDDialect.html
│ │ │ │ │ ├── DataDirectOracle9Dialect.html
│ │ │ │ │ ├── DB2390Dialect.html
│ │ │ │ │ ├── DB2400Dialect.html
│ │ │ │ │ ├── DB2Dialect.html
│ │ │ │ │ ├── DerbyDialect.html
│ │ │ │ │ ├── Dialect.html
│ │ │ │ │ ├── FirebirdDialect.html
│ │ │ │ │ ├── FrontBaseDialect.html
│ │ │ │ │ ├── H2Dialect.html
│ │ │ │ │ ├── HSQLDialect.html
│ │ │ │ │ ├── HSQLDialect.ReadUncommittedLockingStrategy.html
│ │ │ │ │ ├── InformixDialect.html
│ │ │ │ │ ├── Ingres10Dialect.html
│ │ │ │ │ ├── Ingres9Dialect.html
│ │ │ │ │ ├── IngresDialect.html
│ │ │ │ │ ├── InterbaseDialect.html
│ │ │ │ │ ├── JDataStoreDialect.html
│ │ │ │ │ ├── MckoiDialect.html
│ │ │ │ │ ├── MimerSQLDialect.html
│ │ │ │ │ ├── MySQL5Dialect.html
│ │ │ │ │ ├── MySQL5InnoDBDialect.html
│ │ │ │ │ ├── MySQLDialect.html
│ │ │ │ │ ├── MySQLInnoDBDialect.html
│ │ │ │ │ ├── MySQLMyISAMDialect.html
│ │ │ │ │ ├── Oracle10gDialect.html
│ │ │ │ │ ├── Oracle8iDialect.html
│ │ │ │ │ ├── Oracle9Dialect.html
│ │ │ │ │ ├── Oracle9iDialect.html
│ │ │ │ │ ├── OracleDialect.html
│ │ │ │ │ ├── PointbaseDialect.html
│ │ │ │ │ ├── PostgresPlusDialect.html
│ │ │ │ │ ├── PostgreSQLDialect.html
│ │ │ │ │ ├── ProgressDialect.html
│ │ │ │ │ ├── RDMSOS2200Dialect.html
│ │ │ │ │ ├── ResultColumnReferenceStrategy.html
│ │ │ │ │ ├── SAPDBDialect.html
│ │ │ │ │ ├── SQLServer2005Dialect.html
│ │ │ │ │ ├── SQLServer2008Dialect.html
│ │ │ │ │ ├── SQLServerDialect.html
│ │ │ │ │ ├── Sybase11Dialect.html
│ │ │ │ │ ├── SybaseAnywhereDialect.html
│ │ │ │ │ ├── SybaseASE157Dialect.html
│ │ │ │ │ ├── SybaseASE15Dialect.html
│ │ │ │ │ ├── SybaseDialect.html
│ │ │ │ │ ├── TeradataDialect.html
│ │ │ │ │ ├── TimesTenDialect.html
│ │ │ │ │ └── TypeNames.html
│ │ │ │ ├── ColumnAliasExtractor.html
│ │ │ │ ├── CUBRIDDialect.html
│ │ │ │ ├── DataDirectOracle9Dialect.html
│ │ │ │ ├── DB2390Dialect.html
│ │ │ │ ├── DB2400Dialect.html
│ │ │ │ ├── DB2Dialect.html
│ │ │ │ ├── DerbyDialect.html
│ │ │ │ ├── Dialect.html
│ │ │ │ ├── FirebirdDialect.html
│ │ │ │ ├── FrontBaseDialect.html
│ │ │ │ ├── function
│ │ │ │ │ ├── AbstractAnsiTrimEmulationFunction.html
│ │ │ │ │ ├── AnsiTrimEmulationFunction.html
│ │ │ │ │ ├── AnsiTrimFunction.html
│ │ │ │ │ ├── AvgWithArgumentCastFunction.html
│ │ │ │ │ ├── CastFunction.html
│ │ │ │ │ ├── CharIndexFunction.html
│ │ │ │ │ ├── ClassicAvgFunction.html
│ │ │ │ │ ├── ClassicCountFunction.html
│ │ │ │ │ ├── ClassicSumFunction.html
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── AbstractAnsiTrimEmulationFunction.html
│ │ │ │ │ │ ├── AnsiTrimEmulationFunction.html
│ │ │ │ │ │ ├── AnsiTrimFunction.html
│ │ │ │ │ │ ├── AvgWithArgumentCastFunction.html
│ │ │ │ │ │ ├── CastFunction.html
│ │ │ │ │ │ ├── CharIndexFunction.html
│ │ │ │ │ │ ├── ClassicAvgFunction.html
│ │ │ │ │ │ ├── ClassicCountFunction.html
│ │ │ │ │ │ ├── ClassicSumFunction.html
│ │ │ │ │ │ ├── ConditionalParenthesisFunction.html
│ │ │ │ │ │ ├── ConvertFunction.html
│ │ │ │ │ │ ├── DerbyConcatFunction.html
│ │ │ │ │ │ ├── NoArgSQLFunction.html
│ │ │ │ │ │ ├── NvlFunction.html
│ │ │ │ │ │ ├── PositionSubstringFunction.html
│ │ │ │ │ │ ├── SQLFunction.html
│ │ │ │ │ │ ├── SQLFunctionRegistry.html
│ │ │ │ │ │ ├── SQLFunctionTemplate.html
│ │ │ │ │ │ ├── StandardAnsiSqlAggregationFunctions.AvgFunction.html
│ │ │ │ │ │ ├── StandardAnsiSqlAggregationFunctions.CountFunction.html
│ │ │ │ │ │ ├── StandardAnsiSqlAggregationFunctions.html
│ │ │ │ │ │ ├── StandardAnsiSqlAggregationFunctions.MaxFunction.html
│ │ │ │ │ │ ├── StandardAnsiSqlAggregationFunctions.MinFunction.html
│ │ │ │ │ │ ├── StandardAnsiSqlAggregationFunctions.SumFunction.html
│ │ │ │ │ │ ├── StandardJDBCEscapeFunction.html
│ │ │ │ │ │ ├── StandardSQLFunction.html
│ │ │ │ │ │ ├── TemplateRenderer.html
│ │ │ │ │ │ ├── TrimFunctionTemplate.html
│ │ │ │ │ │ ├── TrimFunctionTemplate.Options.html
│ │ │ │ │ │ ├── TrimFunctionTemplate.Specification.html
│ │ │ │ │ │ └── VarArgsSQLFunction.html
│ │ │ │ │ ├── ConditionalParenthesisFunction.html
│ │ │ │ │ ├── ConvertFunction.html
│ │ │ │ │ ├── DerbyConcatFunction.html
│ │ │ │ │ ├── NoArgSQLFunction.html
│ │ │ │ │ ├── NvlFunction.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ ├── package-use.html
│ │ │ │ │ ├── PositionSubstringFunction.html
│ │ │ │ │ ├── SQLFunction.html
│ │ │ │ │ ├── SQLFunctionRegistry.html
│ │ │ │ │ ├── SQLFunctionTemplate.html
│ │ │ │ │ ├── StandardAnsiSqlAggregationFunctions.AvgFunction.html
│ │ │ │ │ ├── StandardAnsiSqlAggregationFunctions.CountFunction.html
│ │ │ │ │ ├── StandardAnsiSqlAggregationFunctions.html
│ │ │ │ │ ├── StandardAnsiSqlAggregationFunctions.MaxFunction.html
│ │ │ │ │ ├── StandardAnsiSqlAggregationFunctions.MinFunction.html
│ │ │ │ │ ├── StandardAnsiSqlAggregationFunctions.SumFunction.html
│ │ │ │ │ ├── StandardJDBCEscapeFunction.html
│ │ │ │ │ ├── StandardSQLFunction.html
│ │ │ │ │ ├── TemplateRenderer.html
│ │ │ │ │ ├── TrimFunctionTemplate.html
│ │ │ │ │ ├── TrimFunctionTemplate.Options.html
│ │ │ │ │ ├── TrimFunctionTemplate.Specification.html
│ │ │ │ │ └── VarArgsSQLFunction.html
│ │ │ │ ├── H2Dialect.html
│ │ │ │ ├── HSQLDialect.html
│ │ │ │ ├── HSQLDialect.ReadUncommittedLockingStrategy.html
│ │ │ │ ├── InformixDialect.html
│ │ │ │ ├── Ingres10Dialect.html
│ │ │ │ ├── Ingres9Dialect.html
│ │ │ │ ├── IngresDialect.html
│ │ │ │ ├── InterbaseDialect.html
│ │ │ │ ├── JDataStoreDialect.html
│ │ │ │ ├── lock
│ │ │ │ │ ├── AbstractSelectLockingStrategy.html
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── AbstractSelectLockingStrategy.html
│ │ │ │ │ │ ├── LockingStrategy.html
│ │ │ │ │ │ ├── OptimisticForceIncrementLockingStrategy.html
│ │ │ │ │ │ ├── OptimisticLockingStrategy.html
│ │ │ │ │ │ ├── PessimisticForceIncrementLockingStrategy.html
│ │ │ │ │ │ ├── PessimisticReadSelectLockingStrategy.html
│ │ │ │ │ │ ├── PessimisticReadUpdateLockingStrategy.html
│ │ │ │ │ │ ├── PessimisticWriteSelectLockingStrategy.html
│ │ │ │ │ │ ├── PessimisticWriteUpdateLockingStrategy.html
│ │ │ │ │ │ ├── SelectLockingStrategy.html
│ │ │ │ │ │ └── UpdateLockingStrategy.html
│ │ │ │ │ ├── LockingStrategy.html
│ │ │ │ │ ├── OptimisticForceIncrementLockingStrategy.html
│ │ │ │ │ ├── OptimisticLockingStrategy.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ ├── package-use.html
│ │ │ │ │ ├── PessimisticForceIncrementLockingStrategy.html
│ │ │ │ │ ├── PessimisticReadSelectLockingStrategy.html
│ │ │ │ │ ├── PessimisticReadUpdateLockingStrategy.html
│ │ │ │ │ ├── PessimisticWriteSelectLockingStrategy.html
│ │ │ │ │ ├── PessimisticWriteUpdateLockingStrategy.html
│ │ │ │ │ ├── SelectLockingStrategy.html
│ │ │ │ │ └── UpdateLockingStrategy.html
│ │ │ │ ├── MckoiDialect.html
│ │ │ │ ├── MimerSQLDialect.html
│ │ │ │ ├── MySQL5Dialect.html
│ │ │ │ ├── MySQL5InnoDBDialect.html
│ │ │ │ ├── MySQLDialect.html
│ │ │ │ ├── MySQLInnoDBDialect.html
│ │ │ │ ├── MySQLMyISAMDialect.html
│ │ │ │ ├── Oracle10gDialect.html
│ │ │ │ ├── Oracle8iDialect.html
│ │ │ │ ├── Oracle9Dialect.html
│ │ │ │ ├── Oracle9iDialect.html
│ │ │ │ ├── OracleDialect.html
│ │ │ │ ├── package-frame.html
│ │ │ │ ├── package-summary.html
│ │ │ │ ├── package-tree.html
│ │ │ │ ├── package-use.html
│ │ │ │ ├── PointbaseDialect.html
│ │ │ │ ├── PostgresPlusDialect.html
│ │ │ │ ├── PostgreSQLDialect.html
│ │ │ │ ├── ProgressDialect.html
│ │ │ │ ├── RDMSOS2200Dialect.html
│ │ │ │ ├── resolver
│ │ │ │ │ ├── AbstractDialectResolver.html
│ │ │ │ │ ├── BasicDialectResolver.html
│ │ │ │ │ ├── BasicSQLExceptionConverter.html
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── AbstractDialectResolver.html
│ │ │ │ │ │ ├── BasicDialectResolver.html
│ │ │ │ │ │ ├── BasicSQLExceptionConverter.html
│ │ │ │ │ │ ├── DialectFactory.html
│ │ │ │ │ │ ├── DialectResolver.html
│ │ │ │ │ │ ├── DialectResolverSet.html
│ │ │ │ │ │ └── StandardDialectResolver.html
│ │ │ │ │ ├── DialectFactory.html
│ │ │ │ │ ├── DialectResolver.html
│ │ │ │ │ ├── DialectResolverSet.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ ├── package-use.html
│ │ │ │ │ └── StandardDialectResolver.html
│ │ │ │ ├── ResultColumnReferenceStrategy.html
│ │ │ │ ├── SAPDBDialect.html
│ │ │ │ ├── SQLServer2005Dialect.html
│ │ │ │ ├── SQLServer2008Dialect.html
│ │ │ │ ├── SQLServerDialect.html
│ │ │ │ ├── Sybase11Dialect.html
│ │ │ │ ├── SybaseAnywhereDialect.html
│ │ │ │ ├── SybaseASE157Dialect.html
│ │ │ │ ├── SybaseASE15Dialect.html
│ │ │ │ ├── SybaseDialect.html
│ │ │ │ ├── TeradataDialect.html
│ │ │ │ ├── TimesTenDialect.html
│ │ │ │ └── TypeNames.html
│ │ │ ├── DuplicateMappingException.html
│ │ │ ├── ejb
│ │ │ │ ├── AbstractEntityManagerImpl.html
│ │ │ │ ├── AbstractEntityManagerImpl.TupleBuilderTransformer.HqlTupleElementImpl.html
│ │ │ │ ├── AbstractEntityManagerImpl.TupleBuilderTransformer.HqlTupleImpl.html
│ │ │ │ ├── AbstractEntityManagerImpl.TupleBuilderTransformer.html
│ │ │ │ ├── AbstractQueryImpl.html
│ │ │ │ ├── AvailableSettings.html
│ │ │ │ ├── cfg
│ │ │ │ │ └── spi
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ └── IdentifierGeneratorStrategyProvider.html
│ │ │ │ │ ├── IdentifierGeneratorStrategyProvider.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ └── package-use.html
│ │ │ │ ├── class-use
│ │ │ │ │ ├── AbstractEntityManagerImpl.html
│ │ │ │ │ ├── AbstractEntityManagerImpl.TupleBuilderTransformer.HqlTupleElementImpl.html
│ │ │ │ │ ├── AbstractEntityManagerImpl.TupleBuilderTransformer.HqlTupleImpl.html
│ │ │ │ │ ├── AbstractEntityManagerImpl.TupleBuilderTransformer.html
│ │ │ │ │ ├── AbstractQueryImpl.html
│ │ │ │ │ ├── AvailableSettings.html
│ │ │ │ │ ├── CurrentEntityManagerImpl.html
│ │ │ │ │ ├── Ejb3Configuration.html
│ │ │ │ │ ├── Ejb3ConfigurationObjectFactory.html
│ │ │ │ │ ├── EntityManagerFactoryImpl.html
│ │ │ │ │ ├── EntityManagerImpl.html
│ │ │ │ │ ├── EventListenerConfigurator.html
│ │ │ │ │ ├── HibernateEntityManagerFactory.html
│ │ │ │ │ ├── HibernateEntityManager.html
│ │ │ │ │ ├── HibernateEntityManagerImplementor.html
│ │ │ │ │ ├── HibernateEntityManagerImplementor.Options.html
│ │ │ │ │ ├── HibernateEntityManagerImplementor.Options.ResultMetadataValidator.html
│ │ │ │ │ ├── HibernatePersistence.html
│ │ │ │ │ ├── HibernateQuery.html
│ │ │ │ │ ├── InjectionSettingsFactory.html
│ │ │ │ │ ├── QueryHints.html
│ │ │ │ │ ├── QueryImpl.html
│ │ │ │ │ ├── TransactionImpl.html
│ │ │ │ │ └── Version.html
│ │ │ │ ├── connection
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ └── InjectedDataSourceConnectionProvider.html
│ │ │ │ │ ├── InjectedDataSourceConnectionProvider.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ └── package-use.html
│ │ │ │ ├── criteria
│ │ │ │ │ ├── AbstractNode.html
│ │ │ │ │ ├── BasicPathUsageException.html
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── AbstractNode.html
│ │ │ │ │ │ ├── BasicPathUsageException.html
│ │ │ │ │ │ ├── CollectionJoinImplementor.html
│ │ │ │ │ │ ├── CriteriaBuilderImpl.html
│ │ │ │ │ │ ├── CriteriaQueryCompiler.html
│ │ │ │ │ │ ├── CriteriaQueryCompiler.ImplicitParameterBinding.html
│ │ │ │ │ │ ├── CriteriaQueryCompiler.RenderedCriteriaQuery.html
│ │ │ │ │ │ ├── CriteriaQueryCompiler.RenderingContext.html
│ │ │ │ │ │ ├── CriteriaQueryImpl.html
│ │ │ │ │ │ ├── CriteriaSubqueryImpl.html
│ │ │ │ │ │ ├── ExpressionImplementor.html
│ │ │ │ │ │ ├── FromImplementor.html
│ │ │ │ │ │ ├── IllegalDereferenceException.html
│ │ │ │ │ │ ├── JoinImplementor.html
│ │ │ │ │ │ ├── ListJoinImplementor.html
│ │ │ │ │ │ ├── MapJoinImplementor.html
│ │ │ │ │ │ ├── OrderImpl.html
│ │ │ │ │ │ ├── ParameterContainer.Helper.html
│ │ │ │ │ │ ├── ParameterContainer.html
│ │ │ │ │ │ ├── ParameterRegistry.html
│ │ │ │ │ │ ├── PathImplementor.html
│ │ │ │ │ │ ├── PathSource.html
│ │ │ │ │ │ ├── QueryStructure.html
│ │ │ │ │ │ ├── Renderable.html
│ │ │ │ │ │ ├── SelectionImplementor.html
│ │ │ │ │ │ ├── SetJoinImplementor.html
│ │ │ │ │ │ ├── TupleElementImplementor.html
│ │ │ │ │ │ ├── ValueHandlerFactory.BaseValueHandler.html
│ │ │ │ │ │ ├── ValueHandlerFactory.BigDecimalValueHandler.html
│ │ │ │ │ │ ├── ValueHandlerFactory.BigIntegerValueHandler.html
│ │ │ │ │ │ ├── ValueHandlerFactory.ByteValueHandler.html
│ │ │ │ │ │ ├── ValueHandlerFactory.DoubleValueHandler.html
│ │ │ │ │ │ ├── ValueHandlerFactory.FloatValueHandler.html
│ │ │ │ │ │ ├── ValueHandlerFactory.html
│ │ │ │ │ │ ├── ValueHandlerFactory.IntegerValueHandler.html
│ │ │ │ │ │ ├── ValueHandlerFactory.LongValueHandler.html
│ │ │ │ │ │ ├── ValueHandlerFactory.NoOpValueHandler.html
│ │ │ │ │ │ ├── ValueHandlerFactory.ShortValueHandler.html
│ │ │ │ │ │ ├── ValueHandlerFactory.StringValueHandler.html
│ │ │ │ │ │ └── ValueHandlerFactory.ValueHandler.html
│ │ │ │ │ ├── CollectionJoinImplementor.html
│ │ │ │ │ ├── CriteriaBuilderImpl.html
│ │ │ │ │ ├── CriteriaQueryCompiler.html
│ │ │ │ │ ├── CriteriaQueryCompiler.ImplicitParameterBinding.html
│ │ │ │ │ ├── CriteriaQueryCompiler.RenderedCriteriaQuery.html
│ │ │ │ │ ├── CriteriaQueryCompiler.RenderingContext.html
│ │ │ │ │ ├── CriteriaQueryImpl.html
│ │ │ │ │ ├── CriteriaSubqueryImpl.html
│ │ │ │ │ ├── expression
│ │ │ │ │ │ ├── AbstractTupleElement.html
│ │ │ │ │ │ ├── BinaryArithmeticOperation.html
│ │ │ │ │ │ ├── BinaryArithmeticOperation.Operation.html
│ │ │ │ │ │ ├── BinaryOperatorExpression.html
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ ├── AbstractTupleElement.html
│ │ │ │ │ │ │ ├── BinaryArithmeticOperation.html
│ │ │ │ │ │ │ ├── BinaryArithmeticOperation.Operation.html
│ │ │ │ │ │ │ ├── BinaryOperatorExpression.html
│ │ │ │ │ │ │ ├── CoalesceExpression.html
│ │ │ │ │ │ │ ├── CompoundSelectionImpl.html
│ │ │ │ │ │ │ ├── ConcatExpression.html
│ │ │ │ │ │ │ ├── EntityTypeExpression.html
│ │ │ │ │ │ │ ├── ExpressionImpl.html
│ │ │ │ │ │ │ ├── ListIndexExpression.html
│ │ │ │ │ │ │ ├── LiteralExpression.html
│ │ │ │ │ │ │ ├── MapEntryExpression.html
│ │ │ │ │ │ │ ├── NullifExpression.html
│ │ │ │ │ │ │ ├── NullLiteralExpression.html
│ │ │ │ │ │ │ ├── ParameterExpressionImpl.html
│ │ │ │ │ │ │ ├── PathTypeExpression.html
│ │ │ │ │ │ │ ├── SearchedCaseExpression.html
│ │ │ │ │ │ │ ├── SearchedCaseExpression.WhenClause.html
│ │ │ │ │ │ │ ├── SelectionImpl.html
│ │ │ │ │ │ │ ├── SimpleCaseExpression.html
│ │ │ │ │ │ │ ├── SimpleCaseExpression.WhenClause.html
│ │ │ │ │ │ │ ├── SizeOfCollectionExpression.html
│ │ │ │ │ │ │ ├── SubqueryComparisonModifierExpression.html
│ │ │ │ │ │ │ ├── SubqueryComparisonModifierExpression.Modifier.html
│ │ │ │ │ │ │ ├── UnaryArithmeticOperation.html
│ │ │ │ │ │ │ ├── UnaryArithmeticOperation.Operation.html
│ │ │ │ │ │ │ └── UnaryOperatorExpression.html
│ │ │ │ │ │ ├── CoalesceExpression.html
│ │ │ │ │ │ ├── CompoundSelectionImpl.html
│ │ │ │ │ │ ├── ConcatExpression.html
│ │ │ │ │ │ ├── EntityTypeExpression.html
│ │ │ │ │ │ ├── ExpressionImpl.html
│ │ │ │ │ │ ├── function
│ │ │ │ │ │ │ ├── AbsFunction.html
│ │ │ │ │ │ │ ├── AggregationFunction.AVG.html
│ │ │ │ │ │ │ ├── AggregationFunction.COUNT.html
│ │ │ │ │ │ │ ├── AggregationFunction.GREATEST.html
│ │ │ │ │ │ │ ├── AggregationFunction.html
│ │ │ │ │ │ │ ├── AggregationFunction.LEAST.html
│ │ │ │ │ │ │ ├── AggregationFunction.MAX.html
│ │ │ │ │ │ │ ├── AggregationFunction.MIN.html
│ │ │ │ │ │ │ ├── AggregationFunction.SUM.html
│ │ │ │ │ │ │ ├── BasicFunctionExpression.html
│ │ │ │ │ │ │ ├── CastFunction.html
│ │ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ │ ├── AbsFunction.html
│ │ │ │ │ │ │ │ ├── AggregationFunction.AVG.html
│ │ │ │ │ │ │ │ ├── AggregationFunction.COUNT.html
│ │ │ │ │ │ │ │ ├── AggregationFunction.GREATEST.html
│ │ │ │ │ │ │ │ ├── AggregationFunction.html
│ │ │ │ │ │ │ │ ├── AggregationFunction.LEAST.html
│ │ │ │ │ │ │ │ ├── AggregationFunction.MAX.html
│ │ │ │ │ │ │ │ ├── AggregationFunction.MIN.html
│ │ │ │ │ │ │ │ ├── AggregationFunction.SUM.html
│ │ │ │ │ │ │ │ ├── BasicFunctionExpression.html
│ │ │ │ │ │ │ │ ├── CastFunction.html
│ │ │ │ │ │ │ │ ├── CurrentDateFunction.html
│ │ │ │ │ │ │ │ ├── CurrentTimeFunction.html
│ │ │ │ │ │ │ │ ├── CurrentTimestampFunction.html
│ │ │ │ │ │ │ │ ├── FunctionExpression.html
│ │ │ │ │ │ │ │ ├── LengthFunction.html
│ │ │ │ │ │ │ │ ├── LocateFunction.html
│ │ │ │ │ │ │ │ ├── LowerFunction.html
│ │ │ │ │ │ │ │ ├── ParameterizedFunctionExpression.html
│ │ │ │ │ │ │ │ ├── SqrtFunction.html
│ │ │ │ │ │ │ │ ├── SubstringFunction.html
│ │ │ │ │ │ │ │ ├── TrimFunction.html
│ │ │ │ │ │ │ │ └── UpperFunction.html
│ │ │ │ │ │ │ ├── CurrentDateFunction.html
│ │ │ │ │ │ │ ├── CurrentTimeFunction.html
│ │ │ │ │ │ │ ├── CurrentTimestampFunction.html
│ │ │ │ │ │ │ ├── FunctionExpression.html
│ │ │ │ │ │ │ ├── LengthFunction.html
│ │ │ │ │ │ │ ├── LocateFunction.html
│ │ │ │ │ │ │ ├── LowerFunction.html
│ │ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ │ ├── ParameterizedFunctionExpression.html
│ │ │ │ │ │ │ ├── SqrtFunction.html
│ │ │ │ │ │ │ ├── SubstringFunction.html
│ │ │ │ │ │ │ ├── TrimFunction.html
│ │ │ │ │ │ │ └── UpperFunction.html
│ │ │ │ │ │ ├── ListIndexExpression.html
│ │ │ │ │ │ ├── LiteralExpression.html
│ │ │ │ │ │ ├── MapEntryExpression.html
│ │ │ │ │ │ ├── NullifExpression.html
│ │ │ │ │ │ ├── NullLiteralExpression.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ ├── ParameterExpressionImpl.html
│ │ │ │ │ │ ├── PathTypeExpression.html
│ │ │ │ │ │ ├── SearchedCaseExpression.html
│ │ │ │ │ │ ├── SearchedCaseExpression.WhenClause.html
│ │ │ │ │ │ ├── SelectionImpl.html
│ │ │ │ │ │ ├── SimpleCaseExpression.html
│ │ │ │ │ │ ├── SimpleCaseExpression.WhenClause.html
│ │ │ │ │ │ ├── SizeOfCollectionExpression.html
│ │ │ │ │ │ ├── SubqueryComparisonModifierExpression.html
│ │ │ │ │ │ ├── SubqueryComparisonModifierExpression.Modifier.html
│ │ │ │ │ │ ├── UnaryArithmeticOperation.html
│ │ │ │ │ │ ├── UnaryArithmeticOperation.Operation.html
│ │ │ │ │ │ └── UnaryOperatorExpression.html
│ │ │ │ │ ├── ExpressionImplementor.html
│ │ │ │ │ ├── FromImplementor.html
│ │ │ │ │ ├── IllegalDereferenceException.html
│ │ │ │ │ ├── JoinImplementor.html
│ │ │ │ │ ├── ListJoinImplementor.html
│ │ │ │ │ ├── MapJoinImplementor.html
│ │ │ │ │ ├── OrderImpl.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ ├── package-use.html
│ │ │ │ │ ├── ParameterContainer.Helper.html
│ │ │ │ │ ├── ParameterContainer.html
│ │ │ │ │ ├── ParameterRegistry.html
│ │ │ │ │ ├── path
│ │ │ │ │ │ ├── AbstractFromImpl.BasicJoinScope.html
│ │ │ │ │ │ ├── AbstractFromImpl.CorrelationJoinScope.html
│ │ │ │ │ │ ├── AbstractFromImpl.html
│ │ │ │ │ │ ├── AbstractFromImpl.JoinScope.html
│ │ │ │ │ │ ├── AbstractJoinImpl.html
│ │ │ │ │ │ ├── AbstractPathImpl.html
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ ├── AbstractFromImpl.BasicJoinScope.html
│ │ │ │ │ │ │ ├── AbstractFromImpl.CorrelationJoinScope.html
│ │ │ │ │ │ │ ├── AbstractFromImpl.html
│ │ │ │ │ │ │ ├── AbstractFromImpl.JoinScope.html
│ │ │ │ │ │ │ ├── AbstractJoinImpl.html
│ │ │ │ │ │ │ ├── AbstractPathImpl.html
│ │ │ │ │ │ │ ├── CollectionAttributeJoin.html
│ │ │ │ │ │ │ ├── ListAttributeJoin.html
│ │ │ │ │ │ │ ├── MapAttributeJoin.html
│ │ │ │ │ │ │ ├── MapKeyHelpers.html
│ │ │ │ │ │ │ ├── MapKeyHelpers.MapKeyAttribute.html
│ │ │ │ │ │ │ ├── MapKeyHelpers.MapKeyPath.html
│ │ │ │ │ │ │ ├── MapKeyHelpers.MapKeySource.html
│ │ │ │ │ │ │ ├── PluralAttributeJoinSupport.html
│ │ │ │ │ │ │ ├── PluralAttributePath.html
│ │ │ │ │ │ │ ├── RootImpl.html
│ │ │ │ │ │ │ ├── SetAttributeJoin.html
│ │ │ │ │ │ │ ├── SingularAttributeJoin.html
│ │ │ │ │ │ │ └── SingularAttributePath.html
│ │ │ │ │ │ ├── CollectionAttributeJoin.html
│ │ │ │ │ │ ├── ListAttributeJoin.html
│ │ │ │ │ │ ├── MapAttributeJoin.html
│ │ │ │ │ │ ├── MapKeyHelpers.html
│ │ │ │ │ │ ├── MapKeyHelpers.MapKeyAttribute.html
│ │ │ │ │ │ ├── MapKeyHelpers.MapKeyPath.html
│ │ │ │ │ │ ├── MapKeyHelpers.MapKeySource.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ ├── PluralAttributeJoinSupport.html
│ │ │ │ │ │ ├── PluralAttributePath.html
│ │ │ │ │ │ ├── RootImpl.html
│ │ │ │ │ │ ├── SetAttributeJoin.html
│ │ │ │ │ │ ├── SingularAttributeJoin.html
│ │ │ │ │ │ └── SingularAttributePath.html
│ │ │ │ │ ├── PathImplementor.html
│ │ │ │ │ ├── PathSource.html
│ │ │ │ │ ├── predicate
│ │ │ │ │ │ ├── AbstractPredicateImpl.html
│ │ │ │ │ │ ├── AbstractSimplePredicate.html
│ │ │ │ │ │ ├── BetweenPredicate.html
│ │ │ │ │ │ ├── BooleanAssertionPredicate.html
│ │ │ │ │ │ ├── BooleanExpressionPredicate.html
│ │ │ │ │ │ ├── BooleanStaticAssertionPredicate.html
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ ├── AbstractPredicateImpl.html
│ │ │ │ │ │ │ ├── AbstractSimplePredicate.html
│ │ │ │ │ │ │ ├── BetweenPredicate.html
│ │ │ │ │ │ │ ├── BooleanAssertionPredicate.html
│ │ │ │ │ │ │ ├── BooleanExpressionPredicate.html
│ │ │ │ │ │ │ ├── BooleanStaticAssertionPredicate.html
│ │ │ │ │ │ │ ├── ComparisonPredicate.ComparisonOperator.html
│ │ │ │ │ │ │ ├── ComparisonPredicate.html
│ │ │ │ │ │ │ ├── CompoundPredicate.html
│ │ │ │ │ │ │ ├── ExistsPredicate.html
│ │ │ │ │ │ │ ├── ExplicitTruthValueCheck.html
│ │ │ │ │ │ │ ├── ImplicitNumericExpressionTypeDeterminer.html
│ │ │ │ │ │ │ ├── InPredicate.html
│ │ │ │ │ │ │ ├── IsEmptyPredicate.html
│ │ │ │ │ │ │ ├── LikePredicate.html
│ │ │ │ │ │ │ ├── MemberOfPredicate.html
│ │ │ │ │ │ │ ├── NullnessPredicate.html
│ │ │ │ │ │ │ └── TruthValue.html
│ │ │ │ │ │ ├── ComparisonPredicate.ComparisonOperator.html
│ │ │ │ │ │ ├── ComparisonPredicate.html
│ │ │ │ │ │ ├── CompoundPredicate.html
│ │ │ │ │ │ ├── ExistsPredicate.html
│ │ │ │ │ │ ├── ExplicitTruthValueCheck.html
│ │ │ │ │ │ ├── ImplicitNumericExpressionTypeDeterminer.html
│ │ │ │ │ │ ├── InPredicate.html
│ │ │ │ │ │ ├── IsEmptyPredicate.html
│ │ │ │ │ │ ├── LikePredicate.html
│ │ │ │ │ │ ├── MemberOfPredicate.html
│ │ │ │ │ │ ├── NullnessPredicate.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ └── TruthValue.html
│ │ │ │ │ ├── QueryStructure.html
│ │ │ │ │ ├── Renderable.html
│ │ │ │ │ ├── SelectionImplementor.html
│ │ │ │ │ ├── SetJoinImplementor.html
│ │ │ │ │ ├── TupleElementImplementor.html
│ │ │ │ │ ├── ValueHandlerFactory.BaseValueHandler.html
│ │ │ │ │ ├── ValueHandlerFactory.BigDecimalValueHandler.html
│ │ │ │ │ ├── ValueHandlerFactory.BigIntegerValueHandler.html
│ │ │ │ │ ├── ValueHandlerFactory.ByteValueHandler.html
│ │ │ │ │ ├── ValueHandlerFactory.DoubleValueHandler.html
│ │ │ │ │ ├── ValueHandlerFactory.FloatValueHandler.html
│ │ │ │ │ ├── ValueHandlerFactory.html
│ │ │ │ │ ├── ValueHandlerFactory.IntegerValueHandler.html
│ │ │ │ │ ├── ValueHandlerFactory.LongValueHandler.html
│ │ │ │ │ ├── ValueHandlerFactory.NoOpValueHandler.html
│ │ │ │ │ ├── ValueHandlerFactory.ShortValueHandler.html
│ │ │ │ │ ├── ValueHandlerFactory.StringValueHandler.html
│ │ │ │ │ └── ValueHandlerFactory.ValueHandler.html
│ │ │ │ ├── CurrentEntityManagerImpl.html
│ │ │ │ ├── Ejb3Configuration.html
│ │ │ │ ├── Ejb3ConfigurationObjectFactory.html
│ │ │ │ ├── EntityManagerFactoryImpl.html
│ │ │ │ ├── EntityManagerImpl.html
│ │ │ │ ├── event
│ │ │ │ │ ├── BeanCallback.html
│ │ │ │ │ ├── CallbackHandlerConsumer.html
│ │ │ │ │ ├── Callback.html
│ │ │ │ │ ├── CallbackResolver.html
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── BeanCallback.html
│ │ │ │ │ │ ├── CallbackHandlerConsumer.html
│ │ │ │ │ │ ├── Callback.html
│ │ │ │ │ │ ├── CallbackResolver.html
│ │ │ │ │ │ ├── EJB3AutoFlushEventListener.html
│ │ │ │ │ │ ├── EJB3DeleteEventListener.html
│ │ │ │ │ │ ├── EJB3FlushEntityEventListener.html
│ │ │ │ │ │ ├── EJB3FlushEventListener.html
│ │ │ │ │ │ ├── EJB3MergeEventListener.html
│ │ │ │ │ │ ├── EJB3PersistEventListener.html
│ │ │ │ │ │ ├── EJB3PersistOnFlushEventListener.html
│ │ │ │ │ │ ├── EJB3PostDeleteEventListener.html
│ │ │ │ │ │ ├── EJB3PostInsertEventListener.html
│ │ │ │ │ │ ├── EJB3PostLoadEventListener.html
│ │ │ │ │ │ ├── EJB3PostUpdateEventListener.html
│ │ │ │ │ │ ├── EJB3SaveEventListener.html
│ │ │ │ │ │ ├── EJB3SaveOrUpdateEventListener.html
│ │ │ │ │ │ ├── EntityCallbackHandler.html
│ │ │ │ │ │ └── ListenerCallback.html
│ │ │ │ │ ├── EJB3AutoFlushEventListener.html
│ │ │ │ │ ├── EJB3DeleteEventListener.html
│ │ │ │ │ ├── EJB3FlushEntityEventListener.html
│ │ │ │ │ ├── EJB3FlushEventListener.html
│ │ │ │ │ ├── EJB3MergeEventListener.html
│ │ │ │ │ ├── EJB3PersistEventListener.html
│ │ │ │ │ ├── EJB3PersistOnFlushEventListener.html
│ │ │ │ │ ├── EJB3PostDeleteEventListener.html
│ │ │ │ │ ├── EJB3PostInsertEventListener.html
│ │ │ │ │ ├── EJB3PostLoadEventListener.html
│ │ │ │ │ ├── EJB3PostUpdateEventListener.html
│ │ │ │ │ ├── EJB3SaveEventListener.html
│ │ │ │ │ ├── EJB3SaveOrUpdateEventListener.html
│ │ │ │ │ ├── EntityCallbackHandler.html
│ │ │ │ │ ├── ListenerCallback.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ └── package-use.html
│ │ │ │ ├── EventListenerConfigurator.html
│ │ │ │ ├── HibernateEntityManagerFactory.html
│ │ │ │ ├── HibernateEntityManager.html
│ │ │ │ ├── HibernateEntityManagerImplementor.html
│ │ │ │ ├── HibernateEntityManagerImplementor.Options.html
│ │ │ │ ├── HibernateEntityManagerImplementor.Options.ResultMetadataValidator.html
│ │ │ │ ├── HibernatePersistence.html
│ │ │ │ ├── HibernateQuery.html
│ │ │ │ ├── InjectionSettingsFactory.html
│ │ │ │ ├── instrument
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ └── InterceptFieldClassFileTransformer.html
│ │ │ │ │ ├── InterceptFieldClassFileTransformer.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ └── package-use.html
│ │ │ │ ├── metamodel
│ │ │ │ │ ├── AbstractAttribute.html
│ │ │ │ │ ├── AbstractIdentifiableType.Builder.html
│ │ │ │ │ ├── AbstractIdentifiableType.html
│ │ │ │ │ ├── AbstractManagedType.Builder.html
│ │ │ │ │ ├── AbstractManagedType.html
│ │ │ │ │ ├── AbstractType.html
│ │ │ │ │ ├── AttributeFactory.html
│ │ │ │ │ ├── AttributeImplementor.html
│ │ │ │ │ ├── BasicTypeImpl.html
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── AbstractAttribute.html
│ │ │ │ │ │ ├── AbstractIdentifiableType.Builder.html
│ │ │ │ │ │ ├── AbstractIdentifiableType.html
│ │ │ │ │ │ ├── AbstractManagedType.Builder.html
│ │ │ │ │ │ ├── AbstractManagedType.html
│ │ │ │ │ │ ├── AbstractType.html
│ │ │ │ │ │ ├── AttributeFactory.html
│ │ │ │ │ │ ├── AttributeImplementor.html
│ │ │ │ │ │ ├── BasicTypeImpl.html
│ │ │ │ │ │ ├── EmbeddableTypeImpl.html
│ │ │ │ │ │ ├── EntityTypeImpl.html
│ │ │ │ │ │ ├── MappedSuperclassTypeImpl.html
│ │ │ │ │ │ ├── MetamodelImpl.html
│ │ │ │ │ │ ├── PluralAttributeImpl.Builder.html
│ │ │ │ │ │ ├── PluralAttributeImpl.html
│ │ │ │ │ │ ├── SingularAttributeImpl.html
│ │ │ │ │ │ ├── SingularAttributeImpl.Identifier.html
│ │ │ │ │ │ └── SingularAttributeImpl.Version.html
│ │ │ │ │ ├── EmbeddableTypeImpl.html
│ │ │ │ │ ├── EntityTypeImpl.html
│ │ │ │ │ ├── MappedSuperclassTypeImpl.html
│ │ │ │ │ ├── MetamodelImpl.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ ├── package-use.html
│ │ │ │ │ ├── PluralAttributeImpl.Builder.html
│ │ │ │ │ ├── PluralAttributeImpl.html
│ │ │ │ │ ├── SingularAttributeImpl.html
│ │ │ │ │ ├── SingularAttributeImpl.Identifier.html
│ │ │ │ │ └── SingularAttributeImpl.Version.html
│ │ │ │ ├── package-frame.html
│ │ │ │ ├── package-summary.html
│ │ │ │ ├── package-tree.html
│ │ │ │ ├── package-use.html
│ │ │ │ ├── packaging
│ │ │ │ │ ├── AbstractJarVisitor.html
│ │ │ │ │ ├── ClassFilter.html
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── AbstractJarVisitor.html
│ │ │ │ │ │ ├── ClassFilter.html
│ │ │ │ │ │ ├── Entry.html
│ │ │ │ │ │ ├── ExplodedJarVisitor.html
│ │ │ │ │ │ ├── FileFilter.html
│ │ │ │ │ │ ├── FileZippedJarVisitor.html
│ │ │ │ │ │ ├── Filter.html
│ │ │ │ │ │ ├── InputStreamZippedJarVisitor.html
│ │ │ │ │ │ ├── JarProtocolVisitor.html
│ │ │ │ │ │ ├── JarVisitorFactory.html
│ │ │ │ │ │ ├── JarVisitor.html
│ │ │ │ │ │ ├── JavaElementFilter.html
│ │ │ │ │ │ ├── NamedInputStream.html
│ │ │ │ │ │ ├── NativeScanner.html
│ │ │ │ │ │ ├── PackageFilter.html
│ │ │ │ │ │ ├── PersistenceMetadata.html
│ │ │ │ │ │ ├── PersistenceXmlLoader.ErrorLogger.html
│ │ │ │ │ │ ├── PersistenceXmlLoader.html
│ │ │ │ │ │ ├── Scanner.html
│ │ │ │ │ │ └── XmlHelper.html
│ │ │ │ │ ├── Entry.html
│ │ │ │ │ ├── ExplodedJarVisitor.html
│ │ │ │ │ ├── FileFilter.html
│ │ │ │ │ ├── FileZippedJarVisitor.html
│ │ │ │ │ ├── Filter.html
│ │ │ │ │ ├── InputStreamZippedJarVisitor.html
│ │ │ │ │ ├── JarProtocolVisitor.html
│ │ │ │ │ ├── JarVisitorFactory.html
│ │ │ │ │ ├── JarVisitor.html
│ │ │ │ │ ├── JavaElementFilter.html
│ │ │ │ │ ├── NamedInputStream.html
│ │ │ │ │ ├── NativeScanner.html
│ │ │ │ │ ├── PackageFilter.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ ├── package-use.html
│ │ │ │ │ ├── PersistenceMetadata.html
│ │ │ │ │ ├── PersistenceXmlLoader.ErrorLogger.html
│ │ │ │ │ ├── PersistenceXmlLoader.html
│ │ │ │ │ ├── Scanner.html
│ │ │ │ │ └── XmlHelper.html
│ │ │ │ ├── QueryHints.html
│ │ │ │ ├── QueryImpl.html
│ │ │ │ ├── transaction
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── JoinableCMTTransactionFactory.html
│ │ │ │ │ │ ├── JoinableCMTTransaction.html
│ │ │ │ │ │ └── JoinableCMTTransaction.JoinStatus.html
│ │ │ │ │ ├── JoinableCMTTransactionFactory.html
│ │ │ │ │ ├── JoinableCMTTransaction.html
│ │ │ │ │ ├── JoinableCMTTransaction.JoinStatus.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ └── package-use.html
│ │ │ │ ├── TransactionImpl.html
│ │ │ │ ├── util
│ │ │ │ │ ├── CacheModeHelper.html
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── CacheModeHelper.html
│ │ │ │ │ │ ├── ConfigurationHelper.html
│ │ │ │ │ │ ├── LockModeTypeHelper.html
│ │ │ │ │ │ ├── LogHelper.html
│ │ │ │ │ │ ├── NamingHelper.html
│ │ │ │ │ │ ├── PersistenceUtilHelper.html
│ │ │ │ │ │ └── PersistenceUtilHelper.MetadataCache.html
│ │ │ │ │ ├── ConfigurationHelper.html
│ │ │ │ │ ├── LockModeTypeHelper.html
│ │ │ │ │ ├── LogHelper.html
│ │ │ │ │ ├── NamingHelper.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ ├── package-use.html
│ │ │ │ │ ├── PersistenceUtilHelper.html
│ │ │ │ │ └── PersistenceUtilHelper.MetadataCache.html
│ │ │ │ └── Version.html
│ │ │ ├── EmptyInterceptor.html
│ │ │ ├── engine
│ │ │ │ ├── ActionQueue.html
│ │ │ │ ├── BatchFetchQueue.html
│ │ │ │ ├── Cascade.html
│ │ │ │ ├── CascadeStyle.html
│ │ │ │ ├── CascadeStyle.MultipleCascadeStyle.html
│ │ │ │ ├── CascadingAction.html
│ │ │ │ ├── class-use
│ │ │ │ │ ├── ActionQueue.html
│ │ │ │ │ ├── BatchFetchQueue.html
│ │ │ │ │ ├── Cascade.html
│ │ │ │ │ ├── CascadeStyle.html
│ │ │ │ │ ├── CascadeStyle.MultipleCascadeStyle.html
│ │ │ │ │ ├── CascadingAction.html
│ │ │ │ │ ├── CollectionEntry.html
│ │ │ │ │ ├── CollectionKey.html
│ │ │ │ │ ├── Collections.html
│ │ │ │ │ ├── EJB3CascadeStyle.html
│ │ │ │ │ ├── EJB3CascadingAction.html
│ │ │ │ │ ├── EntityEntry.html
│ │ │ │ │ ├── EntityKey.html
│ │ │ │ │ ├── EntityUniqueKey.html
│ │ │ │ │ ├── ExecuteUpdateResultCheckStyle.html
│ │ │ │ │ ├── FilterDefinition.html
│ │ │ │ │ ├── ForeignKeys.html
│ │ │ │ │ ├── ForeignKeys.Nullifier.html
│ │ │ │ │ ├── HibernateIterator.html
│ │ │ │ │ ├── IdentifierValue.html
│ │ │ │ │ ├── JoinHelper.html
│ │ │ │ │ ├── JoinSequence.html
│ │ │ │ │ ├── JoinSequence.Join.html
│ │ │ │ │ ├── JoinSequence.Selector.html
│ │ │ │ │ ├── LoadQueryInfluencers.html
│ │ │ │ │ ├── Mapping.html
│ │ │ │ │ ├── NamedQueryDefinition.html
│ │ │ │ │ ├── NamedSQLQueryDefinition.html
│ │ │ │ │ ├── NonFlushedChanges.html
│ │ │ │ │ ├── Nullability.html
│ │ │ │ │ ├── ParameterBinder.html
│ │ │ │ │ ├── ParameterBinder.NamedParameterSource.html
│ │ │ │ │ ├── PersistenceContext.html
│ │ │ │ │ ├── QueryParameters.html
│ │ │ │ │ ├── ResultSetMappingDefinition.html
│ │ │ │ │ ├── RowSelection.html
│ │ │ │ │ ├── SessionFactoryImplementor.html
│ │ │ │ │ ├── SessionImplementor.html
│ │ │ │ │ ├── StatefulPersistenceContext.html
│ │ │ │ │ ├── Status.html
│ │ │ │ │ ├── SubselectFetch.html
│ │ │ │ │ ├── TransactionHelper.html
│ │ │ │ │ ├── TwoPhaseLoad.html
│ │ │ │ │ ├── TypedValue.html
│ │ │ │ │ ├── UnsavedValueFactory.html
│ │ │ │ │ ├── ValueInclusion.html
│ │ │ │ │ ├── Versioning.html
│ │ │ │ │ └── VersionValue.html
│ │ │ │ ├── CollectionEntry.html
│ │ │ │ ├── CollectionKey.html
│ │ │ │ ├── Collections.html
│ │ │ │ ├── EJB3CascadeStyle.html
│ │ │ │ ├── EJB3CascadingAction.html
│ │ │ │ ├── EntityEntry.html
│ │ │ │ ├── EntityKey.html
│ │ │ │ ├── EntityUniqueKey.html
│ │ │ │ ├── ExecuteUpdateResultCheckStyle.html
│ │ │ │ ├── FilterDefinition.html
│ │ │ │ ├── ForeignKeys.html
│ │ │ │ ├── ForeignKeys.Nullifier.html
│ │ │ │ ├── HibernateIterator.html
│ │ │ │ ├── IdentifierValue.html
│ │ │ │ ├── jdbc
│ │ │ │ │ ├── AbstractLobCreator.html
│ │ │ │ │ ├── BlobImplementer.html
│ │ │ │ │ ├── BlobProxy.html
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── AbstractLobCreator.html
│ │ │ │ │ │ ├── BlobImplementer.html
│ │ │ │ │ │ ├── BlobProxy.html
│ │ │ │ │ │ ├── ClobImplementer.html
│ │ │ │ │ │ ├── ClobProxy.html
│ │ │ │ │ │ ├── ColumnNameCache.html
│ │ │ │ │ │ ├── ContextualLobCreator.html
│ │ │ │ │ │ ├── JdbcSupport.html
│ │ │ │ │ │ ├── JdbcSupportImpl.html
│ │ │ │ │ │ ├── JdbcSupportLoader.html
│ │ │ │ │ │ ├── LobCreationContext.Callback.html
│ │ │ │ │ │ ├── LobCreationContext.html
│ │ │ │ │ │ ├── LobCreator.html
│ │ │ │ │ │ ├── NClobImplementer.html
│ │ │ │ │ │ ├── NClobProxy.html
│ │ │ │ │ │ ├── NonContextualLobCreator.html
│ │ │ │ │ │ ├── ReaderInputStream.html
│ │ │ │ │ │ ├── ResultSetWrapperProxy.html
│ │ │ │ │ │ ├── SerializableBlobProxy.html
│ │ │ │ │ │ ├── SerializableClobProxy.html
│ │ │ │ │ │ ├── SerializableNClobProxy.html
│ │ │ │ │ │ ├── StreamUtils.html
│ │ │ │ │ │ ├── WrappedBlob.html
│ │ │ │ │ │ └── WrappedClob.html
│ │ │ │ │ ├── ClobImplementer.html
│ │ │ │ │ ├── ClobProxy.html
│ │ │ │ │ ├── ColumnNameCache.html
│ │ │ │ │ ├── ContextualLobCreator.html
│ │ │ │ │ ├── JdbcSupport.html
│ │ │ │ │ ├── JdbcSupportImpl.html
│ │ │ │ │ ├── JdbcSupportLoader.html
│ │ │ │ │ ├── LobCreationContext.Callback.html
│ │ │ │ │ ├── LobCreationContext.html
│ │ │ │ │ ├── LobCreator.html
│ │ │ │ │ ├── NClobImplementer.html
│ │ │ │ │ ├── NClobProxy.html
│ │ │ │ │ ├── NonContextualLobCreator.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ ├── package-use.html
│ │ │ │ │ ├── ReaderInputStream.html
│ │ │ │ │ ├── ResultSetWrapperProxy.html
│ │ │ │ │ ├── SerializableBlobProxy.html
│ │ │ │ │ ├── SerializableClobProxy.html
│ │ │ │ │ ├── SerializableNClobProxy.html
│ │ │ │ │ ├── StreamUtils.html
│ │ │ │ │ ├── WrappedBlob.html
│ │ │ │ │ └── WrappedClob.html
│ │ │ │ ├── JoinHelper.html
│ │ │ │ ├── JoinSequence.html
│ │ │ │ ├── JoinSequence.Join.html
│ │ │ │ ├── JoinSequence.Selector.html
│ │ │ │ ├── loading
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── CollectionLoadContext.html
│ │ │ │ │ │ ├── EntityLoadContext.html
│ │ │ │ │ │ ├── LoadContexts.html
│ │ │ │ │ │ └── LoadingCollectionEntry.html
│ │ │ │ │ ├── CollectionLoadContext.html
│ │ │ │ │ ├── EntityLoadContext.html
│ │ │ │ │ ├── LoadContexts.html
│ │ │ │ │ ├── LoadingCollectionEntry.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ └── package-use.html
│ │ │ │ ├── LoadQueryInfluencers.html
│ │ │ │ ├── Mapping.html
│ │ │ │ ├── NamedQueryDefinition.html
│ │ │ │ ├── NamedSQLQueryDefinition.html
│ │ │ │ ├── NonFlushedChanges.html
│ │ │ │ ├── Nullability.html
│ │ │ │ ├── package-frame.html
│ │ │ │ ├── package-summary.html
│ │ │ │ ├── package-tree.html
│ │ │ │ ├── package-use.html
│ │ │ │ ├── ParameterBinder.html
│ │ │ │ ├── ParameterBinder.NamedParameterSource.html
│ │ │ │ ├── PersistenceContext.html
│ │ │ │ ├── profile
│ │ │ │ │ ├── Association.html
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── Association.html
│ │ │ │ │ │ ├── Fetch.html
│ │ │ │ │ │ ├── FetchProfile.html
│ │ │ │ │ │ └── Fetch.Style.html
│ │ │ │ │ ├── Fetch.html
│ │ │ │ │ ├── FetchProfile.html
│ │ │ │ │ ├── Fetch.Style.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ └── package-use.html
│ │ │ │ ├── query
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── FilterQueryPlan.html
│ │ │ │ │ │ ├── HQLQueryPlan.html
│ │ │ │ │ │ ├── NamedParameterDescriptor.html
│ │ │ │ │ │ ├── NativeSQLQueryPlan.html
│ │ │ │ │ │ ├── OrdinalParameterDescriptor.html
│ │ │ │ │ │ ├── ParameterMetadata.html
│ │ │ │ │ │ ├── ParameterParser.html
│ │ │ │ │ │ ├── ParameterParser.Recognizer.html
│ │ │ │ │ │ ├── ParamLocationRecognizer.html
│ │ │ │ │ │ ├── ParamLocationRecognizer.NamedParameterDescription.html
│ │ │ │ │ │ ├── QueryMetadata.html
│ │ │ │ │ │ ├── QueryPlanCache.html
│ │ │ │ │ │ └── ReturnMetadata.html
│ │ │ │ │ ├── FilterQueryPlan.html
│ │ │ │ │ ├── HQLQueryPlan.html
│ │ │ │ │ ├── NamedParameterDescriptor.html
│ │ │ │ │ ├── NativeSQLQueryPlan.html
│ │ │ │ │ ├── OrdinalParameterDescriptor.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ ├── package-use.html
│ │ │ │ │ ├── ParameterMetadata.html
│ │ │ │ │ ├── ParameterParser.html
│ │ │ │ │ ├── ParameterParser.Recognizer.html
│ │ │ │ │ ├── ParamLocationRecognizer.html
│ │ │ │ │ ├── ParamLocationRecognizer.NamedParameterDescription.html
│ │ │ │ │ ├── QueryMetadata.html
│ │ │ │ │ ├── QueryPlanCache.html
│ │ │ │ │ ├── ReturnMetadata.html
│ │ │ │ │ └── sql
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── NativeSQLQueryCollectionReturn.html
│ │ │ │ │ │ ├── NativeSQLQueryJoinReturn.html
│ │ │ │ │ │ ├── NativeSQLQueryNonScalarReturn.html
│ │ │ │ │ │ ├── NativeSQLQueryReturn.html
│ │ │ │ │ │ ├── NativeSQLQueryRootReturn.html
│ │ │ │ │ │ ├── NativeSQLQueryScalarReturn.html
│ │ │ │ │ │ └── NativeSQLQuerySpecification.html
│ │ │ │ │ ├── NativeSQLQueryCollectionReturn.html
│ │ │ │ │ ├── NativeSQLQueryJoinReturn.html
│ │ │ │ │ ├── NativeSQLQueryNonScalarReturn.html
│ │ │ │ │ ├── NativeSQLQueryReturn.html
│ │ │ │ │ ├── NativeSQLQueryRootReturn.html
│ │ │ │ │ ├── NativeSQLQueryScalarReturn.html
│ │ │ │ │ ├── NativeSQLQuerySpecification.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ └── package-use.html
│ │ │ │ ├── QueryParameters.html
│ │ │ │ ├── ResultSetMappingDefinition.html
│ │ │ │ ├── RowSelection.html
│ │ │ │ ├── SessionFactoryImplementor.html
│ │ │ │ ├── SessionImplementor.html
│ │ │ │ ├── StatefulPersistenceContext.html
│ │ │ │ ├── Status.html
│ │ │ │ ├── SubselectFetch.html
│ │ │ │ ├── transaction
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── IsolatedWork.html
│ │ │ │ │ │ ├── Isolater.html
│ │ │ │ │ │ ├── Isolater.JdbcDelegate.html
│ │ │ │ │ │ ├── Isolater.JtaDelegate.html
│ │ │ │ │ │ ├── NullSynchronizationException.html
│ │ │ │ │ │ └── SynchronizationRegistry.html
│ │ │ │ │ ├── IsolatedWork.html
│ │ │ │ │ ├── Isolater.html
│ │ │ │ │ ├── Isolater.JdbcDelegate.html
│ │ │ │ │ ├── Isolater.JtaDelegate.html
│ │ │ │ │ ├── NullSynchronizationException.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ ├── package-use.html
│ │ │ │ │ └── SynchronizationRegistry.html
│ │ │ │ ├── TransactionHelper.html
│ │ │ │ ├── TwoPhaseLoad.html
│ │ │ │ ├── TypedValue.html
│ │ │ │ ├── UnsavedValueFactory.html
│ │ │ │ ├── ValueInclusion.html
│ │ │ │ ├── Versioning.html
│ │ │ │ └── VersionValue.html
│ │ │ ├── EntityMode.html
│ │ │ ├── EntityNameResolver.html
│ │ │ ├── envers
│ │ │ │ ├── ant
│ │ │ │ │ ├── AnnotationConfigurationTaskWithEnvers.html
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── AnnotationConfigurationTaskWithEnvers.html
│ │ │ │ │ │ ├── ConfigurationTaskWithEnvers.html
│ │ │ │ │ │ └── JPAConfigurationTaskWithEnvers.html
│ │ │ │ │ ├── ConfigurationTaskWithEnvers.html
│ │ │ │ │ ├── JPAConfigurationTaskWithEnvers.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ └── package-use.html
│ │ │ │ ├── Audited.html
│ │ │ │ ├── AuditJoinTable.html
│ │ │ │ ├── AuditMappedBy.html
│ │ │ │ ├── AuditOverride.html
│ │ │ │ ├── AuditOverrides.html
│ │ │ │ ├── AuditReaderFactory.html
│ │ │ │ ├── AuditReader.html
│ │ │ │ ├── AuditTable.html
│ │ │ │ ├── class-use
│ │ │ │ │ ├── Audited.html
│ │ │ │ │ ├── AuditJoinTable.html
│ │ │ │ │ ├── AuditMappedBy.html
│ │ │ │ │ ├── AuditOverride.html
│ │ │ │ │ ├── AuditOverrides.html
│ │ │ │ │ ├── AuditReaderFactory.html
│ │ │ │ │ ├── AuditReader.html
│ │ │ │ │ ├── AuditTable.html
│ │ │ │ │ ├── DefaultRevisionEntity.html
│ │ │ │ │ ├── EntityTrackingRevisionListener.html
│ │ │ │ │ ├── ModificationStore.html
│ │ │ │ │ ├── NotAudited.html
│ │ │ │ │ ├── RelationTargetAuditMode.html
│ │ │ │ │ ├── RevisionEntity.html
│ │ │ │ │ ├── RevisionListener.html
│ │ │ │ │ ├── RevisionNumber.html
│ │ │ │ │ ├── RevisionTimestamp.html
│ │ │ │ │ ├── RevisionType.html
│ │ │ │ │ ├── SecondaryAuditTable.html
│ │ │ │ │ └── SecondaryAuditTables.html
│ │ │ │ ├── configuration
│ │ │ │ │ ├── AuditConfiguration.html
│ │ │ │ │ ├── AuditEntitiesConfiguration.html
│ │ │ │ │ ├── ClassesAuditingData.html
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── AuditConfiguration.html
│ │ │ │ │ │ ├── AuditEntitiesConfiguration.html
│ │ │ │ │ │ ├── ClassesAuditingData.html
│ │ │ │ │ │ ├── EntitiesConfigurator.html
│ │ │ │ │ │ ├── GlobalConfiguration.html
│ │ │ │ │ │ ├── PersistentClassGraphDefiner.html
│ │ │ │ │ │ └── RevisionInfoConfiguration.html
│ │ │ │ │ ├── EntitiesConfigurator.html
│ │ │ │ │ ├── GlobalConfiguration.html
│ │ │ │ │ ├── metadata
│ │ │ │ │ │ ├── AuditEntityNameRegister.html
│ │ │ │ │ │ ├── AuditMetadataGenerator.html
│ │ │ │ │ │ ├── AuditTableData.html
│ │ │ │ │ │ ├── BasicMetadataGenerator.html
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ ├── AuditEntityNameRegister.html
│ │ │ │ │ │ │ ├── AuditMetadataGenerator.html
│ │ │ │ │ │ │ ├── AuditTableData.html
│ │ │ │ │ │ │ ├── BasicMetadataGenerator.html
│ │ │ │ │ │ │ ├── CollectionMetadataGenerator.html
│ │ │ │ │ │ │ ├── ComponentMetadataGenerator.html
│ │ │ │ │ │ │ ├── EntityXmlMappingData.html
│ │ │ │ │ │ │ ├── IdMetadataGenerator.html
│ │ │ │ │ │ │ ├── InheritanceType.html
│ │ │ │ │ │ │ ├── MetadataTools.ColumnNameIterator.html
│ │ │ │ │ │ │ ├── MetadataTools.html
│ │ │ │ │ │ │ ├── QueryGeneratorBuilder.html
│ │ │ │ │ │ │ └── ToOneRelationMetadataGenerator.html
│ │ │ │ │ │ ├── CollectionMetadataGenerator.html
│ │ │ │ │ │ ├── ComponentMetadataGenerator.html
│ │ │ │ │ │ ├── EntityXmlMappingData.html
│ │ │ │ │ │ ├── IdMetadataGenerator.html
│ │ │ │ │ │ ├── InheritanceType.html
│ │ │ │ │ │ ├── MetadataTools.ColumnNameIterator.html
│ │ │ │ │ │ ├── MetadataTools.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ ├── QueryGeneratorBuilder.html
│ │ │ │ │ │ ├── reader
│ │ │ │ │ │ │ ├── AnnotationsMetadataReader.html
│ │ │ │ │ │ │ ├── AuditedPropertiesHolder.html
│ │ │ │ │ │ │ ├── AuditedPropertiesReader.html
│ │ │ │ │ │ │ ├── ClassAuditingData.html
│ │ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ │ ├── AnnotationsMetadataReader.html
│ │ │ │ │ │ │ │ ├── AuditedPropertiesHolder.html
│ │ │ │ │ │ │ │ ├── AuditedPropertiesReader.html
│ │ │ │ │ │ │ │ ├── ClassAuditingData.html
│ │ │ │ │ │ │ │ ├── ComponentAuditedPropertiesReader.html
│ │ │ │ │ │ │ │ ├── ComponentAuditingData.html
│ │ │ │ │ │ │ │ ├── PersistentPropertiesSource.html
│ │ │ │ │ │ │ │ └── PropertyAuditingData.html
│ │ │ │ │ │ │ ├── ComponentAuditedPropertiesReader.html
│ │ │ │ │ │ │ ├── ComponentAuditingData.html
│ │ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ │ ├── PersistentPropertiesSource.html
│ │ │ │ │ │ │ └── PropertyAuditingData.html
│ │ │ │ │ │ └── ToOneRelationMetadataGenerator.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ ├── package-use.html
│ │ │ │ │ ├── PersistentClassGraphDefiner.html
│ │ │ │ │ └── RevisionInfoConfiguration.html
│ │ │ │ ├── DefaultRevisionEntity.html
│ │ │ │ ├── entities
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── EntitiesConfigurations.html
│ │ │ │ │ │ ├── EntityConfiguration.html
│ │ │ │ │ │ ├── EntityInstantiator.html
│ │ │ │ │ │ ├── IdMappingData.html
│ │ │ │ │ │ ├── PropertyData.html
│ │ │ │ │ │ ├── RelationDescription.html
│ │ │ │ │ │ ├── RelationType.html
│ │ │ │ │ │ └── RevisionTypeType.html
│ │ │ │ │ ├── EntitiesConfigurations.html
│ │ │ │ │ ├── EntityConfiguration.html
│ │ │ │ │ ├── EntityInstantiator.html
│ │ │ │ │ ├── IdMappingData.html
│ │ │ │ │ ├── mapper
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ ├── ComponentPropertyMapper.html
│ │ │ │ │ │ │ ├── CompositeMapperBuilder.html
│ │ │ │ │ │ │ ├── ExtendedPropertyMapper.html
│ │ │ │ │ │ │ ├── MultiPropertyMapper.html
│ │ │ │ │ │ │ ├── PersistentCollectionChangeData.html
│ │ │ │ │ │ │ ├── PropertyMapper.html
│ │ │ │ │ │ │ ├── SimpleMapperBuilder.html
│ │ │ │ │ │ │ ├── SinglePropertyMapper.html
│ │ │ │ │ │ │ └── SubclassPropertyMapper.html
│ │ │ │ │ │ ├── ComponentPropertyMapper.html
│ │ │ │ │ │ ├── CompositeMapperBuilder.html
│ │ │ │ │ │ ├── ExtendedPropertyMapper.html
│ │ │ │ │ │ ├── id
│ │ │ │ │ │ │ ├── AbstractCompositeIdMapper.html
│ │ │ │ │ │ │ ├── AbstractIdMapper.html
│ │ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ │ ├── AbstractCompositeIdMapper.html
│ │ │ │ │ │ │ │ ├── AbstractIdMapper.html
│ │ │ │ │ │ │ │ ├── EmbeddedIdMapper.html
│ │ │ │ │ │ │ │ ├── IdMapper.html
│ │ │ │ │ │ │ │ ├── MultipleIdMapper.html
│ │ │ │ │ │ │ │ ├── QueryParameterData.html
│ │ │ │ │ │ │ │ ├── SimpleIdMapperBuilder.html
│ │ │ │ │ │ │ │ └── SingleIdMapper.html
│ │ │ │ │ │ │ ├── EmbeddedIdMapper.html
│ │ │ │ │ │ │ ├── IdMapper.html
│ │ │ │ │ │ │ ├── MultipleIdMapper.html
│ │ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ │ ├── QueryParameterData.html
│ │ │ │ │ │ │ ├── SimpleIdMapperBuilder.html
│ │ │ │ │ │ │ └── SingleIdMapper.html
│ │ │ │ │ │ ├── MultiPropertyMapper.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ ├── PersistentCollectionChangeData.html
│ │ │ │ │ │ ├── PropertyMapper.html
│ │ │ │ │ │ ├── relation
│ │ │ │ │ │ │ ├── AbstractCollectionMapper.html
│ │ │ │ │ │ │ ├── BasicCollectionMapper.html
│ │ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ │ ├── AbstractCollectionMapper.html
│ │ │ │ │ │ │ │ ├── BasicCollectionMapper.html
│ │ │ │ │ │ │ │ ├── CommonCollectionMapperData.html
│ │ │ │ │ │ │ │ ├── ListCollectionMapper.html
│ │ │ │ │ │ │ │ ├── MapCollectionMapper.html
│ │ │ │ │ │ │ │ ├── MiddleComponentData.html
│ │ │ │ │ │ │ │ ├── MiddleIdData.html
│ │ │ │ │ │ │ │ ├── OneToOneNotOwningMapper.html
│ │ │ │ │ │ │ │ ├── SortedMapCollectionMapper.html
│ │ │ │ │ │ │ │ ├── SortedSetCollectionMapper.html
│ │ │ │ │ │ │ │ └── ToOneIdMapper.html
│ │ │ │ │ │ │ ├── CommonCollectionMapperData.html
│ │ │ │ │ │ │ ├── component
│ │ │ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ │ │ ├── MiddleComponentMapper.html
│ │ │ │ │ │ │ │ │ ├── MiddleDummyComponentMapper.html
│ │ │ │ │ │ │ │ │ ├── MiddleMapKeyIdComponentMapper.html
│ │ │ │ │ │ │ │ │ ├── MiddleMapKeyPropertyComponentMapper.html
│ │ │ │ │ │ │ │ │ ├── MiddleRelatedComponentMapper.html
│ │ │ │ │ │ │ │ │ ├── MiddleSimpleComponentMapper.html
│ │ │ │ │ │ │ │ │ └── MiddleStraightComponentMapper.html
│ │ │ │ │ │ │ │ ├── MiddleComponentMapper.html
│ │ │ │ │ │ │ │ ├── MiddleDummyComponentMapper.html
│ │ │ │ │ │ │ │ ├── MiddleMapKeyIdComponentMapper.html
│ │ │ │ │ │ │ │ ├── MiddleMapKeyPropertyComponentMapper.html
│ │ │ │ │ │ │ │ ├── MiddleRelatedComponentMapper.html
│ │ │ │ │ │ │ │ ├── MiddleSimpleComponentMapper.html
│ │ │ │ │ │ │ │ ├── MiddleStraightComponentMapper.html
│ │ │ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ │ │ └── package-use.html
│ │ │ │ │ │ │ ├── lazy
│ │ │ │ │ │ │ │ ├── AbstractDelegateSessionImplementor.html
│ │ │ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ │ │ ├── AbstractDelegateSessionImplementor.html
│ │ │ │ │ │ │ │ │ └── ToOneDelegateSessionImplementor.html
│ │ │ │ │ │ │ │ ├── initializor
│ │ │ │ │ │ │ │ │ ├── AbstractCollectionInitializor.html
│ │ │ │ │ │ │ │ │ ├── ArrayCollectionInitializor.html
│ │ │ │ │ │ │ │ │ ├── BasicCollectionInitializor.html
│ │ │ │ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ │ │ │ ├── AbstractCollectionInitializor.html
│ │ │ │ │ │ │ │ │ │ ├── ArrayCollectionInitializor.html
│ │ │ │ │ │ │ │ │ │ ├── BasicCollectionInitializor.html
│ │ │ │ │ │ │ │ │ │ ├── Initializor.html
│ │ │ │ │ │ │ │ │ │ ├── ListCollectionInitializor.html
│ │ │ │ │ │ │ │ │ │ ├── MapCollectionInitializor.html
│ │ │ │ │ │ │ │ │ │ ├── SortedMapCollectionInitializor.html
│ │ │ │ │ │ │ │ │ │ └── SortedSetCollectionInitializor.html
│ │ │ │ │ │ │ │ │ ├── Initializor.html
│ │ │ │ │ │ │ │ │ ├── ListCollectionInitializor.html
│ │ │ │ │ │ │ │ │ ├── MapCollectionInitializor.html
│ │ │ │ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ │ │ │ ├── SortedMapCollectionInitializor.html
│ │ │ │ │ │ │ │ │ └── SortedSetCollectionInitializor.html
│ │ │ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ │ │ ├── proxy
│ │ │ │ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ │ │ │ ├── CollectionProxy.html
│ │ │ │ │ │ │ │ │ │ ├── ListProxy.html
│ │ │ │ │ │ │ │ │ │ ├── MapProxy.html
│ │ │ │ │ │ │ │ │ │ ├── SetProxy.html
│ │ │ │ │ │ │ │ │ │ ├── SortedMapProxy.html
│ │ │ │ │ │ │ │ │ │ └── SortedSetProxy.html
│ │ │ │ │ │ │ │ │ ├── CollectionProxy.html
│ │ │ │ │ │ │ │ │ ├── ListProxy.html
│ │ │ │ │ │ │ │ │ ├── MapProxy.html
│ │ │ │ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ │ │ │ ├── SetProxy.html
│ │ │ │ │ │ │ │ │ ├── SortedMapProxy.html
│ │ │ │ │ │ │ │ │ └── SortedSetProxy.html
│ │ │ │ │ │ │ │ └── ToOneDelegateSessionImplementor.html
│ │ │ │ │ │ │ ├── ListCollectionMapper.html
│ │ │ │ │ │ │ ├── MapCollectionMapper.html
│ │ │ │ │ │ │ ├── MiddleComponentData.html
│ │ │ │ │ │ │ ├── MiddleIdData.html
│ │ │ │ │ │ │ ├── OneToOneNotOwningMapper.html
│ │ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ │ ├── query
│ │ │ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ │ │ ├── OneAuditEntityQueryGenerator.html
│ │ │ │ │ │ │ │ │ ├── OneEntityQueryGenerator.html
│ │ │ │ │ │ │ │ │ ├── RelationQueryGenerator.html
│ │ │ │ │ │ │ │ │ ├── ThreeEntityQueryGenerator.html
│ │ │ │ │ │ │ │ │ ├── TwoEntityOneAuditedQueryGenerator.html
│ │ │ │ │ │ │ │ │ └── TwoEntityQueryGenerator.html
│ │ │ │ │ │ │ │ ├── OneAuditEntityQueryGenerator.html
│ │ │ │ │ │ │ │ ├── OneEntityQueryGenerator.html
│ │ │ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ │ │ ├── RelationQueryGenerator.html
│ │ │ │ │ │ │ │ ├── ThreeEntityQueryGenerator.html
│ │ │ │ │ │ │ │ ├── TwoEntityOneAuditedQueryGenerator.html
│ │ │ │ │ │ │ │ └── TwoEntityQueryGenerator.html
│ │ │ │ │ │ │ ├── SortedMapCollectionMapper.html
│ │ │ │ │ │ │ ├── SortedSetCollectionMapper.html
│ │ │ │ │ │ │ └── ToOneIdMapper.html
│ │ │ │ │ │ ├── SimpleMapperBuilder.html
│ │ │ │ │ │ ├── SinglePropertyMapper.html
│ │ │ │ │ │ └── SubclassPropertyMapper.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ ├── package-use.html
│ │ │ │ │ ├── PropertyData.html
│ │ │ │ │ ├── RelationDescription.html
│ │ │ │ │ ├── RelationType.html
│ │ │ │ │ └── RevisionTypeType.html
│ │ │ │ ├── EntityTrackingRevisionListener.html
│ │ │ │ ├── event
│ │ │ │ │ ├── AuditEventListener.html
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ └── AuditEventListener.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ └── package-use.html
│ │ │ │ ├── exception
│ │ │ │ │ ├── AuditException.html
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── AuditException.html
│ │ │ │ │ │ ├── NotAuditedException.html
│ │ │ │ │ │ └── RevisionDoesNotExistException.html
│ │ │ │ │ ├── NotAuditedException.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ ├── package-use.html
│ │ │ │ │ └── RevisionDoesNotExistException.html
│ │ │ │ ├── ModificationStore.html
│ │ │ │ ├── NotAudited.html
│ │ │ │ ├── package-frame.html
│ │ │ │ ├── package-summary.html
│ │ │ │ ├── package-tree.html
│ │ │ │ ├── package-use.html
│ │ │ │ ├── query
│ │ │ │ │ ├── AuditEntity.html
│ │ │ │ │ ├── AuditQueryCreator.html
│ │ │ │ │ ├── AuditQuery.html
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── AuditEntity.html
│ │ │ │ │ │ ├── AuditQueryCreator.html
│ │ │ │ │ │ └── AuditQuery.html
│ │ │ │ │ ├── criteria
│ │ │ │ │ │ ├── AggregatedAuditExpression.AggregatedMode.html
│ │ │ │ │ │ ├── AggregatedAuditExpression.html
│ │ │ │ │ │ ├── AuditConjunction.html
│ │ │ │ │ │ ├── AuditCriterion.html
│ │ │ │ │ │ ├── AuditDisjunction.html
│ │ │ │ │ │ ├── AuditId.html
│ │ │ │ │ │ ├── AuditProperty.html
│ │ │ │ │ │ ├── AuditRelatedId.html
│ │ │ │ │ │ ├── BetweenAuditExpression.html
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ ├── AggregatedAuditExpression.AggregatedMode.html
│ │ │ │ │ │ │ ├── AggregatedAuditExpression.html
│ │ │ │ │ │ │ ├── AuditConjunction.html
│ │ │ │ │ │ │ ├── AuditCriterion.html
│ │ │ │ │ │ │ ├── AuditDisjunction.html
│ │ │ │ │ │ │ ├── AuditId.html
│ │ │ │ │ │ │ ├── AuditProperty.html
│ │ │ │ │ │ │ ├── AuditRelatedId.html
│ │ │ │ │ │ │ ├── BetweenAuditExpression.html
│ │ │ │ │ │ │ ├── CriteriaTools.html
│ │ │ │ │ │ │ ├── ExtendableCriterion.html
│ │ │ │ │ │ │ ├── IdentifierEqAuditExpression.html
│ │ │ │ │ │ │ ├── InAuditExpression.html
│ │ │ │ │ │ │ ├── LogicalAuditExpression.html
│ │ │ │ │ │ │ ├── NotAuditExpression.html
│ │ │ │ │ │ │ ├── NotNullAuditExpression.html
│ │ │ │ │ │ │ ├── NullAuditExpression.html
│ │ │ │ │ │ │ ├── PropertyAuditExpression.html
│ │ │ │ │ │ │ ├── RelatedAuditExpression.html
│ │ │ │ │ │ │ ├── RevisionTypeAuditExpression.html
│ │ │ │ │ │ │ └── SimpleAuditExpression.html
│ │ │ │ │ │ ├── CriteriaTools.html
│ │ │ │ │ │ ├── ExtendableCriterion.html
│ │ │ │ │ │ ├── IdentifierEqAuditExpression.html
│ │ │ │ │ │ ├── InAuditExpression.html
│ │ │ │ │ │ ├── LogicalAuditExpression.html
│ │ │ │ │ │ ├── NotAuditExpression.html
│ │ │ │ │ │ ├── NotNullAuditExpression.html
│ │ │ │ │ │ ├── NullAuditExpression.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ ├── PropertyAuditExpression.html
│ │ │ │ │ │ ├── RelatedAuditExpression.html
│ │ │ │ │ │ ├── RevisionTypeAuditExpression.html
│ │ │ │ │ │ └── SimpleAuditExpression.html
│ │ │ │ │ ├── impl
│ │ │ │ │ │ ├── AbstractAuditQuery.html
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ ├── AbstractAuditQuery.html
│ │ │ │ │ │ │ ├── EntitiesAtRevisionQuery.html
│ │ │ │ │ │ │ └── RevisionsOfEntityQuery.html
│ │ │ │ │ │ ├── EntitiesAtRevisionQuery.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ └── RevisionsOfEntityQuery.html
│ │ │ │ │ ├── order
│ │ │ │ │ │ ├── AuditOrder.html
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ ├── AuditOrder.html
│ │ │ │ │ │ │ └── PropertyAuditOrder.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ └── PropertyAuditOrder.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ ├── package-use.html
│ │ │ │ │ ├── projection
│ │ │ │ │ │ ├── AuditProjection.html
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ ├── AuditProjection.html
│ │ │ │ │ │ │ └── PropertyAuditProjection.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ └── PropertyAuditProjection.html
│ │ │ │ │ └── property
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── EntityPropertyName.html
│ │ │ │ │ │ ├── OriginalIdPropertyName.html
│ │ │ │ │ │ ├── PropertyNameGetter.html
│ │ │ │ │ │ ├── RevisionNumberPropertyName.html
│ │ │ │ │ │ ├── RevisionPropertyPropertyName.html
│ │ │ │ │ │ └── RevisionTypePropertyName.html
│ │ │ │ │ ├── EntityPropertyName.html
│ │ │ │ │ ├── OriginalIdPropertyName.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ ├── package-use.html
│ │ │ │ │ ├── PropertyNameGetter.html
│ │ │ │ │ ├── RevisionNumberPropertyName.html
│ │ │ │ │ ├── RevisionPropertyPropertyName.html
│ │ │ │ │ └── RevisionTypePropertyName.html
│ │ │ │ ├── reader
│ │ │ │ │ ├── AuditReaderImplementor.html
│ │ │ │ │ ├── AuditReaderImpl.html
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── AuditReaderImplementor.html
│ │ │ │ │ │ ├── AuditReaderImpl.html
│ │ │ │ │ │ └── FirstLevelCache.html
│ │ │ │ │ ├── FirstLevelCache.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ └── package-use.html
│ │ │ │ ├── RelationTargetAuditMode.html
│ │ │ │ ├── RevisionEntity.html
│ │ │ │ ├── revisioninfo
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── DefaultRevisionInfoGenerator.html
│ │ │ │ │ │ ├── RevisionInfoGenerator.html
│ │ │ │ │ │ ├── RevisionInfoNumberReader.html
│ │ │ │ │ │ └── RevisionInfoQueryCreator.html
│ │ │ │ │ ├── DefaultRevisionInfoGenerator.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ ├── package-use.html
│ │ │ │ │ ├── RevisionInfoGenerator.html
│ │ │ │ │ ├── RevisionInfoNumberReader.html
│ │ │ │ │ └── RevisionInfoQueryCreator.html
│ │ │ │ ├── RevisionListener.html
│ │ │ │ ├── RevisionNumber.html
│ │ │ │ ├── RevisionTimestamp.html
│ │ │ │ ├── RevisionType.html
│ │ │ │ ├── SecondaryAuditTable.html
│ │ │ │ ├── SecondaryAuditTables.html
│ │ │ │ ├── strategy
│ │ │ │ │ ├── AuditStrategy.html
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── AuditStrategy.html
│ │ │ │ │ │ ├── DefaultAuditStrategy.html
│ │ │ │ │ │ ├── ValidityAuditStrategy.html
│ │ │ │ │ │ └── ValidTimeAuditStrategy.html
│ │ │ │ │ ├── DefaultAuditStrategy.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ ├── package-use.html
│ │ │ │ │ ├── ValidityAuditStrategy.html
│ │ │ │ │ └── ValidTimeAuditStrategy.html
│ │ │ │ ├── synchronization
│ │ │ │ │ ├── AuditProcess.html
│ │ │ │ │ ├── AuditProcessManager.html
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── AuditProcess.html
│ │ │ │ │ │ ├── AuditProcessManager.html
│ │ │ │ │ │ ├── EntityChangeNotifier.html
│ │ │ │ │ │ └── SessionCacheCleaner.html
│ │ │ │ │ ├── EntityChangeNotifier.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ ├── package-use.html
│ │ │ │ │ ├── SessionCacheCleaner.html
│ │ │ │ │ └── work
│ │ │ │ │ ├── AbstractAuditWorkUnit.html
│ │ │ │ │ ├── AddWorkUnit.html
│ │ │ │ │ ├── AuditWorkUnit.html
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── AbstractAuditWorkUnit.html
│ │ │ │ │ │ ├── AddWorkUnit.html
│ │ │ │ │ │ ├── AuditWorkUnit.html
│ │ │ │ │ │ ├── CollectionChangeWorkUnit.html
│ │ │ │ │ │ ├── DelWorkUnit.html
│ │ │ │ │ │ ├── FakeBidirectionalRelationWorkUnit.html
│ │ │ │ │ │ ├── ModWorkUnit.html
│ │ │ │ │ │ ├── PersistentCollectionChangeWorkUnit.html
│ │ │ │ │ │ ├── PersistentCollectionChangeWorkUnit.PersistentCollectionChangeWorkUnitId.html
│ │ │ │ │ │ ├── WorkUnitMergeDispatcher.html
│ │ │ │ │ │ └── WorkUnitMergeVisitor.html
│ │ │ │ │ ├── CollectionChangeWorkUnit.html
│ │ │ │ │ ├── DelWorkUnit.html
│ │ │ │ │ ├── FakeBidirectionalRelationWorkUnit.html
│ │ │ │ │ ├── ModWorkUnit.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ ├── package-use.html
│ │ │ │ │ ├── PersistentCollectionChangeWorkUnit.html
│ │ │ │ │ ├── PersistentCollectionChangeWorkUnit.PersistentCollectionChangeWorkUnitId.html
│ │ │ │ │ ├── WorkUnitMergeDispatcher.html
│ │ │ │ │ └── WorkUnitMergeVisitor.html
│ │ │ │ └── tools
│ │ │ │ ├── ArgumentsTools.html
│ │ │ │ ├── ArraysTools.html
│ │ │ │ ├── class-use
│ │ │ │ │ ├── ArgumentsTools.html
│ │ │ │ │ ├── ArraysTools.html
│ │ │ │ │ ├── ConcurrentReferenceHashMap.html
│ │ │ │ │ ├── ConcurrentReferenceHashMap.Option.html
│ │ │ │ │ ├── ConcurrentReferenceHashMap.ReferenceType.html
│ │ │ │ │ ├── MappingTools.html
│ │ │ │ │ ├── MutableBoolean.html
│ │ │ │ │ ├── MutableInteger.html
│ │ │ │ │ ├── Pair.html
│ │ │ │ │ ├── StringTools.html
│ │ │ │ │ ├── Tools.html
│ │ │ │ │ └── Triple.html
│ │ │ │ ├── ConcurrentReferenceHashMap.html
│ │ │ │ ├── ConcurrentReferenceHashMap.Option.html
│ │ │ │ ├── ConcurrentReferenceHashMap.ReferenceType.html
│ │ │ │ ├── graph
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── GraphDefiner.html
│ │ │ │ │ │ ├── GraphTopologicalSort.html
│ │ │ │ │ │ ├── TopologicalSort.html
│ │ │ │ │ │ └── Vertex.html
│ │ │ │ │ ├── GraphDefiner.html
│ │ │ │ │ ├── GraphTopologicalSort.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ ├── package-use.html
│ │ │ │ │ ├── TopologicalSort.html
│ │ │ │ │ └── Vertex.html
│ │ │ │ ├── MappingTools.html
│ │ │ │ ├── MutableBoolean.html
│ │ │ │ ├── MutableInteger.html
│ │ │ │ ├── package-frame.html
│ │ │ │ ├── package-summary.html
│ │ │ │ ├── package-tree.html
│ │ │ │ ├── package-use.html
│ │ │ │ ├── Pair.html
│ │ │ │ ├── query
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── Parameters.html
│ │ │ │ │ │ └── QueryBuilder.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ ├── package-use.html
│ │ │ │ │ ├── Parameters.html
│ │ │ │ │ └── QueryBuilder.html
│ │ │ │ ├── reflection
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ └── ReflectionTools.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ ├── package-use.html
│ │ │ │ │ └── ReflectionTools.html
│ │ │ │ ├── StringTools.html
│ │ │ │ ├── Tools.html
│ │ │ │ └── Triple.html
│ │ │ ├── event
│ │ │ │ ├── AbstractCollectionEvent.html
│ │ │ │ ├── AbstractEvent.html
│ │ │ │ ├── AbstractPreDatabaseOperationEvent.html
│ │ │ │ ├── AutoFlushEvent.html
│ │ │ │ ├── AutoFlushEventListener.html
│ │ │ │ ├── class-use
│ │ │ │ │ ├── AbstractCollectionEvent.html
│ │ │ │ │ ├── AbstractEvent.html
│ │ │ │ │ ├── AbstractPreDatabaseOperationEvent.html
│ │ │ │ │ ├── AutoFlushEvent.html
│ │ │ │ │ ├── AutoFlushEventListener.html
│ │ │ │ │ ├── DeleteEvent.html
│ │ │ │ │ ├── DeleteEventListener.html
│ │ │ │ │ ├── Destructible.html
│ │ │ │ │ ├── DirtyCheckEvent.html
│ │ │ │ │ ├── DirtyCheckEventListener.html
│ │ │ │ │ ├── EventListeners.html
│ │ │ │ │ ├── EventSource.html
│ │ │ │ │ ├── EvictEvent.html
│ │ │ │ │ ├── EvictEventListener.html
│ │ │ │ │ ├── FlushEntityEvent.html
│ │ │ │ │ ├── FlushEntityEventListener.html
│ │ │ │ │ ├── FlushEvent.html
│ │ │ │ │ ├── FlushEventListener.html
│ │ │ │ │ ├── Initializable.html
│ │ │ │ │ ├── InitializeCollectionEvent.html
│ │ │ │ │ ├── InitializeCollectionEventListener.html
│ │ │ │ │ ├── LoadEvent.html
│ │ │ │ │ ├── LoadEventListener.html
│ │ │ │ │ ├── LoadEventListener.LoadType.html
│ │ │ │ │ ├── LockEvent.html
│ │ │ │ │ ├── LockEventListener.html
│ │ │ │ │ ├── MergeEvent.html
│ │ │ │ │ ├── MergeEventListener.html
│ │ │ │ │ ├── PersistEvent.html
│ │ │ │ │ ├── PersistEventListener.html
│ │ │ │ │ ├── PostCollectionRecreateEvent.html
│ │ │ │ │ ├── PostCollectionRecreateEventListener.html
│ │ │ │ │ ├── PostCollectionRemoveEvent.html
│ │ │ │ │ ├── PostCollectionRemoveEventListener.html
│ │ │ │ │ ├── PostCollectionUpdateEvent.html
│ │ │ │ │ ├── PostCollectionUpdateEventListener.html
│ │ │ │ │ ├── PostDeleteEvent.html
│ │ │ │ │ ├── PostDeleteEventListener.html
│ │ │ │ │ ├── PostInsertEvent.html
│ │ │ │ │ ├── PostInsertEventListener.html
│ │ │ │ │ ├── PostLoadEvent.html
│ │ │ │ │ ├── PostLoadEventListener.html
│ │ │ │ │ ├── PostUpdateEvent.html
│ │ │ │ │ ├── PostUpdateEventListener.html
│ │ │ │ │ ├── PreCollectionRecreateEvent.html
│ │ │ │ │ ├── PreCollectionRecreateEventListener.html
│ │ │ │ │ ├── PreCollectionRemoveEvent.html
│ │ │ │ │ ├── PreCollectionRemoveEventListener.html
│ │ │ │ │ ├── PreCollectionUpdateEvent.html
│ │ │ │ │ ├── PreCollectionUpdateEventListener.html
│ │ │ │ │ ├── PreDeleteEvent.html
│ │ │ │ │ ├── PreDeleteEventListener.html
│ │ │ │ │ ├── PreInsertEvent.html
│ │ │ │ │ ├── PreInsertEventListener.html
│ │ │ │ │ ├── PreLoadEvent.html
│ │ │ │ │ ├── PreLoadEventListener.html
│ │ │ │ │ ├── PreUpdateEvent.html
│ │ │ │ │ ├── PreUpdateEventListener.html
│ │ │ │ │ ├── RefreshEvent.html
│ │ │ │ │ ├── RefreshEventListener.html
│ │ │ │ │ ├── ReplicateEvent.html
│ │ │ │ │ ├── ReplicateEventListener.html
│ │ │ │ │ ├── SaveOrUpdateEvent.html
│ │ │ │ │ └── SaveOrUpdateEventListener.html
│ │ │ │ ├── def
│ │ │ │ │ ├── AbstractFlushingEventListener.html
│ │ │ │ │ ├── AbstractLockUpgradeEventListener.html
│ │ │ │ │ ├── AbstractReassociateEventListener.html
│ │ │ │ │ ├── AbstractSaveEventListener.html
│ │ │ │ │ ├── AbstractVisitor.html
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── AbstractFlushingEventListener.html
│ │ │ │ │ │ ├── AbstractLockUpgradeEventListener.html
│ │ │ │ │ │ ├── AbstractReassociateEventListener.html
│ │ │ │ │ │ ├── AbstractSaveEventListener.html
│ │ │ │ │ │ ├── AbstractVisitor.html
│ │ │ │ │ │ ├── DefaultAutoFlushEventListener.html
│ │ │ │ │ │ ├── DefaultDeleteEventListener.html
│ │ │ │ │ │ ├── DefaultDirtyCheckEventListener.html
│ │ │ │ │ │ ├── DefaultEvictEventListener.html
│ │ │ │ │ │ ├── DefaultFlushEntityEventListener.html
│ │ │ │ │ │ ├── DefaultFlushEventListener.html
│ │ │ │ │ │ ├── DefaultInitializeCollectionEventListener.html
│ │ │ │ │ │ ├── DefaultLoadEventListener.html
│ │ │ │ │ │ ├── DefaultLockEventListener.html
│ │ │ │ │ │ ├── DefaultMergeEventListener.html
│ │ │ │ │ │ ├── DefaultPersistEventListener.html
│ │ │ │ │ │ ├── DefaultPersistOnFlushEventListener.html
│ │ │ │ │ │ ├── DefaultPostLoadEventListener.html
│ │ │ │ │ │ ├── DefaultPreLoadEventListener.html
│ │ │ │ │ │ ├── DefaultRefreshEventListener.html
│ │ │ │ │ │ ├── DefaultReplicateEventListener.html
│ │ │ │ │ │ ├── DefaultSaveEventListener.html
│ │ │ │ │ │ ├── DefaultSaveOrUpdateCopyEventListener.html
│ │ │ │ │ │ ├── DefaultSaveOrUpdateEventListener.html
│ │ │ │ │ │ ├── DefaultUpdateEventListener.html
│ │ │ │ │ │ ├── DirtyCollectionSearchVisitor.html
│ │ │ │ │ │ ├── EvictVisitor.html
│ │ │ │ │ │ ├── FlushVisitor.html
│ │ │ │ │ │ ├── OnLockVisitor.html
│ │ │ │ │ │ ├── OnReplicateVisitor.html
│ │ │ │ │ │ ├── OnUpdateVisitor.html
│ │ │ │ │ │ ├── ProxyVisitor.html
│ │ │ │ │ │ ├── ReattachVisitor.html
│ │ │ │ │ │ └── WrapVisitor.html
│ │ │ │ │ ├── DefaultAutoFlushEventListener.html
│ │ │ │ │ ├── DefaultDeleteEventListener.html
│ │ │ │ │ ├── DefaultDirtyCheckEventListener.html
│ │ │ │ │ ├── DefaultEvictEventListener.html
│ │ │ │ │ ├── DefaultFlushEntityEventListener.html
│ │ │ │ │ ├── DefaultFlushEventListener.html
│ │ │ │ │ ├── DefaultInitializeCollectionEventListener.html
│ │ │ │ │ ├── DefaultLoadEventListener.html
│ │ │ │ │ ├── DefaultLockEventListener.html
│ │ │ │ │ ├── DefaultMergeEventListener.html
│ │ │ │ │ ├── DefaultPersistEventListener.html
│ │ │ │ │ ├── DefaultPersistOnFlushEventListener.html
│ │ │ │ │ ├── DefaultPostLoadEventListener.html
│ │ │ │ │ ├── DefaultPreLoadEventListener.html
│ │ │ │ │ ├── DefaultRefreshEventListener.html
│ │ │ │ │ ├── DefaultReplicateEventListener.html
│ │ │ │ │ ├── DefaultSaveEventListener.html
│ │ │ │ │ ├── DefaultSaveOrUpdateCopyEventListener.html
│ │ │ │ │ ├── DefaultSaveOrUpdateEventListener.html
│ │ │ │ │ ├── DefaultUpdateEventListener.html
│ │ │ │ │ ├── DirtyCollectionSearchVisitor.html
│ │ │ │ │ ├── EvictVisitor.html
│ │ │ │ │ ├── FlushVisitor.html
│ │ │ │ │ ├── OnLockVisitor.html
│ │ │ │ │ ├── OnReplicateVisitor.html
│ │ │ │ │ ├── OnUpdateVisitor.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ ├── package-use.html
│ │ │ │ │ ├── ProxyVisitor.html
│ │ │ │ │ ├── ReattachVisitor.html
│ │ │ │ │ └── WrapVisitor.html
│ │ │ │ ├── DeleteEvent.html
│ │ │ │ ├── DeleteEventListener.html
│ │ │ │ ├── Destructible.html
│ │ │ │ ├── DirtyCheckEvent.html
│ │ │ │ ├── DirtyCheckEventListener.html
│ │ │ │ ├── EventListeners.html
│ │ │ │ ├── EventSource.html
│ │ │ │ ├── EvictEvent.html
│ │ │ │ ├── EvictEventListener.html
│ │ │ │ ├── FlushEntityEvent.html
│ │ │ │ ├── FlushEntityEventListener.html
│ │ │ │ ├── FlushEvent.html
│ │ │ │ ├── FlushEventListener.html
│ │ │ │ ├── Initializable.html
│ │ │ │ ├── InitializeCollectionEvent.html
│ │ │ │ ├── InitializeCollectionEventListener.html
│ │ │ │ ├── LoadEvent.html
│ │ │ │ ├── LoadEventListener.html
│ │ │ │ ├── LoadEventListener.LoadType.html
│ │ │ │ ├── LockEvent.html
│ │ │ │ ├── LockEventListener.html
│ │ │ │ ├── MergeEvent.html
│ │ │ │ ├── MergeEventListener.html
│ │ │ │ ├── package-frame.html
│ │ │ │ ├── package-summary.html
│ │ │ │ ├── package-tree.html
│ │ │ │ ├── package-use.html
│ │ │ │ ├── PersistEvent.html
│ │ │ │ ├── PersistEventListener.html
│ │ │ │ ├── PostCollectionRecreateEvent.html
│ │ │ │ ├── PostCollectionRecreateEventListener.html
│ │ │ │ ├── PostCollectionRemoveEvent.html
│ │ │ │ ├── PostCollectionRemoveEventListener.html
│ │ │ │ ├── PostCollectionUpdateEvent.html
│ │ │ │ ├── PostCollectionUpdateEventListener.html
│ │ │ │ ├── PostDeleteEvent.html
│ │ │ │ ├── PostDeleteEventListener.html
│ │ │ │ ├── PostInsertEvent.html
│ │ │ │ ├── PostInsertEventListener.html
│ │ │ │ ├── PostLoadEvent.html
│ │ │ │ ├── PostLoadEventListener.html
│ │ │ │ ├── PostUpdateEvent.html
│ │ │ │ ├── PostUpdateEventListener.html
│ │ │ │ ├── PreCollectionRecreateEvent.html
│ │ │ │ ├── PreCollectionRecreateEventListener.html
│ │ │ │ ├── PreCollectionRemoveEvent.html
│ │ │ │ ├── PreCollectionRemoveEventListener.html
│ │ │ │ ├── PreCollectionUpdateEvent.html
│ │ │ │ ├── PreCollectionUpdateEventListener.html
│ │ │ │ ├── PreDeleteEvent.html
│ │ │ │ ├── PreDeleteEventListener.html
│ │ │ │ ├── PreInsertEvent.html
│ │ │ │ ├── PreInsertEventListener.html
│ │ │ │ ├── PreLoadEvent.html
│ │ │ │ ├── PreLoadEventListener.html
│ │ │ │ ├── PreUpdateEvent.html
│ │ │ │ ├── PreUpdateEventListener.html
│ │ │ │ ├── RefreshEvent.html
│ │ │ │ ├── RefreshEventListener.html
│ │ │ │ ├── ReplicateEvent.html
│ │ │ │ ├── ReplicateEventListener.html
│ │ │ │ ├── SaveOrUpdateEvent.html
│ │ │ │ └── SaveOrUpdateEventListener.html
│ │ │ ├── exception
│ │ │ │ ├── CacheSQLStateConverter.html
│ │ │ │ ├── class-use
│ │ │ │ │ ├── CacheSQLStateConverter.html
│ │ │ │ │ ├── Configurable.html
│ │ │ │ │ ├── ConstraintViolationException.html
│ │ │ │ │ ├── DataException.html
│ │ │ │ │ ├── GenericJDBCException.html
│ │ │ │ │ ├── JDBCConnectionException.html
│ │ │ │ │ ├── JDBCExceptionHelper.html
│ │ │ │ │ ├── LockAcquisitionException.html
│ │ │ │ │ ├── SQLExceptionConverterFactory.html
│ │ │ │ │ ├── SQLExceptionConverter.html
│ │ │ │ │ ├── SQLGrammarException.html
│ │ │ │ │ ├── SQLStateConverter.html
│ │ │ │ │ ├── TemplatedViolatedConstraintNameExtracter.html
│ │ │ │ │ └── ViolatedConstraintNameExtracter.html
│ │ │ │ ├── Configurable.html
│ │ │ │ ├── ConstraintViolationException.html
│ │ │ │ ├── DataException.html
│ │ │ │ ├── GenericJDBCException.html
│ │ │ │ ├── JDBCConnectionException.html
│ │ │ │ ├── JDBCExceptionHelper.html
│ │ │ │ ├── LockAcquisitionException.html
│ │ │ │ ├── package-frame.html
│ │ │ │ ├── package-summary.html
│ │ │ │ ├── package-tree.html
│ │ │ │ ├── package-use.html
│ │ │ │ ├── SQLExceptionConverterFactory.html
│ │ │ │ ├── SQLExceptionConverter.html
│ │ │ │ ├── SQLGrammarException.html
│ │ │ │ ├── SQLStateConverter.html
│ │ │ │ ├── TemplatedViolatedConstraintNameExtracter.html
│ │ │ │ └── ViolatedConstraintNameExtracter.html
│ │ │ ├── FetchMode.html
│ │ │ ├── Filter.html
│ │ │ ├── FlushMode.html
│ │ │ ├── HibernateException.html
│ │ │ ├── Hibernate.html
│ │ │ ├── hql
│ │ │ │ ├── antlr
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── HqlBaseLexer.html
│ │ │ │ │ │ ├── HqlBaseParser.html
│ │ │ │ │ │ ├── HqlSqlBaseWalker.html
│ │ │ │ │ │ ├── HqlSqlTokenTypes.html
│ │ │ │ │ │ ├── HqlTokenTypes.html
│ │ │ │ │ │ ├── SqlGeneratorBase.html
│ │ │ │ │ │ └── SqlTokenTypes.html
│ │ │ │ │ ├── HqlBaseLexer.html
│ │ │ │ │ ├── HqlBaseParser.html
│ │ │ │ │ ├── HqlSqlBaseWalker.html
│ │ │ │ │ ├── HqlSqlTokenTypes.html
│ │ │ │ │ ├── HqlTokenTypes.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ ├── package-use.html
│ │ │ │ │ ├── SqlGeneratorBase.html
│ │ │ │ │ └── SqlTokenTypes.html
│ │ │ │ ├── ast
│ │ │ │ │ ├── ASTQueryTranslatorFactory.html
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── ASTQueryTranslatorFactory.html
│ │ │ │ │ │ ├── DetailedSemanticException.html
│ │ │ │ │ │ ├── ErrorCounter.html
│ │ │ │ │ │ ├── ErrorReporter.html
│ │ │ │ │ │ ├── HqlASTFactory.html
│ │ │ │ │ │ ├── HqlParser.html
│ │ │ │ │ │ ├── HqlSqlWalker.html
│ │ │ │ │ │ ├── HqlToken.html
│ │ │ │ │ │ ├── InvalidPathException.html
│ │ │ │ │ │ ├── InvalidWithClauseException.html
│ │ │ │ │ │ ├── ParameterTranslationsImpl.html
│ │ │ │ │ │ ├── ParameterTranslationsImpl.ParameterInfo.html
│ │ │ │ │ │ ├── ParseErrorHandler.html
│ │ │ │ │ │ ├── QuerySyntaxException.html
│ │ │ │ │ │ ├── QueryTranslatorImpl.html
│ │ │ │ │ │ ├── QueryTranslatorImpl.JavaConstantConverter.html
│ │ │ │ │ │ ├── SqlASTFactory.html
│ │ │ │ │ │ ├── SqlGenerator.html
│ │ │ │ │ │ └── TypeDiscriminatorMetadata.html
│ │ │ │ │ ├── DetailedSemanticException.html
│ │ │ │ │ ├── ErrorCounter.html
│ │ │ │ │ ├── ErrorReporter.html
│ │ │ │ │ ├── exec
│ │ │ │ │ │ ├── AbstractStatementExecutor.html
│ │ │ │ │ │ ├── BasicExecutor.html
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ ├── AbstractStatementExecutor.html
│ │ │ │ │ │ │ ├── BasicExecutor.html
│ │ │ │ │ │ │ ├── MultiTableDeleteExecutor.html
│ │ │ │ │ │ │ ├── MultiTableUpdateExecutor.html
│ │ │ │ │ │ │ └── StatementExecutor.html
│ │ │ │ │ │ ├── MultiTableDeleteExecutor.html
│ │ │ │ │ │ ├── MultiTableUpdateExecutor.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ └── StatementExecutor.html
│ │ │ │ │ ├── HqlASTFactory.html
│ │ │ │ │ ├── HqlParser.html
│ │ │ │ │ ├── HqlSqlWalker.html
│ │ │ │ │ ├── HqlToken.html
│ │ │ │ │ ├── InvalidPathException.html
│ │ │ │ │ ├── InvalidWithClauseException.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ ├── package-use.html
│ │ │ │ │ ├── ParameterTranslationsImpl.html
│ │ │ │ │ ├── ParameterTranslationsImpl.ParameterInfo.html
│ │ │ │ │ ├── ParseErrorHandler.html
│ │ │ │ │ ├── QuerySyntaxException.html
│ │ │ │ │ ├── QueryTranslatorImpl.html
│ │ │ │ │ ├── QueryTranslatorImpl.JavaConstantConverter.html
│ │ │ │ │ ├── SqlASTFactory.html
│ │ │ │ │ ├── SqlGenerator.html
│ │ │ │ │ ├── tree
│ │ │ │ │ │ ├── AbstractMapComponentNode.html
│ │ │ │ │ │ ├── AbstractNullnessCheckNode.html
│ │ │ │ │ │ ├── AbstractRestrictableStatement.html
│ │ │ │ │ │ ├── AbstractSelectExpression.html
│ │ │ │ │ │ ├── AbstractStatement.html
│ │ │ │ │ │ ├── AggregatedSelectExpression.html
│ │ │ │ │ │ ├── AggregateNode.html
│ │ │ │ │ │ ├── AssignmentSpecification.html
│ │ │ │ │ │ ├── BetweenOperatorNode.html
│ │ │ │ │ │ ├── BinaryArithmeticOperatorNode.html
│ │ │ │ │ │ ├── BinaryLogicOperatorNode.html
│ │ │ │ │ │ ├── BinaryOperatorNode.html
│ │ │ │ │ │ ├── BooleanLiteralNode.html
│ │ │ │ │ │ ├── Case2Node.html
│ │ │ │ │ │ ├── CaseNode.html
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ ├── AbstractMapComponentNode.html
│ │ │ │ │ │ │ ├── AbstractNullnessCheckNode.html
│ │ │ │ │ │ │ ├── AbstractRestrictableStatement.html
│ │ │ │ │ │ │ ├── AbstractSelectExpression.html
│ │ │ │ │ │ │ ├── AbstractStatement.html
│ │ │ │ │ │ │ ├── AggregatedSelectExpression.html
│ │ │ │ │ │ │ ├── AggregateNode.html
│ │ │ │ │ │ │ ├── AssignmentSpecification.html
│ │ │ │ │ │ │ ├── BetweenOperatorNode.html
│ │ │ │ │ │ │ ├── BinaryArithmeticOperatorNode.html
│ │ │ │ │ │ │ ├── BinaryLogicOperatorNode.html
│ │ │ │ │ │ │ ├── BinaryOperatorNode.html
│ │ │ │ │ │ │ ├── BooleanLiteralNode.html
│ │ │ │ │ │ │ ├── Case2Node.html
│ │ │ │ │ │ │ ├── CaseNode.html
│ │ │ │ │ │ │ ├── CollectionFunction.html
│ │ │ │ │ │ │ ├── ComponentJoin.ComponentFromElementType.html
│ │ │ │ │ │ │ ├── ComponentJoin.html
│ │ │ │ │ │ │ ├── ConstructorNode.html
│ │ │ │ │ │ │ ├── CountNode.html
│ │ │ │ │ │ │ ├── DeleteStatement.html
│ │ │ │ │ │ │ ├── DisplayableNode.html
│ │ │ │ │ │ │ ├── DotNode.html
│ │ │ │ │ │ │ ├── DotNode.IllegalCollectionDereferenceExceptionBuilder.html
│ │ │ │ │ │ │ ├── ExpectedTypeAwareNode.html
│ │ │ │ │ │ │ ├── FromClause.html
│ │ │ │ │ │ │ ├── FromElementFactory.html
│ │ │ │ │ │ │ ├── FromElement.html
│ │ │ │ │ │ │ ├── FromReferenceNode.html
│ │ │ │ │ │ │ ├── FunctionNode.html
│ │ │ │ │ │ │ ├── HqlSqlWalkerNode.html
│ │ │ │ │ │ │ ├── IdentNode.html
│ │ │ │ │ │ │ ├── ImpliedFromElement.html
│ │ │ │ │ │ │ ├── IndexNode.html
│ │ │ │ │ │ │ ├── InitializeableNode.html
│ │ │ │ │ │ │ ├── InLogicOperatorNode.html
│ │ │ │ │ │ │ ├── InsertStatement.html
│ │ │ │ │ │ │ ├── IntoClause.html
│ │ │ │ │ │ │ ├── IsNotNullLogicOperatorNode.html
│ │ │ │ │ │ │ ├── IsNullLogicOperatorNode.html
│ │ │ │ │ │ │ ├── JavaConstantNode.html
│ │ │ │ │ │ │ ├── LiteralNode.html
│ │ │ │ │ │ │ ├── MapEntryNode.html
│ │ │ │ │ │ │ ├── MapKeyNode.html
│ │ │ │ │ │ │ ├── MapValueNode.html
│ │ │ │ │ │ │ ├── MethodNode.html
│ │ │ │ │ │ │ ├── Node.html
│ │ │ │ │ │ │ ├── OperatorNode.html
│ │ │ │ │ │ │ ├── OrderByClause.html
│ │ │ │ │ │ │ ├── ParameterContainer.html
│ │ │ │ │ │ │ ├── ParameterNode.html
│ │ │ │ │ │ │ ├── PathNode.html
│ │ │ │ │ │ │ ├── QueryNode.html
│ │ │ │ │ │ │ ├── ResolvableNode.html
│ │ │ │ │ │ │ ├── RestrictableStatement.html
│ │ │ │ │ │ │ ├── ResultVariableRefNode.html
│ │ │ │ │ │ │ ├── SelectClause.html
│ │ │ │ │ │ │ ├── SelectExpression.html
│ │ │ │ │ │ │ ├── SelectExpressionImpl.html
│ │ │ │ │ │ │ ├── SelectExpressionList.html
│ │ │ │ │ │ │ ├── SessionFactoryAwareNode.html
│ │ │ │ │ │ │ ├── SqlFragment.html
│ │ │ │ │ │ │ ├── SqlNode.html
│ │ │ │ │ │ │ ├── Statement.html
│ │ │ │ │ │ │ ├── UnaryArithmeticNode.html
│ │ │ │ │ │ │ ├── UnaryLogicOperatorNode.html
│ │ │ │ │ │ │ ├── UnaryOperatorNode.html
│ │ │ │ │ │ │ └── UpdateStatement.html
│ │ │ │ │ │ ├── CollectionFunction.html
│ │ │ │ │ │ ├── ComponentJoin.ComponentFromElementType.html
│ │ │ │ │ │ ├── ComponentJoin.html
│ │ │ │ │ │ ├── ConstructorNode.html
│ │ │ │ │ │ ├── CountNode.html
│ │ │ │ │ │ ├── DeleteStatement.html
│ │ │ │ │ │ ├── DisplayableNode.html
│ │ │ │ │ │ ├── DotNode.html
│ │ │ │ │ │ ├── DotNode.IllegalCollectionDereferenceExceptionBuilder.html
│ │ │ │ │ │ ├── ExpectedTypeAwareNode.html
│ │ │ │ │ │ ├── FromClause.html
│ │ │ │ │ │ ├── FromElementFactory.html
│ │ │ │ │ │ ├── FromElement.html
│ │ │ │ │ │ ├── FromReferenceNode.html
│ │ │ │ │ │ ├── FunctionNode.html
│ │ │ │ │ │ ├── HqlSqlWalkerNode.html
│ │ │ │ │ │ ├── IdentNode.html
│ │ │ │ │ │ ├── ImpliedFromElement.html
│ │ │ │ │ │ ├── IndexNode.html
│ │ │ │ │ │ ├── InitializeableNode.html
│ │ │ │ │ │ ├── InLogicOperatorNode.html
│ │ │ │ │ │ ├── InsertStatement.html
│ │ │ │ │ │ ├── IntoClause.html
│ │ │ │ │ │ ├── IsNotNullLogicOperatorNode.html
│ │ │ │ │ │ ├── IsNullLogicOperatorNode.html
│ │ │ │ │ │ ├── JavaConstantNode.html
│ │ │ │ │ │ ├── LiteralNode.html
│ │ │ │ │ │ ├── MapEntryNode.html
│ │ │ │ │ │ ├── MapKeyNode.html
│ │ │ │ │ │ ├── MapValueNode.html
│ │ │ │ │ │ ├── MethodNode.html
│ │ │ │ │ │ ├── Node.html
│ │ │ │ │ │ ├── OperatorNode.html
│ │ │ │ │ │ ├── OrderByClause.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ ├── ParameterContainer.html
│ │ │ │ │ │ ├── ParameterNode.html
│ │ │ │ │ │ ├── PathNode.html
│ │ │ │ │ │ ├── QueryNode.html
│ │ │ │ │ │ ├── ResolvableNode.html
│ │ │ │ │ │ ├── RestrictableStatement.html
│ │ │ │ │ │ ├── ResultVariableRefNode.html
│ │ │ │ │ │ ├── SelectClause.html
│ │ │ │ │ │ ├── SelectExpression.html
│ │ │ │ │ │ ├── SelectExpressionImpl.html
│ │ │ │ │ │ ├── SelectExpressionList.html
│ │ │ │ │ │ ├── SessionFactoryAwareNode.html
│ │ │ │ │ │ ├── SqlFragment.html
│ │ │ │ │ │ ├── SqlNode.html
│ │ │ │ │ │ ├── Statement.html
│ │ │ │ │ │ ├── UnaryArithmeticNode.html
│ │ │ │ │ │ ├── UnaryLogicOperatorNode.html
│ │ │ │ │ │ ├── UnaryOperatorNode.html
│ │ │ │ │ │ └── UpdateStatement.html
│ │ │ │ │ ├── TypeDiscriminatorMetadata.html
│ │ │ │ │ └── util
│ │ │ │ │ ├── AliasGenerator.html
│ │ │ │ │ ├── ASTAppender.html
│ │ │ │ │ ├── ASTIterator.html
│ │ │ │ │ ├── ASTParentsFirstIterator.html
│ │ │ │ │ ├── ASTPrinter.html
│ │ │ │ │ ├── ASTUtil.FilterPredicate.html
│ │ │ │ │ ├── ASTUtil.html
│ │ │ │ │ ├── ASTUtil.IncludePredicate.html
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── AliasGenerator.html
│ │ │ │ │ │ ├── ASTAppender.html
│ │ │ │ │ │ ├── ASTIterator.html
│ │ │ │ │ │ ├── ASTParentsFirstIterator.html
│ │ │ │ │ │ ├── ASTPrinter.html
│ │ │ │ │ │ ├── ASTUtil.FilterPredicate.html
│ │ │ │ │ │ ├── ASTUtil.html
│ │ │ │ │ │ ├── ASTUtil.IncludePredicate.html
│ │ │ │ │ │ ├── ColumnHelper.html
│ │ │ │ │ │ ├── JoinProcessor.html
│ │ │ │ │ │ ├── LiteralProcessor.html
│ │ │ │ │ │ ├── NodeTraverser.html
│ │ │ │ │ │ ├── NodeTraverser.VisitationStrategy.html
│ │ │ │ │ │ ├── PathHelper.html
│ │ │ │ │ │ ├── SessionFactoryHelper.html
│ │ │ │ │ │ └── SyntheticAndFactory.html
│ │ │ │ │ ├── ColumnHelper.html
│ │ │ │ │ ├── JoinProcessor.html
│ │ │ │ │ ├── LiteralProcessor.html
│ │ │ │ │ ├── NodeTraverser.html
│ │ │ │ │ ├── NodeTraverser.VisitationStrategy.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ ├── package-use.html
│ │ │ │ │ ├── PathHelper.html
│ │ │ │ │ ├── SessionFactoryHelper.html
│ │ │ │ │ └── SyntheticAndFactory.html
│ │ │ │ ├── classic
│ │ │ │ │ ├── ClassicQueryTranslatorFactory.html
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── ClassicQueryTranslatorFactory.html
│ │ │ │ │ │ ├── ClauseParser.html
│ │ │ │ │ │ ├── FromParser.html
│ │ │ │ │ │ ├── FromPathExpressionParser.html
│ │ │ │ │ │ ├── GroupByParser.html
│ │ │ │ │ │ ├── HavingParser.html
│ │ │ │ │ │ ├── OrderByParser.html
│ │ │ │ │ │ ├── ParserHelper.html
│ │ │ │ │ │ ├── Parser.html
│ │ │ │ │ │ ├── PathExpressionParser.html
│ │ │ │ │ │ ├── PreprocessingParser.html
│ │ │ │ │ │ ├── QueryTranslatorImpl.html
│ │ │ │ │ │ ├── SelectParser.html
│ │ │ │ │ │ ├── SelectPathExpressionParser.html
│ │ │ │ │ │ └── WhereParser.html
│ │ │ │ │ ├── ClauseParser.html
│ │ │ │ │ ├── FromParser.html
│ │ │ │ │ ├── FromPathExpressionParser.html
│ │ │ │ │ ├── GroupByParser.html
│ │ │ │ │ ├── HavingParser.html
│ │ │ │ │ ├── OrderByParser.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ ├── package-use.html
│ │ │ │ │ ├── ParserHelper.html
│ │ │ │ │ ├── Parser.html
│ │ │ │ │ ├── PathExpressionParser.html
│ │ │ │ │ ├── PreprocessingParser.html
│ │ │ │ │ ├── QueryTranslatorImpl.html
│ │ │ │ │ ├── SelectParser.html
│ │ │ │ │ ├── SelectPathExpressionParser.html
│ │ │ │ │ └── WhereParser.html
│ │ │ │ ├── class-use
│ │ │ │ │ ├── CollectionProperties.html
│ │ │ │ │ ├── CollectionSubqueryFactory.html
│ │ │ │ │ ├── FilterTranslator.html
│ │ │ │ │ ├── HolderInstantiator.html
│ │ │ │ │ ├── NameGenerator.html
│ │ │ │ │ ├── ParameterTranslations.html
│ │ │ │ │ ├── QueryExecutionRequestException.html
│ │ │ │ │ ├── QuerySplitter.html
│ │ │ │ │ ├── QueryTranslatorFactory.html
│ │ │ │ │ └── QueryTranslator.html
│ │ │ │ ├── CollectionProperties.html
│ │ │ │ ├── CollectionSubqueryFactory.html
│ │ │ │ ├── FilterTranslator.html
│ │ │ │ ├── HolderInstantiator.html
│ │ │ │ ├── NameGenerator.html
│ │ │ │ ├── package-frame.html
│ │ │ │ ├── package-summary.html
│ │ │ │ ├── package-tree.html
│ │ │ │ ├── package-use.html
│ │ │ │ ├── ParameterTranslations.html
│ │ │ │ ├── QueryExecutionRequestException.html
│ │ │ │ ├── QuerySplitter.html
│ │ │ │ ├── QueryTranslatorFactory.html
│ │ │ │ └── QueryTranslator.html
│ │ │ ├── id
│ │ │ │ ├── AbstractPostInsertGenerator.html
│ │ │ │ ├── AbstractUUIDGenerator.html
│ │ │ │ ├── Assigned.html
│ │ │ │ ├── class-use
│ │ │ │ │ ├── AbstractPostInsertGenerator.html
│ │ │ │ │ ├── AbstractUUIDGenerator.html
│ │ │ │ │ ├── Assigned.html
│ │ │ │ │ ├── CompositeNestedGeneratedValueGenerator.GenerationContextLocator.html
│ │ │ │ │ ├── CompositeNestedGeneratedValueGenerator.GenerationPlan.html
│ │ │ │ │ ├── CompositeNestedGeneratedValueGenerator.html
│ │ │ │ │ ├── Configurable.html
│ │ │ │ │ ├── ForeignGenerator.html
│ │ │ │ │ ├── GUIDGenerator.html
│ │ │ │ │ ├── IdentifierGenerationException.html
│ │ │ │ │ ├── IdentifierGeneratorAggregator.html
│ │ │ │ │ ├── IdentifierGeneratorHelper.BasicHolder.html
│ │ │ │ │ ├── IdentifierGeneratorHelper.BigDecimalHolder.html
│ │ │ │ │ ├── IdentifierGeneratorHelper.BigIntegerHolder.html
│ │ │ │ │ ├── IdentifierGeneratorHelper.html
│ │ │ │ │ ├── IdentifierGenerator.html
│ │ │ │ │ ├── IdentityGenerator.BasicDelegate.html
│ │ │ │ │ ├── IdentityGenerator.GetGeneratedKeysDelegate.html
│ │ │ │ │ ├── IdentityGenerator.html
│ │ │ │ │ ├── IdentityGenerator.InsertSelectDelegate.html
│ │ │ │ │ ├── IncrementGenerator.html
│ │ │ │ │ ├── IntegralDataTypeHolder.html
│ │ │ │ │ ├── MultipleHiLoPerTableGenerator.html
│ │ │ │ │ ├── PersistentIdentifierGenerator.html
│ │ │ │ │ ├── PostInsertIdentifierGenerator.html
│ │ │ │ │ ├── PostInsertIdentityPersister.html
│ │ │ │ │ ├── ResultSetIdentifierConsumer.html
│ │ │ │ │ ├── SelectGenerator.html
│ │ │ │ │ ├── SelectGenerator.SelectGeneratorDelegate.html
│ │ │ │ │ ├── SequenceGenerator.html
│ │ │ │ │ ├── SequenceHiLoGenerator.html
│ │ │ │ │ ├── SequenceIdentityGenerator.Delegate.html
│ │ │ │ │ ├── SequenceIdentityGenerator.html
│ │ │ │ │ ├── SequenceIdentityGenerator.NoCommentsInsert.html
│ │ │ │ │ ├── TableGenerator.html
│ │ │ │ │ ├── TableHiLoGenerator.html
│ │ │ │ │ ├── UUIDGenerationStrategy.html
│ │ │ │ │ ├── UUIDGenerator.html
│ │ │ │ │ └── UUIDHexGenerator.html
│ │ │ │ ├── CompositeNestedGeneratedValueGenerator.GenerationContextLocator.html
│ │ │ │ ├── CompositeNestedGeneratedValueGenerator.GenerationPlan.html
│ │ │ │ ├── CompositeNestedGeneratedValueGenerator.html
│ │ │ │ ├── Configurable.html
│ │ │ │ ├── enhanced
│ │ │ │ │ ├── AccessCallback.html
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── AccessCallback.html
│ │ │ │ │ │ ├── DatabaseStructure.html
│ │ │ │ │ │ ├── OptimizerFactory.HiLoOptimizer.html
│ │ │ │ │ │ ├── OptimizerFactory.html
│ │ │ │ │ │ ├── OptimizerFactory.InitialValueAwareOptimizer.html
│ │ │ │ │ │ ├── OptimizerFactory.LegacyHiLoAlgorithmOptimizer.html
│ │ │ │ │ │ ├── OptimizerFactory.NoopOptimizer.html
│ │ │ │ │ │ ├── OptimizerFactory.OptimizerSupport.html
│ │ │ │ │ │ ├── OptimizerFactory.PooledLoOptimizer.html
│ │ │ │ │ │ ├── OptimizerFactory.PooledOptimizer.html
│ │ │ │ │ │ ├── OptimizerFactory.StandardOptimizerDescriptor.html
│ │ │ │ │ │ ├── Optimizer.html
│ │ │ │ │ │ ├── SequenceStructure.html
│ │ │ │ │ │ ├── SequenceStyleGenerator.html
│ │ │ │ │ │ ├── TableGenerator.html
│ │ │ │ │ │ └── TableStructure.html
│ │ │ │ │ ├── DatabaseStructure.html
│ │ │ │ │ ├── OptimizerFactory.HiLoOptimizer.html
│ │ │ │ │ ├── OptimizerFactory.html
│ │ │ │ │ ├── OptimizerFactory.InitialValueAwareOptimizer.html
│ │ │ │ │ ├── OptimizerFactory.LegacyHiLoAlgorithmOptimizer.html
│ │ │ │ │ ├── OptimizerFactory.NoopOptimizer.html
│ │ │ │ │ ├── OptimizerFactory.OptimizerSupport.html
│ │ │ │ │ ├── OptimizerFactory.PooledLoOptimizer.html
│ │ │ │ │ ├── OptimizerFactory.PooledOptimizer.html
│ │ │ │ │ ├── OptimizerFactory.StandardOptimizerDescriptor.html
│ │ │ │ │ ├── Optimizer.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ ├── package-use.html
│ │ │ │ │ ├── SequenceStructure.html
│ │ │ │ │ ├── SequenceStyleGenerator.html
│ │ │ │ │ ├── TableGenerator.html
│ │ │ │ │ └── TableStructure.html
│ │ │ │ ├── factory
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── DefaultIdentifierGeneratorFactory.html
│ │ │ │ │ │ └── IdentifierGeneratorFactory.html
│ │ │ │ │ ├── DefaultIdentifierGeneratorFactory.html
│ │ │ │ │ ├── IdentifierGeneratorFactory.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ └── package-use.html
│ │ │ │ ├── ForeignGenerator.html
│ │ │ │ ├── GUIDGenerator.html
│ │ │ │ ├── IdentifierGenerationException.html
│ │ │ │ ├── IdentifierGeneratorAggregator.html
│ │ │ │ ├── IdentifierGeneratorHelper.BasicHolder.html
│ │ │ │ ├── IdentifierGeneratorHelper.BigDecimalHolder.html
│ │ │ │ ├── IdentifierGeneratorHelper.BigIntegerHolder.html
│ │ │ │ ├── IdentifierGeneratorHelper.html
│ │ │ │ ├── IdentifierGenerator.html
│ │ │ │ ├── IdentityGenerator.BasicDelegate.html
│ │ │ │ ├── IdentityGenerator.GetGeneratedKeysDelegate.html
│ │ │ │ ├── IdentityGenerator.html
│ │ │ │ ├── IdentityGenerator.InsertSelectDelegate.html
│ │ │ │ ├── IncrementGenerator.html
│ │ │ │ ├── insert
│ │ │ │ │ ├── AbstractReturningDelegate.html
│ │ │ │ │ ├── AbstractSelectingDelegate.html
│ │ │ │ │ ├── Binder.html
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── AbstractReturningDelegate.html
│ │ │ │ │ │ ├── AbstractSelectingDelegate.html
│ │ │ │ │ │ ├── Binder.html
│ │ │ │ │ │ ├── IdentifierGeneratingInsert.html
│ │ │ │ │ │ ├── InsertGeneratedIdentifierDelegate.html
│ │ │ │ │ │ └── InsertSelectIdentityInsert.html
│ │ │ │ │ ├── IdentifierGeneratingInsert.html
│ │ │ │ │ ├── InsertGeneratedIdentifierDelegate.html
│ │ │ │ │ ├── InsertSelectIdentityInsert.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ └── package-use.html
│ │ │ │ ├── IntegralDataTypeHolder.html
│ │ │ │ ├── MultipleHiLoPerTableGenerator.html
│ │ │ │ ├── package-frame.html
│ │ │ │ ├── package-summary.html
│ │ │ │ ├── package-tree.html
│ │ │ │ ├── package-use.html
│ │ │ │ ├── PersistentIdentifierGenerator.html
│ │ │ │ ├── PostInsertIdentifierGenerator.html
│ │ │ │ ├── PostInsertIdentityPersister.html
│ │ │ │ ├── ResultSetIdentifierConsumer.html
│ │ │ │ ├── SelectGenerator.html
│ │ │ │ ├── SelectGenerator.SelectGeneratorDelegate.html
│ │ │ │ ├── SequenceGenerator.html
│ │ │ │ ├── SequenceHiLoGenerator.html
│ │ │ │ ├── SequenceIdentityGenerator.Delegate.html
│ │ │ │ ├── SequenceIdentityGenerator.html
│ │ │ │ ├── SequenceIdentityGenerator.NoCommentsInsert.html
│ │ │ │ ├── TableGenerator.html
│ │ │ │ ├── TableHiLoGenerator.html
│ │ │ │ ├── uuid
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── CustomVersionOneStrategy.html
│ │ │ │ │ │ ├── Helper.html
│ │ │ │ │ │ └── StandardRandomStrategy.html
│ │ │ │ │ ├── CustomVersionOneStrategy.html
│ │ │ │ │ ├── Helper.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ ├── package-use.html
│ │ │ │ │ └── StandardRandomStrategy.html
│ │ │ │ ├── UUIDGenerationStrategy.html
│ │ │ │ ├── UUIDGenerator.html
│ │ │ │ └── UUIDHexGenerator.html
│ │ │ ├── impl
│ │ │ │ ├── AbstractQueryImpl.html
│ │ │ │ ├── AbstractScrollableResults.html
│ │ │ │ ├── AbstractSessionImpl.html
│ │ │ │ ├── class-use
│ │ │ │ │ ├── AbstractQueryImpl.html
│ │ │ │ │ ├── AbstractScrollableResults.html
│ │ │ │ │ ├── AbstractSessionImpl.html
│ │ │ │ │ ├── CollectionFilterImpl.html
│ │ │ │ │ ├── CriteriaImpl.CriterionEntry.html
│ │ │ │ │ ├── CriteriaImpl.html
│ │ │ │ │ ├── CriteriaImpl.OrderEntry.html
│ │ │ │ │ ├── CriteriaImpl.Subcriteria.html
│ │ │ │ │ ├── FetchingScrollableResultsImpl.html
│ │ │ │ │ ├── FilterImpl.html
│ │ │ │ │ ├── IteratorImpl.html
│ │ │ │ │ ├── NonFlushedChangesImpl.html
│ │ │ │ │ ├── QueryImpl.html
│ │ │ │ │ ├── ScrollableResultsImpl.html
│ │ │ │ │ ├── SessionFactoryImpl.html
│ │ │ │ │ ├── SessionFactoryObjectFactory.html
│ │ │ │ │ ├── SessionImpl.html
│ │ │ │ │ ├── SQLQueryImpl.html
│ │ │ │ │ ├── StatelessSessionImpl.html
│ │ │ │ │ └── TypeLocatorImpl.html
│ │ │ │ ├── CollectionFilterImpl.html
│ │ │ │ ├── CriteriaImpl.CriterionEntry.html
│ │ │ │ ├── CriteriaImpl.html
│ │ │ │ ├── CriteriaImpl.OrderEntry.html
│ │ │ │ ├── CriteriaImpl.Subcriteria.html
│ │ │ │ ├── FetchingScrollableResultsImpl.html
│ │ │ │ ├── FilterImpl.html
│ │ │ │ ├── IteratorImpl.html
│ │ │ │ ├── NonFlushedChangesImpl.html
│ │ │ │ ├── package-frame.html
│ │ │ │ ├── package-summary.html
│ │ │ │ ├── package-tree.html
│ │ │ │ ├── package-use.html
│ │ │ │ ├── QueryImpl.html
│ │ │ │ ├── ScrollableResultsImpl.html
│ │ │ │ ├── SessionFactoryImpl.html
│ │ │ │ ├── SessionFactoryObjectFactory.html
│ │ │ │ ├── SessionImpl.html
│ │ │ │ ├── SQLQueryImpl.html
│ │ │ │ ├── StatelessSessionImpl.html
│ │ │ │ └── TypeLocatorImpl.html
│ │ │ ├── InstantiationException.html
│ │ │ ├── intercept
│ │ │ │ ├── AbstractFieldInterceptor.html
│ │ │ │ ├── cglib
│ │ │ │ │ ├── CGLIBHelper.html
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── CGLIBHelper.html
│ │ │ │ │ │ └── FieldInterceptorImpl.html
│ │ │ │ │ ├── FieldInterceptorImpl.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ └── package-use.html
│ │ │ │ ├── class-use
│ │ │ │ │ ├── AbstractFieldInterceptor.html
│ │ │ │ │ ├── FieldInterceptionHelper.html
│ │ │ │ │ ├── FieldInterceptor.html
│ │ │ │ │ └── LazyPropertyInitializer.html
│ │ │ │ ├── FieldInterceptionHelper.html
│ │ │ │ ├── FieldInterceptor.html
│ │ │ │ ├── javassist
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── FieldInterceptorImpl.html
│ │ │ │ │ │ └── JavassistHelper.html
│ │ │ │ │ ├── FieldInterceptorImpl.html
│ │ │ │ │ ├── JavassistHelper.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ └── package-use.html
│ │ │ │ ├── LazyPropertyInitializer.html
│ │ │ │ ├── package-frame.html
│ │ │ │ ├── package-summary.html
│ │ │ │ ├── package-tree.html
│ │ │ │ └── package-use.html
│ │ │ ├── Interceptor.html
│ │ │ ├── InvalidMappingException.html
│ │ │ ├── jdbc
│ │ │ │ ├── AbstractBatcher.html
│ │ │ │ ├── BatchedTooManyRowsAffectedException.html
│ │ │ │ ├── BatcherFactory.html
│ │ │ │ ├── Batcher.html
│ │ │ │ ├── BatchFailedException.html
│ │ │ │ ├── BatchingBatcherFactory.html
│ │ │ │ ├── BatchingBatcher.html
│ │ │ │ ├── BorrowedConnectionProxy.html
│ │ │ │ ├── class-use
│ │ │ │ │ ├── AbstractBatcher.html
│ │ │ │ │ ├── BatchedTooManyRowsAffectedException.html
│ │ │ │ │ ├── BatcherFactory.html
│ │ │ │ │ ├── Batcher.html
│ │ │ │ │ ├── BatchFailedException.html
│ │ │ │ │ ├── BatchingBatcherFactory.html
│ │ │ │ │ ├── BatchingBatcher.html
│ │ │ │ │ ├── BorrowedConnectionProxy.html
│ │ │ │ │ ├── ConnectionManager.Callback.html
│ │ │ │ │ ├── ConnectionManager.html
│ │ │ │ │ ├── ConnectionWrapper.html
│ │ │ │ │ ├── Expectation.html
│ │ │ │ │ ├── Expectations.BasicExpectation.html
│ │ │ │ │ ├── Expectations.BasicParamExpectation.html
│ │ │ │ │ ├── Expectations.html
│ │ │ │ │ ├── JDBCContext.Context.html
│ │ │ │ │ ├── JDBCContext.html
│ │ │ │ │ ├── NonBatchingBatcherFactory.html
│ │ │ │ │ ├── NonBatchingBatcher.html
│ │ │ │ │ ├── TooManyRowsAffectedException.html
│ │ │ │ │ └── Work.html
│ │ │ │ ├── ConnectionManager.Callback.html
│ │ │ │ ├── ConnectionManager.html
│ │ │ │ ├── ConnectionWrapper.html
│ │ │ │ ├── Expectation.html
│ │ │ │ ├── Expectations.BasicExpectation.html
│ │ │ │ ├── Expectations.BasicParamExpectation.html
│ │ │ │ ├── Expectations.html
│ │ │ │ ├── JDBCContext.Context.html
│ │ │ │ ├── JDBCContext.html
│ │ │ │ ├── NonBatchingBatcherFactory.html
│ │ │ │ ├── NonBatchingBatcher.html
│ │ │ │ ├── package-frame.html
│ │ │ │ ├── package-summary.html
│ │ │ │ ├── package-tree.html
│ │ │ │ ├── package-use.html
│ │ │ │ ├── TooManyRowsAffectedException.html
│ │ │ │ ├── util
│ │ │ │ │ ├── BasicFormatterImpl.html
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── BasicFormatterImpl.html
│ │ │ │ │ │ ├── DDLFormatterImpl.html
│ │ │ │ │ │ ├── FormatStyle.html
│ │ │ │ │ │ ├── Formatter.html
│ │ │ │ │ │ └── SQLStatementLogger.html
│ │ │ │ │ ├── DDLFormatterImpl.html
│ │ │ │ │ ├── FormatStyle.html
│ │ │ │ │ ├── Formatter.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ ├── package-use.html
│ │ │ │ │ └── SQLStatementLogger.html
│ │ │ │ └── Work.html
│ │ │ ├── JDBCException.html
│ │ │ ├── jmx
│ │ │ │ ├── class-use
│ │ │ │ │ ├── HibernateService.html
│ │ │ │ │ ├── HibernateServiceMBean.html
│ │ │ │ │ ├── SessionFactoryStub.html
│ │ │ │ │ ├── StatisticsService.html
│ │ │ │ │ └── StatisticsServiceMBean.html
│ │ │ │ ├── HibernateService.html
│ │ │ │ ├── HibernateServiceMBean.html
│ │ │ │ ├── package-frame.html
│ │ │ │ ├── package-summary.html
│ │ │ │ ├── package-tree.html
│ │ │ │ ├── package-use.html
│ │ │ │ ├── SessionFactoryStub.html
│ │ │ │ ├── StatisticsService.html
│ │ │ │ └── StatisticsServiceMBean.html
│ │ │ ├── LazyInitializationException.html
│ │ │ ├── loader
│ │ │ │ ├── AbstractEntityJoinWalker.html
│ │ │ │ ├── BasicLoader.html
│ │ │ │ ├── class-use
│ │ │ │ │ ├── AbstractEntityJoinWalker.html
│ │ │ │ │ ├── BasicLoader.html
│ │ │ │ │ ├── CollectionAliases.html
│ │ │ │ │ ├── ColumnEntityAliases.html
│ │ │ │ │ ├── DefaultEntityAliases.html
│ │ │ │ │ ├── EntityAliases.html
│ │ │ │ │ ├── GeneratedCollectionAliases.html
│ │ │ │ │ ├── JoinWalker.AssociationInitCallback.html
│ │ │ │ │ ├── JoinWalker.html
│ │ │ │ │ ├── Loader.html
│ │ │ │ │ ├── MultipleBagFetchException.html
│ │ │ │ │ ├── OuterJoinableAssociation.html
│ │ │ │ │ ├── OuterJoinLoader.html
│ │ │ │ │ └── PropertyPath.html
│ │ │ │ ├── collection
│ │ │ │ │ ├── BasicCollectionJoinWalker.html
│ │ │ │ │ ├── BasicCollectionLoader.html
│ │ │ │ │ ├── BatchingCollectionInitializer.html
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── BasicCollectionJoinWalker.html
│ │ │ │ │ │ ├── BasicCollectionLoader.html
│ │ │ │ │ │ ├── BatchingCollectionInitializer.html
│ │ │ │ │ │ ├── CollectionInitializer.html
│ │ │ │ │ │ ├── CollectionJoinWalker.html
│ │ │ │ │ │ ├── CollectionLoader.html
│ │ │ │ │ │ ├── OneToManyJoinWalker.html
│ │ │ │ │ │ ├── OneToManyLoader.html
│ │ │ │ │ │ ├── SubselectCollectionLoader.html
│ │ │ │ │ │ └── SubselectOneToManyLoader.html
│ │ │ │ │ ├── CollectionInitializer.html
│ │ │ │ │ ├── CollectionJoinWalker.html
│ │ │ │ │ ├── CollectionLoader.html
│ │ │ │ │ ├── OneToManyJoinWalker.html
│ │ │ │ │ ├── OneToManyLoader.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ ├── package-use.html
│ │ │ │ │ ├── SubselectCollectionLoader.html
│ │ │ │ │ └── SubselectOneToManyLoader.html
│ │ │ │ ├── CollectionAliases.html
│ │ │ │ ├── ColumnEntityAliases.html
│ │ │ │ ├── criteria
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── CriteriaJoinWalker.html
│ │ │ │ │ │ ├── CriteriaLoader.html
│ │ │ │ │ │ └── CriteriaQueryTranslator.html
│ │ │ │ │ ├── CriteriaJoinWalker.html
│ │ │ │ │ ├── CriteriaLoader.html
│ │ │ │ │ ├── CriteriaQueryTranslator.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ └── package-use.html
│ │ │ │ ├── custom
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── CollectionFetchReturn.html
│ │ │ │ │ │ ├── CollectionReturn.html
│ │ │ │ │ │ ├── ColumnCollectionAliases.html
│ │ │ │ │ │ ├── CustomLoader.html
│ │ │ │ │ │ ├── CustomLoader.NonScalarResultColumnProcessor.html
│ │ │ │ │ │ ├── CustomLoader.ResultRowProcessor.html
│ │ │ │ │ │ ├── CustomLoader.ScalarResultColumnProcessor.html
│ │ │ │ │ │ ├── CustomQuery.html
│ │ │ │ │ │ ├── EntityFetchReturn.html
│ │ │ │ │ │ ├── FetchReturn.html
│ │ │ │ │ │ ├── NonScalarReturn.html
│ │ │ │ │ │ ├── Return.html
│ │ │ │ │ │ ├── RootReturn.html
│ │ │ │ │ │ └── ScalarReturn.html
│ │ │ │ │ ├── CollectionFetchReturn.html
│ │ │ │ │ ├── CollectionReturn.html
│ │ │ │ │ ├── ColumnCollectionAliases.html
│ │ │ │ │ ├── CustomLoader.html
│ │ │ │ │ ├── CustomLoader.NonScalarResultColumnProcessor.html
│ │ │ │ │ ├── CustomLoader.ResultRowProcessor.html
│ │ │ │ │ ├── CustomLoader.ScalarResultColumnProcessor.html
│ │ │ │ │ ├── CustomQuery.html
│ │ │ │ │ ├── EntityFetchReturn.html
│ │ │ │ │ ├── FetchReturn.html
│ │ │ │ │ ├── NonScalarReturn.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ ├── package-use.html
│ │ │ │ │ ├── Return.html
│ │ │ │ │ ├── RootReturn.html
│ │ │ │ │ ├── ScalarReturn.html
│ │ │ │ │ └── sql
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── SQLCustomQuery.html
│ │ │ │ │ │ ├── SQLQueryParser.html
│ │ │ │ │ │ ├── SQLQueryParser.ParameterSubstitutionRecognizer.html
│ │ │ │ │ │ └── SQLQueryReturnProcessor.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ ├── package-use.html
│ │ │ │ │ ├── SQLCustomQuery.html
│ │ │ │ │ ├── SQLQueryParser.html
│ │ │ │ │ ├── SQLQueryParser.ParameterSubstitutionRecognizer.html
│ │ │ │ │ └── SQLQueryReturnProcessor.html
│ │ │ │ ├── DefaultEntityAliases.html
│ │ │ │ ├── entity
│ │ │ │ │ ├── AbstractEntityLoader.html
│ │ │ │ │ ├── BatchingEntityLoader.html
│ │ │ │ │ ├── CascadeEntityJoinWalker.html
│ │ │ │ │ ├── CascadeEntityLoader.html
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── AbstractEntityLoader.html
│ │ │ │ │ │ ├── BatchingEntityLoader.html
│ │ │ │ │ │ ├── CascadeEntityJoinWalker.html
│ │ │ │ │ │ ├── CascadeEntityLoader.html
│ │ │ │ │ │ ├── CollectionElementLoader.html
│ │ │ │ │ │ ├── EntityJoinWalker.html
│ │ │ │ │ │ ├── EntityLoader.html
│ │ │ │ │ │ └── UniqueEntityLoader.html
│ │ │ │ │ ├── CollectionElementLoader.html
│ │ │ │ │ ├── EntityJoinWalker.html
│ │ │ │ │ ├── EntityLoader.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ ├── package-use.html
│ │ │ │ │ └── UniqueEntityLoader.html
│ │ │ │ ├── EntityAliases.html
│ │ │ │ ├── GeneratedCollectionAliases.html
│ │ │ │ ├── hql
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ └── QueryLoader.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ ├── package-use.html
│ │ │ │ │ └── QueryLoader.html
│ │ │ │ ├── JoinWalker.AssociationInitCallback.html
│ │ │ │ ├── JoinWalker.html
│ │ │ │ ├── Loader.html
│ │ │ │ ├── MultipleBagFetchException.html
│ │ │ │ ├── OuterJoinableAssociation.html
│ │ │ │ ├── OuterJoinLoader.html
│ │ │ │ ├── package-frame.html
│ │ │ │ ├── package-summary.html
│ │ │ │ ├── package-tree.html
│ │ │ │ ├── package-use.html
│ │ │ │ └── PropertyPath.html
│ │ │ ├── lob
│ │ │ │ ├── class-use
│ │ │ │ │ └── ReaderInputStream.html
│ │ │ │ ├── package-frame.html
│ │ │ │ ├── package-summary.html
│ │ │ │ ├── package-tree.html
│ │ │ │ ├── package-use.html
│ │ │ │ └── ReaderInputStream.html
│ │ │ ├── LobHelper.html
│ │ │ ├── LockMode.html
│ │ │ ├── LockOptions.html
│ │ │ ├── mapping
│ │ │ │ ├── AbstractAuxiliaryDatabaseObject.html
│ │ │ │ ├── Any.html
│ │ │ │ ├── Array.html
│ │ │ │ ├── AuxiliaryDatabaseObject.html
│ │ │ │ ├── Backref.html
│ │ │ │ ├── Bag.html
│ │ │ │ ├── class-use
│ │ │ │ │ ├── AbstractAuxiliaryDatabaseObject.html
│ │ │ │ │ ├── Any.html
│ │ │ │ │ ├── Array.html
│ │ │ │ │ ├── AuxiliaryDatabaseObject.html
│ │ │ │ │ ├── Backref.html
│ │ │ │ │ ├── Bag.html
│ │ │ │ │ ├── Collection.html
│ │ │ │ │ ├── Column.html
│ │ │ │ │ ├── Component.html
│ │ │ │ │ ├── Component.StandardGenerationContextLocator.html
│ │ │ │ │ ├── Component.ValueGenerationPlan.html
│ │ │ │ │ ├── Constraint.html
│ │ │ │ │ ├── DenormalizedTable.html
│ │ │ │ │ ├── DependantValue.html
│ │ │ │ │ ├── Fetchable.html
│ │ │ │ │ ├── FetchProfile.Fetch.html
│ │ │ │ │ ├── FetchProfile.html
│ │ │ │ │ ├── Filterable.html
│ │ │ │ │ ├── ForeignKey.html
│ │ │ │ │ ├── Formula.html
│ │ │ │ │ ├── IdentifierBag.html
│ │ │ │ │ ├── IdentifierCollection.html
│ │ │ │ │ ├── IdGenerator.html
│ │ │ │ │ ├── IndexBackref.html
│ │ │ │ │ ├── IndexedCollection.html
│ │ │ │ │ ├── Index.html
│ │ │ │ │ ├── JoinedSubclass.html
│ │ │ │ │ ├── Join.html
│ │ │ │ │ ├── KeyValue.html
│ │ │ │ │ ├── List.html
│ │ │ │ │ ├── ManyToOne.html
│ │ │ │ │ ├── Map.html
│ │ │ │ │ ├── MappedSuperclass.html
│ │ │ │ │ ├── MetaAttributable.html
│ │ │ │ │ ├── MetaAttribute.html
│ │ │ │ │ ├── MetadataSource.html
│ │ │ │ │ ├── OneToMany.html
│ │ │ │ │ ├── OneToOne.html
│ │ │ │ │ ├── PersistentClass.html
│ │ │ │ │ ├── PersistentClassVisitor.html
│ │ │ │ │ ├── PrimaryKey.html
│ │ │ │ │ ├── PrimitiveArray.html
│ │ │ │ │ ├── PropertyGeneration.html
│ │ │ │ │ ├── Property.html
│ │ │ │ │ ├── RelationalModel.html
│ │ │ │ │ ├── RootClass.html
│ │ │ │ │ ├── Selectable.html
│ │ │ │ │ ├── Set.html
│ │ │ │ │ ├── SimpleAuxiliaryDatabaseObject.html
│ │ │ │ │ ├── SimpleValue.html
│ │ │ │ │ ├── SingleTableSubclass.html
│ │ │ │ │ ├── Subclass.html
│ │ │ │ │ ├── SyntheticProperty.html
│ │ │ │ │ ├── Table.html
│ │ │ │ │ ├── TableOwner.html
│ │ │ │ │ ├── ToOne.html
│ │ │ │ │ ├── TypeDef.html
│ │ │ │ │ ├── UnionSubclass.html
│ │ │ │ │ ├── UniqueKey.html
│ │ │ │ │ ├── Value.html
│ │ │ │ │ └── ValueVisitor.html
│ │ │ │ ├── Collection.html
│ │ │ │ ├── Column.html
│ │ │ │ ├── Component.html
│ │ │ │ ├── Component.StandardGenerationContextLocator.html
│ │ │ │ ├── Component.ValueGenerationPlan.html
│ │ │ │ ├── Constraint.html
│ │ │ │ ├── DenormalizedTable.html
│ │ │ │ ├── DependantValue.html
│ │ │ │ ├── Fetchable.html
│ │ │ │ ├── FetchProfile.Fetch.html
│ │ │ │ ├── FetchProfile.html
│ │ │ │ ├── Filterable.html
│ │ │ │ ├── ForeignKey.html
│ │ │ │ ├── Formula.html
│ │ │ │ ├── IdentifierBag.html
│ │ │ │ ├── IdentifierCollection.html
│ │ │ │ ├── IdGenerator.html
│ │ │ │ ├── IndexBackref.html
│ │ │ │ ├── IndexedCollection.html
│ │ │ │ ├── Index.html
│ │ │ │ ├── JoinedSubclass.html
│ │ │ │ ├── Join.html
│ │ │ │ ├── KeyValue.html
│ │ │ │ ├── List.html
│ │ │ │ ├── ManyToOne.html
│ │ │ │ ├── Map.html
│ │ │ │ ├── MappedSuperclass.html
│ │ │ │ ├── MetaAttributable.html
│ │ │ │ ├── MetaAttribute.html
│ │ │ │ ├── MetadataSource.html
│ │ │ │ ├── OneToMany.html
│ │ │ │ ├── OneToOne.html
│ │ │ │ ├── package-frame.html
│ │ │ │ ├── package-summary.html
│ │ │ │ ├── package-tree.html
│ │ │ │ ├── package-use.html
│ │ │ │ ├── PersistentClass.html
│ │ │ │ ├── PersistentClassVisitor.html
│ │ │ │ ├── PrimaryKey.html
│ │ │ │ ├── PrimitiveArray.html
│ │ │ │ ├── PropertyGeneration.html
│ │ │ │ ├── Property.html
│ │ │ │ ├── RelationalModel.html
│ │ │ │ ├── RootClass.html
│ │ │ │ ├── Selectable.html
│ │ │ │ ├── Set.html
│ │ │ │ ├── SimpleAuxiliaryDatabaseObject.html
│ │ │ │ ├── SimpleValue.html
│ │ │ │ ├── SingleTableSubclass.html
│ │ │ │ ├── Subclass.html
│ │ │ │ ├── SyntheticProperty.html
│ │ │ │ ├── Table.html
│ │ │ │ ├── TableOwner.html
│ │ │ │ ├── ToOne.html
│ │ │ │ ├── TypeDef.html
│ │ │ │ ├── UnionSubclass.html
│ │ │ │ ├── UniqueKey.html
│ │ │ │ ├── Value.html
│ │ │ │ └── ValueVisitor.html
│ │ │ ├── MappingException.html
│ │ │ ├── MappingNotFoundException.html
│ │ │ ├── metadata
│ │ │ │ ├── ClassMetadata.html
│ │ │ │ ├── class-use
│ │ │ │ │ ├── ClassMetadata.html
│ │ │ │ │ └── CollectionMetadata.html
│ │ │ │ ├── CollectionMetadata.html
│ │ │ │ ├── package-frame.html
│ │ │ │ ├── package-summary.html
│ │ │ │ ├── package-tree.html
│ │ │ │ └── package-use.html
│ │ │ ├── NonUniqueObjectException.html
│ │ │ ├── NonUniqueResultException.html
│ │ │ ├── ObjectDeletedException.html
│ │ │ ├── ObjectNotFoundException.html
│ │ │ ├── OptimisticLockException.html
│ │ │ ├── package-frame.html
│ │ │ ├── package-summary.html
│ │ │ ├── package-tree.html
│ │ │ ├── package-use.html
│ │ │ ├── param
│ │ │ │ ├── AbstractExplicitParameterSpecification.html
│ │ │ │ ├── class-use
│ │ │ │ │ ├── AbstractExplicitParameterSpecification.html
│ │ │ │ │ ├── CollectionFilterKeyParameterSpecification.html
│ │ │ │ │ ├── DynamicFilterParameterSpecification.html
│ │ │ │ │ ├── ExplicitParameterSpecification.html
│ │ │ │ │ ├── NamedParameterSpecification.html
│ │ │ │ │ ├── ParameterSpecification.html
│ │ │ │ │ ├── PositionalParameterSpecification.html
│ │ │ │ │ └── VersionTypeSeedParameterSpecification.html
│ │ │ │ ├── CollectionFilterKeyParameterSpecification.html
│ │ │ │ ├── DynamicFilterParameterSpecification.html
│ │ │ │ ├── ExplicitParameterSpecification.html
│ │ │ │ ├── NamedParameterSpecification.html
│ │ │ │ ├── package-frame.html
│ │ │ │ ├── package-summary.html
│ │ │ │ ├── package-tree.html
│ │ │ │ ├── package-use.html
│ │ │ │ ├── ParameterSpecification.html
│ │ │ │ ├── PositionalParameterSpecification.html
│ │ │ │ └── VersionTypeSeedParameterSpecification.html
│ │ │ ├── PersistentObjectException.html
│ │ │ ├── persister
│ │ │ │ ├── class-use
│ │ │ │ │ ├── PersisterClassProvider.html
│ │ │ │ │ └── PersisterFactory.html
│ │ │ │ ├── collection
│ │ │ │ │ ├── AbstractCollectionPersister.html
│ │ │ │ │ ├── BasicCollectionPersister.html
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── AbstractCollectionPersister.html
│ │ │ │ │ │ ├── BasicCollectionPersister.html
│ │ │ │ │ │ ├── CollectionPersister.html
│ │ │ │ │ │ ├── CollectionPropertyMapping.html
│ │ │ │ │ │ ├── CollectionPropertyNames.html
│ │ │ │ │ │ ├── CompositeElementPropertyMapping.html
│ │ │ │ │ │ ├── ElementPropertyMapping.html
│ │ │ │ │ │ ├── NamedQueryCollectionInitializer.html
│ │ │ │ │ │ ├── OneToManyPersister.html
│ │ │ │ │ │ ├── QueryableCollection.html
│ │ │ │ │ │ └── SQLLoadableCollection.html
│ │ │ │ │ ├── CollectionPersister.html
│ │ │ │ │ ├── CollectionPropertyMapping.html
│ │ │ │ │ ├── CollectionPropertyNames.html
│ │ │ │ │ ├── CompositeElementPropertyMapping.html
│ │ │ │ │ ├── ElementPropertyMapping.html
│ │ │ │ │ ├── NamedQueryCollectionInitializer.html
│ │ │ │ │ ├── OneToManyPersister.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ ├── package-use.html
│ │ │ │ │ ├── QueryableCollection.html
│ │ │ │ │ └── SQLLoadableCollection.html
│ │ │ │ ├── entity
│ │ │ │ │ ├── AbstractEntityPersister.html
│ │ │ │ │ ├── AbstractEntityPersister.InclusionChecker.html
│ │ │ │ │ ├── AbstractPropertyMapping.html
│ │ │ │ │ ├── BasicEntityPropertyMapping.html
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── AbstractEntityPersister.html
│ │ │ │ │ │ ├── AbstractEntityPersister.InclusionChecker.html
│ │ │ │ │ │ ├── AbstractPropertyMapping.html
│ │ │ │ │ │ ├── BasicEntityPropertyMapping.html
│ │ │ │ │ │ ├── DiscriminatorMetadata.html
│ │ │ │ │ │ ├── DiscriminatorType.html
│ │ │ │ │ │ ├── EntityPersister.html
│ │ │ │ │ │ ├── Joinable.html
│ │ │ │ │ │ ├── JoinedSubclassEntityPersister.html
│ │ │ │ │ │ ├── Loadable.html
│ │ │ │ │ │ ├── Lockable.html
│ │ │ │ │ │ ├── NamedQueryLoader.html
│ │ │ │ │ │ ├── OuterJoinLoadable.html
│ │ │ │ │ │ ├── PropertyMapping.html
│ │ │ │ │ │ ├── Queryable.Declarer.html
│ │ │ │ │ │ ├── Queryable.html
│ │ │ │ │ │ ├── SingleTableEntityPersister.html
│ │ │ │ │ │ ├── SQLLoadable.html
│ │ │ │ │ │ ├── UnionSubclassEntityPersister.html
│ │ │ │ │ │ └── UniqueKeyLoadable.html
│ │ │ │ │ ├── DiscriminatorMetadata.html
│ │ │ │ │ ├── DiscriminatorType.html
│ │ │ │ │ ├── EntityPersister.html
│ │ │ │ │ ├── Joinable.html
│ │ │ │ │ ├── JoinedSubclassEntityPersister.html
│ │ │ │ │ ├── Loadable.html
│ │ │ │ │ ├── Lockable.html
│ │ │ │ │ ├── NamedQueryLoader.html
│ │ │ │ │ ├── OuterJoinLoadable.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ ├── package-use.html
│ │ │ │ │ ├── PropertyMapping.html
│ │ │ │ │ ├── Queryable.Declarer.html
│ │ │ │ │ ├── Queryable.html
│ │ │ │ │ ├── SingleTableEntityPersister.html
│ │ │ │ │ ├── SQLLoadable.html
│ │ │ │ │ ├── UnionSubclassEntityPersister.html
│ │ │ │ │ └── UniqueKeyLoadable.html
│ │ │ │ ├── package-frame.html
│ │ │ │ ├── package-summary.html
│ │ │ │ ├── package-tree.html
│ │ │ │ ├── package-use.html
│ │ │ │ ├── PersisterClassProvider.html
│ │ │ │ └── PersisterFactory.html
│ │ │ ├── PessimisticLockException.html
│ │ │ ├── pretty
│ │ │ │ ├── class-use
│ │ │ │ │ ├── MessageHelper.html
│ │ │ │ │ └── Printer.html
│ │ │ │ ├── MessageHelper.html
│ │ │ │ ├── package-frame.html
│ │ │ │ ├── package-summary.html
│ │ │ │ ├── package-tree.html
│ │ │ │ ├── package-use.html
│ │ │ │ └── Printer.html
│ │ │ ├── property
│ │ │ │ ├── BackrefPropertyAccessor.BackrefGetter.html
│ │ │ │ ├── BackrefPropertyAccessor.BackrefSetter.html
│ │ │ │ ├── BackrefPropertyAccessor.html
│ │ │ │ ├── BasicPropertyAccessor.BasicGetter.html
│ │ │ │ ├── BasicPropertyAccessor.BasicSetter.html
│ │ │ │ ├── BasicPropertyAccessor.html
│ │ │ │ ├── ChainedPropertyAccessor.html
│ │ │ │ ├── class-use
│ │ │ │ │ ├── BackrefPropertyAccessor.BackrefGetter.html
│ │ │ │ │ ├── BackrefPropertyAccessor.BackrefSetter.html
│ │ │ │ │ ├── BackrefPropertyAccessor.html
│ │ │ │ │ ├── BasicPropertyAccessor.BasicGetter.html
│ │ │ │ │ ├── BasicPropertyAccessor.BasicSetter.html
│ │ │ │ │ ├── BasicPropertyAccessor.html
│ │ │ │ │ ├── ChainedPropertyAccessor.html
│ │ │ │ │ ├── DirectPropertyAccessor.DirectGetter.html
│ │ │ │ │ ├── DirectPropertyAccessor.DirectSetter.html
│ │ │ │ │ ├── DirectPropertyAccessor.html
│ │ │ │ │ ├── Dom4jAccessor.AttributeGetter.html
│ │ │ │ │ ├── Dom4jAccessor.AttributeSetter.html
│ │ │ │ │ ├── Dom4jAccessor.Dom4jGetter.html
│ │ │ │ │ ├── Dom4jAccessor.Dom4jSetter.html
│ │ │ │ │ ├── Dom4jAccessor.ElementAttributeGetter.html
│ │ │ │ │ ├── Dom4jAccessor.ElementAttributeSetter.html
│ │ │ │ │ ├── Dom4jAccessor.ElementGetter.html
│ │ │ │ │ ├── Dom4jAccessor.ElementSetter.html
│ │ │ │ │ ├── Dom4jAccessor.html
│ │ │ │ │ ├── Dom4jAccessor.TextGetter.html
│ │ │ │ │ ├── Dom4jAccessor.TextSetter.html
│ │ │ │ │ ├── EmbeddedPropertyAccessor.EmbeddedGetter.html
│ │ │ │ │ ├── EmbeddedPropertyAccessor.EmbeddedSetter.html
│ │ │ │ │ ├── EmbeddedPropertyAccessor.html
│ │ │ │ │ ├── Getter.html
│ │ │ │ │ ├── IndexPropertyAccessor.html
│ │ │ │ │ ├── IndexPropertyAccessor.IndexGetter.html
│ │ │ │ │ ├── IndexPropertyAccessor.IndexSetter.html
│ │ │ │ │ ├── MapAccessor.html
│ │ │ │ │ ├── MapAccessor.MapGetter.html
│ │ │ │ │ ├── MapAccessor.MapSetter.html
│ │ │ │ │ ├── NoopAccessor.html
│ │ │ │ │ ├── PropertyAccessorFactory.html
│ │ │ │ │ ├── PropertyAccessor.html
│ │ │ │ │ └── Setter.html
│ │ │ │ ├── DirectPropertyAccessor.DirectGetter.html
│ │ │ │ ├── DirectPropertyAccessor.DirectSetter.html
│ │ │ │ ├── DirectPropertyAccessor.html
│ │ │ │ ├── Dom4jAccessor.AttributeGetter.html
│ │ │ │ ├── Dom4jAccessor.AttributeSetter.html
│ │ │ │ ├── Dom4jAccessor.Dom4jGetter.html
│ │ │ │ ├── Dom4jAccessor.Dom4jSetter.html
│ │ │ │ ├── Dom4jAccessor.ElementAttributeGetter.html
│ │ │ │ ├── Dom4jAccessor.ElementAttributeSetter.html
│ │ │ │ ├── Dom4jAccessor.ElementGetter.html
│ │ │ │ ├── Dom4jAccessor.ElementSetter.html
│ │ │ │ ├── Dom4jAccessor.html
│ │ │ │ ├── Dom4jAccessor.TextGetter.html
│ │ │ │ ├── Dom4jAccessor.TextSetter.html
│ │ │ │ ├── EmbeddedPropertyAccessor.EmbeddedGetter.html
│ │ │ │ ├── EmbeddedPropertyAccessor.EmbeddedSetter.html
│ │ │ │ ├── EmbeddedPropertyAccessor.html
│ │ │ │ ├── Getter.html
│ │ │ │ ├── IndexPropertyAccessor.html
│ │ │ │ ├── IndexPropertyAccessor.IndexGetter.html
│ │ │ │ ├── IndexPropertyAccessor.IndexSetter.html
│ │ │ │ ├── MapAccessor.html
│ │ │ │ ├── MapAccessor.MapGetter.html
│ │ │ │ ├── MapAccessor.MapSetter.html
│ │ │ │ ├── NoopAccessor.html
│ │ │ │ ├── package-frame.html
│ │ │ │ ├── package-summary.html
│ │ │ │ ├── package-tree.html
│ │ │ │ ├── package-use.html
│ │ │ │ ├── PropertyAccessorFactory.html
│ │ │ │ ├── PropertyAccessor.html
│ │ │ │ └── Setter.html
│ │ │ ├── PropertyAccessException.html
│ │ │ ├── PropertyNotFoundException.html
│ │ │ ├── PropertyValueException.html
│ │ │ ├── proxy
│ │ │ │ ├── AbstractLazyInitializer.html
│ │ │ │ ├── AbstractSerializableProxy.html
│ │ │ │ ├── class-use
│ │ │ │ │ ├── AbstractLazyInitializer.html
│ │ │ │ │ ├── AbstractSerializableProxy.html
│ │ │ │ │ ├── EntityNotFoundDelegate.html
│ │ │ │ │ ├── HibernateProxyHelper.html
│ │ │ │ │ ├── HibernateProxy.html
│ │ │ │ │ ├── LazyInitializer.html
│ │ │ │ │ └── ProxyFactory.html
│ │ │ │ ├── dom4j
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── Dom4jLazyInitializer.html
│ │ │ │ │ │ ├── Dom4jProxyFactory.html
│ │ │ │ │ │ └── Dom4jProxy.html
│ │ │ │ │ ├── Dom4jLazyInitializer.html
│ │ │ │ │ ├── Dom4jProxyFactory.html
│ │ │ │ │ ├── Dom4jProxy.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ └── package-use.html
│ │ │ │ ├── EntityNotFoundDelegate.html
│ │ │ │ ├── HibernateProxyHelper.html
│ │ │ │ ├── HibernateProxy.html
│ │ │ │ ├── LazyInitializer.html
│ │ │ │ ├── map
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── MapLazyInitializer.html
│ │ │ │ │ │ ├── MapProxyFactory.html
│ │ │ │ │ │ └── MapProxy.html
│ │ │ │ │ ├── MapLazyInitializer.html
│ │ │ │ │ ├── MapProxyFactory.html
│ │ │ │ │ ├── MapProxy.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ └── package-use.html
│ │ │ │ ├── package-frame.html
│ │ │ │ ├── package-summary.html
│ │ │ │ ├── package-tree.html
│ │ │ │ ├── package-use.html
│ │ │ │ ├── pojo
│ │ │ │ │ ├── BasicLazyInitializer.html
│ │ │ │ │ ├── cglib
│ │ │ │ │ │ ├── CGLIBLazyInitializer.html
│ │ │ │ │ │ ├── CGLIBProxyFactory.html
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ ├── CGLIBLazyInitializer.html
│ │ │ │ │ │ │ ├── CGLIBProxyFactory.html
│ │ │ │ │ │ │ └── SerializableProxy.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ └── SerializableProxy.html
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ └── BasicLazyInitializer.html
│ │ │ │ │ ├── javassist
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ ├── JavassistLazyInitializer.html
│ │ │ │ │ │ │ ├── JavassistProxyFactory.html
│ │ │ │ │ │ │ └── SerializableProxy.html
│ │ │ │ │ │ ├── JavassistLazyInitializer.html
│ │ │ │ │ │ ├── JavassistProxyFactory.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ └── SerializableProxy.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ └── package-use.html
│ │ │ │ └── ProxyFactory.html
│ │ │ ├── QueryException.html
│ │ │ ├── Query.html
│ │ │ ├── QueryParameterException.html
│ │ │ ├── QueryTimeoutException.html
│ │ │ ├── ReplicationMode.html
│ │ │ ├── ScrollableResults.html
│ │ │ ├── ScrollMode.html
│ │ │ ├── secure
│ │ │ │ ├── class-use
│ │ │ │ │ ├── HibernatePermission.html
│ │ │ │ │ ├── JACCConfiguration.html
│ │ │ │ │ ├── JACCPermissions.html
│ │ │ │ │ ├── JACCPreDeleteEventListener.html
│ │ │ │ │ ├── JACCPreInsertEventListener.html
│ │ │ │ │ ├── JACCPreLoadEventListener.html
│ │ │ │ │ ├── JACCPreUpdateEventListener.html
│ │ │ │ │ └── JACCSecurityListener.html
│ │ │ │ ├── HibernatePermission.html
│ │ │ │ ├── JACCConfiguration.html
│ │ │ │ ├── JACCPermissions.html
│ │ │ │ ├── JACCPreDeleteEventListener.html
│ │ │ │ ├── JACCPreInsertEventListener.html
│ │ │ │ ├── JACCPreLoadEventListener.html
│ │ │ │ ├── JACCPreUpdateEventListener.html
│ │ │ │ ├── JACCSecurityListener.html
│ │ │ │ ├── package-frame.html
│ │ │ │ ├── package-summary.html
│ │ │ │ ├── package-tree.html
│ │ │ │ └── package-use.html
│ │ │ ├── SessionException.html
│ │ │ ├── SessionFactory.html
│ │ │ ├── SessionFactoryObserver.html
│ │ │ ├── Session.html
│ │ │ ├── Session.LockRequest.html
│ │ │ ├── sql
│ │ │ │ ├── AliasGenerator.html
│ │ │ │ ├── Alias.html
│ │ │ │ ├── ANSICaseFragment.html
│ │ │ │ ├── ANSIJoinFragment.html
│ │ │ │ ├── CacheJoinFragment.html
│ │ │ │ ├── CaseFragment.html
│ │ │ │ ├── class-use
│ │ │ │ │ ├── AliasGenerator.html
│ │ │ │ │ ├── Alias.html
│ │ │ │ │ ├── ANSICaseFragment.html
│ │ │ │ │ ├── ANSIJoinFragment.html
│ │ │ │ │ ├── CacheJoinFragment.html
│ │ │ │ │ ├── CaseFragment.html
│ │ │ │ │ ├── ConditionFragment.html
│ │ │ │ │ ├── DecodeCaseFragment.html
│ │ │ │ │ ├── Delete.html
│ │ │ │ │ ├── DerbyCaseFragment.html
│ │ │ │ │ ├── DisjunctionFragment.html
│ │ │ │ │ ├── ForUpdateFragment.html
│ │ │ │ │ ├── HSQLCaseFragment.html
│ │ │ │ │ ├── InFragment.html
│ │ │ │ │ ├── Insert.html
│ │ │ │ │ ├── InsertSelect.html
│ │ │ │ │ ├── JoinFragment.html
│ │ │ │ │ ├── MckoiCaseFragment.html
│ │ │ │ │ ├── OracleJoinFragment.html
│ │ │ │ │ ├── QueryJoinFragment.html
│ │ │ │ │ ├── QuerySelect.html
│ │ │ │ │ ├── SelectExpression.html
│ │ │ │ │ ├── SelectFragment.html
│ │ │ │ │ ├── Select.html
│ │ │ │ │ ├── SimpleSelect.html
│ │ │ │ │ ├── Sybase11JoinFragment.html
│ │ │ │ │ ├── Template.html
│ │ │ │ │ ├── Template.NoOpColumnMapper.html
│ │ │ │ │ └── Update.html
│ │ │ │ ├── ConditionFragment.html
│ │ │ │ ├── DecodeCaseFragment.html
│ │ │ │ ├── Delete.html
│ │ │ │ ├── DerbyCaseFragment.html
│ │ │ │ ├── DisjunctionFragment.html
│ │ │ │ ├── ForUpdateFragment.html
│ │ │ │ ├── HSQLCaseFragment.html
│ │ │ │ ├── InFragment.html
│ │ │ │ ├── Insert.html
│ │ │ │ ├── InsertSelect.html
│ │ │ │ ├── JoinFragment.html
│ │ │ │ ├── MckoiCaseFragment.html
│ │ │ │ ├── OracleJoinFragment.html
│ │ │ │ ├── ordering
│ │ │ │ │ └── antlr
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── CollationSpecification.html
│ │ │ │ │ │ ├── ColumnMapper.html
│ │ │ │ │ │ ├── Factory.html
│ │ │ │ │ │ ├── GeneratedOrderByFragmentParser.html
│ │ │ │ │ │ ├── GeneratedOrderByFragmentRenderer.html
│ │ │ │ │ │ ├── GeneratedOrderByFragmentRendererTokenTypes.html
│ │ │ │ │ │ ├── GeneratedOrderByLexer.html
│ │ │ │ │ │ ├── Node.html
│ │ │ │ │ │ ├── NodeSupport.html
│ │ │ │ │ │ ├── OrderByFragment.html
│ │ │ │ │ │ ├── OrderByFragmentParser.html
│ │ │ │ │ │ ├── OrderByFragmentRenderer.html
│ │ │ │ │ │ ├── OrderByFragmentTranslator.html
│ │ │ │ │ │ ├── OrderByTemplateTokenTypes.html
│ │ │ │ │ │ ├── OrderingSpecification.html
│ │ │ │ │ │ ├── OrderingSpecification.Ordering.html
│ │ │ │ │ │ ├── SortKey.html
│ │ │ │ │ │ ├── SortSpecification.html
│ │ │ │ │ │ └── TranslationContext.html
│ │ │ │ │ ├── CollationSpecification.html
│ │ │ │ │ ├── ColumnMapper.html
│ │ │ │ │ ├── Factory.html
│ │ │ │ │ ├── GeneratedOrderByFragmentParser.html
│ │ │ │ │ ├── GeneratedOrderByFragmentRenderer.html
│ │ │ │ │ ├── GeneratedOrderByFragmentRendererTokenTypes.html
│ │ │ │ │ ├── GeneratedOrderByLexer.html
│ │ │ │ │ ├── Node.html
│ │ │ │ │ ├── NodeSupport.html
│ │ │ │ │ ├── OrderByFragment.html
│ │ │ │ │ ├── OrderByFragmentParser.html
│ │ │ │ │ ├── OrderByFragmentRenderer.html
│ │ │ │ │ ├── OrderByFragmentTranslator.html
│ │ │ │ │ ├── OrderByTemplateTokenTypes.html
│ │ │ │ │ ├── OrderingSpecification.html
│ │ │ │ │ ├── OrderingSpecification.Ordering.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ ├── package-use.html
│ │ │ │ │ ├── SortKey.html
│ │ │ │ │ ├── SortSpecification.html
│ │ │ │ │ └── TranslationContext.html
│ │ │ │ ├── package-frame.html
│ │ │ │ ├── package-summary.html
│ │ │ │ ├── package-tree.html
│ │ │ │ ├── package-use.html
│ │ │ │ ├── QueryJoinFragment.html
│ │ │ │ ├── QuerySelect.html
│ │ │ │ ├── SelectExpression.html
│ │ │ │ ├── SelectFragment.html
│ │ │ │ ├── Select.html
│ │ │ │ ├── SimpleSelect.html
│ │ │ │ ├── Sybase11JoinFragment.html
│ │ │ │ ├── Template.html
│ │ │ │ ├── Template.NoOpColumnMapper.html
│ │ │ │ └── Update.html
│ │ │ ├── SQLQuery.FetchReturn.html
│ │ │ ├── SQLQuery.html
│ │ │ ├── SQLQueryResultMappingBuilder.html
│ │ │ ├── SQLQueryResultMappingBuilder.ReturnsHolder.html
│ │ │ ├── SQLQueryResultMappingBuilder.ScalarReturn.html
│ │ │ ├── SQLQuery.ReturnProperty.html
│ │ │ ├── SQLQuery.RootReturn.html
│ │ │ ├── StaleObjectStateException.html
│ │ │ ├── StaleStateException.html
│ │ │ ├── stat
│ │ │ │ ├── CategorizedStatistics.html
│ │ │ │ ├── class-use
│ │ │ │ │ ├── CategorizedStatistics.html
│ │ │ │ │ ├── CollectionStatistics.html
│ │ │ │ │ ├── CollectionStatisticsImpl.html
│ │ │ │ │ ├── ConcurrentCollectionStatisticsImpl.html
│ │ │ │ │ ├── ConcurrentEntityStatisticsImpl.html
│ │ │ │ │ ├── ConcurrentQueryStatisticsImpl.html
│ │ │ │ │ ├── ConcurrentSecondLevelCacheStatisticsImpl.html
│ │ │ │ │ ├── ConcurrentStatisticsImpl.html
│ │ │ │ │ ├── EntityStatistics.html
│ │ │ │ │ ├── EntityStatisticsImpl.html
│ │ │ │ │ ├── QueryStatistics.html
│ │ │ │ │ ├── QueryStatisticsImpl.html
│ │ │ │ │ ├── SecondLevelCacheStatistics.html
│ │ │ │ │ ├── SecondLevelCacheStatisticsImpl.html
│ │ │ │ │ ├── SessionStatistics.html
│ │ │ │ │ ├── SessionStatisticsImpl.html
│ │ │ │ │ ├── Statistics.html
│ │ │ │ │ ├── StatisticsImplementor.html
│ │ │ │ │ └── StatisticsImpl.html
│ │ │ │ ├── CollectionStatistics.html
│ │ │ │ ├── CollectionStatisticsImpl.html
│ │ │ │ ├── ConcurrentCollectionStatisticsImpl.html
│ │ │ │ ├── ConcurrentEntityStatisticsImpl.html
│ │ │ │ ├── ConcurrentQueryStatisticsImpl.html
│ │ │ │ ├── ConcurrentSecondLevelCacheStatisticsImpl.html
│ │ │ │ ├── ConcurrentStatisticsImpl.html
│ │ │ │ ├── EntityStatistics.html
│ │ │ │ ├── EntityStatisticsImpl.html
│ │ │ │ ├── package-frame.html
│ │ │ │ ├── package-summary.html
│ │ │ │ ├── package-tree.html
│ │ │ │ ├── package-use.html
│ │ │ │ ├── QueryStatistics.html
│ │ │ │ ├── QueryStatisticsImpl.html
│ │ │ │ ├── SecondLevelCacheStatistics.html
│ │ │ │ ├── SecondLevelCacheStatisticsImpl.html
│ │ │ │ ├── SessionStatistics.html
│ │ │ │ ├── SessionStatisticsImpl.html
│ │ │ │ ├── Statistics.html
│ │ │ │ ├── StatisticsImplementor.html
│ │ │ │ └── StatisticsImpl.html
│ │ │ ├── StatelessSession.html
│ │ │ ├── testing
│ │ │ │ ├── async
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── ExecutableAdapter.ExceptionWrapper.html
│ │ │ │ │ │ ├── ExecutableAdapter.html
│ │ │ │ │ │ ├── Executable.html
│ │ │ │ │ │ └── TimedExecutor.html
│ │ │ │ │ ├── ExecutableAdapter.ExceptionWrapper.html
│ │ │ │ │ ├── ExecutableAdapter.html
│ │ │ │ │ ├── Executable.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ ├── package-use.html
│ │ │ │ │ └── TimedExecutor.html
│ │ │ │ ├── cache
│ │ │ │ │ ├── BaseCacheProviderTestCase.html
│ │ │ │ │ ├── BaseCacheRegionFactoryTestCase.html
│ │ │ │ │ ├── BaseCacheTestCase.html
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── BaseCacheProviderTestCase.html
│ │ │ │ │ │ ├── BaseCacheRegionFactoryTestCase.html
│ │ │ │ │ │ ├── BaseCacheTestCase.html
│ │ │ │ │ │ ├── Item.html
│ │ │ │ │ │ └── VersionedItem.html
│ │ │ │ │ ├── Item.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ ├── package-use.html
│ │ │ │ │ └── VersionedItem.html
│ │ │ │ ├── junit
│ │ │ │ │ ├── AbstractClassLoaderIsolatedTestCase.html
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── AbstractClassLoaderIsolatedTestCase.html
│ │ │ │ │ │ ├── DialectChecks.html
│ │ │ │ │ │ ├── DialectChecks.SupportsColumnCheck.html
│ │ │ │ │ │ ├── DialectChecks.SupportsExpectedLobUsagePattern.html
│ │ │ │ │ │ ├── DialectChecks.SupportsIdentityColumns.html
│ │ │ │ │ │ ├── DialectChecks.SupportsSequences.html
│ │ │ │ │ │ ├── FailureExpected.html
│ │ │ │ │ │ ├── RequiresDialectFeature.html
│ │ │ │ │ │ ├── RequiresDialect.html
│ │ │ │ │ │ ├── SkipForDialect.html
│ │ │ │ │ │ ├── SkipLog.html
│ │ │ │ │ │ ├── TestSuiteVisitor.Handler.html
│ │ │ │ │ │ ├── TestSuiteVisitor.html
│ │ │ │ │ │ └── UnitTestCase.html
│ │ │ │ │ ├── DialectChecks.html
│ │ │ │ │ ├── DialectChecks.SupportsColumnCheck.html
│ │ │ │ │ ├── DialectChecks.SupportsExpectedLobUsagePattern.html
│ │ │ │ │ ├── DialectChecks.SupportsIdentityColumns.html
│ │ │ │ │ ├── DialectChecks.SupportsSequences.html
│ │ │ │ │ ├── FailureExpected.html
│ │ │ │ │ ├── functional
│ │ │ │ │ │ ├── annotations
│ │ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ │ ├── HibernateTestCase.html
│ │ │ │ │ │ │ │ ├── HibernateTestCase.RollbackWork.html
│ │ │ │ │ │ │ │ └── HibernateTestCase.Skip.html
│ │ │ │ │ │ │ ├── HibernateTestCase.html
│ │ │ │ │ │ │ ├── HibernateTestCase.RollbackWork.html
│ │ │ │ │ │ │ ├── HibernateTestCase.Skip.html
│ │ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ │ └── package-use.html
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ ├── DatabaseSpecificFunctionalTestCase.html
│ │ │ │ │ │ │ ├── ExecutionEnvironment.html
│ │ │ │ │ │ │ ├── ExecutionEnvironment.Settings.html
│ │ │ │ │ │ │ ├── FunctionalTestCase.html
│ │ │ │ │ │ │ └── FunctionalTestClassTestSuite.html
│ │ │ │ │ │ ├── DatabaseSpecificFunctionalTestCase.html
│ │ │ │ │ │ ├── ExecutionEnvironment.html
│ │ │ │ │ │ ├── ExecutionEnvironment.Settings.html
│ │ │ │ │ │ ├── FunctionalTestCase.html
│ │ │ │ │ │ ├── FunctionalTestClassTestSuite.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ └── package-use.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ ├── package-use.html
│ │ │ │ │ ├── RequiresDialectFeature.html
│ │ │ │ │ ├── RequiresDialect.html
│ │ │ │ │ ├── SkipForDialect.html
│ │ │ │ │ ├── SkipLog.html
│ │ │ │ │ ├── TestSuiteVisitor.Handler.html
│ │ │ │ │ ├── TestSuiteVisitor.html
│ │ │ │ │ └── UnitTestCase.html
│ │ │ │ └── tm
│ │ │ │ ├── class-use
│ │ │ │ │ ├── ConnectionProviderImpl.html
│ │ │ │ │ ├── SimpleJtaTransactionImpl.html
│ │ │ │ │ ├── SimpleJtaTransactionManagerImpl.html
│ │ │ │ │ └── TransactionManagerLookupImpl.html
│ │ │ │ ├── ConnectionProviderImpl.html
│ │ │ │ ├── package-frame.html
│ │ │ │ ├── package-summary.html
│ │ │ │ ├── package-tree.html
│ │ │ │ ├── package-use.html
│ │ │ │ ├── SimpleJtaTransactionImpl.html
│ │ │ │ ├── SimpleJtaTransactionManagerImpl.html
│ │ │ │ └── TransactionManagerLookupImpl.html
│ │ │ ├── tool
│ │ │ │ ├── ant
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ └── EnversHibernateToolTask.html
│ │ │ │ │ ├── EnversHibernateToolTask.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ └── package-use.html
│ │ │ │ ├── hbm2ddl
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── ColumnMetadata.html
│ │ │ │ │ │ ├── DatabaseMetadata.html
│ │ │ │ │ │ ├── ForeignKeyMetadata.html
│ │ │ │ │ │ ├── IndexMetadata.html
│ │ │ │ │ │ ├── SchemaExport.html
│ │ │ │ │ │ ├── SchemaExportTask.html
│ │ │ │ │ │ ├── SchemaUpdate.html
│ │ │ │ │ │ ├── SchemaUpdateTask.html
│ │ │ │ │ │ ├── SchemaValidator.html
│ │ │ │ │ │ ├── SchemaValidatorTask.html
│ │ │ │ │ │ └── TableMetadata.html
│ │ │ │ │ ├── ColumnMetadata.html
│ │ │ │ │ ├── DatabaseMetadata.html
│ │ │ │ │ ├── ForeignKeyMetadata.html
│ │ │ │ │ ├── IndexMetadata.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ ├── package-use.html
│ │ │ │ │ ├── SchemaExport.html
│ │ │ │ │ ├── SchemaExportTask.html
│ │ │ │ │ ├── SchemaUpdate.html
│ │ │ │ │ ├── SchemaUpdateTask.html
│ │ │ │ │ ├── SchemaValidator.html
│ │ │ │ │ ├── SchemaValidatorTask.html
│ │ │ │ │ └── TableMetadata.html
│ │ │ │ └── instrument
│ │ │ │ ├── BasicInstrumentationTask.html
│ │ │ │ ├── BasicInstrumentationTask.LoggerBridge.html
│ │ │ │ ├── cglib
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ └── InstrumentTask.html
│ │ │ │ │ ├── InstrumentTask.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ └── package-use.html
│ │ │ │ ├── class-use
│ │ │ │ │ ├── BasicInstrumentationTask.html
│ │ │ │ │ └── BasicInstrumentationTask.LoggerBridge.html
│ │ │ │ ├── javassist
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ └── InstrumentTask.html
│ │ │ │ │ ├── InstrumentTask.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ └── package-use.html
│ │ │ │ ├── package-frame.html
│ │ │ │ ├── package-summary.html
│ │ │ │ ├── package-tree.html
│ │ │ │ └── package-use.html
│ │ │ ├── transaction
│ │ │ │ ├── BESTransactionManagerLookup.html
│ │ │ │ ├── BTMTransactionManagerLookup.html
│ │ │ │ ├── CacheSynchronization.html
│ │ │ │ ├── class-use
│ │ │ │ │ ├── BESTransactionManagerLookup.html
│ │ │ │ │ ├── BTMTransactionManagerLookup.html
│ │ │ │ │ ├── CacheSynchronization.html
│ │ │ │ │ ├── CMTTransactionFactory.html
│ │ │ │ │ ├── CMTTransaction.html
│ │ │ │ │ ├── JBossTransactionManagerLookup.html
│ │ │ │ │ ├── JBossTSStandaloneTransactionManagerLookup.html
│ │ │ │ │ ├── JDBCTransactionFactory.html
│ │ │ │ │ ├── JDBCTransaction.html
│ │ │ │ │ ├── JNDITransactionManagerLookup.html
│ │ │ │ │ ├── JOnASTransactionManagerLookup.html
│ │ │ │ │ ├── JOTMTransactionManagerLookup.html
│ │ │ │ │ ├── JRun4TransactionManagerLookup.html
│ │ │ │ │ ├── JTATransactionFactory.html
│ │ │ │ │ ├── JTATransaction.html
│ │ │ │ │ ├── OC4JTransactionManagerLookup.html
│ │ │ │ │ ├── OrionTransactionManagerLookup.html
│ │ │ │ │ ├── ResinTransactionManagerLookup.html
│ │ │ │ │ ├── SunONETransactionManagerLookup.html
│ │ │ │ │ ├── TransactionFactory.Context.html
│ │ │ │ │ ├── TransactionFactoryFactory.html
│ │ │ │ │ ├── TransactionFactory.html
│ │ │ │ │ ├── TransactionManagerLookupFactory.html
│ │ │ │ │ ├── TransactionManagerLookup.html
│ │ │ │ │ ├── WeblogicTransactionManagerLookup.html
│ │ │ │ │ ├── WebSphereExtendedJTATransactionLookup.html
│ │ │ │ │ ├── WebSphereExtendedJTATransactionLookup.TransactionManagerAdapter.html
│ │ │ │ │ ├── WebSphereExtendedJTATransactionLookup.TransactionManagerAdapter.TransactionAdapter.html
│ │ │ │ │ └── WebSphereTransactionManagerLookup.html
│ │ │ │ ├── CMTTransactionFactory.html
│ │ │ │ ├── CMTTransaction.html
│ │ │ │ ├── JBossTransactionManagerLookup.html
│ │ │ │ ├── JBossTSStandaloneTransactionManagerLookup.html
│ │ │ │ ├── JDBCTransactionFactory.html
│ │ │ │ ├── JDBCTransaction.html
│ │ │ │ ├── JNDITransactionManagerLookup.html
│ │ │ │ ├── JOnASTransactionManagerLookup.html
│ │ │ │ ├── JOTMTransactionManagerLookup.html
│ │ │ │ ├── JRun4TransactionManagerLookup.html
│ │ │ │ ├── JTATransactionFactory.html
│ │ │ │ ├── JTATransaction.html
│ │ │ │ ├── OC4JTransactionManagerLookup.html
│ │ │ │ ├── OrionTransactionManagerLookup.html
│ │ │ │ ├── package-frame.html
│ │ │ │ ├── package-summary.html
│ │ │ │ ├── package-tree.html
│ │ │ │ ├── package-use.html
│ │ │ │ ├── ResinTransactionManagerLookup.html
│ │ │ │ ├── SunONETransactionManagerLookup.html
│ │ │ │ ├── synchronization
│ │ │ │ │ ├── AfterCompletionAction.html
│ │ │ │ │ ├── BeforeCompletionManagedFlushChecker.html
│ │ │ │ │ ├── CallbackCoordinator.html
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── AfterCompletionAction.html
│ │ │ │ │ │ ├── BeforeCompletionManagedFlushChecker.html
│ │ │ │ │ │ ├── CallbackCoordinator.html
│ │ │ │ │ │ ├── ExceptionMapper.html
│ │ │ │ │ │ └── HibernateSynchronizationImpl.html
│ │ │ │ │ ├── ExceptionMapper.html
│ │ │ │ │ ├── HibernateSynchronizationImpl.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ └── package-use.html
│ │ │ │ ├── TransactionFactory.Context.html
│ │ │ │ ├── TransactionFactoryFactory.html
│ │ │ │ ├── TransactionFactory.html
│ │ │ │ ├── TransactionManagerLookupFactory.html
│ │ │ │ ├── TransactionManagerLookup.html
│ │ │ │ ├── WeblogicTransactionManagerLookup.html
│ │ │ │ ├── WebSphereExtendedJTATransactionLookup.html
│ │ │ │ ├── WebSphereExtendedJTATransactionLookup.TransactionManagerAdapter.html
│ │ │ │ ├── WebSphereExtendedJTATransactionLookup.TransactionManagerAdapter.TransactionAdapter.html
│ │ │ │ └── WebSphereTransactionManagerLookup.html
│ │ │ ├── TransactionException.html
│ │ │ ├── Transaction.html
│ │ │ ├── transform
│ │ │ │ ├── AliasToBeanConstructorResultTransformer.html
│ │ │ │ ├── AliasToBeanResultTransformer.html
│ │ │ │ ├── AliasToEntityMapResultTransformer.html
│ │ │ │ ├── BasicTransformerAdapter.html
│ │ │ │ ├── class-use
│ │ │ │ │ ├── AliasToBeanConstructorResultTransformer.html
│ │ │ │ │ ├── AliasToBeanResultTransformer.html
│ │ │ │ │ ├── AliasToEntityMapResultTransformer.html
│ │ │ │ │ ├── BasicTransformerAdapter.html
│ │ │ │ │ ├── DistinctResultTransformer.html
│ │ │ │ │ ├── DistinctRootEntityResultTransformer.html
│ │ │ │ │ ├── PassThroughResultTransformer.html
│ │ │ │ │ ├── ResultTransformer.html
│ │ │ │ │ ├── RootEntityResultTransformer.html
│ │ │ │ │ ├── ToListResultTransformer.html
│ │ │ │ │ └── Transformers.html
│ │ │ │ ├── DistinctResultTransformer.html
│ │ │ │ ├── DistinctRootEntityResultTransformer.html
│ │ │ │ ├── package-frame.html
│ │ │ │ ├── package-summary.html
│ │ │ │ ├── package-tree.html
│ │ │ │ ├── package-use.html
│ │ │ │ ├── PassThroughResultTransformer.html
│ │ │ │ ├── ResultTransformer.html
│ │ │ │ ├── RootEntityResultTransformer.html
│ │ │ │ ├── ToListResultTransformer.html
│ │ │ │ └── Transformers.html
│ │ │ ├── TransientObjectException.html
│ │ │ ├── tuple
│ │ │ │ ├── class-use
│ │ │ │ │ ├── Dom4jInstantiator.html
│ │ │ │ │ ├── DynamicMapInstantiator.html
│ │ │ │ │ ├── ElementWrapper.html
│ │ │ │ │ ├── EntityModeToTuplizerMapping.html
│ │ │ │ │ ├── IdentifierProperty.html
│ │ │ │ │ ├── Instantiator.html
│ │ │ │ │ ├── PojoInstantiator.html
│ │ │ │ │ ├── PropertyFactory.html
│ │ │ │ │ ├── Property.html
│ │ │ │ │ ├── StandardProperty.html
│ │ │ │ │ ├── Tuplizer.html
│ │ │ │ │ └── VersionProperty.html
│ │ │ │ ├── component
│ │ │ │ │ ├── AbstractComponentTuplizer.html
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── AbstractComponentTuplizer.html
│ │ │ │ │ │ ├── ComponentMetamodel.html
│ │ │ │ │ │ ├── ComponentTuplizerFactory.html
│ │ │ │ │ │ ├── ComponentTuplizer.html
│ │ │ │ │ │ ├── Dom4jComponentTuplizer.html
│ │ │ │ │ │ ├── DynamicMapComponentTuplizer.html
│ │ │ │ │ │ └── PojoComponentTuplizer.html
│ │ │ │ │ ├── ComponentMetamodel.html
│ │ │ │ │ ├── ComponentTuplizerFactory.html
│ │ │ │ │ ├── ComponentTuplizer.html
│ │ │ │ │ ├── Dom4jComponentTuplizer.html
│ │ │ │ │ ├── DynamicMapComponentTuplizer.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ ├── package-use.html
│ │ │ │ │ └── PojoComponentTuplizer.html
│ │ │ │ ├── Dom4jInstantiator.html
│ │ │ │ ├── DynamicMapInstantiator.html
│ │ │ │ ├── ElementWrapper.html
│ │ │ │ ├── entity
│ │ │ │ │ ├── AbstractEntityTuplizer.html
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── AbstractEntityTuplizer.html
│ │ │ │ │ │ ├── Dom4jEntityTuplizer.BasicEntityNameResolver.html
│ │ │ │ │ │ ├── Dom4jEntityTuplizer.html
│ │ │ │ │ │ ├── DynamicMapEntityTuplizer.BasicEntityNameResolver.html
│ │ │ │ │ │ ├── DynamicMapEntityTuplizer.html
│ │ │ │ │ │ ├── EntityEntityModeToTuplizerMapping.html
│ │ │ │ │ │ ├── EntityMetamodel.html
│ │ │ │ │ │ ├── EntityTuplizerFactory.html
│ │ │ │ │ │ ├── EntityTuplizer.html
│ │ │ │ │ │ └── PojoEntityTuplizer.html
│ │ │ │ │ ├── Dom4jEntityTuplizer.BasicEntityNameResolver.html
│ │ │ │ │ ├── Dom4jEntityTuplizer.html
│ │ │ │ │ ├── DynamicMapEntityTuplizer.BasicEntityNameResolver.html
│ │ │ │ │ ├── DynamicMapEntityTuplizer.html
│ │ │ │ │ ├── EntityEntityModeToTuplizerMapping.html
│ │ │ │ │ ├── EntityMetamodel.html
│ │ │ │ │ ├── EntityTuplizerFactory.html
│ │ │ │ │ ├── EntityTuplizer.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ ├── package-use.html
│ │ │ │ │ └── PojoEntityTuplizer.html
│ │ │ │ ├── EntityModeToTuplizerMapping.html
│ │ │ │ ├── IdentifierProperty.html
│ │ │ │ ├── Instantiator.html
│ │ │ │ ├── package-frame.html
│ │ │ │ ├── package-summary.html
│ │ │ │ ├── package-tree.html
│ │ │ │ ├── package-use.html
│ │ │ │ ├── PojoInstantiator.html
│ │ │ │ ├── PropertyFactory.html
│ │ │ │ ├── Property.html
│ │ │ │ ├── StandardProperty.html
│ │ │ │ ├── Tuplizer.html
│ │ │ │ └── VersionProperty.html
│ │ │ ├── type
│ │ │ │ ├── AbstractBynaryType.html
│ │ │ │ ├── AbstractCharArrayType.html
│ │ │ │ ├── AbstractComponentType.html
│ │ │ │ ├── AbstractLobType.html
│ │ │ │ ├── AbstractLongBinaryType.html
│ │ │ │ ├── AbstractLongStringType.html
│ │ │ │ ├── AbstractSingleColumnStandardBasicType.html
│ │ │ │ ├── AbstractStandardBasicType.html
│ │ │ │ ├── AbstractType.html
│ │ │ │ ├── AdaptedImmutableType.html
│ │ │ │ ├── AlternativeLobTypes.BlobTypes.html
│ │ │ │ ├── AlternativeLobTypes.ClobTypes.html
│ │ │ │ ├── AlternativeLobTypes.html
│ │ │ │ ├── AnyType.html
│ │ │ │ ├── AnyType.ObjectTypeCacheEntry.html
│ │ │ │ ├── ArrayType.html
│ │ │ │ ├── AssociationType.html
│ │ │ │ ├── BagType.html
│ │ │ │ ├── BasicType.html
│ │ │ │ ├── BasicTypeRegistry.html
│ │ │ │ ├── BigDecimalType.html
│ │ │ │ ├── BigIntegerType.html
│ │ │ │ ├── BinaryType.html
│ │ │ │ ├── BlobType.html
│ │ │ │ ├── BooleanType.html
│ │ │ │ ├── ByteArrayBlobType.html
│ │ │ │ ├── ByteType.html
│ │ │ │ ├── CalendarDateType.html
│ │ │ │ ├── CalendarType.html
│ │ │ │ ├── CharacterArrayClobType.html
│ │ │ │ ├── CharacterArrayType.html
│ │ │ │ ├── CharacterType.html
│ │ │ │ ├── CharArrayType.html
│ │ │ │ ├── CharBooleanType.html
│ │ │ │ ├── ClassType.html
│ │ │ │ ├── class-use
│ │ │ │ │ ├── AbstractBynaryType.html
│ │ │ │ │ ├── AbstractCharArrayType.html
│ │ │ │ │ ├── AbstractComponentType.html
│ │ │ │ │ ├── AbstractLobType.html
│ │ │ │ │ ├── AbstractLongBinaryType.html
│ │ │ │ │ ├── AbstractLongStringType.html
│ │ │ │ │ ├── AbstractSingleColumnStandardBasicType.html
│ │ │ │ │ ├── AbstractStandardBasicType.html
│ │ │ │ │ ├── AbstractType.html
│ │ │ │ │ ├── AdaptedImmutableType.html
│ │ │ │ │ ├── AlternativeLobTypes.BlobTypes.html
│ │ │ │ │ ├── AlternativeLobTypes.ClobTypes.html
│ │ │ │ │ ├── AlternativeLobTypes.html
│ │ │ │ │ ├── AnyType.html
│ │ │ │ │ ├── AnyType.ObjectTypeCacheEntry.html
│ │ │ │ │ ├── ArrayType.html
│ │ │ │ │ ├── AssociationType.html
│ │ │ │ │ ├── BagType.html
│ │ │ │ │ ├── BasicType.html
│ │ │ │ │ ├── BasicTypeRegistry.html
│ │ │ │ │ ├── BigDecimalType.html
│ │ │ │ │ ├── BigIntegerType.html
│ │ │ │ │ ├── BinaryType.html
│ │ │ │ │ ├── BlobType.html
│ │ │ │ │ ├── BooleanType.html
│ │ │ │ │ ├── ByteArrayBlobType.html
│ │ │ │ │ ├── ByteType.html
│ │ │ │ │ ├── CalendarDateType.html
│ │ │ │ │ ├── CalendarType.html
│ │ │ │ │ ├── CharacterArrayClobType.html
│ │ │ │ │ ├── CharacterArrayType.html
│ │ │ │ │ ├── CharacterType.html
│ │ │ │ │ ├── CharArrayType.html
│ │ │ │ │ ├── CharBooleanType.html
│ │ │ │ │ ├── ClassType.html
│ │ │ │ │ ├── ClobType.html
│ │ │ │ │ ├── CollectionType.html
│ │ │ │ │ ├── ComponentType.html
│ │ │ │ │ ├── CompositeCustomType.html
│ │ │ │ │ ├── CompositeType.html
│ │ │ │ │ ├── CurrencyType.html
│ │ │ │ │ ├── CustomCollectionType.html
│ │ │ │ │ ├── CustomType.html
│ │ │ │ │ ├── DateType.html
│ │ │ │ │ ├── DbTimestampType.html
│ │ │ │ │ ├── DiscriminatorType.html
│ │ │ │ │ ├── DoubleType.html
│ │ │ │ │ ├── EmbeddedComponentType.html
│ │ │ │ │ ├── EntityType.html
│ │ │ │ │ ├── EnumType.html
│ │ │ │ │ ├── FloatType.html
│ │ │ │ │ ├── ForeignKeyDirection.html
│ │ │ │ │ ├── IdentifierBagType.html
│ │ │ │ │ ├── IdentifierType.html
│ │ │ │ │ ├── ImageType.html
│ │ │ │ │ ├── ImmutableType.html
│ │ │ │ │ ├── IntegerType.html
│ │ │ │ │ ├── ListType.html
│ │ │ │ │ ├── LiteralType.html
│ │ │ │ │ ├── LobType.html
│ │ │ │ │ ├── LocaleType.html
│ │ │ │ │ ├── LongType.html
│ │ │ │ │ ├── ManyToOneType.html
│ │ │ │ │ ├── MapType.html
│ │ │ │ │ ├── MaterializedBlobType.html
│ │ │ │ │ ├── MaterializedClobType.html
│ │ │ │ │ ├── MetaType.html
│ │ │ │ │ ├── MutableType.html
│ │ │ │ │ ├── NullableType.html
│ │ │ │ │ ├── NumericBooleanType.html
│ │ │ │ │ ├── ObjectType.html
│ │ │ │ │ ├── OneToOneType.html
│ │ │ │ │ ├── OrderedMapType.html
│ │ │ │ │ ├── OrderedSetType.html
│ │ │ │ │ ├── PostgresUUIDType.html
│ │ │ │ │ ├── PostgresUUIDType.PostgresUUIDSqlTypeDescriptor.html
│ │ │ │ │ ├── PrimitiveByteArrayBlobType.html
│ │ │ │ │ ├── PrimitiveCharacterArrayClobType.html
│ │ │ │ │ ├── PrimitiveType.html
│ │ │ │ │ ├── SerializableToBlobType.html
│ │ │ │ │ ├── SerializableType.html
│ │ │ │ │ ├── SerializationException.html
│ │ │ │ │ ├── SetType.html
│ │ │ │ │ ├── ShortType.html
│ │ │ │ │ ├── SingleColumnType.html
│ │ │ │ │ ├── SortedMapType.html
│ │ │ │ │ ├── SortedSetType.html
│ │ │ │ │ ├── SpecialOneToOneType.html
│ │ │ │ │ ├── StandardBasicTypes.html
│ │ │ │ │ ├── StringClobType.html
│ │ │ │ │ ├── StringRepresentableType.html
│ │ │ │ │ ├── StringType.html
│ │ │ │ │ ├── TextType.html
│ │ │ │ │ ├── TimestampType.html
│ │ │ │ │ ├── TimeType.html
│ │ │ │ │ ├── TimeZoneType.html
│ │ │ │ │ ├── TrueFalseType.html
│ │ │ │ │ ├── TypeFactory.html
│ │ │ │ │ ├── TypeFactory.TypeScope.html
│ │ │ │ │ ├── TypeHelper.html
│ │ │ │ │ ├── Type.html
│ │ │ │ │ ├── TypeResolver.html
│ │ │ │ │ ├── UrlType.html
│ │ │ │ │ ├── UUIDBinaryType.html
│ │ │ │ │ ├── UUIDCharType.html
│ │ │ │ │ ├── VersionType.html
│ │ │ │ │ ├── WrappedMaterializedBlobType.html
│ │ │ │ │ ├── WrapperBinaryType.html
│ │ │ │ │ ├── XmlRepresentableType.html
│ │ │ │ │ └── YesNoType.html
│ │ │ │ ├── ClobType.html
│ │ │ │ ├── CollectionType.html
│ │ │ │ ├── ComponentType.html
│ │ │ │ ├── CompositeCustomType.html
│ │ │ │ ├── CompositeType.html
│ │ │ │ ├── CurrencyType.html
│ │ │ │ ├── CustomCollectionType.html
│ │ │ │ ├── CustomType.html
│ │ │ │ ├── DateType.html
│ │ │ │ ├── DbTimestampType.html
│ │ │ │ ├── descriptor
│ │ │ │ │ ├── BinaryStream.html
│ │ │ │ │ ├── CharacterStream.html
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── BinaryStream.html
│ │ │ │ │ │ ├── CharacterStream.html
│ │ │ │ │ │ ├── JdbcTypeNameMapper.html
│ │ │ │ │ │ ├── ValueBinder.html
│ │ │ │ │ │ ├── ValueExtractor.html
│ │ │ │ │ │ └── WrapperOptions.html
│ │ │ │ │ ├── java
│ │ │ │ │ │ ├── AbstractTypeDescriptor.html
│ │ │ │ │ │ ├── ArrayMutabilityPlan.html
│ │ │ │ │ │ ├── BigDecimalTypeDescriptor.html
│ │ │ │ │ │ ├── BigIntegerTypeDescriptor.html
│ │ │ │ │ │ ├── BinaryStreamImpl.html
│ │ │ │ │ │ ├── BlobTypeDescriptor.BlobMutabilityPlan.html
│ │ │ │ │ │ ├── BlobTypeDescriptor.html
│ │ │ │ │ │ ├── BooleanTypeDescriptor.html
│ │ │ │ │ │ ├── ByteArrayTypeDescriptor.html
│ │ │ │ │ │ ├── ByteTypeDescriptor.html
│ │ │ │ │ │ ├── CalendarDateTypeDescriptor.html
│ │ │ │ │ │ ├── CalendarTypeDescriptor.CalendarMutabilityPlan.html
│ │ │ │ │ │ ├── CalendarTypeDescriptor.html
│ │ │ │ │ │ ├── CharacterArrayTypeDescriptor.html
│ │ │ │ │ │ ├── CharacterStreamImpl.html
│ │ │ │ │ │ ├── CharacterTypeDescriptor.html
│ │ │ │ │ │ ├── ClassTypeDescriptor.html
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ ├── AbstractTypeDescriptor.html
│ │ │ │ │ │ │ ├── ArrayMutabilityPlan.html
│ │ │ │ │ │ │ ├── BigDecimalTypeDescriptor.html
│ │ │ │ │ │ │ ├── BigIntegerTypeDescriptor.html
│ │ │ │ │ │ │ ├── BinaryStreamImpl.html
│ │ │ │ │ │ │ ├── BlobTypeDescriptor.BlobMutabilityPlan.html
│ │ │ │ │ │ │ ├── BlobTypeDescriptor.html
│ │ │ │ │ │ │ ├── BooleanTypeDescriptor.html
│ │ │ │ │ │ │ ├── ByteArrayTypeDescriptor.html
│ │ │ │ │ │ │ ├── ByteTypeDescriptor.html
│ │ │ │ │ │ │ ├── CalendarDateTypeDescriptor.html
│ │ │ │ │ │ │ ├── CalendarTypeDescriptor.CalendarMutabilityPlan.html
│ │ │ │ │ │ │ ├── CalendarTypeDescriptor.html
│ │ │ │ │ │ │ ├── CharacterArrayTypeDescriptor.html
│ │ │ │ │ │ │ ├── CharacterStreamImpl.html
│ │ │ │ │ │ │ ├── CharacterTypeDescriptor.html
│ │ │ │ │ │ │ ├── ClassTypeDescriptor.html
│ │ │ │ │ │ │ ├── ClobTypeDescriptor.ClobMutabilityPlan.html
│ │ │ │ │ │ │ ├── ClobTypeDescriptor.html
│ │ │ │ │ │ │ ├── CurrencyTypeDescriptor.html
│ │ │ │ │ │ │ ├── DataHelper.html
│ │ │ │ │ │ │ ├── DateTypeDescriptor.DateMutabilityPlan.html
│ │ │ │ │ │ │ ├── DateTypeDescriptor.html
│ │ │ │ │ │ │ ├── DoubleTypeDescriptor.html
│ │ │ │ │ │ │ ├── FloatTypeDescriptor.html
│ │ │ │ │ │ │ ├── ImmutableMutabilityPlan.html
│ │ │ │ │ │ │ ├── IncomparableComparator.html
│ │ │ │ │ │ │ ├── IntegerTypeDescriptor.html
│ │ │ │ │ │ │ ├── JavaTypeDescriptor.html
│ │ │ │ │ │ │ ├── JdbcDateTypeDescriptor.DateMutabilityPlan.html
│ │ │ │ │ │ │ ├── JdbcDateTypeDescriptor.html
│ │ │ │ │ │ │ ├── JdbcTimestampTypeDescriptor.html
│ │ │ │ │ │ │ ├── JdbcTimestampTypeDescriptor.TimestampMutabilityPlan.html
│ │ │ │ │ │ │ ├── JdbcTimeTypeDescriptor.html
│ │ │ │ │ │ │ ├── JdbcTimeTypeDescriptor.TimeMutabilityPlan.html
│ │ │ │ │ │ │ ├── LocaleTypeDescriptor.html
│ │ │ │ │ │ │ ├── LocaleTypeDescriptor.LocaleComparator.html
│ │ │ │ │ │ │ ├── LongTypeDescriptor.html
│ │ │ │ │ │ │ ├── MutabilityPlan.html
│ │ │ │ │ │ │ ├── MutableMutabilityPlan.html
│ │ │ │ │ │ │ ├── PrimitiveByteArrayTypeDescriptor.html
│ │ │ │ │ │ │ ├── PrimitiveCharacterArrayTypeDescriptor.html
│ │ │ │ │ │ │ ├── SerializableTypeDescriptor.html
│ │ │ │ │ │ │ ├── SerializableTypeDescriptor.SerializableMutabilityPlan.html
│ │ │ │ │ │ │ ├── ShortTypeDescriptor.html
│ │ │ │ │ │ │ ├── StringTypeDescriptor.html
│ │ │ │ │ │ │ ├── TimeZoneTypeDescriptor.html
│ │ │ │ │ │ │ ├── TimeZoneTypeDescriptor.TimeZoneComparator.html
│ │ │ │ │ │ │ ├── UrlTypeDescriptor.html
│ │ │ │ │ │ │ ├── UUIDTypeDescriptor.html
│ │ │ │ │ │ │ ├── UUIDTypeDescriptor.PassThroughTransformer.html
│ │ │ │ │ │ │ ├── UUIDTypeDescriptor.ToBytesTransformer.html
│ │ │ │ │ │ │ ├── UUIDTypeDescriptor.ToStringTransformer.html
│ │ │ │ │ │ │ └── UUIDTypeDescriptor.ValueTransformer.html
│ │ │ │ │ │ ├── ClobTypeDescriptor.ClobMutabilityPlan.html
│ │ │ │ │ │ ├── ClobTypeDescriptor.html
│ │ │ │ │ │ ├── CurrencyTypeDescriptor.html
│ │ │ │ │ │ ├── DataHelper.html
│ │ │ │ │ │ ├── DateTypeDescriptor.DateMutabilityPlan.html
│ │ │ │ │ │ ├── DateTypeDescriptor.html
│ │ │ │ │ │ ├── DoubleTypeDescriptor.html
│ │ │ │ │ │ ├── FloatTypeDescriptor.html
│ │ │ │ │ │ ├── ImmutableMutabilityPlan.html
│ │ │ │ │ │ ├── IncomparableComparator.html
│ │ │ │ │ │ ├── IntegerTypeDescriptor.html
│ │ │ │ │ │ ├── JavaTypeDescriptor.html
│ │ │ │ │ │ ├── JdbcDateTypeDescriptor.DateMutabilityPlan.html
│ │ │ │ │ │ ├── JdbcDateTypeDescriptor.html
│ │ │ │ │ │ ├── JdbcTimestampTypeDescriptor.html
│ │ │ │ │ │ ├── JdbcTimestampTypeDescriptor.TimestampMutabilityPlan.html
│ │ │ │ │ │ ├── JdbcTimeTypeDescriptor.html
│ │ │ │ │ │ ├── JdbcTimeTypeDescriptor.TimeMutabilityPlan.html
│ │ │ │ │ │ ├── LocaleTypeDescriptor.html
│ │ │ │ │ │ ├── LocaleTypeDescriptor.LocaleComparator.html
│ │ │ │ │ │ ├── LongTypeDescriptor.html
│ │ │ │ │ │ ├── MutabilityPlan.html
│ │ │ │ │ │ ├── MutableMutabilityPlan.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ ├── PrimitiveByteArrayTypeDescriptor.html
│ │ │ │ │ │ ├── PrimitiveCharacterArrayTypeDescriptor.html
│ │ │ │ │ │ ├── SerializableTypeDescriptor.html
│ │ │ │ │ │ ├── SerializableTypeDescriptor.SerializableMutabilityPlan.html
│ │ │ │ │ │ ├── ShortTypeDescriptor.html
│ │ │ │ │ │ ├── StringTypeDescriptor.html
│ │ │ │ │ │ ├── TimeZoneTypeDescriptor.html
│ │ │ │ │ │ ├── TimeZoneTypeDescriptor.TimeZoneComparator.html
│ │ │ │ │ │ ├── UrlTypeDescriptor.html
│ │ │ │ │ │ ├── UUIDTypeDescriptor.html
│ │ │ │ │ │ ├── UUIDTypeDescriptor.PassThroughTransformer.html
│ │ │ │ │ │ ├── UUIDTypeDescriptor.ToBytesTransformer.html
│ │ │ │ │ │ ├── UUIDTypeDescriptor.ToStringTransformer.html
│ │ │ │ │ │ └── UUIDTypeDescriptor.ValueTransformer.html
│ │ │ │ │ ├── JdbcTypeNameMapper.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ ├── package-use.html
│ │ │ │ │ ├── sql
│ │ │ │ │ │ ├── BasicBinder.html
│ │ │ │ │ │ ├── BasicExtractor.html
│ │ │ │ │ │ ├── BigIntTypeDescriptor.html
│ │ │ │ │ │ ├── BinaryTypeDescriptor.html
│ │ │ │ │ │ ├── BitTypeDescriptor.html
│ │ │ │ │ │ ├── BlobTypeDescriptor.html
│ │ │ │ │ │ ├── CharTypeDescriptor.html
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ ├── BasicBinder.html
│ │ │ │ │ │ │ ├── BasicExtractor.html
│ │ │ │ │ │ │ ├── BigIntTypeDescriptor.html
│ │ │ │ │ │ │ ├── BinaryTypeDescriptor.html
│ │ │ │ │ │ │ ├── BitTypeDescriptor.html
│ │ │ │ │ │ │ ├── BlobTypeDescriptor.html
│ │ │ │ │ │ │ ├── CharTypeDescriptor.html
│ │ │ │ │ │ │ ├── ClobTypeDescriptor.html
│ │ │ │ │ │ │ ├── DateTypeDescriptor.html
│ │ │ │ │ │ │ ├── DecimalTypeDescriptor.html
│ │ │ │ │ │ │ ├── DoubleTypeDescriptor.html
│ │ │ │ │ │ │ ├── FloatTypeDescriptor.html
│ │ │ │ │ │ │ ├── IntegerTypeDescriptor.html
│ │ │ │ │ │ │ ├── LongVarbinaryTypeDescriptor.html
│ │ │ │ │ │ │ ├── LongVarcharTypeDescriptor.html
│ │ │ │ │ │ │ ├── NumericTypeDescriptor.html
│ │ │ │ │ │ │ ├── RealTypeDescriptor.html
│ │ │ │ │ │ │ ├── SmallIntTypeDescriptor.html
│ │ │ │ │ │ │ ├── SqlTypeDescriptor.html
│ │ │ │ │ │ │ ├── TimestampTypeDescriptor.html
│ │ │ │ │ │ │ ├── TimeTypeDescriptor.html
│ │ │ │ │ │ │ ├── TinyIntTypeDescriptor.html
│ │ │ │ │ │ │ ├── VarbinaryTypeDescriptor.html
│ │ │ │ │ │ │ └── VarcharTypeDescriptor.html
│ │ │ │ │ │ ├── ClobTypeDescriptor.html
│ │ │ │ │ │ ├── DateTypeDescriptor.html
│ │ │ │ │ │ ├── DecimalTypeDescriptor.html
│ │ │ │ │ │ ├── DoubleTypeDescriptor.html
│ │ │ │ │ │ ├── FloatTypeDescriptor.html
│ │ │ │ │ │ ├── IntegerTypeDescriptor.html
│ │ │ │ │ │ ├── LongVarbinaryTypeDescriptor.html
│ │ │ │ │ │ ├── LongVarcharTypeDescriptor.html
│ │ │ │ │ │ ├── NumericTypeDescriptor.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ ├── RealTypeDescriptor.html
│ │ │ │ │ │ ├── SmallIntTypeDescriptor.html
│ │ │ │ │ │ ├── SqlTypeDescriptor.html
│ │ │ │ │ │ ├── TimestampTypeDescriptor.html
│ │ │ │ │ │ ├── TimeTypeDescriptor.html
│ │ │ │ │ │ ├── TinyIntTypeDescriptor.html
│ │ │ │ │ │ ├── VarbinaryTypeDescriptor.html
│ │ │ │ │ │ └── VarcharTypeDescriptor.html
│ │ │ │ │ ├── ValueBinder.html
│ │ │ │ │ ├── ValueExtractor.html
│ │ │ │ │ └── WrapperOptions.html
│ │ │ │ ├── DiscriminatorType.html
│ │ │ │ ├── DoubleType.html
│ │ │ │ ├── EmbeddedComponentType.html
│ │ │ │ ├── EntityType.html
│ │ │ │ ├── EnumType.html
│ │ │ │ ├── FloatType.html
│ │ │ │ ├── ForeignKeyDirection.html
│ │ │ │ ├── IdentifierBagType.html
│ │ │ │ ├── IdentifierType.html
│ │ │ │ ├── ImageType.html
│ │ │ │ ├── ImmutableType.html
│ │ │ │ ├── IntegerType.html
│ │ │ │ ├── ListType.html
│ │ │ │ ├── LiteralType.html
│ │ │ │ ├── LobType.html
│ │ │ │ ├── LocaleType.html
│ │ │ │ ├── LongType.html
│ │ │ │ ├── ManyToOneType.html
│ │ │ │ ├── MapType.html
│ │ │ │ ├── MaterializedBlobType.html
│ │ │ │ ├── MaterializedClobType.html
│ │ │ │ ├── MetaType.html
│ │ │ │ ├── MutableType.html
│ │ │ │ ├── NullableType.html
│ │ │ │ ├── NumericBooleanType.html
│ │ │ │ ├── ObjectType.html
│ │ │ │ ├── OneToOneType.html
│ │ │ │ ├── OrderedMapType.html
│ │ │ │ ├── OrderedSetType.html
│ │ │ │ ├── package-frame.html
│ │ │ │ ├── package-summary.html
│ │ │ │ ├── package-tree.html
│ │ │ │ ├── package-use.html
│ │ │ │ ├── PostgresUUIDType.html
│ │ │ │ ├── PostgresUUIDType.PostgresUUIDSqlTypeDescriptor.html
│ │ │ │ ├── PrimitiveByteArrayBlobType.html
│ │ │ │ ├── PrimitiveCharacterArrayClobType.html
│ │ │ │ ├── PrimitiveType.html
│ │ │ │ ├── SerializableToBlobType.html
│ │ │ │ ├── SerializableType.html
│ │ │ │ ├── SerializationException.html
│ │ │ │ ├── SetType.html
│ │ │ │ ├── ShortType.html
│ │ │ │ ├── SingleColumnType.html
│ │ │ │ ├── SortedMapType.html
│ │ │ │ ├── SortedSetType.html
│ │ │ │ ├── SpecialOneToOneType.html
│ │ │ │ ├── StandardBasicTypes.html
│ │ │ │ ├── StringClobType.html
│ │ │ │ ├── StringRepresentableType.html
│ │ │ │ ├── StringType.html
│ │ │ │ ├── TextType.html
│ │ │ │ ├── TimestampType.html
│ │ │ │ ├── TimeType.html
│ │ │ │ ├── TimeZoneType.html
│ │ │ │ ├── TrueFalseType.html
│ │ │ │ ├── TypeFactory.html
│ │ │ │ ├── TypeFactory.TypeScope.html
│ │ │ │ ├── TypeHelper.html
│ │ │ │ ├── Type.html
│ │ │ │ ├── TypeResolver.html
│ │ │ │ ├── UrlType.html
│ │ │ │ ├── UUIDBinaryType.html
│ │ │ │ ├── UUIDCharType.html
│ │ │ │ ├── VersionType.html
│ │ │ │ ├── WrappedMaterializedBlobType.html
│ │ │ │ ├── WrapperBinaryType.html
│ │ │ │ ├── XmlRepresentableType.html
│ │ │ │ └── YesNoType.html
│ │ │ ├── TypeHelper.html
│ │ │ ├── TypeMismatchException.html
│ │ │ ├── UnknownProfileException.html
│ │ │ ├── UnresolvableObjectException.html
│ │ │ ├── usertype
│ │ │ │ ├── class-use
│ │ │ │ │ ├── CompositeUserType.html
│ │ │ │ │ ├── EnhancedUserType.html
│ │ │ │ │ ├── LoggableUserType.html
│ │ │ │ │ ├── ParameterizedType.html
│ │ │ │ │ ├── UserCollectionType.html
│ │ │ │ │ ├── UserType.html
│ │ │ │ │ └── UserVersionType.html
│ │ │ │ ├── CompositeUserType.html
│ │ │ │ ├── EnhancedUserType.html
│ │ │ │ ├── LoggableUserType.html
│ │ │ │ ├── package-frame.html
│ │ │ │ ├── package-summary.html
│ │ │ │ ├── package-tree.html
│ │ │ │ ├── package-use.html
│ │ │ │ ├── ParameterizedType.html
│ │ │ │ ├── UserCollectionType.html
│ │ │ │ ├── UserType.html
│ │ │ │ └── UserVersionType.html
│ │ │ ├── util
│ │ │ │ ├── ArrayHelper.html
│ │ │ │ ├── BytesHelper.html
│ │ │ │ ├── CalendarComparator.html
│ │ │ │ ├── class-use
│ │ │ │ │ ├── ArrayHelper.html
│ │ │ │ │ ├── BytesHelper.html
│ │ │ │ │ ├── CalendarComparator.html
│ │ │ │ │ ├── Cloneable.html
│ │ │ │ │ ├── CollectionHelper.html
│ │ │ │ │ ├── ComparableComparator.html
│ │ │ │ │ ├── ConfigHelper.html
│ │ │ │ │ ├── DTDEntityResolver.html
│ │ │ │ │ ├── EmptyIterator.html
│ │ │ │ │ ├── EqualsHelper.html
│ │ │ │ │ ├── ExternalSessionFactoryConfig.html
│ │ │ │ │ ├── FilterHelper.html
│ │ │ │ │ ├── IdentityMap.html
│ │ │ │ │ ├── IdentityMap.IdentityKey.html
│ │ │ │ │ ├── IdentityMap.IdentityMapEntry.html
│ │ │ │ │ ├── IdentitySet.html
│ │ │ │ │ ├── JDBCExceptionReporter.html
│ │ │ │ │ ├── JDBCExceptionReporter.StandardWarningHandler.html
│ │ │ │ │ ├── JDBCExceptionReporter.WarningHandler.html
│ │ │ │ │ ├── JDBCExceptionReporter.WarningHandlerLoggingSupport.html
│ │ │ │ │ ├── JoinedIterator.html
│ │ │ │ │ ├── JTAHelper.html
│ │ │ │ │ ├── LazyIterator.html
│ │ │ │ │ ├── LRUMap.html
│ │ │ │ │ ├── MarkerObject.html
│ │ │ │ │ ├── NamingHelper.html
│ │ │ │ │ ├── PropertiesHelper.html
│ │ │ │ │ ├── ReflectHelper.html
│ │ │ │ │ ├── SerializationHelper.html
│ │ │ │ │ ├── SimpleMRUCache.html
│ │ │ │ │ ├── SingletonIterator.html
│ │ │ │ │ ├── SoftLimitMRUCache.html
│ │ │ │ │ ├── StringHelper.html
│ │ │ │ │ ├── XMLHelper.ErrorLogger.html
│ │ │ │ │ └── XMLHelper.html
│ │ │ │ ├── Cloneable.html
│ │ │ │ ├── CollectionHelper.html
│ │ │ │ ├── ComparableComparator.html
│ │ │ │ ├── ConfigHelper.html
│ │ │ │ ├── DTDEntityResolver.html
│ │ │ │ ├── EmptyIterator.html
│ │ │ │ ├── EqualsHelper.html
│ │ │ │ ├── ExternalSessionFactoryConfig.html
│ │ │ │ ├── FilterHelper.html
│ │ │ │ ├── IdentityMap.html
│ │ │ │ ├── IdentityMap.IdentityKey.html
│ │ │ │ ├── IdentityMap.IdentityMapEntry.html
│ │ │ │ ├── IdentitySet.html
│ │ │ │ ├── JDBCExceptionReporter.html
│ │ │ │ ├── JDBCExceptionReporter.StandardWarningHandler.html
│ │ │ │ ├── JDBCExceptionReporter.WarningHandler.html
│ │ │ │ ├── JDBCExceptionReporter.WarningHandlerLoggingSupport.html
│ │ │ │ ├── JoinedIterator.html
│ │ │ │ ├── JTAHelper.html
│ │ │ │ ├── LazyIterator.html
│ │ │ │ ├── LRUMap.html
│ │ │ │ ├── MarkerObject.html
│ │ │ │ ├── NamingHelper.html
│ │ │ │ ├── package-frame.html
│ │ │ │ ├── package-summary.html
│ │ │ │ ├── package-tree.html
│ │ │ │ ├── package-use.html
│ │ │ │ ├── PropertiesHelper.html
│ │ │ │ ├── ReflectHelper.html
│ │ │ │ ├── SerializationHelper.html
│ │ │ │ ├── SimpleMRUCache.html
│ │ │ │ ├── SingletonIterator.html
│ │ │ │ ├── SoftLimitMRUCache.html
│ │ │ │ ├── StringHelper.html
│ │ │ │ ├── xml
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── ErrorLogger.html
│ │ │ │ │ │ ├── MappingReader.html
│ │ │ │ │ │ ├── Origin.html
│ │ │ │ │ │ ├── OriginImpl.html
│ │ │ │ │ │ ├── XmlDocument.html
│ │ │ │ │ │ └── XmlDocumentImpl.html
│ │ │ │ │ ├── ErrorLogger.html
│ │ │ │ │ ├── MappingReader.html
│ │ │ │ │ ├── Origin.html
│ │ │ │ │ ├── OriginImpl.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ ├── package-use.html
│ │ │ │ │ ├── XmlDocument.html
│ │ │ │ │ └── XmlDocumentImpl.html
│ │ │ │ ├── XMLHelper.ErrorLogger.html
│ │ │ │ └── XMLHelper.html
│ │ │ ├── Version.html
│ │ │ └── WrongClassException.html
│ │ ├── overview-frame.html
│ │ ├── overview-summary.html
│ │ ├── overview-tree.html
│ │ ├── package-list
│ │ ├── resources
│ │ │ └── inherit.gif
│ │ ├── serialized-form.html
│ │ └── stylesheet.css
│ ├── manual
│ │ ├── de-DE
│ │ │ ├── html
│ │ │ │ ├── additionalmodules.html
│ │ │ │ ├── architecture.html
│ │ │ │ ├── associations.html
│ │ │ │ ├── batch.html
│ │ │ │ ├── best-practices.html
│ │ │ │ ├── bi01.html
│ │ │ │ ├── collections.html
│ │ │ │ ├── components.html
│ │ │ │ ├── css
│ │ │ │ │ ├── codehighlight.css
│ │ │ │ │ ├── docnav.css
│ │ │ │ │ ├── documentation.css
│ │ │ │ │ ├── extensions.css
│ │ │ │ │ ├── hibernate.css
│ │ │ │ │ ├── hibernate-eclipse.css
│ │ │ │ │ ├── hibernate-single.css
│ │ │ │ │ ├── jbossorg.css
│ │ │ │ │ └── reports.css
│ │ │ │ ├── events.html
│ │ │ │ ├── example-mappings.html
│ │ │ │ ├── example-parentchild.html
│ │ │ │ ├── example-weblog.html
│ │ │ │ ├── extras
│ │ │ │ │ └── namespacing.xml_sample
│ │ │ │ ├── filters.html
│ │ │ │ ├── HIBERNATE_-_Relational_Persistence_for_Idiomatic_Java.ent
│ │ │ │ ├── images
│ │ │ │ │ ├── AuthorWork.png
│ │ │ │ │ ├── community
│ │ │ │ │ │ ├── bkg_gradient.gif
│ │ │ │ │ │ ├── community_doc.png
│ │ │ │ │ │ ├── docbook
│ │ │ │ │ │ │ ├── callouts
│ │ │ │ │ │ │ │ ├── 10.png
│ │ │ │ │ │ │ │ ├── 10.svg
│ │ │ │ │ │ │ │ ├── 11.png
│ │ │ │ │ │ │ │ ├── 11.svg
│ │ │ │ │ │ │ │ ├── 12.png
│ │ │ │ │ │ │ │ ├── 12.svg
│ │ │ │ │ │ │ │ ├── 13.png
│ │ │ │ │ │ │ │ ├── 13.svg
│ │ │ │ │ │ │ │ ├── 14.png
│ │ │ │ │ │ │ │ ├── 14.svg
│ │ │ │ │ │ │ │ ├── 15.png
│ │ │ │ │ │ │ │ ├── 15.svg
│ │ │ │ │ │ │ │ ├── 1.png
│ │ │ │ │ │ │ │ ├── 1.svg
│ │ │ │ │ │ │ │ ├── 2.png
│ │ │ │ │ │ │ │ ├── 2.svg
│ │ │ │ │ │ │ │ ├── 3.png
│ │ │ │ │ │ │ │ ├── 3.svg
│ │ │ │ │ │ │ │ ├── 4.png
│ │ │ │ │ │ │ │ ├── 4.svg
│ │ │ │ │ │ │ │ ├── 5.png
│ │ │ │ │ │ │ │ ├── 5.svg
│ │ │ │ │ │ │ │ ├── 6.png
│ │ │ │ │ │ │ │ ├── 6.svg
│ │ │ │ │ │ │ │ ├── 7.png
│ │ │ │ │ │ │ │ ├── 7.svg
│ │ │ │ │ │ │ │ ├── 8.png
│ │ │ │ │ │ │ │ ├── 8.svg
│ │ │ │ │ │ │ │ ├── 9.png
│ │ │ │ │ │ │ │ └── 9.svg
│ │ │ │ │ │ │ ├── caution.png
│ │ │ │ │ │ │ ├── caution.svg
│ │ │ │ │ │ │ ├── home.png
│ │ │ │ │ │ │ ├── important.png
│ │ │ │ │ │ │ ├── important.svg
│ │ │ │ │ │ │ ├── next.png
│ │ │ │ │ │ │ ├── note.png
│ │ │ │ │ │ │ ├── note.svg
│ │ │ │ │ │ │ ├── prev.png
│ │ │ │ │ │ │ ├── tip.png
│ │ │ │ │ │ │ ├── tip.svg
│ │ │ │ │ │ │ ├── up.png
│ │ │ │ │ │ │ ├── warning.png
│ │ │ │ │ │ │ └── warning.svg
│ │ │ │ │ │ ├── dot2.png
│ │ │ │ │ │ ├── dot.png
│ │ │ │ │ │ ├── jbossorglogo.png
│ │ │ │ │ │ ├── shine.png
│ │ │ │ │ │ ├── title_hdr.png
│ │ │ │ │ │ ├── watermark-alpha1.png
│ │ │ │ │ │ ├── watermark-alpha2.png
│ │ │ │ │ │ ├── watermark-beta1.png
│ │ │ │ │ │ ├── watermark-beta2.png
│ │ │ │ │ │ ├── watermark-pre-release-candidate.png
│ │ │ │ │ │ └── watermark-release-candidate.png
│ │ │ │ │ ├── CustomerOrderProduct.png
│ │ │ │ │ ├── EmployerEmployee.png
│ │ │ │ │ ├── full_cream.png
│ │ │ │ │ ├── full_cream.svg
│ │ │ │ │ ├── hibernate_logo_a.png
│ │ │ │ │ ├── lite.png
│ │ │ │ │ ├── lite.svg
│ │ │ │ │ ├── org
│ │ │ │ │ │ └── hibernate
│ │ │ │ │ │ ├── bkg_gradient.png
│ │ │ │ │ │ ├── community_doc.png
│ │ │ │ │ │ ├── docbook
│ │ │ │ │ │ │ ├── callouts
│ │ │ │ │ │ │ │ ├── 10.png
│ │ │ │ │ │ │ │ ├── 10.svg
│ │ │ │ │ │ │ │ ├── 11.png
│ │ │ │ │ │ │ │ ├── 11.svg
│ │ │ │ │ │ │ │ ├── 12.png
│ │ │ │ │ │ │ │ ├── 12.svg
│ │ │ │ │ │ │ │ ├── 13.png
│ │ │ │ │ │ │ │ ├── 13.svg
│ │ │ │ │ │ │ │ ├── 14.png
│ │ │ │ │ │ │ │ ├── 14.svg
│ │ │ │ │ │ │ │ ├── 15.png
│ │ │ │ │ │ │ │ ├── 15.svg
│ │ │ │ │ │ │ │ ├── 1.png
│ │ │ │ │ │ │ │ ├── 1.svg
│ │ │ │ │ │ │ │ ├── 2.png
│ │ │ │ │ │ │ │ ├── 2.svg
│ │ │ │ │ │ │ │ ├── 3.png
│ │ │ │ │ │ │ │ ├── 3.svg
│ │ │ │ │ │ │ │ ├── 4.png
│ │ │ │ │ │ │ │ ├── 4.svg
│ │ │ │ │ │ │ │ ├── 5.png
│ │ │ │ │ │ │ │ ├── 5.svg
│ │ │ │ │ │ │ │ ├── 6.png
│ │ │ │ │ │ │ │ ├── 6.svg
│ │ │ │ │ │ │ │ ├── 7.png
│ │ │ │ │ │ │ │ ├── 7.svg
│ │ │ │ │ │ │ │ ├── 8.png
│ │ │ │ │ │ │ │ ├── 8.svg
│ │ │ │ │ │ │ │ ├── 9.png
│ │ │ │ │ │ │ │ └── 9.svg
│ │ │ │ │ │ │ ├── caution.png
│ │ │ │ │ │ │ ├── caution.svg
│ │ │ │ │ │ │ ├── home.png
│ │ │ │ │ │ │ ├── important.png
│ │ │ │ │ │ │ ├── important.svg
│ │ │ │ │ │ │ ├── next.png
│ │ │ │ │ │ │ ├── note.png
│ │ │ │ │ │ │ ├── note.svg
│ │ │ │ │ │ │ ├── prev.png
│ │ │ │ │ │ │ ├── tip.png
│ │ │ │ │ │ │ ├── tip.svg
│ │ │ │ │ │ │ ├── up.png
│ │ │ │ │ │ │ ├── warning.png
│ │ │ │ │ │ │ └── warning.svg
│ │ │ │ │ │ ├── dot2.png
│ │ │ │ │ │ ├── dot.png
│ │ │ │ │ │ ├── hibernatelogo.png
│ │ │ │ │ │ └── title_hdr.png
│ │ │ │ │ ├── overview.png
│ │ │ │ │ └── overview.svg
│ │ │ │ ├── index.html
│ │ │ │ ├── inheritance.html
│ │ │ │ ├── Legal_Notice.html
│ │ │ │ ├── mapping.html
│ │ │ │ ├── objectstate.html
│ │ │ │ ├── performance.html
│ │ │ │ ├── persistent-classes.html
│ │ │ │ ├── portability.html
│ │ │ │ ├── preface.html
│ │ │ │ ├── querycriteria.html
│ │ │ │ ├── queryhql.html
│ │ │ │ ├── querysql.html
│ │ │ │ ├── readonly.html
│ │ │ │ ├── session-configuration.html
│ │ │ │ ├── toolsetguide.html
│ │ │ │ ├── transactions.html
│ │ │ │ ├── tutorial.html
│ │ │ │ ├── types.html
│ │ │ │ └── xml.html
│ │ │ ├── html_single
│ │ │ │ ├── css
│ │ │ │ │ ├── codehighlight.css
│ │ │ │ │ ├── docnav.css
│ │ │ │ │ ├── documentation.css
│ │ │ │ │ ├── extensions.css
│ │ │ │ │ ├── hibernate.css
│ │ │ │ │ ├── hibernate-eclipse.css
│ │ │ │ │ ├── hibernate-single.css
│ │ │ │ │ ├── jbossorg.css
│ │ │ │ │ └── reports.css
│ │ │ │ ├── extras
│ │ │ │ │ └── namespacing.xml_sample
│ │ │ │ ├── HIBERNATE_-_Relational_Persistence_for_Idiomatic_Java.ent
│ │ │ │ ├── images
│ │ │ │ │ ├── AuthorWork.png
│ │ │ │ │ ├── community
│ │ │ │ │ │ ├── bkg_gradient.gif
│ │ │ │ │ │ ├── community_doc.png
│ │ │ │ │ │ ├── docbook
│ │ │ │ │ │ │ ├── callouts
│ │ │ │ │ │ │ │ ├── 10.png
│ │ │ │ │ │ │ │ ├── 10.svg
│ │ │ │ │ │ │ │ ├── 11.png
│ │ │ │ │ │ │ │ ├── 11.svg
│ │ │ │ │ │ │ │ ├── 12.png
│ │ │ │ │ │ │ │ ├── 12.svg
│ │ │ │ │ │ │ │ ├── 13.png
│ │ │ │ │ │ │ │ ├── 13.svg
│ │ │ │ │ │ │ │ ├── 14.png
│ │ │ │ │ │ │ │ ├── 14.svg
│ │ │ │ │ │ │ │ ├── 15.png
│ │ │ │ │ │ │ │ ├── 15.svg
│ │ │ │ │ │ │ │ ├── 1.png
│ │ │ │ │ │ │ │ ├── 1.svg
│ │ │ │ │ │ │ │ ├── 2.png
│ │ │ │ │ │ │ │ ├── 2.svg
│ │ │ │ │ │ │ │ ├── 3.png
│ │ │ │ │ │ │ │ ├── 3.svg
│ │ │ │ │ │ │ │ ├── 4.png
│ │ │ │ │ │ │ │ ├── 4.svg
│ │ │ │ │ │ │ │ ├── 5.png
│ │ │ │ │ │ │ │ ├── 5.svg
│ │ │ │ │ │ │ │ ├── 6.png
│ │ │ │ │ │ │ │ ├── 6.svg
│ │ │ │ │ │ │ │ ├── 7.png
│ │ │ │ │ │ │ │ ├── 7.svg
│ │ │ │ │ │ │ │ ├── 8.png
│ │ │ │ │ │ │ │ ├── 8.svg
│ │ │ │ │ │ │ │ ├── 9.png
│ │ │ │ │ │ │ │ └── 9.svg
│ │ │ │ │ │ │ ├── caution.png
│ │ │ │ │ │ │ ├── caution.svg
│ │ │ │ │ │ │ ├── home.png
│ │ │ │ │ │ │ ├── important.png
│ │ │ │ │ │ │ ├── important.svg
│ │ │ │ │ │ │ ├── next.png
│ │ │ │ │ │ │ ├── note.png
│ │ │ │ │ │ │ ├── note.svg
│ │ │ │ │ │ │ ├── prev.png
│ │ │ │ │ │ │ ├── tip.png
│ │ │ │ │ │ │ ├── tip.svg
│ │ │ │ │ │ │ ├── up.png
│ │ │ │ │ │ │ ├── warning.png
│ │ │ │ │ │ │ └── warning.svg
│ │ │ │ │ │ ├── dot2.png
│ │ │ │ │ │ ├── dot.png
│ │ │ │ │ │ ├── jbossorglogo.png
│ │ │ │ │ │ ├── shine.png
│ │ │ │ │ │ ├── title_hdr.png
│ │ │ │ │ │ ├── watermark-alpha1.png
│ │ │ │ │ │ ├── watermark-alpha2.png
│ │ │ │ │ │ ├── watermark-beta1.png
│ │ │ │ │ │ ├── watermark-beta2.png
│ │ │ │ │ │ ├── watermark-pre-release-candidate.png
│ │ │ │ │ │ └── watermark-release-candidate.png
│ │ │ │ │ ├── CustomerOrderProduct.png
│ │ │ │ │ ├── EmployerEmployee.png
│ │ │ │ │ ├── full_cream.png
│ │ │ │ │ ├── full_cream.svg
│ │ │ │ │ ├── hibernate_logo_a.png
│ │ │ │ │ ├── lite.png
│ │ │ │ │ ├── lite.svg
│ │ │ │ │ ├── org
│ │ │ │ │ │ └── hibernate
│ │ │ │ │ │ ├── bkg_gradient.png
│ │ │ │ │ │ ├── community_doc.png
│ │ │ │ │ │ ├── docbook
│ │ │ │ │ │ │ ├── callouts
│ │ │ │ │ │ │ │ ├── 10.png
│ │ │ │ │ │ │ │ ├── 10.svg
│ │ │ │ │ │ │ │ ├── 11.png
│ │ │ │ │ │ │ │ ├── 11.svg
│ │ │ │ │ │ │ │ ├── 12.png
│ │ │ │ │ │ │ │ ├── 12.svg
│ │ │ │ │ │ │ │ ├── 13.png
│ │ │ │ │ │ │ │ ├── 13.svg
│ │ │ │ │ │ │ │ ├── 14.png
│ │ │ │ │ │ │ │ ├── 14.svg
│ │ │ │ │ │ │ │ ├── 15.png
│ │ │ │ │ │ │ │ ├── 15.svg
│ │ │ │ │ │ │ │ ├── 1.png
│ │ │ │ │ │ │ │ ├── 1.svg
│ │ │ │ │ │ │ │ ├── 2.png
│ │ │ │ │ │ │ │ ├── 2.svg
│ │ │ │ │ │ │ │ ├── 3.png
│ │ │ │ │ │ │ │ ├── 3.svg
│ │ │ │ │ │ │ │ ├── 4.png
│ │ │ │ │ │ │ │ ├── 4.svg
│ │ │ │ │ │ │ │ ├── 5.png
│ │ │ │ │ │ │ │ ├── 5.svg
│ │ │ │ │ │ │ │ ├── 6.png
│ │ │ │ │ │ │ │ ├── 6.svg
│ │ │ │ │ │ │ │ ├── 7.png
│ │ │ │ │ │ │ │ ├── 7.svg
│ │ │ │ │ │ │ │ ├── 8.png
│ │ │ │ │ │ │ │ ├── 8.svg
│ │ │ │ │ │ │ │ ├── 9.png
│ │ │ │ │ │ │ │ └── 9.svg
│ │ │ │ │ │ │ ├── caution.png
│ │ │ │ │ │ │ ├── caution.svg
│ │ │ │ │ │ │ ├── home.png
│ │ │ │ │ │ │ ├── important.png
│ │ │ │ │ │ │ ├── important.svg
│ │ │ │ │ │ │ ├── next.png
│ │ │ │ │ │ │ ├── note.png
│ │ │ │ │ │ │ ├── note.svg
│ │ │ │ │ │ │ ├── prev.png
│ │ │ │ │ │ │ ├── tip.png
│ │ │ │ │ │ │ ├── tip.svg
│ │ │ │ │ │ │ ├── up.png
│ │ │ │ │ │ │ ├── warning.png
│ │ │ │ │ │ │ └── warning.svg
│ │ │ │ │ │ ├── dot2.png
│ │ │ │ │ │ ├── dot.png
│ │ │ │ │ │ ├── hibernatelogo.png
│ │ │ │ │ │ └── title_hdr.png
│ │ │ │ │ ├── overview.png
│ │ │ │ │ └── overview.svg
│ │ │ │ ├── index.html
│ │ │ │ └── Legal_Notice.html
│ │ │ └── hibernate_reference.pdf
│ │ ├── en-US
│ │ │ ├── html
│ │ │ │ ├── additionalmodules.html
│ │ │ │ ├── architecture.html
│ │ │ │ ├── associations.html
│ │ │ │ ├── batch.html
│ │ │ │ ├── best-practices.html
│ │ │ │ ├── bi01.html
│ │ │ │ ├── collections.html
│ │ │ │ ├── components.html
│ │ │ │ ├── css
│ │ │ │ │ ├── codehighlight.css
│ │ │ │ │ ├── docnav.css
│ │ │ │ │ ├── documentation.css
│ │ │ │ │ ├── extensions.css
│ │ │ │ │ ├── hibernate.css
│ │ │ │ │ ├── hibernate-eclipse.css
│ │ │ │ │ ├── hibernate-single.css
│ │ │ │ │ ├── jbossorg.css
│ │ │ │ │ └── reports.css
│ │ │ │ ├── events.html
│ │ │ │ ├── example-mappings.html
│ │ │ │ ├── example-parentchild.html
│ │ │ │ ├── example-weblog.html
│ │ │ │ ├── extras
│ │ │ │ │ └── namespacing.xml_sample
│ │ │ │ ├── filters.html
│ │ │ │ ├── HIBERNATE_-_Relational_Persistence_for_Idiomatic_Java.ent
│ │ │ │ ├── images
│ │ │ │ │ ├── AuthorWork.png
│ │ │ │ │ ├── community
│ │ │ │ │ │ ├── bkg_gradient.gif
│ │ │ │ │ │ ├── community_doc.png
│ │ │ │ │ │ ├── docbook
│ │ │ │ │ │ │ ├── callouts
│ │ │ │ │ │ │ │ ├── 10.png
│ │ │ │ │ │ │ │ ├── 10.svg
│ │ │ │ │ │ │ │ ├── 11.png
│ │ │ │ │ │ │ │ ├── 11.svg
│ │ │ │ │ │ │ │ ├── 12.png
│ │ │ │ │ │ │ │ ├── 12.svg
│ │ │ │ │ │ │ │ ├── 13.png
│ │ │ │ │ │ │ │ ├── 13.svg
│ │ │ │ │ │ │ │ ├── 14.png
│ │ │ │ │ │ │ │ ├── 14.svg
│ │ │ │ │ │ │ │ ├── 15.png
│ │ │ │ │ │ │ │ ├── 15.svg
│ │ │ │ │ │ │ │ ├── 1.png
│ │ │ │ │ │ │ │ ├── 1.svg
│ │ │ │ │ │ │ │ ├── 2.png
│ │ │ │ │ │ │ │ ├── 2.svg
│ │ │ │ │ │ │ │ ├── 3.png
│ │ │ │ │ │ │ │ ├── 3.svg
│ │ │ │ │ │ │ │ ├── 4.png
│ │ │ │ │ │ │ │ ├── 4.svg
│ │ │ │ │ │ │ │ ├── 5.png
│ │ │ │ │ │ │ │ ├── 5.svg
│ │ │ │ │ │ │ │ ├── 6.png
│ │ │ │ │ │ │ │ ├── 6.svg
│ │ │ │ │ │ │ │ ├── 7.png
│ │ │ │ │ │ │ │ ├── 7.svg
│ │ │ │ │ │ │ │ ├── 8.png
│ │ │ │ │ │ │ │ ├── 8.svg
│ │ │ │ │ │ │ │ ├── 9.png
│ │ │ │ │ │ │ │ └── 9.svg
│ │ │ │ │ │ │ ├── caution.png
│ │ │ │ │ │ │ ├── caution.svg
│ │ │ │ │ │ │ ├── home.png
│ │ │ │ │ │ │ ├── important.png
│ │ │ │ │ │ │ ├── important.svg
│ │ │ │ │ │ │ ├── next.png
│ │ │ │ │ │ │ ├── note.png
│ │ │ │ │ │ │ ├── note.svg
│ │ │ │ │ │ │ ├── prev.png
│ │ │ │ │ │ │ ├── tip.png
│ │ │ │ │ │ │ ├── tip.svg
│ │ │ │ │ │ │ ├── up.png
│ │ │ │ │ │ │ ├── warning.png
│ │ │ │ │ │ │ └── warning.svg
│ │ │ │ │ │ ├── dot2.png
│ │ │ │ │ │ ├── dot.png
│ │ │ │ │ │ ├── jbossorglogo.png
│ │ │ │ │ │ ├── shine.png
│ │ │ │ │ │ ├── title_hdr.png
│ │ │ │ │ │ ├── watermark-alpha1.png
│ │ │ │ │ │ ├── watermark-alpha2.png
│ │ │ │ │ │ ├── watermark-beta1.png
│ │ │ │ │ │ ├── watermark-beta2.png
│ │ │ │ │ │ ├── watermark-pre-release-candidate.png
│ │ │ │ │ │ └── watermark-release-candidate.png
│ │ │ │ │ ├── CustomerOrderProduct.png
│ │ │ │ │ ├── EmployerEmployee.png
│ │ │ │ │ ├── full_cream.png
│ │ │ │ │ ├── full_cream.svg
│ │ │ │ │ ├── hibernate_logo_a.png
│ │ │ │ │ ├── lite.png
│ │ │ │ │ ├── lite.svg
│ │ │ │ │ ├── org
│ │ │ │ │ │ └── hibernate
│ │ │ │ │ │ ├── bkg_gradient.png
│ │ │ │ │ │ ├── community_doc.png
│ │ │ │ │ │ ├── docbook
│ │ │ │ │ │ │ ├── callouts
│ │ │ │ │ │ │ │ ├── 10.png
│ │ │ │ │ │ │ │ ├── 10.svg
│ │ │ │ │ │ │ │ ├── 11.png
│ │ │ │ │ │ │ │ ├── 11.svg
│ │ │ │ │ │ │ │ ├── 12.png
│ │ │ │ │ │ │ │ ├── 12.svg
│ │ │ │ │ │ │ │ ├── 13.png
│ │ │ │ │ │ │ │ ├── 13.svg
│ │ │ │ │ │ │ │ ├── 14.png
│ │ │ │ │ │ │ │ ├── 14.svg
│ │ │ │ │ │ │ │ ├── 15.png
│ │ │ │ │ │ │ │ ├── 15.svg
│ │ │ │ │ │ │ │ ├── 1.png
│ │ │ │ │ │ │ │ ├── 1.svg
│ │ │ │ │ │ │ │ ├── 2.png
│ │ │ │ │ │ │ │ ├── 2.svg
│ │ │ │ │ │ │ │ ├── 3.png
│ │ │ │ │ │ │ │ ├── 3.svg
│ │ │ │ │ │ │ │ ├── 4.png
│ │ │ │ │ │ │ │ ├── 4.svg
│ │ │ │ │ │ │ │ ├── 5.png
│ │ │ │ │ │ │ │ ├── 5.svg
│ │ │ │ │ │ │ │ ├── 6.png
│ │ │ │ │ │ │ │ ├── 6.svg
│ │ │ │ │ │ │ │ ├── 7.png
│ │ │ │ │ │ │ │ ├── 7.svg
│ │ │ │ │ │ │ │ ├── 8.png
│ │ │ │ │ │ │ │ ├── 8.svg
│ │ │ │ │ │ │ │ ├── 9.png
│ │ │ │ │ │ │ │ └── 9.svg
│ │ │ │ │ │ │ ├── caution.png
│ │ │ │ │ │ │ ├── caution.svg
│ │ │ │ │ │ │ ├── home.png
│ │ │ │ │ │ │ ├── important.png
│ │ │ │ │ │ │ ├── important.svg
│ │ │ │ │ │ │ ├── next.png
│ │ │ │ │ │ │ ├── note.png
│ │ │ │ │ │ │ ├── note.svg
│ │ │ │ │ │ │ ├── prev.png
│ │ │ │ │ │ │ ├── tip.png
│ │ │ │ │ │ │ ├── tip.svg
│ │ │ │ │ │ │ ├── up.png
│ │ │ │ │ │ │ ├── warning.png
│ │ │ │ │ │ │ └── warning.svg
│ │ │ │ │ │ ├── dot2.png
│ │ │ │ │ │ ├── dot.png
│ │ │ │ │ │ ├── hibernatelogo.png
│ │ │ │ │ │ └── title_hdr.png
│ │ │ │ │ ├── overview.png
│ │ │ │ │ └── overview.svg
│ │ │ │ ├── index.html
│ │ │ │ ├── inheritance.html
│ │ │ │ ├── Legal_Notice.html
│ │ │ │ ├── mapping.html
│ │ │ │ ├── objectstate.html
│ │ │ │ ├── performance.html
│ │ │ │ ├── persistent-classes.html
│ │ │ │ ├── portability.html
│ │ │ │ ├── preface.html
│ │ │ │ ├── querycriteria.html
│ │ │ │ ├── queryhql.html
│ │ │ │ ├── querysql.html
│ │ │ │ ├── readonly.html
│ │ │ │ ├── session-configuration.html
│ │ │ │ ├── toolsetguide.html
│ │ │ │ ├── transactions.html
│ │ │ │ ├── tutorial.html
│ │ │ │ ├── types.html
│ │ │ │ └── xml.html
│ │ │ ├── html_single
│ │ │ │ ├── css
│ │ │ │ │ ├── codehighlight.css
│ │ │ │ │ ├── docnav.css
│ │ │ │ │ ├── documentation.css
│ │ │ │ │ ├── extensions.css
│ │ │ │ │ ├── hibernate.css
│ │ │ │ │ ├── hibernate-eclipse.css
│ │ │ │ │ ├── hibernate-single.css
│ │ │ │ │ ├── jbossorg.css
│ │ │ │ │ └── reports.css
│ │ │ │ ├── extras
│ │ │ │ │ └── namespacing.xml_sample
│ │ │ │ ├── HIBERNATE_-_Relational_Persistence_for_Idiomatic_Java.ent
│ │ │ │ ├── images
│ │ │ │ │ ├── AuthorWork.png
│ │ │ │ │ ├── community
│ │ │ │ │ │ ├── bkg_gradient.gif
│ │ │ │ │ │ ├── community_doc.png
│ │ │ │ │ │ ├── docbook
│ │ │ │ │ │ │ ├── callouts
│ │ │ │ │ │ │ │ ├── 10.png
│ │ │ │ │ │ │ │ ├── 10.svg
│ │ │ │ │ │ │ │ ├── 11.png
│ │ │ │ │ │ │ │ ├── 11.svg
│ │ │ │ │ │ │ │ ├── 12.png
│ │ │ │ │ │ │ │ ├── 12.svg
│ │ │ │ │ │ │ │ ├── 13.png
│ │ │ │ │ │ │ │ ├── 13.svg
│ │ │ │ │ │ │ │ ├── 14.png
│ │ │ │ │ │ │ │ ├── 14.svg
│ │ │ │ │ │ │ │ ├── 15.png
│ │ │ │ │ │ │ │ ├── 15.svg
│ │ │ │ │ │ │ │ ├── 1.png
│ │ │ │ │ │ │ │ ├── 1.svg
│ │ │ │ │ │ │ │ ├── 2.png
│ │ │ │ │ │ │ │ ├── 2.svg
│ │ │ │ │ │ │ │ ├── 3.png
│ │ │ │ │ │ │ │ ├── 3.svg
│ │ │ │ │ │ │ │ ├── 4.png
│ │ │ │ │ │ │ │ ├── 4.svg
│ │ │ │ │ │ │ │ ├── 5.png
│ │ │ │ │ │ │ │ ├── 5.svg
│ │ │ │ │ │ │ │ ├── 6.png
│ │ │ │ │ │ │ │ ├── 6.svg
│ │ │ │ │ │ │ │ ├── 7.png
│ │ │ │ │ │ │ │ ├── 7.svg
│ │ │ │ │ │ │ │ ├── 8.png
│ │ │ │ │ │ │ │ ├── 8.svg
│ │ │ │ │ │ │ │ ├── 9.png
│ │ │ │ │ │ │ │ └── 9.svg
│ │ │ │ │ │ │ ├── caution.png
│ │ │ │ │ │ │ ├── caution.svg
│ │ │ │ │ │ │ ├── home.png
│ │ │ │ │ │ │ ├── important.png
│ │ │ │ │ │ │ ├── important.svg
│ │ │ │ │ │ │ ├── next.png
│ │ │ │ │ │ │ ├── note.png
│ │ │ │ │ │ │ ├── note.svg
│ │ │ │ │ │ │ ├── prev.png
│ │ │ │ │ │ │ ├── tip.png
│ │ │ │ │ │ │ ├── tip.svg
│ │ │ │ │ │ │ ├── up.png
│ │ │ │ │ │ │ ├── warning.png
│ │ │ │ │ │ │ └── warning.svg
│ │ │ │ │ │ ├── dot2.png
│ │ │ │ │ │ ├── dot.png
│ │ │ │ │ │ ├── jbossorglogo.png
│ │ │ │ │ │ ├── shine.png
│ │ │ │ │ │ ├── title_hdr.png
│ │ │ │ │ │ ├── watermark-alpha1.png
│ │ │ │ │ │ ├── watermark-alpha2.png
│ │ │ │ │ │ ├── watermark-beta1.png
│ │ │ │ │ │ ├── watermark-beta2.png
│ │ │ │ │ │ ├── watermark-pre-release-candidate.png
│ │ │ │ │ │ └── watermark-release-candidate.png
│ │ │ │ │ ├── CustomerOrderProduct.png
│ │ │ │ │ ├── EmployerEmployee.png
│ │ │ │ │ ├── full_cream.png
│ │ │ │ │ ├── full_cream.svg
│ │ │ │ │ ├── hibernate_logo_a.png
│ │ │ │ │ ├── lite.png
│ │ │ │ │ ├── lite.svg
│ │ │ │ │ ├── org
│ │ │ │ │ │ └── hibernate
│ │ │ │ │ │ ├── bkg_gradient.png
│ │ │ │ │ │ ├── community_doc.png
│ │ │ │ │ │ ├── docbook
│ │ │ │ │ │ │ ├── callouts
│ │ │ │ │ │ │ │ ├── 10.png
│ │ │ │ │ │ │ │ ├── 10.svg
│ │ │ │ │ │ │ │ ├── 11.png
│ │ │ │ │ │ │ │ ├── 11.svg
│ │ │ │ │ │ │ │ ├── 12.png
│ │ │ │ │ │ │ │ ├── 12.svg
│ │ │ │ │ │ │ │ ├── 13.png
│ │ │ │ │ │ │ │ ├── 13.svg
│ │ │ │ │ │ │ │ ├── 14.png
│ │ │ │ │ │ │ │ ├── 14.svg
│ │ │ │ │ │ │ │ ├── 15.png
│ │ │ │ │ │ │ │ ├── 15.svg
│ │ │ │ │ │ │ │ ├── 1.png
│ │ │ │ │ │ │ │ ├── 1.svg
│ │ │ │ │ │ │ │ ├── 2.png
│ │ │ │ │ │ │ │ ├── 2.svg
│ │ │ │ │ │ │ │ ├── 3.png
│ │ │ │ │ │ │ │ ├── 3.svg
│ │ │ │ │ │ │ │ ├── 4.png
│ │ │ │ │ │ │ │ ├── 4.svg
│ │ │ │ │ │ │ │ ├── 5.png
│ │ │ │ │ │ │ │ ├── 5.svg
│ │ │ │ │ │ │ │ ├── 6.png
│ │ │ │ │ │ │ │ ├── 6.svg
│ │ │ │ │ │ │ │ ├── 7.png
│ │ │ │ │ │ │ │ ├── 7.svg
│ │ │ │ │ │ │ │ ├── 8.png
│ │ │ │ │ │ │ │ ├── 8.svg
│ │ │ │ │ │ │ │ ├── 9.png
│ │ │ │ │ │ │ │ └── 9.svg
│ │ │ │ │ │ │ ├── caution.png
│ │ │ │ │ │ │ ├── caution.svg
│ │ │ │ │ │ │ ├── home.png
│ │ │ │ │ │ │ ├── important.png
│ │ │ │ │ │ │ ├── important.svg
│ │ │ │ │ │ │ ├── next.png
│ │ │ │ │ │ │ ├── note.png
│ │ │ │ │ │ │ ├── note.svg
│ │ │ │ │ │ │ ├── prev.png
│ │ │ │ │ │ │ ├── tip.png
│ │ │ │ │ │ │ ├── tip.svg
│ │ │ │ │ │ │ ├── up.png
│ │ │ │ │ │ │ ├── warning.png
│ │ │ │ │ │ │ └── warning.svg
│ │ │ │ │ │ ├── dot2.png
│ │ │ │ │ │ ├── dot.png
│ │ │ │ │ │ ├── hibernatelogo.png
│ │ │ │ │ │ └── title_hdr.png
│ │ │ │ │ ├── overview.png
│ │ │ │ │ └── overview.svg
│ │ │ │ ├── index.html
│ │ │ │ └── Legal_Notice.html
│ │ │ └── hibernate_reference.pdf
│ │ ├── es-ES
│ │ │ ├── html
│ │ │ │ ├── additionalmodules.html
│ │ │ │ ├── architecture.html
│ │ │ │ ├── associations.html
│ │ │ │ ├── batch.html
│ │ │ │ ├── best-practices.html
│ │ │ │ ├── bi01.html
│ │ │ │ ├── collections.html
│ │ │ │ ├── components.html
│ │ │ │ ├── css
│ │ │ │ │ ├── codehighlight.css
│ │ │ │ │ ├── docnav.css
│ │ │ │ │ ├── documentation.css
│ │ │ │ │ ├── extensions.css
│ │ │ │ │ ├── hibernate.css
│ │ │ │ │ ├── hibernate-eclipse.css
│ │ │ │ │ ├── hibernate-single.css
│ │ │ │ │ ├── jbossorg.css
│ │ │ │ │ └── reports.css
│ │ │ │ ├── events.html
│ │ │ │ ├── example-mappings.html
│ │ │ │ ├── example-parentchild.html
│ │ │ │ ├── example-weblog.html
│ │ │ │ ├── extras
│ │ │ │ │ └── namespacing.xml_sample
│ │ │ │ ├── filters.html
│ │ │ │ ├── HIBERNATE_-_Relational_Persistence_for_Idiomatic_Java.ent
│ │ │ │ ├── images
│ │ │ │ │ ├── AuthorWork.png
│ │ │ │ │ ├── community
│ │ │ │ │ │ ├── bkg_gradient.gif
│ │ │ │ │ │ ├── community_doc.png
│ │ │ │ │ │ ├── docbook
│ │ │ │ │ │ │ ├── callouts
│ │ │ │ │ │ │ │ ├── 10.png
│ │ │ │ │ │ │ │ ├── 10.svg
│ │ │ │ │ │ │ │ ├── 11.png
│ │ │ │ │ │ │ │ ├── 11.svg
│ │ │ │ │ │ │ │ ├── 12.png
│ │ │ │ │ │ │ │ ├── 12.svg
│ │ │ │ │ │ │ │ ├── 13.png
│ │ │ │ │ │ │ │ ├── 13.svg
│ │ │ │ │ │ │ │ ├── 14.png
│ │ │ │ │ │ │ │ ├── 14.svg
│ │ │ │ │ │ │ │ ├── 15.png
│ │ │ │ │ │ │ │ ├── 15.svg
│ │ │ │ │ │ │ │ ├── 1.png
│ │ │ │ │ │ │ │ ├── 1.svg
│ │ │ │ │ │ │ │ ├── 2.png
│ │ │ │ │ │ │ │ ├── 2.svg
│ │ │ │ │ │ │ │ ├── 3.png
│ │ │ │ │ │ │ │ ├── 3.svg
│ │ │ │ │ │ │ │ ├── 4.png
│ │ │ │ │ │ │ │ ├── 4.svg
│ │ │ │ │ │ │ │ ├── 5.png
│ │ │ │ │ │ │ │ ├── 5.svg
│ │ │ │ │ │ │ │ ├── 6.png
│ │ │ │ │ │ │ │ ├── 6.svg
│ │ │ │ │ │ │ │ ├── 7.png
│ │ │ │ │ │ │ │ ├── 7.svg
│ │ │ │ │ │ │ │ ├── 8.png
│ │ │ │ │ │ │ │ ├── 8.svg
│ │ │ │ │ │ │ │ ├── 9.png
│ │ │ │ │ │ │ │ └── 9.svg
│ │ │ │ │ │ │ ├── caution.png
│ │ │ │ │ │ │ ├── caution.svg
│ │ │ │ │ │ │ ├── home.png
│ │ │ │ │ │ │ ├── important.png
│ │ │ │ │ │ │ ├── important.svg
│ │ │ │ │ │ │ ├── next.png
│ │ │ │ │ │ │ ├── note.png
│ │ │ │ │ │ │ ├── note.svg
│ │ │ │ │ │ │ ├── prev.png
│ │ │ │ │ │ │ ├── tip.png
│ │ │ │ │ │ │ ├── tip.svg
│ │ │ │ │ │ │ ├── up.png
│ │ │ │ │ │ │ ├── warning.png
│ │ │ │ │ │ │ └── warning.svg
│ │ │ │ │ │ ├── dot2.png
│ │ │ │ │ │ ├── dot.png
│ │ │ │ │ │ ├── jbossorglogo.png
│ │ │ │ │ │ ├── shine.png
│ │ │ │ │ │ ├── title_hdr.png
│ │ │ │ │ │ ├── watermark-alpha1.png
│ │ │ │ │ │ ├── watermark-alpha2.png
│ │ │ │ │ │ ├── watermark-beta1.png
│ │ │ │ │ │ ├── watermark-beta2.png
│ │ │ │ │ │ ├── watermark-pre-release-candidate.png
│ │ │ │ │ │ └── watermark-release-candidate.png
│ │ │ │ │ ├── CustomerOrderProduct.png
│ │ │ │ │ ├── EmployerEmployee.png
│ │ │ │ │ ├── full_cream.png
│ │ │ │ │ ├── full_cream.svg
│ │ │ │ │ ├── hibernate_logo_a.png
│ │ │ │ │ ├── lite.png
│ │ │ │ │ ├── lite.svg
│ │ │ │ │ ├── org
│ │ │ │ │ │ └── hibernate
│ │ │ │ │ │ ├── bkg_gradient.png
│ │ │ │ │ │ ├── community_doc.png
│ │ │ │ │ │ ├── docbook
│ │ │ │ │ │ │ ├── callouts
│ │ │ │ │ │ │ │ ├── 10.png
│ │ │ │ │ │ │ │ ├── 10.svg
│ │ │ │ │ │ │ │ ├── 11.png
│ │ │ │ │ │ │ │ ├── 11.svg
│ │ │ │ │ │ │ │ ├── 12.png
│ │ │ │ │ │ │ │ ├── 12.svg
│ │ │ │ │ │ │ │ ├── 13.png
│ │ │ │ │ │ │ │ ├── 13.svg
│ │ │ │ │ │ │ │ ├── 14.png
│ │ │ │ │ │ │ │ ├── 14.svg
│ │ │ │ │ │ │ │ ├── 15.png
│ │ │ │ │ │ │ │ ├── 15.svg
│ │ │ │ │ │ │ │ ├── 1.png
│ │ │ │ │ │ │ │ ├── 1.svg
│ │ │ │ │ │ │ │ ├── 2.png
│ │ │ │ │ │ │ │ ├── 2.svg
│ │ │ │ │ │ │ │ ├── 3.png
│ │ │ │ │ │ │ │ ├── 3.svg
│ │ │ │ │ │ │ │ ├── 4.png
│ │ │ │ │ │ │ │ ├── 4.svg
│ │ │ │ │ │ │ │ ├── 5.png
│ │ │ │ │ │ │ │ ├── 5.svg
│ │ │ │ │ │ │ │ ├── 6.png
│ │ │ │ │ │ │ │ ├── 6.svg
│ │ │ │ │ │ │ │ ├── 7.png
│ │ │ │ │ │ │ │ ├── 7.svg
│ │ │ │ │ │ │ │ ├── 8.png
│ │ │ │ │ │ │ │ ├── 8.svg
│ │ │ │ │ │ │ │ ├── 9.png
│ │ │ │ │ │ │ │ └── 9.svg
│ │ │ │ │ │ │ ├── caution.png
│ │ │ │ │ │ │ ├── caution.svg
│ │ │ │ │ │ │ ├── home.png
│ │ │ │ │ │ │ ├── important.png
│ │ │ │ │ │ │ ├── important.svg
│ │ │ │ │ │ │ ├── next.png
│ │ │ │ │ │ │ ├── note.png
│ │ │ │ │ │ │ ├── note.svg
│ │ │ │ │ │ │ ├── prev.png
│ │ │ │ │ │ │ ├── tip.png
│ │ │ │ │ │ │ ├── tip.svg
│ │ │ │ │ │ │ ├── up.png
│ │ │ │ │ │ │ ├── warning.png
│ │ │ │ │ │ │ └── warning.svg
│ │ │ │ │ │ ├── dot2.png
│ │ │ │ │ │ ├── dot.png
│ │ │ │ │ │ ├── hibernatelogo.png
│ │ │ │ │ │ └── title_hdr.png
│ │ │ │ │ ├── overview.png
│ │ │ │ │ └── overview.svg
│ │ │ │ ├── index.html
│ │ │ │ ├── inheritance.html
│ │ │ │ ├── Legal_Notice.html
│ │ │ │ ├── mapping.html
│ │ │ │ ├── objectstate.html
│ │ │ │ ├── performance.html
│ │ │ │ ├── persistent-classes.html
│ │ │ │ ├── portability.html
│ │ │ │ ├── preface.html
│ │ │ │ ├── querycriteria.html
│ │ │ │ ├── queryhql.html
│ │ │ │ ├── querysql.html
│ │ │ │ ├── readonly.html
│ │ │ │ ├── session-configuration.html
│ │ │ │ ├── toolsetguide.html
│ │ │ │ ├── transactions.html
│ │ │ │ ├── tutorial.html
│ │ │ │ ├── types.html
│ │ │ │ └── xml.html
│ │ │ ├── html_single
│ │ │ │ ├── css
│ │ │ │ │ ├── codehighlight.css
│ │ │ │ │ ├── docnav.css
│ │ │ │ │ ├── documentation.css
│ │ │ │ │ ├── extensions.css
│ │ │ │ │ ├── hibernate.css
│ │ │ │ │ ├── hibernate-eclipse.css
│ │ │ │ │ ├── hibernate-single.css
│ │ │ │ │ ├── jbossorg.css
│ │ │ │ │ └── reports.css
│ │ │ │ ├── extras
│ │ │ │ │ └── namespacing.xml_sample
│ │ │ │ ├── HIBERNATE_-_Relational_Persistence_for_Idiomatic_Java.ent
│ │ │ │ ├── images
│ │ │ │ │ ├── AuthorWork.png
│ │ │ │ │ ├── community
│ │ │ │ │ │ ├── bkg_gradient.gif
│ │ │ │ │ │ ├── community_doc.png
│ │ │ │ │ │ ├── docbook
│ │ │ │ │ │ │ ├── callouts
│ │ │ │ │ │ │ │ ├── 10.png
│ │ │ │ │ │ │ │ ├── 10.svg
│ │ │ │ │ │ │ │ ├── 11.png
│ │ │ │ │ │ │ │ ├── 11.svg
│ │ │ │ │ │ │ │ ├── 12.png
│ │ │ │ │ │ │ │ ├── 12.svg
│ │ │ │ │ │ │ │ ├── 13.png
│ │ │ │ │ │ │ │ ├── 13.svg
│ │ │ │ │ │ │ │ ├── 14.png
│ │ │ │ │ │ │ │ ├── 14.svg
│ │ │ │ │ │ │ │ ├── 15.png
│ │ │ │ │ │ │ │ ├── 15.svg
│ │ │ │ │ │ │ │ ├── 1.png
│ │ │ │ │ │ │ │ ├── 1.svg
│ │ │ │ │ │ │ │ ├── 2.png
│ │ │ │ │ │ │ │ ├── 2.svg
│ │ │ │ │ │ │ │ ├── 3.png
│ │ │ │ │ │ │ │ ├── 3.svg
│ │ │ │ │ │ │ │ ├── 4.png
│ │ │ │ │ │ │ │ ├── 4.svg
│ │ │ │ │ │ │ │ ├── 5.png
│ │ │ │ │ │ │ │ ├── 5.svg
│ │ │ │ │ │ │ │ ├── 6.png
│ │ │ │ │ │ │ │ ├── 6.svg
│ │ │ │ │ │ │ │ ├── 7.png
│ │ │ │ │ │ │ │ ├── 7.svg
│ │ │ │ │ │ │ │ ├── 8.png
│ │ │ │ │ │ │ │ ├── 8.svg
│ │ │ │ │ │ │ │ ├── 9.png
│ │ │ │ │ │ │ │ └── 9.svg
│ │ │ │ │ │ │ ├── caution.png
│ │ │ │ │ │ │ ├── caution.svg
│ │ │ │ │ │ │ ├── home.png
│ │ │ │ │ │ │ ├── important.png
│ │ │ │ │ │ │ ├── important.svg
│ │ │ │ │ │ │ ├── next.png
│ │ │ │ │ │ │ ├── note.png
│ │ │ │ │ │ │ ├── note.svg
│ │ │ │ │ │ │ ├── prev.png
│ │ │ │ │ │ │ ├── tip.png
│ │ │ │ │ │ │ ├── tip.svg
│ │ │ │ │ │ │ ├── up.png
│ │ │ │ │ │ │ ├── warning.png
│ │ │ │ │ │ │ └── warning.svg
│ │ │ │ │ │ ├── dot2.png
│ │ │ │ │ │ ├── dot.png
│ │ │ │ │ │ ├── jbossorglogo.png
│ │ │ │ │ │ ├── shine.png
│ │ │ │ │ │ ├── title_hdr.png
│ │ │ │ │ │ ├── watermark-alpha1.png
│ │ │ │ │ │ ├── watermark-alpha2.png
│ │ │ │ │ │ ├── watermark-beta1.png
│ │ │ │ │ │ ├── watermark-beta2.png
│ │ │ │ │ │ ├── watermark-pre-release-candidate.png
│ │ │ │ │ │ └── watermark-release-candidate.png
│ │ │ │ │ ├── CustomerOrderProduct.png
│ │ │ │ │ ├── EmployerEmployee.png
│ │ │ │ │ ├── full_cream.png
│ │ │ │ │ ├── full_cream.svg
│ │ │ │ │ ├── hibernate_logo_a.png
│ │ │ │ │ ├── lite.png
│ │ │ │ │ ├── lite.svg
│ │ │ │ │ ├── org
│ │ │ │ │ │ └── hibernate
│ │ │ │ │ │ ├── bkg_gradient.png
│ │ │ │ │ │ ├── community_doc.png
│ │ │ │ │ │ ├── docbook
│ │ │ │ │ │ │ ├── callouts
│ │ │ │ │ │ │ │ ├── 10.png
│ │ │ │ │ │ │ │ ├── 10.svg
│ │ │ │ │ │ │ │ ├── 11.png
│ │ │ │ │ │ │ │ ├── 11.svg
│ │ │ │ │ │ │ │ ├── 12.png
│ │ │ │ │ │ │ │ ├── 12.svg
│ │ │ │ │ │ │ │ ├── 13.png
│ │ │ │ │ │ │ │ ├── 13.svg
│ │ │ │ │ │ │ │ ├── 14.png
│ │ │ │ │ │ │ │ ├── 14.svg
│ │ │ │ │ │ │ │ ├── 15.png
│ │ │ │ │ │ │ │ ├── 15.svg
│ │ │ │ │ │ │ │ ├── 1.png
│ │ │ │ │ │ │ │ ├── 1.svg
│ │ │ │ │ │ │ │ ├── 2.png
│ │ │ │ │ │ │ │ ├── 2.svg
│ │ │ │ │ │ │ │ ├── 3.png
│ │ │ │ │ │ │ │ ├── 3.svg
│ │ │ │ │ │ │ │ ├── 4.png
│ │ │ │ │ │ │ │ ├── 4.svg
│ │ │ │ │ │ │ │ ├── 5.png
│ │ │ │ │ │ │ │ ├── 5.svg
│ │ │ │ │ │ │ │ ├── 6.png
│ │ │ │ │ │ │ │ ├── 6.svg
│ │ │ │ │ │ │ │ ├── 7.png
│ │ │ │ │ │ │ │ ├── 7.svg
│ │ │ │ │ │ │ │ ├── 8.png
│ │ │ │ │ │ │ │ ├── 8.svg
│ │ │ │ │ │ │ │ ├── 9.png
│ │ │ │ │ │ │ │ └── 9.svg
│ │ │ │ │ │ │ ├── caution.png
│ │ │ │ │ │ │ ├── caution.svg
│ │ │ │ │ │ │ ├── home.png
│ │ │ │ │ │ │ ├── important.png
│ │ │ │ │ │ │ ├── important.svg
│ │ │ │ │ │ │ ├── next.png
│ │ │ │ │ │ │ ├── note.png
│ │ │ │ │ │ │ ├── note.svg
│ │ │ │ │ │ │ ├── prev.png
│ │ │ │ │ │ │ ├── tip.png
│ │ │ │ │ │ │ ├── tip.svg
│ │ │ │ │ │ │ ├── up.png
│ │ │ │ │ │ │ ├── warning.png
│ │ │ │ │ │ │ └── warning.svg
│ │ │ │ │ │ ├── dot2.png
│ │ │ │ │ │ ├── dot.png
│ │ │ │ │ │ ├── hibernatelogo.png
│ │ │ │ │ │ └── title_hdr.png
│ │ │ │ │ ├── overview.png
│ │ │ │ │ └── overview.svg
│ │ │ │ ├── index.html
│ │ │ │ └── Legal_Notice.html
│ │ │ └── hibernate_reference.pdf
│ │ ├── fr-FR
│ │ │ ├── html
│ │ │ │ ├── additionalmodules.html
│ │ │ │ ├── architecture.html
│ │ │ │ ├── associations.html
│ │ │ │ ├── batch.html
│ │ │ │ ├── best-practices.html
│ │ │ │ ├── bi01.html
│ │ │ │ ├── collections.html
│ │ │ │ ├── components.html
│ │ │ │ ├── css
│ │ │ │ │ ├── codehighlight.css
│ │ │ │ │ ├── docnav.css
│ │ │ │ │ ├── documentation.css
│ │ │ │ │ ├── extensions.css
│ │ │ │ │ ├── hibernate.css
│ │ │ │ │ ├── hibernate-eclipse.css
│ │ │ │ │ ├── hibernate-single.css
│ │ │ │ │ ├── jbossorg.css
│ │ │ │ │ └── reports.css
│ │ │ │ ├── events.html
│ │ │ │ ├── example-mappings.html
│ │ │ │ ├── example-parentchild.html
│ │ │ │ ├── example-weblog.html
│ │ │ │ ├── extras
│ │ │ │ │ └── namespacing.xml_sample
│ │ │ │ ├── filters.html
│ │ │ │ ├── HIBERNATE_-_Relational_Persistence_for_Idiomatic_Java.ent
│ │ │ │ ├── images
│ │ │ │ │ ├── AuthorWork.png
│ │ │ │ │ ├── community
│ │ │ │ │ │ ├── bkg_gradient.gif
│ │ │ │ │ │ ├── community_doc.png
│ │ │ │ │ │ ├── docbook
│ │ │ │ │ │ │ ├── callouts
│ │ │ │ │ │ │ │ ├── 10.png
│ │ │ │ │ │ │ │ ├── 10.svg
│ │ │ │ │ │ │ │ ├── 11.png
│ │ │ │ │ │ │ │ ├── 11.svg
│ │ │ │ │ │ │ │ ├── 12.png
│ │ │ │ │ │ │ │ ├── 12.svg
│ │ │ │ │ │ │ │ ├── 13.png
│ │ │ │ │ │ │ │ ├── 13.svg
│ │ │ │ │ │ │ │ ├── 14.png
│ │ │ │ │ │ │ │ ├── 14.svg
│ │ │ │ │ │ │ │ ├── 15.png
│ │ │ │ │ │ │ │ ├── 15.svg
│ │ │ │ │ │ │ │ ├── 1.png
│ │ │ │ │ │ │ │ ├── 1.svg
│ │ │ │ │ │ │ │ ├── 2.png
│ │ │ │ │ │ │ │ ├── 2.svg
│ │ │ │ │ │ │ │ ├── 3.png
│ │ │ │ │ │ │ │ ├── 3.svg
│ │ │ │ │ │ │ │ ├── 4.png
│ │ │ │ │ │ │ │ ├── 4.svg
│ │ │ │ │ │ │ │ ├── 5.png
│ │ │ │ │ │ │ │ ├── 5.svg
│ │ │ │ │ │ │ │ ├── 6.png
│ │ │ │ │ │ │ │ ├── 6.svg
│ │ │ │ │ │ │ │ ├── 7.png
│ │ │ │ │ │ │ │ ├── 7.svg
│ │ │ │ │ │ │ │ ├── 8.png
│ │ │ │ │ │ │ │ ├── 8.svg
│ │ │ │ │ │ │ │ ├── 9.png
│ │ │ │ │ │ │ │ └── 9.svg
│ │ │ │ │ │ │ ├── caution.png
│ │ │ │ │ │ │ ├── caution.svg
│ │ │ │ │ │ │ ├── home.png
│ │ │ │ │ │ │ ├── important.png
│ │ │ │ │ │ │ ├── important.svg
│ │ │ │ │ │ │ ├── next.png
│ │ │ │ │ │ │ ├── note.png
│ │ │ │ │ │ │ ├── note.svg
│ │ │ │ │ │ │ ├── prev.png
│ │ │ │ │ │ │ ├── tip.png
│ │ │ │ │ │ │ ├── tip.svg
│ │ │ │ │ │ │ ├── up.png
│ │ │ │ │ │ │ ├── warning.png
│ │ │ │ │ │ │ └── warning.svg
│ │ │ │ │ │ ├── dot2.png
│ │ │ │ │ │ ├── dot.png
│ │ │ │ │ │ ├── jbossorglogo.png
│ │ │ │ │ │ ├── shine.png
│ │ │ │ │ │ ├── title_hdr.png
│ │ │ │ │ │ ├── watermark-alpha1.png
│ │ │ │ │ │ ├── watermark-alpha2.png
│ │ │ │ │ │ ├── watermark-beta1.png
│ │ │ │ │ │ ├── watermark-beta2.png
│ │ │ │ │ │ ├── watermark-pre-release-candidate.png
│ │ │ │ │ │ └── watermark-release-candidate.png
│ │ │ │ │ ├── CustomerOrderProduct.png
│ │ │ │ │ ├── EmployerEmployee.png
│ │ │ │ │ ├── full_cream.png
│ │ │ │ │ ├── full_cream.svg
│ │ │ │ │ ├── hibernate_logo_a.png
│ │ │ │ │ ├── lite.png
│ │ │ │ │ ├── lite.svg
│ │ │ │ │ ├── org
│ │ │ │ │ │ └── hibernate
│ │ │ │ │ │ ├── bkg_gradient.png
│ │ │ │ │ │ ├── community_doc.png
│ │ │ │ │ │ ├── docbook
│ │ │ │ │ │ │ ├── callouts
│ │ │ │ │ │ │ │ ├── 10.png
│ │ │ │ │ │ │ │ ├── 10.svg
│ │ │ │ │ │ │ │ ├── 11.png
│ │ │ │ │ │ │ │ ├── 11.svg
│ │ │ │ │ │ │ │ ├── 12.png
│ │ │ │ │ │ │ │ ├── 12.svg
│ │ │ │ │ │ │ │ ├── 13.png
│ │ │ │ │ │ │ │ ├── 13.svg
│ │ │ │ │ │ │ │ ├── 14.png
│ │ │ │ │ │ │ │ ├── 14.svg
│ │ │ │ │ │ │ │ ├── 15.png
│ │ │ │ │ │ │ │ ├── 15.svg
│ │ │ │ │ │ │ │ ├── 1.png
│ │ │ │ │ │ │ │ ├── 1.svg
│ │ │ │ │ │ │ │ ├── 2.png
│ │ │ │ │ │ │ │ ├── 2.svg
│ │ │ │ │ │ │ │ ├── 3.png
│ │ │ │ │ │ │ │ ├── 3.svg
│ │ │ │ │ │ │ │ ├── 4.png
│ │ │ │ │ │ │ │ ├── 4.svg
│ │ │ │ │ │ │ │ ├── 5.png
│ │ │ │ │ │ │ │ ├── 5.svg
│ │ │ │ │ │ │ │ ├── 6.png
│ │ │ │ │ │ │ │ ├── 6.svg
│ │ │ │ │ │ │ │ ├── 7.png
│ │ │ │ │ │ │ │ ├── 7.svg
│ │ │ │ │ │ │ │ ├── 8.png
│ │ │ │ │ │ │ │ ├── 8.svg
│ │ │ │ │ │ │ │ ├── 9.png
│ │ │ │ │ │ │ │ └── 9.svg
│ │ │ │ │ │ │ ├── caution.png
│ │ │ │ │ │ │ ├── caution.svg
│ │ │ │ │ │ │ ├── home.png
│ │ │ │ │ │ │ ├── important.png
│ │ │ │ │ │ │ ├── important.svg
│ │ │ │ │ │ │ ├── next.png
│ │ │ │ │ │ │ ├── note.png
│ │ │ │ │ │ │ ├── note.svg
│ │ │ │ │ │ │ ├── prev.png
│ │ │ │ │ │ │ ├── tip.png
│ │ │ │ │ │ │ ├── tip.svg
│ │ │ │ │ │ │ ├── up.png
│ │ │ │ │ │ │ ├── warning.png
│ │ │ │ │ │ │ └── warning.svg
│ │ │ │ │ │ ├── dot2.png
│ │ │ │ │ │ ├── dot.png
│ │ │ │ │ │ ├── hibernatelogo.png
│ │ │ │ │ │ └── title_hdr.png
│ │ │ │ │ ├── overview.png
│ │ │ │ │ └── overview.svg
│ │ │ │ ├── index.html
│ │ │ │ ├── inheritance.html
│ │ │ │ ├── Legal_Notice.html
│ │ │ │ ├── mapping.html
│ │ │ │ ├── objectstate.html
│ │ │ │ ├── performance.html
│ │ │ │ ├── persistent-classes.html
│ │ │ │ ├── portability.html
│ │ │ │ ├── preface.html
│ │ │ │ ├── querycriteria.html
│ │ │ │ ├── queryhql.html
│ │ │ │ ├── querysql.html
│ │ │ │ ├── readonly.html
│ │ │ │ ├── session-configuration.html
│ │ │ │ ├── toolsetguide.html
│ │ │ │ ├── transactions.html
│ │ │ │ ├── tutorial.html
│ │ │ │ ├── types.html
│ │ │ │ └── xml.html
│ │ │ ├── html_single
│ │ │ │ ├── css
│ │ │ │ │ ├── codehighlight.css
│ │ │ │ │ ├── docnav.css
│ │ │ │ │ ├── documentation.css
│ │ │ │ │ ├── extensions.css
│ │ │ │ │ ├── hibernate.css
│ │ │ │ │ ├── hibernate-eclipse.css
│ │ │ │ │ ├── hibernate-single.css
│ │ │ │ │ ├── jbossorg.css
│ │ │ │ │ └── reports.css
│ │ │ │ ├── extras
│ │ │ │ │ └── namespacing.xml_sample
│ │ │ │ ├── HIBERNATE_-_Relational_Persistence_for_Idiomatic_Java.ent
│ │ │ │ ├── images
│ │ │ │ │ ├── AuthorWork.png
│ │ │ │ │ ├── community
│ │ │ │ │ │ ├── bkg_gradient.gif
│ │ │ │ │ │ ├── community_doc.png
│ │ │ │ │ │ ├── docbook
│ │ │ │ │ │ │ ├── callouts
│ │ │ │ │ │ │ │ ├── 10.png
│ │ │ │ │ │ │ │ ├── 10.svg
│ │ │ │ │ │ │ │ ├── 11.png
│ │ │ │ │ │ │ │ ├── 11.svg
│ │ │ │ │ │ │ │ ├── 12.png
│ │ │ │ │ │ │ │ ├── 12.svg
│ │ │ │ │ │ │ │ ├── 13.png
│ │ │ │ │ │ │ │ ├── 13.svg
│ │ │ │ │ │ │ │ ├── 14.png
│ │ │ │ │ │ │ │ ├── 14.svg
│ │ │ │ │ │ │ │ ├── 15.png
│ │ │ │ │ │ │ │ ├── 15.svg
│ │ │ │ │ │ │ │ ├── 1.png
│ │ │ │ │ │ │ │ ├── 1.svg
│ │ │ │ │ │ │ │ ├── 2.png
│ │ │ │ │ │ │ │ ├── 2.svg
│ │ │ │ │ │ │ │ ├── 3.png
│ │ │ │ │ │ │ │ ├── 3.svg
│ │ │ │ │ │ │ │ ├── 4.png
│ │ │ │ │ │ │ │ ├── 4.svg
│ │ │ │ │ │ │ │ ├── 5.png
│ │ │ │ │ │ │ │ ├── 5.svg
│ │ │ │ │ │ │ │ ├── 6.png
│ │ │ │ │ │ │ │ ├── 6.svg
│ │ │ │ │ │ │ │ ├── 7.png
│ │ │ │ │ │ │ │ ├── 7.svg
│ │ │ │ │ │ │ │ ├── 8.png
│ │ │ │ │ │ │ │ ├── 8.svg
│ │ │ │ │ │ │ │ ├── 9.png
│ │ │ │ │ │ │ │ └── 9.svg
│ │ │ │ │ │ │ ├── caution.png
│ │ │ │ │ │ │ ├── caution.svg
│ │ │ │ │ │ │ ├── home.png
│ │ │ │ │ │ │ ├── important.png
│ │ │ │ │ │ │ ├── important.svg
│ │ │ │ │ │ │ ├── next.png
│ │ │ │ │ │ │ ├── note.png
│ │ │ │ │ │ │ ├── note.svg
│ │ │ │ │ │ │ ├── prev.png
│ │ │ │ │ │ │ ├── tip.png
│ │ │ │ │ │ │ ├── tip.svg
│ │ │ │ │ │ │ ├── up.png
│ │ │ │ │ │ │ ├── warning.png
│ │ │ │ │ │ │ └── warning.svg
│ │ │ │ │ │ ├── dot2.png
│ │ │ │ │ │ ├── dot.png
│ │ │ │ │ │ ├── jbossorglogo.png
│ │ │ │ │ │ ├── shine.png
│ │ │ │ │ │ ├── title_hdr.png
│ │ │ │ │ │ ├── watermark-alpha1.png
│ │ │ │ │ │ ├── watermark-alpha2.png
│ │ │ │ │ │ ├── watermark-beta1.png
│ │ │ │ │ │ ├── watermark-beta2.png
│ │ │ │ │ │ ├── watermark-pre-release-candidate.png
│ │ │ │ │ │ └── watermark-release-candidate.png
│ │ │ │ │ ├── CustomerOrderProduct.png
│ │ │ │ │ ├── EmployerEmployee.png
│ │ │ │ │ ├── full_cream.png
│ │ │ │ │ ├── full_cream.svg
│ │ │ │ │ ├── hibernate_logo_a.png
│ │ │ │ │ ├── lite.png
│ │ │ │ │ ├── lite.svg
│ │ │ │ │ ├── org
│ │ │ │ │ │ └── hibernate
│ │ │ │ │ │ ├── bkg_gradient.png
│ │ │ │ │ │ ├── community_doc.png
│ │ │ │ │ │ ├── docbook
│ │ │ │ │ │ │ ├── callouts
│ │ │ │ │ │ │ │ ├── 10.png
│ │ │ │ │ │ │ │ ├── 10.svg
│ │ │ │ │ │ │ │ ├── 11.png
│ │ │ │ │ │ │ │ ├── 11.svg
│ │ │ │ │ │ │ │ ├── 12.png
│ │ │ │ │ │ │ │ ├── 12.svg
│ │ │ │ │ │ │ │ ├── 13.png
│ │ │ │ │ │ │ │ ├── 13.svg
│ │ │ │ │ │ │ │ ├── 14.png
│ │ │ │ │ │ │ │ ├── 14.svg
│ │ │ │ │ │ │ │ ├── 15.png
│ │ │ │ │ │ │ │ ├── 15.svg
│ │ │ │ │ │ │ │ ├── 1.png
│ │ │ │ │ │ │ │ ├── 1.svg
│ │ │ │ │ │ │ │ ├── 2.png
│ │ │ │ │ │ │ │ ├── 2.svg
│ │ │ │ │ │ │ │ ├── 3.png
│ │ │ │ │ │ │ │ ├── 3.svg
│ │ │ │ │ │ │ │ ├── 4.png
│ │ │ │ │ │ │ │ ├── 4.svg
│ │ │ │ │ │ │ │ ├── 5.png
│ │ │ │ │ │ │ │ ├── 5.svg
│ │ │ │ │ │ │ │ ├── 6.png
│ │ │ │ │ │ │ │ ├── 6.svg
│ │ │ │ │ │ │ │ ├── 7.png
│ │ │ │ │ │ │ │ ├── 7.svg
│ │ │ │ │ │ │ │ ├── 8.png
│ │ │ │ │ │ │ │ ├── 8.svg
│ │ │ │ │ │ │ │ ├── 9.png
│ │ │ │ │ │ │ │ └── 9.svg
│ │ │ │ │ │ │ ├── caution.png
│ │ │ │ │ │ │ ├── caution.svg
│ │ │ │ │ │ │ ├── home.png
│ │ │ │ │ │ │ ├── important.png
│ │ │ │ │ │ │ ├── important.svg
│ │ │ │ │ │ │ ├── next.png
│ │ │ │ │ │ │ ├── note.png
│ │ │ │ │ │ │ ├── note.svg
│ │ │ │ │ │ │ ├── prev.png
│ │ │ │ │ │ │ ├── tip.png
│ │ │ │ │ │ │ ├── tip.svg
│ │ │ │ │ │ │ ├── up.png
│ │ │ │ │ │ │ ├── warning.png
│ │ │ │ │ │ │ └── warning.svg
│ │ │ │ │ │ ├── dot2.png
│ │ │ │ │ │ ├── dot.png
│ │ │ │ │ │ ├── hibernatelogo.png
│ │ │ │ │ │ └── title_hdr.png
│ │ │ │ │ ├── overview.png
│ │ │ │ │ └── overview.svg
│ │ │ │ ├── index.html
│ │ │ │ └── Legal_Notice.html
│ │ │ └── hibernate_reference.pdf
│ │ ├── ja-JP
│ │ │ ├── html
│ │ │ │ ├── additionalmodules.html
│ │ │ │ ├── architecture.html
│ │ │ │ ├── associations.html
│ │ │ │ ├── batch.html
│ │ │ │ ├── best-practices.html
│ │ │ │ ├── bi01.html
│ │ │ │ ├── collections.html
│ │ │ │ ├── components.html
│ │ │ │ ├── css
│ │ │ │ │ ├── codehighlight.css
│ │ │ │ │ ├── docnav.css
│ │ │ │ │ ├── documentation.css
│ │ │ │ │ ├── extensions.css
│ │ │ │ │ ├── hibernate.css
│ │ │ │ │ ├── hibernate-eclipse.css
│ │ │ │ │ ├── hibernate-single.css
│ │ │ │ │ ├── jbossorg.css
│ │ │ │ │ └── reports.css
│ │ │ │ ├── events.html
│ │ │ │ ├── example-mappings.html
│ │ │ │ ├── example-parentchild.html
│ │ │ │ ├── example-weblog.html
│ │ │ │ ├── extras
│ │ │ │ │ └── namespacing.xml_sample
│ │ │ │ ├── filters.html
│ │ │ │ ├── HIBERNATE_-_Relational_Persistence_for_Idiomatic_Java.ent
│ │ │ │ ├── images
│ │ │ │ │ ├── AuthorWork.png
│ │ │ │ │ ├── community
│ │ │ │ │ │ ├── bkg_gradient.gif
│ │ │ │ │ │ ├── community_doc.png
│ │ │ │ │ │ ├── docbook
│ │ │ │ │ │ │ ├── callouts
│ │ │ │ │ │ │ │ ├── 10.png
│ │ │ │ │ │ │ │ ├── 10.svg
│ │ │ │ │ │ │ │ ├── 11.png
│ │ │ │ │ │ │ │ ├── 11.svg
│ │ │ │ │ │ │ │ ├── 12.png
│ │ │ │ │ │ │ │ ├── 12.svg
│ │ │ │ │ │ │ │ ├── 13.png
│ │ │ │ │ │ │ │ ├── 13.svg
│ │ │ │ │ │ │ │ ├── 14.png
│ │ │ │ │ │ │ │ ├── 14.svg
│ │ │ │ │ │ │ │ ├── 15.png
│ │ │ │ │ │ │ │ ├── 15.svg
│ │ │ │ │ │ │ │ ├── 1.png
│ │ │ │ │ │ │ │ ├── 1.svg
│ │ │ │ │ │ │ │ ├── 2.png
│ │ │ │ │ │ │ │ ├── 2.svg
│ │ │ │ │ │ │ │ ├── 3.png
│ │ │ │ │ │ │ │ ├── 3.svg
│ │ │ │ │ │ │ │ ├── 4.png
│ │ │ │ │ │ │ │ ├── 4.svg
│ │ │ │ │ │ │ │ ├── 5.png
│ │ │ │ │ │ │ │ ├── 5.svg
│ │ │ │ │ │ │ │ ├── 6.png
│ │ │ │ │ │ │ │ ├── 6.svg
│ │ │ │ │ │ │ │ ├── 7.png
│ │ │ │ │ │ │ │ ├── 7.svg
│ │ │ │ │ │ │ │ ├── 8.png
│ │ │ │ │ │ │ │ ├── 8.svg
│ │ │ │ │ │ │ │ ├── 9.png
│ │ │ │ │ │ │ │ └── 9.svg
│ │ │ │ │ │ │ ├── caution.png
│ │ │ │ │ │ │ ├── caution.svg
│ │ │ │ │ │ │ ├── home.png
│ │ │ │ │ │ │ ├── important.png
│ │ │ │ │ │ │ ├── important.svg
│ │ │ │ │ │ │ ├── next.png
│ │ │ │ │ │ │ ├── note.png
│ │ │ │ │ │ │ ├── note.svg
│ │ │ │ │ │ │ ├── prev.png
│ │ │ │ │ │ │ ├── tip.png
│ │ │ │ │ │ │ ├── tip.svg
│ │ │ │ │ │ │ ├── up.png
│ │ │ │ │ │ │ ├── warning.png
│ │ │ │ │ │ │ └── warning.svg
│ │ │ │ │ │ ├── dot2.png
│ │ │ │ │ │ ├── dot.png
│ │ │ │ │ │ ├── jbossorglogo.png
│ │ │ │ │ │ ├── shine.png
│ │ │ │ │ │ ├── title_hdr.png
│ │ │ │ │ │ ├── watermark-alpha1.png
│ │ │ │ │ │ ├── watermark-alpha2.png
│ │ │ │ │ │ ├── watermark-beta1.png
│ │ │ │ │ │ ├── watermark-beta2.png
│ │ │ │ │ │ ├── watermark-pre-release-candidate.png
│ │ │ │ │ │ └── watermark-release-candidate.png
│ │ │ │ │ ├── CustomerOrderProduct.png
│ │ │ │ │ ├── EmployerEmployee.png
│ │ │ │ │ ├── full_cream.png
│ │ │ │ │ ├── full_cream.svg
│ │ │ │ │ ├── hibernate_logo_a.png
│ │ │ │ │ ├── lite.png
│ │ │ │ │ ├── lite.svg
│ │ │ │ │ ├── org
│ │ │ │ │ │ └── hibernate
│ │ │ │ │ │ ├── bkg_gradient.png
│ │ │ │ │ │ ├── community_doc.png
│ │ │ │ │ │ ├── docbook
│ │ │ │ │ │ │ ├── callouts
│ │ │ │ │ │ │ │ ├── 10.png
│ │ │ │ │ │ │ │ ├── 10.svg
│ │ │ │ │ │ │ │ ├── 11.png
│ │ │ │ │ │ │ │ ├── 11.svg
│ │ │ │ │ │ │ │ ├── 12.png
│ │ │ │ │ │ │ │ ├── 12.svg
│ │ │ │ │ │ │ │ ├── 13.png
│ │ │ │ │ │ │ │ ├── 13.svg
│ │ │ │ │ │ │ │ ├── 14.png
│ │ │ │ │ │ │ │ ├── 14.svg
│ │ │ │ │ │ │ │ ├── 15.png
│ │ │ │ │ │ │ │ ├── 15.svg
│ │ │ │ │ │ │ │ ├── 1.png
│ │ │ │ │ │ │ │ ├── 1.svg
│ │ │ │ │ │ │ │ ├── 2.png
│ │ │ │ │ │ │ │ ├── 2.svg
│ │ │ │ │ │ │ │ ├── 3.png
│ │ │ │ │ │ │ │ ├── 3.svg
│ │ │ │ │ │ │ │ ├── 4.png
│ │ │ │ │ │ │ │ ├── 4.svg
│ │ │ │ │ │ │ │ ├── 5.png
│ │ │ │ │ │ │ │ ├── 5.svg
│ │ │ │ │ │ │ │ ├── 6.png
│ │ │ │ │ │ │ │ ├── 6.svg
│ │ │ │ │ │ │ │ ├── 7.png
│ │ │ │ │ │ │ │ ├── 7.svg
│ │ │ │ │ │ │ │ ├── 8.png
│ │ │ │ │ │ │ │ ├── 8.svg
│ │ │ │ │ │ │ │ ├── 9.png
│ │ │ │ │ │ │ │ └── 9.svg
│ │ │ │ │ │ │ ├── caution.png
│ │ │ │ │ │ │ ├── caution.svg
│ │ │ │ │ │ │ ├── home.png
│ │ │ │ │ │ │ ├── important.png
│ │ │ │ │ │ │ ├── important.svg
│ │ │ │ │ │ │ ├── next.png
│ │ │ │ │ │ │ ├── note.png
│ │ │ │ │ │ │ ├── note.svg
│ │ │ │ │ │ │ ├── prev.png
│ │ │ │ │ │ │ ├── tip.png
│ │ │ │ │ │ │ ├── tip.svg
│ │ │ │ │ │ │ ├── up.png
│ │ │ │ │ │ │ ├── warning.png
│ │ │ │ │ │ │ └── warning.svg
│ │ │ │ │ │ ├── dot2.png
│ │ │ │ │ │ ├── dot.png
│ │ │ │ │ │ ├── hibernatelogo.png
│ │ │ │ │ │ └── title_hdr.png
│ │ │ │ │ ├── overview.png
│ │ │ │ │ └── overview.svg
│ │ │ │ ├── index.html
│ │ │ │ ├── inheritance.html
│ │ │ │ ├── Legal_Notice.html
│ │ │ │ ├── mapping.html
│ │ │ │ ├── objectstate.html
│ │ │ │ ├── performance.html
│ │ │ │ ├── persistent-classes.html
│ │ │ │ ├── portability.html
│ │ │ │ ├── preface.html
│ │ │ │ ├── querycriteria.html
│ │ │ │ ├── queryhql.html
│ │ │ │ ├── querysql.html
│ │ │ │ ├── readonly.html
│ │ │ │ ├── session-configuration.html
│ │ │ │ ├── toolsetguide.html
│ │ │ │ ├── transactions.html
│ │ │ │ ├── tutorial.html
│ │ │ │ ├── types.html
│ │ │ │ └── xml.html
│ │ │ ├── html_single
│ │ │ │ ├── css
│ │ │ │ │ ├── codehighlight.css
│ │ │ │ │ ├── docnav.css
│ │ │ │ │ ├── documentation.css
│ │ │ │ │ ├── extensions.css
│ │ │ │ │ ├── hibernate.css
│ │ │ │ │ ├── hibernate-eclipse.css
│ │ │ │ │ ├── hibernate-single.css
│ │ │ │ │ ├── jbossorg.css
│ │ │ │ │ └── reports.css
│ │ │ │ ├── extras
│ │ │ │ │ └── namespacing.xml_sample
│ │ │ │ ├── HIBERNATE_-_Relational_Persistence_for_Idiomatic_Java.ent
│ │ │ │ ├── images
│ │ │ │ │ ├── AuthorWork.png
│ │ │ │ │ ├── community
│ │ │ │ │ │ ├── bkg_gradient.gif
│ │ │ │ │ │ ├── community_doc.png
│ │ │ │ │ │ ├── docbook
│ │ │ │ │ │ │ ├── callouts
│ │ │ │ │ │ │ │ ├── 10.png
│ │ │ │ │ │ │ │ ├── 10.svg
│ │ │ │ │ │ │ │ ├── 11.png
│ │ │ │ │ │ │ │ ├── 11.svg
│ │ │ │ │ │ │ │ ├── 12.png
│ │ │ │ │ │ │ │ ├── 12.svg
│ │ │ │ │ │ │ │ ├── 13.png
│ │ │ │ │ │ │ │ ├── 13.svg
│ │ │ │ │ │ │ │ ├── 14.png
│ │ │ │ │ │ │ │ ├── 14.svg
│ │ │ │ │ │ │ │ ├── 15.png
│ │ │ │ │ │ │ │ ├── 15.svg
│ │ │ │ │ │ │ │ ├── 1.png
│ │ │ │ │ │ │ │ ├── 1.svg
│ │ │ │ │ │ │ │ ├── 2.png
│ │ │ │ │ │ │ │ ├── 2.svg
│ │ │ │ │ │ │ │ ├── 3.png
│ │ │ │ │ │ │ │ ├── 3.svg
│ │ │ │ │ │ │ │ ├── 4.png
│ │ │ │ │ │ │ │ ├── 4.svg
│ │ │ │ │ │ │ │ ├── 5.png
│ │ │ │ │ │ │ │ ├── 5.svg
│ │ │ │ │ │ │ │ ├── 6.png
│ │ │ │ │ │ │ │ ├── 6.svg
│ │ │ │ │ │ │ │ ├── 7.png
│ │ │ │ │ │ │ │ ├── 7.svg
│ │ │ │ │ │ │ │ ├── 8.png
│ │ │ │ │ │ │ │ ├── 8.svg
│ │ │ │ │ │ │ │ ├── 9.png
│ │ │ │ │ │ │ │ └── 9.svg
│ │ │ │ │ │ │ ├── caution.png
│ │ │ │ │ │ │ ├── caution.svg
│ │ │ │ │ │ │ ├── home.png
│ │ │ │ │ │ │ ├── important.png
│ │ │ │ │ │ │ ├── important.svg
│ │ │ │ │ │ │ ├── next.png
│ │ │ │ │ │ │ ├── note.png
│ │ │ │ │ │ │ ├── note.svg
│ │ │ │ │ │ │ ├── prev.png
│ │ │ │ │ │ │ ├── tip.png
│ │ │ │ │ │ │ ├── tip.svg
│ │ │ │ │ │ │ ├── up.png
│ │ │ │ │ │ │ ├── warning.png
│ │ │ │ │ │ │ └── warning.svg
│ │ │ │ │ │ ├── dot2.png
│ │ │ │ │ │ ├── dot.png
│ │ │ │ │ │ ├── jbossorglogo.png
│ │ │ │ │ │ ├── shine.png
│ │ │ │ │ │ ├── title_hdr.png
│ │ │ │ │ │ ├── watermark-alpha1.png
│ │ │ │ │ │ ├── watermark-alpha2.png
│ │ │ │ │ │ ├── watermark-beta1.png
│ │ │ │ │ │ ├── watermark-beta2.png
│ │ │ │ │ │ ├── watermark-pre-release-candidate.png
│ │ │ │ │ │ └── watermark-release-candidate.png
│ │ │ │ │ ├── CustomerOrderProduct.png
│ │ │ │ │ ├── EmployerEmployee.png
│ │ │ │ │ ├── full_cream.png
│ │ │ │ │ ├── full_cream.svg
│ │ │ │ │ ├── hibernate_logo_a.png
│ │ │ │ │ ├── lite.png
│ │ │ │ │ ├── lite.svg
│ │ │ │ │ ├── org
│ │ │ │ │ │ └── hibernate
│ │ │ │ │ │ ├── bkg_gradient.png
│ │ │ │ │ │ ├── community_doc.png
│ │ │ │ │ │ ├── docbook
│ │ │ │ │ │ │ ├── callouts
│ │ │ │ │ │ │ │ ├── 10.png
│ │ │ │ │ │ │ │ ├── 10.svg
│ │ │ │ │ │ │ │ ├── 11.png
│ │ │ │ │ │ │ │ ├── 11.svg
│ │ │ │ │ │ │ │ ├── 12.png
│ │ │ │ │ │ │ │ ├── 12.svg
│ │ │ │ │ │ │ │ ├── 13.png
│ │ │ │ │ │ │ │ ├── 13.svg
│ │ │ │ │ │ │ │ ├── 14.png
│ │ │ │ │ │ │ │ ├── 14.svg
│ │ │ │ │ │ │ │ ├── 15.png
│ │ │ │ │ │ │ │ ├── 15.svg
│ │ │ │ │ │ │ │ ├── 1.png
│ │ │ │ │ │ │ │ ├── 1.svg
│ │ │ │ │ │ │ │ ├── 2.png
│ │ │ │ │ │ │ │ ├── 2.svg
│ │ │ │ │ │ │ │ ├── 3.png
│ │ │ │ │ │ │ │ ├── 3.svg
│ │ │ │ │ │ │ │ ├── 4.png
│ │ │ │ │ │ │ │ ├── 4.svg
│ │ │ │ │ │ │ │ ├── 5.png
│ │ │ │ │ │ │ │ ├── 5.svg
│ │ │ │ │ │ │ │ ├── 6.png
│ │ │ │ │ │ │ │ ├── 6.svg
│ │ │ │ │ │ │ │ ├── 7.png
│ │ │ │ │ │ │ │ ├── 7.svg
│ │ │ │ │ │ │ │ ├── 8.png
│ │ │ │ │ │ │ │ ├── 8.svg
│ │ │ │ │ │ │ │ ├── 9.png
│ │ │ │ │ │ │ │ └── 9.svg
│ │ │ │ │ │ │ ├── caution.png
│ │ │ │ │ │ │ ├── caution.svg
│ │ │ │ │ │ │ ├── home.png
│ │ │ │ │ │ │ ├── important.png
│ │ │ │ │ │ │ ├── important.svg
│ │ │ │ │ │ │ ├── next.png
│ │ │ │ │ │ │ ├── note.png
│ │ │ │ │ │ │ ├── note.svg
│ │ │ │ │ │ │ ├── prev.png
│ │ │ │ │ │ │ ├── tip.png
│ │ │ │ │ │ │ ├── tip.svg
│ │ │ │ │ │ │ ├── up.png
│ │ │ │ │ │ │ ├── warning.png
│ │ │ │ │ │ │ └── warning.svg
│ │ │ │ │ │ ├── dot2.png
│ │ │ │ │ │ ├── dot.png
│ │ │ │ │ │ ├── hibernatelogo.png
│ │ │ │ │ │ └── title_hdr.png
│ │ │ │ │ ├── overview.png
│ │ │ │ │ └── overview.svg
│ │ │ │ ├── index.html
│ │ │ │ └── Legal_Notice.html
│ │ │ └── hibernate_reference.pdf
│ │ ├── pt-BR
│ │ │ ├── html
│ │ │ │ ├── additionalmodules.html
│ │ │ │ ├── architecture.html
│ │ │ │ ├── associations.html
│ │ │ │ ├── batch.html
│ │ │ │ ├── best-practices.html
│ │ │ │ ├── bi01.html
│ │ │ │ ├── collections.html
│ │ │ │ ├── components.html
│ │ │ │ ├── css
│ │ │ │ │ ├── codehighlight.css
│ │ │ │ │ ├── docnav.css
│ │ │ │ │ ├── documentation.css
│ │ │ │ │ ├── extensions.css
│ │ │ │ │ ├── hibernate.css
│ │ │ │ │ ├── hibernate-eclipse.css
│ │ │ │ │ ├── hibernate-single.css
│ │ │ │ │ ├── jbossorg.css
│ │ │ │ │ └── reports.css
│ │ │ │ ├── events.html
│ │ │ │ ├── example-mappings.html
│ │ │ │ ├── example-parentchild.html
│ │ │ │ ├── example-weblog.html
│ │ │ │ ├── extras
│ │ │ │ │ └── namespacing.xml_sample
│ │ │ │ ├── filters.html
│ │ │ │ ├── HIBERNATE_-_Relational_Persistence_for_Idiomatic_Java.ent
│ │ │ │ ├── images
│ │ │ │ │ ├── AuthorWork.png
│ │ │ │ │ ├── community
│ │ │ │ │ │ ├── bkg_gradient.gif
│ │ │ │ │ │ ├── community_doc.png
│ │ │ │ │ │ ├── docbook
│ │ │ │ │ │ │ ├── callouts
│ │ │ │ │ │ │ │ ├── 10.png
│ │ │ │ │ │ │ │ ├── 10.svg
│ │ │ │ │ │ │ │ ├── 11.png
│ │ │ │ │ │ │ │ ├── 11.svg
│ │ │ │ │ │ │ │ ├── 12.png
│ │ │ │ │ │ │ │ ├── 12.svg
│ │ │ │ │ │ │ │ ├── 13.png
│ │ │ │ │ │ │ │ ├── 13.svg
│ │ │ │ │ │ │ │ ├── 14.png
│ │ │ │ │ │ │ │ ├── 14.svg
│ │ │ │ │ │ │ │ ├── 15.png
│ │ │ │ │ │ │ │ ├── 15.svg
│ │ │ │ │ │ │ │ ├── 1.png
│ │ │ │ │ │ │ │ ├── 1.svg
│ │ │ │ │ │ │ │ ├── 2.png
│ │ │ │ │ │ │ │ ├── 2.svg
│ │ │ │ │ │ │ │ ├── 3.png
│ │ │ │ │ │ │ │ ├── 3.svg
│ │ │ │ │ │ │ │ ├── 4.png
│ │ │ │ │ │ │ │ ├── 4.svg
│ │ │ │ │ │ │ │ ├── 5.png
│ │ │ │ │ │ │ │ ├── 5.svg
│ │ │ │ │ │ │ │ ├── 6.png
│ │ │ │ │ │ │ │ ├── 6.svg
│ │ │ │ │ │ │ │ ├── 7.png
│ │ │ │ │ │ │ │ ├── 7.svg
│ │ │ │ │ │ │ │ ├── 8.png
│ │ │ │ │ │ │ │ ├── 8.svg
│ │ │ │ │ │ │ │ ├── 9.png
│ │ │ │ │ │ │ │ └── 9.svg
│ │ │ │ │ │ │ ├── caution.png
│ │ │ │ │ │ │ ├── caution.svg
│ │ │ │ │ │ │ ├── home.png
│ │ │ │ │ │ │ ├── important.png
│ │ │ │ │ │ │ ├── important.svg
│ │ │ │ │ │ │ ├── next.png
│ │ │ │ │ │ │ ├── note.png
│ │ │ │ │ │ │ ├── note.svg
│ │ │ │ │ │ │ ├── prev.png
│ │ │ │ │ │ │ ├── tip.png
│ │ │ │ │ │ │ ├── tip.svg
│ │ │ │ │ │ │ ├── up.png
│ │ │ │ │ │ │ ├── warning.png
│ │ │ │ │ │ │ └── warning.svg
│ │ │ │ │ │ ├── dot2.png
│ │ │ │ │ │ ├── dot.png
│ │ │ │ │ │ ├── jbossorglogo.png
│ │ │ │ │ │ ├── shine.png
│ │ │ │ │ │ ├── title_hdr.png
│ │ │ │ │ │ ├── watermark-alpha1.png
│ │ │ │ │ │ ├── watermark-alpha2.png
│ │ │ │ │ │ ├── watermark-beta1.png
│ │ │ │ │ │ ├── watermark-beta2.png
│ │ │ │ │ │ ├── watermark-pre-release-candidate.png
│ │ │ │ │ │ └── watermark-release-candidate.png
│ │ │ │ │ ├── CustomerOrderProduct.png
│ │ │ │ │ ├── EmployerEmployee.png
│ │ │ │ │ ├── full_cream.png
│ │ │ │ │ ├── full_cream.svg
│ │ │ │ │ ├── hibernate_logo_a.png
│ │ │ │ │ ├── lite.png
│ │ │ │ │ ├── lite.svg
│ │ │ │ │ ├── org
│ │ │ │ │ │ └── hibernate
│ │ │ │ │ │ ├── bkg_gradient.png
│ │ │ │ │ │ ├── community_doc.png
│ │ │ │ │ │ ├── docbook
│ │ │ │ │ │ │ ├── callouts
│ │ │ │ │ │ │ │ ├── 10.png
│ │ │ │ │ │ │ │ ├── 10.svg
│ │ │ │ │ │ │ │ ├── 11.png
│ │ │ │ │ │ │ │ ├── 11.svg
│ │ │ │ │ │ │ │ ├── 12.png
│ │ │ │ │ │ │ │ ├── 12.svg
│ │ │ │ │ │ │ │ ├── 13.png
│ │ │ │ │ │ │ │ ├── 13.svg
│ │ │ │ │ │ │ │ ├── 14.png
│ │ │ │ │ │ │ │ ├── 14.svg
│ │ │ │ │ │ │ │ ├── 15.png
│ │ │ │ │ │ │ │ ├── 15.svg
│ │ │ │ │ │ │ │ ├── 1.png
│ │ │ │ │ │ │ │ ├── 1.svg
│ │ │ │ │ │ │ │ ├── 2.png
│ │ │ │ │ │ │ │ ├── 2.svg
│ │ │ │ │ │ │ │ ├── 3.png
│ │ │ │ │ │ │ │ ├── 3.svg
│ │ │ │ │ │ │ │ ├── 4.png
│ │ │ │ │ │ │ │ ├── 4.svg
│ │ │ │ │ │ │ │ ├── 5.png
│ │ │ │ │ │ │ │ ├── 5.svg
│ │ │ │ │ │ │ │ ├── 6.png
│ │ │ │ │ │ │ │ ├── 6.svg
│ │ │ │ │ │ │ │ ├── 7.png
│ │ │ │ │ │ │ │ ├── 7.svg
│ │ │ │ │ │ │ │ ├── 8.png
│ │ │ │ │ │ │ │ ├── 8.svg
│ │ │ │ │ │ │ │ ├── 9.png
│ │ │ │ │ │ │ │ └── 9.svg
│ │ │ │ │ │ │ ├── caution.png
│ │ │ │ │ │ │ ├── caution.svg
│ │ │ │ │ │ │ ├── home.png
│ │ │ │ │ │ │ ├── important.png
│ │ │ │ │ │ │ ├── important.svg
│ │ │ │ │ │ │ ├── next.png
│ │ │ │ │ │ │ ├── note.png
│ │ │ │ │ │ │ ├── note.svg
│ │ │ │ │ │ │ ├── prev.png
│ │ │ │ │ │ │ ├── tip.png
│ │ │ │ │ │ │ ├── tip.svg
│ │ │ │ │ │ │ ├── up.png
│ │ │ │ │ │ │ ├── warning.png
│ │ │ │ │ │ │ └── warning.svg
│ │ │ │ │ │ ├── dot2.png
│ │ │ │ │ │ ├── dot.png
│ │ │ │ │ │ ├── hibernatelogo.png
│ │ │ │ │ │ └── title_hdr.png
│ │ │ │ │ ├── overview.png
│ │ │ │ │ └── overview.svg
│ │ │ │ ├── index.html
│ │ │ │ ├── inheritance.html
│ │ │ │ ├── Legal_Notice.html
│ │ │ │ ├── mapping.html
│ │ │ │ ├── objectstate.html
│ │ │ │ ├── performance.html
│ │ │ │ ├── persistent-classes.html
│ │ │ │ ├── portability.html
│ │ │ │ ├── preface.html
│ │ │ │ ├── querycriteria.html
│ │ │ │ ├── queryhql.html
│ │ │ │ ├── querysql.html
│ │ │ │ ├── readonly.html
│ │ │ │ ├── session-configuration.html
│ │ │ │ ├── toolsetguide.html
│ │ │ │ ├── transactions.html
│ │ │ │ ├── tutorial.html
│ │ │ │ ├── types.html
│ │ │ │ └── xml.html
│ │ │ ├── html_single
│ │ │ │ ├── css
│ │ │ │ │ ├── codehighlight.css
│ │ │ │ │ ├── docnav.css
│ │ │ │ │ ├── documentation.css
│ │ │ │ │ ├── extensions.css
│ │ │ │ │ ├── hibernate.css
│ │ │ │ │ ├── hibernate-eclipse.css
│ │ │ │ │ ├── hibernate-single.css
│ │ │ │ │ ├── jbossorg.css
│ │ │ │ │ └── reports.css
│ │ │ │ ├── extras
│ │ │ │ │ └── namespacing.xml_sample
│ │ │ │ ├── HIBERNATE_-_Relational_Persistence_for_Idiomatic_Java.ent
│ │ │ │ ├── images
│ │ │ │ │ ├── AuthorWork.png
│ │ │ │ │ ├── community
│ │ │ │ │ │ ├── bkg_gradient.gif
│ │ │ │ │ │ ├── community_doc.png
│ │ │ │ │ │ ├── docbook
│ │ │ │ │ │ │ ├── callouts
│ │ │ │ │ │ │ │ ├── 10.png
│ │ │ │ │ │ │ │ ├── 10.svg
│ │ │ │ │ │ │ │ ├── 11.png
│ │ │ │ │ │ │ │ ├── 11.svg
│ │ │ │ │ │ │ │ ├── 12.png
│ │ │ │ │ │ │ │ ├── 12.svg
│ │ │ │ │ │ │ │ ├── 13.png
│ │ │ │ │ │ │ │ ├── 13.svg
│ │ │ │ │ │ │ │ ├── 14.png
│ │ │ │ │ │ │ │ ├── 14.svg
│ │ │ │ │ │ │ │ ├── 15.png
│ │ │ │ │ │ │ │ ├── 15.svg
│ │ │ │ │ │ │ │ ├── 1.png
│ │ │ │ │ │ │ │ ├── 1.svg
│ │ │ │ │ │ │ │ ├── 2.png
│ │ │ │ │ │ │ │ ├── 2.svg
│ │ │ │ │ │ │ │ ├── 3.png
│ │ │ │ │ │ │ │ ├── 3.svg
│ │ │ │ │ │ │ │ ├── 4.png
│ │ │ │ │ │ │ │ ├── 4.svg
│ │ │ │ │ │ │ │ ├── 5.png
│ │ │ │ │ │ │ │ ├── 5.svg
│ │ │ │ │ │ │ │ ├── 6.png
│ │ │ │ │ │ │ │ ├── 6.svg
│ │ │ │ │ │ │ │ ├── 7.png
│ │ │ │ │ │ │ │ ├── 7.svg
│ │ │ │ │ │ │ │ ├── 8.png
│ │ │ │ │ │ │ │ ├── 8.svg
│ │ │ │ │ │ │ │ ├── 9.png
│ │ │ │ │ │ │ │ └── 9.svg
│ │ │ │ │ │ │ ├── caution.png
│ │ │ │ │ │ │ ├── caution.svg
│ │ │ │ │ │ │ ├── home.png
│ │ │ │ │ │ │ ├── important.png
│ │ │ │ │ │ │ ├── important.svg
│ │ │ │ │ │ │ ├── next.png
│ │ │ │ │ │ │ ├── note.png
│ │ │ │ │ │ │ ├── note.svg
│ │ │ │ │ │ │ ├── prev.png
│ │ │ │ │ │ │ ├── tip.png
│ │ │ │ │ │ │ ├── tip.svg
│ │ │ │ │ │ │ ├── up.png
│ │ │ │ │ │ │ ├── warning.png
│ │ │ │ │ │ │ └── warning.svg
│ │ │ │ │ │ ├── dot2.png
│ │ │ │ │ │ ├── dot.png
│ │ │ │ │ │ ├── jbossorglogo.png
│ │ │ │ │ │ ├── shine.png
│ │ │ │ │ │ ├── title_hdr.png
│ │ │ │ │ │ ├── watermark-alpha1.png
│ │ │ │ │ │ ├── watermark-alpha2.png
│ │ │ │ │ │ ├── watermark-beta1.png
│ │ │ │ │ │ ├── watermark-beta2.png
│ │ │ │ │ │ ├── watermark-pre-release-candidate.png
│ │ │ │ │ │ └── watermark-release-candidate.png
│ │ │ │ │ ├── CustomerOrderProduct.png
│ │ │ │ │ ├── EmployerEmployee.png
│ │ │ │ │ ├── full_cream.png
│ │ │ │ │ ├── full_cream.svg
│ │ │ │ │ ├── hibernate_logo_a.png
│ │ │ │ │ ├── lite.png
│ │ │ │ │ ├── lite.svg
│ │ │ │ │ ├── org
│ │ │ │ │ │ └── hibernate
│ │ │ │ │ │ ├── bkg_gradient.png
│ │ │ │ │ │ ├── community_doc.png
│ │ │ │ │ │ ├── docbook
│ │ │ │ │ │ │ ├── callouts
│ │ │ │ │ │ │ │ ├── 10.png
│ │ │ │ │ │ │ │ ├── 10.svg
│ │ │ │ │ │ │ │ ├── 11.png
│ │ │ │ │ │ │ │ ├── 11.svg
│ │ │ │ │ │ │ │ ├── 12.png
│ │ │ │ │ │ │ │ ├── 12.svg
│ │ │ │ │ │ │ │ ├── 13.png
│ │ │ │ │ │ │ │ ├── 13.svg
│ │ │ │ │ │ │ │ ├── 14.png
│ │ │ │ │ │ │ │ ├── 14.svg
│ │ │ │ │ │ │ │ ├── 15.png
│ │ │ │ │ │ │ │ ├── 15.svg
│ │ │ │ │ │ │ │ ├── 1.png
│ │ │ │ │ │ │ │ ├── 1.svg
│ │ │ │ │ │ │ │ ├── 2.png
│ │ │ │ │ │ │ │ ├── 2.svg
│ │ │ │ │ │ │ │ ├── 3.png
│ │ │ │ │ │ │ │ ├── 3.svg
│ │ │ │ │ │ │ │ ├── 4.png
│ │ │ │ │ │ │ │ ├── 4.svg
│ │ │ │ │ │ │ │ ├── 5.png
│ │ │ │ │ │ │ │ ├── 5.svg
│ │ │ │ │ │ │ │ ├── 6.png
│ │ │ │ │ │ │ │ ├── 6.svg
│ │ │ │ │ │ │ │ ├── 7.png
│ │ │ │ │ │ │ │ ├── 7.svg
│ │ │ │ │ │ │ │ ├── 8.png
│ │ │ │ │ │ │ │ ├── 8.svg
│ │ │ │ │ │ │ │ ├── 9.png
│ │ │ │ │ │ │ │ └── 9.svg
│ │ │ │ │ │ │ ├── caution.png
│ │ │ │ │ │ │ ├── caution.svg
│ │ │ │ │ │ │ ├── home.png
│ │ │ │ │ │ │ ├── important.png
│ │ │ │ │ │ │ ├── important.svg
│ │ │ │ │ │ │ ├── next.png
│ │ │ │ │ │ │ ├── note.png
│ │ │ │ │ │ │ ├── note.svg
│ │ │ │ │ │ │ ├── prev.png
│ │ │ │ │ │ │ ├── tip.png
│ │ │ │ │ │ │ ├── tip.svg
│ │ │ │ │ │ │ ├── up.png
│ │ │ │ │ │ │ ├── warning.png
│ │ │ │ │ │ │ └── warning.svg
│ │ │ │ │ │ ├── dot2.png
│ │ │ │ │ │ ├── dot.png
│ │ │ │ │ │ ├── hibernatelogo.png
│ │ │ │ │ │ └── title_hdr.png
│ │ │ │ │ ├── overview.png
│ │ │ │ │ └── overview.svg
│ │ │ │ ├── index.html
│ │ │ │ └── Legal_Notice.html
│ │ │ └── hibernate_reference.pdf
│ │ └── zh-CN
│ │ ├── html
│ │ │ ├── additionalmodules.html
│ │ │ ├── architecture.html
│ │ │ ├── associations.html
│ │ │ ├── batch.html
│ │ │ ├── best-practices.html
│ │ │ ├── bi01.html
│ │ │ ├── collections.html
│ │ │ ├── components.html
│ │ │ ├── css
│ │ │ │ ├── codehighlight.css
│ │ │ │ ├── docnav.css
│ │ │ │ ├── documentation.css
│ │ │ │ ├── extensions.css
│ │ │ │ ├── hibernate.css
│ │ │ │ ├── hibernate-eclipse.css
│ │ │ │ ├── hibernate-single.css
│ │ │ │ ├── jbossorg.css
│ │ │ │ └── reports.css
│ │ │ ├── events.html
│ │ │ ├── example-mappings.html
│ │ │ ├── example-parentchild.html
│ │ │ ├── example-weblog.html
│ │ │ ├── extras
│ │ │ │ └── namespacing.xml_sample
│ │ │ ├── filters.html
│ │ │ ├── HIBERNATE_-_Relational_Persistence_for_Idiomatic_Java.ent
│ │ │ ├── images
│ │ │ │ ├── AuthorWork.png
│ │ │ │ ├── community
│ │ │ │ │ ├── bkg_gradient.gif
│ │ │ │ │ ├── community_doc.png
│ │ │ │ │ ├── docbook
│ │ │ │ │ │ ├── callouts
│ │ │ │ │ │ │ ├── 10.png
│ │ │ │ │ │ │ ├── 10.svg
│ │ │ │ │ │ │ ├── 11.png
│ │ │ │ │ │ │ ├── 11.svg
│ │ │ │ │ │ │ ├── 12.png
│ │ │ │ │ │ │ ├── 12.svg
│ │ │ │ │ │ │ ├── 13.png
│ │ │ │ │ │ │ ├── 13.svg
│ │ │ │ │ │ │ ├── 14.png
│ │ │ │ │ │ │ ├── 14.svg
│ │ │ │ │ │ │ ├── 15.png
│ │ │ │ │ │ │ ├── 15.svg
│ │ │ │ │ │ │ ├── 1.png
│ │ │ │ │ │ │ ├── 1.svg
│ │ │ │ │ │ │ ├── 2.png
│ │ │ │ │ │ │ ├── 2.svg
│ │ │ │ │ │ │ ├── 3.png
│ │ │ │ │ │ │ ├── 3.svg
│ │ │ │ │ │ │ ├── 4.png
│ │ │ │ │ │ │ ├── 4.svg
│ │ │ │ │ │ │ ├── 5.png
│ │ │ │ │ │ │ ├── 5.svg
│ │ │ │ │ │ │ ├── 6.png
│ │ │ │ │ │ │ ├── 6.svg
│ │ │ │ │ │ │ ├── 7.png
│ │ │ │ │ │ │ ├── 7.svg
│ │ │ │ │ │ │ ├── 8.png
│ │ │ │ │ │ │ ├── 8.svg
│ │ │ │ │ │ │ ├── 9.png
│ │ │ │ │ │ │ └── 9.svg
│ │ │ │ │ │ ├── caution.png
│ │ │ │ │ │ ├── caution.svg
│ │ │ │ │ │ ├── home.png
│ │ │ │ │ │ ├── important.png
│ │ │ │ │ │ ├── important.svg
│ │ │ │ │ │ ├── next.png
│ │ │ │ │ │ ├── note.png
│ │ │ │ │ │ ├── note.svg
│ │ │ │ │ │ ├── prev.png
│ │ │ │ │ │ ├── tip.png
│ │ │ │ │ │ ├── tip.svg
│ │ │ │ │ │ ├── up.png
│ │ │ │ │ │ ├── warning.png
│ │ │ │ │ │ └── warning.svg
│ │ │ │ │ ├── dot2.png
│ │ │ │ │ ├── dot.png
│ │ │ │ │ ├── jbossorglogo.png
│ │ │ │ │ ├── shine.png
│ │ │ │ │ ├── title_hdr.png
│ │ │ │ │ ├── watermark-alpha1.png
│ │ │ │ │ ├── watermark-alpha2.png
│ │ │ │ │ ├── watermark-beta1.png
│ │ │ │ │ ├── watermark-beta2.png
│ │ │ │ │ ├── watermark-pre-release-candidate.png
│ │ │ │ │ └── watermark-release-candidate.png
│ │ │ │ ├── CustomerOrderProduct.png
│ │ │ │ ├── EmployerEmployee.png
│ │ │ │ ├── full_cream.png
│ │ │ │ ├── full_cream.svg
│ │ │ │ ├── hibernate_logo_a.png
│ │ │ │ ├── lite.png
│ │ │ │ ├── lite.svg
│ │ │ │ ├── org
│ │ │ │ │ └── hibernate
│ │ │ │ │ ├── bkg_gradient.png
│ │ │ │ │ ├── community_doc.png
│ │ │ │ │ ├── docbook
│ │ │ │ │ │ ├── callouts
│ │ │ │ │ │ │ ├── 10.png
│ │ │ │ │ │ │ ├── 10.svg
│ │ │ │ │ │ │ ├── 11.png
│ │ │ │ │ │ │ ├── 11.svg
│ │ │ │ │ │ │ ├── 12.png
│ │ │ │ │ │ │ ├── 12.svg
│ │ │ │ │ │ │ ├── 13.png
│ │ │ │ │ │ │ ├── 13.svg
│ │ │ │ │ │ │ ├── 14.png
│ │ │ │ │ │ │ ├── 14.svg
│ │ │ │ │ │ │ ├── 15.png
│ │ │ │ │ │ │ ├── 15.svg
│ │ │ │ │ │ │ ├── 1.png
│ │ │ │ │ │ │ ├── 1.svg
│ │ │ │ │ │ │ ├── 2.png
│ │ │ │ │ │ │ ├── 2.svg
│ │ │ │ │ │ │ ├── 3.png
│ │ │ │ │ │ │ ├── 3.svg
│ │ │ │ │ │ │ ├── 4.png
│ │ │ │ │ │ │ ├── 4.svg
│ │ │ │ │ │ │ ├── 5.png
│ │ │ │ │ │ │ ├── 5.svg
│ │ │ │ │ │ │ ├── 6.png
│ │ │ │ │ │ │ ├── 6.svg
│ │ │ │ │ │ │ ├── 7.png
│ │ │ │ │ │ │ ├── 7.svg
│ │ │ │ │ │ │ ├── 8.png
│ │ │ │ │ │ │ ├── 8.svg
│ │ │ │ │ │ │ ├── 9.png
│ │ │ │ │ │ │ └── 9.svg
│ │ │ │ │ │ ├── caution.png
│ │ │ │ │ │ ├── caution.svg
│ │ │ │ │ │ ├── home.png
│ │ │ │ │ │ ├── important.png
│ │ │ │ │ │ ├── important.svg
│ │ │ │ │ │ ├── next.png
│ │ │ │ │ │ ├── note.png
│ │ │ │ │ │ ├── note.svg
│ │ │ │ │ │ ├── prev.png
│ │ │ │ │ │ ├── tip.png
│ │ │ │ │ │ ├── tip.svg
│ │ │ │ │ │ ├── up.png
│ │ │ │ │ │ ├── warning.png
│ │ │ │ │ │ └── warning.svg
│ │ │ │ │ ├── dot2.png
│ │ │ │ │ ├── dot.png
│ │ │ │ │ ├── hibernatelogo.png
│ │ │ │ │ └── title_hdr.png
│ │ │ │ ├── overview.png
│ │ │ │ └── overview.svg
│ │ │ ├── index.html
│ │ │ ├── inheritance.html
│ │ │ ├── Legal_Notice.html
│ │ │ ├── mapping.html
│ │ │ ├── objectstate.html
│ │ │ ├── performance.html
│ │ │ ├── persistent-classes.html
│ │ │ ├── portability.html
│ │ │ ├── preface.html
│ │ │ ├── querycriteria.html
│ │ │ ├── queryhql.html
│ │ │ ├── querysql.html
│ │ │ ├── readonly.html
│ │ │ ├── session-configuration.html
│ │ │ ├── toolsetguide.html
│ │ │ ├── transactions.html
│ │ │ ├── tutorial.html
│ │ │ ├── types.html
│ │ │ └── xml.html
│ │ ├── html_single
│ │ │ ├── css
│ │ │ │ ├── codehighlight.css
│ │ │ │ ├── docnav.css
│ │ │ │ ├── documentation.css
│ │ │ │ ├── extensions.css
│ │ │ │ ├── hibernate.css
│ │ │ │ ├── hibernate-eclipse.css
│ │ │ │ ├── hibernate-single.css
│ │ │ │ ├── jbossorg.css
│ │ │ │ └── reports.css
│ │ │ ├── extras
│ │ │ │ └── namespacing.xml_sample
│ │ │ ├── HIBERNATE_-_Relational_Persistence_for_Idiomatic_Java.ent
│ │ │ ├── images
│ │ │ │ ├── AuthorWork.png
│ │ │ │ ├── community
│ │ │ │ │ ├── bkg_gradient.gif
│ │ │ │ │ ├── community_doc.png
│ │ │ │ │ ├── docbook
│ │ │ │ │ │ ├── callouts
│ │ │ │ │ │ │ ├── 10.png
│ │ │ │ │ │ │ ├── 10.svg
│ │ │ │ │ │ │ ├── 11.png
│ │ │ │ │ │ │ ├── 11.svg
│ │ │ │ │ │ │ ├── 12.png
│ │ │ │ │ │ │ ├── 12.svg
│ │ │ │ │ │ │ ├── 13.png
│ │ │ │ │ │ │ ├── 13.svg
│ │ │ │ │ │ │ ├── 14.png
│ │ │ │ │ │ │ ├── 14.svg
│ │ │ │ │ │ │ ├── 15.png
│ │ │ │ │ │ │ ├── 15.svg
│ │ │ │ │ │ │ ├── 1.png
│ │ │ │ │ │ │ ├── 1.svg
│ │ │ │ │ │ │ ├── 2.png
│ │ │ │ │ │ │ ├── 2.svg
│ │ │ │ │ │ │ ├── 3.png
│ │ │ │ │ │ │ ├── 3.svg
│ │ │ │ │ │ │ ├── 4.png
│ │ │ │ │ │ │ ├── 4.svg
│ │ │ │ │ │ │ ├── 5.png
│ │ │ │ │ │ │ ├── 5.svg
│ │ │ │ │ │ │ ├── 6.png
│ │ │ │ │ │ │ ├── 6.svg
│ │ │ │ │ │ │ ├── 7.png
│ │ │ │ │ │ │ ├── 7.svg
│ │ │ │ │ │ │ ├── 8.png
│ │ │ │ │ │ │ ├── 8.svg
│ │ │ │ │ │ │ ├── 9.png
│ │ │ │ │ │ │ └── 9.svg
│ │ │ │ │ │ ├── caution.png
│ │ │ │ │ │ ├── caution.svg
│ │ │ │ │ │ ├── home.png
│ │ │ │ │ │ ├── important.png
│ │ │ │ │ │ ├── important.svg
│ │ │ │ │ │ ├── next.png
│ │ │ │ │ │ ├── note.png
│ │ │ │ │ │ ├── note.svg
│ │ │ │ │ │ ├── prev.png
│ │ │ │ │ │ ├── tip.png
│ │ │ │ │ │ ├── tip.svg
│ │ │ │ │ │ ├── up.png
│ │ │ │ │ │ ├── warning.png
│ │ │ │ │ │ └── warning.svg
│ │ │ │ │ ├── dot2.png
│ │ │ │ │ ├── dot.png
│ │ │ │ │ ├── jbossorglogo.png
│ │ │ │ │ ├── shine.png
│ │ │ │ │ ├── title_hdr.png
│ │ │ │ │ ├── watermark-alpha1.png
│ │ │ │ │ ├── watermark-alpha2.png
│ │ │ │ │ ├── watermark-beta1.png
│ │ │ │ │ ├── watermark-beta2.png
│ │ │ │ │ ├── watermark-pre-release-candidate.png
│ │ │ │ │ └── watermark-release-candidate.png
│ │ │ │ ├── CustomerOrderProduct.png
│ │ │ │ ├── EmployerEmployee.png
│ │ │ │ ├── full_cream.png
│ │ │ │ ├── full_cream.svg
│ │ │ │ ├── hibernate_logo_a.png
│ │ │ │ ├── lite.png
│ │ │ │ ├── lite.svg
│ │ │ │ ├── org
│ │ │ │ │ └── hibernate
│ │ │ │ │ ├── bkg_gradient.png
│ │ │ │ │ ├── community_doc.png
│ │ │ │ │ ├── docbook
│ │ │ │ │ │ ├── callouts
│ │ │ │ │ │ │ ├── 10.png
│ │ │ │ │ │ │ ├── 10.svg
│ │ │ │ │ │ │ ├── 11.png
│ │ │ │ │ │ │ ├── 11.svg
│ │ │ │ │ │ │ ├── 12.png
│ │ │ │ │ │ │ ├── 12.svg
│ │ │ │ │ │ │ ├── 13.png
│ │ │ │ │ │ │ ├── 13.svg
│ │ │ │ │ │ │ ├── 14.png
│ │ │ │ │ │ │ ├── 14.svg
│ │ │ │ │ │ │ ├── 15.png
│ │ │ │ │ │ │ ├── 15.svg
│ │ │ │ │ │ │ ├── 1.png
│ │ │ │ │ │ │ ├── 1.svg
│ │ │ │ │ │ │ ├── 2.png
│ │ │ │ │ │ │ ├── 2.svg
│ │ │ │ │ │ │ ├── 3.png
│ │ │ │ │ │ │ ├── 3.svg
│ │ │ │ │ │ │ ├── 4.png
│ │ │ │ │ │ │ ├── 4.svg
│ │ │ │ │ │ │ ├── 5.png
│ │ │ │ │ │ │ ├── 5.svg
│ │ │ │ │ │ │ ├── 6.png
│ │ │ │ │ │ │ ├── 6.svg
│ │ │ │ │ │ │ ├── 7.png
│ │ │ │ │ │ │ ├── 7.svg
│ │ │ │ │ │ │ ├── 8.png
│ │ │ │ │ │ │ ├── 8.svg
│ │ │ │ │ │ │ ├── 9.png
│ │ │ │ │ │ │ └── 9.svg
│ │ │ │ │ │ ├── caution.png
│ │ │ │ │ │ ├── caution.svg
│ │ │ │ │ │ ├── home.png
│ │ │ │ │ │ ├── important.png
│ │ │ │ │ │ ├── important.svg
│ │ │ │ │ │ ├── next.png
│ │ │ │ │ │ ├── note.png
│ │ │ │ │ │ ├── note.svg
│ │ │ │ │ │ ├── prev.png
│ │ │ │ │ │ ├── tip.png
│ │ │ │ │ │ ├── tip.svg
│ │ │ │ │ │ ├── up.png
│ │ │ │ │ │ ├── warning.png
│ │ │ │ │ │ └── warning.svg
│ │ │ │ │ ├── dot2.png
│ │ │ │ │ ├── dot.png
│ │ │ │ │ ├── hibernatelogo.png
│ │ │ │ │ └── title_hdr.png
│ │ │ │ ├── overview.png
│ │ │ │ └── overview.svg
│ │ │ ├── index.html
│ │ │ └── Legal_Notice.html
│ │ └── hibernate_reference.pdf
│ └── quickstart
│ └── en-US
│ ├── html
│ │ ├── css
│ │ │ ├── codehighlight.css
│ │ │ ├── docnav.css
│ │ │ ├── documentation.css
│ │ │ ├── extensions.css
│ │ │ ├── hibernate.css
│ │ │ ├── hibernate-eclipse.css
│ │ │ ├── hibernate-single.css
│ │ │ ├── jbossorg.css
│ │ │ └── reports.css
│ │ ├── files
│ │ │ └── hibernate-tutorials.zip
│ │ ├── Hibernate_Getting_Started_Guide.ent
│ │ ├── hibernate-gsg-obtain.html
│ │ ├── hibernate-gsg-preface.html
│ │ ├── hibernate-gsg-tutorial-annotations.html
│ │ ├── hibernate-gsg-tutorial-basic.html
│ │ ├── hibernate-gsg-tutorial-envers.html
│ │ ├── hibernate-gsg-tutorial-jpa.html
│ │ ├── images
│ │ │ ├── community
│ │ │ │ ├── bkg_gradient.gif
│ │ │ │ ├── community_doc.png
│ │ │ │ ├── docbook
│ │ │ │ │ ├── callouts
│ │ │ │ │ │ ├── 10.png
│ │ │ │ │ │ ├── 10.svg
│ │ │ │ │ │ ├── 11.png
│ │ │ │ │ │ ├── 11.svg
│ │ │ │ │ │ ├── 12.png
│ │ │ │ │ │ ├── 12.svg
│ │ │ │ │ │ ├── 13.png
│ │ │ │ │ │ ├── 13.svg
│ │ │ │ │ │ ├── 14.png
│ │ │ │ │ │ ├── 14.svg
│ │ │ │ │ │ ├── 15.png
│ │ │ │ │ │ ├── 15.svg
│ │ │ │ │ │ ├── 1.png
│ │ │ │ │ │ ├── 1.svg
│ │ │ │ │ │ ├── 2.png
│ │ │ │ │ │ ├── 2.svg
│ │ │ │ │ │ ├── 3.png
│ │ │ │ │ │ ├── 3.svg
│ │ │ │ │ │ ├── 4.png
│ │ │ │ │ │ ├── 4.svg
│ │ │ │ │ │ ├── 5.png
│ │ │ │ │ │ ├── 5.svg
│ │ │ │ │ │ ├── 6.png
│ │ │ │ │ │ ├── 6.svg
│ │ │ │ │ │ ├── 7.png
│ │ │ │ │ │ ├── 7.svg
│ │ │ │ │ │ ├── 8.png
│ │ │ │ │ │ ├── 8.svg
│ │ │ │ │ │ ├── 9.png
│ │ │ │ │ │ └── 9.svg
│ │ │ │ │ ├── caution.png
│ │ │ │ │ ├── caution.svg
│ │ │ │ │ ├── home.png
│ │ │ │ │ ├── important.png
│ │ │ │ │ ├── important.svg
│ │ │ │ │ ├── next.png
│ │ │ │ │ ├── note.png
│ │ │ │ │ ├── note.svg
│ │ │ │ │ ├── prev.png
│ │ │ │ │ ├── tip.png
│ │ │ │ │ ├── tip.svg
│ │ │ │ │ ├── up.png
│ │ │ │ │ ├── warning.png
│ │ │ │ │ └── warning.svg
│ │ │ │ ├── dot2.png
│ │ │ │ ├── dot.png
│ │ │ │ ├── jbossorglogo.png
│ │ │ │ ├── shine.png
│ │ │ │ ├── title_hdr.png
│ │ │ │ ├── watermark-alpha1.png
│ │ │ │ ├── watermark-alpha2.png
│ │ │ │ ├── watermark-beta1.png
│ │ │ │ ├── watermark-beta2.png
│ │ │ │ ├── watermark-pre-release-candidate.png
│ │ │ │ └── watermark-release-candidate.png
│ │ │ ├── hibernate_logo_a.png
│ │ │ └── org
│ │ │ └── hibernate
│ │ │ ├── bkg_gradient.png
│ │ │ ├── community_doc.png
│ │ │ ├── docbook
│ │ │ │ ├── callouts
│ │ │ │ │ ├── 10.png
│ │ │ │ │ ├── 10.svg
│ │ │ │ │ ├── 11.png
│ │ │ │ │ ├── 11.svg
│ │ │ │ │ ├── 12.png
│ │ │ │ │ ├── 12.svg
│ │ │ │ │ ├── 13.png
│ │ │ │ │ ├── 13.svg
│ │ │ │ │ ├── 14.png
│ │ │ │ │ ├── 14.svg
│ │ │ │ │ ├── 15.png
│ │ │ │ │ ├── 15.svg
│ │ │ │ │ ├── 1.png
│ │ │ │ │ ├── 1.svg
│ │ │ │ │ ├── 2.png
│ │ │ │ │ ├── 2.svg
│ │ │ │ │ ├── 3.png
│ │ │ │ │ ├── 3.svg
│ │ │ │ │ ├── 4.png
│ │ │ │ │ ├── 4.svg
│ │ │ │ │ ├── 5.png
│ │ │ │ │ ├── 5.svg
│ │ │ │ │ ├── 6.png
│ │ │ │ │ ├── 6.svg
│ │ │ │ │ ├── 7.png
│ │ │ │ │ ├── 7.svg
│ │ │ │ │ ├── 8.png
│ │ │ │ │ ├── 8.svg
│ │ │ │ │ ├── 9.png
│ │ │ │ │ └── 9.svg
│ │ │ │ ├── caution.png
│ │ │ │ ├── caution.svg
│ │ │ │ ├── home.png
│ │ │ │ ├── important.png
│ │ │ │ ├── important.svg
│ │ │ │ ├── next.png
│ │ │ │ ├── note.png
│ │ │ │ ├── note.svg
│ │ │ │ ├── prev.png
│ │ │ │ ├── tip.png
│ │ │ │ ├── tip.svg
│ │ │ │ ├── up.png
│ │ │ │ ├── warning.png
│ │ │ │ └── warning.svg
│ │ │ ├── dot2.png
│ │ │ ├── dot.png
│ │ │ ├── hibernatelogo.png
│ │ │ └── title_hdr.png
│ │ └── index.html
│ └── html_single
│ ├── css
│ │ ├── codehighlight.css
│ │ ├── docnav.css
│ │ ├── documentation.css
│ │ ├── extensions.css
│ │ ├── hibernate.css
│ │ ├── hibernate-eclipse.css
│ │ ├── hibernate-single.css
│ │ ├── jbossorg.css
│ │ └── reports.css
│ ├── files
│ │ └── hibernate-tutorials.zip
│ ├── Hibernate_Getting_Started_Guide.ent
│ ├── images
│ │ ├── community
│ │ │ ├── bkg_gradient.gif
│ │ │ ├── community_doc.png
│ │ │ ├── docbook
│ │ │ │ ├── callouts
│ │ │ │ │ ├── 10.png
│ │ │ │ │ ├── 10.svg
│ │ │ │ │ ├── 11.png
│ │ │ │ │ ├── 11.svg
│ │ │ │ │ ├── 12.png
│ │ │ │ │ ├── 12.svg
│ │ │ │ │ ├── 13.png
│ │ │ │ │ ├── 13.svg
│ │ │ │ │ ├── 14.png
│ │ │ │ │ ├── 14.svg
│ │ │ │ │ ├── 15.png
│ │ │ │ │ ├── 15.svg
│ │ │ │ │ ├── 1.png
│ │ │ │ │ ├── 1.svg
│ │ │ │ │ ├── 2.png
│ │ │ │ │ ├── 2.svg
│ │ │ │ │ ├── 3.png
│ │ │ │ │ ├── 3.svg
│ │ │ │ │ ├── 4.png
│ │ │ │ │ ├── 4.svg
│ │ │ │ │ ├── 5.png
│ │ │ │ │ ├── 5.svg
│ │ │ │ │ ├── 6.png
│ │ │ │ │ ├── 6.svg
│ │ │ │ │ ├── 7.png
│ │ │ │ │ ├── 7.svg
│ │ │ │ │ ├── 8.png
│ │ │ │ │ ├── 8.svg
│ │ │ │ │ ├── 9.png
│ │ │ │ │ └── 9.svg
│ │ │ │ ├── caution.png
│ │ │ │ ├── caution.svg
│ │ │ │ ├── home.png
│ │ │ │ ├── important.png
│ │ │ │ ├── important.svg
│ │ │ │ ├── next.png
│ │ │ │ ├── note.png
│ │ │ │ ├── note.svg
│ │ │ │ ├── prev.png
│ │ │ │ ├── tip.png
│ │ │ │ ├── tip.svg
│ │ │ │ ├── up.png
│ │ │ │ ├── warning.png
│ │ │ │ └── warning.svg
│ │ │ ├── dot2.png
│ │ │ ├── dot.png
│ │ │ ├── jbossorglogo.png
│ │ │ ├── shine.png
│ │ │ ├── title_hdr.png
│ │ │ ├── watermark-alpha1.png
│ │ │ ├── watermark-alpha2.png
│ │ │ ├── watermark-beta1.png
│ │ │ ├── watermark-beta2.png
│ │ │ ├── watermark-pre-release-candidate.png
│ │ │ └── watermark-release-candidate.png
│ │ ├── hibernate_logo_a.png
│ │ └── org
│ │ └── hibernate
│ │ ├── bkg_gradient.png
│ │ ├── community_doc.png
│ │ ├── docbook
│ │ │ ├── callouts
│ │ │ │ ├── 10.png
│ │ │ │ ├── 10.svg
│ │ │ │ ├── 11.png
│ │ │ │ ├── 11.svg
│ │ │ │ ├── 12.png
│ │ │ │ ├── 12.svg
│ │ │ │ ├── 13.png
│ │ │ │ ├── 13.svg
│ │ │ │ ├── 14.png
│ │ │ │ ├── 14.svg
│ │ │ │ ├── 15.png
│ │ │ │ ├── 15.svg
│ │ │ │ ├── 1.png
│ │ │ │ ├── 1.svg
│ │ │ │ ├── 2.png
│ │ │ │ ├── 2.svg
│ │ │ │ ├── 3.png
│ │ │ │ ├── 3.svg
│ │ │ │ ├── 4.png
│ │ │ │ ├── 4.svg
│ │ │ │ ├── 5.png
│ │ │ │ ├── 5.svg
│ │ │ │ ├── 6.png
│ │ │ │ ├── 6.svg
│ │ │ │ ├── 7.png
│ │ │ │ ├── 7.svg
│ │ │ │ ├── 8.png
│ │ │ │ ├── 8.svg
│ │ │ │ ├── 9.png
│ │ │ │ └── 9.svg
│ │ │ ├── caution.png
│ │ │ ├── caution.svg
│ │ │ ├── home.png
│ │ │ ├── important.png
│ │ │ ├── important.svg
│ │ │ ├── next.png
│ │ │ ├── note.png
│ │ │ ├── note.svg
│ │ │ ├── prev.png
│ │ │ ├── tip.png
│ │ │ ├── tip.svg
│ │ │ ├── up.png
│ │ │ ├── warning.png
│ │ │ └── warning.svg
│ │ ├── dot2.png
│ │ ├── dot.png
│ │ ├── hibernatelogo.png
│ │ └── title_hdr.png
│ └── index.html
├── hibernate3.jar
├── hibernate_logo.gif
├── hibernate-testing.jar
├── lgpl.txt
├── lib
│ ├── bytecode
│ │ ├── cglib
│ │ │ └── cglib-2.2.jar
│ │ └── javassist
│ │ └── javassist-3.12.0.GA.jar
│ ├── jpa
│ │ └── hibernate-jpa-2.0-api-1.0.1.Final.jar
│ ├── optional
│ │ ├── c3p0
│ │ │ └── c3p0-0.9.1.jar
│ │ ├── infinispan
│ │ │ └── infinispan-core-4.2.1.CR1.jar
│ │ ├── jbosscache
│ │ │ └── jbosscache-core-3.2.1.GA.jar
│ │ ├── oscache
│ │ │ └── oscache-2.1.jar
│ │ ├── proxool
│ │ │ └── proxool-0.8.3.jar
│ │ └── swarmcache
│ │ └── swarmcache-1.0RC2.jar
│ └── required
│ ├── antlr-2.7.6.jar
│ ├── commons-collections-3.1.jar
│ ├── dom4j-1.6.1.jar
│ ├── javassist-3.12.0.GA.jar
│ ├── jta-1.1.jar
│ └── slf4j-api-1.6.1.jar
└── project
├── changelog.txt
├── etc
│ ├── CacheSequences.xml
│ ├── cvs-dup-eol-fixer
│ ├── ehcache.xml
│ ├── hibernate.cfg.xml
│ ├── hibernate.properties
│ ├── hibernate.properties.template
│ ├── hibernate-service.xml
│ ├── log4j.properties
│ ├── oscache.properties
│ └── treecache.xml
├── hibernate-c3p0
│ ├── pom.xml
│ └── src
│ └── main
│ └── java
│ └── org
│ └── hibernate
│ └── connection
│ └── C3P0ConnectionProvider.java
├── hibernate-core
│ ├── pom.xml
│ └── src
│ ├── main
│ │ ├── antlr
│ │ │ ├── hql.g
│ │ │ ├── hql-sql.g
│ │ │ ├── order-by.g
│ │ │ ├── order-by-render.g
│ │ │ └── sql-gen.g
│ │ ├── java
│ │ │ └── org
│ │ │ └── hibernate
│ │ │ ├── action
│ │ │ │ ├── AfterTransactionCompletionProcess.java
│ │ │ │ ├── BeforeTransactionCompletionProcess.java
│ │ │ │ ├── BulkOperationCleanupAction.java
│ │ │ │ ├── CollectionAction.java
│ │ │ │ ├── CollectionRecreateAction.java
│ │ │ │ ├── CollectionRemoveAction.java
│ │ │ │ ├── CollectionUpdateAction.java
│ │ │ │ ├── DelayedPostInsertIdentifier.java
│ │ │ │ ├── EntityAction.java
│ │ │ │ ├── EntityDeleteAction.java
│ │ │ │ ├── EntityIdentityInsertAction.java
│ │ │ │ ├── EntityIncrementVersionProcess.java
│ │ │ │ ├── EntityInsertAction.java
│ │ │ │ ├── EntityUpdateAction.java
│ │ │ │ ├── EntityVerifyVersionProcess.java
│ │ │ │ ├── Executable.java
│ │ │ │ └── package.html
│ │ │ ├── AnnotationException.java
│ │ │ ├── annotations
│ │ │ │ ├── AccessType.java
│ │ │ │ ├── Any.java
│ │ │ │ ├── AnyMetaDef.java
│ │ │ │ ├── AnyMetaDefs.java
│ │ │ │ ├── BatchSize.java
│ │ │ │ ├── CacheConcurrencyStrategy.java
│ │ │ │ ├── Cache.java
│ │ │ │ ├── CacheModeType.java
│ │ │ │ ├── Cascade.java
│ │ │ │ ├── CascadeType.java
│ │ │ │ ├── Check.java
│ │ │ │ ├── CollectionId.java
│ │ │ │ ├── CollectionOfElements.java
│ │ │ │ ├── Columns.java
│ │ │ │ ├── ColumnTransformer.java
│ │ │ │ ├── ColumnTransformers.java
│ │ │ │ ├── DiscriminatorFormula.java
│ │ │ │ ├── DiscriminatorOptions.java
│ │ │ │ ├── Entity.java
│ │ │ │ ├── Fetch.java
│ │ │ │ ├── FetchMode.java
│ │ │ │ ├── FetchProfile.java
│ │ │ │ ├── FetchProfiles.java
│ │ │ │ ├── FilterDef.java
│ │ │ │ ├── FilterDefs.java
│ │ │ │ ├── Filter.java
│ │ │ │ ├── FilterJoinTable.java
│ │ │ │ ├── FilterJoinTables.java
│ │ │ │ ├── Filters.java
│ │ │ │ ├── FlushModeType.java
│ │ │ │ ├── ForceDiscriminator.java
│ │ │ │ ├── ForeignKey.java
│ │ │ │ ├── Formula.java
│ │ │ │ ├── Generated.java
│ │ │ │ ├── GenerationTime.java
│ │ │ │ ├── GenericGenerator.java
│ │ │ │ ├── GenericGenerators.java
│ │ │ │ ├── Immutable.java
│ │ │ │ ├── IndexColumn.java
│ │ │ │ ├── Index.java
│ │ │ │ ├── JoinColumnOrFormula.java
│ │ │ │ ├── JoinColumnsOrFormulas.java
│ │ │ │ ├── JoinFormula.java
│ │ │ │ ├── LazyCollection.java
│ │ │ │ ├── LazyCollectionOption.java
│ │ │ │ ├── LazyToOne.java
│ │ │ │ ├── LazyToOneOption.java
│ │ │ │ ├── Loader.java
│ │ │ │ ├── ManyToAny.java
│ │ │ │ ├── MapKey.java
│ │ │ │ ├── MapKeyManyToMany.java
│ │ │ │ ├── MapKeyType.java
│ │ │ │ ├── MetaValue.java
│ │ │ │ ├── NamedNativeQueries.java
│ │ │ │ ├── NamedNativeQuery.java
│ │ │ │ ├── NamedQueries.java
│ │ │ │ ├── NamedQuery.java
│ │ │ │ ├── NaturalId.java
│ │ │ │ ├── NotFoundAction.java
│ │ │ │ ├── NotFound.java
│ │ │ │ ├── OnDeleteAction.java
│ │ │ │ ├── OnDelete.java
│ │ │ │ ├── OptimisticLock.java
│ │ │ │ ├── OptimisticLockType.java
│ │ │ │ ├── OrderBy.java
│ │ │ │ ├── ParamDef.java
│ │ │ │ ├── Parameter.java
│ │ │ │ ├── Parent.java
│ │ │ │ ├── Persister.java
│ │ │ │ ├── PolymorphismType.java
│ │ │ │ ├── Proxy.java
│ │ │ │ ├── ResultCheckStyle.java
│ │ │ │ ├── Sort.java
│ │ │ │ ├── SortType.java
│ │ │ │ ├── Source.java
│ │ │ │ ├── SourceType.java
│ │ │ │ ├── SQLDeleteAll.java
│ │ │ │ ├── SQLDelete.java
│ │ │ │ ├── SQLInsert.java
│ │ │ │ ├── SQLUpdate.java
│ │ │ │ ├── Subselect.java
│ │ │ │ ├── Synchronize.java
│ │ │ │ ├── Table.java
│ │ │ │ ├── Tables.java
│ │ │ │ ├── Target.java
│ │ │ │ ├── Tuplizer.java
│ │ │ │ ├── Tuplizers.java
│ │ │ │ ├── TypeDef.java
│ │ │ │ ├── TypeDefs.java
│ │ │ │ ├── Type.java
│ │ │ │ ├── Where.java
│ │ │ │ └── WhereJoinTable.java
│ │ │ ├── AssertionFailure.java
│ │ │ ├── bytecode
│ │ │ │ ├── AbstractClassTransformerImpl.java
│ │ │ │ ├── BasicProxyFactory.java
│ │ │ │ ├── buildtime
│ │ │ │ │ ├── AbstractInstrumenter.java
│ │ │ │ │ ├── CGLIBInstrumenter.java
│ │ │ │ │ ├── ExecutionException.java
│ │ │ │ │ ├── Instrumenter.java
│ │ │ │ │ ├── JavassistInstrumenter.java
│ │ │ │ │ └── Logger.java
│ │ │ │ ├── BytecodeProvider.java
│ │ │ │ ├── cglib
│ │ │ │ │ ├── AccessOptimizerAdapter.java
│ │ │ │ │ ├── BytecodeProviderImpl.java
│ │ │ │ │ ├── CglibClassTransformer.java
│ │ │ │ │ ├── InstantiationOptimizerAdapter.java
│ │ │ │ │ ├── ProxyFactoryFactoryImpl.java
│ │ │ │ │ └── ReflectionOptimizerImpl.java
│ │ │ │ ├── ClassTransformer.java
│ │ │ │ ├── InstrumentedClassLoader.java
│ │ │ │ ├── javassist
│ │ │ │ │ ├── AccessOptimizerAdapter.java
│ │ │ │ │ ├── BulkAccessorException.java
│ │ │ │ │ ├── BulkAccessorFactory.java
│ │ │ │ │ ├── BulkAccessor.java
│ │ │ │ │ ├── BytecodeProviderImpl.java
│ │ │ │ │ ├── FastClass.java
│ │ │ │ │ ├── FieldFilter.java
│ │ │ │ │ ├── FieldHandled.java
│ │ │ │ │ ├── FieldHandler.java
│ │ │ │ │ ├── FieldTransformer.java
│ │ │ │ │ ├── InstantiationOptimizerAdapter.java
│ │ │ │ │ ├── JavassistClassTransformer.java
│ │ │ │ │ ├── ProxyFactoryFactoryImpl.java
│ │ │ │ │ ├── ReflectionOptimizerImpl.java
│ │ │ │ │ └── TransformingClassLoader.java
│ │ │ │ ├── package.html
│ │ │ │ ├── ProxyFactoryFactory.java
│ │ │ │ ├── ReflectionOptimizer.java
│ │ │ │ └── util
│ │ │ │ ├── BasicClassFilter.java
│ │ │ │ ├── ByteCodeHelper.java
│ │ │ │ ├── ClassDescriptor.java
│ │ │ │ ├── ClassFilter.java
│ │ │ │ └── FieldFilter.java
│ │ │ ├── cache
│ │ │ │ ├── AbstractJndiBoundCacheProvider.java
│ │ │ │ ├── access
│ │ │ │ │ ├── AccessType.java
│ │ │ │ │ ├── CollectionRegionAccessStrategy.java
│ │ │ │ │ ├── EntityRegionAccessStrategy.java
│ │ │ │ │ ├── package.html
│ │ │ │ │ └── SoftLock.java
│ │ │ │ ├── CacheConcurrencyStrategy.java
│ │ │ │ ├── CacheDataDescription.java
│ │ │ │ ├── CacheException.java
│ │ │ │ ├── Cache.java
│ │ │ │ ├── CacheKey.java
│ │ │ │ ├── CacheProvider.java
│ │ │ │ ├── CollectionRegion.java
│ │ │ │ ├── EntityRegion.java
│ │ │ │ ├── entry
│ │ │ │ │ ├── CacheEntry.java
│ │ │ │ │ ├── CacheEntryStructure.java
│ │ │ │ │ ├── CollectionCacheEntry.java
│ │ │ │ │ ├── package.html
│ │ │ │ │ ├── StructuredCacheEntry.java
│ │ │ │ │ ├── StructuredCollectionCacheEntry.java
│ │ │ │ │ ├── StructuredMapCacheEntry.java
│ │ │ │ │ └── UnstructuredCacheEntry.java
│ │ │ │ ├── FilterKey.java
│ │ │ │ ├── GeneralDataRegion.java
│ │ │ │ ├── HashtableCache.java
│ │ │ │ ├── HashtableCacheProvider.java
│ │ │ │ ├── impl
│ │ │ │ │ ├── bridge
│ │ │ │ │ │ ├── BaseGeneralDataRegionAdapter.java
│ │ │ │ │ │ ├── BaseRegionAdapter.java
│ │ │ │ │ │ ├── BaseTransactionalDataRegionAdapter.java
│ │ │ │ │ │ ├── CollectionAccessStrategyAdapter.java
│ │ │ │ │ │ ├── CollectionRegionAdapter.java
│ │ │ │ │ │ ├── EntityAccessStrategyAdapter.java
│ │ │ │ │ │ ├── EntityRegionAdapter.java
│ │ │ │ │ │ ├── OptimisticCacheSourceAdapter.java
│ │ │ │ │ │ ├── QueryResultsRegionAdapter.java
│ │ │ │ │ │ ├── RegionFactoryCacheProviderBridge.java
│ │ │ │ │ │ └── TimestampsRegionAdapter.java
│ │ │ │ │ ├── CacheDataDescriptionImpl.java
│ │ │ │ │ └── NoCachingRegionFactory.java
│ │ │ │ ├── NoCacheProvider.java
│ │ │ │ ├── NoCachingEnabledException.java
│ │ │ │ ├── NonstrictReadWriteCache.java
│ │ │ │ ├── OptimisticCache.java
│ │ │ │ ├── OptimisticCacheSource.java
│ │ │ │ ├── package.html
│ │ │ │ ├── QueryCacheFactory.java
│ │ │ │ ├── QueryCache.java
│ │ │ │ ├── QueryKey.java
│ │ │ │ ├── QueryResultsRegion.java
│ │ │ │ ├── ReadOnlyCache.java
│ │ │ │ ├── ReadWriteCache.java
│ │ │ │ ├── RegionFactory.java
│ │ │ │ ├── Region.java
│ │ │ │ ├── StandardQueryCacheFactory.java
│ │ │ │ ├── StandardQueryCache.java
│ │ │ │ ├── Timestamper.java
│ │ │ │ ├── TimestampsRegion.java
│ │ │ │ ├── TransactionalCache.java
│ │ │ │ ├── TransactionalDataRegion.java
│ │ │ │ ├── TransactionAwareCache.java
│ │ │ │ └── UpdateTimestampsCache.java
│ │ │ ├── Cache.java
│ │ │ ├── CacheMode.java
│ │ │ ├── CallbackException.java
│ │ │ ├── cfg
│ │ │ │ ├── AbstractPropertyHolder.java
│ │ │ │ ├── AccessType.java
│ │ │ │ ├── AnnotatedClassType.java
│ │ │ │ ├── AnnotationBinder.java
│ │ │ │ ├── AnnotationConfiguration.java
│ │ │ │ ├── annotations
│ │ │ │ │ ├── ArrayBinder.java
│ │ │ │ │ ├── BagBinder.java
│ │ │ │ │ ├── CollectionBinder.java
│ │ │ │ │ ├── CustomizableColumns.java
│ │ │ │ │ ├── EntityBinder.java
│ │ │ │ │ ├── IdBagBinder.java
│ │ │ │ │ ├── ListBinder.java
│ │ │ │ │ ├── MapBinder.java
│ │ │ │ │ ├── MapKeyColumnDelegator.java
│ │ │ │ │ ├── MapKeyJoinColumnDelegator.java
│ │ │ │ │ ├── Nullability.java
│ │ │ │ │ ├── PrimitiveArrayBinder.java
│ │ │ │ │ ├── PropertyBinder.java
│ │ │ │ │ ├── QueryBinder.java
│ │ │ │ │ ├── reflection
│ │ │ │ │ │ ├── JPAMetadataProvider.java
│ │ │ │ │ │ ├── JPAOverridenAnnotationReader.java
│ │ │ │ │ │ └── XMLContext.java
│ │ │ │ │ ├── ResultsetMappingSecondPass.java
│ │ │ │ │ ├── SetBinder.java
│ │ │ │ │ ├── SimpleValueBinder.java
│ │ │ │ │ ├── TableBinder.java
│ │ │ │ │ └── Version.java
│ │ │ │ ├── beanvalidation
│ │ │ │ │ ├── BeanValidationActivator.java
│ │ │ │ │ ├── BeanValidationEventListener.java
│ │ │ │ │ ├── GroupsPerOperation.java
│ │ │ │ │ ├── HibernateTraversableResolver.java
│ │ │ │ │ └── TypeSafeActivator.java
│ │ │ │ ├── BinderHelper.java
│ │ │ │ ├── ClassPropertyHolder.java
│ │ │ │ ├── CollectionPropertyHolder.java
│ │ │ │ ├── CollectionSecondPass.java
│ │ │ │ ├── ColumnsBuilder.java
│ │ │ │ ├── ComponentPropertyHolder.java
│ │ │ │ ├── Configuration.java
│ │ │ │ ├── CopyIdentifierComponentSecondPass.java
│ │ │ │ ├── CreateKeySecondPass.java
│ │ │ │ ├── DefaultComponentSafeNamingStrategy.java
│ │ │ │ ├── DefaultNamingStrategy.java
│ │ │ │ ├── Ejb3Column.java
│ │ │ │ ├── Ejb3DiscriminatorColumn.java
│ │ │ │ ├── EJB3DTDEntityResolver.java
│ │ │ │ ├── Ejb3JoinColumn.java
│ │ │ │ ├── EJB3NamingStrategy.java
│ │ │ │ ├── Environment.java
│ │ │ │ ├── ExtendedMappings.java
│ │ │ │ ├── ExtendsQueueEntry.java
│ │ │ │ ├── FkSecondPass.java
│ │ │ │ ├── HbmBinder.java
│ │ │ │ ├── ImprovedNamingStrategy.java
│ │ │ │ ├── IndexColumn.java
│ │ │ │ ├── IndexOrUniqueKeySecondPass.java
│ │ │ │ ├── InheritanceState.java
│ │ │ │ ├── JoinedSubclassFkSecondPass.java
│ │ │ │ ├── Mappings.java
│ │ │ │ ├── MetadataSourceType.java
│ │ │ │ ├── NamedSQLQuerySecondPass.java
│ │ │ │ ├── NamingStrategy.java
│ │ │ │ ├── NotYetImplementedException.java
│ │ │ │ ├── ObjectNameNormalizer.java
│ │ │ │ ├── ObjectNameSource.java
│ │ │ │ ├── OneToOneSecondPass.java
│ │ │ │ ├── package.html
│ │ │ │ ├── PkDrivenByDefaultMapsIdSecondPass.java
│ │ │ │ ├── PropertyContainer.java
│ │ │ │ ├── PropertyData.java
│ │ │ │ ├── PropertyHolderBuilder.java
│ │ │ │ ├── PropertyHolder.java
│ │ │ │ ├── PropertyInferredData.java
│ │ │ │ ├── PropertyPreloadedData.java
│ │ │ │ ├── QuerySecondPass.java
│ │ │ │ ├── RecoverableException.java
│ │ │ │ ├── ResultSetMappingBinder.java
│ │ │ │ ├── ResultSetMappingSecondPass.java
│ │ │ │ ├── search
│ │ │ │ │ └── HibernateSearchEventListenerRegister.java
│ │ │ │ ├── SecondaryTableSecondPass.java
│ │ │ │ ├── SecondPass.java
│ │ │ │ ├── SetSimpleValueTypeSecondPass.java
│ │ │ │ ├── SettingsFactory.java
│ │ │ │ ├── Settings.java
│ │ │ │ ├── ToOneBinder.java
│ │ │ │ ├── ToOneFkSecondPass.java
│ │ │ │ ├── UniqueConstraintHolder.java
│ │ │ │ ├── VerifyFetchProfileReferenceSecondPass.java
│ │ │ │ └── WrappedInferredData.java
│ │ │ ├── classic
│ │ │ │ ├── Lifecycle.java
│ │ │ │ ├── package.html
│ │ │ │ ├── Session.java
│ │ │ │ ├── Validatable.java
│ │ │ │ └── ValidationFailure.java
│ │ │ ├── collection
│ │ │ │ ├── AbstractPersistentCollection.java
│ │ │ │ ├── package.html
│ │ │ │ ├── PersistentArrayHolder.java
│ │ │ │ ├── PersistentBag.java
│ │ │ │ ├── PersistentCollection.java
│ │ │ │ ├── PersistentElementHolder.java
│ │ │ │ ├── PersistentIdentifierBag.java
│ │ │ │ ├── PersistentIndexedElementHolder.java
│ │ │ │ ├── PersistentListElementHolder.java
│ │ │ │ ├── PersistentList.java
│ │ │ │ ├── PersistentMapElementHolder.java
│ │ │ │ ├── PersistentMap.java
│ │ │ │ ├── PersistentSet.java
│ │ │ │ ├── PersistentSortedMap.java
│ │ │ │ └── PersistentSortedSet.java
│ │ │ ├── connection
│ │ │ │ ├── ConnectionProviderFactory.java
│ │ │ │ ├── ConnectionProvider.java
│ │ │ │ ├── DatasourceConnectionProvider.java
│ │ │ │ ├── DriverManagerConnectionProvider.java
│ │ │ │ ├── package.html
│ │ │ │ └── UserSuppliedConnectionProvider.java
│ │ │ ├── ConnectionReleaseMode.java
│ │ │ ├── context
│ │ │ │ ├── CurrentSessionContext.java
│ │ │ │ ├── JTASessionContext.java
│ │ │ │ ├── ManagedSessionContext.java
│ │ │ │ └── ThreadLocalSessionContext.java
│ │ │ ├── Criteria.java
│ │ │ ├── criterion
│ │ │ │ ├── AbstractEmptinessExpression.java
│ │ │ │ ├── AggregateProjection.java
│ │ │ │ ├── AliasedProjection.java
│ │ │ │ ├── AvgProjection.java
│ │ │ │ ├── BetweenExpression.java
│ │ │ │ ├── Conjunction.java
│ │ │ │ ├── CountProjection.java
│ │ │ │ ├── CriteriaQuery.java
│ │ │ │ ├── CriteriaSpecification.java
│ │ │ │ ├── Criterion.java
│ │ │ │ ├── DetachedCriteria.java
│ │ │ │ ├── Disjunction.java
│ │ │ │ ├── Distinct.java
│ │ │ │ ├── EmptyExpression.java
│ │ │ │ ├── EnhancedProjection.java
│ │ │ │ ├── Example.java
│ │ │ │ ├── ExistsSubqueryExpression.java
│ │ │ │ ├── Expression.java
│ │ │ │ ├── IdentifierEqExpression.java
│ │ │ │ ├── IdentifierProjection.java
│ │ │ │ ├── IlikeExpression.java
│ │ │ │ ├── InExpression.java
│ │ │ │ ├── Junction.java
│ │ │ │ ├── LikeExpression.java
│ │ │ │ ├── LogicalExpression.java
│ │ │ │ ├── MatchMode.java
│ │ │ │ ├── NaturalIdentifier.java
│ │ │ │ ├── NotEmptyExpression.java
│ │ │ │ ├── NotExpression.java
│ │ │ │ ├── NotNullExpression.java
│ │ │ │ ├── NullExpression.java
│ │ │ │ ├── Order.java
│ │ │ │ ├── package.html
│ │ │ │ ├── Projection.java
│ │ │ │ ├── ProjectionList.java
│ │ │ │ ├── Projections.java
│ │ │ │ ├── PropertyExpression.java
│ │ │ │ ├── Property.java
│ │ │ │ ├── PropertyProjection.java
│ │ │ │ ├── PropertySubqueryExpression.java
│ │ │ │ ├── Restrictions.java
│ │ │ │ ├── RowCountProjection.java
│ │ │ │ ├── SimpleExpression.java
│ │ │ │ ├── SimpleProjection.java
│ │ │ │ ├── SimpleSubqueryExpression.java
│ │ │ │ ├── SizeExpression.java
│ │ │ │ ├── SQLCriterion.java
│ │ │ │ ├── SQLProjection.java
│ │ │ │ ├── Subqueries.java
│ │ │ │ └── SubqueryExpression.java
│ │ │ ├── dialect
│ │ │ │ ├── AbstractTransactSQLDialect.java
│ │ │ │ ├── Cache71Dialect.java
│ │ │ │ ├── ColumnAliasExtractor.java
│ │ │ │ ├── CUBRIDDialect.java
│ │ │ │ ├── DataDirectOracle9Dialect.java
│ │ │ │ ├── DB2390Dialect.java
│ │ │ │ ├── DB2400Dialect.java
│ │ │ │ ├── DB2Dialect.java
│ │ │ │ ├── DerbyDialect.java
│ │ │ │ ├── Dialect.java
│ │ │ │ ├── FirebirdDialect.java
│ │ │ │ ├── FrontBaseDialect.java
│ │ │ │ ├── function
│ │ │ │ │ ├── AbstractAnsiTrimEmulationFunction.java
│ │ │ │ │ ├── AnsiTrimEmulationFunction.java
│ │ │ │ │ ├── AnsiTrimFunction.java
│ │ │ │ │ ├── AvgWithArgumentCastFunction.java
│ │ │ │ │ ├── CastFunction.java
│ │ │ │ │ ├── CharIndexFunction.java
│ │ │ │ │ ├── ClassicAvgFunction.java
│ │ │ │ │ ├── ClassicCountFunction.java
│ │ │ │ │ ├── ClassicSumFunction.java
│ │ │ │ │ ├── ConditionalParenthesisFunction.java
│ │ │ │ │ ├── ConvertFunction.java
│ │ │ │ │ ├── DerbyConcatFunction.java
│ │ │ │ │ ├── NoArgSQLFunction.java
│ │ │ │ │ ├── NvlFunction.java
│ │ │ │ │ ├── package.html
│ │ │ │ │ ├── PositionSubstringFunction.java
│ │ │ │ │ ├── SQLFunction.java
│ │ │ │ │ ├── SQLFunctionRegistry.java
│ │ │ │ │ ├── SQLFunctionTemplate.java
│ │ │ │ │ ├── StandardAnsiSqlAggregationFunctions.java
│ │ │ │ │ ├── StandardJDBCEscapeFunction.java
│ │ │ │ │ ├── StandardSQLFunction.java
│ │ │ │ │ ├── TemplateRenderer.java
│ │ │ │ │ ├── TrimFunctionTemplate.java
│ │ │ │ │ └── VarArgsSQLFunction.java
│ │ │ │ ├── H2Dialect.java
│ │ │ │ ├── HSQLDialect.java
│ │ │ │ ├── InformixDialect.java
│ │ │ │ ├── Ingres10Dialect.java
│ │ │ │ ├── Ingres9Dialect.java
│ │ │ │ ├── IngresDialect.java
│ │ │ │ ├── InterbaseDialect.java
│ │ │ │ ├── JDataStoreDialect.java
│ │ │ │ ├── lock
│ │ │ │ │ ├── AbstractSelectLockingStrategy.java
│ │ │ │ │ ├── LockingStrategy.java
│ │ │ │ │ ├── OptimisticForceIncrementLockingStrategy.java
│ │ │ │ │ ├── OptimisticLockingStrategy.java
│ │ │ │ │ ├── PessimisticForceIncrementLockingStrategy.java
│ │ │ │ │ ├── PessimisticReadSelectLockingStrategy.java
│ │ │ │ │ ├── PessimisticReadUpdateLockingStrategy.java
│ │ │ │ │ ├── PessimisticWriteSelectLockingStrategy.java
│ │ │ │ │ ├── PessimisticWriteUpdateLockingStrategy.java
│ │ │ │ │ ├── SelectLockingStrategy.java
│ │ │ │ │ └── UpdateLockingStrategy.java
│ │ │ │ ├── MckoiDialect.java
│ │ │ │ ├── MimerSQLDialect.java
│ │ │ │ ├── MySQL5Dialect.java
│ │ │ │ ├── MySQL5InnoDBDialect.java
│ │ │ │ ├── MySQLDialect.java
│ │ │ │ ├── MySQLInnoDBDialect.java
│ │ │ │ ├── MySQLMyISAMDialect.java
│ │ │ │ ├── Oracle10gDialect.java
│ │ │ │ ├── Oracle8iDialect.java
│ │ │ │ ├── Oracle9Dialect.java
│ │ │ │ ├── Oracle9iDialect.java
│ │ │ │ ├── OracleDialect.java
│ │ │ │ ├── package.html
│ │ │ │ ├── PointbaseDialect.java
│ │ │ │ ├── PostgresPlusDialect.java
│ │ │ │ ├── PostgreSQLDialect.java
│ │ │ │ ├── ProgressDialect.java
│ │ │ │ ├── RDMSOS2200Dialect.java
│ │ │ │ ├── resolver
│ │ │ │ │ ├── AbstractDialectResolver.java
│ │ │ │ │ ├── BasicDialectResolver.java
│ │ │ │ │ ├── BasicSQLExceptionConverter.java
│ │ │ │ │ ├── DialectFactory.java
│ │ │ │ │ ├── DialectResolver.java
│ │ │ │ │ ├── DialectResolverSet.java
│ │ │ │ │ └── StandardDialectResolver.java
│ │ │ │ ├── ResultColumnReferenceStrategy.java
│ │ │ │ ├── SAPDBDialect.java
│ │ │ │ ├── SQLServer2005Dialect.java
│ │ │ │ ├── SQLServer2008Dialect.java
│ │ │ │ ├── SQLServerDialect.java
│ │ │ │ ├── Sybase11Dialect.java
│ │ │ │ ├── SybaseAnywhereDialect.java
│ │ │ │ ├── SybaseASE157Dialect.java
│ │ │ │ ├── SybaseASE15Dialect.java
│ │ │ │ ├── SybaseDialect.java
│ │ │ │ ├── TeradataDialect.java
│ │ │ │ ├── TimesTenDialect.java
│ │ │ │ └── TypeNames.java
│ │ │ ├── DuplicateMappingException.java
│ │ │ ├── EmptyInterceptor.java
│ │ │ ├── engine
│ │ │ │ ├── ActionQueue.java
│ │ │ │ ├── AssociationKey.java
│ │ │ │ ├── BatchFetchQueue.java
│ │ │ │ ├── Cascade.java
│ │ │ │ ├── CascadeStyle.java
│ │ │ │ ├── CascadingAction.java
│ │ │ │ ├── CollectionEntry.java
│ │ │ │ ├── CollectionKey.java
│ │ │ │ ├── Collections.java
│ │ │ │ ├── EntityEntry.java
│ │ │ │ ├── EntityKey.java
│ │ │ │ ├── EntityUniqueKey.java
│ │ │ │ ├── ExecuteUpdateResultCheckStyle.java
│ │ │ │ ├── FilterDefinition.java
│ │ │ │ ├── ForeignKeys.java
│ │ │ │ ├── HibernateIterator.java
│ │ │ │ ├── IdentifierValue.java
│ │ │ │ ├── jdbc
│ │ │ │ │ ├── AbstractLobCreator.java
│ │ │ │ │ ├── BlobImplementer.java
│ │ │ │ │ ├── BlobProxy.java
│ │ │ │ │ ├── ClobImplementer.java
│ │ │ │ │ ├── ClobProxy.java
│ │ │ │ │ ├── ColumnNameCache.java
│ │ │ │ │ ├── ContextualLobCreator.java
│ │ │ │ │ ├── JdbcSupportImpl.java
│ │ │ │ │ ├── JdbcSupport.java
│ │ │ │ │ ├── JdbcSupportLoader.java
│ │ │ │ │ ├── LobCreationContext.java
│ │ │ │ │ ├── LobCreator.java
│ │ │ │ │ ├── NClobImplementer.java
│ │ │ │ │ ├── NClobProxy.java
│ │ │ │ │ ├── NonContextualLobCreator.java
│ │ │ │ │ ├── ReaderInputStream.java
│ │ │ │ │ ├── ResultSetWrapperProxy.java
│ │ │ │ │ ├── SerializableBlobProxy.java
│ │ │ │ │ ├── SerializableClobProxy.java
│ │ │ │ │ ├── SerializableNClobProxy.java
│ │ │ │ │ ├── StreamUtils.java
│ │ │ │ │ ├── WrappedBlob.java
│ │ │ │ │ └── WrappedClob.java
│ │ │ │ ├── JoinHelper.java
│ │ │ │ ├── JoinSequence.java
│ │ │ │ ├── loading
│ │ │ │ │ ├── CollectionLoadContext.java
│ │ │ │ │ ├── EntityLoadContext.java
│ │ │ │ │ ├── LoadContexts.java
│ │ │ │ │ └── LoadingCollectionEntry.java
│ │ │ │ ├── LoadQueryInfluencers.java
│ │ │ │ ├── Mapping.java
│ │ │ │ ├── NamedQueryDefinition.java
│ │ │ │ ├── NamedSQLQueryDefinition.java
│ │ │ │ ├── NonFlushedChanges.java
│ │ │ │ ├── Nullability.java
│ │ │ │ ├── package.html
│ │ │ │ ├── ParameterBinder.java
│ │ │ │ ├── PersistenceContext.java
│ │ │ │ ├── profile
│ │ │ │ │ ├── Association.java
│ │ │ │ │ ├── Fetch.java
│ │ │ │ │ └── FetchProfile.java
│ │ │ │ ├── query
│ │ │ │ │ ├── FilterQueryPlan.java
│ │ │ │ │ ├── HQLQueryPlan.java
│ │ │ │ │ ├── NamedParameterDescriptor.java
│ │ │ │ │ ├── NativeSQLQueryPlan.java
│ │ │ │ │ ├── OrdinalParameterDescriptor.java
│ │ │ │ │ ├── ParameterMetadata.java
│ │ │ │ │ ├── ParameterParser.java
│ │ │ │ │ ├── ParamLocationRecognizer.java
│ │ │ │ │ ├── QueryMetadata.java
│ │ │ │ │ ├── QueryPlanCache.java
│ │ │ │ │ ├── ReturnMetadata.java
│ │ │ │ │ └── sql
│ │ │ │ │ ├── NativeSQLQueryCollectionReturn.java
│ │ │ │ │ ├── NativeSQLQueryJoinReturn.java
│ │ │ │ │ ├── NativeSQLQueryNonScalarReturn.java
│ │ │ │ │ ├── NativeSQLQueryReturn.java
│ │ │ │ │ ├── NativeSQLQueryRootReturn.java
│ │ │ │ │ ├── NativeSQLQueryScalarReturn.java
│ │ │ │ │ └── NativeSQLQuerySpecification.java
│ │ │ │ ├── QueryParameters.java
│ │ │ │ ├── ResultSetMappingDefinition.java
│ │ │ │ ├── RowSelection.java
│ │ │ │ ├── SessionFactoryImplementor.java
│ │ │ │ ├── SessionImplementor.java
│ │ │ │ ├── StatefulPersistenceContext.java
│ │ │ │ ├── Status.java
│ │ │ │ ├── SubselectFetch.java
│ │ │ │ ├── transaction
│ │ │ │ │ ├── IsolatedWork.java
│ │ │ │ │ ├── Isolater.java
│ │ │ │ │ ├── NullSynchronizationException.java
│ │ │ │ │ └── SynchronizationRegistry.java
│ │ │ │ ├── TransactionHelper.java
│ │ │ │ ├── TwoPhaseLoad.java
│ │ │ │ ├── TypedValue.java
│ │ │ │ ├── UnsavedValueFactory.java
│ │ │ │ ├── ValueInclusion.java
│ │ │ │ ├── Versioning.java
│ │ │ │ └── VersionValue.java
│ │ │ ├── EntityMode.java
│ │ │ ├── EntityNameResolver.java
│ │ │ ├── event
│ │ │ │ ├── AbstractCollectionEvent.java
│ │ │ │ ├── AbstractEvent.java
│ │ │ │ ├── AbstractPreDatabaseOperationEvent.java
│ │ │ │ ├── AutoFlushEvent.java
│ │ │ │ ├── AutoFlushEventListener.java
│ │ │ │ ├── def
│ │ │ │ │ ├── AbstractFlushingEventListener.java
│ │ │ │ │ ├── AbstractLockUpgradeEventListener.java
│ │ │ │ │ ├── AbstractReassociateEventListener.java
│ │ │ │ │ ├── AbstractSaveEventListener.java
│ │ │ │ │ ├── AbstractVisitor.java
│ │ │ │ │ ├── DefaultAutoFlushEventListener.java
│ │ │ │ │ ├── DefaultDeleteEventListener.java
│ │ │ │ │ ├── DefaultDirtyCheckEventListener.java
│ │ │ │ │ ├── DefaultEvictEventListener.java
│ │ │ │ │ ├── DefaultFlushEntityEventListener.java
│ │ │ │ │ ├── DefaultFlushEventListener.java
│ │ │ │ │ ├── DefaultInitializeCollectionEventListener.java
│ │ │ │ │ ├── DefaultLoadEventListener.java
│ │ │ │ │ ├── DefaultLockEventListener.java
│ │ │ │ │ ├── DefaultMergeEventListener.java
│ │ │ │ │ ├── DefaultPersistEventListener.java
│ │ │ │ │ ├── DefaultPersistOnFlushEventListener.java
│ │ │ │ │ ├── DefaultPostLoadEventListener.java
│ │ │ │ │ ├── DefaultPreLoadEventListener.java
│ │ │ │ │ ├── DefaultRefreshEventListener.java
│ │ │ │ │ ├── DefaultReplicateEventListener.java
│ │ │ │ │ ├── DefaultSaveEventListener.java
│ │ │ │ │ ├── DefaultSaveOrUpdateCopyEventListener.java
│ │ │ │ │ ├── DefaultSaveOrUpdateEventListener.java
│ │ │ │ │ ├── DefaultUpdateEventListener.java
│ │ │ │ │ ├── DirtyCollectionSearchVisitor.java
│ │ │ │ │ ├── EventCache.java
│ │ │ │ │ ├── EvictVisitor.java
│ │ │ │ │ ├── FlushVisitor.java
│ │ │ │ │ ├── OnLockVisitor.java
│ │ │ │ │ ├── OnReplicateVisitor.java
│ │ │ │ │ ├── OnUpdateVisitor.java
│ │ │ │ │ ├── package.html
│ │ │ │ │ ├── ProxyVisitor.java
│ │ │ │ │ ├── ReattachVisitor.java
│ │ │ │ │ └── WrapVisitor.java
│ │ │ │ ├── DeleteEvent.java
│ │ │ │ ├── DeleteEventListener.java
│ │ │ │ ├── Destructible.java
│ │ │ │ ├── DirtyCheckEvent.java
│ │ │ │ ├── DirtyCheckEventListener.java
│ │ │ │ ├── EventListeners.java
│ │ │ │ ├── EventSource.java
│ │ │ │ ├── EvictEvent.java
│ │ │ │ ├── EvictEventListener.java
│ │ │ │ ├── FlushEntityEvent.java
│ │ │ │ ├── FlushEntityEventListener.java
│ │ │ │ ├── FlushEvent.java
│ │ │ │ ├── FlushEventListener.java
│ │ │ │ ├── Initializable.java
│ │ │ │ ├── InitializeCollectionEvent.java
│ │ │ │ ├── InitializeCollectionEventListener.java
│ │ │ │ ├── LoadEvent.java
│ │ │ │ ├── LoadEventListener.java
│ │ │ │ ├── LockEvent.java
│ │ │ │ ├── LockEventListener.java
│ │ │ │ ├── MergeEvent.java
│ │ │ │ ├── MergeEventListener.java
│ │ │ │ ├── package.html
│ │ │ │ ├── PersistEvent.java
│ │ │ │ ├── PersistEventListener.java
│ │ │ │ ├── PostCollectionRecreateEvent.java
│ │ │ │ ├── PostCollectionRecreateEventListener.java
│ │ │ │ ├── PostCollectionRemoveEvent.java
│ │ │ │ ├── PostCollectionRemoveEventListener.java
│ │ │ │ ├── PostCollectionUpdateEvent.java
│ │ │ │ ├── PostCollectionUpdateEventListener.java
│ │ │ │ ├── PostDeleteEvent.java
│ │ │ │ ├── PostDeleteEventListener.java
│ │ │ │ ├── PostInsertEvent.java
│ │ │ │ ├── PostInsertEventListener.java
│ │ │ │ ├── PostLoadEvent.java
│ │ │ │ ├── PostLoadEventListener.java
│ │ │ │ ├── PostUpdateEvent.java
│ │ │ │ ├── PostUpdateEventListener.java
│ │ │ │ ├── PreCollectionRecreateEvent.java
│ │ │ │ ├── PreCollectionRecreateEventListener.java
│ │ │ │ ├── PreCollectionRemoveEvent.java
│ │ │ │ ├── PreCollectionRemoveEventListener.java
│ │ │ │ ├── PreCollectionUpdateEvent.java
│ │ │ │ ├── PreCollectionUpdateEventListener.java
│ │ │ │ ├── PreDeleteEvent.java
│ │ │ │ ├── PreDeleteEventListener.java
│ │ │ │ ├── PreInsertEvent.java
│ │ │ │ ├── PreInsertEventListener.java
│ │ │ │ ├── PreLoadEvent.java
│ │ │ │ ├── PreLoadEventListener.java
│ │ │ │ ├── PreUpdateEvent.java
│ │ │ │ ├── PreUpdateEventListener.java
│ │ │ │ ├── RefreshEvent.java
│ │ │ │ ├── RefreshEventListener.java
│ │ │ │ ├── ReplicateEvent.java
│ │ │ │ ├── ReplicateEventListener.java
│ │ │ │ ├── SaveOrUpdateEvent.java
│ │ │ │ └── SaveOrUpdateEventListener.java
│ │ │ ├── exception
│ │ │ │ ├── CacheSQLStateConverter.java
│ │ │ │ ├── Configurable.java
│ │ │ │ ├── ConstraintViolationException.java
│ │ │ │ ├── DataException.java
│ │ │ │ ├── GenericJDBCException.java
│ │ │ │ ├── JDBCConnectionException.java
│ │ │ │ ├── JDBCExceptionHelper.java
│ │ │ │ ├── LockAcquisitionException.java
│ │ │ │ ├── package.html
│ │ │ │ ├── SQLExceptionConverterFactory.java
│ │ │ │ ├── SQLExceptionConverter.java
│ │ │ │ ├── SQLGrammarException.java
│ │ │ │ ├── SQLStateConverter.java
│ │ │ │ ├── TemplatedViolatedConstraintNameExtracter.java
│ │ │ │ └── ViolatedConstraintNameExtracter.java
│ │ │ ├── FetchMode.java
│ │ │ ├── Filter.java
│ │ │ ├── FlushMode.java
│ │ │ ├── HibernateException.java
│ │ │ ├── Hibernate.java
│ │ │ ├── hql
│ │ │ │ ├── antlr
│ │ │ │ │ └── package.html
│ │ │ │ ├── ast
│ │ │ │ │ ├── ASTQueryTranslatorFactory.java
│ │ │ │ │ ├── DetailedSemanticException.java
│ │ │ │ │ ├── ErrorCounter.java
│ │ │ │ │ ├── ErrorReporter.java
│ │ │ │ │ ├── exec
│ │ │ │ │ │ ├── AbstractStatementExecutor.java
│ │ │ │ │ │ ├── BasicExecutor.java
│ │ │ │ │ │ ├── MultiTableDeleteExecutor.java
│ │ │ │ │ │ ├── MultiTableUpdateExecutor.java
│ │ │ │ │ │ └── StatementExecutor.java
│ │ │ │ │ ├── HqlASTFactory.java
│ │ │ │ │ ├── HqlLexer.java
│ │ │ │ │ ├── HqlParser.java
│ │ │ │ │ ├── HqlSqlWalker.java
│ │ │ │ │ ├── HqlToken.java
│ │ │ │ │ ├── InvalidPathException.java
│ │ │ │ │ ├── InvalidWithClauseException.java
│ │ │ │ │ ├── package.html
│ │ │ │ │ ├── ParameterTranslationsImpl.java
│ │ │ │ │ ├── ParseErrorHandler.java
│ │ │ │ │ ├── QuerySyntaxException.java
│ │ │ │ │ ├── QueryTranslatorImpl.java
│ │ │ │ │ ├── SqlASTFactory.java
│ │ │ │ │ ├── SqlGenerator.java
│ │ │ │ │ ├── tree
│ │ │ │ │ │ ├── AbstractMapComponentNode.java
│ │ │ │ │ │ ├── AbstractNullnessCheckNode.java
│ │ │ │ │ │ ├── AbstractRestrictableStatement.java
│ │ │ │ │ │ ├── AbstractSelectExpression.java
│ │ │ │ │ │ ├── AbstractStatement.java
│ │ │ │ │ │ ├── AggregatedSelectExpression.java
│ │ │ │ │ │ ├── AggregateNode.java
│ │ │ │ │ │ ├── AssignmentSpecification.java
│ │ │ │ │ │ ├── BetweenOperatorNode.java
│ │ │ │ │ │ ├── BinaryArithmeticOperatorNode.java
│ │ │ │ │ │ ├── BinaryLogicOperatorNode.java
│ │ │ │ │ │ ├── BinaryOperatorNode.java
│ │ │ │ │ │ ├── BooleanLiteralNode.java
│ │ │ │ │ │ ├── Case2Node.java
│ │ │ │ │ │ ├── CaseNode.java
│ │ │ │ │ │ ├── CollectionFunction.java
│ │ │ │ │ │ ├── ComponentJoin.java
│ │ │ │ │ │ ├── ConstructorNode.java
│ │ │ │ │ │ ├── CountNode.java
│ │ │ │ │ │ ├── DeleteStatement.java
│ │ │ │ │ │ ├── DisplayableNode.java
│ │ │ │ │ │ ├── DotNode.java
│ │ │ │ │ │ ├── ExpectedTypeAwareNode.java
│ │ │ │ │ │ ├── FromClause.java
│ │ │ │ │ │ ├── FromElementFactory.java
│ │ │ │ │ │ ├── FromElement.java
│ │ │ │ │ │ ├── FromElementType.java
│ │ │ │ │ │ ├── FromReferenceNode.java
│ │ │ │ │ │ ├── FunctionNode.java
│ │ │ │ │ │ ├── HqlSqlWalkerNode.java
│ │ │ │ │ │ ├── IdentNode.java
│ │ │ │ │ │ ├── ImpliedFromElement.java
│ │ │ │ │ │ ├── IndexNode.java
│ │ │ │ │ │ ├── InitializeableNode.java
│ │ │ │ │ │ ├── InLogicOperatorNode.java
│ │ │ │ │ │ ├── InsertStatement.java
│ │ │ │ │ │ ├── IntoClause.java
│ │ │ │ │ │ ├── IsNotNullLogicOperatorNode.java
│ │ │ │ │ │ ├── IsNullLogicOperatorNode.java
│ │ │ │ │ │ ├── JavaConstantNode.java
│ │ │ │ │ │ ├── LiteralNode.java
│ │ │ │ │ │ ├── MapEntryNode.java
│ │ │ │ │ │ ├── MapKeyNode.java
│ │ │ │ │ │ ├── MapValueNode.java
│ │ │ │ │ │ ├── MethodNode.java
│ │ │ │ │ │ ├── Node.java
│ │ │ │ │ │ ├── OperatorNode.java
│ │ │ │ │ │ ├── OrderByClause.java
│ │ │ │ │ │ ├── ParameterContainer.java
│ │ │ │ │ │ ├── ParameterNode.java
│ │ │ │ │ │ ├── PathNode.java
│ │ │ │ │ │ ├── QueryNode.java
│ │ │ │ │ │ ├── ResolvableNode.java
│ │ │ │ │ │ ├── RestrictableStatement.java
│ │ │ │ │ │ ├── ResultVariableRefNode.java
│ │ │ │ │ │ ├── SelectClause.java
│ │ │ │ │ │ ├── SelectExpressionImpl.java
│ │ │ │ │ │ ├── SelectExpression.java
│ │ │ │ │ │ ├── SelectExpressionList.java
│ │ │ │ │ │ ├── SessionFactoryAwareNode.java
│ │ │ │ │ │ ├── SqlFragment.java
│ │ │ │ │ │ ├── SqlNode.java
│ │ │ │ │ │ ├── Statement.java
│ │ │ │ │ │ ├── UnaryArithmeticNode.java
│ │ │ │ │ │ ├── UnaryLogicOperatorNode.java
│ │ │ │ │ │ ├── UnaryOperatorNode.java
│ │ │ │ │ │ └── UpdateStatement.java
│ │ │ │ │ ├── TypeDiscriminatorMetadata.java
│ │ │ │ │ └── util
│ │ │ │ │ ├── AliasGenerator.java
│ │ │ │ │ ├── ASTAppender.java
│ │ │ │ │ ├── ASTIterator.java
│ │ │ │ │ ├── ASTParentsFirstIterator.java
│ │ │ │ │ ├── ASTPrinter.java
│ │ │ │ │ ├── ASTUtil.java
│ │ │ │ │ ├── ColumnHelper.java
│ │ │ │ │ ├── JoinProcessor.java
│ │ │ │ │ ├── LiteralProcessor.java
│ │ │ │ │ ├── NodeTraverser.java
│ │ │ │ │ ├── PathHelper.java
│ │ │ │ │ ├── SessionFactoryHelper.java
│ │ │ │ │ └── SyntheticAndFactory.java
│ │ │ │ ├── classic
│ │ │ │ │ ├── ClassicQueryTranslatorFactory.java
│ │ │ │ │ ├── ClauseParser.java
│ │ │ │ │ ├── FromParser.java
│ │ │ │ │ ├── FromPathExpressionParser.java
│ │ │ │ │ ├── GroupByParser.java
│ │ │ │ │ ├── HavingParser.java
│ │ │ │ │ ├── OrderByParser.java
│ │ │ │ │ ├── package.html
│ │ │ │ │ ├── ParserHelper.java
│ │ │ │ │ ├── Parser.java
│ │ │ │ │ ├── PathExpressionParser.java
│ │ │ │ │ ├── PreprocessingParser.java
│ │ │ │ │ ├── QueryTranslatorImpl.java
│ │ │ │ │ ├── SelectParser.java
│ │ │ │ │ ├── SelectPathExpressionParser.java
│ │ │ │ │ └── WhereParser.java
│ │ │ │ ├── CollectionProperties.java
│ │ │ │ ├── CollectionSubqueryFactory.java
│ │ │ │ ├── FilterTranslator.java
│ │ │ │ ├── HolderInstantiator.java
│ │ │ │ ├── NameGenerator.java
│ │ │ │ ├── package.html
│ │ │ │ ├── ParameterTranslations.java
│ │ │ │ ├── QueryExecutionRequestException.java
│ │ │ │ ├── QuerySplitter.java
│ │ │ │ ├── QueryTranslatorFactory.java
│ │ │ │ └── QueryTranslator.java
│ │ │ ├── id
│ │ │ │ ├── AbstractPostInsertGenerator.java
│ │ │ │ ├── AbstractUUIDGenerator.java
│ │ │ │ ├── Assigned.java
│ │ │ │ ├── CompositeNestedGeneratedValueGenerator.java
│ │ │ │ ├── Configurable.java
│ │ │ │ ├── enhanced
│ │ │ │ │ ├── AccessCallback.java
│ │ │ │ │ ├── DatabaseStructure.java
│ │ │ │ │ ├── OptimizerFactory.java
│ │ │ │ │ ├── Optimizer.java
│ │ │ │ │ ├── SequenceStructure.java
│ │ │ │ │ ├── SequenceStyleGenerator.java
│ │ │ │ │ ├── TableGenerator.java
│ │ │ │ │ └── TableStructure.java
│ │ │ │ ├── factory
│ │ │ │ │ ├── DefaultIdentifierGeneratorFactory.java
│ │ │ │ │ └── IdentifierGeneratorFactory.java
│ │ │ │ ├── ForeignGenerator.java
│ │ │ │ ├── GUIDGenerator.java
│ │ │ │ ├── IdentifierGenerationException.java
│ │ │ │ ├── IdentifierGeneratorAggregator.java
│ │ │ │ ├── IdentifierGeneratorHelper.java
│ │ │ │ ├── IdentifierGenerator.java
│ │ │ │ ├── IdentityGenerator.java
│ │ │ │ ├── IncrementGenerator.java
│ │ │ │ ├── insert
│ │ │ │ │ ├── AbstractReturningDelegate.java
│ │ │ │ │ ├── AbstractSelectingDelegate.java
│ │ │ │ │ ├── Binder.java
│ │ │ │ │ ├── IdentifierGeneratingInsert.java
│ │ │ │ │ ├── InsertGeneratedIdentifierDelegate.java
│ │ │ │ │ └── InsertSelectIdentityInsert.java
│ │ │ │ ├── IntegralDataTypeHolder.java
│ │ │ │ ├── MultipleHiLoPerTableGenerator.java
│ │ │ │ ├── package.html
│ │ │ │ ├── PersistentIdentifierGenerator.java
│ │ │ │ ├── PostInsertIdentifierGenerator.java
│ │ │ │ ├── PostInsertIdentityPersister.java
│ │ │ │ ├── ResultSetIdentifierConsumer.java
│ │ │ │ ├── SelectGenerator.java
│ │ │ │ ├── SequenceGenerator.java
│ │ │ │ ├── SequenceHiLoGenerator.java
│ │ │ │ ├── SequenceIdentityGenerator.java
│ │ │ │ ├── TableGenerator.java
│ │ │ │ ├── TableHiLoGenerator.java
│ │ │ │ ├── uuid
│ │ │ │ │ ├── CustomVersionOneStrategy.java
│ │ │ │ │ ├── Helper.java
│ │ │ │ │ └── StandardRandomStrategy.java
│ │ │ │ ├── UUIDGenerationStrategy.java
│ │ │ │ ├── UUIDGenerator.java
│ │ │ │ └── UUIDHexGenerator.java
│ │ │ ├── impl
│ │ │ │ ├── AbstractQueryImpl.java
│ │ │ │ ├── AbstractScrollableResults.java
│ │ │ │ ├── AbstractSessionImpl.java
│ │ │ │ ├── CollectionFilterImpl.java
│ │ │ │ ├── CriteriaImpl.java
│ │ │ │ ├── FetchingScrollableResultsImpl.java
│ │ │ │ ├── FilterImpl.java
│ │ │ │ ├── IteratorImpl.java
│ │ │ │ ├── NonFlushedChangesImpl.java
│ │ │ │ ├── package.html
│ │ │ │ ├── QueryImpl.java
│ │ │ │ ├── ScrollableResultsImpl.java
│ │ │ │ ├── SessionFactoryImpl.java
│ │ │ │ ├── SessionFactoryObjectFactory.java
│ │ │ │ ├── SessionImpl.java
│ │ │ │ ├── SQLQueryImpl.java
│ │ │ │ ├── StatelessSessionImpl.java
│ │ │ │ └── TypeLocatorImpl.java
│ │ │ ├── InstantiationException.java
│ │ │ ├── intercept
│ │ │ │ ├── AbstractFieldInterceptor.java
│ │ │ │ ├── cglib
│ │ │ │ │ ├── CGLIBHelper.java
│ │ │ │ │ └── FieldInterceptorImpl.java
│ │ │ │ ├── FieldInterceptionHelper.java
│ │ │ │ ├── FieldInterceptor.java
│ │ │ │ ├── javassist
│ │ │ │ │ ├── FieldInterceptorImpl.java
│ │ │ │ │ └── JavassistHelper.java
│ │ │ │ ├── LazyPropertyInitializer.java
│ │ │ │ └── package.html
│ │ │ ├── Interceptor.java
│ │ │ ├── InvalidMappingException.java
│ │ │ ├── jdbc
│ │ │ │ ├── AbstractBatcher.java
│ │ │ │ ├── BatchedTooManyRowsAffectedException.java
│ │ │ │ ├── BatcherFactory.java
│ │ │ │ ├── Batcher.java
│ │ │ │ ├── BatchFailedException.java
│ │ │ │ ├── BatchingBatcherFactory.java
│ │ │ │ ├── BatchingBatcher.java
│ │ │ │ ├── BorrowedConnectionProxy.java
│ │ │ │ ├── ConnectionManager.java
│ │ │ │ ├── ConnectionWrapper.java
│ │ │ │ ├── Expectation.java
│ │ │ │ ├── Expectations.java
│ │ │ │ ├── JDBCContext.java
│ │ │ │ ├── NonBatchingBatcherFactory.java
│ │ │ │ ├── NonBatchingBatcher.java
│ │ │ │ ├── package.html
│ │ │ │ ├── TooManyRowsAffectedException.java
│ │ │ │ ├── util
│ │ │ │ │ ├── BasicFormatterImpl.java
│ │ │ │ │ ├── DDLFormatterImpl.java
│ │ │ │ │ ├── FormatStyle.java
│ │ │ │ │ ├── Formatter.java
│ │ │ │ │ └── SQLStatementLogger.java
│ │ │ │ └── Work.java
│ │ │ ├── JDBCException.java
│ │ │ ├── jmx
│ │ │ │ ├── HibernateService.java
│ │ │ │ ├── HibernateServiceMBean.java
│ │ │ │ ├── package.html
│ │ │ │ ├── SessionFactoryStub.java
│ │ │ │ ├── StatisticsService.java
│ │ │ │ └── StatisticsServiceMBean.java
│ │ │ ├── LazyInitializationException.java
│ │ │ ├── loader
│ │ │ │ ├── AbstractEntityJoinWalker.java
│ │ │ │ ├── BasicLoader.java
│ │ │ │ ├── collection
│ │ │ │ │ ├── BasicCollectionJoinWalker.java
│ │ │ │ │ ├── BasicCollectionLoader.java
│ │ │ │ │ ├── BatchingCollectionInitializer.java
│ │ │ │ │ ├── CollectionInitializer.java
│ │ │ │ │ ├── CollectionJoinWalker.java
│ │ │ │ │ ├── CollectionLoader.java
│ │ │ │ │ ├── OneToManyJoinWalker.java
│ │ │ │ │ ├── OneToManyLoader.java
│ │ │ │ │ ├── package.html
│ │ │ │ │ ├── SubselectCollectionLoader.java
│ │ │ │ │ └── SubselectOneToManyLoader.java
│ │ │ │ ├── CollectionAliases.java
│ │ │ │ ├── ColumnEntityAliases.java
│ │ │ │ ├── criteria
│ │ │ │ │ ├── CriteriaJoinWalker.java
│ │ │ │ │ ├── CriteriaLoader.java
│ │ │ │ │ ├── CriteriaQueryTranslator.java
│ │ │ │ │ └── package.html
│ │ │ │ ├── custom
│ │ │ │ │ ├── CollectionFetchReturn.java
│ │ │ │ │ ├── CollectionReturn.java
│ │ │ │ │ ├── ColumnCollectionAliases.java
│ │ │ │ │ ├── CustomLoader.java
│ │ │ │ │ ├── CustomQuery.java
│ │ │ │ │ ├── EntityFetchReturn.java
│ │ │ │ │ ├── FetchReturn.java
│ │ │ │ │ ├── NonScalarReturn.java
│ │ │ │ │ ├── package.html
│ │ │ │ │ ├── Return.java
│ │ │ │ │ ├── RootReturn.java
│ │ │ │ │ ├── ScalarReturn.java
│ │ │ │ │ └── sql
│ │ │ │ │ ├── SQLCustomQuery.java
│ │ │ │ │ ├── SQLQueryParser.java
│ │ │ │ │ └── SQLQueryReturnProcessor.java
│ │ │ │ ├── DefaultEntityAliases.java
│ │ │ │ ├── entity
│ │ │ │ │ ├── AbstractEntityLoader.java
│ │ │ │ │ ├── BatchingEntityLoader.java
│ │ │ │ │ ├── CascadeEntityJoinWalker.java
│ │ │ │ │ ├── CascadeEntityLoader.java
│ │ │ │ │ ├── CollectionElementLoader.java
│ │ │ │ │ ├── EntityJoinWalker.java
│ │ │ │ │ ├── EntityLoader.java
│ │ │ │ │ ├── package.html
│ │ │ │ │ └── UniqueEntityLoader.java
│ │ │ │ ├── EntityAliases.java
│ │ │ │ ├── GeneratedCollectionAliases.java
│ │ │ │ ├── hql
│ │ │ │ │ ├── package.html
│ │ │ │ │ └── QueryLoader.java
│ │ │ │ ├── JoinWalker.java
│ │ │ │ ├── Loader.java
│ │ │ │ ├── MultipleBagFetchException.java
│ │ │ │ ├── OuterJoinableAssociation.java
│ │ │ │ ├── OuterJoinLoader.java
│ │ │ │ ├── package.html
│ │ │ │ └── PropertyPath.java
│ │ │ ├── lob
│ │ │ │ └── ReaderInputStream.java
│ │ │ ├── LobHelper.java
│ │ │ ├── LockMode.java
│ │ │ ├── LockOptions.java
│ │ │ ├── mapping
│ │ │ │ ├── AbstractAuxiliaryDatabaseObject.java
│ │ │ │ ├── Any.java
│ │ │ │ ├── Array.java
│ │ │ │ ├── AuxiliaryDatabaseObject.java
│ │ │ │ ├── Backref.java
│ │ │ │ ├── Bag.java
│ │ │ │ ├── Collection.java
│ │ │ │ ├── Column.java
│ │ │ │ ├── Component.java
│ │ │ │ ├── Constraint.java
│ │ │ │ ├── DenormalizedTable.java
│ │ │ │ ├── DependantValue.java
│ │ │ │ ├── Fetchable.java
│ │ │ │ ├── FetchProfile.java
│ │ │ │ ├── Filterable.java
│ │ │ │ ├── ForeignKey.java
│ │ │ │ ├── Formula.java
│ │ │ │ ├── IdentifierBag.java
│ │ │ │ ├── IdentifierCollection.java
│ │ │ │ ├── IdGenerator.java
│ │ │ │ ├── IndexBackref.java
│ │ │ │ ├── IndexedCollection.java
│ │ │ │ ├── Index.java
│ │ │ │ ├── JoinedSubclass.java
│ │ │ │ ├── Join.java
│ │ │ │ ├── KeyValue.java
│ │ │ │ ├── List.java
│ │ │ │ ├── ManyToOne.java
│ │ │ │ ├── Map.java
│ │ │ │ ├── MappedSuperclass.java
│ │ │ │ ├── MetaAttributable.java
│ │ │ │ ├── MetaAttribute.java
│ │ │ │ ├── MetadataSource.java
│ │ │ │ ├── OneToMany.java
│ │ │ │ ├── OneToOne.java
│ │ │ │ ├── package.html
│ │ │ │ ├── PersistentClass.java
│ │ │ │ ├── PersistentClassVisitor.java
│ │ │ │ ├── PrimaryKey.java
│ │ │ │ ├── PrimitiveArray.java
│ │ │ │ ├── PropertyGeneration.java
│ │ │ │ ├── Property.java
│ │ │ │ ├── RelationalModel.java
│ │ │ │ ├── RootClass.java
│ │ │ │ ├── Selectable.java
│ │ │ │ ├── Set.java
│ │ │ │ ├── SimpleAuxiliaryDatabaseObject.java
│ │ │ │ ├── SimpleValue.java
│ │ │ │ ├── SingleTableSubclass.java
│ │ │ │ ├── Subclass.java
│ │ │ │ ├── SyntheticProperty.java
│ │ │ │ ├── Table.java
│ │ │ │ ├── TableOwner.java
│ │ │ │ ├── ToOne.java
│ │ │ │ ├── TypeDef.java
│ │ │ │ ├── UnionSubclass.java
│ │ │ │ ├── UniqueKey.java
│ │ │ │ ├── Value.java
│ │ │ │ └── ValueVisitor.java
│ │ │ ├── MappingException.java
│ │ │ ├── MappingNotFoundException.java
│ │ │ ├── metadata
│ │ │ │ ├── ClassMetadata.java
│ │ │ │ ├── CollectionMetadata.java
│ │ │ │ └── package.html
│ │ │ ├── NonUniqueObjectException.java
│ │ │ ├── NonUniqueResultException.java
│ │ │ ├── ObjectDeletedException.java
│ │ │ ├── ObjectNotFoundException.java
│ │ │ ├── OptimisticLockException.java
│ │ │ ├── package.html
│ │ │ ├── param
│ │ │ │ ├── AbstractExplicitParameterSpecification.java
│ │ │ │ ├── CollectionFilterKeyParameterSpecification.java
│ │ │ │ ├── DynamicFilterParameterSpecification.java
│ │ │ │ ├── ExplicitParameterSpecification.java
│ │ │ │ ├── NamedParameterSpecification.java
│ │ │ │ ├── ParameterSpecification.java
│ │ │ │ ├── PositionalParameterSpecification.java
│ │ │ │ └── VersionTypeSeedParameterSpecification.java
│ │ │ ├── PersistentObjectException.java
│ │ │ ├── persister
│ │ │ │ ├── collection
│ │ │ │ │ ├── AbstractCollectionPersister.java
│ │ │ │ │ ├── BasicCollectionPersister.java
│ │ │ │ │ ├── CollectionPersister.java
│ │ │ │ │ ├── CollectionPropertyMapping.java
│ │ │ │ │ ├── CollectionPropertyNames.java
│ │ │ │ │ ├── CompositeElementPropertyMapping.java
│ │ │ │ │ ├── ElementPropertyMapping.java
│ │ │ │ │ ├── NamedQueryCollectionInitializer.java
│ │ │ │ │ ├── OneToManyPersister.java
│ │ │ │ │ ├── package.html
│ │ │ │ │ ├── QueryableCollection.java
│ │ │ │ │ └── SQLLoadableCollection.java
│ │ │ │ ├── entity
│ │ │ │ │ ├── AbstractEntityPersister.java
│ │ │ │ │ ├── AbstractPropertyMapping.java
│ │ │ │ │ ├── BasicEntityPropertyMapping.java
│ │ │ │ │ ├── DiscriminatorMetadata.java
│ │ │ │ │ ├── DiscriminatorType.java
│ │ │ │ │ ├── EntityPersister.java
│ │ │ │ │ ├── Joinable.java
│ │ │ │ │ ├── JoinedSubclassEntityPersister.java
│ │ │ │ │ ├── Loadable.java
│ │ │ │ │ ├── Lockable.java
│ │ │ │ │ ├── NamedQueryLoader.java
│ │ │ │ │ ├── OuterJoinLoadable.java
│ │ │ │ │ ├── package.html
│ │ │ │ │ ├── PropertyMapping.java
│ │ │ │ │ ├── Queryable.java
│ │ │ │ │ ├── SingleTableEntityPersister.java
│ │ │ │ │ ├── SQLLoadable.java
│ │ │ │ │ ├── UnionSubclassEntityPersister.java
│ │ │ │ │ └── UniqueKeyLoadable.java
│ │ │ │ ├── package.html
│ │ │ │ ├── PersisterClassProvider.java
│ │ │ │ └── PersisterFactory.java
│ │ │ ├── PessimisticLockException.java
│ │ │ ├── pretty
│ │ │ │ ├── MessageHelper.java
│ │ │ │ ├── package.html
│ │ │ │ └── Printer.java
│ │ │ ├── property
│ │ │ │ ├── BackrefPropertyAccessor.java
│ │ │ │ ├── BasicPropertyAccessor.java
│ │ │ │ ├── ChainedPropertyAccessor.java
│ │ │ │ ├── DirectPropertyAccessor.java
│ │ │ │ ├── Dom4jAccessor.java
│ │ │ │ ├── EmbeddedPropertyAccessor.java
│ │ │ │ ├── Getter.java
│ │ │ │ ├── IndexPropertyAccessor.java
│ │ │ │ ├── MapAccessor.java
│ │ │ │ ├── NoopAccessor.java
│ │ │ │ ├── package.html
│ │ │ │ ├── PropertyAccessorFactory.java
│ │ │ │ ├── PropertyAccessor.java
│ │ │ │ └── Setter.java
│ │ │ ├── PropertyAccessException.java
│ │ │ ├── PropertyNotFoundException.java
│ │ │ ├── PropertyValueException.java
│ │ │ ├── proxy
│ │ │ │ ├── AbstractLazyInitializer.java
│ │ │ │ ├── AbstractSerializableProxy.java
│ │ │ │ ├── dom4j
│ │ │ │ │ ├── Dom4jLazyInitializer.java
│ │ │ │ │ ├── Dom4jProxyFactory.java
│ │ │ │ │ └── Dom4jProxy.java
│ │ │ │ ├── EntityNotFoundDelegate.java
│ │ │ │ ├── HibernateProxyHelper.java
│ │ │ │ ├── HibernateProxy.java
│ │ │ │ ├── LazyInitializer.java
│ │ │ │ ├── map
│ │ │ │ │ ├── MapLazyInitializer.java
│ │ │ │ │ ├── MapProxyFactory.java
│ │ │ │ │ └── MapProxy.java
│ │ │ │ ├── package.html
│ │ │ │ ├── pojo
│ │ │ │ │ ├── BasicLazyInitializer.java
│ │ │ │ │ ├── cglib
│ │ │ │ │ │ ├── CGLIBLazyInitializer.java
│ │ │ │ │ │ ├── CGLIBProxyFactory.java
│ │ │ │ │ │ └── SerializableProxy.java
│ │ │ │ │ └── javassist
│ │ │ │ │ ├── JavassistLazyInitializer.java
│ │ │ │ │ ├── JavassistProxyFactory.java
│ │ │ │ │ └── SerializableProxy.java
│ │ │ │ └── ProxyFactory.java
│ │ │ ├── QueryException.java
│ │ │ ├── Query.java
│ │ │ ├── QueryParameterException.java
│ │ │ ├── QueryTimeoutException.java
│ │ │ ├── ReplicationMode.java
│ │ │ ├── ScrollableResults.java
│ │ │ ├── ScrollMode.java
│ │ │ ├── secure
│ │ │ │ ├── HibernatePermission.java
│ │ │ │ ├── JACCConfiguration.java
│ │ │ │ ├── JACCPermissions.java
│ │ │ │ ├── JACCPreDeleteEventListener.java
│ │ │ │ ├── JACCPreInsertEventListener.java
│ │ │ │ ├── JACCPreLoadEventListener.java
│ │ │ │ ├── JACCPreUpdateEventListener.java
│ │ │ │ ├── JACCSecurityListener.java
│ │ │ │ └── package.html
│ │ │ ├── SessionException.java
│ │ │ ├── SessionFactory.java
│ │ │ ├── SessionFactoryObserver.java
│ │ │ ├── Session.java
│ │ │ ├── sql
│ │ │ │ ├── AliasGenerator.java
│ │ │ │ ├── Alias.java
│ │ │ │ ├── ANSICaseFragment.java
│ │ │ │ ├── ANSIJoinFragment.java
│ │ │ │ ├── CacheJoinFragment.java
│ │ │ │ ├── CaseFragment.java
│ │ │ │ ├── ConditionFragment.java
│ │ │ │ ├── DecodeCaseFragment.java
│ │ │ │ ├── Delete.java
│ │ │ │ ├── DerbyCaseFragment.java
│ │ │ │ ├── DisjunctionFragment.java
│ │ │ │ ├── ForUpdateFragment.java
│ │ │ │ ├── HSQLCaseFragment.java
│ │ │ │ ├── InFragment.java
│ │ │ │ ├── Insert.java
│ │ │ │ ├── InsertSelect.java
│ │ │ │ ├── JoinFragment.java
│ │ │ │ ├── MckoiCaseFragment.java
│ │ │ │ ├── OracleJoinFragment.java
│ │ │ │ ├── ordering
│ │ │ │ │ └── antlr
│ │ │ │ │ ├── CollationSpecification.java
│ │ │ │ │ ├── ColumnMapper.java
│ │ │ │ │ ├── Factory.java
│ │ │ │ │ ├── Node.java
│ │ │ │ │ ├── NodeSupport.java
│ │ │ │ │ ├── OrderByFragment.java
│ │ │ │ │ ├── OrderByFragmentParser.java
│ │ │ │ │ ├── OrderByFragmentRenderer.java
│ │ │ │ │ ├── OrderByFragmentTranslator.java
│ │ │ │ │ ├── OrderingSpecification.java
│ │ │ │ │ ├── SortKey.java
│ │ │ │ │ ├── SortSpecification.java
│ │ │ │ │ └── TranslationContext.java
│ │ │ │ ├── package.html
│ │ │ │ ├── QueryJoinFragment.java
│ │ │ │ ├── QuerySelect.java
│ │ │ │ ├── SelectExpression.java
│ │ │ │ ├── SelectFragment.java
│ │ │ │ ├── Select.java
│ │ │ │ ├── SimpleSelect.java
│ │ │ │ ├── Sybase11JoinFragment.java
│ │ │ │ ├── Template.java
│ │ │ │ └── Update.java
│ │ │ ├── SQLQuery.java
│ │ │ ├── SQLQueryResultMappingBuilder.java
│ │ │ ├── StaleObjectStateException.java
│ │ │ ├── StaleStateException.java
│ │ │ ├── stat
│ │ │ │ ├── CategorizedStatistics.java
│ │ │ │ ├── CollectionStatisticsImpl.java
│ │ │ │ ├── CollectionStatistics.java
│ │ │ │ ├── ConcurrentCollectionStatisticsImpl.java
│ │ │ │ ├── ConcurrentEntityStatisticsImpl.java
│ │ │ │ ├── ConcurrentQueryStatisticsImpl.java
│ │ │ │ ├── ConcurrentSecondLevelCacheStatisticsImpl.java
│ │ │ │ ├── ConcurrentStatisticsImpl.java
│ │ │ │ ├── EntityStatisticsImpl.java
│ │ │ │ ├── EntityStatistics.java
│ │ │ │ ├── package.html
│ │ │ │ ├── QueryStatisticsImpl.java
│ │ │ │ ├── QueryStatistics.java
│ │ │ │ ├── SecondLevelCacheStatisticsImpl.java
│ │ │ │ ├── SecondLevelCacheStatistics.java
│ │ │ │ ├── SessionStatisticsImpl.java
│ │ │ │ ├── SessionStatistics.java
│ │ │ │ ├── StatisticsImplementor.java
│ │ │ │ ├── StatisticsImpl.java
│ │ │ │ └── Statistics.java
│ │ │ ├── StatelessSession.java
│ │ │ ├── tool
│ │ │ │ ├── hbm2ddl
│ │ │ │ │ ├── ColumnMetadata.java
│ │ │ │ │ ├── ConnectionHelper.java
│ │ │ │ │ ├── DatabaseMetadata.java
│ │ │ │ │ ├── ForeignKeyMetadata.java
│ │ │ │ │ ├── IndexMetadata.java
│ │ │ │ │ ├── ManagedProviderConnectionHelper.java
│ │ │ │ │ ├── package.html
│ │ │ │ │ ├── SchemaExport.java
│ │ │ │ │ ├── SchemaExportTask.java
│ │ │ │ │ ├── SchemaUpdate.java
│ │ │ │ │ ├── SchemaUpdateTask.java
│ │ │ │ │ ├── SchemaValidator.java
│ │ │ │ │ ├── SchemaValidatorTask.java
│ │ │ │ │ ├── SuppliedConnectionHelper.java
│ │ │ │ │ ├── SuppliedConnectionProviderConnectionHelper.java
│ │ │ │ │ └── TableMetadata.java
│ │ │ │ └── instrument
│ │ │ │ ├── BasicInstrumentationTask.java
│ │ │ │ ├── cglib
│ │ │ │ │ └── InstrumentTask.java
│ │ │ │ ├── javassist
│ │ │ │ │ └── InstrumentTask.java
│ │ │ │ └── package.html
│ │ │ ├── transaction
│ │ │ │ ├── BESTransactionManagerLookup.java
│ │ │ │ ├── BTMTransactionManagerLookup.java
│ │ │ │ ├── CacheSynchronization.java
│ │ │ │ ├── CMTTransactionFactory.java
│ │ │ │ ├── CMTTransaction.java
│ │ │ │ ├── JBossTransactionManagerLookup.java
│ │ │ │ ├── JBossTSStandaloneTransactionManagerLookup.java
│ │ │ │ ├── JDBCTransactionFactory.java
│ │ │ │ ├── JDBCTransaction.java
│ │ │ │ ├── JNDITransactionManagerLookup.java
│ │ │ │ ├── JOnASTransactionManagerLookup.java
│ │ │ │ ├── JOTMTransactionManagerLookup.java
│ │ │ │ ├── JRun4TransactionManagerLookup.java
│ │ │ │ ├── JTATransactionFactory.java
│ │ │ │ ├── JTATransaction.java
│ │ │ │ ├── OC4JTransactionManagerLookup.java
│ │ │ │ ├── OrionTransactionManagerLookup.java
│ │ │ │ ├── package.html
│ │ │ │ ├── ResinTransactionManagerLookup.java
│ │ │ │ ├── SunONETransactionManagerLookup.java
│ │ │ │ ├── synchronization
│ │ │ │ │ ├── AfterCompletionAction.java
│ │ │ │ │ ├── BeforeCompletionManagedFlushChecker.java
│ │ │ │ │ ├── CallbackCoordinator.java
│ │ │ │ │ ├── ExceptionMapper.java
│ │ │ │ │ └── HibernateSynchronizationImpl.java
│ │ │ │ ├── TransactionFactoryFactory.java
│ │ │ │ ├── TransactionFactory.java
│ │ │ │ ├── TransactionManagerLookupFactory.java
│ │ │ │ ├── TransactionManagerLookup.java
│ │ │ │ ├── WeblogicTransactionManagerLookup.java
│ │ │ │ ├── WebSphereExtendedJTATransactionLookup.java
│ │ │ │ └── WebSphereTransactionManagerLookup.java
│ │ │ ├── TransactionException.java
│ │ │ ├── Transaction.java
│ │ │ ├── transform
│ │ │ │ ├── AliasToBeanConstructorResultTransformer.java
│ │ │ │ ├── AliasToBeanResultTransformer.java
│ │ │ │ ├── AliasToEntityMapResultTransformer.java
│ │ │ │ ├── BasicTransformerAdapter.java
│ │ │ │ ├── DistinctResultTransformer.java
│ │ │ │ ├── DistinctRootEntityResultTransformer.java
│ │ │ │ ├── package.html
│ │ │ │ ├── PassThroughResultTransformer.java
│ │ │ │ ├── ResultTransformer.java
│ │ │ │ ├── RootEntityResultTransformer.java
│ │ │ │ ├── ToListResultTransformer.java
│ │ │ │ └── Transformers.java
│ │ │ ├── TransientObjectException.java
│ │ │ ├── tuple
│ │ │ │ ├── component
│ │ │ │ │ ├── AbstractComponentTuplizer.java
│ │ │ │ │ ├── ComponentEntityModeToTuplizerMapping.java
│ │ │ │ │ ├── ComponentMetamodel.java
│ │ │ │ │ ├── ComponentTuplizerFactory.java
│ │ │ │ │ ├── ComponentTuplizer.java
│ │ │ │ │ ├── Dom4jComponentTuplizer.java
│ │ │ │ │ ├── DynamicMapComponentTuplizer.java
│ │ │ │ │ └── PojoComponentTuplizer.java
│ │ │ │ ├── Dom4jInstantiator.java
│ │ │ │ ├── DynamicMapInstantiator.java
│ │ │ │ ├── ElementWrapper.java
│ │ │ │ ├── entity
│ │ │ │ │ ├── AbstractEntityTuplizer.java
│ │ │ │ │ ├── Dom4jEntityTuplizer.java
│ │ │ │ │ ├── DynamicMapEntityTuplizer.java
│ │ │ │ │ ├── EntityEntityModeToTuplizerMapping.java
│ │ │ │ │ ├── EntityMetamodel.java
│ │ │ │ │ ├── EntityTuplizerFactory.java
│ │ │ │ │ ├── EntityTuplizer.java
│ │ │ │ │ └── PojoEntityTuplizer.java
│ │ │ │ ├── EntityModeToTuplizerMapping.java
│ │ │ │ ├── IdentifierProperty.java
│ │ │ │ ├── Instantiator.java
│ │ │ │ ├── package.html
│ │ │ │ ├── PojoInstantiator.java
│ │ │ │ ├── PropertyFactory.java
│ │ │ │ ├── Property.java
│ │ │ │ ├── StandardProperty.java
│ │ │ │ ├── Tuplizer.java
│ │ │ │ └── VersionProperty.java
│ │ │ ├── type
│ │ │ │ ├── AbstractBynaryType.java
│ │ │ │ ├── AbstractCharArrayType.java
│ │ │ │ ├── AbstractComponentType.java
│ │ │ │ ├── AbstractLobType.java
│ │ │ │ ├── AbstractLongBinaryType.java
│ │ │ │ ├── AbstractLongStringType.java
│ │ │ │ ├── AbstractSingleColumnStandardBasicType.java
│ │ │ │ ├── AbstractStandardBasicType.java
│ │ │ │ ├── AbstractType.java
│ │ │ │ ├── AdaptedImmutableType.java
│ │ │ │ ├── AlternativeLobTypes.java
│ │ │ │ ├── AnyType.java
│ │ │ │ ├── ArrayType.java
│ │ │ │ ├── AssociationType.java
│ │ │ │ ├── BagType.java
│ │ │ │ ├── BasicType.java
│ │ │ │ ├── BasicTypeRegistry.java
│ │ │ │ ├── BigDecimalType.java
│ │ │ │ ├── BigIntegerType.java
│ │ │ │ ├── BinaryType.java
│ │ │ │ ├── BlobType.java
│ │ │ │ ├── BooleanType.java
│ │ │ │ ├── ByteArrayBlobType.java
│ │ │ │ ├── ByteType.java
│ │ │ │ ├── CalendarDateType.java
│ │ │ │ ├── CalendarType.java
│ │ │ │ ├── CharacterArrayClobType.java
│ │ │ │ ├── CharacterArrayType.java
│ │ │ │ ├── CharacterType.java
│ │ │ │ ├── CharArrayType.java
│ │ │ │ ├── CharBooleanType.java
│ │ │ │ ├── ClassType.java
│ │ │ │ ├── ClobType.java
│ │ │ │ ├── CollectionType.java
│ │ │ │ ├── ComponentType.java
│ │ │ │ ├── CompositeCustomType.java
│ │ │ │ ├── CompositeType.java
│ │ │ │ ├── CurrencyType.java
│ │ │ │ ├── CustomCollectionType.java
│ │ │ │ ├── CustomType.java
│ │ │ │ ├── DateType.java
│ │ │ │ ├── DbTimestampType.java
│ │ │ │ ├── descriptor
│ │ │ │ │ ├── BinaryStream.java
│ │ │ │ │ ├── CharacterStream.java
│ │ │ │ │ ├── java
│ │ │ │ │ │ ├── AbstractTypeDescriptor.java
│ │ │ │ │ │ ├── ArrayMutabilityPlan.java
│ │ │ │ │ │ ├── BigDecimalTypeDescriptor.java
│ │ │ │ │ │ ├── BigIntegerTypeDescriptor.java
│ │ │ │ │ │ ├── BinaryStreamImpl.java
│ │ │ │ │ │ ├── BlobTypeDescriptor.java
│ │ │ │ │ │ ├── BooleanTypeDescriptor.java
│ │ │ │ │ │ ├── ByteArrayTypeDescriptor.java
│ │ │ │ │ │ ├── ByteTypeDescriptor.java
│ │ │ │ │ │ ├── CalendarDateTypeDescriptor.java
│ │ │ │ │ │ ├── CalendarTypeDescriptor.java
│ │ │ │ │ │ ├── CharacterArrayTypeDescriptor.java
│ │ │ │ │ │ ├── CharacterStreamImpl.java
│ │ │ │ │ │ ├── CharacterTypeDescriptor.java
│ │ │ │ │ │ ├── ClassTypeDescriptor.java
│ │ │ │ │ │ ├── ClobTypeDescriptor.java
│ │ │ │ │ │ ├── CurrencyTypeDescriptor.java
│ │ │ │ │ │ ├── DataHelper.java
│ │ │ │ │ │ ├── DateTypeDescriptor.java
│ │ │ │ │ │ ├── DoubleTypeDescriptor.java
│ │ │ │ │ │ ├── FloatTypeDescriptor.java
│ │ │ │ │ │ ├── ImmutableMutabilityPlan.java
│ │ │ │ │ │ ├── IncomparableComparator.java
│ │ │ │ │ │ ├── IntegerTypeDescriptor.java
│ │ │ │ │ │ ├── JavaTypeDescriptor.java
│ │ │ │ │ │ ├── JdbcDateTypeDescriptor.java
│ │ │ │ │ │ ├── JdbcTimestampTypeDescriptor.java
│ │ │ │ │ │ ├── JdbcTimeTypeDescriptor.java
│ │ │ │ │ │ ├── LocaleTypeDescriptor.java
│ │ │ │ │ │ ├── LongTypeDescriptor.java
│ │ │ │ │ │ ├── MutabilityPlan.java
│ │ │ │ │ │ ├── MutableMutabilityPlan.java
│ │ │ │ │ │ ├── PrimitiveByteArrayTypeDescriptor.java
│ │ │ │ │ │ ├── PrimitiveCharacterArrayTypeDescriptor.java
│ │ │ │ │ │ ├── SerializableTypeDescriptor.java
│ │ │ │ │ │ ├── ShortTypeDescriptor.java
│ │ │ │ │ │ ├── StringTypeDescriptor.java
│ │ │ │ │ │ ├── TimeZoneTypeDescriptor.java
│ │ │ │ │ │ ├── UrlTypeDescriptor.java
│ │ │ │ │ │ └── UUIDTypeDescriptor.java
│ │ │ │ │ ├── JdbcTypeNameMapper.java
│ │ │ │ │ ├── sql
│ │ │ │ │ │ ├── BasicBinder.java
│ │ │ │ │ │ ├── BasicExtractor.java
│ │ │ │ │ │ ├── BigIntTypeDescriptor.java
│ │ │ │ │ │ ├── BinaryTypeDescriptor.java
│ │ │ │ │ │ ├── BitTypeDescriptor.java
│ │ │ │ │ │ ├── BlobTypeDescriptor.java
│ │ │ │ │ │ ├── CharTypeDescriptor.java
│ │ │ │ │ │ ├── ClobTypeDescriptor.java
│ │ │ │ │ │ ├── DateTypeDescriptor.java
│ │ │ │ │ │ ├── DecimalTypeDescriptor.java
│ │ │ │ │ │ ├── DoubleTypeDescriptor.java
│ │ │ │ │ │ ├── FloatTypeDescriptor.java
│ │ │ │ │ │ ├── IntegerTypeDescriptor.java
│ │ │ │ │ │ ├── LongVarbinaryTypeDescriptor.java
│ │ │ │ │ │ ├── LongVarcharTypeDescriptor.java
│ │ │ │ │ │ ├── NumericTypeDescriptor.java
│ │ │ │ │ │ ├── package.html
│ │ │ │ │ │ ├── RealTypeDescriptor.java
│ │ │ │ │ │ ├── SmallIntTypeDescriptor.java
│ │ │ │ │ │ ├── SqlTypeDescriptor.java
│ │ │ │ │ │ ├── TimestampTypeDescriptor.java
│ │ │ │ │ │ ├── TimeTypeDescriptor.java
│ │ │ │ │ │ ├── TinyIntTypeDescriptor.java
│ │ │ │ │ │ ├── VarbinaryTypeDescriptor.java
│ │ │ │ │ │ └── VarcharTypeDescriptor.java
│ │ │ │ │ ├── ValueBinder.java
│ │ │ │ │ ├── ValueExtractor.java
│ │ │ │ │ └── WrapperOptions.java
│ │ │ │ ├── DiscriminatorType.java
│ │ │ │ ├── DoubleType.java
│ │ │ │ ├── EmbeddedComponentType.java
│ │ │ │ ├── EntityType.java
│ │ │ │ ├── EnumType.java
│ │ │ │ ├── FloatType.java
│ │ │ │ ├── ForeignKeyDirection.java
│ │ │ │ ├── IdentifierBagType.java
│ │ │ │ ├── IdentifierType.java
│ │ │ │ ├── ImageType.java
│ │ │ │ ├── ImmutableType.java
│ │ │ │ ├── IntegerType.java
│ │ │ │ ├── ListType.java
│ │ │ │ ├── LiteralType.java
│ │ │ │ ├── LobType.java
│ │ │ │ ├── LocaleType.java
│ │ │ │ ├── LongType.java
│ │ │ │ ├── ManyToOneType.java
│ │ │ │ ├── MapType.java
│ │ │ │ ├── MaterializedBlobType.java
│ │ │ │ ├── MaterializedClobType.java
│ │ │ │ ├── MetaType.java
│ │ │ │ ├── MutableType.java
│ │ │ │ ├── NullableType.java
│ │ │ │ ├── NumericBooleanType.java
│ │ │ │ ├── ObjectType.java
│ │ │ │ ├── OneToOneType.java
│ │ │ │ ├── OrderedMapType.java
│ │ │ │ ├── OrderedSetType.java
│ │ │ │ ├── package.html
│ │ │ │ ├── PostgresUUIDType.java
│ │ │ │ ├── PrimitiveByteArrayBlobType.java
│ │ │ │ ├── PrimitiveCharacterArrayClobType.java
│ │ │ │ ├── PrimitiveType.java
│ │ │ │ ├── SerializableToBlobType.java
│ │ │ │ ├── SerializableType.java
│ │ │ │ ├── SerializationException.java
│ │ │ │ ├── SetType.java
│ │ │ │ ├── ShortType.java
│ │ │ │ ├── SingleColumnType.java
│ │ │ │ ├── SortedMapType.java
│ │ │ │ ├── SortedSetType.java
│ │ │ │ ├── SpecialOneToOneType.java
│ │ │ │ ├── StandardBasicTypes.java
│ │ │ │ ├── StringClobType.java
│ │ │ │ ├── StringRepresentableType.java
│ │ │ │ ├── StringType.java
│ │ │ │ ├── TextType.java
│ │ │ │ ├── TimestampType.java
│ │ │ │ ├── TimeType.java
│ │ │ │ ├── TimeZoneType.java
│ │ │ │ ├── TrueFalseType.java
│ │ │ │ ├── TypeFactory.java
│ │ │ │ ├── TypeHelper.java
│ │ │ │ ├── Type.java
│ │ │ │ ├── TypeResolver.java
│ │ │ │ ├── UrlType.java
│ │ │ │ ├── UUIDBinaryType.java
│ │ │ │ ├── UUIDCharType.java
│ │ │ │ ├── VersionType.java
│ │ │ │ ├── WrappedMaterializedBlobType.java
│ │ │ │ ├── WrapperBinaryType.java
│ │ │ │ ├── XmlRepresentableType.java
│ │ │ │ └── YesNoType.java
│ │ │ ├── TypeHelper.java
│ │ │ ├── TypeMismatchException.java
│ │ │ ├── UnknownProfileException.java
│ │ │ ├── UnresolvableObjectException.java
│ │ │ ├── usertype
│ │ │ │ ├── CompositeUserType.java
│ │ │ │ ├── EnhancedUserType.java
│ │ │ │ ├── LoggableUserType.java
│ │ │ │ ├── package.html
│ │ │ │ ├── ParameterizedType.java
│ │ │ │ ├── UserCollectionType.java
│ │ │ │ ├── UserType.java
│ │ │ │ └── UserVersionType.java
│ │ │ ├── util
│ │ │ │ ├── ArrayHelper.java
│ │ │ │ ├── BytesHelper.java
│ │ │ │ ├── CalendarComparator.java
│ │ │ │ ├── Cloneable.java
│ │ │ │ ├── CollectionHelper.java
│ │ │ │ ├── ComparableComparator.java
│ │ │ │ ├── ConfigHelper.java
│ │ │ │ ├── DTDEntityResolver.java
│ │ │ │ ├── EmptyIterator.java
│ │ │ │ ├── EqualsHelper.java
│ │ │ │ ├── ExternalSessionFactoryConfig.java
│ │ │ │ ├── FilterHelper.java
│ │ │ │ ├── IdentityMap.java
│ │ │ │ ├── IdentitySet.java
│ │ │ │ ├── JDBCExceptionReporter.java
│ │ │ │ ├── JoinedIterator.java
│ │ │ │ ├── JTAHelper.java
│ │ │ │ ├── LazyIterator.java
│ │ │ │ ├── LRUMap.java
│ │ │ │ ├── MarkerObject.java
│ │ │ │ ├── NamingHelper.java
│ │ │ │ ├── package.html
│ │ │ │ ├── PropertiesHelper.java
│ │ │ │ ├── ReflectHelper.java
│ │ │ │ ├── SerializationHelper.java
│ │ │ │ ├── SimpleMRUCache.java
│ │ │ │ ├── SingletonIterator.java
│ │ │ │ ├── SoftLimitMRUCache.java
│ │ │ │ ├── StringHelper.java
│ │ │ │ ├── xml
│ │ │ │ │ ├── ErrorLogger.java
│ │ │ │ │ ├── MappingReader.java
│ │ │ │ │ ├── OriginImpl.java
│ │ │ │ │ ├── Origin.java
│ │ │ │ │ ├── XmlDocumentImpl.java
│ │ │ │ │ └── XmlDocument.java
│ │ │ │ └── XMLHelper.java
│ │ │ ├── Version.java
│ │ │ └── WrongClassException.java
│ │ ├── javadoc
│ │ │ ├── images
│ │ │ │ ├── bkg_blkheader.png
│ │ │ │ ├── bkg_gradient.gif
│ │ │ │ ├── bkgheader.png
│ │ │ │ └── h1_hdr.png
│ │ │ ├── package.html
│ │ │ └── stylesheet.css
│ │ └── resources
│ │ └── org
│ │ └── hibernate
│ │ ├── checkstyle_checks.xml
│ │ ├── ejb
│ │ │ ├── orm_1_0.xsd
│ │ │ └── orm_2_0.xsd
│ │ ├── hibernate-configuration-3.0.dtd
│ │ └── hibernate-mapping-3.0.dtd
│ └── test
│ ├── java
│ │ └── org
│ │ └── hibernate
│ │ ├── cache
│ │ │ └── QueryKeyTest.java
│ │ ├── connection
│ │ │ └── PropertiesTest.java
│ │ ├── dialect
│ │ │ ├── DerbyDialectTestCase.java
│ │ │ ├── Mocks.java
│ │ │ ├── resolver
│ │ │ │ ├── DialectFactoryTest.java
│ │ │ │ └── DialectResolverTest.java
│ │ │ ├── SQLServer2005DialectTestCase.java
│ │ │ └── TestingDialects.java
│ │ ├── engine
│ │ │ └── query
│ │ │ └── ParameterParserTest.java
│ │ ├── id
│ │ │ ├── AbstractHolderTest.java
│ │ │ ├── BigDecimalHolderTest.java
│ │ │ ├── BigIntegerHolderTest.java
│ │ │ ├── enhanced
│ │ │ │ ├── OptimizerUnitTest.java
│ │ │ │ └── SequenceStyleConfigUnitTest.java
│ │ │ ├── LongHolderTest.java
│ │ │ ├── SequenceHiLoGeneratorNoIncrementTest.java
│ │ │ ├── SequenceHiLoGeneratorTest.java
│ │ │ ├── TableHiLoGeneratorTest.java
│ │ │ └── uuid
│ │ │ └── CustomVersionOneStrategyTest.java
│ │ ├── jdbc
│ │ │ └── util
│ │ │ └── BasicFormatterTest.java
│ │ ├── jmx
│ │ │ ├── Entity.hbm.xml
│ │ │ ├── Entity.java
│ │ │ └── TrivialTest.java
│ │ ├── property
│ │ │ └── BasicPropertyAccessorTest.java
│ │ ├── sql
│ │ │ └── TemplateTest.java
│ │ ├── subclassProxyInterface
│ │ │ ├── Doctor.java
│ │ │ ├── IDoctor.java
│ │ │ ├── Person.hbm.xml
│ │ │ ├── Person.java
│ │ │ └── SubclassProxyInterfaceTest.java
│ │ ├── TestingDatabaseInfo.java
│ │ ├── type
│ │ │ ├── BasicTypeRegistryTest.java
│ │ │ ├── descriptor
│ │ │ │ ├── java
│ │ │ │ │ ├── AbstractDescriptorTest.java
│ │ │ │ │ ├── BigDecimalDescriptorTest.java
│ │ │ │ │ ├── BigIntegerDescriptorTest.java
│ │ │ │ │ ├── BlobDescriptorTest.java
│ │ │ │ │ ├── BooleanDescriptorTest.java
│ │ │ │ │ └── StringDescriptorTest.java
│ │ │ │ └── sql
│ │ │ │ ├── PreparedStatementProxy.java
│ │ │ │ ├── ResultSetProxy.java
│ │ │ │ ├── StringClobImpl.java
│ │ │ │ └── StringValueMappingTest.java
│ │ │ └── TypeTest.java
│ │ └── util
│ │ ├── SerializableThing.java
│ │ ├── SerializationHelperTest.java
│ │ └── StringHelperTest.java
│ └── resources
│ └── log4j.properties
├── hibernate-distribution
│ ├── pom.xml
│ └── src
│ ├── assembly
│ │ ├── dist.xml
│ │ └── hibernate-all.xml
│ ├── javadoc
│ │ ├── images
│ │ │ ├── bkg_blkheader.png
│ │ │ ├── bkg_gradient.gif
│ │ │ ├── bkgheader.png
│ │ │ └── h1_hdr.png
│ │ ├── package.html
│ │ └── stylesheet.css
│ └── site
│ ├── apt
│ │ ├── documentation.apt
│ │ └── index.apt
│ ├── resources
│ │ ├── css
│ │ │ └── site.css
│ │ └── images
│ │ ├── favicon.ico
│ │ ├── hibernate_icon.png
│ │ ├── hibernate_logo.png
│ │ └── maven-button-4.png
│ └── site.xml
├── hibernate-documentation
│ ├── devguide
│ │ ├── pom.xml
│ │ └── src
│ │ └── main
│ │ └── docbook
│ │ └── en-US
│ │ ├── Author_Group.xml
│ │ ├── Book_Info.xml
│ │ ├── content
│ │ │ ├── database.xml
│ │ │ └── preface.xml
│ │ ├── Hibernate_Developer_Guide.ent
│ │ ├── Hibernate_Developer_Guide.xml
│ │ └── images
│ │ └── hibernate_logo_a.png
│ ├── envers
│ │ ├── pom.xml
│ │ ├── README
│ │ └── src
│ │ └── main
│ │ └── docbook
│ │ ├── en-US
│ │ │ ├── Book_Info.xml
│ │ │ ├── content
│ │ │ │ ├── configuration.xml
│ │ │ │ ├── example.xml
│ │ │ │ ├── exceptions.xml
│ │ │ │ ├── links.xml
│ │ │ │ ├── migration.xml
│ │ │ │ ├── partitioning.xml
│ │ │ │ ├── preface.xml
│ │ │ │ ├── queries.xml
│ │ │ │ ├── quickstart.xml
│ │ │ │ ├── revisionlog.xml
│ │ │ │ ├── schema.xml
│ │ │ │ ├── source.xml
│ │ │ │ └── tables.xml
│ │ │ ├── Envers_Reference.xml
│ │ │ ├── Hibernate_Envers_-_Easy_Entity_Auditing.ent
│ │ │ ├── Hibernate_Envers_-_Easy_Entity_Auditing.xml
│ │ │ └── legal_notice.xml
│ │ └── publican.cfg
│ ├── jbosscache2
│ │ ├── pom.xml
│ │ ├── README
│ │ └── src
│ │ └── main
│ │ └── docbook
│ │ └── en-US
│ │ ├── content
│ │ │ ├── architecture.xml
│ │ │ ├── concepts.xml
│ │ │ ├── configuration.xml
│ │ │ ├── eviction.xml
│ │ │ ├── introduction.xml
│ │ │ └── preface.xml
│ │ ├── Hibernate_JBC_Reference.xml
│ │ ├── images
│ │ │ ├── hibernate_logo_a.png
│ │ │ ├── multi-cache.png
│ │ │ └── single-cache.png
│ │ └── legal_notice.xml
│ ├── manual
│ │ ├── pom.xml
│ │ ├── README
│ │ └── src
│ │ └── main
│ │ └── docbook
│ │ ├── de-DE
│ │ │ ├── author_group.po
│ │ │ ├── Book_Info.po
│ │ │ ├── content
│ │ │ │ ├── additionalmodules.po
│ │ │ │ ├── architecture.po
│ │ │ │ ├── association_mapping.po
│ │ │ │ ├── basic_mapping.po
│ │ │ │ ├── batch.po
│ │ │ │ ├── best_practices.po
│ │ │ │ ├── bibliography.po
│ │ │ │ ├── collection_mapping.po
│ │ │ │ ├── component_mapping.po
│ │ │ │ ├── configuration.po
│ │ │ │ ├── events.po
│ │ │ │ ├── example_mappings.po
│ │ │ │ ├── example_parentchild.po
│ │ │ │ ├── example_weblog.po
│ │ │ │ ├── filters.po
│ │ │ │ ├── inheritance_mapping.po
│ │ │ │ ├── performance.po
│ │ │ │ ├── persistent_classes.po
│ │ │ │ ├── portability.po
│ │ │ │ ├── preface.po
│ │ │ │ ├── query_criteria.po
│ │ │ │ ├── query_hql.po
│ │ │ │ ├── query_sql.po
│ │ │ │ ├── readonly.po
│ │ │ │ ├── session_api.po
│ │ │ │ ├── toolset_guide.po
│ │ │ │ ├── transactions.po
│ │ │ │ ├── tutorial.po
│ │ │ │ ├── type.po
│ │ │ │ └── xml.po
│ │ │ ├── fallback_content
│ │ │ │ ├── Conventions.po
│ │ │ │ ├── Feedback.po
│ │ │ │ └── Legal_Notice.po
│ │ │ ├── Feedback.po
│ │ │ ├── Hibernate_Core_Reference_Guide.po
│ │ │ ├── Hibernate_Reference.po
│ │ │ ├── HIBERNATE_-_Relational_Persistence_for_Idiomatic_Java.po
│ │ │ ├── legal_notice.po
│ │ │ └── Revision_History.po
│ │ ├── en-US
│ │ │ ├── author_group.xml
│ │ │ ├── Book_Info.xml
│ │ │ ├── content
│ │ │ │ ├── additionalmodules.xml
│ │ │ │ ├── architecture.xml
│ │ │ │ ├── association_mapping.xml
│ │ │ │ ├── basic_mapping.xml
│ │ │ │ ├── batch.xml
│ │ │ │ ├── best_practices.xml
│ │ │ │ ├── bibliography.xml
│ │ │ │ ├── collection_mapping.xml
│ │ │ │ ├── component_mapping.xml
│ │ │ │ ├── configuration.xml
│ │ │ │ ├── events.xml
│ │ │ │ ├── example_mappings.xml
│ │ │ │ ├── example_parentchild.xml
│ │ │ │ ├── example_weblog.xml
│ │ │ │ ├── filters.xml
│ │ │ │ ├── inheritance_mapping.xml
│ │ │ │ ├── performance.xml
│ │ │ │ ├── persistent_classes.xml
│ │ │ │ ├── portability.xml
│ │ │ │ ├── preface.xml
│ │ │ │ ├── query_criteria.xml
│ │ │ │ ├── query_hql.xml
│ │ │ │ ├── query_sql.xml
│ │ │ │ ├── readonly.xml
│ │ │ │ ├── session_api.xml
│ │ │ │ ├── toolset_guide.xml
│ │ │ │ ├── transactions.xml
│ │ │ │ ├── tutorial.xml
│ │ │ │ ├── type.xml
│ │ │ │ └── xml.xml
│ │ │ ├── extras
│ │ │ │ └── namespacing.xml_sample
│ │ │ ├── fallback_content
│ │ │ │ ├── Conventions.xml
│ │ │ │ ├── Feedback.xml
│ │ │ │ └── Legal_Notice.xml
│ │ │ ├── HIBERNATE_-_Relational_Persistence_for_Idiomatic_Java.ent
│ │ │ ├── HIBERNATE_-_Relational_Persistence_for_Idiomatic_Java.xml
│ │ │ ├── images
│ │ │ │ ├── AuthorWork.png
│ │ │ │ ├── AuthorWork.zargo
│ │ │ │ ├── CustomerOrderProduct.png
│ │ │ │ ├── CustomerOrderProduct.zargo
│ │ │ │ ├── EmployerEmployee.png
│ │ │ │ ├── EmployerEmployee.zargo
│ │ │ │ ├── full_cream.png
│ │ │ │ ├── full_cream.svg
│ │ │ │ ├── hibernate_logo_a.png
│ │ │ │ ├── lite.png
│ │ │ │ ├── lite.svg
│ │ │ │ ├── overview.png
│ │ │ │ └── overview.svg
│ │ │ └── legal_notice.xml
│ │ ├── es-ES
│ │ │ ├── author_group.po
│ │ │ ├── Book_Info.po
│ │ │ ├── content
│ │ │ │ ├── additionalmodules.po
│ │ │ │ ├── architecture.po
│ │ │ │ ├── association_mapping.po
│ │ │ │ ├── basic_mapping.po
│ │ │ │ ├── batch.po
│ │ │ │ ├── best_practices.po
│ │ │ │ ├── bibliography.po
│ │ │ │ ├── collection_mapping.po
│ │ │ │ ├── component_mapping.po
│ │ │ │ ├── configuration.po
│ │ │ │ ├── events.po
│ │ │ │ ├── example_mappings.po
│ │ │ │ ├── example_parentchild.po
│ │ │ │ ├── example_weblog.po
│ │ │ │ ├── filters.po
│ │ │ │ ├── inheritance_mapping.po
│ │ │ │ ├── performance.po
│ │ │ │ ├── persistent_classes.po
│ │ │ │ ├── portability.po
│ │ │ │ ├── preface.po
│ │ │ │ ├── query_criteria.po
│ │ │ │ ├── query_hql.po
│ │ │ │ ├── query_sql.po
│ │ │ │ ├── quickstart.po
│ │ │ │ ├── readonly.po
│ │ │ │ ├── session_api.po
│ │ │ │ ├── toolset_guide.po
│ │ │ │ ├── transactions.po
│ │ │ │ ├── tutorial.po
│ │ │ │ ├── type.po
│ │ │ │ └── xml.po
│ │ │ ├── fallback_content
│ │ │ │ ├── Conventions.po
│ │ │ │ ├── Feedback.po
│ │ │ │ └── Legal_Notice.po
│ │ │ ├── Hibernate_Reference.po
│ │ │ ├── HIBERNATE_-_Relational_Persistence_for_Idiomatic_Java.po
│ │ │ └── legal_notice.po
│ │ ├── fr-FR
│ │ │ ├── author_group.po
│ │ │ ├── Book_Info.po
│ │ │ ├── content
│ │ │ │ ├── additionalmodules.po
│ │ │ │ ├── architecture.po
│ │ │ │ ├── association_mapping.po
│ │ │ │ ├── basic_mapping.po
│ │ │ │ ├── batch.po
│ │ │ │ ├── best_practices.po
│ │ │ │ ├── bibliography.po
│ │ │ │ ├── collection_mapping.po
│ │ │ │ ├── component_mapping.po
│ │ │ │ ├── configuration.po
│ │ │ │ ├── events.po
│ │ │ │ ├── example_mappings.po
│ │ │ │ ├── example_parentchild.po
│ │ │ │ ├── example_weblog.po
│ │ │ │ ├── filters.po
│ │ │ │ ├── inheritance_mapping.po
│ │ │ │ ├── performance.po
│ │ │ │ ├── persistent_classes.po
│ │ │ │ ├── portability.po
│ │ │ │ ├── preface.po
│ │ │ │ ├── query_criteria.po
│ │ │ │ ├── query_hql.po
│ │ │ │ ├── query_sql.po
│ │ │ │ ├── quickstart.po
│ │ │ │ ├── readonly.po
│ │ │ │ ├── session_api.po
│ │ │ │ ├── toolset_guide.po
│ │ │ │ ├── transactions.po
│ │ │ │ ├── tutorial.po
│ │ │ │ ├── type.po
│ │ │ │ └── xml.po
│ │ │ ├── fallback_content
│ │ │ │ ├── Conventions.po
│ │ │ │ ├── Feedback.po
│ │ │ │ └── Legal_Notice.po
│ │ │ ├── Hibernate_Reference.po
│ │ │ ├── HIBERNATE_-_Relational_Persistence_for_Idiomatic_Java.po
│ │ │ └── legal_notice.po
│ │ ├── ja-JP
│ │ │ ├── author_group.po
│ │ │ ├── Book_Info.po
│ │ │ ├── content
│ │ │ │ ├── additionalmodules.po
│ │ │ │ ├── architecture.po
│ │ │ │ ├── association_mapping.po
│ │ │ │ ├── basic_mapping.po
│ │ │ │ ├── batch.po
│ │ │ │ ├── best_practices.po
│ │ │ │ ├── bibliography.po
│ │ │ │ ├── collection_mapping.po
│ │ │ │ ├── component_mapping.po
│ │ │ │ ├── configuration.po
│ │ │ │ ├── events.po
│ │ │ │ ├── example_mappings.po
│ │ │ │ ├── example_parentchild.po
│ │ │ │ ├── example_weblog.po
│ │ │ │ ├── filters.po
│ │ │ │ ├── inheritance_mapping.po
│ │ │ │ ├── performance.po
│ │ │ │ ├── persistent_classes.po
│ │ │ │ ├── portability.po
│ │ │ │ ├── preface.po
│ │ │ │ ├── query_criteria.po
│ │ │ │ ├── query_hql.po
│ │ │ │ ├── query_sql.po
│ │ │ │ ├── quickstart.po
│ │ │ │ ├── readonly.po
│ │ │ │ ├── session_api.po
│ │ │ │ ├── toolset_guide.po
│ │ │ │ ├── transactions.po
│ │ │ │ ├── tutorial.po
│ │ │ │ ├── type.po
│ │ │ │ └── xml.po
│ │ │ ├── fallback_content
│ │ │ │ ├── Conventions.po
│ │ │ │ ├── Feedback.po
│ │ │ │ └── Legal_Notice.po
│ │ │ ├── Hibernate_Reference.po
│ │ │ ├── HIBERNATE_-_Relational_Persistence_for_Idiomatic_Java.po
│ │ │ └── legal_notice.po
│ │ ├── ko-KR
│ │ │ ├── author_group.po
│ │ │ ├── Book_Info.po
│ │ │ ├── content
│ │ │ │ ├── architecture.po
│ │ │ │ ├── association_mapping.po
│ │ │ │ ├── basic_mapping.po
│ │ │ │ ├── batch.po
│ │ │ │ ├── best_practices.po
│ │ │ │ ├── bibliography.po
│ │ │ │ ├── collection_mapping.po
│ │ │ │ ├── component_mapping.po
│ │ │ │ ├── configuration.po
│ │ │ │ ├── events.po
│ │ │ │ ├── example_mappings.po
│ │ │ │ ├── example_parentchild.po
│ │ │ │ ├── example_weblog.po
│ │ │ │ ├── filters.po
│ │ │ │ ├── inheritance_mapping.po
│ │ │ │ ├── performance.po
│ │ │ │ ├── persistent_classes.po
│ │ │ │ ├── portability.po
│ │ │ │ ├── preface.po
│ │ │ │ ├── query_criteria.po
│ │ │ │ ├── query_hql.po
│ │ │ │ ├── query_sql.po
│ │ │ │ ├── quickstart.po
│ │ │ │ ├── session_api.po
│ │ │ │ ├── toolset_guide.po
│ │ │ │ ├── transactions.po
│ │ │ │ ├── tutorial.po
│ │ │ │ └── xml.po
│ │ │ ├── fallback_content
│ │ │ │ ├── Conventions.po
│ │ │ │ ├── Feedback.po
│ │ │ │ └── Legal_Notice.po
│ │ │ ├── Hibernate_Reference.po
│ │ │ ├── HIBERNATE_-_Relational_Persistence_for_Idiomatic_Java.po
│ │ │ └── legal_notice.po
│ │ ├── pot
│ │ │ ├── author_group.pot
│ │ │ ├── Book_Info.pot
│ │ │ ├── content
│ │ │ │ ├── additionalmodules.pot
│ │ │ │ ├── architecture.pot
│ │ │ │ ├── association_mapping.pot
│ │ │ │ ├── basic_mapping.pot
│ │ │ │ ├── batch.pot
│ │ │ │ ├── best_practices.pot
│ │ │ │ ├── bibliography.pot
│ │ │ │ ├── collection_mapping.pot
│ │ │ │ ├── component_mapping.pot
│ │ │ │ ├── configuration.pot
│ │ │ │ ├── events.pot
│ │ │ │ ├── example_mappings.pot
│ │ │ │ ├── example_parentchild.pot
│ │ │ │ ├── example_weblog.pot
│ │ │ │ ├── filters.pot
│ │ │ │ ├── inheritance_mapping.pot
│ │ │ │ ├── performance.pot
│ │ │ │ ├── persistent_classes.pot
│ │ │ │ ├── portability.pot
│ │ │ │ ├── preface.pot
│ │ │ │ ├── query_criteria.pot
│ │ │ │ ├── query_hql.pot
│ │ │ │ ├── query_sql.pot
│ │ │ │ ├── readonly.pot
│ │ │ │ ├── session_api.pot
│ │ │ │ ├── toolset_guide.pot
│ │ │ │ ├── transactions.pot
│ │ │ │ ├── tutorial.pot
│ │ │ │ ├── type.pot
│ │ │ │ └── xml.pot
│ │ │ ├── fallback_content
│ │ │ │ ├── Conventions.pot
│ │ │ │ ├── Feedback.pot
│ │ │ │ └── Legal_Notice.pot
│ │ │ ├── Hibernate_Reference.pot
│ │ │ ├── HIBERNATE_-_Relational_Persistence_for_Idiomatic_Java.pot
│ │ │ └── legal_notice.pot
│ │ ├── pt-BR
│ │ │ ├── author_group.po
│ │ │ ├── Book_Info.po
│ │ │ ├── content
│ │ │ │ ├── additionalmodules.po
│ │ │ │ ├── architecture.po
│ │ │ │ ├── association_mapping.po
│ │ │ │ ├── basic_mapping.po
│ │ │ │ ├── batch.po
│ │ │ │ ├── best_practices.po
│ │ │ │ ├── bibliography.po
│ │ │ │ ├── collection_mapping.po
│ │ │ │ ├── component_mapping.po
│ │ │ │ ├── configuration.po
│ │ │ │ ├── events.po
│ │ │ │ ├── example_mappings.po
│ │ │ │ ├── example_parentchild.po
│ │ │ │ ├── example_weblog.po
│ │ │ │ ├── filters.po
│ │ │ │ ├── inheritance_mapping.po
│ │ │ │ ├── performance.po
│ │ │ │ ├── persistent_classes.po
│ │ │ │ ├── portability.po
│ │ │ │ ├── preface.po
│ │ │ │ ├── query_criteria.po
│ │ │ │ ├── query_hql.po
│ │ │ │ ├── query_sql.po
│ │ │ │ ├── quickstart.po
│ │ │ │ ├── readonly.po
│ │ │ │ ├── session_api.po
│ │ │ │ ├── toolset_guide.po
│ │ │ │ ├── transactions.po
│ │ │ │ ├── tutorial.po
│ │ │ │ ├── type.po
│ │ │ │ └── xml.po
│ │ │ ├── fallback_content
│ │ │ │ ├── Conventions.po
│ │ │ │ ├── Feedback.po
│ │ │ │ └── Legal_Notice.po
│ │ │ ├── Hibernate_Reference.po
│ │ │ ├── HIBERNATE_-_Relational_Persistence_for_Idiomatic_Java.po
│ │ │ └── legal_notice.po
│ │ ├── publican.cfg
│ │ └── zh-CN
│ │ ├── author_group.po
│ │ ├── Book_Info.po
│ │ ├── content
│ │ │ ├── additionalmodules.po
│ │ │ ├── architecture.po
│ │ │ ├── association_mapping.po
│ │ │ ├── basic_mapping.po
│ │ │ ├── batch.po
│ │ │ ├── best_practices.po
│ │ │ ├── bibliography.po
│ │ │ ├── collection_mapping.po
│ │ │ ├── component_mapping.po
│ │ │ ├── configuration.po
│ │ │ ├── events.po
│ │ │ ├── example_mappings.po
│ │ │ ├── example_parentchild.po
│ │ │ ├── example_weblog.po
│ │ │ ├── filters.po
│ │ │ ├── inheritance_mapping.po
│ │ │ ├── performance.po
│ │ │ ├── persistent_classes.po
│ │ │ ├── portability.po
│ │ │ ├── preface.po
│ │ │ ├── query_criteria.po
│ │ │ ├── query_hql.po
│ │ │ ├── query_sql.po
│ │ │ ├── quickstart.po
│ │ │ ├── readonly.po
│ │ │ ├── session_api.po
│ │ │ ├── toolset_guide.po
│ │ │ ├── transactions.po
│ │ │ ├── tutorial.po
│ │ │ ├── type.po
│ │ │ └── xml.po
│ │ ├── fallback_content
│ │ │ ├── Conventions.po
│ │ │ ├── Feedback.po
│ │ │ └── Legal_Notice.po
│ │ ├── Hibernate_Reference.po
│ │ ├── HIBERNATE_-_Relational_Persistence_for_Idiomatic_Java.po
│ │ └── legal_notice.po
│ ├── pom.xml
│ └── quickstart
│ ├── pom.xml
│ ├── src
│ │ └── main
│ │ └── docbook
│ │ └── en-US
│ │ ├── Author_Group.xml
│ │ ├── Book_Info.xml
│ │ ├── content
│ │ │ ├── obtaining.xml
│ │ │ ├── preface.xml
│ │ │ ├── tutorial_annotations.xml
│ │ │ ├── tutorial_envers.xml
│ │ │ ├── tutorial_jpa.xml
│ │ │ └── tutorial_native.xml
│ │ ├── Hibernate_Getting_Started_Guide.ent
│ │ ├── Hibernate_Getting_Started_Guide.xml
│ │ └── images
│ │ └── hibernate_logo_a.png
│ └── tutorials
│ ├── annotations
│ │ ├── pom.xml
│ │ └── src
│ │ └── test
│ │ ├── java
│ │ │ └── org
│ │ │ └── hibernate
│ │ │ └── tutorial
│ │ │ └── annotations
│ │ │ ├── AnnotationsIllustrationTest.java
│ │ │ └── Event.java
│ │ └── resources
│ │ └── hibernate.cfg.xml
│ ├── basic
│ │ ├── pom.xml
│ │ └── src
│ │ └── test
│ │ ├── java
│ │ │ └── org
│ │ │ └── hibernate
│ │ │ └── tutorial
│ │ │ └── hbm
│ │ │ ├── Event.hbm.xml
│ │ │ ├── Event.java
│ │ │ └── NativeApiIllustrationTest.java
│ │ └── resources
│ │ └── hibernate.cfg.xml
│ ├── entitymanager
│ │ ├── pom.xml
│ │ └── src
│ │ └── test
│ │ ├── java
│ │ │ └── org
│ │ │ └── hibernate
│ │ │ └── tutorial
│ │ │ └── em
│ │ │ ├── EntityManagerIllustrationTest.java
│ │ │ └── Event.java
│ │ └── resources
│ │ └── META-INF
│ │ └── persistence.xml
│ ├── envers
│ │ ├── pom.xml
│ │ └── src
│ │ └── test
│ │ ├── java
│ │ │ └── org
│ │ │ └── hibernate
│ │ │ └── tutorial
│ │ │ └── envers
│ │ │ ├── EnversIllustrationTest.java
│ │ │ └── Event.java
│ │ └── resources
│ │ └── META-INF
│ │ └── persistence.xml
│ └── pom.xml
├── hibernate-ehcache
│ ├── pom.xml
│ └── src
│ ├── main
│ │ └── java
│ │ └── org
│ │ └── hibernate
│ │ └── cache
│ │ ├── DelegatingRegionFactory.java
│ │ ├── EhCache.java
│ │ ├── EhCacheProvider.java
│ │ ├── EhCacheRegionFactory.java
│ │ ├── SingletonEhCacheProvider.java
│ │ └── SingletonEhCacheRegionFactory.java
│ └── test
│ ├── java
│ │ └── org
│ │ └── hibernate
│ │ └── cache
│ │ ├── EhCacheProviderTest.java
│ │ └── EhCacheRegionFactoryTest.java
│ └── resources
│ ├── ehcache.xml
│ ├── hibernate.properties
│ └── log4j.properties
├── hibernate-entitymanager
│ ├── build.xml
│ ├── pom.xml
│ └── src
│ ├── main
│ │ ├── docbook
│ │ │ └── en
│ │ │ ├── master.xml
│ │ │ └── modules
│ │ │ ├── architecture.xml
│ │ │ ├── batch.xml
│ │ │ ├── configuration.xml
│ │ │ ├── entitymanagerapi.xml
│ │ │ ├── listeners.xml
│ │ │ ├── metamodel.xml
│ │ │ ├── query_criteria.xml
│ │ │ ├── query_ejbql.xml
│ │ │ ├── query_native.xml
│ │ │ └── transactions.xml
│ │ ├── java
│ │ │ └── org
│ │ │ └── hibernate
│ │ │ ├── ejb
│ │ │ │ ├── AbstractEntityManagerImpl.java
│ │ │ │ ├── AbstractQueryImpl.java
│ │ │ │ ├── AvailableSettings.java
│ │ │ │ ├── cfg
│ │ │ │ │ └── spi
│ │ │ │ │ └── IdentifierGeneratorStrategyProvider.java
│ │ │ │ ├── connection
│ │ │ │ │ └── InjectedDataSourceConnectionProvider.java
│ │ │ │ ├── criteria
│ │ │ │ │ ├── AbstractNode.java
│ │ │ │ │ ├── BasicPathUsageException.java
│ │ │ │ │ ├── CollectionJoinImplementor.java
│ │ │ │ │ ├── CriteriaBuilderImpl.java
│ │ │ │ │ ├── CriteriaQueryCompiler.java
│ │ │ │ │ ├── CriteriaQueryImpl.java
│ │ │ │ │ ├── CriteriaSubqueryImpl.java
│ │ │ │ │ ├── expression
│ │ │ │ │ │ ├── AbstractTupleElement.java
│ │ │ │ │ │ ├── BinaryArithmeticOperation.java
│ │ │ │ │ │ ├── BinaryOperatorExpression.java
│ │ │ │ │ │ ├── CoalesceExpression.java
│ │ │ │ │ │ ├── CompoundSelectionImpl.java
│ │ │ │ │ │ ├── ConcatExpression.java
│ │ │ │ │ │ ├── EntityTypeExpression.java
│ │ │ │ │ │ ├── ExpressionImpl.java
│ │ │ │ │ │ ├── function
│ │ │ │ │ │ │ ├── AbsFunction.java
│ │ │ │ │ │ │ ├── AggregationFunction.java
│ │ │ │ │ │ │ ├── BasicFunctionExpression.java
│ │ │ │ │ │ │ ├── CastFunction.java
│ │ │ │ │ │ │ ├── CurrentDateFunction.java
│ │ │ │ │ │ │ ├── CurrentTimeFunction.java
│ │ │ │ │ │ │ ├── CurrentTimestampFunction.java
│ │ │ │ │ │ │ ├── FunctionExpression.java
│ │ │ │ │ │ │ ├── LengthFunction.java
│ │ │ │ │ │ │ ├── LocateFunction.java
│ │ │ │ │ │ │ ├── LowerFunction.java
│ │ │ │ │ │ │ ├── ParameterizedFunctionExpression.java
│ │ │ │ │ │ │ ├── SqrtFunction.java
│ │ │ │ │ │ │ ├── SubstringFunction.java
│ │ │ │ │ │ │ ├── TrimFunction.java
│ │ │ │ │ │ │ └── UpperFunction.java
│ │ │ │ │ │ ├── ListIndexExpression.java
│ │ │ │ │ │ ├── LiteralExpression.java
│ │ │ │ │ │ ├── MapEntryExpression.java
│ │ │ │ │ │ ├── NullifExpression.java
│ │ │ │ │ │ ├── NullLiteralExpression.java
│ │ │ │ │ │ ├── ParameterExpressionImpl.java
│ │ │ │ │ │ ├── PathTypeExpression.java
│ │ │ │ │ │ ├── SearchedCaseExpression.java
│ │ │ │ │ │ ├── SelectionImpl.java
│ │ │ │ │ │ ├── SimpleCaseExpression.java
│ │ │ │ │ │ ├── SizeOfCollectionExpression.java
│ │ │ │ │ │ ├── SubqueryComparisonModifierExpression.java
│ │ │ │ │ │ ├── UnaryArithmeticOperation.java
│ │ │ │ │ │ └── UnaryOperatorExpression.java
│ │ │ │ │ ├── ExpressionImplementor.java
│ │ │ │ │ ├── FromImplementor.java
│ │ │ │ │ ├── IllegalDereferenceException.java
│ │ │ │ │ ├── JoinImplementor.java
│ │ │ │ │ ├── ListJoinImplementor.java
│ │ │ │ │ ├── MapJoinImplementor.java
│ │ │ │ │ ├── OrderImpl.java
│ │ │ │ │ ├── ParameterContainer.java
│ │ │ │ │ ├── ParameterRegistry.java
│ │ │ │ │ ├── path
│ │ │ │ │ │ ├── AbstractFromImpl.java
│ │ │ │ │ │ ├── AbstractJoinImpl.java
│ │ │ │ │ │ ├── AbstractPathImpl.java
│ │ │ │ │ │ ├── CollectionAttributeJoin.java
│ │ │ │ │ │ ├── ListAttributeJoin.java
│ │ │ │ │ │ ├── MapAttributeJoin.java
│ │ │ │ │ │ ├── MapKeyHelpers.java
│ │ │ │ │ │ ├── PluralAttributeJoinSupport.java
│ │ │ │ │ │ ├── PluralAttributePath.java
│ │ │ │ │ │ ├── RootImpl.java
│ │ │ │ │ │ ├── SetAttributeJoin.java
│ │ │ │ │ │ ├── SingularAttributeJoin.java
│ │ │ │ │ │ └── SingularAttributePath.java
│ │ │ │ │ ├── PathImplementor.java
│ │ │ │ │ ├── PathSource.java
│ │ │ │ │ ├── predicate
│ │ │ │ │ │ ├── AbstractPredicateImpl.java
│ │ │ │ │ │ ├── AbstractSimplePredicate.java
│ │ │ │ │ │ ├── BetweenPredicate.java
│ │ │ │ │ │ ├── BooleanAssertionPredicate.java
│ │ │ │ │ │ ├── BooleanExpressionPredicate.java
│ │ │ │ │ │ ├── BooleanStaticAssertionPredicate.java
│ │ │ │ │ │ ├── ComparisonPredicate.java
│ │ │ │ │ │ ├── CompoundPredicate.java
│ │ │ │ │ │ ├── ExistsPredicate.java
│ │ │ │ │ │ ├── ExplicitTruthValueCheck.java
│ │ │ │ │ │ ├── ImplicitNumericExpressionTypeDeterminer.java
│ │ │ │ │ │ ├── InPredicate.java
│ │ │ │ │ │ ├── IsEmptyPredicate.java
│ │ │ │ │ │ ├── LikePredicate.java
│ │ │ │ │ │ ├── MemberOfPredicate.java
│ │ │ │ │ │ ├── NullnessPredicate.java
│ │ │ │ │ │ └── TruthValue.java
│ │ │ │ │ ├── QueryStructure.java
│ │ │ │ │ ├── Renderable.java
│ │ │ │ │ ├── SelectionImplementor.java
│ │ │ │ │ ├── SetJoinImplementor.java
│ │ │ │ │ ├── TupleElementImplementor.java
│ │ │ │ │ └── ValueHandlerFactory.java
│ │ │ │ ├── CurrentEntityManagerImpl.java
│ │ │ │ ├── Ejb3Configuration.java
│ │ │ │ ├── Ejb3ConfigurationObjectFactory.java
│ │ │ │ ├── EntityManagerFactoryImpl.java
│ │ │ │ ├── EntityManagerImpl.java
│ │ │ │ ├── event
│ │ │ │ │ ├── BeanCallback.java
│ │ │ │ │ ├── CallbackHandlerConsumer.java
│ │ │ │ │ ├── Callback.java
│ │ │ │ │ ├── CallbackResolver.java
│ │ │ │ │ ├── EJB3AutoFlushEventListener.java
│ │ │ │ │ ├── EJB3DeleteEventListener.java
│ │ │ │ │ ├── EJB3FlushEntityEventListener.java
│ │ │ │ │ ├── EJB3FlushEventListener.java
│ │ │ │ │ ├── EJB3MergeEventListener.java
│ │ │ │ │ ├── EJB3PersistEventListener.java
│ │ │ │ │ ├── EJB3PersistOnFlushEventListener.java
│ │ │ │ │ ├── EJB3PostDeleteEventListener.java
│ │ │ │ │ ├── EJB3PostInsertEventListener.java
│ │ │ │ │ ├── EJB3PostLoadEventListener.java
│ │ │ │ │ ├── EJB3PostUpdateEventListener.java
│ │ │ │ │ ├── EJB3SaveEventListener.java
│ │ │ │ │ ├── EJB3SaveOrUpdateEventListener.java
│ │ │ │ │ ├── EntityCallbackHandler.java
│ │ │ │ │ └── ListenerCallback.java
│ │ │ │ ├── EventListenerConfigurator.java
│ │ │ │ ├── HibernateEntityManagerFactory.java
│ │ │ │ ├── HibernateEntityManagerImplementor.java
│ │ │ │ ├── HibernateEntityManager.java
│ │ │ │ ├── HibernatePersistence.java
│ │ │ │ ├── HibernateQuery.java
│ │ │ │ ├── InjectionSettingsFactory.java
│ │ │ │ ├── instrument
│ │ │ │ │ └── InterceptFieldClassFileTransformer.java
│ │ │ │ ├── metamodel
│ │ │ │ │ ├── AbstractAttribute.java
│ │ │ │ │ ├── AbstractIdentifiableType.java
│ │ │ │ │ ├── AbstractManagedType.java
│ │ │ │ │ ├── AbstractType.java
│ │ │ │ │ ├── AttributeFactory.java
│ │ │ │ │ ├── AttributeImplementor.java
│ │ │ │ │ ├── BasicTypeImpl.java
│ │ │ │ │ ├── EmbeddableTypeImpl.java
│ │ │ │ │ ├── EntityTypeImpl.java
│ │ │ │ │ ├── MappedSuperclassTypeImpl.java
│ │ │ │ │ ├── MetadataContext.java
│ │ │ │ │ ├── MetamodelImpl.java
│ │ │ │ │ ├── PluralAttributeImpl.java
│ │ │ │ │ └── SingularAttributeImpl.java
│ │ │ │ ├── packaging
│ │ │ │ │ ├── AbstractJarVisitor.java
│ │ │ │ │ ├── ClassFilter.java
│ │ │ │ │ ├── Entry.java
│ │ │ │ │ ├── ExplodedJarVisitor.java
│ │ │ │ │ ├── FileFilter.java
│ │ │ │ │ ├── FileZippedJarVisitor.java
│ │ │ │ │ ├── Filter.java
│ │ │ │ │ ├── InputStreamZippedJarVisitor.java
│ │ │ │ │ ├── JarProtocolVisitor.java
│ │ │ │ │ ├── JarVisitorFactory.java
│ │ │ │ │ ├── JarVisitor.java
│ │ │ │ │ ├── JavaElementFilter.java
│ │ │ │ │ ├── NamedInputStream.java
│ │ │ │ │ ├── NativeScanner.java
│ │ │ │ │ ├── PackageFilter.java
│ │ │ │ │ ├── PersistenceMetadata.java
│ │ │ │ │ ├── PersistenceXmlLoader.java
│ │ │ │ │ ├── Scanner.java
│ │ │ │ │ └── XmlHelper.java
│ │ │ │ ├── QueryHints.java
│ │ │ │ ├── QueryImpl.java
│ │ │ │ ├── transaction
│ │ │ │ │ ├── JoinableCMTTransactionFactory.java
│ │ │ │ │ └── JoinableCMTTransaction.java
│ │ │ │ ├── TransactionImpl.java
│ │ │ │ ├── util
│ │ │ │ │ ├── CacheModeHelper.java
│ │ │ │ │ ├── ConfigurationHelper.java
│ │ │ │ │ ├── LockModeTypeHelper.java
│ │ │ │ │ ├── LogHelper.java
│ │ │ │ │ ├── NamingHelper.java
│ │ │ │ │ └── PersistenceUtilHelper.java
│ │ │ │ └── Version.java
│ │ │ └── engine
│ │ │ ├── EJB3CascadeStyle.java
│ │ │ └── EJB3CascadingAction.java
│ │ ├── javadoc
│ │ │ ├── jdstyle.css
│ │ │ └── package.html
│ │ └── resources
│ │ ├── META-INF
│ │ │ └── services
│ │ │ └── javax.persistence.spi.PersistenceProvider
│ │ └── org
│ │ └── hibernate
│ │ └── ejb
│ │ ├── persistence_1_0.xsd
│ │ └── persistence_2_0.xsd
│ └── test
│ ├── bundles
│ │ ├── cfgxmlpar
│ │ │ ├── META-INF
│ │ │ │ └── persistence.xml
│ │ │ └── org
│ │ │ └── hibernate
│ │ │ └── ejb
│ │ │ └── test
│ │ │ └── pack
│ │ │ └── cfgxmlpar
│ │ │ └── hibernate.cfg.xml
│ │ ├── defaultpar
│ │ │ ├── META-INF
│ │ │ │ ├── orm.xml
│ │ │ │ └── persistence.xml
│ │ │ └── org
│ │ │ └── hibernate
│ │ │ └── ejb
│ │ │ └── test
│ │ │ └── pack
│ │ │ └── defaultpar
│ │ │ └── Mouse.hbm.xml
│ │ ├── defaultpar_1_0
│ │ │ ├── META-INF
│ │ │ │ ├── orm.xml
│ │ │ │ └── persistence.xml
│ │ │ └── org
│ │ │ └── hibernate
│ │ │ └── ejb
│ │ │ └── test
│ │ │ └── pack
│ │ │ └── defaultpar_1_0
│ │ │ └── Mouse1.hbm.xml
│ │ ├── excludehbmpar
│ │ │ ├── META-INF
│ │ │ │ ├── orm2.xml
│ │ │ │ └── persistence.xml
│ │ │ └── org
│ │ │ └── hibernate
│ │ │ └── ejb
│ │ │ └── test
│ │ │ └── pack
│ │ │ └── excludehbmpar
│ │ │ └── Mouse.hbm.xml
│ │ ├── explicitpar
│ │ │ └── META-INF
│ │ │ ├── orm.xml
│ │ │ └── persistence.xml
│ │ ├── explodedpar
│ │ │ ├── META-INF
│ │ │ │ └── persistence.xml
│ │ │ └── org
│ │ │ └── hibernate
│ │ │ └── ejb
│ │ │ └── test
│ │ │ └── pack
│ │ │ └── explodedpar
│ │ │ └── Elephant.hbm.xml
│ │ ├── externaljar
│ │ │ └── META-INF
│ │ │ └── orm.xml
│ │ ├── overridenpar
│ │ │ ├── META-INF
│ │ │ │ └── persistence.xml
│ │ │ └── overridenpar.properties
│ │ ├── space par
│ │ │ └── META-INF
│ │ │ └── persistence.xml
│ │ └── war
│ │ └── WEB-INF
│ │ └── classes
│ │ ├── META-INF
│ │ │ ├── orm.xml
│ │ │ └── persistence.xml
│ │ └── org
│ │ └── hibernate
│ │ └── ejb
│ │ └── test
│ │ └── pack
│ │ └── war
│ │ └── Mouse.hbm.xml
│ ├── java
│ │ ├── NoPackageEntity.java
│ │ └── org
│ │ └── hibernate
│ │ └── ejb
│ │ ├── criteria
│ │ │ ├── basic
│ │ │ │ ├── AggregationResultTest.java
│ │ │ │ ├── BasicCriteriaUsageTest.java
│ │ │ │ ├── CastTest.java
│ │ │ │ ├── ExpressionsTest.java
│ │ │ │ ├── PredicateTest.java
│ │ │ │ └── Wall.java
│ │ │ ├── components
│ │ │ │ ├── Client.java
│ │ │ │ ├── ComponentCriteriaTest.java
│ │ │ │ └── Name.java
│ │ │ ├── CriteriaCompilingTest.java
│ │ │ ├── MultiTypedBasicAttributesEntity.java
│ │ │ ├── ParameterTest.java
│ │ │ ├── paths
│ │ │ │ ├── AbstractPathImplTest.java
│ │ │ │ └── ImplicitJoinTest.java
│ │ │ ├── QueryBuilderTest.java
│ │ │ ├── subquery
│ │ │ │ ├── CorrelatedSubqueryTest.java
│ │ │ │ └── UncorrelatedSubqueryTest.java
│ │ │ └── tuple
│ │ │ └── TupleCriteriaTest.java
│ │ ├── metamodel
│ │ │ ├── AbstractMetamodelSpecificTest.java
│ │ │ ├── Address.java
│ │ │ ├── Alias.java
│ │ │ ├── Country.java
│ │ │ ├── CreditCard.java
│ │ │ ├── Customer.java
│ │ │ ├── EmbeddedTypeTest.java
│ │ │ ├── Info.java
│ │ │ ├── LineItem.java
│ │ │ ├── Order.java
│ │ │ ├── Phone.java
│ │ │ ├── Product.java
│ │ │ ├── ShelfLife.java
│ │ │ ├── Spouse.java
│ │ │ └── VersionedEntity.java
│ │ └── test
│ │ ├── association
│ │ │ ├── AssociationTest.java
│ │ │ ├── Incident.java
│ │ │ ├── IncidentStatus.java
│ │ │ ├── Kitchen.java
│ │ │ └── Oven.java
│ │ ├── beanvalidation
│ │ │ ├── BeanValidationTest.java
│ │ │ └── CupHolder.java
│ │ ├── cacheable
│ │ │ ├── annotation
│ │ │ │ ├── ConfigurationTest.java
│ │ │ │ ├── ExplicitlyCacheableEntity.java
│ │ │ │ ├── ExplicitlyNonCacheableEntity.java
│ │ │ │ └── NoCacheableAnnotationEntity.java
│ │ │ └── cachemodes
│ │ │ ├── SharedCacheModesTest.java
│ │ │ └── SimpleEntity.java
│ │ ├── callbacks
│ │ │ ├── CallbackAndDirtyTest.java
│ │ │ ├── CallbacksTest.java
│ │ │ ├── CommunicationSystem.java
│ │ │ ├── CountryChecker.java
│ │ │ ├── CountryNameCheckerListener.java
│ │ │ ├── Customer.java
│ │ │ ├── Employee.java
│ │ │ ├── ExceptionListener.java
│ │ │ ├── FirstOneListener.java
│ │ │ ├── IncreaseListener.java
│ │ │ ├── Person.java
│ │ │ ├── Plant.java
│ │ │ ├── RemoteControl.java
│ │ │ ├── Rythm.java
│ │ │ ├── Television.java
│ │ │ ├── Translation.java
│ │ │ └── VideoSystem.java
│ │ ├── cascade
│ │ │ ├── Author.java
│ │ │ ├── CascadeTest.java
│ │ │ ├── Conference.java
│ │ │ ├── DeleteOrphanTest.java
│ │ │ ├── DetachAndContainsTest.java
│ │ │ ├── ExtractionDocumentInfo.java
│ │ │ ├── ExtractionDocument.java
│ │ │ ├── FetchTest2.java
│ │ │ ├── FetchTest.java
│ │ │ ├── Grandson.java
│ │ │ ├── multilevel
│ │ │ │ ├── Bottom.java
│ │ │ │ ├── Middle.java
│ │ │ │ ├── MultiLevelCascadeTest.java
│ │ │ │ └── Top.java
│ │ │ ├── Parent.java
│ │ │ ├── Soldier2.java
│ │ │ ├── Soldier.java
│ │ │ ├── Song.java
│ │ │ ├── Son.java
│ │ │ ├── Student.java
│ │ │ ├── Teacher.java
│ │ │ ├── Troop2.java
│ │ │ └── Troop.java
│ │ ├── Cat.java
│ │ ├── connection
│ │ │ ├── DataSourceInjectionTest.java
│ │ │ ├── FakeDataSourceException.java
│ │ │ ├── FakeDataSource.java
│ │ │ └── PersistenceUnitInfoImpl.java
│ │ ├── Distributor.java
│ │ ├── ejb3configuration
│ │ │ ├── Bell.java
│ │ │ ├── ConfigurationObjectSettingTest.java
│ │ │ ├── EntityManagerSerializationTest.java
│ │ │ ├── ExceptionInterceptor.java
│ │ │ ├── id
│ │ │ │ ├── Cable.java
│ │ │ │ ├── FunkyException.java
│ │ │ │ ├── FunkyIdentifierGeneratorProvider.java
│ │ │ │ ├── FunkyIdGenerator.java
│ │ │ │ └── IdentifierGeneratorStrategyProviderTest.java
│ │ │ ├── InterceptorTest.java
│ │ │ ├── LocalExceptionInterceptor.java
│ │ │ ├── PersistenceUnitInfoAdapter.java
│ │ │ ├── PersisterClassProviderTest.java
│ │ │ ├── ProgrammaticConfTest.java
│ │ │ ├── SessionFactoryObserverTest.java
│ │ │ └── TestCase.java
│ │ ├── emops
│ │ │ ├── cascade
│ │ │ │ ├── A.java
│ │ │ │ ├── B1.java
│ │ │ │ ├── B2.java
│ │ │ │ ├── B3.java
│ │ │ │ ├── B4.java
│ │ │ │ ├── C1.java
│ │ │ │ ├── C2.java
│ │ │ │ └── CascadePersistTest.java
│ │ │ ├── Cat.java
│ │ │ ├── Colony.java
│ │ │ ├── Competition.java
│ │ │ ├── Competitor.java
│ │ │ ├── Decorate.java
│ │ │ ├── Dog.java
│ │ │ ├── Dress.java
│ │ │ ├── Empire.java
│ │ │ ├── FlushModeTest.java
│ │ │ ├── FlushTest.java
│ │ │ ├── GetReferenceTest.java
│ │ │ ├── Mail.java
│ │ │ ├── MergeTest.java
│ │ │ ├── Music.java
│ │ │ ├── Pet.java
│ │ │ ├── Race.java
│ │ │ ├── RefreshTest.java
│ │ │ └── RemoveTest.java
│ │ ├── EntityManagerTest.java
│ │ ├── exception
│ │ │ ├── ExceptionTest.java
│ │ │ ├── Instrument.java
│ │ │ ├── Musician.java
│ │ │ └── Music.java
│ │ ├── hibernateFilters
│ │ │ ├── Account.java
│ │ │ └── EntityManagerWithFilteredSessionTest.java
│ │ ├── inheritance
│ │ │ ├── Fruit.java
│ │ │ ├── InheritanceTest.java
│ │ │ └── Strawberry.java
│ │ ├── instrument
│ │ │ ├── InstrumentedClassLoader.java
│ │ │ ├── InterceptFieldClassFileTransformerTest.java
│ │ │ └── Simple.java
│ │ ├── Item.java
│ │ ├── jee
│ │ │ └── OrmVersionTest.java
│ │ ├── Kitten.java
│ │ ├── LastUpdateListener.java
│ │ ├── lob
│ │ │ ├── BlobTest.java
│ │ │ └── ImageReader.java
│ │ ├── lock
│ │ │ ├── Lockable.java
│ │ │ ├── Lock.java
│ │ │ ├── LockTest.java
│ │ │ ├── QueryLockingTest.java
│ │ │ └── UnversionedLock.java
│ │ ├── mapping
│ │ │ ├── Phone.java
│ │ │ └── QuotingTest.java
│ │ ├── metadata
│ │ │ ├── Address.java
│ │ │ ├── Animal.java
│ │ │ ├── Being.java
│ │ │ ├── Cat.java
│ │ │ ├── Cattish.java
│ │ │ ├── Child.java
│ │ │ ├── DeskWithRawType.java
│ │ │ ├── Dog.java
│ │ │ ├── EmployeeWithRawType.java
│ │ │ ├── Feline.java
│ │ │ ├── Flower.java
│ │ │ ├── FoodItem.java
│ │ │ ├── Fridge.java
│ │ │ ├── Garden.java
│ │ │ ├── House.java
│ │ │ ├── JoinedManyToOneOwner.java
│ │ │ ├── MetadataTest.java
│ │ │ ├── Parent.java
│ │ │ ├── Person.java
│ │ │ ├── Room.java
│ │ │ ├── SecondMetadataTest.java
│ │ │ ├── SimpleMedicalHistory.java
│ │ │ ├── SimplePerson.java
│ │ │ ├── StaticMetadataTest.java
│ │ │ ├── SubThing.java
│ │ │ ├── Thing.java
│ │ │ └── WithGenericCollection.java
│ │ ├── MyNamingStrategy.java
│ │ ├── NoOpListener.java
│ │ ├── ops
│ │ │ ├── Animal.java
│ │ │ ├── Employee.java
│ │ │ ├── Employer.java
│ │ │ ├── FindTest.java
│ │ │ ├── GetLoadTest.java
│ │ │ ├── Mammal.java
│ │ │ ├── MergeNewTest.java
│ │ │ ├── MergeTest.java
│ │ │ ├── Node.java
│ │ │ ├── NumberedNode.java
│ │ │ ├── PersistTest.java
│ │ │ ├── Reptile.java
│ │ │ └── Workload.java
│ │ ├── pack
│ │ │ ├── cfgxmlpar
│ │ │ │ └── Morito.java
│ │ │ ├── defaultpar
│ │ │ │ ├── ApplicationServer.java
│ │ │ │ ├── IncrementListener.java
│ │ │ │ ├── Lighter.java
│ │ │ │ ├── Money.java
│ │ │ │ ├── Mouse.java
│ │ │ │ ├── OtherIncrementListener.java
│ │ │ │ ├── package-info.java
│ │ │ │ └── Version.java
│ │ │ ├── defaultpar_1_0
│ │ │ │ ├── ApplicationServer1.java
│ │ │ │ ├── IncrementListener1.java
│ │ │ │ ├── Lighter1.java
│ │ │ │ ├── Money1.java
│ │ │ │ ├── Mouse1.java
│ │ │ │ ├── OtherIncrementListener1.java
│ │ │ │ ├── package-info.java
│ │ │ │ └── Version1.java
│ │ │ ├── excludehbmpar
│ │ │ │ └── Caipirinha.java
│ │ │ ├── explicitpar
│ │ │ │ └── Washer.java
│ │ │ ├── explodedpar
│ │ │ │ ├── Carpet.java
│ │ │ │ ├── Elephant.java
│ │ │ │ └── package-info.java
│ │ │ ├── externaljar
│ │ │ │ └── Scooter.java
│ │ │ ├── overridenpar
│ │ │ │ └── Bug.java
│ │ │ ├── spacepar
│ │ │ │ └── Bug.java
│ │ │ ├── various
│ │ │ │ ├── Airplane.java
│ │ │ │ └── Seat.java
│ │ │ └── war
│ │ │ ├── ApplicationServer.java
│ │ │ ├── IncrementListener.java
│ │ │ ├── Lighter.java
│ │ │ ├── Money.java
│ │ │ ├── Mouse.java
│ │ │ ├── OtherIncrementListener.java
│ │ │ ├── package-info.java
│ │ │ └── Version.java
│ │ ├── packaging
│ │ │ ├── CustomScanner.java
│ │ │ ├── JarVisitorTest.java
│ │ │ ├── PackagedEntityManagerTest.java
│ │ │ ├── PackagingTestCase.java
│ │ │ ├── Pasta.java
│ │ │ └── ScannerTest.java
│ │ ├── query
│ │ │ ├── ComponentJoinsTest.java
│ │ │ └── QueryTest.java
│ │ ├── TestCase.java
│ │ ├── transaction
│ │ │ ├── Book.java
│ │ │ └── FlushAndTransactionTest.java
│ │ ├── util
│ │ │ ├── Author.java
│ │ │ ├── Book.java
│ │ │ ├── CopyrightableContent.java
│ │ │ ├── GetIdentifierTest.java
│ │ │ ├── IsLoadedTest.java
│ │ │ ├── PersistenceUtilHelperTest.java
│ │ │ ├── Sickness.java
│ │ │ └── Umbrella.java
│ │ ├── Wallet.java
│ │ └── xml
│ │ ├── Address.java
│ │ ├── Article.java
│ │ ├── CounterListener.java
│ │ ├── Employee.java
│ │ ├── Lighter.java
│ │ ├── Light.java
│ │ ├── sequences
│ │ │ ├── Address.java
│ │ │ ├── Article.java
│ │ │ ├── Employee.java
│ │ │ ├── Lighter.java
│ │ │ ├── Light.java
│ │ │ ├── XmlAttributeOverrideTest.java
│ │ │ └── XmlTest.java
│ │ ├── XmlAttributeOverrideTest.java
│ │ └── XmlTest.java
│ └── resources
│ ├── hibernate.properties
│ ├── log4j.properties
│ └── org
│ └── hibernate
│ └── ejb
│ └── test
│ ├── ejb3configuration
│ │ └── hibernate.cfg.xml
│ ├── hibernate.cfg.xml
│ ├── jee
│ │ ├── invalid-orm-1.xml
│ │ ├── valid-orm-1.xml
│ │ └── valid-orm-2.xml
│ ├── mapping
│ │ └── orm.xml
│ ├── ops
│ │ ├── Employer.hbm.xml
│ │ └── Node.hbm.xml
│ └── xml
│ ├── orm2.xml
│ ├── orm3.xml
│ ├── orm.xml
│ └── sequences
│ ├── orm2.xml
│ ├── orm3.xml
│ └── orm.xml
├── hibernate-envers
│ ├── pom.xml
│ └── src
│ ├── demo
│ │ ├── java
│ │ │ └── org
│ │ │ └── hibernate
│ │ │ └── envers
│ │ │ └── demo
│ │ │ ├── Address.java
│ │ │ ├── Person.java
│ │ │ └── TestConsole.java
│ │ └── resources
│ │ └── META-INF
│ │ └── persistence.xml
│ ├── main
│ │ ├── java
│ │ │ └── org
│ │ │ └── hibernate
│ │ │ ├── envers
│ │ │ │ ├── ant
│ │ │ │ │ ├── AnnotationConfigurationTaskWithEnvers.java
│ │ │ │ │ ├── ConfigurationTaskWithEnvers.java
│ │ │ │ │ └── JPAConfigurationTaskWithEnvers.java
│ │ │ │ ├── Audited.java
│ │ │ │ ├── AuditJoinTable.java
│ │ │ │ ├── AuditMappedBy.java
│ │ │ │ ├── AuditOverride.java
│ │ │ │ ├── AuditOverrides.java
│ │ │ │ ├── AuditReaderFactory.java
│ │ │ │ ├── AuditReader.java
│ │ │ │ ├── AuditTable.java
│ │ │ │ ├── configuration
│ │ │ │ │ ├── AuditConfiguration.java
│ │ │ │ │ ├── AuditEntitiesConfiguration.java
│ │ │ │ │ ├── ClassesAuditingData.java
│ │ │ │ │ ├── EntitiesConfigurator.java
│ │ │ │ │ ├── GlobalConfiguration.java
│ │ │ │ │ ├── metadata
│ │ │ │ │ │ ├── AuditEntityNameRegister.java
│ │ │ │ │ │ ├── AuditMetadataGenerator.java
│ │ │ │ │ │ ├── AuditTableData.java
│ │ │ │ │ │ ├── BasicMetadataGenerator.java
│ │ │ │ │ │ ├── CollectionMetadataGenerator.java
│ │ │ │ │ │ ├── ComponentMetadataGenerator.java
│ │ │ │ │ │ ├── EntityXmlMappingData.java
│ │ │ │ │ │ ├── IdMetadataGenerator.java
│ │ │ │ │ │ ├── InheritanceType.java
│ │ │ │ │ │ ├── MetadataTools.java
│ │ │ │ │ │ ├── QueryGeneratorBuilder.java
│ │ │ │ │ │ ├── reader
│ │ │ │ │ │ │ ├── AnnotationsMetadataReader.java
│ │ │ │ │ │ │ ├── AuditedPropertiesHolder.java
│ │ │ │ │ │ │ ├── AuditedPropertiesReader.java
│ │ │ │ │ │ │ ├── ClassAuditingData.java
│ │ │ │ │ │ │ ├── ComponentAuditedPropertiesReader.java
│ │ │ │ │ │ │ ├── ComponentAuditingData.java
│ │ │ │ │ │ │ ├── PersistentPropertiesSource.java
│ │ │ │ │ │ │ └── PropertyAuditingData.java
│ │ │ │ │ │ └── ToOneRelationMetadataGenerator.java
│ │ │ │ │ ├── PersistentClassGraphDefiner.java
│ │ │ │ │ └── RevisionInfoConfiguration.java
│ │ │ │ ├── DefaultRevisionEntity.java
│ │ │ │ ├── entities
│ │ │ │ │ ├── EntitiesConfigurations.java
│ │ │ │ │ ├── EntityConfiguration.java
│ │ │ │ │ ├── EntityInstantiator.java
│ │ │ │ │ ├── IdMappingData.java
│ │ │ │ │ ├── mapper
│ │ │ │ │ │ ├── ComponentPropertyMapper.java
│ │ │ │ │ │ ├── CompositeMapperBuilder.java
│ │ │ │ │ │ ├── ExtendedPropertyMapper.java
│ │ │ │ │ │ ├── id
│ │ │ │ │ │ │ ├── AbstractCompositeIdMapper.java
│ │ │ │ │ │ │ ├── AbstractIdMapper.java
│ │ │ │ │ │ │ ├── EmbeddedIdMapper.java
│ │ │ │ │ │ │ ├── IdMapper.java
│ │ │ │ │ │ │ ├── MultipleIdMapper.java
│ │ │ │ │ │ │ ├── QueryParameterData.java
│ │ │ │ │ │ │ ├── SimpleIdMapperBuilder.java
│ │ │ │ │ │ │ └── SingleIdMapper.java
│ │ │ │ │ │ ├── MultiPropertyMapper.java
│ │ │ │ │ │ ├── PersistentCollectionChangeData.java
│ │ │ │ │ │ ├── PropertyMapper.java
│ │ │ │ │ │ ├── relation
│ │ │ │ │ │ │ ├── AbstractCollectionMapper.java
│ │ │ │ │ │ │ ├── BasicCollectionMapper.java
│ │ │ │ │ │ │ ├── CommonCollectionMapperData.java
│ │ │ │ │ │ │ ├── component
│ │ │ │ │ │ │ │ ├── MiddleComponentMapper.java
│ │ │ │ │ │ │ │ ├── MiddleDummyComponentMapper.java
│ │ │ │ │ │ │ │ ├── MiddleMapKeyIdComponentMapper.java
│ │ │ │ │ │ │ │ ├── MiddleMapKeyPropertyComponentMapper.java
│ │ │ │ │ │ │ │ ├── MiddleRelatedComponentMapper.java
│ │ │ │ │ │ │ │ ├── MiddleSimpleComponentMapper.java
│ │ │ │ │ │ │ │ └── MiddleStraightComponentMapper.java
│ │ │ │ │ │ │ ├── lazy
│ │ │ │ │ │ │ │ ├── AbstractDelegateSessionImplementor.java
│ │ │ │ │ │ │ │ ├── initializor
│ │ │ │ │ │ │ │ │ ├── AbstractCollectionInitializor.java
│ │ │ │ │ │ │ │ │ ├── ArrayCollectionInitializor.java
│ │ │ │ │ │ │ │ │ ├── BasicCollectionInitializor.java
│ │ │ │ │ │ │ │ │ ├── Initializor.java
│ │ │ │ │ │ │ │ │ ├── ListCollectionInitializor.java
│ │ │ │ │ │ │ │ │ ├── MapCollectionInitializor.java
│ │ │ │ │ │ │ │ │ ├── SortedMapCollectionInitializor.java
│ │ │ │ │ │ │ │ │ └── SortedSetCollectionInitializor.java
│ │ │ │ │ │ │ │ ├── proxy
│ │ │ │ │ │ │ │ │ ├── CollectionProxy.java
│ │ │ │ │ │ │ │ │ ├── ListProxy.java
│ │ │ │ │ │ │ │ │ ├── MapProxy.java
│ │ │ │ │ │ │ │ │ ├── SetProxy.java
│ │ │ │ │ │ │ │ │ ├── SortedMapProxy.java
│ │ │ │ │ │ │ │ │ └── SortedSetProxy.java
│ │ │ │ │ │ │ │ └── ToOneDelegateSessionImplementor.java
│ │ │ │ │ │ │ ├── ListCollectionMapper.java
│ │ │ │ │ │ │ ├── MapCollectionMapper.java
│ │ │ │ │ │ │ ├── MiddleComponentData.java
│ │ │ │ │ │ │ ├── MiddleIdData.java
│ │ │ │ │ │ │ ├── OneToOneNotOwningMapper.java
│ │ │ │ │ │ │ ├── query
│ │ │ │ │ │ │ │ ├── OneAuditEntityQueryGenerator.java
│ │ │ │ │ │ │ │ ├── OneEntityQueryGenerator.java
│ │ │ │ │ │ │ │ ├── RelationQueryGenerator.java
│ │ │ │ │ │ │ │ ├── ThreeEntityQueryGenerator.java
│ │ │ │ │ │ │ │ ├── TwoEntityOneAuditedQueryGenerator.java
│ │ │ │ │ │ │ │ └── TwoEntityQueryGenerator.java
│ │ │ │ │ │ │ ├── SortedMapCollectionMapper.java
│ │ │ │ │ │ │ ├── SortedSetCollectionMapper.java
│ │ │ │ │ │ │ └── ToOneIdMapper.java
│ │ │ │ │ │ ├── SimpleMapperBuilder.java
│ │ │ │ │ │ ├── SinglePropertyMapper.java
│ │ │ │ │ │ └── SubclassPropertyMapper.java
│ │ │ │ │ ├── PropertyData.java
│ │ │ │ │ ├── RelationDescription.java
│ │ │ │ │ ├── RelationType.java
│ │ │ │ │ └── RevisionTypeType.java
│ │ │ │ ├── EntityTrackingRevisionListener.java
│ │ │ │ ├── event
│ │ │ │ │ └── AuditEventListener.java
│ │ │ │ ├── exception
│ │ │ │ │ ├── AuditException.java
│ │ │ │ │ ├── NotAuditedException.java
│ │ │ │ │ └── RevisionDoesNotExistException.java
│ │ │ │ ├── ModificationStore.java
│ │ │ │ ├── NotAudited.java
│ │ │ │ ├── query
│ │ │ │ │ ├── AuditEntity.java
│ │ │ │ │ ├── AuditQueryCreator.java
│ │ │ │ │ ├── AuditQuery.java
│ │ │ │ │ ├── criteria
│ │ │ │ │ │ ├── AggregatedAuditExpression.java
│ │ │ │ │ │ ├── AuditConjunction.java
│ │ │ │ │ │ ├── AuditCriterion.java
│ │ │ │ │ │ ├── AuditDisjunction.java
│ │ │ │ │ │ ├── AuditId.java
│ │ │ │ │ │ ├── AuditProperty.java
│ │ │ │ │ │ ├── AuditRelatedId.java
│ │ │ │ │ │ ├── BetweenAuditExpression.java
│ │ │ │ │ │ ├── CriteriaTools.java
│ │ │ │ │ │ ├── ExtendableCriterion.java
│ │ │ │ │ │ ├── IdentifierEqAuditExpression.java
│ │ │ │ │ │ ├── InAuditExpression.java
│ │ │ │ │ │ ├── LogicalAuditExpression.java
│ │ │ │ │ │ ├── NotAuditExpression.java
│ │ │ │ │ │ ├── NotNullAuditExpression.java
│ │ │ │ │ │ ├── NullAuditExpression.java
│ │ │ │ │ │ ├── PropertyAuditExpression.java
│ │ │ │ │ │ ├── RelatedAuditExpression.java
│ │ │ │ │ │ ├── RevisionTypeAuditExpression.java
│ │ │ │ │ │ └── SimpleAuditExpression.java
│ │ │ │ │ ├── impl
│ │ │ │ │ │ ├── AbstractAuditQuery.java
│ │ │ │ │ │ ├── EntitiesAtRevisionQuery.java
│ │ │ │ │ │ └── RevisionsOfEntityQuery.java
│ │ │ │ │ ├── order
│ │ │ │ │ │ ├── AuditOrder.java
│ │ │ │ │ │ └── PropertyAuditOrder.java
│ │ │ │ │ ├── projection
│ │ │ │ │ │ ├── AuditProjection.java
│ │ │ │ │ │ └── PropertyAuditProjection.java
│ │ │ │ │ └── property
│ │ │ │ │ ├── EntityPropertyName.java
│ │ │ │ │ ├── OriginalIdPropertyName.java
│ │ │ │ │ ├── PropertyNameGetter.java
│ │ │ │ │ ├── RevisionNumberPropertyName.java
│ │ │ │ │ ├── RevisionPropertyPropertyName.java
│ │ │ │ │ └── RevisionTypePropertyName.java
│ │ │ │ ├── reader
│ │ │ │ │ ├── AuditReaderImplementor.java
│ │ │ │ │ ├── AuditReaderImpl.java
│ │ │ │ │ └── FirstLevelCache.java
│ │ │ │ ├── RelationTargetAuditMode.java
│ │ │ │ ├── RevisionEntity.java
│ │ │ │ ├── revisioninfo
│ │ │ │ │ ├── DefaultRevisionInfoGenerator.java
│ │ │ │ │ ├── RevisionInfoGenerator.java
│ │ │ │ │ ├── RevisionInfoNumberReader.java
│ │ │ │ │ └── RevisionInfoQueryCreator.java
│ │ │ │ ├── RevisionListener.java
│ │ │ │ ├── RevisionNumber.java
│ │ │ │ ├── RevisionTimestamp.java
│ │ │ │ ├── RevisionType.java
│ │ │ │ ├── SecondaryAuditTable.java
│ │ │ │ ├── SecondaryAuditTables.java
│ │ │ │ ├── strategy
│ │ │ │ │ ├── AuditStrategy.java
│ │ │ │ │ ├── DefaultAuditStrategy.java
│ │ │ │ │ ├── ValidityAuditStrategy.java
│ │ │ │ │ └── ValidTimeAuditStrategy.java
│ │ │ │ ├── synchronization
│ │ │ │ │ ├── AuditProcess.java
│ │ │ │ │ ├── AuditProcessManager.java
│ │ │ │ │ ├── EntityChangeNotifier.java
│ │ │ │ │ ├── SessionCacheCleaner.java
│ │ │ │ │ └── work
│ │ │ │ │ ├── AbstractAuditWorkUnit.java
│ │ │ │ │ ├── AddWorkUnit.java
│ │ │ │ │ ├── AuditWorkUnit.java
│ │ │ │ │ ├── CollectionChangeWorkUnit.java
│ │ │ │ │ ├── DelWorkUnit.java
│ │ │ │ │ ├── FakeBidirectionalRelationWorkUnit.java
│ │ │ │ │ ├── ModWorkUnit.java
│ │ │ │ │ ├── PersistentCollectionChangeWorkUnit.java
│ │ │ │ │ ├── WorkUnitMergeDispatcher.java
│ │ │ │ │ └── WorkUnitMergeVisitor.java
│ │ │ │ └── tools
│ │ │ │ ├── ArgumentsTools.java
│ │ │ │ ├── ArraysTools.java
│ │ │ │ ├── ConcurrentReferenceHashMap.java
│ │ │ │ ├── graph
│ │ │ │ │ ├── GraphDefiner.java
│ │ │ │ │ ├── GraphTopologicalSort.java
│ │ │ │ │ ├── TopologicalSort.java
│ │ │ │ │ └── Vertex.java
│ │ │ │ ├── MappingTools.java
│ │ │ │ ├── MutableBoolean.java
│ │ │ │ ├── MutableInteger.java
│ │ │ │ ├── Pair.java
│ │ │ │ ├── query
│ │ │ │ │ ├── Parameters.java
│ │ │ │ │ └── QueryBuilder.java
│ │ │ │ ├── reflection
│ │ │ │ │ └── ReflectionTools.java
│ │ │ │ ├── StringTools.java
│ │ │ │ ├── Tools.java
│ │ │ │ └── Triple.java
│ │ │ └── tool
│ │ │ └── ant
│ │ │ └── EnversHibernateToolTask.java
│ │ └── resources
│ │ └── META-INF
│ │ ├── COPYING.txt
│ │ └── copyright.txt
│ ├── matrix
│ │ └── java
│ │ └── org
│ │ └── hibernate
│ │ └── envers
│ │ └── test
│ │ └── integration
│ │ └── basic
│ │ └── NoneAudited.java
│ └── test
│ ├── java
│ │ └── org
│ │ └── hibernate
│ │ └── envers
│ │ └── test
│ │ ├── AbstractEntityTest.java
│ │ ├── AbstractOneSessionTest.java
│ │ ├── AbstractSessionTest.java
│ │ ├── entities
│ │ │ ├── collection
│ │ │ │ ├── EnumSetEntity.java
│ │ │ │ ├── StringListEntity.java
│ │ │ │ ├── StringMapEntity.java
│ │ │ │ └── StringSetEntity.java
│ │ │ ├── components
│ │ │ │ ├── Component1.java
│ │ │ │ ├── Component2.java
│ │ │ │ ├── ComponentSetTestEntity.java
│ │ │ │ ├── ComponentTestEntity.java
│ │ │ │ ├── DefaultValueComponent1.java
│ │ │ │ ├── DefaultValueComponent2.java
│ │ │ │ ├── DefaultValueComponentTestEntity.java
│ │ │ │ └── relations
│ │ │ │ ├── ManyToOneComponent.java
│ │ │ │ ├── ManyToOneComponentTestEntity.java
│ │ │ │ ├── NotAuditedManyToOneComponent.java
│ │ │ │ ├── NotAuditedManyToOneComponentTestEntity.java
│ │ │ │ ├── OneToManyComponent.java
│ │ │ │ └── OneToManyComponentTestEntity.java
│ │ │ ├── customtype
│ │ │ │ ├── Component.java
│ │ │ │ ├── CompositeCustomTypeEntity.java
│ │ │ │ ├── CompositeTestUserType.java
│ │ │ │ ├── ParametrizedCustomTypeEntity.java
│ │ │ │ └── ParametrizedTestUserType.java
│ │ │ ├── ids
│ │ │ │ ├── CompositeDateIdTestEntity.java
│ │ │ │ ├── CustomEnum.java
│ │ │ │ ├── CustomEnumUserType.java
│ │ │ │ ├── DateEmbId.java
│ │ │ │ ├── DateIdTestEntity.java
│ │ │ │ ├── EmbId.java
│ │ │ │ ├── EmbIdTestEntity.java
│ │ │ │ ├── EmbIdWithCustomType.java
│ │ │ │ ├── EmbIdWithCustomTypeTestEntity.java
│ │ │ │ ├── ManyToOneIdNotAuditedTestEntity.java
│ │ │ │ ├── ManyToOneNotAuditedEmbId.java
│ │ │ │ ├── MulId.java
│ │ │ │ └── MulIdTestEntity.java
│ │ │ ├── IntNoAutoIdTestEntity.java
│ │ │ ├── IntTestEntity.java
│ │ │ ├── manytomany
│ │ │ │ ├── biowned
│ │ │ │ │ ├── ListBiowning1Entity.java
│ │ │ │ │ └── ListBiowning2Entity.java
│ │ │ │ ├── ListOwnedEntity.java
│ │ │ │ ├── ListOwningEntity.java
│ │ │ │ ├── MapOwnedEntity.java
│ │ │ │ ├── MapOwningEntity.java
│ │ │ │ ├── sametable
│ │ │ │ │ ├── Child1Entity.java
│ │ │ │ │ ├── Child2Entity.java
│ │ │ │ │ └── ParentEntity.java
│ │ │ │ ├── SetOwnedEntity.java
│ │ │ │ ├── SetOwningEntity.java
│ │ │ │ ├── SortedSetEntity.java
│ │ │ │ ├── unidirectional
│ │ │ │ │ ├── ListUniEntity.java
│ │ │ │ │ ├── M2MIndexedListTargetNotAuditedEntity.java
│ │ │ │ │ ├── M2MTargetNotAuditedEntity.java
│ │ │ │ │ ├── MapUniEntity.java
│ │ │ │ │ └── SetUniEntity.java
│ │ │ │ └── WhereJoinTableEntity.java
│ │ │ ├── manytoone
│ │ │ │ └── unidirectional
│ │ │ │ └── TargetNotAuditedEntity.java
│ │ │ ├── onetomany
│ │ │ │ ├── CollectionRefEdEntity.java
│ │ │ │ ├── CollectionRefIngEntity.java
│ │ │ │ ├── detached
│ │ │ │ │ ├── DoubleListJoinColumnBidirectionalRefEdEntity1.java
│ │ │ │ │ ├── DoubleListJoinColumnBidirectionalRefEdEntity2.java
│ │ │ │ │ ├── DoubleListJoinColumnBidirectionalRefIngEntity.java
│ │ │ │ │ ├── DoubleSetRefCollEntity.java
│ │ │ │ │ ├── ids
│ │ │ │ │ │ ├── SetRefCollEntityEmbId.java
│ │ │ │ │ │ └── SetRefCollEntityMulId.java
│ │ │ │ │ ├── IndexedListJoinColumnBidirectionalRefEdEntity.java
│ │ │ │ │ ├── IndexedListJoinColumnBidirectionalRefIngEntity.java
│ │ │ │ │ ├── inheritance
│ │ │ │ │ │ ├── ChildIndexedListJoinColumnBidirectionalRefIngEntity.java
│ │ │ │ │ │ ├── ParentIndexedListJoinColumnBidirectionalRefIngEntity.java
│ │ │ │ │ │ └── ParentOwnedIndexedListJoinColumnBidirectionalRefEdEntity.java
│ │ │ │ │ ├── ListJoinColumnBidirectionalInheritanceRefEdChildEntity.java
│ │ │ │ │ ├── ListJoinColumnBidirectionalInheritanceRefEdParentEntity.java
│ │ │ │ │ ├── ListJoinColumnBidirectionalInheritanceRefIngEntity.java
│ │ │ │ │ ├── ListJoinColumnBidirectionalRefEdEntity.java
│ │ │ │ │ ├── ListJoinColumnBidirectionalRefIngEntity.java
│ │ │ │ │ ├── ListRefCollEntity.java
│ │ │ │ │ ├── SetJoinColumnRefCollEntity.java
│ │ │ │ │ └── SetRefCollEntity.java
│ │ │ │ ├── ids
│ │ │ │ │ ├── SetRefEdEmbIdEntity.java
│ │ │ │ │ ├── SetRefEdMulIdEntity.java
│ │ │ │ │ ├── SetRefIngEmbIdEntity.java
│ │ │ │ │ └── SetRefIngMulIdEntity.java
│ │ │ │ ├── ListRefEdEntity.java
│ │ │ │ ├── ListRefIngEntity.java
│ │ │ │ ├── SetRefEdEntity.java
│ │ │ │ └── SetRefIngEntity.java
│ │ │ ├── PrimitiveTestEntity.java
│ │ │ ├── reventity
│ │ │ │ ├── CustomDataRevEntity.java
│ │ │ │ ├── CustomDateRevEntity.java
│ │ │ │ ├── CustomPropertyAccessRevEntity.java
│ │ │ │ ├── CustomRevEntityColumnMapping.java
│ │ │ │ ├── CustomRevEntity.java
│ │ │ │ └── trackmodifiedentities
│ │ │ │ ├── CustomTrackingRevisionEntity.java
│ │ │ │ ├── CustomTrackingRevisionListener.java
│ │ │ │ └── ModifiedEntityTypeEntity.java
│ │ │ ├── StrIntTestEntity.java
│ │ │ ├── StrTestEntityComparator.java
│ │ │ ├── StrTestEntity.java
│ │ │ ├── UnversionedEntity.java
│ │ │ └── UnversionedStrTestEntity.java
│ │ ├── integration
│ │ │ ├── accesstype
│ │ │ │ ├── Country.java
│ │ │ │ ├── FieldAccessTypeEntity.java
│ │ │ │ ├── FieldAccessType.java
│ │ │ │ ├── ImmutableClassAccessType.java
│ │ │ │ ├── MixedAccessTypeEntity.java
│ │ │ │ ├── MixedAccessType.java
│ │ │ │ ├── PropertyAccessTypeEntity.java
│ │ │ │ └── PropertyAccessType.java
│ │ │ ├── auditReader
│ │ │ │ ├── AuditedTestEntity.java
│ │ │ │ ├── AuditReaderAPITest.java
│ │ │ │ └── NotAuditedTestEntity.java
│ │ │ ├── basic
│ │ │ │ ├── BasicTestEntity1.java
│ │ │ │ ├── BasicTestEntity2.java
│ │ │ │ ├── BasicTestEntity3.java
│ │ │ │ ├── BasicTestEntity4.java
│ │ │ │ ├── Delete.java
│ │ │ │ ├── GlobalVersioned.java
│ │ │ │ ├── ManyOperationsInTransaction.java
│ │ │ │ ├── NotVersioned.java
│ │ │ │ ├── NullProperties.java
│ │ │ │ ├── Simple.java
│ │ │ │ ├── SingleOperationInTransaction.java
│ │ │ │ ├── UnversionedPropertiesChange.java
│ │ │ │ └── UnversionedProperty.java
│ │ │ ├── cache
│ │ │ │ ├── OneToManyCache.java
│ │ │ │ ├── OneToOneCache.java
│ │ │ │ └── QueryCache.java
│ │ │ ├── collection
│ │ │ │ ├── EnumSet.java
│ │ │ │ ├── mapkey
│ │ │ │ │ ├── ComponentMapKeyEntity.java
│ │ │ │ │ ├── ComponentMapKey.java
│ │ │ │ │ ├── IdMapKeyEntity.java
│ │ │ │ │ └── IdMapKey.java
│ │ │ │ ├── norevision
│ │ │ │ │ ├── AbstractCollectionChangeTest.java
│ │ │ │ │ ├── CollectionChangeNoRevisionTest.java
│ │ │ │ │ ├── CollectionChangeRevisionTest.java
│ │ │ │ │ ├── Name.java
│ │ │ │ │ └── Person.java
│ │ │ │ ├── StringList.java
│ │ │ │ ├── StringMap.java
│ │ │ │ └── StringSet.java
│ │ │ ├── components
│ │ │ │ ├── collections
│ │ │ │ │ └── CollectionOfComponents.java
│ │ │ │ ├── Components.java
│ │ │ │ ├── DefaultValueComponents.java
│ │ │ │ └── relations
│ │ │ │ ├── ManyToOneInComponent.java
│ │ │ │ ├── NotAuditedManyToOneInComponent.java
│ │ │ │ └── OneToManyInComponent.java
│ │ │ ├── customtype
│ │ │ │ ├── CompositeCustom.java
│ │ │ │ └── ParametrizedCustom.java
│ │ │ ├── data
│ │ │ │ ├── Dates.java
│ │ │ │ ├── DateTestEntity.java
│ │ │ │ ├── Enums.java
│ │ │ │ ├── EnumTestEntity.java
│ │ │ │ ├── LobSerializables.java
│ │ │ │ ├── LobSerializableTestEntity.java
│ │ │ │ ├── Lobs.java
│ │ │ │ ├── LobTestEntity.java
│ │ │ │ ├── Serializables.java
│ │ │ │ ├── SerializableTestEntity.java
│ │ │ │ └── SerObject.java
│ │ │ ├── entityNames
│ │ │ │ ├── auditedEntity
│ │ │ │ │ ├── Person.java
│ │ │ │ │ └── ReadEntityWhitEntityNameTest.java
│ │ │ │ ├── manyToManyAudited
│ │ │ │ │ ├── Car.java
│ │ │ │ │ ├── Person.java
│ │ │ │ │ └── ReadEntityWithAuditedManyToManyTest.java
│ │ │ │ ├── oneToManyAudited
│ │ │ │ │ ├── Car.java
│ │ │ │ │ ├── Person.java
│ │ │ │ │ └── ReadEntityWithAuditedCollectionTest.java
│ │ │ │ ├── oneToManyNotAudited
│ │ │ │ │ ├── Car.java
│ │ │ │ │ ├── Person.java
│ │ │ │ │ └── ReadEntityWithAuditedCollectionTest.java
│ │ │ │ ├── singleAssociatedAudited
│ │ │ │ │ ├── Car.java
│ │ │ │ │ ├── Person.java
│ │ │ │ │ └── ReadEntityAssociatedAuditedTest.java
│ │ │ │ └── singleAssociatedNotAudited
│ │ │ │ ├── Car.java
│ │ │ │ ├── Person.java
│ │ │ │ └── ReadEntityAssociatedNotAuditedTest.java
│ │ │ ├── flush
│ │ │ │ ├── AbstractFlushTest.java
│ │ │ │ ├── DoubleFlushAddDel.java
│ │ │ │ ├── DoubleFlushAddMod.java
│ │ │ │ ├── DoubleFlushModDel.java
│ │ │ │ ├── DoubleFlushModMod.java
│ │ │ │ └── ManualFlush.java
│ │ │ ├── hashcode
│ │ │ │ ├── ChangingHashcode.java
│ │ │ │ ├── WikiImage.java
│ │ │ │ └── WikiPage.java
│ │ │ ├── ids
│ │ │ │ ├── CompositeDateId.java
│ │ │ │ ├── CompositeIds.java
│ │ │ │ ├── DateId.java
│ │ │ │ └── ManyToOneIdNotAudited.java
│ │ │ ├── inheritance
│ │ │ │ ├── joined
│ │ │ │ │ ├── ChildAuditing.java
│ │ │ │ │ ├── ChildEntity.java
│ │ │ │ │ ├── ChildNullAuditing.java
│ │ │ │ │ ├── childrelation
│ │ │ │ │ │ ├── ChildIngEntity.java
│ │ │ │ │ │ ├── ChildReferencing.java
│ │ │ │ │ │ ├── ParentNotIngEntity.java
│ │ │ │ │ │ └── ReferencedEntity.java
│ │ │ │ │ ├── emptychild
│ │ │ │ │ │ ├── EmptyChildAuditing.java
│ │ │ │ │ │ ├── EmptyChildEntity.java
│ │ │ │ │ │ └── ParentEntity.java
│ │ │ │ │ ├── notownedrelation
│ │ │ │ │ │ ├── Address.java
│ │ │ │ │ │ ├── Contact.java
│ │ │ │ │ │ ├── NotOwnedBidirectional.java
│ │ │ │ │ │ └── PersonalContact.java
│ │ │ │ │ ├── ParentAuditing.java
│ │ │ │ │ ├── ParentEntity.java
│ │ │ │ │ ├── primarykeyjoin
│ │ │ │ │ │ ├── ChildPrimaryKeyJoinAuditing.java
│ │ │ │ │ │ └── ChildPrimaryKeyJoinEntity.java
│ │ │ │ │ └── relation
│ │ │ │ │ ├── ChildIngEntity.java
│ │ │ │ │ ├── ParentIngEntity.java
│ │ │ │ │ ├── PolymorphicCollection.java
│ │ │ │ │ ├── ReferencedEntity.java
│ │ │ │ │ └── unidirectional
│ │ │ │ │ ├── AbstractContainedEntity.java
│ │ │ │ │ ├── AbstractSetEntity.java
│ │ │ │ │ ├── ContainedEntity.java
│ │ │ │ │ ├── SetEntity.java
│ │ │ │ │ └── UnidirectionalDoubleAbstract.java
│ │ │ │ ├── mixed
│ │ │ │ │ ├── entities
│ │ │ │ │ │ ├── AbstractActivity.java
│ │ │ │ │ │ ├── AbstractCheckActivity.java
│ │ │ │ │ │ ├── ActivityId.java
│ │ │ │ │ │ ├── Activity.java
│ │ │ │ │ │ ├── CheckInActivity.java
│ │ │ │ │ │ └── NormalActivity.java
│ │ │ │ │ └── MixedInheritanceStrategiesEntityTest.java
│ │ │ │ ├── single
│ │ │ │ │ ├── ChildAuditing.java
│ │ │ │ │ ├── ChildEntity.java
│ │ │ │ │ ├── childrelation
│ │ │ │ │ │ ├── ChildIngEntity.java
│ │ │ │ │ │ ├── ChildReferencing.java
│ │ │ │ │ │ ├── ParentNotIngEntity.java
│ │ │ │ │ │ └── ReferencedEntity.java
│ │ │ │ │ ├── discriminatorformula
│ │ │ │ │ │ ├── ChildEntity.java
│ │ │ │ │ │ ├── ClassTypeEntity.java
│ │ │ │ │ │ ├── DiscriminatorFormulaTest.java
│ │ │ │ │ │ └── ParentEntity.java
│ │ │ │ │ ├── notownedrelation
│ │ │ │ │ │ ├── Address.java
│ │ │ │ │ │ ├── Contact.java
│ │ │ │ │ │ ├── NotOwnedBidirectional.java
│ │ │ │ │ │ └── PersonalContact.java
│ │ │ │ │ ├── ParentAuditing.java
│ │ │ │ │ ├── ParentEntity.java
│ │ │ │ │ └── relation
│ │ │ │ │ ├── ChildIngEntity.java
│ │ │ │ │ ├── ParentIngEntity.java
│ │ │ │ │ ├── PolymorphicCollection.java
│ │ │ │ │ └── ReferencedEntity.java
│ │ │ │ └── tableperclass
│ │ │ │ ├── ChildAuditing.java
│ │ │ │ ├── ChildEntity.java
│ │ │ │ ├── childrelation
│ │ │ │ │ ├── ChildIngEntity.java
│ │ │ │ │ ├── ChildReferencing.java
│ │ │ │ │ ├── ParentNotIngEntity.java
│ │ │ │ │ └── ReferencedEntity.java
│ │ │ │ ├── notownedrelation
│ │ │ │ │ ├── Address.java
│ │ │ │ │ ├── Contact.java
│ │ │ │ │ ├── NotOwnedBidirectional.java
│ │ │ │ │ └── PersonalContact.java
│ │ │ │ ├── ParentAuditing.java
│ │ │ │ ├── ParentEntity.java
│ │ │ │ └── relation
│ │ │ │ ├── ChildIngEntity.java
│ │ │ │ ├── ParentIngEntity.java
│ │ │ │ ├── PolymorphicCollection.java
│ │ │ │ └── ReferencedEntity.java
│ │ │ ├── interfaces
│ │ │ │ ├── components
│ │ │ │ │ ├── Component1.java
│ │ │ │ │ ├── ComponentTestEntity.java
│ │ │ │ │ ├── IComponent.java
│ │ │ │ │ └── InterfacesComponents.java
│ │ │ │ ├── hbm
│ │ │ │ │ ├── allAudited
│ │ │ │ │ │ ├── AbstractAllAuditedTest.java
│ │ │ │ │ │ ├── AuditedImplementor.java
│ │ │ │ │ │ ├── joined
│ │ │ │ │ │ │ └── JoinedAllAuditedTest.java
│ │ │ │ │ │ ├── NonAuditedImplementor.java
│ │ │ │ │ │ ├── SimpleInterface.java
│ │ │ │ │ │ ├── subclass
│ │ │ │ │ │ │ └── SubclassAllAuditedTest.java
│ │ │ │ │ │ └── union
│ │ │ │ │ │ └── UnionAllAuditedTest.java
│ │ │ │ │ ├── propertiesAudited
│ │ │ │ │ │ ├── AbstractPropertiesAuditedTest.java
│ │ │ │ │ │ ├── AuditedImplementor.java
│ │ │ │ │ │ ├── joined
│ │ │ │ │ │ │ └── JoinedPropertiesAuditedTest.java
│ │ │ │ │ │ ├── NonAuditedImplementor.java
│ │ │ │ │ │ ├── SimpleInterface.java
│ │ │ │ │ │ ├── subclass
│ │ │ │ │ │ │ └── SubclassPropertiesAuditedTest.java
│ │ │ │ │ │ └── union
│ │ │ │ │ │ └── UnionPropertiesAuditedTest.java
│ │ │ │ │ └── propertiesAudited2
│ │ │ │ │ ├── AbstractPropertiesAudited2Test.java
│ │ │ │ │ ├── AuditedImplementor.java
│ │ │ │ │ ├── joined
│ │ │ │ │ │ └── JoinedPropertiesAudited2Test.java
│ │ │ │ │ ├── NonAuditedImplementor.java
│ │ │ │ │ ├── SimpleInterface.java
│ │ │ │ │ ├── subclass
│ │ │ │ │ │ └── SubclassPropertiesAudited2Test.java
│ │ │ │ │ └── union
│ │ │ │ │ └── UnionPropertiesAudited2Test.java
│ │ │ │ └── relation
│ │ │ │ ├── InterfacesRelation.java
│ │ │ │ ├── ISetRefEdEntity.java
│ │ │ │ ├── SetRefEdEntity.java
│ │ │ │ └── SetRefIngEntity.java
│ │ │ ├── jta
│ │ │ │ ├── JtaExceptionListener.java
│ │ │ │ └── JtaTransaction.java
│ │ │ ├── manytomany
│ │ │ │ ├── BasicList.java
│ │ │ │ ├── BasicMap.java
│ │ │ │ ├── BasicSet.java
│ │ │ │ ├── BasicWhereJoinTable.java
│ │ │ │ ├── biowned
│ │ │ │ │ └── BasicBiowned.java
│ │ │ │ ├── CustomComparatorEntityTest.java
│ │ │ │ ├── inverseToSuperclass
│ │ │ │ │ ├── DetailSubclass2.java
│ │ │ │ │ ├── DetailSubclass.java
│ │ │ │ │ ├── DetailSuperclass.java
│ │ │ │ │ ├── ManyToManyInverseToSuperclassTest.java
│ │ │ │ │ └── Master.java
│ │ │ │ ├── sametable
│ │ │ │ │ └── BasicSametable.java
│ │ │ │ ├── ternary
│ │ │ │ │ ├── TernaryMapEntity.java
│ │ │ │ │ ├── TernaryMapFlush.java
│ │ │ │ │ └── TernaryMap.java
│ │ │ │ └── unidirectional
│ │ │ │ ├── BasicUniList.java
│ │ │ │ ├── BasicUniMap.java
│ │ │ │ ├── BasicUniSet.java
│ │ │ │ ├── M2MIndexedListNotAuditedTarget.java
│ │ │ │ └── M2MRelationNotAuditedTarget.java
│ │ │ ├── manytoone
│ │ │ │ └── unidirectional
│ │ │ │ └── RelationNotAuditedTarget.java
│ │ │ ├── naming
│ │ │ │ ├── BasicNaming.java
│ │ │ │ ├── DetachedNamingTestEntity.java
│ │ │ │ ├── ids
│ │ │ │ │ ├── EmbIdNaming.java
│ │ │ │ │ ├── JoinEmbIdNaming.java
│ │ │ │ │ ├── JoinEmbIdNamingRefEdEntity.java
│ │ │ │ │ ├── JoinEmbIdNamingRefIngEntity.java
│ │ │ │ │ ├── JoinMulIdNaming.java
│ │ │ │ │ ├── JoinMulIdNamingRefEdEntity.java
│ │ │ │ │ ├── JoinMulIdNamingRefIngEntity.java
│ │ │ │ │ └── MulIdNaming.java
│ │ │ │ ├── JoinNaming.java
│ │ │ │ ├── JoinNamingRefEdEntity.java
│ │ │ │ ├── JoinNamingRefIngEntity.java
│ │ │ │ ├── NamingTestEntity1.java
│ │ │ │ ├── OneToManyUnidirectionalNaming.java
│ │ │ │ ├── quotation
│ │ │ │ │ ├── QuotedFieldsEntity.java
│ │ │ │ │ └── QuotedFieldsTest.java
│ │ │ │ ├── VersionsJoinTableNaming.java
│ │ │ │ ├── VersionsJoinTableRangeComponent.java
│ │ │ │ ├── VersionsJoinTableRangeComponentNamingTest.java
│ │ │ │ ├── VersionsJoinTableRangeComponentTestEntity.java
│ │ │ │ ├── VersionsJoinTableRangeTestAlternateEntity.java
│ │ │ │ ├── VersionsJoinTableRangeTestEntity.java
│ │ │ │ ├── VersionsJoinTableRangeTestEntitySuperClass.java
│ │ │ │ └── VersionsJoinTableTestEntity.java
│ │ │ ├── notinsertable
│ │ │ │ ├── manytoone
│ │ │ │ │ ├── ManyToOneNotInsertableEntity.java
│ │ │ │ │ ├── ManyToOneNotInsertable.java
│ │ │ │ │ └── NotInsertableEntityType.java
│ │ │ │ ├── NotInsertable.java
│ │ │ │ └── NotInsertableTestEntity.java
│ │ │ ├── onetomany
│ │ │ │ ├── BasicCollection.java
│ │ │ │ ├── BasicList.java
│ │ │ │ ├── BasicSet.java
│ │ │ │ ├── BasicSetWithEmbId.java
│ │ │ │ ├── BasicSetWithMulId.java
│ │ │ │ ├── BasicSetWithNullsDelete.java
│ │ │ │ ├── BidirectionalMapKey.java
│ │ │ │ ├── detached
│ │ │ │ │ ├── BasicDetachedList.java
│ │ │ │ │ ├── BasicDetachedSet.java
│ │ │ │ │ ├── BasicDetachedSetWithEmbId.java
│ │ │ │ │ ├── BasicDetachedSetWithMulId.java
│ │ │ │ │ ├── BasicJoinColumnSet.java
│ │ │ │ │ ├── DataChangesDetachedSet.java
│ │ │ │ │ ├── DoubleDetachedSet.java
│ │ │ │ │ ├── DoubleJoinColumnBidirectionalList.java
│ │ │ │ │ ├── IndexedJoinColumnBidirectionalList.java
│ │ │ │ │ ├── InheritanceIndexedJoinColumnBidirectionalList.java
│ │ │ │ │ ├── JoinColumnBidirectionalList.java
│ │ │ │ │ └── JoinColumnBidirectionalListWithInheritance.java
│ │ │ │ ├── InverseSideChanges.java
│ │ │ │ ├── inverseToSuperclass
│ │ │ │ │ ├── DetailSubclass2.java
│ │ │ │ │ ├── DetailSubclass.java
│ │ │ │ │ ├── DetailSuperclass.java
│ │ │ │ │ ├── Master.java
│ │ │ │ │ └── OneToManyInverseToSuperclassTest.java
│ │ │ │ ├── RefEdMapKeyEntity.java
│ │ │ │ └── RefIngMapKeyEntity.java
│ │ │ ├── onetoone
│ │ │ │ ├── bidirectional
│ │ │ │ │ ├── Bidirectional2.java
│ │ │ │ │ ├── Bidirectional.java
│ │ │ │ │ ├── BidirectionalNoNulls.java
│ │ │ │ │ ├── BiRefEdEntity.java
│ │ │ │ │ ├── BiRefIngEntity.java
│ │ │ │ │ └── ids
│ │ │ │ │ ├── BiEmbIdRefEdEntity.java
│ │ │ │ │ ├── BiEmbIdRefIngEntity.java
│ │ │ │ │ ├── BiMulIdRefEdEntity.java
│ │ │ │ │ ├── BiMulIdRefIngEntity.java
│ │ │ │ │ ├── EmbIdBidirectional.java
│ │ │ │ │ └── MulIdBidirectional.java
│ │ │ │ └── unidirectional
│ │ │ │ ├── Unidirectional.java
│ │ │ │ ├── UnidirectionalMulIdWithNulls.java
│ │ │ │ ├── UnidirectionalWithNulls.java
│ │ │ │ ├── UniRefEdEntity.java
│ │ │ │ ├── UniRefIngEntity.java
│ │ │ │ └── UniRefIngMulIdEntity.java
│ │ │ ├── primitive
│ │ │ │ └── PrimitiveAddDelete.java
│ │ │ ├── properties
│ │ │ │ ├── PropertiesTestEntity.java
│ │ │ │ ├── UnversionedOptimisticLockingFieldEntity.java
│ │ │ │ ├── UnversionedOptimisticLockingField.java
│ │ │ │ └── VersionsProperties.java
│ │ │ ├── proxy
│ │ │ │ ├── AuditedCollectionProxyTest.java
│ │ │ │ ├── ProxyIdentifier.java
│ │ │ │ └── QueryingWithProxyObjectTest.java
│ │ │ ├── query
│ │ │ │ ├── AggregateQuery.java
│ │ │ │ ├── CustomRevEntityQuery.java
│ │ │ │ ├── DeletedEntities.java
│ │ │ │ ├── ids
│ │ │ │ │ ├── EmbIdOneToManyQuery.java
│ │ │ │ │ └── MulIdOneToManyQuery.java
│ │ │ │ ├── MaximalizePropertyQuery.java
│ │ │ │ ├── NullPropertyQuery.java
│ │ │ │ ├── OrderByLimitQuery.java
│ │ │ │ ├── RevisionConstraintQuery.java
│ │ │ │ ├── SimpleQuery.java
│ │ │ │ └── StoreDeletedData.java
│ │ │ ├── readwriteexpression
│ │ │ │ ├── ReadWriteExpressionChange.java
│ │ │ │ └── Staff.java
│ │ │ ├── reference
│ │ │ │ ├── BidirectionalReference.java
│ │ │ │ ├── GreetingPO.java
│ │ │ │ └── GreetingSetPO.java
│ │ │ ├── reventity
│ │ │ │ ├── CustomBoxed.java
│ │ │ │ ├── CustomBoxedRevEntity.java
│ │ │ │ ├── CustomColumnMapping.java
│ │ │ │ ├── CustomDate.java
│ │ │ │ ├── Custom.java
│ │ │ │ ├── CustomNoListener.java
│ │ │ │ ├── CustomPropertyAccess.java
│ │ │ │ ├── ExceptionListener.java
│ │ │ │ ├── ExceptionListenerRevEntity.java
│ │ │ │ ├── Inherited.java
│ │ │ │ ├── InheritedRevEntity.java
│ │ │ │ ├── Listener.java
│ │ │ │ ├── ListenerRevEntity.java
│ │ │ │ ├── LongRevEntityInheritanceChildAuditing.java
│ │ │ │ ├── LongRevNumber.java
│ │ │ │ ├── LongRevNumberRevEntity.java
│ │ │ │ ├── TestExceptionRevisionListener.java
│ │ │ │ ├── TestRevisionListener.java
│ │ │ │ └── trackmodifiedentities
│ │ │ │ └── CustomTrackingEntitiesTest.java
│ │ │ ├── revfordate
│ │ │ │ └── RevisionForDate.java
│ │ │ ├── sameids
│ │ │ │ ├── SameIds.java
│ │ │ │ ├── SameIdTestEntity1.java
│ │ │ │ └── SameIdTestEntity2.java
│ │ │ ├── secondary
│ │ │ │ ├── BasicSecondary.java
│ │ │ │ ├── ids
│ │ │ │ │ ├── EmbIdSecondary.java
│ │ │ │ │ ├── MulIdSecondary.java
│ │ │ │ │ ├── SecondaryEmbIdTestEntity.java
│ │ │ │ │ └── SecondaryMulIdTestEntity.java
│ │ │ │ ├── NamingSecondary.java
│ │ │ │ ├── SecondaryNamingTestEntity.java
│ │ │ │ └── SecondaryTestEntity.java
│ │ │ ├── serialization
│ │ │ │ └── SerializingCollection.java
│ │ │ ├── strategy
│ │ │ │ ├── ValidityAuditStrategyManyToManyTest.java
│ │ │ │ ├── ValidityAuditStrategyRevEndTestCustomRevEnt.java
│ │ │ │ └── ValidityAuditStrategyRevEndTsTest.java
│ │ │ └── superclass
│ │ │ ├── auditAtMethodSuperclassLevel
│ │ │ │ ├── auditAllSubclass
│ │ │ │ │ ├── AuditedAllSubclassEntity.java
│ │ │ │ │ └── MappedSubclassingAllAuditedTest.java
│ │ │ │ ├── AuditedMethodMappedSuperclass.java
│ │ │ │ ├── auditMethodSubclass
│ │ │ │ │ ├── AuditedMethodSubclassEntity.java
│ │ │ │ │ └── MappedSubclassingMethodAuditedTest.java
│ │ │ │ └── NotAuditedSubclassEntity.java
│ │ │ ├── auditedAtSuperclassLevel
│ │ │ │ ├── auditAllSubclass
│ │ │ │ │ ├── AuditedAllSubclassEntity.java
│ │ │ │ │ └── MappedSubclassingAllAuditedTest.java
│ │ │ │ ├── AuditedAllMappedSuperclass.java
│ │ │ │ ├── auditMethodSubclass
│ │ │ │ │ ├── AuditedMethodSubclassEntity.java
│ │ │ │ │ └── MappedSubclassingMethodAuditedTest.java
│ │ │ │ └── NotAuditedSubclassEntity.java
│ │ │ └── auditparents
│ │ │ ├── BabyCompleteEntity.java
│ │ │ ├── ChildCompleteEntity.java
│ │ │ ├── ChildMultipleParentsEntity.java
│ │ │ ├── ChildSingleParentEntity.java
│ │ │ ├── ExplicitTransitiveChildEntity.java
│ │ │ ├── ImplicitTransitiveChildEntity.java
│ │ │ ├── MappedGrandparentEntity.java
│ │ │ ├── MappedParentEntity.java
│ │ │ ├── MultipleAuditParentsTest.java
│ │ │ ├── SingleAuditParentsTest.java
│ │ │ ├── TotalAuditParentsTest.java
│ │ │ ├── TransitiveAuditParentsTest.java
│ │ │ └── TransitiveParentEntity.java
│ │ ├── performance
│ │ │ ├── AbstractPerformanceTest.java
│ │ │ ├── AllPerformance.java
│ │ │ ├── complex
│ │ │ │ ├── ChildEntity1.java
│ │ │ │ ├── ChildEntity2.java
│ │ │ │ └── RootEntity.java
│ │ │ ├── ComplexInsertPerformance.java
│ │ │ ├── EvictAuditDataAfterCommitTest.java
│ │ │ ├── InsertsOneTransactionPerformance.java
│ │ │ ├── InsertsPerformance.java
│ │ │ └── UpdatesPerformance.java
│ │ ├── tools
│ │ │ └── TestTools.java
│ │ └── various
│ │ ├── Address.java
│ │ ├── HsqlTest.java
│ │ └── Person.java
│ └── resources
│ ├── ehcache-test.xml
│ ├── hibernate.test.cfg.xml
│ ├── hibernate.test.session-cfg.xml
│ ├── log4j.properties
│ ├── mappings
│ │ ├── entityNames
│ │ │ ├── auditedEntity
│ │ │ │ └── mappings.hbm.xml
│ │ │ ├── manyToManyAudited
│ │ │ │ └── mappings.hbm.xml
│ │ │ ├── oneToManyAudited
│ │ │ │ └── mappings.hbm.xml
│ │ │ ├── oneToManyNotAudited
│ │ │ │ └── mappings.hbm.xml
│ │ │ ├── singleAssociatedAudited
│ │ │ │ └── mappings.hbm.xml
│ │ │ └── singleAssociatedNotAudited
│ │ │ └── mappings.hbm.xml
│ │ ├── interfaces
│ │ │ ├── joinedAllAuditedMappings.hbm.xml
│ │ │ ├── joinedPropertiesAudited2Mappings.hbm.xml
│ │ │ ├── joinedPropertiesAuditedMappings.hbm.xml
│ │ │ ├── subclassAllAuditedMappings.hbm.xml
│ │ │ ├── subclassPropertiesAudited2Mappings.hbm.xml
│ │ │ ├── subclassPropertiesAuditedMappings.hbm.xml
│ │ │ ├── unionAllAuditedMappings.hbm.xml
│ │ │ ├── unionPropertiesAudited2Mappings.hbm.xml
│ │ │ └── unionPropertiesAuditedMappings.hbm.xml
│ │ ├── manyToMany
│ │ │ └── inverseToSuperclass
│ │ │ └── mappings.hbm.xml
│ │ └── oneToMany
│ │ └── inverseToSuperclass
│ │ └── mappings.hbm.xml
│ └── testng.xml
├── hibernate-infinispan
│ ├── pom.xml
│ └── src
│ ├── main
│ │ ├── java
│ │ │ └── org
│ │ │ └── hibernate
│ │ │ └── cache
│ │ │ └── infinispan
│ │ │ ├── access
│ │ │ │ ├── PutFromLoadValidator.java
│ │ │ │ └── TransactionalAccessDelegate.java
│ │ │ ├── collection
│ │ │ │ ├── CollectionRegionImpl.java
│ │ │ │ ├── ReadOnlyAccess.java
│ │ │ │ └── TransactionalAccess.java
│ │ │ ├── entity
│ │ │ │ ├── EntityRegionImpl.java
│ │ │ │ ├── ReadOnlyAccess.java
│ │ │ │ └── TransactionalAccess.java
│ │ │ ├── impl
│ │ │ │ ├── BaseGeneralDataRegion.java
│ │ │ │ ├── BaseRegion.java
│ │ │ │ ├── BaseTransactionalDataRegion.java
│ │ │ │ └── ClassLoaderAwareCache.java
│ │ │ ├── InfinispanRegionFactory.java
│ │ │ ├── JndiInfinispanRegionFactory.java
│ │ │ ├── query
│ │ │ │ └── QueryResultsRegionImpl.java
│ │ │ ├── timestamp
│ │ │ │ ├── TimestampsRegionImpl.java
│ │ │ │ └── TimestampTypeOverrides.java
│ │ │ ├── tm
│ │ │ │ └── HibernateTransactionManagerLookup.java
│ │ │ ├── TypeOverrides.java
│ │ │ └── util
│ │ │ ├── AddressAdapterImpl.java
│ │ │ ├── AddressAdapter.java
│ │ │ ├── CacheAdapterImpl.java
│ │ │ ├── CacheAdapter.java
│ │ │ ├── CacheHelper.java
│ │ │ └── FlagAdapter.java
│ │ └── resources
│ │ └── org
│ │ └── hibernate
│ │ └── cache
│ │ └── infinispan
│ │ └── builder
│ │ └── infinispan-configs.xml
│ └── test
│ ├── java
│ │ └── org
│ │ └── hibernate
│ │ └── test
│ │ └── cache
│ │ └── infinispan
│ │ ├── AbstractEntityCollectionRegionTestCase.java
│ │ ├── AbstractGeneralDataRegionTestCase.java
│ │ ├── AbstractNonFunctionalTestCase.java
│ │ ├── AbstractRegionImplTestCase.java
│ │ ├── access
│ │ │ └── PutFromLoadValidatorUnitTestCase.java
│ │ ├── collection
│ │ │ ├── AbstractCollectionRegionAccessStrategyTestCase.java
│ │ │ ├── AbstractReadOnlyAccessTestCase.java
│ │ │ ├── AbstractTransactionalAccessTestCase.java
│ │ │ ├── CollectionRegionImplTestCase.java
│ │ │ ├── InvalidatedTransactionalTestCase.java
│ │ │ ├── ReadOnlyExtraAPITestCase.java
│ │ │ ├── ReadOnlyTestCase.java
│ │ │ └── TransactionalExtraAPITestCase.java
│ │ ├── entity
│ │ │ ├── AbstractEntityRegionAccessStrategyTestCase.java
│ │ │ ├── AbstractReadOnlyAccessTestCase.java
│ │ │ ├── AbstractTransactionalAccessTestCase.java
│ │ │ ├── EntityRegionImplTestCase.java
│ │ │ ├── InvalidatedTransactionalTestCase.java
│ │ │ ├── ReadOnlyExtraAPITestCase.java
│ │ │ ├── ReadOnlyTestCase.java
│ │ │ └── TransactionalExtraAPITestCase.java
│ │ ├── functional
│ │ │ ├── BasicJdbcTransactionalTestCase.java
│ │ │ ├── BasicReadOnlyTestCase.java
│ │ │ ├── BasicTransactionalTestCase.java
│ │ │ ├── bulk
│ │ │ │ └── BulkOperationsTestCase.java
│ │ │ ├── classloader
│ │ │ │ ├── AccountHolder.java
│ │ │ │ ├── Account.java
│ │ │ │ ├── CacheAccessListener.java
│ │ │ │ ├── ClassLoaderTestDAO.java
│ │ │ │ ├── IsolatedCacheTestSetup.java
│ │ │ │ ├── IsolatedClassLoaderTest.java
│ │ │ │ ├── SelectedClassnameClassLoader.java
│ │ │ │ └── SelectedClassnameClassLoaderTestSetup.java
│ │ │ ├── cluster
│ │ │ │ ├── ClusterAwareRegionFactory.java
│ │ │ │ ├── DualNodeConnectionProviderImpl.java
│ │ │ │ ├── DualNodeJtaTransactionImpl.java
│ │ │ │ ├── DualNodeJtaTransactionManagerImpl.java
│ │ │ │ ├── DualNodeTestCase.java
│ │ │ │ ├── DualNodeTransactionManagerLookup.java
│ │ │ │ ├── EntityCollectionInvalidationTestCase.java
│ │ │ │ ├── RepeatableSessionRefreshTest.java
│ │ │ │ └── SessionRefreshTestCase.java
│ │ │ ├── ConcurrentWriteTest.java
│ │ │ ├── Contact.java
│ │ │ ├── Customer.java
│ │ │ ├── Item.java
│ │ │ ├── JndiRegionFactoryTestCase.java
│ │ │ ├── SingleNodeTestCase.java
│ │ │ └── VersionedItem.java
│ │ ├── InfinispanRegionFactoryTestCase.java
│ │ ├── JndiInfinispanRegionFactoryTestCase.java
│ │ ├── query
│ │ │ └── QueryRegionImplTestCase.java
│ │ ├── timestamp
│ │ │ └── TimestampsRegionImplTestCase.java
│ │ ├── tm
│ │ │ ├── JBossStandaloneJtaExampleTest.java
│ │ │ ├── XaConnectionProvider.java
│ │ │ ├── XaTransactionImpl.java
│ │ │ ├── XaTransactionManagerImpl.java
│ │ │ └── XaTransactionManagerLookup.java
│ │ └── util
│ │ ├── BatchModeTransactionManagerLookup.java
│ │ ├── CacheTestSupport.java
│ │ └── CacheTestUtil.java
│ └── resources
│ ├── hibernate.properties
│ ├── log4j.properties
│ └── org
│ └── hibernate
│ └── test
│ └── cache
│ └── infinispan
│ └── functional
│ ├── classloader
│ │ └── Account.hbm.xml
│ ├── Contact.hbm.xml
│ ├── Customer.hbm.xml
│ └── Item.hbm.xml
├── hibernate-jbosscache
│ ├── pom.xml
│ └── src
│ ├── main
│ │ ├── java
│ │ │ └── org
│ │ │ └── hibernate
│ │ │ └── cache
│ │ │ ├── jbc
│ │ │ │ ├── access
│ │ │ │ │ ├── OptimisticTransactionalAccessDelegate.java
│ │ │ │ │ ├── PutFromLoadValidator.java
│ │ │ │ │ └── TransactionalAccessDelegate.java
│ │ │ │ ├── BasicRegionAdapter.java
│ │ │ │ ├── builder
│ │ │ │ │ ├── JndiMultiplexingCacheInstanceManager.java
│ │ │ │ │ ├── JndiSharedCacheInstanceManager.java
│ │ │ │ │ ├── MultiplexingCacheInstanceManager.java
│ │ │ │ │ └── SharedCacheInstanceManager.java
│ │ │ │ ├── CacheInstanceManager.java
│ │ │ │ ├── collection
│ │ │ │ │ ├── CollectionRegionImpl.java
│ │ │ │ │ ├── OptimisticReadOnlyAccess.java
│ │ │ │ │ ├── OptimisticTransactionalAccess.java
│ │ │ │ │ ├── ReadOnlyAccess.java
│ │ │ │ │ └── TransactionalAccess.java
│ │ │ │ ├── entity
│ │ │ │ │ ├── EntityRegionImpl.java
│ │ │ │ │ ├── OptimisticReadOnlyAccess.java
│ │ │ │ │ ├── OptimisticTransactionalAccess.java
│ │ │ │ │ ├── ReadOnlyAccess.java
│ │ │ │ │ └── TransactionalAccess.java
│ │ │ │ ├── JBossCacheRegionFactory.java
│ │ │ │ ├── JndiMultiplexedJBossCacheRegionFactory.java
│ │ │ │ ├── JndiSharedJBossCacheRegionFactory.java
│ │ │ │ ├── MultiplexedJBossCacheRegionFactory.java
│ │ │ │ ├── query
│ │ │ │ │ └── QueryResultsRegionImpl.java
│ │ │ │ ├── SharedJBossCacheRegionFactory.java
│ │ │ │ ├── timestamp
│ │ │ │ │ ├── ClusteredConcurrentTimestampsRegionImpl.java
│ │ │ │ │ └── TimestampsRegionImpl.java
│ │ │ │ ├── TransactionalDataRegionAdapter.java
│ │ │ │ └── util
│ │ │ │ ├── CacheHelper.java
│ │ │ │ ├── CircumventChecksDataVersion.java
│ │ │ │ ├── DataVersionAdapter.java
│ │ │ │ └── NonLockingDataVersion.java
│ │ │ └── jbc2
│ │ │ ├── JBossCacheRegionFactory.java
│ │ │ ├── JndiMultiplexedJBossCacheRegionFactory.java
│ │ │ ├── JndiSharedJBossCacheRegionFactory.java
│ │ │ ├── MultiplexedJBossCacheRegionFactory.java
│ │ │ └── SharedJBossCacheRegionFactory.java
│ │ └── resources
│ │ └── org
│ │ └── hibernate
│ │ └── cache
│ │ └── jbc
│ │ └── builder
│ │ ├── jbc-configs.xml
│ │ └── jgroups-stacks.xml
│ └── test
│ ├── java
│ │ └── org
│ │ └── hibernate
│ │ └── test
│ │ ├── cache
│ │ │ └── jbc
│ │ │ ├── AbstractEntityCollectionRegionTestCase.java
│ │ │ ├── AbstractGeneralDataRegionTestCase.java
│ │ │ ├── AbstractJBossCacheTestCase.java
│ │ │ ├── AbstractRegionImplTestCase.java
│ │ │ ├── access
│ │ │ │ └── PutFromLoadValidatorUnitTestCase.java
│ │ │ ├── builder
│ │ │ │ ├── CacheInstanceManagerTestBase.java
│ │ │ │ ├── MultiplexedCacheInstanceManagerTestCase.java
│ │ │ │ └── SharedCacheInstanceManagerTestCase.java
│ │ │ ├── collection
│ │ │ │ ├── AbstractCollectionRegionAccessStrategyTestCase.java
│ │ │ │ ├── AbstractReadOnlyAccessTestCase.java
│ │ │ │ ├── AbstractTransactionalAccessTestCase.java
│ │ │ │ ├── CollectionRegionImplTestCase.java
│ │ │ │ ├── MvccInvalidatedTransactionalTestCase.java
│ │ │ │ ├── MvccReadOnlyExtraAPITestCase.java
│ │ │ │ ├── MvccReadOnlyTestCase.java
│ │ │ │ ├── MvccReplicatedTransactionalTestCase.java
│ │ │ │ ├── MvccTransactionalExtraAPITestCase.java
│ │ │ │ ├── OptimisticInvalidatedTransactionalTestCase.java
│ │ │ │ ├── OptimisticReadOnlyExtraAPITestCase.java
│ │ │ │ ├── OptimisticReadOnlyTestCase.java
│ │ │ │ ├── OptimisticReplicatedTransactionalTestCase.java
│ │ │ │ ├── OptimisticTransactionalExtraAPITestCase.java
│ │ │ │ ├── PessimisticInvalidatedTransactionalTestCase.java
│ │ │ │ ├── PessimisticReadOnlyExtraAPITestCase.java
│ │ │ │ ├── PessimisticReadOnlyTestCase.java
│ │ │ │ ├── PessimisticReplicatedTransactionalTestCase.java
│ │ │ │ └── PessimisticTransactionalExtraAPITestCase.java
│ │ │ ├── entity
│ │ │ │ ├── AbstractEntityRegionAccessStrategyTestCase.java
│ │ │ │ ├── AbstractReadOnlyAccessTestCase.java
│ │ │ │ ├── AbstractTransactionalAccessTestCase.java
│ │ │ │ ├── EntityRegionImplTestCase.java
│ │ │ │ ├── MvccInvalidatedTransactionalTestCase.java
│ │ │ │ ├── MvccReadOnlyExtraAPITestCase.java
│ │ │ │ ├── MvccReadOnlyTestCase.java
│ │ │ │ ├── MvccReplicatedTransactionalTestCase.java
│ │ │ │ ├── MvccTransactionalExtraAPITestCase.java
│ │ │ │ ├── OptimisticInvalidatedTransactionalTestCase.java
│ │ │ │ ├── OptimisticReadOnlyExtraAPITestCase.java
│ │ │ │ ├── OptimisticReadOnlyTestCase.java
│ │ │ │ ├── OptimisticReplicatedTransactionalTestCase.java
│ │ │ │ ├── OptimisticTransactionalExtraAPITestCase.java
│ │ │ │ ├── PessimisticInvalidatedTransactionalTestCase.java
│ │ │ │ ├── PessimisticReadOnlyExtraAPITestCase.java
│ │ │ │ ├── PessimisticReadOnlyTestCase.java
│ │ │ │ ├── PessimisticReplicatedTransactionalTestCase.java
│ │ │ │ └── PessimisticTransactionalExtraAPITestCase.java
│ │ │ ├── functional
│ │ │ │ ├── AbstractEntityCacheFunctionalTestCase.java
│ │ │ │ ├── AbstractQueryCacheFunctionalTestCase.java
│ │ │ │ ├── bulk
│ │ │ │ │ ├── MVCCBulkOperationsTest.java
│ │ │ │ │ ├── OptimisticBulkOperationsTest.java
│ │ │ │ │ └── PessimisticBulkOperationsTest.java
│ │ │ │ ├── CacheTestCaseBase.java
│ │ │ │ ├── classloader
│ │ │ │ │ ├── Account.hbm.xml
│ │ │ │ │ ├── AccountHolder.java
│ │ │ │ │ ├── Account.java
│ │ │ │ │ ├── CacheAccessListener.java
│ │ │ │ │ ├── ClassLoaderTestDAO.java
│ │ │ │ │ ├── MVCCIsolatedClassLoaderTest.java
│ │ │ │ │ ├── OptimisticIsolatedClassLoaderTest.java
│ │ │ │ │ └── PessimisticIsolatedClassLoaderTest.java
│ │ │ │ ├── Contact.hbm.xml
│ │ │ │ ├── Contact.java
│ │ │ │ ├── Customer.hbm.xml
│ │ │ │ ├── Customer.java
│ │ │ │ ├── DualNodeTestCaseBase.java
│ │ │ │ ├── Item.hbm.xml
│ │ │ │ ├── Item.java
│ │ │ │ ├── MVCCConcurrentWriteTest.java
│ │ │ │ ├── MVCCEntityReplicationTest.java
│ │ │ │ ├── MVCCJBossCacheTest.java
│ │ │ │ ├── MVCCSessionRefreshTest.java
│ │ │ │ ├── mvcc-treecache.xml
│ │ │ │ ├── OptimisticEntityReplicationTest.java
│ │ │ │ ├── OptimisticJBossCacheTest.java
│ │ │ │ ├── OptimisticSessionRefreshTest.java
│ │ │ │ ├── optimistic-treecache.xml
│ │ │ │ ├── PessimisticEntityReplicationTest.java
│ │ │ │ ├── PessimisticJBossCacheTest.java
│ │ │ │ ├── PessimisticRepeatableSessionRefreshTest.java
│ │ │ │ ├── PessimisticSessionRefreshTest.java
│ │ │ │ ├── pessimistic-treecache.xml
│ │ │ │ ├── util
│ │ │ │ │ ├── CustomClassLoaderCacheManager.java
│ │ │ │ │ ├── DualNodeConnectionProviderImpl.java
│ │ │ │ │ ├── DualNodeJtaTransactionImpl.java
│ │ │ │ │ ├── DualNodeJtaTransactionManagerImpl.java
│ │ │ │ │ ├── DualNodeTestUtil.java
│ │ │ │ │ ├── DualNodeTransactionManagerLookup.java
│ │ │ │ │ ├── IsolatedCacheTestSetup.java
│ │ │ │ │ ├── TestCacheInstanceManager.java
│ │ │ │ │ └── TestJBossCacheRegionFactory.java
│ │ │ │ └── VersionedItem.java
│ │ │ ├── JbcConfigsXmlValidityTestCase.java
│ │ │ ├── JBossCacheComplianceTest.java
│ │ │ ├── JBossCacheRegionFactoryTestCase.java
│ │ │ ├── query
│ │ │ │ └── QueryRegionImplTestCase.java
│ │ │ └── timestamp
│ │ │ ├── ClusteredConcurrentTimestampRegionTestCase.java
│ │ │ └── TimestampsRegionImplTestCase.java
│ │ ├── tm
│ │ │ └── jbc
│ │ │ └── BatchModeTransactionManagerLookup.java
│ │ └── util
│ │ ├── CacheManagerTestSetup.java
│ │ ├── CacheTestSupport.java
│ │ ├── CacheTestUtil.java
│ │ ├── optimistic-local-cache.xml
│ │ ├── pessimistic-local-cache.xml
│ │ ├── SelectedClassnameClassLoader.java
│ │ └── SelectedClassnameClassLoaderTestSetup.java
│ └── resources
│ ├── hibernate.properties
│ ├── log4j.properties
│ └── treecache.xml
├── hibernate-jdbc3-testing
│ ├── pom.xml
│ └── src
│ └── test
│ ├── java
│ │ └── org
│ │ └── hibernate
│ │ └── engine
│ │ └── jdbc
│ │ └── jdbc3
│ │ └── JdbcSupportTest.java
│ └── resources
│ └── log4j.properties
├── hibernate-jdbc4-testing
│ ├── pom.xml
│ └── src
│ └── test
│ ├── java
│ │ └── org
│ │ └── hibernate
│ │ └── engine
│ │ └── jdbc
│ │ └── jdbc4
│ │ └── JdbcSupportTest.java
│ └── resources
│ └── log4j.properties
├── hibernate_logo.gif
├── hibernate-oscache
│ ├── pom.xml
│ └── src
│ └── main
│ └── java
│ └── org
│ └── hibernate
│ └── cache
│ ├── OSCache.java
│ └── OSCacheProvider.java
├── hibernate-parent
│ └── pom.xml
├── hibernate-proxool
│ ├── pom.xml
│ └── src
│ ├── main
│ │ └── java
│ │ └── org
│ │ └── hibernate
│ │ └── connection
│ │ └── ProxoolConnectionProvider.java
│ └── test
│ ├── java
│ │ └── org
│ │ └── hibernate
│ │ └── connection
│ │ └── ProxoolConnectionProviderTest.java
│ └── resources
│ ├── pool-one.properties
│ └── pool-two.properties
├── hibernate-swarmcache
│ ├── pom.xml
│ └── src
│ └── main
│ └── java
│ └── org
│ └── hibernate
│ └── cache
│ ├── SwarmCache.java
│ └── SwarmCacheProvider.java
├── hibernate-testing
│ ├── pom.xml
│ └── src
│ └── main
│ └── java
│ └── org
│ └── hibernate
│ └── testing
│ ├── async
│ │ ├── ExecutableAdapter.java
│ │ ├── Executable.java
│ │ └── TimedExecutor.java
│ ├── cache
│ │ ├── BaseCacheProviderTestCase.java
│ │ ├── BaseCacheRegionFactoryTestCase.java
│ │ ├── BaseCacheTestCase.java
│ │ ├── Item.hbm.xml
│ │ ├── Item.java
│ │ └── VersionedItem.java
│ ├── junit
│ │ ├── AbstractClassLoaderIsolatedTestCase.java
│ │ ├── DialectChecks.java
│ │ ├── FailureExpected.java
│ │ ├── functional
│ │ │ ├── annotations
│ │ │ │ └── HibernateTestCase.java
│ │ │ ├── DatabaseSpecificFunctionalTestCase.java
│ │ │ ├── ExecutionEnvironment.java
│ │ │ ├── FunctionalTestCase.java
│ │ │ └── FunctionalTestClassTestSuite.java
│ │ ├── RequiresDialectFeature.java
│ │ ├── RequiresDialect.java
│ │ ├── SkipForDialect.java
│ │ ├── SkipLog.java
│ │ ├── TestSuiteVisitor.java
│ │ └── UnitTestCase.java
│ └── tm
│ ├── ConnectionProviderImpl.java
│ ├── package.html
│ ├── SimpleJtaTransactionImpl.java
│ ├── SimpleJtaTransactionManagerImpl.java
│ └── TransactionManagerLookupImpl.java
├── hibernate-testsuite
│ ├── pom.xml
│ └── src
│ └── test
│ ├── java
│ │ └── org
│ │ └── hibernate
│ │ ├── jdbc
│ │ │ ├── Boat.java
│ │ │ ├── GeneralWorkTest.java
│ │ │ ├── Mappings.hbm.xml
│ │ │ └── Person.java
│ │ └── test
│ │ ├── abstractembeddedcomponents
│ │ │ ├── cid
│ │ │ │ ├── AbstractCompositeIdTest.java
│ │ │ │ ├── Mappings.hbm.xml
│ │ │ │ ├── MyInterfaceImpl.java
│ │ │ │ └── MyInterface.java
│ │ │ └── propertyref
│ │ │ ├── AbstractComponentPropertyRefTest.java
│ │ │ ├── AddressImpl.java
│ │ │ ├── Address.java
│ │ │ ├── Mappings.hbm.xml
│ │ │ ├── ServerImpl.java
│ │ │ └── Server.java
│ │ ├── annotations
│ │ │ ├── A320b.java
│ │ │ ├── A320.java
│ │ │ ├── access
│ │ │ │ ├── AccessTest.java
│ │ │ │ ├── Bed.java
│ │ │ │ ├── BigBed.java
│ │ │ │ ├── Chair.java
│ │ │ │ ├── Closet.java
│ │ │ │ ├── Foobar.java
│ │ │ │ ├── Furniture.java
│ │ │ │ ├── Gardenshed.java
│ │ │ │ ├── jpa
│ │ │ │ │ ├── AccessMappingTest.java
│ │ │ │ │ ├── AccessTest.java
│ │ │ │ │ ├── Animal.java
│ │ │ │ │ ├── Bed.java
│ │ │ │ │ ├── Being.java
│ │ │ │ │ ├── BigBed.java
│ │ │ │ │ ├── Chair.java
│ │ │ │ │ ├── Circle.java
│ │ │ │ │ ├── Color.java
│ │ │ │ │ ├── Course1.java
│ │ │ │ │ ├── Course2.java
│ │ │ │ │ ├── Course3.java
│ │ │ │ │ ├── Course4.java
│ │ │ │ │ ├── Course5.java
│ │ │ │ │ ├── Course6.java
│ │ │ │ │ ├── Course7.java
│ │ │ │ │ ├── Course8.java
│ │ │ │ │ ├── Furniture.java
│ │ │ │ │ ├── Gardenshed.java
│ │ │ │ │ ├── Horse.java
│ │ │ │ │ ├── Person.java
│ │ │ │ │ ├── Position.java
│ │ │ │ │ ├── Shape.java
│ │ │ │ │ ├── Square.java
│ │ │ │ │ ├── Student.java
│ │ │ │ │ ├── Thingy.java
│ │ │ │ │ ├── User.java
│ │ │ │ │ └── Woody.java
│ │ │ │ ├── Thingy.java
│ │ │ │ ├── Woody.java
│ │ │ │ └── xml
│ │ │ │ ├── Boy.java
│ │ │ │ ├── Cook.java
│ │ │ │ ├── Crew.java
│ │ │ │ ├── Driver.java
│ │ │ │ ├── Knive.java
│ │ │ │ ├── RentalCar.java
│ │ │ │ ├── Tourist.java
│ │ │ │ ├── Waiter.java
│ │ │ │ └── XmlAccessTest.java
│ │ │ ├── AlternativeNamingStrategy.java
│ │ │ ├── AmericaCupClass.java
│ │ │ ├── any
│ │ │ │ ├── AnyTest.java
│ │ │ │ ├── CharProperty.java
│ │ │ │ ├── IntegerProperty.java
│ │ │ │ ├── LongProperty.java
│ │ │ │ ├── package-info.java
│ │ │ │ ├── Property.java
│ │ │ │ ├── PropertyList.java
│ │ │ │ ├── PropertyMap.java
│ │ │ │ ├── PropertySet.java
│ │ │ │ └── StringProperty.java
│ │ │ ├── array
│ │ │ │ ├── ArrayTest.java
│ │ │ │ ├── Competitor.java
│ │ │ │ └── Contest.java
│ │ │ ├── backquotes
│ │ │ │ ├── BackquoteTest.java
│ │ │ │ ├── Bug.java
│ │ │ │ ├── Category.java
│ │ │ │ ├── PrinterCable.java
│ │ │ │ └── Printer.java
│ │ │ ├── beanvalidation
│ │ │ │ ├── Address.java
│ │ │ │ ├── BeanValidationAutoTest.java
│ │ │ │ ├── BeanValidationDisabledTest.java
│ │ │ │ ├── BeanValidationGroupsTest.java
│ │ │ │ ├── BeanValidationProvidedFactoryTest.java
│ │ │ │ ├── Button.java
│ │ │ │ ├── Color.java
│ │ │ │ ├── CupHolder.java
│ │ │ │ ├── DDLTest.java
│ │ │ │ ├── DDLWithoutCallbackTest.java
│ │ │ │ ├── DisplayConnector.java
│ │ │ │ ├── Display.java
│ │ │ │ ├── HibernateTraversableResolverTest.java
│ │ │ │ ├── MinMax.java
│ │ │ │ ├── Music.java
│ │ │ │ ├── PowerSupply.java
│ │ │ │ ├── Range.java
│ │ │ │ ├── Rock.java
│ │ │ │ ├── Screen.java
│ │ │ │ ├── Strict.java
│ │ │ │ ├── Tv.java
│ │ │ │ └── TvOwner.java
│ │ │ ├── Boat.java
│ │ │ ├── bytecode
│ │ │ │ ├── Hammer.java
│ │ │ │ ├── ProxyBreakingTest.java
│ │ │ │ └── Tool.java
│ │ │ ├── cascade
│ │ │ │ ├── CascadeTest.java
│ │ │ │ ├── CascadeToEmbeddedManyToOneTest.java
│ │ │ │ ├── CodedPairHolder.java
│ │ │ │ ├── CodedPairSetHolder.java
│ │ │ │ ├── Mouth.java
│ │ │ │ ├── Person.java
│ │ │ │ ├── PersonPair.java
│ │ │ │ └── Tooth.java
│ │ │ ├── cid
│ │ │ │ ├── AId.java
│ │ │ │ ├── A.java
│ │ │ │ ├── B.java
│ │ │ │ ├── Channel.java
│ │ │ │ ├── Child.java
│ │ │ │ ├── ChildPk.java
│ │ │ │ ├── C.java
│ │ │ │ ├── CompositeIdTest.java
│ │ │ │ ├── keymanytoone
│ │ │ │ │ ├── CardField.java
│ │ │ │ │ ├── Card.java
│ │ │ │ │ ├── EagerKeyManyToOneTest.java
│ │ │ │ │ ├── Key.java
│ │ │ │ │ └── PrimaryKey.java
│ │ │ │ ├── LittleGenius.java
│ │ │ │ ├── Order.java
│ │ │ │ ├── OrderLine.java
│ │ │ │ ├── OrderLinePk.java
│ │ │ │ ├── Parent.java
│ │ │ │ ├── ParentPk.java
│ │ │ │ ├── Presenter.java
│ │ │ │ ├── Product.java
│ │ │ │ ├── SomeEntityId.java
│ │ │ │ ├── SomeEntity.java
│ │ │ │ ├── TvMagazin.java
│ │ │ │ ├── TvMagazinPk.java
│ │ │ │ ├── TvProgramIdClass.java
│ │ │ │ └── TvProgram.java
│ │ │ ├── collectionelement
│ │ │ │ ├── Boy.java
│ │ │ │ ├── Brand.java
│ │ │ │ ├── Bug.java
│ │ │ │ ├── BugSystem.java
│ │ │ │ ├── Character.java
│ │ │ │ ├── CollectionElementTest.java
│ │ │ │ ├── CountryAttitude.java
│ │ │ │ ├── deepcollectionelements
│ │ │ │ │ ├── A.java
│ │ │ │ │ ├── B.java
│ │ │ │ │ ├── C.java
│ │ │ │ │ └── DeepCollectionElementTest.java
│ │ │ │ ├── embeddables
│ │ │ │ │ └── withcustomenumdef
│ │ │ │ │ ├── Location.java
│ │ │ │ │ ├── Query.java
│ │ │ │ │ └── TestBasicOps.java
│ │ │ │ ├── FavoriteFood.java
│ │ │ │ ├── indexedCollection
│ │ │ │ │ ├── Contact.java
│ │ │ │ │ ├── IndexedCollectionOfElementsTest.java
│ │ │ │ │ └── Sale.java
│ │ │ │ ├── LocalizedString.java
│ │ │ │ ├── Matrix.java
│ │ │ │ ├── OrderByTest.java
│ │ │ │ ├── Person.java
│ │ │ │ ├── Products.java
│ │ │ │ ├── TestCourse.java
│ │ │ │ ├── Toy.java
│ │ │ │ └── Widgets.java
│ │ │ ├── Company.java
│ │ │ ├── configuration
│ │ │ │ ├── ConfigurationTest.java
│ │ │ │ └── package-info.java
│ │ │ ├── ConfigurationTest.java
│ │ │ ├── Country.java
│ │ │ ├── Customer.java
│ │ │ ├── dataTypes
│ │ │ │ ├── BasicOperationsTest.java
│ │ │ │ ├── Grade.java
│ │ │ │ ├── SomeEntity.java
│ │ │ │ └── SomeOtherEntity.java
│ │ │ ├── derivedidentities
│ │ │ │ ├── bidirectional
│ │ │ │ │ ├── Bar.java
│ │ │ │ │ ├── CompositeDerivedIdentityTest.java
│ │ │ │ │ ├── DependentId.java
│ │ │ │ │ ├── Dependent.java
│ │ │ │ │ ├── DerivedIdentityWithBidirectionalAssociationTest.java
│ │ │ │ │ ├── Employee.java
│ │ │ │ │ ├── Foo.java
│ │ │ │ │ ├── OneToOneWithDerivedIdentityTest.java
│ │ │ │ │ ├── Order.java
│ │ │ │ │ ├── OrderLine.java
│ │ │ │ │ ├── OrderLinePK.java
│ │ │ │ │ └── Product.java
│ │ │ │ ├── DependentId.java
│ │ │ │ ├── Dependent.java
│ │ │ │ ├── e1
│ │ │ │ │ ├── a
│ │ │ │ │ │ ├── DependentId.java
│ │ │ │ │ │ ├── Dependent.java
│ │ │ │ │ │ ├── DerivedIdentitySimpleParentIdClassDepTest.java
│ │ │ │ │ │ └── Employee.java
│ │ │ │ │ ├── b
│ │ │ │ │ │ ├── DependentId.java
│ │ │ │ │ │ ├── Dependent.java
│ │ │ │ │ │ ├── DerivedIdentitySimpleParentEmbeddedIdDepTest.java
│ │ │ │ │ │ ├── Employee.java
│ │ │ │ │ │ ├── ExclusiveDependent.java
│ │ │ │ │ │ └── specjmapid
│ │ │ │ │ │ ├── CustomerInventory.java
│ │ │ │ │ │ ├── CustomerInventoryPK.java
│ │ │ │ │ │ ├── Customer.java
│ │ │ │ │ │ ├── IdMapManyToOneSpecjTest.java
│ │ │ │ │ │ └── Item.java
│ │ │ │ │ ├── b2
│ │ │ │ │ │ ├── CustomerInventory.java
│ │ │ │ │ │ ├── CustomerInventoryPK.java
│ │ │ │ │ │ ├── Customer.java
│ │ │ │ │ │ ├── IdClassGeneratedValueManyToOneTest.java
│ │ │ │ │ │ └── Item.java
│ │ │ │ │ └── c
│ │ │ │ │ ├── Dependent.java
│ │ │ │ │ ├── DerivedIdentitySimpleParentEmbeddedDepTest.java
│ │ │ │ │ └── Employee.java
│ │ │ │ ├── e2
│ │ │ │ │ ├── a
│ │ │ │ │ │ ├── DependentId.java
│ │ │ │ │ │ ├── Dependent.java
│ │ │ │ │ │ ├── DerivedIdentityIdClassParentIdClassDepTest.java
│ │ │ │ │ │ ├── EmployeeId.java
│ │ │ │ │ │ └── Employee.java
│ │ │ │ │ └── b
│ │ │ │ │ ├── DependentId.java
│ │ │ │ │ ├── Dependent.java
│ │ │ │ │ ├── DerivedIdentityIdClassParentEmbeddedIdDepTest.java
│ │ │ │ │ ├── EmployeeId.java
│ │ │ │ │ └── Employee.java
│ │ │ │ ├── e3
│ │ │ │ │ ├── a
│ │ │ │ │ │ ├── DependentId.java
│ │ │ │ │ │ ├── Dependent.java
│ │ │ │ │ │ ├── DerivedIdentityEmbeddedIdParentIdClassTest.java
│ │ │ │ │ │ ├── EmployeeId.java
│ │ │ │ │ │ └── Employee.java
│ │ │ │ │ └── b
│ │ │ │ │ ├── DependentId.java
│ │ │ │ │ ├── Dependent.java
│ │ │ │ │ ├── DerivedIdentityEmbeddedIdParentEmbeddedIdDepTest.java
│ │ │ │ │ ├── EmployeeId.java
│ │ │ │ │ └── Employee.java
│ │ │ │ ├── e4
│ │ │ │ │ ├── a
│ │ │ │ │ │ ├── DerivedIdentitySimpleParentSimpleDepTest.java
│ │ │ │ │ │ ├── FinancialHistory.java
│ │ │ │ │ │ ├── MedicalHistory.java
│ │ │ │ │ │ ├── Person.java
│ │ │ │ │ │ └── Simple.java
│ │ │ │ │ └── b
│ │ │ │ │ ├── DerivedIdentitySimpleParentSimpleDepMapsIdTest.java
│ │ │ │ │ ├── FinancialHistory.java
│ │ │ │ │ ├── MedicalHistory.java
│ │ │ │ │ └── Person.java
│ │ │ │ ├── e5
│ │ │ │ │ ├── a
│ │ │ │ │ │ ├── DerivedIdentityIdClassParentSameIdTypeIdClassDepTest.java
│ │ │ │ │ │ ├── MedicalHistory.java
│ │ │ │ │ │ ├── PersonId.java
│ │ │ │ │ │ └── Person.java
│ │ │ │ │ ├── b
│ │ │ │ │ │ ├── DerivedIdentityIdClassParentSameIdTypeEmbeddedIdDepTest.java
│ │ │ │ │ │ ├── MedicalHistory.java
│ │ │ │ │ │ ├── PersonId.java
│ │ │ │ │ │ └── Person.java
│ │ │ │ │ └── c
│ │ │ │ │ ├── ForeignGeneratorViaMapsIdTest.java
│ │ │ │ │ ├── MedicalHistory.java
│ │ │ │ │ └── Person.java
│ │ │ │ ├── e6
│ │ │ │ │ ├── a
│ │ │ │ │ │ ├── DerivedIdentityEmbeddedIdParentSameIdTypeIdClassDepTest.java
│ │ │ │ │ │ ├── MedicalHistory.java
│ │ │ │ │ │ ├── PersonId.java
│ │ │ │ │ │ └── Person.java
│ │ │ │ │ └── b
│ │ │ │ │ ├── DerivedIdentityEmbeddedIdParentSameIdTypeEmbeddedIdDepTest.java
│ │ │ │ │ ├── MedicalHistory.java
│ │ │ │ │ ├── PersonId.java
│ │ │ │ │ └── Person.java
│ │ │ │ ├── Employee.java
│ │ │ │ ├── EmployerId.java
│ │ │ │ ├── Employer.java
│ │ │ │ ├── MedicalHistory.java
│ │ │ │ └── Person.java
│ │ │ ├── Discount.java
│ │ │ ├── duplicatedgenerator
│ │ │ │ ├── DuplicateTest.java
│ │ │ │ └── Flight.java
│ │ │ ├── embeddables
│ │ │ │ └── nested
│ │ │ │ ├── Customer.java
│ │ │ │ ├── Investment.java
│ │ │ │ ├── MonetaryAmount.java
│ │ │ │ └── NestedEmbeddableMetadataTest.java
│ │ │ ├── embedded
│ │ │ │ ├── Address.java
│ │ │ │ ├── AddressType.java
│ │ │ │ ├── Book.java
│ │ │ │ ├── CorpType.java
│ │ │ │ ├── Country.java
│ │ │ │ ├── Deal.java
│ │ │ │ ├── EmbeddedTest.java
│ │ │ │ ├── FavoriteThings.java
│ │ │ │ ├── FixedLeg.java
│ │ │ │ ├── FloatLeg.java
│ │ │ │ ├── InternetFavorites.java
│ │ │ │ ├── InternetProvider.java
│ │ │ │ ├── LegalStructure.java
│ │ │ │ ├── Leg.java
│ │ │ │ ├── Manager.java
│ │ │ │ ├── many2one
│ │ │ │ │ ├── Address.java
│ │ │ │ │ ├── Country.java
│ │ │ │ │ ├── EmbeddableWithMany2OneTest.java
│ │ │ │ │ └── Person.java
│ │ │ │ ├── Nationality.java
│ │ │ │ ├── NotonialDeal.java
│ │ │ │ ├── one2many
│ │ │ │ │ ├── Alias.java
│ │ │ │ │ ├── EmbeddableWithOne2ManyTest.java
│ │ │ │ │ ├── Name.java
│ │ │ │ │ ├── Person.java
│ │ │ │ │ └── PersonName.java
│ │ │ │ ├── Person.java
│ │ │ │ ├── RegionalArticle.java
│ │ │ │ ├── RegionalArticlePk.java
│ │ │ │ ├── SpreadDeal.java
│ │ │ │ ├── Summary.java
│ │ │ │ ├── Swap.java
│ │ │ │ ├── URLFavorite.java
│ │ │ │ ├── VanillaSwap.java
│ │ │ │ └── WealthyPerson.java
│ │ │ ├── engine
│ │ │ │ └── collection
│ │ │ │ ├── Father.java
│ │ │ │ ├── Mother.java
│ │ │ │ ├── Son.java
│ │ │ │ └── UnidirCollectionWithMultipleOwnerTest.java
│ │ │ ├── entity
│ │ │ │ ├── Address.java
│ │ │ │ ├── BasicHibernateAnnotationsTest.java
│ │ │ │ ├── Bid.java
│ │ │ │ ├── Car.java
│ │ │ │ ├── CasterStringType.java
│ │ │ │ ├── CommunityBid.java
│ │ │ │ ├── ContactDetails.java
│ │ │ │ ├── Country.java
│ │ │ │ ├── Drill.java
│ │ │ │ ├── FirstName.java
│ │ │ │ ├── Flight.java
│ │ │ │ ├── Forest.java
│ │ │ │ ├── FormalLastName.java
│ │ │ │ ├── Java5FeaturesTest.java
│ │ │ │ ├── LastName.java
│ │ │ │ ├── Length.java
│ │ │ │ ├── LocalContactDetails.java
│ │ │ │ ├── MonetaryAmount.java
│ │ │ │ ├── MonetaryAmountUserType.java
│ │ │ │ ├── Name.java
│ │ │ │ ├── Narrative.java
│ │ │ │ ├── OverseasPhoneNumber.java
│ │ │ │ ├── package-info.java
│ │ │ │ ├── Peugot.java
│ │ │ │ ├── PhoneNumber.java
│ │ │ │ ├── PhoneNumberType.java
│ │ │ │ ├── Player.java
│ │ │ │ ├── PowerDrill.java
│ │ │ │ ├── PropertyDefaultMappingsTest.java
│ │ │ │ ├── Race.java
│ │ │ │ ├── Ransom.java
│ │ │ │ ├── SoccerTeam.java
│ │ │ │ ├── Starred.java
│ │ │ │ ├── Tool.java
│ │ │ │ ├── Topic.java
│ │ │ │ ├── Tree.java
│ │ │ │ ├── WashingMachine.java
│ │ │ │ ├── Widget.java
│ │ │ │ └── ZipCode.java
│ │ │ ├── entitynonentity
│ │ │ │ ├── Cellular.java
│ │ │ │ ├── Communication.java
│ │ │ │ ├── EntityNonEntityTest.java
│ │ │ │ ├── GSM.java
│ │ │ │ ├── Interaction.java
│ │ │ │ ├── Phone.java
│ │ │ │ └── Voice.java
│ │ │ ├── EntityTest.java
│ │ │ ├── Ferry.java
│ │ │ ├── fetch
│ │ │ │ ├── Branch.java
│ │ │ │ ├── FetchingTest.java
│ │ │ │ ├── Leaf.java
│ │ │ │ ├── Person.java
│ │ │ │ └── Stay.java
│ │ │ ├── fetchprofile
│ │ │ │ ├── Country.java
│ │ │ │ ├── Customer2.java
│ │ │ │ ├── Customer3.java
│ │ │ │ ├── Customer4.java
│ │ │ │ ├── Customer5.java
│ │ │ │ ├── Customer.java
│ │ │ │ ├── FetchProfileTest.java
│ │ │ │ ├── MoreFetchProfileTest.java
│ │ │ │ ├── Order.java
│ │ │ │ ├── package-info.java
│ │ │ │ └── SupportTickets.java
│ │ │ ├── fkcircularity
│ │ │ │ ├── A.java
│ │ │ │ ├── A_PK.java
│ │ │ │ ├── B.java
│ │ │ │ ├── C.java
│ │ │ │ ├── ClassA.java
│ │ │ │ ├── ClassB.java
│ │ │ │ ├── ClassC.java
│ │ │ │ ├── ClassD.java
│ │ │ │ ├── D.java
│ │ │ │ ├── D_PK.java
│ │ │ │ └── FkCircularityTest.java
│ │ │ ├── Flight.java
│ │ │ ├── FlyingObject.java
│ │ │ ├── generics
│ │ │ │ ├── Classes.java
│ │ │ │ ├── DNA.java
│ │ │ │ ├── Dummy.java
│ │ │ │ ├── EmbeddedGenericsTest.java
│ │ │ │ ├── Gene.java
│ │ │ │ ├── GenericsTest.java
│ │ │ │ ├── Item.java
│ │ │ │ ├── Paper.java
│ │ │ │ ├── PaperType.java
│ │ │ │ ├── PricedStuff.java
│ │ │ │ ├── Price.java
│ │ │ │ ├── SomeGuy.java
│ │ │ │ ├── State.java
│ │ │ │ ├── StateType.java
│ │ │ │ ├── Stuff.java
│ │ │ │ ├── UnresolvedTypeTest.java
│ │ │ │ └── WildEntity.java
│ │ │ ├── genericsinheritance
│ │ │ │ ├── ChildHierarchy1.java
│ │ │ │ ├── ChildHierarchy22.java
│ │ │ │ ├── ChildHierarchy2.java
│ │ │ │ ├── Child.java
│ │ │ │ ├── GenericsInheritanceTest.java
│ │ │ │ ├── ParentHierarchy1.java
│ │ │ │ ├── ParentHierarchy22.java
│ │ │ │ ├── ParentHierarchy2.java
│ │ │ │ └── Parent.java
│ │ │ ├── id
│ │ │ │ ├── entities
│ │ │ │ │ ├── Ball.java
│ │ │ │ │ ├── BreakDance.java
│ │ │ │ │ ├── Bunny.java
│ │ │ │ │ ├── Computer.java
│ │ │ │ │ ├── Department.java
│ │ │ │ │ ├── Dog.java
│ │ │ │ │ ├── FirTree.java
│ │ │ │ │ ├── Footballer.java
│ │ │ │ │ ├── FootballerPk.java
│ │ │ │ │ ├── Furniture.java
│ │ │ │ │ ├── GoalKeeper.java
│ │ │ │ │ ├── Home.java
│ │ │ │ │ ├── Location.java
│ │ │ │ │ ├── MilitaryBuilding.java
│ │ │ │ │ ├── Monkey.java
│ │ │ │ │ ├── Phone.java
│ │ │ │ │ ├── PlanetCheatSheet.java
│ │ │ │ │ ├── Planet.java
│ │ │ │ │ ├── PointyTooth.java
│ │ │ │ │ ├── Shoe.java
│ │ │ │ │ ├── SoundSystem.java
│ │ │ │ │ ├── Store.java
│ │ │ │ │ ├── Tower.java
│ │ │ │ │ ├── Tree.java
│ │ │ │ │ └── TwinkleToes.java
│ │ │ │ ├── EnumIdTest.java
│ │ │ │ ├── generationmappings
│ │ │ │ │ ├── AutoEntity.java
│ │ │ │ │ ├── CompleteSequenceEntity.java
│ │ │ │ │ ├── MinimalSequenceEntity.java
│ │ │ │ │ ├── MinimalTableEntity.java
│ │ │ │ │ └── NewGeneratorMappingsTest.java
│ │ │ │ ├── IdClassTest.java
│ │ │ │ ├── IdTest.java
│ │ │ │ ├── JoinColumnOverrideTest.java
│ │ │ │ ├── NewSchemeIdTest.java
│ │ │ │ ├── package-info.java
│ │ │ │ ├── sequences
│ │ │ │ │ ├── entities
│ │ │ │ │ │ ├── Ball.java
│ │ │ │ │ │ ├── BreakDance.java
│ │ │ │ │ │ ├── Bunny.java
│ │ │ │ │ │ ├── Computer.java
│ │ │ │ │ │ ├── Department.java
│ │ │ │ │ │ ├── Dog.java
│ │ │ │ │ │ ├── FirTree.java
│ │ │ │ │ │ ├── Footballer.java
│ │ │ │ │ │ ├── FootballerPk.java
│ │ │ │ │ │ ├── Furniture.java
│ │ │ │ │ │ ├── GoalKeeper.java
│ │ │ │ │ │ ├── Home.java
│ │ │ │ │ │ ├── Location.java
│ │ │ │ │ │ ├── MilitaryBuilding.java
│ │ │ │ │ │ ├── Monkey.java
│ │ │ │ │ │ ├── Phone.java
│ │ │ │ │ │ ├── PlanetCheatSheet.java
│ │ │ │ │ │ ├── Planet.java
│ │ │ │ │ │ ├── PointyTooth.java
│ │ │ │ │ │ ├── Shoe.java
│ │ │ │ │ │ ├── SoundSystem.java
│ │ │ │ │ │ ├── Store.java
│ │ │ │ │ │ ├── Tower.java
│ │ │ │ │ │ ├── Tree.java
│ │ │ │ │ │ └── TwinkleToes.java
│ │ │ │ │ ├── EnumIdTest.java
│ │ │ │ │ ├── IdClassTest.java
│ │ │ │ │ ├── IdTest.java
│ │ │ │ │ ├── JoinColumnOverrideTest.java
│ │ │ │ │ ├── NewSchemeIdTest.java
│ │ │ │ │ ├── package-info.java
│ │ │ │ │ └── UUIDGenerator.java
│ │ │ │ └── UUIDGenerator.java
│ │ │ ├── idclass
│ │ │ │ ├── DomainAdminId.java
│ │ │ │ ├── DomainAdmin.java
│ │ │ │ ├── IdClassCompositePKTest.java
│ │ │ │ └── xml
│ │ │ │ ├── HabitatSpeciesLink.java
│ │ │ │ └── IdClassXmlTest.java
│ │ │ ├── idclassgeneratedvalue
│ │ │ │ ├── IdClassGeneratedValueTest.java
│ │ │ │ ├── Multiple.java
│ │ │ │ ├── MultiplePK.java
│ │ │ │ ├── Simple2.java
│ │ │ │ ├── Simple.java
│ │ │ │ └── SimplePK.java
│ │ │ ├── identifiercollection
│ │ │ │ ├── IdentifierCollectionTest.java
│ │ │ │ ├── Passport.java
│ │ │ │ └── Stamp.java
│ │ │ ├── idmanytoone
│ │ │ │ ├── alphabetical
│ │ │ │ │ ├── Acces.java
│ │ │ │ │ ├── A.java
│ │ │ │ │ ├── AlphabeticalIdManyToOneTest.java
│ │ │ │ │ ├── AlphabeticalManyToOneTest.java
│ │ │ │ │ ├── Benefserv.java
│ │ │ │ │ ├── BId.java
│ │ │ │ │ ├── B.java
│ │ │ │ │ ├── CId.java
│ │ │ │ │ ├── C.java
│ │ │ │ │ ├── Droitacces.java
│ │ │ │ │ └── Service.java
│ │ │ │ ├── BasketItems.java
│ │ │ │ ├── BasketItemsPK.java
│ │ │ │ ├── CardField.java
│ │ │ │ ├── Card.java
│ │ │ │ ├── CardKey.java
│ │ │ │ ├── Customer.java
│ │ │ │ ├── Customers.java
│ │ │ │ ├── IdManyToOneTest.java
│ │ │ │ ├── Project.java
│ │ │ │ ├── ShoppingBaskets.java
│ │ │ │ ├── ShoppingBasketsPK.java
│ │ │ │ ├── StoreCustomer.java
│ │ │ │ ├── StoreCustomerPK.java
│ │ │ │ └── Store.java
│ │ │ ├── immutable
│ │ │ │ ├── Country.java
│ │ │ │ ├── Foobar.java
│ │ │ │ ├── ImmutableTest.java
│ │ │ │ └── State.java
│ │ │ ├── IncorrectEntity.java
│ │ │ ├── indexcoll
│ │ │ │ ├── AddressBook.java
│ │ │ │ ├── AddressEntry.java
│ │ │ │ ├── AddressEntryPk.java
│ │ │ │ ├── AlphabeticalDirectory.java
│ │ │ │ ├── Atmosphere.java
│ │ │ │ ├── Drawer.java
│ │ │ │ ├── Dress.java
│ │ │ │ ├── Gas.java
│ │ │ │ ├── GasKey.java
│ │ │ │ ├── GenerationGroup.java
│ │ │ │ ├── Generation.java
│ │ │ │ ├── GenerationUser.java
│ │ │ │ ├── IndexedCollectionTest.java
│ │ │ │ ├── MapKeyTest.java
│ │ │ │ ├── News.java
│ │ │ │ ├── Newspaper.java
│ │ │ │ ├── Painter.java
│ │ │ │ ├── Painting.java
│ │ │ │ ├── PaintingPk.java
│ │ │ │ ├── PressReleaseAgency.java
│ │ │ │ ├── Software.java
│ │ │ │ ├── Trainee.java
│ │ │ │ ├── Training.java
│ │ │ │ ├── Version.java
│ │ │ │ └── Wardrobe.java
│ │ │ ├── inheritance
│ │ │ │ ├── Apple.java
│ │ │ │ ├── Carrot.java
│ │ │ │ ├── discriminatoroptions
│ │ │ │ │ ├── BaseClass.java
│ │ │ │ │ ├── DiscriminatorOptionsTest.java
│ │ │ │ │ └── SubClass.java
│ │ │ │ ├── Fruit.java
│ │ │ │ ├── joined
│ │ │ │ │ ├── Account.java
│ │ │ │ │ ├── Alarm.java
│ │ │ │ │ ├── Asset.java
│ │ │ │ │ ├── Client.java
│ │ │ │ │ ├── Clothing.java
│ │ │ │ │ ├── Company.java
│ │ │ │ │ ├── Customer.java
│ │ │ │ │ ├── Document.java
│ │ │ │ │ ├── EventInformation.java
│ │ │ │ │ ├── File.java
│ │ │ │ │ ├── FinancialAsset.java
│ │ │ │ │ ├── Folder.java
│ │ │ │ │ ├── JoinedSubclassAndSecondaryTable.java
│ │ │ │ │ ├── JoinedSubclassTest.java
│ │ │ │ │ ├── LegalEntity.java
│ │ │ │ │ ├── Parent.java
│ │ │ │ │ ├── Person.java
│ │ │ │ │ ├── PoolAddress.java
│ │ │ │ │ ├── Pool.java
│ │ │ │ │ ├── ProgramExecution.java
│ │ │ │ │ ├── PropertyAsset.java
│ │ │ │ │ ├── Sweater.java
│ │ │ │ │ ├── SwimmingPool.java
│ │ │ │ │ └── SymbolicLink.java
│ │ │ │ ├── mixed
│ │ │ │ │ ├── Document.java
│ │ │ │ │ ├── File.java
│ │ │ │ │ ├── Folder.java
│ │ │ │ │ ├── SubclassTest.java
│ │ │ │ │ └── SymbolicLink.java
│ │ │ │ ├── singletable
│ │ │ │ │ ├── Building.java
│ │ │ │ │ ├── Funk.java
│ │ │ │ │ ├── House.java
│ │ │ │ │ ├── Music.java
│ │ │ │ │ ├── Noise.java
│ │ │ │ │ ├── PaperTrash.java
│ │ │ │ │ ├── Rock.java
│ │ │ │ │ └── Trash.java
│ │ │ │ ├── SubclassTest.java
│ │ │ │ ├── Tomato.java
│ │ │ │ ├── union
│ │ │ │ │ ├── Document.java
│ │ │ │ │ ├── File.java
│ │ │ │ │ ├── Folder.java
│ │ │ │ │ ├── SubclassTest.java
│ │ │ │ │ └── SymbolicLink.java
│ │ │ │ ├── Vegetable.java
│ │ │ │ └── VegetablePk.java
│ │ │ ├── interfaces
│ │ │ │ ├── ContactImpl.java
│ │ │ │ ├── Contact.java
│ │ │ │ ├── InterfacesTest.java
│ │ │ │ ├── UserImpl.java
│ │ │ │ └── User.java
│ │ │ ├── join
│ │ │ │ ├── A.java
│ │ │ │ ├── B.java
│ │ │ │ ├── Cat.java
│ │ │ │ ├── C.java
│ │ │ │ ├── Death.java
│ │ │ │ ├── Dog.java
│ │ │ │ ├── DogPk.java
│ │ │ │ ├── JoinTest.java
│ │ │ │ ├── Life.java
│ │ │ │ ├── SysGroupsOrm.java
│ │ │ │ └── SysUserOrm.java
│ │ │ ├── JoinedSubclassTest.java
│ │ │ ├── loader
│ │ │ │ ├── LoaderTest.java
│ │ │ │ ├── Player.java
│ │ │ │ └── Team.java
│ │ │ ├── lob
│ │ │ │ ├── AbstractBook.java
│ │ │ │ ├── AbstractCompiledCode.java
│ │ │ │ ├── AbstractLobTest.java
│ │ │ │ ├── Book.java
│ │ │ │ ├── CharacterArrayTextType.java
│ │ │ │ ├── CompiledCode.java
│ │ │ │ ├── Dog.java
│ │ │ │ ├── Editor.java
│ │ │ │ ├── ImageHolder.java
│ │ │ │ ├── ImageTest.java
│ │ │ │ ├── LobTest.java
│ │ │ │ ├── LongStringHolder.java
│ │ │ │ ├── MaterializedBlobEntity.java
│ │ │ │ ├── MaterializedBlobTest.java
│ │ │ │ ├── package-info.java
│ │ │ │ ├── PrimitiveCharacterArrayTextType.java
│ │ │ │ ├── SerializableToImageType.java
│ │ │ │ ├── TextTest.java
│ │ │ │ ├── VersionedBook.java
│ │ │ │ ├── VersionedCompiledCode.java
│ │ │ │ ├── VersionedLobTest.java
│ │ │ │ └── WrappedImageType.java
│ │ │ ├── locking
│ │ │ │ ├── A.java
│ │ │ │ └── LockModeTest.java
│ │ │ ├── manytomany
│ │ │ │ ├── BuildingCompany.java
│ │ │ │ ├── Building.java
│ │ │ │ ├── Cat.java
│ │ │ │ ├── CatPk.java
│ │ │ │ ├── City.java
│ │ │ │ ├── Company.java
│ │ │ │ ├── ContactInfo.java
│ │ │ │ ├── Contractor.java
│ │ │ │ ├── Employee.java
│ │ │ │ ├── Employer.java
│ │ │ │ ├── Friend.java
│ │ │ │ ├── Group.java
│ │ │ │ ├── GroupWithSet.java
│ │ │ │ ├── Inspector.java
│ │ │ │ ├── InspectorPrefixes.java
│ │ │ │ ├── JobInfo.java
│ │ │ │ ├── KnownClient.java
│ │ │ │ ├── Man.java
│ │ │ │ ├── ManPk.java
│ │ │ │ ├── ManyToManyMaxFetchDepth0Test.java
│ │ │ │ ├── ManyToManyTest.java
│ │ │ │ ├── Permission.java
│ │ │ │ ├── PhoneNumber.java
│ │ │ │ ├── ProgramManager.java
│ │ │ │ ├── Store.java
│ │ │ │ ├── Supplier.java
│ │ │ │ ├── Woman.java
│ │ │ │ ├── WomanPk.java
│ │ │ │ └── Zone.java
│ │ │ ├── manytoone
│ │ │ │ ├── BiggestForest.java
│ │ │ │ ├── Car.java
│ │ │ │ ├── Carz.java
│ │ │ │ ├── Child.java
│ │ │ │ ├── Color.java
│ │ │ │ ├── Customer.java
│ │ │ │ ├── Deal.java
│ │ │ │ ├── DistrictUser.java
│ │ │ │ ├── ForestType.java
│ │ │ │ ├── Frame.java
│ │ │ │ ├── Lens.java
│ │ │ │ ├── Lotz.java
│ │ │ │ ├── LotzPK.java
│ │ │ │ ├── ManyToOneJoinTest.java
│ │ │ │ ├── ManyToOneOnNonPkTest.java
│ │ │ │ ├── ManyToOneTest.java
│ │ │ │ ├── Node.java
│ │ │ │ ├── NodePk.java
│ │ │ │ ├── Order.java
│ │ │ │ ├── OrderLine.java
│ │ │ │ ├── Parent.java
│ │ │ │ ├── ParentPk.java
│ │ │ │ ├── referencedcolumnname
│ │ │ │ │ ├── GenericObject.java
│ │ │ │ │ ├── Item.java
│ │ │ │ │ ├── ManyToOneReferencedColumnNameTest.java
│ │ │ │ │ ├── Vendor.java
│ │ │ │ │ ├── WarehouseItem.java
│ │ │ │ │ └── ZItemCost.java
│ │ │ │ ├── TreeType.java
│ │ │ │ ├── User.java
│ │ │ │ └── UserPK.java
│ │ │ ├── manytoonewithformula
│ │ │ │ ├── Company.java
│ │ │ │ ├── ContractId.java
│ │ │ │ ├── Contract.java
│ │ │ │ ├── FoodItem.java
│ │ │ │ ├── Language.java
│ │ │ │ ├── ManufacturerId.java
│ │ │ │ ├── Manufacturer.java
│ │ │ │ ├── ManyToOneWithFormulaTest.java
│ │ │ │ ├── Menu.java
│ │ │ │ ├── Message.java
│ │ │ │ ├── ModelId.java
│ │ │ │ ├── Model.java
│ │ │ │ ├── Person.java
│ │ │ │ └── Product.java
│ │ │ ├── mappedsuperclass
│ │ │ │ └── intermediate
│ │ │ │ ├── AccountBase.java
│ │ │ │ ├── Account.java
│ │ │ │ ├── IntermediateMappedSuperclassTest.java
│ │ │ │ ├── SavingsAccountBase.java
│ │ │ │ └── SavingsAccount.java
│ │ │ ├── namingstrategy
│ │ │ │ ├── AddressEntry.java
│ │ │ │ ├── Address.java
│ │ │ │ ├── A.java
│ │ │ │ ├── DummyNamingStrategy.java
│ │ │ │ ├── NamingStrategyTest.java
│ │ │ │ └── Person.java
│ │ │ ├── naturalid
│ │ │ │ ├── A.java
│ │ │ │ ├── Citizen.java
│ │ │ │ ├── D.java
│ │ │ │ ├── ImmutableNaturalKeyLookupTest.java
│ │ │ │ ├── NaturalIdOnManyToOne.java
│ │ │ │ ├── NaturalIdOnSingleManyToOneTest.java
│ │ │ │ ├── NaturalIdTest.java
│ │ │ │ └── State.java
│ │ │ ├── notfound
│ │ │ │ ├── Coin.java
│ │ │ │ ├── Currency.java
│ │ │ │ └── NotFoundTest.java
│ │ │ ├── onetomany
│ │ │ │ ├── Child.java
│ │ │ │ ├── City.java
│ │ │ │ ├── Manufacturer.java
│ │ │ │ ├── Model.java
│ │ │ │ ├── Monkey.java
│ │ │ │ ├── OneToManyTest.java
│ │ │ │ ├── OrderByTest.java
│ │ │ │ ├── OrderID.java
│ │ │ │ ├── OrderItemID.java
│ │ │ │ ├── OrderItem.java
│ │ │ │ ├── Order.java
│ │ │ │ ├── Organisation.java
│ │ │ │ ├── OrganisationUser.java
│ │ │ │ ├── Parent.java
│ │ │ │ ├── ParentPk.java
│ │ │ │ ├── Person.java
│ │ │ │ ├── PoliticalParty.java
│ │ │ │ ├── Politician.java
│ │ │ │ ├── Soldier.java
│ │ │ │ ├── Street.java
│ │ │ │ ├── Tiger.java
│ │ │ │ ├── Trainer.java
│ │ │ │ └── Troop.java
│ │ │ ├── onetoone
│ │ │ │ ├── Address.java
│ │ │ │ ├── Body.java
│ │ │ │ ├── Client.java
│ │ │ │ ├── Computer.java
│ │ │ │ ├── ComputerPk.java
│ │ │ │ ├── Father.java
│ │ │ │ ├── Heart.java
│ │ │ │ ├── hhh4851
│ │ │ │ │ ├── BaseEntity.java
│ │ │ │ │ ├── DeviceGroupConfig.java
│ │ │ │ │ ├── Device.java
│ │ │ │ │ ├── Hardware.java
│ │ │ │ │ ├── HHH4851Test.java
│ │ │ │ │ ├── ManagedDevice.java
│ │ │ │ │ └── Owner.java
│ │ │ │ ├── OneToOneErrorTest.java
│ │ │ │ ├── OneToOneTest.java
│ │ │ │ ├── OptionalOneToOneMappedByTest.java
│ │ │ │ ├── OptionalOneToOnePKJCTest.java
│ │ │ │ ├── OwnerAddress.java
│ │ │ │ ├── Owner.java
│ │ │ │ ├── PartyAffiliate.java
│ │ │ │ ├── Party.java
│ │ │ │ ├── PersonAddress.java
│ │ │ │ ├── Person.java
│ │ │ │ ├── primarykey
│ │ │ │ │ ├── Address.java
│ │ │ │ │ ├── NullablePrimaryKeyTest.java
│ │ │ │ │ └── Person.java
│ │ │ │ ├── SerialNumber.java
│ │ │ │ ├── SerialNumberPk.java
│ │ │ │ ├── ShowDescription.java
│ │ │ │ ├── Show.java
│ │ │ │ ├── Son.java
│ │ │ │ ├── Trousers.java
│ │ │ │ └── TrousersZip.java
│ │ │ ├── override
│ │ │ │ ├── Address.java
│ │ │ │ ├── Addr.java
│ │ │ │ ├── AssociationOverrideTest.java
│ │ │ │ ├── AttributeOverrideTest.java
│ │ │ │ ├── ContactInfo.java
│ │ │ │ ├── Employee.java
│ │ │ │ ├── Location.java
│ │ │ │ ├── Move.java
│ │ │ │ ├── PhoneNumber.java
│ │ │ │ ├── PropertyInfo.java
│ │ │ │ ├── PropertyRecord.java
│ │ │ │ ├── SocialSite.java
│ │ │ │ ├── SocialTouchPoints.java
│ │ │ │ └── Trip.java
│ │ │ ├── Passport.java
│ │ │ ├── persister
│ │ │ │ ├── Card.java
│ │ │ │ ├── CollectionPersister.java
│ │ │ │ ├── Deck.java
│ │ │ │ ├── EntityPersister.java
│ │ │ │ └── PersisterTest.java
│ │ │ ├── Plane.java
│ │ │ ├── polymorphism
│ │ │ │ ├── Car.java
│ │ │ │ ├── MovingThing.java
│ │ │ │ ├── PolymorphismTest.java
│ │ │ │ └── SportCar.java
│ │ │ ├── Port.java
│ │ │ ├── query
│ │ │ │ ├── AllTables.java
│ │ │ │ ├── Area.java
│ │ │ │ ├── Captain.java
│ │ │ │ ├── CasimirParticle.java
│ │ │ │ ├── Chaos.java
│ │ │ │ ├── Darkness.java
│ │ │ │ ├── Dictionary.java
│ │ │ │ ├── Dimensions.java
│ │ │ │ ├── Identity.java
│ │ │ │ ├── Mark.java
│ │ │ │ ├── Night.java
│ │ │ │ ├── QueryAndSQLTest.java
│ │ │ │ ├── SpaceShip.java
│ │ │ │ ├── SynonymousDictionary.java
│ │ │ │ └── Twilight.java
│ │ │ ├── quote
│ │ │ │ ├── Phone.java
│ │ │ │ ├── QuoteGlobalTest.java
│ │ │ │ ├── QuoteTest.java
│ │ │ │ ├── resultsetmappings
│ │ │ │ │ ├── ExplicitSqlResultSetMappingTest.java
│ │ │ │ │ └── MyEntity.java
│ │ │ │ ├── Role.java
│ │ │ │ └── User.java
│ │ │ ├── referencedcolumnname
│ │ │ │ ├── Bag.java
│ │ │ │ ├── Clothes.java
│ │ │ │ ├── House.java
│ │ │ │ ├── Inhabitant.java
│ │ │ │ ├── ItemCost.java
│ │ │ │ ├── Item.java
│ │ │ │ ├── Luggage.java
│ │ │ │ ├── Postman.java
│ │ │ │ ├── Rambler.java
│ │ │ │ ├── ReferencedColumnNameTest.java
│ │ │ │ ├── Vendor.java
│ │ │ │ └── WarehouseItem.java
│ │ │ ├── reflection
│ │ │ │ ├── Administration.java
│ │ │ │ ├── Availability.java
│ │ │ │ ├── BusTrip.java
│ │ │ │ ├── BusTripPk.java
│ │ │ │ ├── Competition.java
│ │ │ │ ├── JPAOverridenAnnotationReaderTest.java
│ │ │ │ ├── LogListener.java
│ │ │ │ ├── Match.java
│ │ │ │ ├── Organization.java
│ │ │ │ ├── OtherLogListener.java
│ │ │ │ ├── SocialSecurityMoralAccount.java
│ │ │ │ ├── SocialSecurityNumber.java
│ │ │ │ ├── SocialSecurityPhysicalAccount.java
│ │ │ │ ├── TennisMatch.java
│ │ │ │ └── XMLContextTest.java
│ │ │ ├── SafeMappingTest.java
│ │ │ ├── SecuredBindingTest.java
│ │ │ ├── Sky.java
│ │ │ ├── strategy
│ │ │ │ ├── Location.java
│ │ │ │ ├── Storm.java
│ │ │ │ └── StrategyTest.java
│ │ │ ├── subselect
│ │ │ │ ├── Bid.java
│ │ │ │ ├── HighestBid.java
│ │ │ │ ├── Item.java
│ │ │ │ └── SubselectTest.java
│ │ │ ├── tableperclass
│ │ │ │ ├── Component.java
│ │ │ │ ├── Machine.java
│ │ │ │ ├── Product.java
│ │ │ │ ├── Robot.java
│ │ │ │ ├── T800.java
│ │ │ │ └── TablePerClassTest.java
│ │ │ ├── TestCase.java
│ │ │ ├── Thing.java
│ │ │ ├── TicketComparator.java
│ │ │ ├── Ticket.java
│ │ │ ├── tuplizer
│ │ │ │ ├── Country.java
│ │ │ │ ├── Cuisine.java
│ │ │ │ ├── DataProxyHandler.java
│ │ │ │ ├── DynamicComponentTuplizer.java
│ │ │ │ ├── DynamicEntityTuplizer.java
│ │ │ │ ├── DynamicInstantiator.java
│ │ │ │ ├── EntityNameInterceptor.java
│ │ │ │ ├── ProxyHelper.java
│ │ │ │ └── TuplizerTest.java
│ │ │ ├── type
│ │ │ │ ├── Dvd.java
│ │ │ │ ├── MyOidGenerator.java
│ │ │ │ ├── MyOid.java
│ │ │ │ ├── MyOidType.java
│ │ │ │ └── TypeTest.java
│ │ │ ├── various
│ │ │ │ ├── Antenna.java
│ │ │ │ ├── Conductor.java
│ │ │ │ ├── DBTimestamped.java
│ │ │ │ ├── GeneratedTest.java
│ │ │ │ ├── IndexTest.java
│ │ │ │ ├── OptimisticLockAnnotationTest.java
│ │ │ │ ├── ProfessionalAgreement.java
│ │ │ │ ├── readwriteexpression
│ │ │ │ │ ├── ColumnTransformerTest.java
│ │ │ │ │ └── Staff.java
│ │ │ │ ├── TimestampTest.java
│ │ │ │ ├── Truck.java
│ │ │ │ ├── Vehicule.java
│ │ │ │ └── VMTimestamped.java
│ │ │ └── xml
│ │ │ ├── ejb3
│ │ │ │ ├── CarModel.java
│ │ │ │ ├── Company.java
│ │ │ │ ├── Ejb3XmlElementCollectionTest.java
│ │ │ │ ├── Ejb3XmlManyToManyTest.java
│ │ │ │ ├── Ejb3XmlManyToOneTest.java
│ │ │ │ ├── Ejb3XmlOneToManyTest.java
│ │ │ │ ├── Ejb3XmlOneToOneTest.java
│ │ │ │ ├── Ejb3XmlTestCase.java
│ │ │ │ ├── Ejb3XmlTest.java
│ │ │ │ ├── Entity1.java
│ │ │ │ ├── Entity2.java
│ │ │ │ ├── Entity3.java
│ │ │ │ ├── Lighter.java
│ │ │ │ ├── Light.java
│ │ │ │ ├── Manufacturer.java
│ │ │ │ ├── Model.java
│ │ │ │ └── VicePresident.java
│ │ │ └── hbm
│ │ │ ├── AImpl.java
│ │ │ ├── A.java
│ │ │ ├── BImpl.java
│ │ │ ├── B.java
│ │ │ ├── CloudType.java
│ │ │ ├── Government.java
│ │ │ ├── HbmTest.java
│ │ │ ├── HbmWithIdentityTest.java
│ │ │ ├── PrimeMinister.java
│ │ │ ├── Sky.java
│ │ │ ├── ZImpl.java
│ │ │ └── Z.java
│ │ ├── any
│ │ │ ├── Address.java
│ │ │ ├── AnyTypeTest.java
│ │ │ ├── ComplexPropertyValue.java
│ │ │ ├── IntegerPropertyValue.java
│ │ │ ├── Person.hbm.xml
│ │ │ ├── Person.java
│ │ │ ├── Properties.hbm.xml
│ │ │ ├── PropertySet.java
│ │ │ ├── PropertyValue.java
│ │ │ └── StringPropertyValue.java
│ │ ├── array
│ │ │ ├── A.hbm.xml
│ │ │ ├── A.java
│ │ │ ├── ArrayTest.java
│ │ │ └── B.java
│ │ ├── ast
│ │ │ ├── ASTIteratorTest.java
│ │ │ └── ASTUtilTest.java
│ │ ├── batch
│ │ │ ├── BatchTest.java
│ │ │ ├── DataPoint.hbm.xml
│ │ │ └── DataPoint.java
│ │ ├── batchfetch
│ │ │ ├── BatchFetchTest.java
│ │ │ ├── Model.java
│ │ │ ├── ProductLine.hbm.xml
│ │ │ └── ProductLine.java
│ │ ├── bidi
│ │ │ ├── Auction2.hbm.xml
│ │ │ ├── Auction.hbm.xml
│ │ │ ├── Auction.java
│ │ │ ├── AuctionTest2.java
│ │ │ ├── AuctionTest.java
│ │ │ └── Bid.java
│ │ ├── bytecode
│ │ │ ├── Bean.hbm.xml
│ │ │ ├── Bean.java
│ │ │ ├── BeanReflectionHelper.java
│ │ │ ├── cglib
│ │ │ │ ├── CGLIBThreadLocalTest.java
│ │ │ │ ├── InvocationTargetExceptionTest.java
│ │ │ │ └── ReflectionOptimizerTest.java
│ │ │ ├── javassist
│ │ │ │ ├── InvocationTargetExceptionTest.java
│ │ │ │ └── ReflectionOptimizerTest.java
│ │ │ └── ProxyBean.java
│ │ ├── cache
│ │ │ ├── CacheableItem.java
│ │ │ └── InsertedDataTest.java
│ │ ├── cascade
│ │ │ ├── A.java
│ │ │ ├── BidirectionalOneToManyCascadeTest.java
│ │ │ ├── CascadeTestWithAssignedParentIdTest.java
│ │ │ ├── ChildForParentWithAssignedId.hbm.xml
│ │ │ ├── Child.hbm.xml
│ │ │ ├── Child.java
│ │ │ ├── circle
│ │ │ │ ├── CascadeMergeToChildBeforeParent.hbm.xml
│ │ │ │ ├── CascadeMergeToChildBeforeParentTest.java
│ │ │ │ ├── MultiPathCircleCascadeCheckNullFalseDelayedInsertTest.java
│ │ │ │ ├── MultiPathCircleCascadeCheckNullibilityFalseTest.java
│ │ │ │ ├── MultiPathCircleCascadeCheckNullibilityTrueTest.java
│ │ │ │ ├── MultiPathCircleCascadeCheckNullTrueDelayedInsertTest.java
│ │ │ │ ├── MultiPathCircleCascadeDelayedInsert.hbm.xml
│ │ │ │ ├── MultiPathCircleCascadeDelayedInsertTest.java
│ │ │ │ ├── MultiPathCircleCascade.hbm.xml
│ │ │ │ ├── MultiPathCircleCascadeTest.java
│ │ │ │ ├── Node.java
│ │ │ │ ├── Route.java
│ │ │ │ ├── Tour.java
│ │ │ │ ├── Transport.java
│ │ │ │ └── Vehicle.java
│ │ │ ├── DeleteOrphanChild.hbm.xml
│ │ │ ├── DeleteOrphanChild.java
│ │ │ ├── G.java
│ │ │ ├── H.java
│ │ │ ├── JobBatch.hbm.xml
│ │ │ ├── JobBatch.java
│ │ │ ├── Job.hbm.xml
│ │ │ ├── Job.java
│ │ │ ├── MultiPathCascade.hbm.xml
│ │ │ ├── MultiPathCascadeTest.java
│ │ │ ├── Parent.hbm.xml
│ │ │ ├── Parent.java
│ │ │ ├── ParentWithAssignedId.hbm.xml
│ │ │ └── RefreshTest.java
│ │ ├── cfg
│ │ │ ├── CacheableFileTest.java
│ │ │ ├── Cacheable.hbm.xml
│ │ │ ├── ConfigurationSerializationTest.java
│ │ │ ├── ListenerTest.java
│ │ │ ├── orm-serializable.xml
│ │ │ └── persister
│ │ │ ├── Gate.java
│ │ │ ├── GoofyException.java
│ │ │ ├── GoofyPersisterClassProvider.java
│ │ │ ├── PersisterClassProviderTest.java
│ │ │ ├── Portal.java
│ │ │ └── Window.java
│ │ ├── cid
│ │ │ ├── CompositeIdTest.java
│ │ │ ├── CompositeIdWithGeneratorTest.java
│ │ │ ├── Customer.hbm.xml
│ │ │ ├── Customer.java
│ │ │ ├── LineItem.hbm.xml
│ │ │ ├── LineItem.java
│ │ │ ├── Order.hbm.xml
│ │ │ ├── Order.java
│ │ │ ├── Product.hbm.xml
│ │ │ ├── Product.java
│ │ │ ├── PurchaseDetail.java
│ │ │ ├── PurchaseRecord.hbm.xml
│ │ │ ├── PurchaseRecordIdGenerator.java
│ │ │ └── PurchaseRecord.java
│ │ ├── collection
│ │ │ ├── backref
│ │ │ │ └── map
│ │ │ │ └── compkey
│ │ │ │ ├── BackrefCompositeMapKeyTest.java
│ │ │ │ ├── MapKey.java
│ │ │ │ ├── Mappings.hbm.xml
│ │ │ │ ├── Part.java
│ │ │ │ └── Product.java
│ │ │ ├── bag
│ │ │ │ ├── BagOwner.java
│ │ │ │ ├── Mappings.hbm.xml
│ │ │ │ └── PersistentBagTest.java
│ │ │ ├── idbag
│ │ │ │ ├── IdbagOwner.java
│ │ │ │ ├── Mappings.hbm.xml
│ │ │ │ └── PersistentIdBagTest.java
│ │ │ ├── list
│ │ │ │ ├── ListOwner.java
│ │ │ │ ├── Mappings.hbm.xml
│ │ │ │ └── PersistentListTest.java
│ │ │ ├── map
│ │ │ │ ├── Child.java
│ │ │ │ ├── Mappings.hbm.xml
│ │ │ │ ├── Parent.java
│ │ │ │ └── PersistentMapTest.java
│ │ │ ├── original
│ │ │ │ ├── Animal.java
│ │ │ │ ├── CollectionTest.java
│ │ │ │ ├── Email.java
│ │ │ │ ├── Mammal.java
│ │ │ │ ├── Permission.java
│ │ │ │ ├── User.java
│ │ │ │ ├── UserPermissions.hbm.xml
│ │ │ │ ├── Zoo.hbm.xml
│ │ │ │ └── Zoo.java
│ │ │ └── set
│ │ │ ├── Child.java
│ │ │ ├── Container.java
│ │ │ ├── Mappings.hbm.xml
│ │ │ ├── MappingsNonLazy.hbm.xml
│ │ │ ├── Parent.java
│ │ │ ├── PersistentSetNonLazyTest.java
│ │ │ └── PersistentSetTest.java
│ │ ├── component
│ │ │ ├── basic
│ │ │ │ ├── ComponentTest.java
│ │ │ │ ├── Employee.java
│ │ │ │ ├── OptionalComponent.java
│ │ │ │ ├── Person.java
│ │ │ │ ├── User.hbm.xml
│ │ │ │ └── User.java
│ │ │ └── cascading
│ │ │ ├── collection
│ │ │ │ ├── CascadeToComponentCollectionTest.java
│ │ │ │ ├── Definition.java
│ │ │ │ ├── LocalizedStrings.java
│ │ │ │ ├── Mappings.hbm.xml
│ │ │ │ └── Value.java
│ │ │ └── toone
│ │ │ ├── Address.java
│ │ │ ├── CascadeToComponentAssociationTest.java
│ │ │ ├── Document.java
│ │ │ ├── Mappings.hbm.xml
│ │ │ ├── PersonalInfo.java
│ │ │ └── User.java
│ │ ├── compositeelement
│ │ │ ├── Child.java
│ │ │ ├── CompositeElementTest.java
│ │ │ ├── Parent.hbm.xml
│ │ │ └── Parent.java
│ │ ├── connections
│ │ │ ├── AggressiveReleaseTest.java
│ │ │ ├── BasicConnectionProviderTest.java
│ │ │ ├── ConnectionManagementTestCase.java
│ │ │ ├── CurrentSessionConnectionTest.java
│ │ │ ├── HibernateCreateBlobFailedCase.java
│ │ │ ├── Other.java
│ │ │ ├── Silly.hbm.xml
│ │ │ ├── Silly.java
│ │ │ ├── SuppliedConnectionTest.java
│ │ │ └── ThreadLocalCurrentSessionTest.java
│ │ ├── criteria
│ │ │ ├── AbstractFoo.java
│ │ │ ├── Animal.hbm.xml
│ │ │ ├── Bar.java
│ │ │ ├── CityState.java
│ │ │ ├── ComplexJoinAliasTest.java
│ │ │ ├── Course.java
│ │ │ ├── CourseMeetingId.java
│ │ │ ├── CourseMeeting.java
│ │ │ ├── CriteriaQueryTest.java
│ │ │ ├── Enrolment.hbm.xml
│ │ │ ├── Enrolment.java
│ │ │ ├── Foo.hbm.xml
│ │ │ ├── GreatFoo.java
│ │ │ ├── LikeTest.java
│ │ │ ├── LongInElementsTest.java
│ │ │ ├── Order.hbm.xml
│ │ │ ├── Order.java
│ │ │ ├── OrderLine.java
│ │ │ ├── OuterJoinCriteriaTest.java
│ │ │ ├── StringExpression.java
│ │ │ ├── StudentDTO.java
│ │ │ ├── Student.java
│ │ │ ├── TestObject.hbm.xml
│ │ │ └── TestObject.java
│ │ ├── cuk
│ │ │ ├── Account.java
│ │ │ ├── Address.java
│ │ │ ├── CompositePropertyRefTest.java
│ │ │ ├── Person.hbm.xml
│ │ │ └── Person.java
│ │ ├── cut
│ │ │ ├── CompositeUserTypeTest.java
│ │ │ ├── MonetoryAmount.java
│ │ │ ├── MonetoryAmountUserType.java
│ │ │ ├── MutualFund.java
│ │ │ ├── Transaction.hbm.xml
│ │ │ ├── Transaction.java
│ │ │ └── types.hbm.xml
│ │ ├── deletetransient
│ │ │ ├── Address.java
│ │ │ ├── DeleteTransientEntityTest.java
│ │ │ ├── Note.java
│ │ │ ├── Person.hbm.xml
│ │ │ ├── Person.java
│ │ │ └── Suite.java
│ │ ├── dialect
│ │ │ ├── detection
│ │ │ │ └── DialectDetectWithoutMetadataTest.java
│ │ │ ├── function
│ │ │ │ ├── AnsiTrimEmulationFunctionTest.java
│ │ │ │ ├── MySQLRoundFunctionTest.java
│ │ │ │ ├── Product.hbm.xml
│ │ │ │ └── Product.java
│ │ │ ├── functional
│ │ │ │ └── cache
│ │ │ │ ├── SQLFunctionsInterSystemsTest.java
│ │ │ │ ├── TestInterSystemsFunctionsClass.hbm.xml
│ │ │ │ └── TestInterSystemsFunctionsClass.java
│ │ │ └── unit
│ │ │ └── lockhint
│ │ │ ├── AbstractLockHintTest.java
│ │ │ ├── SQLServerLockHintsTest.java
│ │ │ ├── SybaseASE15LockHintsTest.java
│ │ │ └── SybaseLockHintsTest.java
│ │ ├── discriminator
│ │ │ ├── Address.java
│ │ │ ├── Customer.java
│ │ │ ├── DiscriminatorTest.java
│ │ │ ├── Employee.java
│ │ │ ├── Person.hbm.xml
│ │ │ └── Person.java
│ │ ├── dynamicentity
│ │ │ ├── Address.java
│ │ │ ├── Company.java
│ │ │ ├── Customer.java
│ │ │ ├── DataProxyHandler.java
│ │ │ ├── interceptor
│ │ │ │ ├── Customer.hbm.xml
│ │ │ │ ├── InterceptorDynamicEntityTest.java
│ │ │ │ └── ProxyInterceptor.java
│ │ │ ├── package.html
│ │ │ ├── Person.java
│ │ │ ├── ProxyHelper.java
│ │ │ ├── tuplizer
│ │ │ │ ├── Customer.hbm.xml
│ │ │ │ ├── EntityNameInterceptor.java
│ │ │ │ ├── MyEntityInstantiator.java
│ │ │ │ ├── MyEntityTuplizer.java
│ │ │ │ └── TuplizerDynamicEntityTest.java
│ │ │ └── tuplizer2
│ │ │ ├── Customer.hbm.xml
│ │ │ ├── ImprovedTuplizerDynamicEntityTest.java
│ │ │ ├── MyEntityInstantiator.java
│ │ │ └── MyEntityTuplizer.java
│ │ ├── ecid
│ │ │ ├── Course.hbm.xml
│ │ │ ├── Course.java
│ │ │ ├── EmbeddedCompositeIdTest.java
│ │ │ └── UniversityCourse.java
│ │ ├── entitymode
│ │ │ ├── dom4j
│ │ │ │ ├── accessors
│ │ │ │ │ └── Dom4jAccessorTest.java
│ │ │ │ ├── basic
│ │ │ │ │ ├── AB.hbm.xml
│ │ │ │ │ ├── Account.hbm.xml
│ │ │ │ │ ├── Dom4jTest.java
│ │ │ │ │ └── Employer.hbm.xml
│ │ │ │ ├── component
│ │ │ │ │ ├── Component.java
│ │ │ │ │ ├── ComponentOwner.java
│ │ │ │ │ ├── ComponentReference.java
│ │ │ │ │ ├── Dom4jComponentTest.java
│ │ │ │ │ └── Mapping.hbm.xml
│ │ │ │ └── many2one
│ │ │ │ ├── Car.hbm.xml
│ │ │ │ ├── Car.java
│ │ │ │ ├── CarPart.java
│ │ │ │ ├── CarType.java
│ │ │ │ └── Dom4jManyToOneTest.java
│ │ │ ├── map
│ │ │ │ ├── basic
│ │ │ │ │ ├── DynamicClassTest.java
│ │ │ │ │ └── ProductLine.hbm.xml
│ │ │ │ └── subclass
│ │ │ │ ├── Mappings.hbm.xml
│ │ │ │ └── SubclassDynamicMapTest.java
│ │ │ └── multi
│ │ │ ├── MultiRepresentationTest.java
│ │ │ ├── Stock.hbm.xml
│ │ │ ├── Stock.java
│ │ │ ├── Valuation.hbm.xml
│ │ │ └── Valuation.java
│ │ ├── entityname
│ │ │ ├── Car.java
│ │ │ ├── EntityNameFromSubClassTest.java
│ │ │ ├── Person.java
│ │ │ ├── Vehicle.hbm.xml
│ │ │ └── Vehicle.java
│ │ ├── event
│ │ │ └── collection
│ │ │ ├── AbstractCollectionEventTest.java
│ │ │ ├── AbstractParentWithCollection.java
│ │ │ ├── association
│ │ │ │ ├── AbstractAssociationCollectionEventTest.java
│ │ │ │ ├── bidirectional
│ │ │ │ │ ├── manytomany
│ │ │ │ │ │ ├── BidirectionalManyToManyBagToSetCollectionEventTest.java
│ │ │ │ │ │ ├── BidirectionalManyToManyBagToSetMapping.hbm.xml
│ │ │ │ │ │ ├── BidirectionalManyToManySetToSetCollectionEventTest.java
│ │ │ │ │ │ ├── BidirectionalManyToManySetToSetMapping.hbm.xml
│ │ │ │ │ │ ├── ChildWithBidirectionalManyToMany.java
│ │ │ │ │ │ └── ParentWithBidirectionalManyToMany.java
│ │ │ │ │ └── onetomany
│ │ │ │ │ ├── BidirectionalOneToManyBagCollectionEventTest.java
│ │ │ │ │ ├── BidirectionalOneToManyBagMapping.hbm.xml
│ │ │ │ │ ├── BidirectionalOneToManyBagSubclassCollectionEventTest.java
│ │ │ │ │ ├── BidirectionalOneToManyBagSubclassMapping.hbm.xml
│ │ │ │ │ ├── BidirectionalOneToManySetCollectionEventTest.java
│ │ │ │ │ ├── BidirectionalOneToManySetMapping.hbm.xml
│ │ │ │ │ ├── ChildWithManyToOne.java
│ │ │ │ │ ├── ParentWithBidirectionalOneToMany.java
│ │ │ │ │ └── ParentWithBidirectionalOneToManySubclass.java
│ │ │ │ └── unidirectional
│ │ │ │ ├── manytomany
│ │ │ │ │ ├── UnidirectionalManyToManyBagCollectionEventTest.java
│ │ │ │ │ └── UnidirectionalManyToManyBagMapping.hbm.xml
│ │ │ │ ├── onetomany
│ │ │ │ │ ├── UnidirectionalOneToManyBagCollectionEventTest.java
│ │ │ │ │ ├── UnidirectionalOneToManyBagMapping.hbm.xml
│ │ │ │ │ ├── UnidirectionalOneToManySetCollectionEventTest.java
│ │ │ │ │ └── UnidirectionalOneToManySetMapping.hbm.xml
│ │ │ │ └── ParentWithCollectionOfEntities.java
│ │ │ ├── BrokenCollectionEventTest.java
│ │ │ ├── ChildEntity.java
│ │ │ ├── Child.java
│ │ │ ├── ChildValue.java
│ │ │ ├── CollectionListeners.java
│ │ │ ├── Entity.java
│ │ │ ├── ParentWithCollection.java
│ │ │ └── values
│ │ │ ├── ParentWithCollectionOfValues.java
│ │ │ ├── ValuesBagCollectionEventTest.java
│ │ │ └── ValuesBagMapping.hbm.xml
│ │ ├── events
│ │ │ └── CallbackTest.java
│ │ ├── exception
│ │ │ ├── Group.hbm.xml
│ │ │ ├── Group.java
│ │ │ ├── SQLExceptionConversionTest.java
│ │ │ ├── User.hbm.xml
│ │ │ └── User.java
│ │ ├── extendshbm
│ │ │ ├── allinone.hbm.xml
│ │ │ ├── allseparateinone.hbm.xml
│ │ │ ├── Customer.hbm.xml
│ │ │ ├── Customer.java
│ │ │ ├── Employee.hbm.xml
│ │ │ ├── Employee.java
│ │ │ ├── entitynames.hbm.xml
│ │ │ ├── ExtendsTest.java
│ │ │ ├── packageentitynames.hbm.xml
│ │ │ ├── Person.hbm.xml
│ │ │ ├── Person.java
│ │ │ └── unionsubclass.hbm.xml
│ │ ├── extralazy
│ │ │ ├── Document.java
│ │ │ ├── ExtraLazyTest.java
│ │ │ ├── Group.java
│ │ │ ├── SessionAttribute.java
│ │ │ ├── UserGroup.hbm.xml
│ │ │ └── User.java
│ │ ├── FailureExpectedCollector.java
│ │ ├── fetchprofiles
│ │ │ └── join
│ │ │ ├── Course.java
│ │ │ ├── CourseOffering.java
│ │ │ ├── Department.java
│ │ │ ├── Enrollment.java
│ │ │ ├── JoinFetchProfileTest.java
│ │ │ ├── Mappings.hbm.xml
│ │ │ └── Student.java
│ │ ├── filter
│ │ │ ├── Category.hbm.xml
│ │ │ ├── Category.java
│ │ │ ├── defs.hbm.xml
│ │ │ ├── Department.hbm.xml
│ │ │ ├── Department.java
│ │ │ ├── DynamicFilterTest.java
│ │ │ ├── hql
│ │ │ │ ├── BasicFilteredBulkManipulationTest.java
│ │ │ │ ├── Basic.hbm.xml
│ │ │ │ ├── Customer.java
│ │ │ │ ├── Employee.java
│ │ │ │ ├── filter-defs.hbm.xml
│ │ │ │ ├── JoinedFilteredBulkManipulationTest.java
│ │ │ │ ├── Joined.hbm.xml
│ │ │ │ ├── Person.java
│ │ │ │ └── User.java
│ │ │ ├── LineItem.hbm.xml
│ │ │ ├── LineItem.java
│ │ │ ├── Order.hbm.xml
│ │ │ ├── Order.java
│ │ │ ├── Product.hbm.xml
│ │ │ ├── Product.java
│ │ │ ├── Salesperson.hbm.xml
│ │ │ └── Salesperson.java
│ │ ├── formulajoin
│ │ │ ├── Detail.java
│ │ │ ├── FormulaJoinTest.java
│ │ │ ├── Master.hbm.xml
│ │ │ └── Master.java
│ │ ├── generated
│ │ │ ├── AbstractGeneratedPropertyTest.java
│ │ │ ├── ComponentOwner.hbm.xml
│ │ │ ├── ComponentOwner.java
│ │ │ ├── GeneratedPropertyEntity.hbm.xml
│ │ │ ├── GeneratedPropertyEntity.java
│ │ │ ├── MSSQLGeneratedPropertyEntity.hbm.xml
│ │ │ ├── PartiallyGeneratedComponentTest.java
│ │ │ ├── TimestampGeneratedValuesWithCachingTest.java
│ │ │ ├── TriggerGeneratedValuesWithCachingTest.java
│ │ │ └── TriggerGeneratedValuesWithoutCachingTest.java
│ │ ├── generatedkeys
│ │ │ ├── identity
│ │ │ │ ├── IdentityGeneratedKeysTest.java
│ │ │ │ ├── MyChild.java
│ │ │ │ ├── MyEntity.hbm.xml
│ │ │ │ ├── MyEntity.java
│ │ │ │ └── MySibling.java
│ │ │ ├── select
│ │ │ │ ├── MyEntity.hbm.xml
│ │ │ │ ├── MyEntity.java
│ │ │ │ └── SelectGeneratorTest.java
│ │ │ └── seqidentity
│ │ │ ├── MyEntity.hbm.xml
│ │ │ ├── MyEntity.java
│ │ │ └── SequenceIdentityTest.java
│ │ ├── hql
│ │ │ ├── Address.java
│ │ │ ├── Animal.hbm.xml
│ │ │ ├── Animal.java
│ │ │ ├── ASTParserLoadingOrderByTest.java
│ │ │ ├── ASTParserLoadingTest.java
│ │ │ ├── BooleanLiteralEntity.hbm.xml
│ │ │ ├── BooleanLiteralEntity.java
│ │ │ ├── BulkManipulationTest.java
│ │ │ ├── Car.java
│ │ │ ├── Cat.java
│ │ │ ├── ClassicTranslatorTest.java
│ │ │ ├── Classification.java
│ │ │ ├── ClassificationType.java
│ │ │ ├── ComponentContainer.hbm.xml
│ │ │ ├── ComponentContainer.java
│ │ │ ├── CompositeIdEntity.hbm.xml
│ │ │ ├── CompositeIdEntity.java
│ │ │ ├── CrazyCompositeKey.java
│ │ │ ├── CrazyIdFieldNames.hbm.xml
│ │ │ ├── CriteriaClassicAggregationReturnTest.java
│ │ │ ├── CriteriaHQLAlignmentTest.java
│ │ │ ├── Dog.java
│ │ │ ├── DomesticAnimal.java
│ │ │ ├── EJBQLTest.java
│ │ │ ├── EntityWithArgFunctionAsColumn.java
│ │ │ ├── EntityWithCrazyCompositeKey.hbm.xml
│ │ │ ├── EntityWithCrazyCompositeKey.java
│ │ │ ├── EntityWithFunctionAsColumnHolder.java
│ │ │ ├── EntityWithNoArgFunctionAsColumn.java
│ │ │ ├── FooBarCopy.hbm.xml
│ │ │ ├── FunctionNameAsColumnTest.java
│ │ │ ├── FunctionNamesAsColumns.hbm.xml
│ │ │ ├── HeresAnotherCrazyIdFieldName.java
│ │ │ ├── HqlParserTest.java
│ │ │ ├── HQLTest.java
│ │ │ ├── Human.java
│ │ │ ├── Image.hbm.xml
│ │ │ ├── Image.java
│ │ │ ├── IntegerVersioned.java
│ │ │ ├── Joiner.java
│ │ │ ├── KeyManyToOneEntity.hbm.xml
│ │ │ ├── KeyManyToOneEntity.java
│ │ │ ├── KeyManyToOneKeyEntity.java
│ │ │ ├── Lizard.java
│ │ │ ├── Mammal.java
│ │ │ ├── MoreCrazyIdFieldNameStuffEntity.java
│ │ │ ├── Name.java
│ │ │ ├── PettingZoo.java
│ │ │ ├── Pickup.java
│ │ │ ├── QueryTranslatorTestCase.java
│ │ │ ├── Reptile.java
│ │ │ ├── ScrollableCollectionFetchingTest.java
│ │ │ ├── SimpleAssociatedEntity.java
│ │ │ ├── SimpleEntityWithAssociation.hbm.xml
│ │ │ ├── SimpleEntityWithAssociation.java
│ │ │ ├── StateProvince.java
│ │ │ ├── SUV.java
│ │ │ ├── TimestampVersioned.java
│ │ │ ├── Truck.java
│ │ │ ├── User.java
│ │ │ ├── VariousKeywordPropertyEntity.hbm.xml
│ │ │ ├── VariousKeywordPropertyEntity.java
│ │ │ ├── Vehicle.hbm.xml
│ │ │ ├── Vehicle.java
│ │ │ ├── Versions.hbm.xml
│ │ │ ├── WithClauseTest.java
│ │ │ └── Zoo.java
│ │ ├── id
│ │ │ ├── Car.hbm.xml
│ │ │ ├── Car.java
│ │ │ ├── MultipleHiLoPerTableGeneratorTest.java
│ │ │ ├── Plane.hbm.xml
│ │ │ ├── Plane.java
│ │ │ ├── Product.hbm.xml
│ │ │ ├── Product.java
│ │ │ ├── Radio.hbm.xml
│ │ │ ├── Radio.java
│ │ │ ├── UseIdentifierRollbackTest.java
│ │ │ └── uuid
│ │ │ ├── sqlrep
│ │ │ │ ├── Node.hbm.xml
│ │ │ │ ├── Node.java
│ │ │ │ ├── sqlbinary
│ │ │ │ │ └── UUIDBinaryTest.java
│ │ │ │ └── sqlchar
│ │ │ │ └── UUIDCharTest.java
│ │ │ └── strategy
│ │ │ ├── CustomStrategyTest.java
│ │ │ ├── Node.hbm.xml
│ │ │ └── Node.java
│ │ ├── idbag
│ │ │ ├── Group.java
│ │ │ ├── IdBagTest.java
│ │ │ ├── UserGroup.hbm.xml
│ │ │ └── User.java
│ │ ├── idclass
│ │ │ ├── Customer.hbm.xml
│ │ │ ├── CustomerId.java
│ │ │ ├── Customer.java
│ │ │ ├── FavoriteCustomer.java
│ │ │ └── IdClassTest.java
│ │ ├── idgen
│ │ │ ├── biginteger
│ │ │ │ ├── increment
│ │ │ │ │ ├── BigIntegerIncrementGeneratorTest.java
│ │ │ │ │ ├── Entity.java
│ │ │ │ │ └── Mapping.hbm.xml
│ │ │ │ └── sequence
│ │ │ │ ├── BigIntegerSequenceGeneratorTest.java
│ │ │ │ ├── Entity.java
│ │ │ │ └── Mapping.hbm.xml
│ │ │ └── enhanced
│ │ │ ├── forcedtable
│ │ │ │ ├── BasicForcedTableSequenceTest.java
│ │ │ │ ├── Basic.hbm.xml
│ │ │ │ ├── Entity.java
│ │ │ │ ├── HiLoForcedTableSequenceTest.java
│ │ │ │ ├── HiLo.hbm.xml
│ │ │ │ ├── PooledForcedTableSequenceTest.java
│ │ │ │ └── Pooled.hbm.xml
│ │ │ ├── sequence
│ │ │ │ ├── Basic.hbm.xml
│ │ │ │ ├── BasicSequenceTest.java
│ │ │ │ ├── Entity.java
│ │ │ │ ├── HiLo.hbm.xml
│ │ │ │ ├── HiLoSequenceTest.java
│ │ │ │ ├── Pooled.hbm.xml
│ │ │ │ └── PooledSequenceTest.java
│ │ │ └── table
│ │ │ ├── Basic.hbm.xml
│ │ │ ├── BasicTableTest.java
│ │ │ ├── Entity.java
│ │ │ ├── HiLo.hbm.xml
│ │ │ ├── HiLoTableTest.java
│ │ │ ├── Pooled.hbm.xml
│ │ │ └── PooledTableTest.java
│ │ ├── idprops
│ │ │ ├── IdentifierPropertyReferencesTest.java
│ │ │ ├── LineItem.java
│ │ │ ├── LineItemPK.java
│ │ │ ├── Mapping.hbm.xml
│ │ │ ├── Order.java
│ │ │ └── Person.java
│ │ ├── immutable
│ │ │ ├── Contract.java
│ │ │ ├── ContractVariation.hbm.xml
│ │ │ ├── ContractVariation.java
│ │ │ ├── entitywithmutablecollection
│ │ │ │ ├── AbstractEntityWithManyToManyTest.java
│ │ │ │ ├── AbstractEntityWithOneToManyTest.java
│ │ │ │ ├── Contract.java
│ │ │ │ ├── ContractVariation.java
│ │ │ │ ├── Info.java
│ │ │ │ ├── inverse
│ │ │ │ │ ├── ContractVariation.hbm.xml
│ │ │ │ │ ├── ContractVariationOneToManyJoin.hbm.xml
│ │ │ │ │ ├── ContractVariationVersioned.hbm.xml
│ │ │ │ │ ├── ContractVariationVersionedOneToManyJoin.hbm.xml
│ │ │ │ │ ├── EntityWithInverseManyToManyTest.java
│ │ │ │ │ ├── EntityWithInverseOneToManyJoinTest.java
│ │ │ │ │ ├── EntityWithInverseOneToManyTest.java
│ │ │ │ │ ├── VersionedEntityWithInverseManyToManyTest.java
│ │ │ │ │ ├── VersionedEntityWithInverseOneToManyFailureExpectedTest.java
│ │ │ │ │ ├── VersionedEntityWithInverseOneToManyJoinFailureExpectedTest.java
│ │ │ │ │ ├── VersionedEntityWithInverseOneToManyJoinTest.java
│ │ │ │ │ └── VersionedEntityWithInverseOneToManyTest.java
│ │ │ │ ├── noninverse
│ │ │ │ │ ├── ContractVariation.hbm.xml
│ │ │ │ │ ├── ContractVariationOneToManyJoin.hbm.xml
│ │ │ │ │ ├── ContractVariationUnidir.hbm.xml
│ │ │ │ │ ├── ContractVariationVersioned.hbm.xml
│ │ │ │ │ ├── ContractVariationVersionedOneToManyJoin.hbm.xml
│ │ │ │ │ ├── EntityWithNonInverseManyToManyTest.java
│ │ │ │ │ ├── EntityWithNonInverseManyToManyUnidirTest.java
│ │ │ │ │ ├── EntityWithNonInverseOneToManyJoinTest.java
│ │ │ │ │ ├── EntityWithNonInverseOneToManyTest.java
│ │ │ │ │ ├── EntityWithNonInverseOneToManyUnidirTest.java
│ │ │ │ │ ├── VersionedEntityWithNonInverseManyToManyTest.java
│ │ │ │ │ ├── VersionedEntityWithNonInverseOneToManyJoinTest.java
│ │ │ │ │ └── VersionedEntityWithNonInverseOneToManyTest.java
│ │ │ │ ├── Owner.java
│ │ │ │ ├── Party.java
│ │ │ │ └── Plan.java
│ │ │ ├── ImmutableTest.java
│ │ │ ├── Info.java
│ │ │ ├── Party.java
│ │ │ └── Plan.java
│ │ ├── importfile
│ │ │ ├── Dog.hbm.xml
│ │ │ ├── Dog.java
│ │ │ ├── Human.hbm.xml
│ │ │ ├── Human.java
│ │ │ └── ImportFileTest.java
│ │ ├── inheritancediscriminator
│ │ │ ├── InheritingEntity.java
│ │ │ ├── Mappings.hbm.xml
│ │ │ ├── ParentEntity.java
│ │ │ └── PersistChildEntitiesWithDiscriminatorTest.java
│ │ ├── insertordering
│ │ │ ├── Group.java
│ │ │ ├── InsertOrderingTest.java
│ │ │ ├── Mapping.hbm.xml
│ │ │ ├── Membership.java
│ │ │ └── User.java
│ │ ├── instrument
│ │ │ ├── buildtime
│ │ │ │ └── InstrumentTest.java
│ │ │ ├── cases
│ │ │ │ ├── AbstractExecutable.java
│ │ │ │ ├── Executable.java
│ │ │ │ ├── TestCustomColumnReadAndWrite.java
│ │ │ │ ├── TestDirtyCheckExecutable.java
│ │ │ │ ├── TestFetchAllExecutable.java
│ │ │ │ ├── TestInjectFieldInterceptorExecutable.java
│ │ │ │ ├── TestIsPropertyInitializedExecutable.java
│ │ │ │ ├── TestLazyExecutable.java
│ │ │ │ ├── TestLazyManyToOneExecutable.java
│ │ │ │ ├── TestLazyPropertyCustomTypeExecutable.java
│ │ │ │ ├── TestManyToOneProxyExecutable.java
│ │ │ │ └── TestSharedPKOneToOneExecutable.java
│ │ │ ├── domain
│ │ │ │ ├── CustomBlobType.java
│ │ │ │ ├── Document.java
│ │ │ │ ├── Documents.hbm.xml
│ │ │ │ ├── Entity.java
│ │ │ │ ├── EntityWithOneToOnes.java
│ │ │ │ ├── Folder.java
│ │ │ │ ├── OneToOneNoProxy.java
│ │ │ │ ├── OneToOneProxy.java
│ │ │ │ ├── Owner.java
│ │ │ │ ├── Problematic.hbm.xml
│ │ │ │ ├── Problematic.java
│ │ │ │ └── SharedPKOneToOne.hbm.xml
│ │ │ └── runtime
│ │ │ ├── AbstractTransformingClassLoaderInstrumentTestCase.java
│ │ │ ├── CGLIBInstrumentationTest.java
│ │ │ └── JavassistInstrumentationTest.java
│ │ ├── interceptor
│ │ │ ├── CollectionInterceptor.java
│ │ │ ├── Image.hbm.xml
│ │ │ ├── Image.java
│ │ │ ├── InstantiateInterceptor.java
│ │ │ ├── InterceptorTest.java
│ │ │ ├── Log.java
│ │ │ ├── PropertyInterceptor.java
│ │ │ ├── StatefulInterceptor.java
│ │ │ ├── User.hbm.xml
│ │ │ └── User.java
│ │ ├── interfaceproxy
│ │ │ ├── DocumentImpl.java
│ │ │ ├── DocumentInterceptor.java
│ │ │ ├── Document.java
│ │ │ ├── FolderImpl.java
│ │ │ ├── Folder.java
│ │ │ ├── InterfaceProxyTest.java
│ │ │ ├── Item.hbm.xml
│ │ │ ├── ItemImpl.java
│ │ │ ├── Item.java
│ │ │ ├── SecureDocumentImpl.java
│ │ │ └── SecureDocument.java
│ │ ├── iterate
│ │ │ ├── Item.hbm.xml
│ │ │ ├── Item.java
│ │ │ └── IterateTest.java
│ │ ├── join
│ │ │ ├── Customer.java
│ │ │ ├── Employee.java
│ │ │ ├── JoinTest.java
│ │ │ ├── OptionalJoinTest.java
│ │ │ ├── Person.hbm.xml
│ │ │ ├── Person.java
│ │ │ ├── Thing.hbm.xml
│ │ │ ├── Thing.java
│ │ │ └── User.java
│ │ ├── joinedsubclass
│ │ │ ├── Address.java
│ │ │ ├── Customer.java
│ │ │ ├── Employee.java
│ │ │ ├── JoinedSubclassTest.java
│ │ │ ├── Person.hbm.xml
│ │ │ └── Person.java
│ │ ├── joinfetch
│ │ │ ├── Bid.java
│ │ │ ├── Category.java
│ │ │ ├── Comment.java
│ │ │ ├── Group.java
│ │ │ ├── ItemBid.hbm.xml
│ │ │ ├── Item.java
│ │ │ ├── JoinFetchTest.java
│ │ │ ├── UserGroup.hbm.xml
│ │ │ └── User.java
│ │ ├── jpa
│ │ │ ├── AbstractJPATest.java
│ │ │ ├── cascade
│ │ │ │ ├── CascadeTest.java
│ │ │ │ ├── ChildAssigned.java
│ │ │ │ ├── ChildInfoAssigned.java
│ │ │ │ ├── ChildInfo.java
│ │ │ │ ├── Child.java
│ │ │ │ ├── OtherAssigned.java
│ │ │ │ ├── Other.java
│ │ │ │ ├── ParentAssigned.java
│ │ │ │ ├── ParentChild.hbm.xml
│ │ │ │ ├── ParentInfoAssigned.java
│ │ │ │ ├── ParentInfo.java
│ │ │ │ └── Parent.java
│ │ │ ├── fetch
│ │ │ │ ├── FetchingTest.java
│ │ │ │ ├── Person.hbm.xml
│ │ │ │ ├── Person.java
│ │ │ │ └── Stay.java
│ │ │ ├── Item.hbm.xml
│ │ │ ├── Item.java
│ │ │ ├── lock
│ │ │ │ ├── JPALockTest.java
│ │ │ │ └── RepeatableReadTest.java
│ │ │ ├── MyEntity.hbm.xml
│ │ │ ├── MyEntity.java
│ │ │ ├── MySubclassEntity.java
│ │ │ ├── naturalid
│ │ │ │ ├── ImmutableNaturalIdTest.java
│ │ │ │ ├── User.hbm.xml
│ │ │ │ └── User.java
│ │ │ ├── package.html
│ │ │ ├── Part.hbm.xml
│ │ │ ├── Part.java
│ │ │ ├── proxy
│ │ │ │ └── JPAProxyTest.java
│ │ │ ├── ql
│ │ │ │ ├── JPAQLComplianceTest.java
│ │ │ │ └── NativeQueryTest.java
│ │ │ └── removed
│ │ │ └── RemovedEntityTest.java
│ │ ├── keymanytoone
│ │ │ └── bidir
│ │ │ ├── component
│ │ │ │ ├── Customer.java
│ │ │ │ ├── EagerKeyManyToOneTest.java
│ │ │ │ ├── EagerMapping.hbm.xml
│ │ │ │ ├── LazyKeyManyToOneTest.java
│ │ │ │ ├── LazyMapping.hbm.xml
│ │ │ │ └── Order.java
│ │ │ └── embedded
│ │ │ ├── Customer.java
│ │ │ ├── KeyManyToOneTest.java
│ │ │ ├── Mapping.hbm.xml
│ │ │ └── Order.java
│ │ ├── lazycache
│ │ │ ├── Document.java
│ │ │ ├── Documents.hbm.xml
│ │ │ └── InstrumentCacheTest.java
│ │ ├── lazyonetoone
│ │ │ ├── Employee.java
│ │ │ ├── Employment.java
│ │ │ ├── LazyOneToOneTest.java
│ │ │ ├── Person.hbm.xml
│ │ │ └── Person.java
│ │ ├── legacy
│ │ │ ├── ABCExtends.hbm.xml
│ │ │ ├── ABC.hbm.xml
│ │ │ ├── ABCProxy.hbm.xml
│ │ │ ├── ABCProxyTest.java
│ │ │ ├── ABCTest.java
│ │ │ ├── Abstract.java
│ │ │ ├── AbstractProxy.java
│ │ │ ├── A.java
│ │ │ ├── AltSimple.hbm.xml
│ │ │ ├── Assignable.java
│ │ │ ├── Bar.java
│ │ │ ├── BarProxy.java
│ │ │ ├── BasicNameable.java
│ │ │ ├── Baz.hbm.xml
│ │ │ ├── Baz.java
│ │ │ ├── B.java
│ │ │ ├── Blobber.hbm.xml
│ │ │ ├── Blobber.java
│ │ │ ├── Broken.hbm.xml
│ │ │ ├── Broken.java
│ │ │ ├── C1.java
│ │ │ ├── C2.java
│ │ │ ├── CacheTest.java
│ │ │ ├── Category.hbm.xml
│ │ │ ├── Category.java
│ │ │ ├── Child.java
│ │ │ ├── Circular.hbm.xml
│ │ │ ├── Circular.java
│ │ │ ├── Commento.hbm.xml
│ │ │ ├── Company.java
│ │ │ ├── ComponentCollection.java
│ │ │ ├── Componentizable.hbm.xml
│ │ │ ├── Componentizable.java
│ │ │ ├── Component.java
│ │ │ ├── ComponentNotNull.java
│ │ │ ├── ComponentNotNullMaster.hbm.xml
│ │ │ ├── ComponentNotNullMaster.java
│ │ │ ├── ComponentNotNullTest.java
│ │ │ ├── CompositeElement.java
│ │ │ ├── CompositeIdId.hbm.xml
│ │ │ ├── CompositeIdId.java
│ │ │ ├── Contained.java
│ │ │ ├── Container.hbm.xml
│ │ │ ├── Container.java
│ │ │ ├── Custom.hbm.xml
│ │ │ ├── Custom.java
│ │ │ ├── CustomPersister.java
│ │ │ ├── CustomSQL.hbm.xml
│ │ │ ├── CustomSQLTest.java
│ │ │ ├── Detail.java
│ │ │ ├── D.java
│ │ │ ├── DoubleStringType.java
│ │ │ ├── Down.java
│ │ │ ├── Drug.java
│ │ │ ├── E.java
│ │ │ ├── Eye.hbm.xml
│ │ │ ├── Eye.java
│ │ │ ├── Fee.hbm.xml
│ │ │ ├── Fee.java
│ │ │ ├── Fixed.java
│ │ │ ├── Fo.hbm.xml
│ │ │ ├── Fo.java
│ │ │ ├── FooBar.hbm.xml
│ │ │ ├── FooBarTest.java
│ │ │ ├── FooComponent.java
│ │ │ ├── Foo.java
│ │ │ ├── FooProxy.java
│ │ │ ├── FumCompositeID.java
│ │ │ ├── Fum.hbm.xml
│ │ │ ├── Fum.java
│ │ │ ├── Fumm.hbm.xml
│ │ │ ├── Fumm.java
│ │ │ ├── FumTest.java
│ │ │ ├── Glarch.hbm.xml
│ │ │ ├── Glarch.java
│ │ │ ├── GlarchProxy.java
│ │ │ ├── Holder.hbm.xml
│ │ │ ├── Holder.java
│ │ │ ├── IJ2.hbm.xml
│ │ │ ├── IJ2Test.java
│ │ │ ├── I.java
│ │ │ ├── IJ.hbm.xml
│ │ │ ├── IJTest.java
│ │ │ ├── Immutable.hbm.xml
│ │ │ ├── Immutable.java
│ │ │ ├── Inner.java
│ │ │ ├── InnerKey.java
│ │ │ ├── Intervention.java
│ │ │ ├── Jay.java
│ │ │ ├── J.java
│ │ │ ├── K.java
│ │ │ ├── LegacyTestCase.java
│ │ │ ├── Location.hbm.xml
│ │ │ ├── Location.java
│ │ │ ├── Lower.java
│ │ │ ├── MainObject.hbm.xml
│ │ │ ├── MainObject.java
│ │ │ ├── Many.hbm.xml
│ │ │ ├── Many.java
│ │ │ ├── Map.hbm.xml
│ │ │ ├── MapTest.java
│ │ │ ├── Marelo.hbm.xml
│ │ │ ├── MasterDetail.hbm.xml
│ │ │ ├── MasterDetailTest.java
│ │ │ ├── Master.java
│ │ │ ├── Medication.java
│ │ │ ├── Middle.hbm.xml
│ │ │ ├── Middle.java
│ │ │ ├── MiddleKey.java
│ │ │ ├── Mono.java
│ │ │ ├── MoreStuff.java
│ │ │ ├── MultiExtends.hbm.xml
│ │ │ ├── Multi.hbm.xml
│ │ │ ├── Multi.java
│ │ │ ├── Multiplicity.java
│ │ │ ├── MultiplicityType.java
│ │ │ ├── MultiTableTest.java
│ │ │ ├── Nameable.hbm.xml
│ │ │ ├── Nameable.java
│ │ │ ├── Named.java
│ │ │ ├── NestingComponent.java
│ │ │ ├── NonReflectiveBinderTest.java
│ │ │ ├── Object2.hbm.xml
│ │ │ ├── Object2.java
│ │ │ ├── One.hbm.xml
│ │ │ ├── One.java
│ │ │ ├── OneToOneCacheTest.java
│ │ │ ├── Outer.java
│ │ │ ├── OuterKey.java
│ │ │ ├── ParentChild.hbm.xml
│ │ │ ├── ParentChildTest.java
│ │ │ ├── Parent.java
│ │ │ ├── Part.java
│ │ │ ├── Party.java
│ │ │ ├── Person.java
│ │ │ ├── Po.java
│ │ │ ├── QueryByExampleTest.java
│ │ │ ├── Qux.hbm.xml
│ │ │ ├── Qux.java
│ │ │ ├── Resource.java
│ │ │ ├── Result.java
│ │ │ ├── ReverseComparator.java
│ │ │ ├── Role.java
│ │ │ ├── Several.java
│ │ │ ├── Simple.hbm.xml
│ │ │ ├── Simple.java
│ │ │ ├── Single.java
│ │ │ ├── SingleSeveral.hbm.xml
│ │ │ ├── S.java
│ │ │ ├── Sortable.java
│ │ │ ├── SQLFunctionsTest.java
│ │ │ ├── SQLLoaderTest.java
│ │ │ ├── StatisticsTest.java
│ │ │ ├── StringComparator.java
│ │ │ ├── Stuff.hbm.xml
│ │ │ ├── Stuff.java
│ │ │ ├── SubComponent.java
│ │ │ ├── SubDetail.java
│ │ │ ├── SubMulti.java
│ │ │ ├── Super.java
│ │ │ ├── Top.java
│ │ │ ├── TrivialClass.java
│ │ │ ├── Trivial.java
│ │ │ ├── UpDown.hbm.xml
│ │ │ ├── Up.java
│ │ │ ├── Vetoer.hbm.xml
│ │ │ ├── Vetoer.java
│ │ │ ├── Wicked.hbm.xml
│ │ │ ├── W.java
│ │ │ ├── WZ.hbm.xml
│ │ │ ├── X.java
│ │ │ ├── XY.hbm.xml
│ │ │ ├── Y.java
│ │ │ └── Z.java
│ │ ├── lob
│ │ │ ├── BlobLocatorTest.java
│ │ │ ├── ClobLocatorTest.java
│ │ │ ├── ImageMappings.hbm.xml
│ │ │ ├── ImageTest.java
│ │ │ ├── LobHolder.java
│ │ │ ├── LobMappings.hbm.xml
│ │ │ ├── LongByteArrayHolder.java
│ │ │ ├── LongByteArrayTest.java
│ │ │ ├── LongStringHolder.java
│ │ │ ├── LongStringTest.java
│ │ │ ├── MaterializedBlobMappings.hbm.xml
│ │ │ ├── MaterializedBlobTest.java
│ │ │ ├── MaterializedClobMappings.hbm.xml
│ │ │ ├── MaterializedClobTest.java
│ │ │ ├── SerializableData.java
│ │ │ ├── SerializableHolder.java
│ │ │ ├── SerializableMappings.hbm.xml
│ │ │ ├── SerializableTypeTest.java
│ │ │ ├── TextMappings.hbm.xml
│ │ │ └── TextTest.java
│ │ ├── manytomany
│ │ │ ├── batchload
│ │ │ │ ├── BatchedManyToManyTest.java
│ │ │ │ ├── Group.java
│ │ │ │ ├── UserGroupBatchLoad.hbm.xml
│ │ │ │ └── User.java
│ │ │ ├── Group.java
│ │ │ ├── ManyToManyTest.java
│ │ │ ├── ordered
│ │ │ │ ├── Group.java
│ │ │ │ ├── OrderedManyToManyTest.java
│ │ │ │ ├── UserGroup.hbm.xml
│ │ │ │ └── User.java
│ │ │ ├── UserGroup.hbm.xml
│ │ │ └── User.java
│ │ ├── manytomanyassociationclass
│ │ │ ├── AbstractManyToManyAssociationClassTest.java
│ │ │ ├── compositeid
│ │ │ │ ├── ManyToManyAssociationClassCompositeIdTest.java
│ │ │ │ ├── Mappings.hbm.xml
│ │ │ │ └── MembershipWithCompositeId.java
│ │ │ ├── Group.java
│ │ │ ├── Membership.java
│ │ │ ├── surrogateid
│ │ │ │ ├── assigned
│ │ │ │ │ ├── ManyToManyAssociationClassAssignedIdTest.java
│ │ │ │ │ └── Mappings.hbm.xml
│ │ │ │ └── generated
│ │ │ │ ├── ManyToManyAssociationClassGeneratedIdTest.java
│ │ │ │ └── Mappings.hbm.xml
│ │ │ └── User.java
│ │ ├── map
│ │ │ ├── Group.java
│ │ │ ├── MapIndexFormulaTest.java
│ │ │ ├── SessionAttribute.java
│ │ │ ├── UserGroup.hbm.xml
│ │ │ └── User.java
│ │ ├── mapcompelem
│ │ │ ├── Item.java
│ │ │ ├── MapCompositeElementTest.java
│ │ │ ├── Part.java
│ │ │ ├── Product.java
│ │ │ └── ProductPart.hbm.xml
│ │ ├── mapelemformula
│ │ │ ├── Group.java
│ │ │ ├── MapElementFormulaTest.java
│ │ │ ├── UserGroup.hbm.xml
│ │ │ └── User.java
│ │ ├── mapping
│ │ │ ├── PersistentClassVisitorTest.java
│ │ │ └── ValueVisitorTest.java
│ │ ├── mappingexception
│ │ │ ├── InvalidMapping.hbm.xml
│ │ │ ├── InvalidMapping.java
│ │ │ ├── MappingExceptionTest.java
│ │ │ ├── User.hbm.xml
│ │ │ └── User.java
│ │ ├── mixed
│ │ │ ├── DocumentInterceptor.java
│ │ │ ├── Document.java
│ │ │ ├── Folder.java
│ │ │ ├── Item.hbm.xml
│ │ │ ├── Item.java
│ │ │ ├── MixedTest.java
│ │ │ └── SecureDocument.java
│ │ ├── namingstrategy
│ │ │ ├── Customers.hbm.xml
│ │ │ ├── Customers.java
│ │ │ ├── NamingStrategyTest.java
│ │ │ └── TestNamingStrategy.java
│ │ ├── naturalid
│ │ │ ├── immutable
│ │ │ │ ├── Child.java
│ │ │ │ ├── ImmutableEntityNaturalIdTest.java
│ │ │ │ ├── ImmutableNaturalIdTest.java
│ │ │ │ ├── ParentChildWithManyToOne.hbm.xml
│ │ │ │ ├── Parent.java
│ │ │ │ ├── User.hbm.xml
│ │ │ │ └── User.java
│ │ │ └── mutable
│ │ │ ├── MutableNaturalIdTest.java
│ │ │ ├── User.hbm.xml
│ │ │ └── User.java
│ │ ├── nonflushedchanges
│ │ │ ├── AbstractOperationTestCase.java
│ │ │ ├── Address.java
│ │ │ ├── Competition.hbm.xml
│ │ │ ├── Competition.java
│ │ │ ├── Competitor.java
│ │ │ ├── CreateTest.java
│ │ │ ├── DeleteTest.java
│ │ │ ├── Employee.java
│ │ │ ├── Employer.hbm.xml
│ │ │ ├── Employer.java
│ │ │ ├── GetLoadTest.java
│ │ │ ├── MergeTest.java
│ │ │ ├── Node.hbm.xml
│ │ │ ├── Node.java
│ │ │ ├── NumberedNode.java
│ │ │ ├── OneToOne.hbm.xml
│ │ │ ├── OptLockEntity.hbm.xml
│ │ │ ├── PersonalDetails.java
│ │ │ ├── Person.java
│ │ │ ├── SaveOrUpdateTest.java
│ │ │ ├── TimestampedEntity.java
│ │ │ └── VersionedEntity.java
│ │ ├── ondelete
│ │ │ ├── Address.java
│ │ │ ├── Employee.java
│ │ │ ├── OnDeleteTest.java
│ │ │ ├── Person.hbm.xml
│ │ │ ├── Person.java
│ │ │ └── Salesperson.java
│ │ ├── onetomany
│ │ │ ├── AbstractRecursiveBidirectionalOneToManyTest.java
│ │ │ ├── AbstractVersionedRecursiveBidirectionalOneToManyTest.java
│ │ │ ├── Child.java
│ │ │ ├── Node.hbm.xml
│ │ │ ├── Node.java
│ │ │ ├── OneToManyTest.java
│ │ │ ├── Parent.hbm.xml
│ │ │ ├── Parent.java
│ │ │ ├── RecursiveBidirectionalOneToManyCacheTest.java
│ │ │ ├── RecursiveBidirectionalOneToManyNoCacheTest.java
│ │ │ ├── RecursiveVersionedBidirectionalOneToManyCacheTest.java
│ │ │ ├── RecursiveVersionedBidirectionalOneToManyNoCacheTest.java
│ │ │ └── VersionedNode.hbm.xml
│ │ ├── onetoone
│ │ │ ├── formula
│ │ │ │ ├── Address.java
│ │ │ │ ├── OneToOneFormulaTest.java
│ │ │ │ ├── Person.hbm.xml
│ │ │ │ └── Person.java
│ │ │ ├── joined
│ │ │ │ ├── Address.java
│ │ │ │ ├── Entity.java
│ │ │ │ ├── JoinedSubclassOneToOneTest.java
│ │ │ │ ├── Org.java
│ │ │ │ ├── Person.hbm.xml
│ │ │ │ └── Person.java
│ │ │ ├── link
│ │ │ │ ├── Customer.java
│ │ │ │ ├── Employee.java
│ │ │ │ ├── OneToOneLinkTest.java
│ │ │ │ ├── Person.hbm.xml
│ │ │ │ └── Person.java
│ │ │ ├── nopojo
│ │ │ │ ├── DynamicMapOneToOneTest.java
│ │ │ │ └── Person.hbm.xml
│ │ │ ├── optional
│ │ │ │ ├── Address.java
│ │ │ │ ├── Entity.java
│ │ │ │ ├── OptionalOneToOneTest.java
│ │ │ │ ├── Org.java
│ │ │ │ ├── Person.hbm.xml
│ │ │ │ └── Person.java
│ │ │ └── singletable
│ │ │ ├── Address.java
│ │ │ ├── DiscrimSubclassOneToOneTest.java
│ │ │ ├── Entity.java
│ │ │ ├── Org.java
│ │ │ ├── Person.hbm.xml
│ │ │ └── Person.java
│ │ ├── ops
│ │ │ ├── AbstractOperationTestCase.java
│ │ │ ├── Address.java
│ │ │ ├── Competition.hbm.xml
│ │ │ ├── Competition.java
│ │ │ ├── Competitor.java
│ │ │ ├── CreateTest.java
│ │ │ ├── DeleteTest.java
│ │ │ ├── Employee.java
│ │ │ ├── Employer.hbm.xml
│ │ │ ├── Employer.java
│ │ │ ├── GetLoadTest.java
│ │ │ ├── MergeTest.java
│ │ │ ├── Node.hbm.xml
│ │ │ ├── Node.java
│ │ │ ├── NumberedNode.java
│ │ │ ├── OneToOne.hbm.xml
│ │ │ ├── OptLockEntity.hbm.xml
│ │ │ ├── PersonalDetails.java
│ │ │ ├── Person.java
│ │ │ ├── SaveOrUpdateTest.java
│ │ │ ├── TimestampedEntity.java
│ │ │ └── VersionedEntity.java
│ │ ├── optlock
│ │ │ ├── Document.hbm.xml
│ │ │ ├── Document.java
│ │ │ ├── OptimisticLockTest.java
│ │ │ └── PublicationDate.java
│ │ ├── ordered
│ │ │ ├── OrderByTest.java
│ │ │ ├── Search.hbm.xml
│ │ │ └── Search.java
│ │ ├── orphan
│ │ │ ├── Mail.hbm.xml
│ │ │ ├── Mail.java
│ │ │ ├── one2one
│ │ │ │ ├── fk
│ │ │ │ │ ├── bidirectional
│ │ │ │ │ │ ├── DeleteOneToOneOrphansTest.java
│ │ │ │ │ │ ├── EmployeeInfo.java
│ │ │ │ │ │ ├── Employee.java
│ │ │ │ │ │ └── Mapping.hbm.xml
│ │ │ │ │ ├── composite
│ │ │ │ │ │ ├── DeleteOneToOneOrphansTest.java
│ │ │ │ │ │ ├── EmployeeInfo.java
│ │ │ │ │ │ ├── Employee.java
│ │ │ │ │ │ └── Mapping.hbm.xml
│ │ │ │ │ └── reversed
│ │ │ │ │ ├── bidirectional
│ │ │ │ │ │ ├── DeleteOneToOneOrphansTest.java
│ │ │ │ │ │ ├── EmployeeInfo.java
│ │ │ │ │ │ ├── Employee.java
│ │ │ │ │ │ └── Mapping.hbm.xml
│ │ │ │ │ └── unidirectional
│ │ │ │ │ ├── DeleteOneToOneOrphansTest.java
│ │ │ │ │ ├── EmployeeInfo.java
│ │ │ │ │ ├── Employee.java
│ │ │ │ │ └── Mapping.hbm.xml
│ │ │ │ └── pk
│ │ │ │ ├── bidirectional
│ │ │ │ │ ├── DeleteOneToOneOrphansTest.java
│ │ │ │ │ ├── EmployeeInfo.java
│ │ │ │ │ ├── Employee.java
│ │ │ │ │ └── Mapping.hbm.xml
│ │ │ │ └── unidirectional
│ │ │ │ ├── DeleteOneToOneOrphansTest.java
│ │ │ │ ├── EmployeeInfo.java
│ │ │ │ ├── Employee.java
│ │ │ │ └── Mapping.hbm.xml
│ │ │ ├── OrphanTest.java
│ │ │ ├── Part.java
│ │ │ ├── Product.hbm.xml
│ │ │ ├── Product.java
│ │ │ ├── PropertyRefTest.java
│ │ │ ├── User.hbm.xml
│ │ │ └── User.java
│ │ ├── pagination
│ │ │ ├── DataPoint.hbm.xml
│ │ │ ├── DataPoint.java
│ │ │ ├── DistinctSelectTest.java
│ │ │ ├── Entry.java
│ │ │ ├── EntryTag.hbm.xml
│ │ │ ├── PaginationTest.java
│ │ │ └── Tag.java
│ │ ├── propertyref
│ │ │ ├── basic
│ │ │ │ ├── Account.java
│ │ │ │ ├── Address.java
│ │ │ │ ├── Group.java
│ │ │ │ ├── Person.hbm.xml
│ │ │ │ ├── Person.java
│ │ │ │ └── PropertyRefTest.java
│ │ │ ├── cachedcollections
│ │ │ │ ├── CachedPropertyRefCollectionTest.java
│ │ │ │ ├── ManagedObject.java
│ │ │ │ └── Mappings.hbm.xml
│ │ │ ├── component
│ │ │ │ ├── complete
│ │ │ │ │ ├── Account.java
│ │ │ │ │ ├── CompleteComponentPropertyRefTest.java
│ │ │ │ │ ├── Identity.java
│ │ │ │ │ ├── Mapping.hbm.xml
│ │ │ │ │ └── Person.java
│ │ │ │ └── partial
│ │ │ │ ├── Account.java
│ │ │ │ ├── Identity.java
│ │ │ │ ├── Mapping.hbm.xml
│ │ │ │ ├── PartialComponentPropertyRefTest.java
│ │ │ │ └── Person.java
│ │ │ └── inheritence
│ │ │ ├── discrim
│ │ │ │ ├── Account.java
│ │ │ │ ├── Customer.java
│ │ │ │ ├── Person.hbm.xml
│ │ │ │ ├── Person.java
│ │ │ │ └── SubclassPropertyRefTest.java
│ │ │ ├── joined
│ │ │ │ ├── Account.java
│ │ │ │ ├── BankAccount.java
│ │ │ │ ├── JoinedSubclassPropertyRefTest.java
│ │ │ │ ├── Person.hbm.xml
│ │ │ │ └── Person.java
│ │ │ └── union
│ │ │ ├── Account.java
│ │ │ ├── Customer.java
│ │ │ ├── Person.hbm.xml
│ │ │ ├── Person.java
│ │ │ └── UnionSubclassPropertyRefTest.java
│ │ ├── proxy
│ │ │ ├── Container.java
│ │ │ ├── DataPoint.hbm.xml
│ │ │ ├── DataPoint.java
│ │ │ ├── Info.java
│ │ │ ├── Owner.java
│ │ │ └── ProxyTest.java
│ │ ├── querycache
│ │ │ ├── AbstractQueryCacheResultTransformerTest.java
│ │ │ ├── Address.java
│ │ │ ├── Course.java
│ │ │ ├── CourseMeetingId.java
│ │ │ ├── CourseMeeting.java
│ │ │ ├── CriteriaQueryCacheIgnoreResultTransformerTest.java
│ │ │ ├── CriteriaQueryCacheNormalResultTransformerTest.java
│ │ │ ├── CriteriaQueryCachePutResultTransformerTest.java
│ │ │ ├── Enrolment.hbm.xml
│ │ │ ├── Enrolment.java
│ │ │ ├── HqlQueryCacheIgnoreResultTransformerTest.java
│ │ │ ├── HqlQueryCacheNormalResultTransformerTest.java
│ │ │ ├── HqlQueryCachePutResultTransformerTest.java
│ │ │ ├── Item.hbm.xml
│ │ │ ├── Item.java
│ │ │ ├── PersonName.java
│ │ │ ├── QueryCacheTest.java
│ │ │ ├── StudentDTO.java
│ │ │ └── Student.java
│ │ ├── queryplan
│ │ │ ├── Customer.java
│ │ │ ├── Employee.java
│ │ │ ├── filter-defs.hbm.xml
│ │ │ ├── GetHqlQueryPlanTest.java
│ │ │ ├── Joined.hbm.xml
│ │ │ ├── NativeSQLQueryPlanEqualsTest.java
│ │ │ ├── NativeSQLQueryReturnEqualsAndHashCodeTest.java
│ │ │ ├── Person.java
│ │ │ └── User.java
│ │ ├── readonly
│ │ │ ├── AbstractReadOnlyTest.java
│ │ │ ├── Container.java
│ │ │ ├── Course.java
│ │ │ ├── DataPoint.hbm.xml
│ │ │ ├── DataPoint.java
│ │ │ ├── Enrolment.hbm.xml
│ │ │ ├── Enrolment.java
│ │ │ ├── Info.java
│ │ │ ├── Owner.java
│ │ │ ├── ReadOnlyCriteriaQueryTest.java
│ │ │ ├── ReadOnlyProxyTest.java
│ │ │ ├── ReadOnlySessionLazyNonLazyTest.java
│ │ │ ├── ReadOnlySessionTest.java
│ │ │ ├── ReadOnlyTest.java
│ │ │ ├── ReadOnlyVersionedNodesTest.java
│ │ │ ├── StudentDTO.java
│ │ │ ├── Student.java
│ │ │ ├── TextHolder.hbm.xml
│ │ │ ├── TextHolder.java
│ │ │ ├── VersionedNode.hbm.xml
│ │ │ └── VersionedNode.java
│ │ ├── reattachment
│ │ │ ├── Child.java
│ │ │ ├── CollectionReattachmentTest.java
│ │ │ ├── Mappings.hbm.xml
│ │ │ ├── Parent.java
│ │ │ └── ProxyReattachmentTest.java
│ │ ├── resulttransformer
│ │ │ ├── Contract.hbm.xml
│ │ │ ├── Contract.java
│ │ │ ├── PartnerA.java
│ │ │ ├── PartnerB.java
│ │ │ └── ResultTransformerTest.java
│ │ ├── rowid
│ │ │ ├── Point.hbm.xml
│ │ │ ├── Point.java
│ │ │ ├── RowIdTest.java
│ │ │ └── RowIdType.java
│ │ ├── schemaupdate
│ │ │ ├── 1_Version.hbm.xml
│ │ │ ├── 2_Version.hbm.xml
│ │ │ ├── MigrationTest.java
│ │ │ └── Version.java
│ │ ├── sorted
│ │ │ ├── Search.hbm.xml
│ │ │ ├── Search.java
│ │ │ └── SortTest.java
│ │ ├── sql
│ │ │ ├── autodiscovery
│ │ │ │ ├── AutoDiscoveryTest.java
│ │ │ │ ├── Group.java
│ │ │ │ ├── Membership.java
│ │ │ │ └── User.java
│ │ │ ├── check
│ │ │ │ ├── ExceptionCheckingEntity.java
│ │ │ │ ├── OracleCheckStyleTest.java
│ │ │ │ ├── oracle-mappings.hbm.xml
│ │ │ │ ├── ParamCheckingEntity.java
│ │ │ │ └── ResultCheckStyleTest.java
│ │ │ └── hand
│ │ │ ├── custom
│ │ │ │ ├── CustomSQLTestSupport.java
│ │ │ │ ├── CustomStoredProcTestSupport.java
│ │ │ │ ├── datadirect
│ │ │ │ │ └── oracle
│ │ │ │ │ ├── DataDirectOracleCustomSQLTest.java
│ │ │ │ │ └── StoredProcedures.hbm.xml
│ │ │ │ ├── db2
│ │ │ │ │ ├── DB2CustomSQLTest.java
│ │ │ │ │ └── Mappings.hbm.xml
│ │ │ │ ├── mysql
│ │ │ │ │ ├── Mappings.hbm.xml
│ │ │ │ │ └── MySQLCustomSQLTest.java
│ │ │ │ ├── oracle
│ │ │ │ │ ├── Mappings.hbm.xml
│ │ │ │ │ ├── OracleCustomSQLTest.java
│ │ │ │ │ └── StoredProcedures.hbm.xml
│ │ │ │ ├── sqlserver
│ │ │ │ │ ├── Mappings.hbm.xml
│ │ │ │ │ └── SQLServerCustomSQLTest.java
│ │ │ │ └── sybase
│ │ │ │ ├── Mappings.hbm.xml
│ │ │ │ └── SybaseCustomSQLTest.java
│ │ │ ├── Dimension.java
│ │ │ ├── Employment.java
│ │ │ ├── Group.java
│ │ │ ├── identity
│ │ │ │ ├── CustomInsertSQLWithIdentityColumnTest.java
│ │ │ │ └── Mappings.hbm.xml
│ │ │ ├── ImageHolder.java
│ │ │ ├── MonetaryAmount.java
│ │ │ ├── MonetaryAmountUserType.java
│ │ │ ├── Order.java
│ │ │ ├── Organization.java
│ │ │ ├── Person.java
│ │ │ ├── Product.java
│ │ │ ├── query
│ │ │ │ ├── NativeSQLQueries.hbm.xml
│ │ │ │ └── NativeSQLQueriesTest.java
│ │ │ ├── quotedidentifiers
│ │ │ │ ├── Mappings.hbm.xml
│ │ │ │ ├── NativeSqlAndQuotedIdentifiersTest.java
│ │ │ │ └── Person.java
│ │ │ ├── SpaceShip.java
│ │ │ ├── Speech.java
│ │ │ └── TextHolder.java
│ │ ├── stateless
│ │ │ ├── Contact.hbm.xml
│ │ │ ├── Contact.java
│ │ │ ├── Country.java
│ │ │ ├── Document.hbm.xml
│ │ │ ├── Document.java
│ │ │ ├── fetching
│ │ │ │ ├── Mappings.hbm.xml
│ │ │ │ ├── Resource.java
│ │ │ │ ├── StatelessSessionFetchingTest.java
│ │ │ │ ├── Task.java
│ │ │ │ └── User.java
│ │ │ ├── Org.java
│ │ │ ├── Paper.java
│ │ │ ├── StatelessSessionQueryTest.java
│ │ │ └── StatelessSessionTest.java
│ │ ├── stats
│ │ │ ├── Continent2.hbm.xml
│ │ │ ├── Continent.hbm.xml
│ │ │ ├── Continent.java
│ │ │ ├── Country.java
│ │ │ ├── Locality.java
│ │ │ ├── Province.java
│ │ │ ├── SessionStatsTest.java
│ │ │ ├── State.java
│ │ │ └── StatsTest.java
│ │ ├── subclassfilter
│ │ │ ├── Customer.java
│ │ │ ├── DiscrimSubclassFilterTest.java
│ │ │ ├── discrim-subclass.hbm.xml
│ │ │ ├── Employee.java
│ │ │ ├── JoinedSubclassFilterTest.java
│ │ │ ├── joined-subclass.hbm.xml
│ │ │ ├── Person.java
│ │ │ ├── UnionSubclassFilterTest.java
│ │ │ └── union-subclass.hbm.xml
│ │ ├── subselect
│ │ │ ├── Alien.java
│ │ │ ├── Being.java
│ │ │ ├── Beings.hbm.xml
│ │ │ ├── Human.java
│ │ │ └── SubselectTest.java
│ │ ├── subselectfetch
│ │ │ ├── Child.java
│ │ │ ├── ParentChild.hbm.xml
│ │ │ ├── Parent.java
│ │ │ └── SubselectFetchTest.java
│ │ ├── ternary
│ │ │ ├── Employee.java
│ │ │ ├── Site.java
│ │ │ ├── Ternary.hbm.xml
│ │ │ └── TernaryTest.java
│ │ ├── timestamp
│ │ │ ├── Person.java
│ │ │ ├── TimestampTest.java
│ │ │ ├── User.hbm.xml
│ │ │ └── User.java
│ │ ├── tm
│ │ │ ├── CMTTest.java
│ │ │ └── Item.hbm.xml
│ │ ├── typedescriptor
│ │ │ ├── ByteTest.java
│ │ │ ├── CharInNativeQueryTest.java
│ │ │ ├── Issue.java
│ │ │ └── VariousTypesEntity.java
│ │ ├── typedmanytoone
│ │ │ ├── AddressId.java
│ │ │ ├── Address.java
│ │ │ ├── Customer.hbm.xml
│ │ │ ├── Customer.java
│ │ │ └── TypedManyToOneTest.java
│ │ ├── typedonetoone
│ │ │ ├── AddressId.java
│ │ │ ├── Address.java
│ │ │ ├── Customer.hbm.xml
│ │ │ ├── Customer.java
│ │ │ └── TypedOneToOneTest.java
│ │ ├── typeparameters
│ │ │ ├── DefaultValueIntegerType.java
│ │ │ ├── Typedef.hbm.xml
│ │ │ ├── TypeParameterTest.java
│ │ │ ├── Widget.hbm.xml
│ │ │ └── Widget.java
│ │ ├── unconstrained
│ │ │ ├── Employee.java
│ │ │ ├── Person.hbm.xml
│ │ │ ├── Person.java
│ │ │ └── UnconstrainedTest.java
│ │ ├── unidir
│ │ │ ├── BackrefTest.java
│ │ │ ├── Child.java
│ │ │ ├── ParentChild.hbm.xml
│ │ │ └── Parent.java
│ │ ├── unionsubclass
│ │ │ ├── alias
│ │ │ │ ├── CarBuyer.java
│ │ │ │ ├── Customer.java
│ │ │ │ ├── mapping.hbm.xml
│ │ │ │ ├── PersonID.java
│ │ │ │ ├── SellCarTest.java
│ │ │ │ └── Seller.java
│ │ │ ├── Alien.java
│ │ │ ├── Being.java
│ │ │ ├── Beings.hbm.xml
│ │ │ ├── Employee.java
│ │ │ ├── Hive.java
│ │ │ ├── Human.java
│ │ │ ├── Location.java
│ │ │ ├── Thing.java
│ │ │ └── UnionSubclassTest.java
│ │ ├── unionsubclass2
│ │ │ ├── Address.java
│ │ │ ├── Customer.java
│ │ │ ├── Employee.java
│ │ │ ├── Person.hbm.xml
│ │ │ ├── Person.java
│ │ │ └── UnionSubclassTest.java
│ │ ├── usercollection
│ │ │ ├── basic
│ │ │ │ ├── Email.java
│ │ │ │ ├── IMyList.java
│ │ │ │ ├── MyList.java
│ │ │ │ ├── MyListType.java
│ │ │ │ ├── PersistentMyList.java
│ │ │ │ ├── UserCollectionTypeTest.java
│ │ │ │ ├── User.java
│ │ │ │ └── UserPermissions.hbm.xml
│ │ │ └── parameterized
│ │ │ ├── DefaultableListImpl.java
│ │ │ ├── DefaultableList.java
│ │ │ ├── DefaultableListType.java
│ │ │ ├── Entity.java
│ │ │ ├── Mapping.hbm.xml
│ │ │ ├── ParameterizedUserCollectionTypeTest.java
│ │ │ └── PersistentDefaultableList.java
│ │ ├── util
│ │ │ ├── dtd
│ │ │ │ ├── Child.java
│ │ │ │ ├── child.xml
│ │ │ │ ├── EntityResolverTest.java
│ │ │ │ ├── Parent.hbm.xml
│ │ │ │ └── Parent.java
│ │ │ ├── PropertiesHelperTest.java
│ │ │ ├── SchemaUtil.java
│ │ │ └── StringHelperTest.java
│ │ ├── version
│ │ │ ├── db
│ │ │ │ ├── DbVersionTest.java
│ │ │ │ ├── Group.java
│ │ │ │ ├── Permission.java
│ │ │ │ ├── User.hbm.xml
│ │ │ │ └── User.java
│ │ │ ├── Person.java
│ │ │ ├── PersonThing.hbm.xml
│ │ │ ├── sybase
│ │ │ │ ├── Group.java
│ │ │ │ ├── Permission.java
│ │ │ │ ├── SybaseTimestampVersioningTest.java
│ │ │ │ ├── User.hbm.xml
│ │ │ │ └── User.java
│ │ │ ├── Task.java
│ │ │ ├── Thing.java
│ │ │ └── VersionTest.java
│ │ └── where
│ │ ├── File.hbm.xml
│ │ ├── File.java
│ │ └── WhereTest.java
│ ├── perf
│ │ └── org
│ │ └── hibernate
│ │ └── test
│ │ └── perf
│ │ ├── ConfigurationPerformanceTest.java
│ │ ├── NewerPerformanceTest.java
│ │ ├── NewPerformanceTest.java
│ │ └── PerformanceTest.java
│ ├── resources
│ │ ├── bytemanrules.txt
│ │ ├── dogs.sql
│ │ ├── hibernate.cfg.xml
│ │ ├── hibernate.properties
│ │ ├── humans.sql
│ │ ├── log4j.properties
│ │ └── org
│ │ └── hibernate
│ │ └── test
│ │ └── annotations
│ │ ├── access
│ │ │ └── xml
│ │ │ ├── Boy.xml
│ │ │ ├── Cook.xml
│ │ │ ├── Crew.xml
│ │ │ ├── RentalCar.xml
│ │ │ ├── Tourist2.xml
│ │ │ ├── Tourist3.xml
│ │ │ ├── Tourist4.xml
│ │ │ └── Tourist.xml
│ │ ├── Boat.hbm.xml
│ │ ├── bytecode
│ │ │ └── Hammer.hbm.xml
│ │ ├── configuration
│ │ │ └── orm.xml
│ │ ├── duplicatedgenerator
│ │ │ └── orm.xml
│ │ ├── Ferry.hbm.xml
│ │ ├── fetchprofile
│ │ │ └── mappings.hbm.xml
│ │ ├── hibernate.cfg.xml
│ │ ├── idclass
│ │ │ └── xml
│ │ │ └── HabitatSpeciesLink.xml
│ │ ├── inheritance
│ │ │ └── joined
│ │ │ └── Asset.hbm.xml
│ │ ├── loader
│ │ │ └── Loader.hbm.xml
│ │ ├── onetomany
│ │ │ └── orm.xml
│ │ ├── onetoone
│ │ │ └── orm.xml
│ │ ├── orm.xml
│ │ ├── query
│ │ │ └── orm.xml
│ │ ├── reflection
│ │ │ ├── metadata-complete.xml
│ │ │ └── orm.xml
│ │ └── xml
│ │ ├── ejb3
│ │ │ ├── element-collection.orm10.xml
│ │ │ ├── element-collection.orm11.xml
│ │ │ ├── element-collection.orm12.xml
│ │ │ ├── element-collection.orm13.xml
│ │ │ ├── element-collection.orm14.xml
│ │ │ ├── element-collection.orm15.xml
│ │ │ ├── element-collection.orm16.xml
│ │ │ ├── element-collection.orm17.xml
│ │ │ ├── element-collection.orm18.xml
│ │ │ ├── element-collection.orm19.xml
│ │ │ ├── element-collection.orm1.xml
│ │ │ ├── element-collection.orm20.xml
│ │ │ ├── element-collection.orm21.xml
│ │ │ ├── element-collection.orm22.xml
│ │ │ ├── element-collection.orm23.xml
│ │ │ ├── element-collection.orm24.xml
│ │ │ ├── element-collection.orm25.xml
│ │ │ ├── element-collection.orm26.xml
│ │ │ ├── element-collection.orm27.xml
│ │ │ ├── element-collection.orm28.xml
│ │ │ ├── element-collection.orm2.xml
│ │ │ ├── element-collection.orm3.xml
│ │ │ ├── element-collection.orm4.xml
│ │ │ ├── element-collection.orm5.xml
│ │ │ ├── element-collection.orm6.xml
│ │ │ ├── element-collection.orm7.xml
│ │ │ ├── element-collection.orm8.xml
│ │ │ ├── element-collection.orm9.xml
│ │ │ ├── many-to-many.orm10.xml
│ │ │ ├── many-to-many.orm11.xml
│ │ │ ├── many-to-many.orm12.xml
│ │ │ ├── many-to-many.orm13.xml
│ │ │ ├── many-to-many.orm14.xml
│ │ │ ├── many-to-many.orm15.xml
│ │ │ ├── many-to-many.orm16.xml
│ │ │ ├── many-to-many.orm17.xml
│ │ │ ├── many-to-many.orm18.xml
│ │ │ ├── many-to-many.orm19.xml
│ │ │ ├── many-to-many.orm1.xml
│ │ │ ├── many-to-many.orm20.xml
│ │ │ ├── many-to-many.orm21.xml
│ │ │ ├── many-to-many.orm2.xml
│ │ │ ├── many-to-many.orm3.xml
│ │ │ ├── many-to-many.orm4.xml
│ │ │ ├── many-to-many.orm5.xml
│ │ │ ├── many-to-many.orm6.xml
│ │ │ ├── many-to-many.orm7.xml
│ │ │ ├── many-to-many.orm8.xml
│ │ │ ├── many-to-many.orm9.xml
│ │ │ ├── many-to-one.orm1.xml
│ │ │ ├── many-to-one.orm2.xml
│ │ │ ├── many-to-one.orm3.xml
│ │ │ ├── many-to-one.orm4.xml
│ │ │ ├── many-to-one.orm5.xml
│ │ │ ├── many-to-one.orm6.xml
│ │ │ ├── many-to-one.orm7.xml
│ │ │ ├── many-to-one.orm8.xml
│ │ │ ├── many-to-one.orm9.xml
│ │ │ ├── one-to-many.orm10.xml
│ │ │ ├── one-to-many.orm11.xml
│ │ │ ├── one-to-many.orm12.xml
│ │ │ ├── one-to-many.orm13.xml
│ │ │ ├── one-to-many.orm14.xml
│ │ │ ├── one-to-many.orm15.xml
│ │ │ ├── one-to-many.orm16.xml
│ │ │ ├── one-to-many.orm17.xml
│ │ │ ├── one-to-many.orm18.xml
│ │ │ ├── one-to-many.orm19.xml
│ │ │ ├── one-to-many.orm1.xml
│ │ │ ├── one-to-many.orm20.xml
│ │ │ ├── one-to-many.orm21.xml
│ │ │ ├── one-to-many.orm22.xml
│ │ │ ├── one-to-many.orm23.xml
│ │ │ ├── one-to-many.orm2.xml
│ │ │ ├── one-to-many.orm3.xml
│ │ │ ├── one-to-many.orm4.xml
│ │ │ ├── one-to-many.orm5.xml
│ │ │ ├── one-to-many.orm6.xml
│ │ │ ├── one-to-many.orm7.xml
│ │ │ ├── one-to-many.orm8.xml
│ │ │ ├── one-to-many.orm9.xml
│ │ │ ├── one-to-one.orm10.xml
│ │ │ ├── one-to-one.orm11.xml
│ │ │ ├── one-to-one.orm1.xml
│ │ │ ├── one-to-one.orm2.xml
│ │ │ ├── one-to-one.orm3.xml
│ │ │ ├── one-to-one.orm4.xml
│ │ │ ├── one-to-one.orm5.xml
│ │ │ ├── one-to-one.orm6.xml
│ │ │ ├── one-to-one.orm7.xml
│ │ │ ├── one-to-one.orm8.xml
│ │ │ ├── one-to-one.orm9.xml
│ │ │ ├── orm2.xml
│ │ │ ├── orm3.xml
│ │ │ ├── orm4.xml
│ │ │ └── orm.xml
│ │ └── hbm
│ │ ├── A.hbm.xml
│ │ ├── B.hbm.xml
│ │ ├── CloudType.hbm.xml
│ │ └── Government.hbm.xml
│ └── unmaintained
│ └── org
│ └── hibernate
│ └── test
│ ├── hql
│ │ └── ASTQueryTranslatorTest.java
│ └── tool
│ ├── Team.hbm.xml
│ ├── Team.java
│ └── TestSchemaTools.java
├── lgpl.txt
├── pom.xml
├── README.md
└── tagRelease.sh
1760 directories, 13861 files
标签:
小贴士
感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。
- 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
- 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
- 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
- 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。
关于好例子网
本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明
网友评论
我要评论