实例介绍
最新版Hibernate-release-5.3.7jar包,配合spring5版本使用,
【实例截图】
【核心代码】
4744300845145263008.zip
└── hibernate-release-5.3.7.Final
├── changelog.txt
├── documentation
│ ├── integrationguide
│ │ └── html_single
│ │ ├── css
│ │ │ ├── asciidoctor.css
│ │ │ ├── hibernate.css
│ │ │ ├── hibernate-fonts.css
│ │ │ ├── hibernate-layout.css
│ │ │ ├── jstree-style.css
│ │ │ └── jstree-toc.css
│ │ ├── Hibernate_Integration_Guide.html
│ │ └── images
│ │ ├── jstree
│ │ │ ├── 32px.png
│ │ │ ├── 40px.png
│ │ │ └── throbber.gif
│ │ └── org
│ │ └── hibernate
│ │ ├── bkg_gradient_header.png
│ │ ├── 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
│ │ ├── logo.png
│ │ ├── logo_smaller.png
│ │ ├── patterned_rule.png
│ │ └── title_hdr.png
│ ├── javadocs
│ │ ├── allclasses-frame.html
│ │ ├── allclasses-noframe.html
│ │ ├── constant-values.html
│ │ ├── deprecated-list.html
│ │ ├── help-doc.html
│ │ ├── index-all.html
│ │ ├── index.html
│ │ ├── org
│ │ │ ├── hibernate
│ │ │ │ ├── action
│ │ │ │ │ └── spi
│ │ │ │ │ ├── AfterTransactionCompletionProcess.html
│ │ │ │ │ ├── BeforeTransactionCompletionProcess.html
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── AfterTransactionCompletionProcess.html
│ │ │ │ │ │ ├── BeforeTransactionCompletionProcess.html
│ │ │ │ │ │ └── Executable.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
│ │ │ │ │ ├── AttributeAccessor.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
│ │ │ │ │ │ ├── AttributeAccessor.html
│ │ │ │ │ │ ├── BatchSize.html
│ │ │ │ │ │ ├── CacheConcurrencyStrategy.html
│ │ │ │ │ │ ├── Cache.html
│ │ │ │ │ │ ├── CacheModeType.html
│ │ │ │ │ │ ├── Cascade.html
│ │ │ │ │ │ ├── CascadeType.html
│ │ │ │ │ │ ├── Check.html
│ │ │ │ │ │ ├── CollectionId.html
│ │ │ │ │ │ ├── CollectionType.html
│ │ │ │ │ │ ├── ColumnDefault.html
│ │ │ │ │ │ ├── Columns.html
│ │ │ │ │ │ ├── ColumnTransformer.html
│ │ │ │ │ │ ├── ColumnTransformers.html
│ │ │ │ │ │ ├── CreationTimestamp.html
│ │ │ │ │ │ ├── DiscriminatorFormula.html
│ │ │ │ │ │ ├── DiscriminatorOptions.html
│ │ │ │ │ │ ├── DynamicInsert.html
│ │ │ │ │ │ ├── DynamicUpdate.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
│ │ │ │ │ │ ├── ForeignKey.html
│ │ │ │ │ │ ├── Formula.html
│ │ │ │ │ │ ├── Generated.html
│ │ │ │ │ │ ├── GenerationTime.html
│ │ │ │ │ │ ├── GeneratorType.html
│ │ │ │ │ │ ├── GenericGenerator.html
│ │ │ │ │ │ ├── GenericGenerators.html
│ │ │ │ │ │ ├── Immutable.html
│ │ │ │ │ │ ├── IndexColumn.html
│ │ │ │ │ │ ├── Index.html
│ │ │ │ │ │ ├── JoinColumnOrFormula.html
│ │ │ │ │ │ ├── JoinColumnsOrFormulas.html
│ │ │ │ │ │ ├── JoinFormula.html
│ │ │ │ │ │ ├── LazyCollection.html
│ │ │ │ │ │ ├── LazyCollectionOption.html
│ │ │ │ │ │ ├── LazyGroup.html
│ │ │ │ │ │ ├── LazyToOne.html
│ │ │ │ │ │ ├── LazyToOneOption.html
│ │ │ │ │ │ ├── ListIndexBase.html
│ │ │ │ │ │ ├── Loader.html
│ │ │ │ │ │ ├── ManyToAny.html
│ │ │ │ │ │ ├── MapKeyType.html
│ │ │ │ │ │ ├── MetaValue.html
│ │ │ │ │ │ ├── NamedNativeQueries.html
│ │ │ │ │ │ ├── NamedNativeQuery.html
│ │ │ │ │ │ ├── NamedQueries.html
│ │ │ │ │ │ ├── NamedQuery.html
│ │ │ │ │ │ ├── Nationalized.html
│ │ │ │ │ │ ├── NaturalIdCache.html
│ │ │ │ │ │ ├── NaturalId.html
│ │ │ │ │ │ ├── NotFoundAction.html
│ │ │ │ │ │ ├── NotFound.html
│ │ │ │ │ │ ├── OnDeleteAction.html
│ │ │ │ │ │ ├── OnDelete.html
│ │ │ │ │ │ ├── OptimisticLock.html
│ │ │ │ │ │ ├── OptimisticLocking.html
│ │ │ │ │ │ ├── OptimisticLockType.html
│ │ │ │ │ │ ├── OrderBy.html
│ │ │ │ │ │ ├── ParamDef.html
│ │ │ │ │ │ ├── Parameter.html
│ │ │ │ │ │ ├── Parent.html
│ │ │ │ │ │ ├── Persister.html
│ │ │ │ │ │ ├── Polymorphism.html
│ │ │ │ │ │ ├── PolymorphismType.html
│ │ │ │ │ │ ├── Proxy.html
│ │ │ │ │ │ ├── QueryHints.html
│ │ │ │ │ │ ├── ResultCheckStyle.html
│ │ │ │ │ │ ├── RowId.html
│ │ │ │ │ │ ├── SelectBeforeUpdate.html
│ │ │ │ │ │ ├── SortComparator.html
│ │ │ │ │ │ ├── Sort.html
│ │ │ │ │ │ ├── SortNatural.html
│ │ │ │ │ │ ├── SortType.html
│ │ │ │ │ │ ├── Source.html
│ │ │ │ │ │ ├── SourceType.html
│ │ │ │ │ │ ├── SQLDeleteAll.html
│ │ │ │ │ │ ├── SQLDelete.html
│ │ │ │ │ │ ├── SqlFragmentAlias.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
│ │ │ │ │ │ ├── UpdateTimestamp.html
│ │ │ │ │ │ ├── ValueGenerationType.html
│ │ │ │ │ │ ├── Where.html
│ │ │ │ │ │ └── WhereJoinTable.html
│ │ │ │ │ ├── CollectionId.html
│ │ │ │ │ ├── CollectionType.html
│ │ │ │ │ ├── ColumnDefault.html
│ │ │ │ │ ├── Columns.html
│ │ │ │ │ ├── ColumnTransformer.html
│ │ │ │ │ ├── ColumnTransformers.html
│ │ │ │ │ ├── CreationTimestamp.html
│ │ │ │ │ ├── DiscriminatorFormula.html
│ │ │ │ │ ├── DiscriminatorOptions.html
│ │ │ │ │ ├── DynamicInsert.html
│ │ │ │ │ ├── DynamicUpdate.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
│ │ │ │ │ ├── ForeignKey.html
│ │ │ │ │ ├── Formula.html
│ │ │ │ │ ├── Generated.html
│ │ │ │ │ ├── GenerationTime.html
│ │ │ │ │ ├── GeneratorType.html
│ │ │ │ │ ├── GenericGenerator.html
│ │ │ │ │ ├── GenericGenerators.html
│ │ │ │ │ ├── Immutable.html
│ │ │ │ │ ├── IndexColumn.html
│ │ │ │ │ ├── Index.html
│ │ │ │ │ ├── JoinColumnOrFormula.html
│ │ │ │ │ ├── JoinColumnsOrFormulas.html
│ │ │ │ │ ├── JoinFormula.html
│ │ │ │ │ ├── LazyCollection.html
│ │ │ │ │ ├── LazyCollectionOption.html
│ │ │ │ │ ├── LazyGroup.html
│ │ │ │ │ ├── LazyToOne.html
│ │ │ │ │ ├── LazyToOneOption.html
│ │ │ │ │ ├── ListIndexBase.html
│ │ │ │ │ ├── Loader.html
│ │ │ │ │ ├── ManyToAny.html
│ │ │ │ │ ├── MapKeyType.html
│ │ │ │ │ ├── MetaValue.html
│ │ │ │ │ ├── NamedNativeQueries.html
│ │ │ │ │ ├── NamedNativeQuery.html
│ │ │ │ │ ├── NamedQueries.html
│ │ │ │ │ ├── NamedQuery.html
│ │ │ │ │ ├── Nationalized.html
│ │ │ │ │ ├── NaturalIdCache.html
│ │ │ │ │ ├── NaturalId.html
│ │ │ │ │ ├── NotFoundAction.html
│ │ │ │ │ ├── NotFound.html
│ │ │ │ │ ├── OnDeleteAction.html
│ │ │ │ │ ├── OnDelete.html
│ │ │ │ │ ├── OptimisticLock.html
│ │ │ │ │ ├── OptimisticLocking.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
│ │ │ │ │ ├── Polymorphism.html
│ │ │ │ │ ├── PolymorphismType.html
│ │ │ │ │ ├── Proxy.html
│ │ │ │ │ ├── QueryHints.html
│ │ │ │ │ ├── ResultCheckStyle.html
│ │ │ │ │ ├── RowId.html
│ │ │ │ │ ├── SelectBeforeUpdate.html
│ │ │ │ │ ├── SortComparator.html
│ │ │ │ │ ├── Sort.html
│ │ │ │ │ ├── SortNatural.html
│ │ │ │ │ ├── SortType.html
│ │ │ │ │ ├── Source.html
│ │ │ │ │ ├── SourceType.html
│ │ │ │ │ ├── SQLDeleteAll.html
│ │ │ │ │ ├── SQLDelete.html
│ │ │ │ │ ├── SqlFragmentAlias.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
│ │ │ │ │ ├── UpdateTimestamp.html
│ │ │ │ │ ├── ValueGenerationType.html
│ │ │ │ │ ├── Where.html
│ │ │ │ │ └── WhereJoinTable.html
│ │ │ │ ├── AssertionFailure.html
│ │ │ │ ├── BaseSessionEventListener.html
│ │ │ │ ├── BasicQueryContract.html
│ │ │ │ ├── boot
│ │ │ │ │ ├── archive
│ │ │ │ │ │ ├── scan
│ │ │ │ │ │ │ └── spi
│ │ │ │ │ │ │ ├── AbstractScannerImpl.ArchiveContextImpl.html
│ │ │ │ │ │ │ ├── AbstractScannerImpl.ArchiveDescriptorInfo.html
│ │ │ │ │ │ │ ├── AbstractScannerImpl.html
│ │ │ │ │ │ │ ├── ClassDescriptor.Categorization.html
│ │ │ │ │ │ │ ├── ClassDescriptor.html
│ │ │ │ │ │ │ ├── ClassFileArchiveEntryHandler.html
│ │ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ │ ├── AbstractScannerImpl.ArchiveContextImpl.html
│ │ │ │ │ │ │ │ ├── AbstractScannerImpl.ArchiveDescriptorInfo.html
│ │ │ │ │ │ │ │ ├── AbstractScannerImpl.html
│ │ │ │ │ │ │ │ ├── ClassDescriptor.Categorization.html
│ │ │ │ │ │ │ │ ├── ClassDescriptor.html
│ │ │ │ │ │ │ │ ├── ClassFileArchiveEntryHandler.html
│ │ │ │ │ │ │ │ ├── MappingFileDescriptor.html
│ │ │ │ │ │ │ │ ├── NonClassFileArchiveEntryHandler.html
│ │ │ │ │ │ │ │ ├── PackageDescriptor.html
│ │ │ │ │ │ │ │ ├── PackageInfoArchiveEntryHandler.html
│ │ │ │ │ │ │ │ ├── ScanEnvironment.html
│ │ │ │ │ │ │ │ ├── Scanner.html
│ │ │ │ │ │ │ │ ├── ScanOptions.html
│ │ │ │ │ │ │ │ ├── ScanParameters.html
│ │ │ │ │ │ │ │ └── ScanResult.html
│ │ │ │ │ │ │ ├── MappingFileDescriptor.html
│ │ │ │ │ │ │ ├── NonClassFileArchiveEntryHandler.html
│ │ │ │ │ │ │ ├── PackageDescriptor.html
│ │ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ │ ├── PackageInfoArchiveEntryHandler.html
│ │ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ │ ├── ScanEnvironment.html
│ │ │ │ │ │ │ ├── Scanner.html
│ │ │ │ │ │ │ ├── ScanOptions.html
│ │ │ │ │ │ │ ├── ScanParameters.html
│ │ │ │ │ │ │ └── ScanResult.html
│ │ │ │ │ │ └── spi
│ │ │ │ │ │ ├── AbstractArchiveDescriptorFactory.html
│ │ │ │ │ │ ├── AbstractArchiveDescriptor.html
│ │ │ │ │ │ ├── ArchiveContext.html
│ │ │ │ │ │ ├── ArchiveDescriptorFactory.html
│ │ │ │ │ │ ├── ArchiveDescriptor.html
│ │ │ │ │ │ ├── ArchiveEntryHandler.html
│ │ │ │ │ │ ├── ArchiveEntry.html
│ │ │ │ │ │ ├── ArchiveException.html
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ ├── AbstractArchiveDescriptorFactory.html
│ │ │ │ │ │ │ ├── AbstractArchiveDescriptor.html
│ │ │ │ │ │ │ ├── ArchiveContext.html
│ │ │ │ │ │ │ ├── ArchiveDescriptorFactory.html
│ │ │ │ │ │ │ ├── ArchiveDescriptor.html
│ │ │ │ │ │ │ ├── ArchiveEntryHandler.html
│ │ │ │ │ │ │ ├── ArchiveEntry.html
│ │ │ │ │ │ │ ├── ArchiveException.html
│ │ │ │ │ │ │ ├── InputStreamAccess.html
│ │ │ │ │ │ │ └── JarFileEntryUrlAdjuster.html
│ │ │ │ │ │ ├── InputStreamAccess.html
│ │ │ │ │ │ ├── JarFileEntryUrlAdjuster.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ └── package-use.html
│ │ │ │ │ ├── AttributeConverterInfo.html
│ │ │ │ │ ├── CacheRegionDefinition.CacheRegionType.html
│ │ │ │ │ ├── CacheRegionDefinition.html
│ │ │ │ │ ├── cfgxml
│ │ │ │ │ │ └── spi
│ │ │ │ │ │ ├── CfgXmlAccessService.html
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ ├── CfgXmlAccessService.html
│ │ │ │ │ │ │ ├── LoadedConfig.html
│ │ │ │ │ │ │ ├── MappingReference.html
│ │ │ │ │ │ │ └── MappingReference.Type.html
│ │ │ │ │ │ ├── LoadedConfig.html
│ │ │ │ │ │ ├── MappingReference.html
│ │ │ │ │ │ ├── MappingReference.Type.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ └── package-use.html
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── AttributeConverterInfo.html
│ │ │ │ │ │ ├── CacheRegionDefinition.CacheRegionType.html
│ │ │ │ │ │ ├── CacheRegionDefinition.html
│ │ │ │ │ │ ├── InvalidMappingException.html
│ │ │ │ │ │ ├── JaccPermissionDefinition.html
│ │ │ │ │ │ ├── MappingException.html
│ │ │ │ │ │ ├── MappingNotFoundException.html
│ │ │ │ │ │ ├── MetadataBuilder.html
│ │ │ │ │ │ ├── Metadata.html
│ │ │ │ │ │ ├── MetadataSources.html
│ │ │ │ │ │ ├── SchemaAutoTooling.html
│ │ │ │ │ │ ├── SessionFactoryBuilder.html
│ │ │ │ │ │ ├── TempTableDdlTransactionHandling.html
│ │ │ │ │ │ └── UnsupportedOrmXsdVersionException.html
│ │ │ │ │ ├── InvalidMappingException.html
│ │ │ │ │ ├── JaccPermissionDefinition.html
│ │ │ │ │ ├── jaxb
│ │ │ │ │ │ ├── cfg
│ │ │ │ │ │ │ └── spi
│ │ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ │ ├── JaxbCfgCacheUsageEnum.html
│ │ │ │ │ │ │ │ ├── JaxbCfgCollectionCacheType.html
│ │ │ │ │ │ │ │ ├── JaxbCfgConfigPropertyType.html
│ │ │ │ │ │ │ │ ├── JaxbCfgEntityCacheType.html
│ │ │ │ │ │ │ │ ├── JaxbCfgEventListenerGroupType.html
│ │ │ │ │ │ │ │ ├── JaxbCfgEventListenerType.html
│ │ │ │ │ │ │ │ ├── JaxbCfgEventTypeEnum.html
│ │ │ │ │ │ │ │ ├── JaxbCfgHibernateConfiguration.html
│ │ │ │ │ │ │ │ ├── JaxbCfgHibernateConfiguration.JaxbCfgSecurity.html
│ │ │ │ │ │ │ │ ├── JaxbCfgHibernateConfiguration.JaxbCfgSecurity.JaxbCfgGrant.html
│ │ │ │ │ │ │ │ ├── JaxbCfgHibernateConfiguration.JaxbCfgSessionFactory.html
│ │ │ │ │ │ │ │ ├── JaxbCfgMappingReferenceType.html
│ │ │ │ │ │ │ │ └── ObjectFactory.html
│ │ │ │ │ │ │ ├── JaxbCfgCacheUsageEnum.html
│ │ │ │ │ │ │ ├── JaxbCfgCollectionCacheType.html
│ │ │ │ │ │ │ ├── JaxbCfgConfigPropertyType.html
│ │ │ │ │ │ │ ├── JaxbCfgEntityCacheType.html
│ │ │ │ │ │ │ ├── JaxbCfgEventListenerGroupType.html
│ │ │ │ │ │ │ ├── JaxbCfgEventListenerType.html
│ │ │ │ │ │ │ ├── JaxbCfgEventTypeEnum.html
│ │ │ │ │ │ │ ├── JaxbCfgHibernateConfiguration.html
│ │ │ │ │ │ │ ├── JaxbCfgHibernateConfiguration.JaxbCfgSecurity.html
│ │ │ │ │ │ │ ├── JaxbCfgHibernateConfiguration.JaxbCfgSecurity.JaxbCfgGrant.html
│ │ │ │ │ │ │ ├── JaxbCfgHibernateConfiguration.JaxbCfgSessionFactory.html
│ │ │ │ │ │ │ ├── JaxbCfgMappingReferenceType.html
│ │ │ │ │ │ │ ├── ObjectFactory.html
│ │ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ │ └── package-use.html
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ ├── Origin.html
│ │ │ │ │ │ │ └── SourceType.html
│ │ │ │ │ │ ├── hbm
│ │ │ │ │ │ │ └── spi
│ │ │ │ │ │ │ ├── Adapter1.html
│ │ │ │ │ │ │ ├── Adapter2.html
│ │ │ │ │ │ │ ├── Adapter3.html
│ │ │ │ │ │ │ ├── Adapter4.html
│ │ │ │ │ │ │ ├── Adapter5.html
│ │ │ │ │ │ │ ├── Adapter6.html
│ │ │ │ │ │ │ ├── Adapter7.html
│ │ │ │ │ │ │ ├── Adapter8.html
│ │ │ │ │ │ │ ├── Adapter9.html
│ │ │ │ │ │ │ ├── AttributeMapping.html
│ │ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ │ ├── Adapter1.html
│ │ │ │ │ │ │ │ ├── Adapter2.html
│ │ │ │ │ │ │ │ ├── Adapter3.html
│ │ │ │ │ │ │ │ ├── Adapter4.html
│ │ │ │ │ │ │ │ ├── Adapter5.html
│ │ │ │ │ │ │ │ ├── Adapter6.html
│ │ │ │ │ │ │ │ ├── Adapter7.html
│ │ │ │ │ │ │ │ ├── Adapter8.html
│ │ │ │ │ │ │ │ ├── Adapter9.html
│ │ │ │ │ │ │ │ ├── AttributeMapping.html
│ │ │ │ │ │ │ │ ├── ConfigParameterContainer.html
│ │ │ │ │ │ │ │ ├── EntityInfo.html
│ │ │ │ │ │ │ │ ├── JaxbHbmAnyAssociationType.html
│ │ │ │ │ │ │ │ ├── JaxbHbmAnyValueMappingType.html
│ │ │ │ │ │ │ │ ├── JaxbHbmArrayType.html
│ │ │ │ │ │ │ │ ├── JaxbHbmAuxiliaryDatabaseObjectType.html
│ │ │ │ │ │ │ │ ├── JaxbHbmAuxiliaryDatabaseObjectType.JaxbHbmDefinition.html
│ │ │ │ │ │ │ │ ├── JaxbHbmBagCollectionType.html
│ │ │ │ │ │ │ │ ├── JaxbHbmBaseVersionAttributeType.html
│ │ │ │ │ │ │ │ ├── JaxbHbmBasicAttributeType.html
│ │ │ │ │ │ │ │ ├── JaxbHbmBasicCollectionElementType.html
│ │ │ │ │ │ │ │ ├── JaxbHbmCacheInclusionEnum.html
│ │ │ │ │ │ │ │ ├── JaxbHbmCacheType.html
│ │ │ │ │ │ │ │ ├── JaxbHbmClassRenameType.html
│ │ │ │ │ │ │ │ ├── JaxbHbmCollectionIdType.html
│ │ │ │ │ │ │ │ ├── JaxbHbmColumnType.html
│ │ │ │ │ │ │ │ ├── JaxbHbmCompositeAttributeType.html
│ │ │ │ │ │ │ │ ├── JaxbHbmCompositeCollectionElementType.html
│ │ │ │ │ │ │ │ ├── JaxbHbmCompositeIdType.html
│ │ │ │ │ │ │ │ ├── JaxbHbmCompositeIndexType.html
│ │ │ │ │ │ │ │ ├── JaxbHbmCompositeKeyBasicAttributeType.html
│ │ │ │ │ │ │ │ ├── JaxbHbmCompositeKeyManyToOneType.html
│ │ │ │ │ │ │ │ ├── JaxbHbmConfigParameterContainer.html
│ │ │ │ │ │ │ │ ├── JaxbHbmConfigParameterType.html
│ │ │ │ │ │ │ │ ├── JaxbHbmCustomSqlDmlType.html
│ │ │ │ │ │ │ │ ├── JaxbHbmDialectScopeType.html
│ │ │ │ │ │ │ │ ├── JaxbHbmDiscriminatorSubclassEntityType.html
│ │ │ │ │ │ │ │ ├── JaxbHbmDynamicComponentType.html
│ │ │ │ │ │ │ │ ├── JaxbHbmEntityBaseDefinition.html
│ │ │ │ │ │ │ │ ├── JaxbHbmEntityDiscriminatorType.html
│ │ │ │ │ │ │ │ ├── JaxbHbmFetchProfileType.html
│ │ │ │ │ │ │ │ ├── JaxbHbmFetchProfileType.JaxbHbmFetch.html
│ │ │ │ │ │ │ │ ├── JaxbHbmFetchStyleEnum.html
│ │ │ │ │ │ │ │ ├── JaxbHbmFetchStyleWithSubselectEnum.html
│ │ │ │ │ │ │ │ ├── JaxbHbmFilterAliasMappingType.html
│ │ │ │ │ │ │ │ ├── JaxbHbmFilterDefinitionType.html
│ │ │ │ │ │ │ │ ├── JaxbHbmFilterParameterType.html
│ │ │ │ │ │ │ │ ├── JaxbHbmFilterType.html
│ │ │ │ │ │ │ │ ├── JaxbHbmGeneratorSpecificationType.html
│ │ │ │ │ │ │ │ ├── JaxbHbmHibernateMapping.html
│ │ │ │ │ │ │ │ ├── JaxbHbmIdBagCollectionType.html
│ │ │ │ │ │ │ │ ├── JaxbHbmIdentifierGeneratorDefinitionType.html
│ │ │ │ │ │ │ │ ├── JaxbHbmIndexManyToAnyType.html
│ │ │ │ │ │ │ │ ├── JaxbHbmIndexManyToManyType.html
│ │ │ │ │ │ │ │ ├── JaxbHbmIndexType.html
│ │ │ │ │ │ │ │ ├── JaxbHbmJoinedSubclassEntityType.html
│ │ │ │ │ │ │ │ ├── JaxbHbmKeyType.html
│ │ │ │ │ │ │ │ ├── JaxbHbmLazyEnum.html
│ │ │ │ │ │ │ │ ├── JaxbHbmLazyWithExtraEnum.html
│ │ │ │ │ │ │ │ ├── JaxbHbmLazyWithNoProxyEnum.html
│ │ │ │ │ │ │ │ ├── JaxbHbmListIndexType.html
│ │ │ │ │ │ │ │ ├── JaxbHbmListType.html
│ │ │ │ │ │ │ │ ├── JaxbHbmLoaderType.html
│ │ │ │ │ │ │ │ ├── JaxbHbmManyToAnyCollectionElementType.html
│ │ │ │ │ │ │ │ ├── JaxbHbmManyToManyCollectionElementType.html
│ │ │ │ │ │ │ │ ├── JaxbHbmManyToOneType.html
│ │ │ │ │ │ │ │ ├── JaxbHbmMapKeyBasicType.html
│ │ │ │ │ │ │ │ ├── JaxbHbmMapKeyCompositeType.html
│ │ │ │ │ │ │ │ ├── JaxbHbmMapKeyManyToManyType.html
│ │ │ │ │ │ │ │ ├── JaxbHbmMapType.html
│ │ │ │ │ │ │ │ ├── JaxbHbmMultiTenancyType.html
│ │ │ │ │ │ │ │ ├── JaxbHbmNamedNativeQueryType.html
│ │ │ │ │ │ │ │ ├── JaxbHbmNamedQueryType.html
│ │ │ │ │ │ │ │ ├── JaxbHbmNativeQueryCollectionLoadReturnType.html
│ │ │ │ │ │ │ │ ├── JaxbHbmNativeQueryJoinReturnType.html
│ │ │ │ │ │ │ │ ├── JaxbHbmNativeQueryPropertyReturnType.html
│ │ │ │ │ │ │ │ ├── JaxbHbmNativeQueryPropertyReturnType.JaxbHbmReturnColumn.html
│ │ │ │ │ │ │ │ ├── JaxbHbmNativeQueryReturnType.html
│ │ │ │ │ │ │ │ ├── JaxbHbmNativeQueryReturnType.JaxbHbmReturnDiscriminator.html
│ │ │ │ │ │ │ │ ├── JaxbHbmNativeQueryScalarReturnType.html
│ │ │ │ │ │ │ │ ├── JaxbHbmNaturalIdCacheType.html
│ │ │ │ │ │ │ │ ├── JaxbHbmNaturalIdType.html
│ │ │ │ │ │ │ │ ├── JaxbHbmNestedCompositeElementType.html
│ │ │ │ │ │ │ │ ├── JaxbHbmNotFoundEnum.html
│ │ │ │ │ │ │ │ ├── JaxbHbmOnDeleteEnum.html
│ │ │ │ │ │ │ │ ├── JaxbHbmOneToManyCollectionElementType.html
│ │ │ │ │ │ │ │ ├── JaxbHbmOneToOneType.html
│ │ │ │ │ │ │ │ ├── JaxbHbmOuterJoinEnum.html
│ │ │ │ │ │ │ │ ├── JaxbHbmParentType.html
│ │ │ │ │ │ │ │ ├── JaxbHbmPolymorphismEnum.html
│ │ │ │ │ │ │ │ ├── JaxbHbmPrimitiveArrayType.html
│ │ │ │ │ │ │ │ ├── JaxbHbmPropertiesType.html
│ │ │ │ │ │ │ │ ├── JaxbHbmQueryParamType.html
│ │ │ │ │ │ │ │ ├── JaxbHbmResultSetMappingType.html
│ │ │ │ │ │ │ │ ├── JaxbHbmRootEntityType.html
│ │ │ │ │ │ │ │ ├── JaxbHbmSecondaryTableType.html
│ │ │ │ │ │ │ │ ├── JaxbHbmSetType.html
│ │ │ │ │ │ │ │ ├── JaxbHbmSimpleIdType.html
│ │ │ │ │ │ │ │ ├── JaxbHbmSubclassEntityBaseDefinition.html
│ │ │ │ │ │ │ │ ├── JaxbHbmSynchronizeType.html
│ │ │ │ │ │ │ │ ├── JaxbHbmTimestampAttributeType.html
│ │ │ │ │ │ │ │ ├── JaxbHbmTimestampSourceEnum.html
│ │ │ │ │ │ │ │ ├── JaxbHbmToolingHintContainer.html
│ │ │ │ │ │ │ │ ├── JaxbHbmToolingHintType.html
│ │ │ │ │ │ │ │ ├── JaxbHbmTuplizerType.html
│ │ │ │ │ │ │ │ ├── JaxbHbmTypeDefinitionType.html
│ │ │ │ │ │ │ │ ├── JaxbHbmTypeSpecificationType.html
│ │ │ │ │ │ │ │ ├── JaxbHbmUnionSubclassEntityType.html
│ │ │ │ │ │ │ │ ├── JaxbHbmUnsavedValueCompositeIdEnum.html
│ │ │ │ │ │ │ │ ├── JaxbHbmUnsavedValueTimestampEnum.html
│ │ │ │ │ │ │ │ ├── JaxbHbmUnsavedValueVersionEnum.html
│ │ │ │ │ │ │ │ ├── JaxbHbmVersionAttributeType.html
│ │ │ │ │ │ │ │ ├── NativeQueryNonScalarRootReturn.html
│ │ │ │ │ │ │ │ ├── ObjectFactory.html
│ │ │ │ │ │ │ │ ├── PluralAttributeInfo.html
│ │ │ │ │ │ │ │ ├── PluralAttributeInfoIdBagAdapter.html
│ │ │ │ │ │ │ │ ├── PluralAttributeInfoPrimitiveArrayAdapter.html
│ │ │ │ │ │ │ │ ├── ResultSetMappingBindingDefinition.html
│ │ │ │ │ │ │ │ ├── SecondaryTableContainer.html
│ │ │ │ │ │ │ │ ├── SimpleValueTypeInfo.html
│ │ │ │ │ │ │ │ ├── SingularAttributeInfo.html
│ │ │ │ │ │ │ │ ├── SubEntityInfo.html
│ │ │ │ │ │ │ │ ├── TableInformationContainer.html
│ │ │ │ │ │ │ │ ├── ToolingHintContainer.html
│ │ │ │ │ │ │ │ └── TypeContainer.html
│ │ │ │ │ │ │ ├── ConfigParameterContainer.html
│ │ │ │ │ │ │ ├── EntityInfo.html
│ │ │ │ │ │ │ ├── JaxbHbmAnyAssociationType.html
│ │ │ │ │ │ │ ├── JaxbHbmAnyValueMappingType.html
│ │ │ │ │ │ │ ├── JaxbHbmArrayType.html
│ │ │ │ │ │ │ ├── JaxbHbmAuxiliaryDatabaseObjectType.html
│ │ │ │ │ │ │ ├── JaxbHbmAuxiliaryDatabaseObjectType.JaxbHbmDefinition.html
│ │ │ │ │ │ │ ├── JaxbHbmBagCollectionType.html
│ │ │ │ │ │ │ ├── JaxbHbmBaseVersionAttributeType.html
│ │ │ │ │ │ │ ├── JaxbHbmBasicAttributeType.html
│ │ │ │ │ │ │ ├── JaxbHbmBasicCollectionElementType.html
│ │ │ │ │ │ │ ├── JaxbHbmCacheInclusionEnum.html
│ │ │ │ │ │ │ ├── JaxbHbmCacheType.html
│ │ │ │ │ │ │ ├── JaxbHbmClassRenameType.html
│ │ │ │ │ │ │ ├── JaxbHbmCollectionIdType.html
│ │ │ │ │ │ │ ├── JaxbHbmColumnType.html
│ │ │ │ │ │ │ ├── JaxbHbmCompositeAttributeType.html
│ │ │ │ │ │ │ ├── JaxbHbmCompositeCollectionElementType.html
│ │ │ │ │ │ │ ├── JaxbHbmCompositeIdType.html
│ │ │ │ │ │ │ ├── JaxbHbmCompositeIndexType.html
│ │ │ │ │ │ │ ├── JaxbHbmCompositeKeyBasicAttributeType.html
│ │ │ │ │ │ │ ├── JaxbHbmCompositeKeyManyToOneType.html
│ │ │ │ │ │ │ ├── JaxbHbmConfigParameterContainer.html
│ │ │ │ │ │ │ ├── JaxbHbmConfigParameterType.html
│ │ │ │ │ │ │ ├── JaxbHbmCustomSqlDmlType.html
│ │ │ │ │ │ │ ├── JaxbHbmDialectScopeType.html
│ │ │ │ │ │ │ ├── JaxbHbmDiscriminatorSubclassEntityType.html
│ │ │ │ │ │ │ ├── JaxbHbmDynamicComponentType.html
│ │ │ │ │ │ │ ├── JaxbHbmEntityBaseDefinition.html
│ │ │ │ │ │ │ ├── JaxbHbmEntityDiscriminatorType.html
│ │ │ │ │ │ │ ├── JaxbHbmFetchProfileType.html
│ │ │ │ │ │ │ ├── JaxbHbmFetchProfileType.JaxbHbmFetch.html
│ │ │ │ │ │ │ ├── JaxbHbmFetchStyleEnum.html
│ │ │ │ │ │ │ ├── JaxbHbmFetchStyleWithSubselectEnum.html
│ │ │ │ │ │ │ ├── JaxbHbmFilterAliasMappingType.html
│ │ │ │ │ │ │ ├── JaxbHbmFilterDefinitionType.html
│ │ │ │ │ │ │ ├── JaxbHbmFilterParameterType.html
│ │ │ │ │ │ │ ├── JaxbHbmFilterType.html
│ │ │ │ │ │ │ ├── JaxbHbmGeneratorSpecificationType.html
│ │ │ │ │ │ │ ├── JaxbHbmHibernateMapping.html
│ │ │ │ │ │ │ ├── JaxbHbmIdBagCollectionType.html
│ │ │ │ │ │ │ ├── JaxbHbmIdentifierGeneratorDefinitionType.html
│ │ │ │ │ │ │ ├── JaxbHbmIndexManyToAnyType.html
│ │ │ │ │ │ │ ├── JaxbHbmIndexManyToManyType.html
│ │ │ │ │ │ │ ├── JaxbHbmIndexType.html
│ │ │ │ │ │ │ ├── JaxbHbmJoinedSubclassEntityType.html
│ │ │ │ │ │ │ ├── JaxbHbmKeyType.html
│ │ │ │ │ │ │ ├── JaxbHbmLazyEnum.html
│ │ │ │ │ │ │ ├── JaxbHbmLazyWithExtraEnum.html
│ │ │ │ │ │ │ ├── JaxbHbmLazyWithNoProxyEnum.html
│ │ │ │ │ │ │ ├── JaxbHbmListIndexType.html
│ │ │ │ │ │ │ ├── JaxbHbmListType.html
│ │ │ │ │ │ │ ├── JaxbHbmLoaderType.html
│ │ │ │ │ │ │ ├── JaxbHbmManyToAnyCollectionElementType.html
│ │ │ │ │ │ │ ├── JaxbHbmManyToManyCollectionElementType.html
│ │ │ │ │ │ │ ├── JaxbHbmManyToOneType.html
│ │ │ │ │ │ │ ├── JaxbHbmMapKeyBasicType.html
│ │ │ │ │ │ │ ├── JaxbHbmMapKeyCompositeType.html
│ │ │ │ │ │ │ ├── JaxbHbmMapKeyManyToManyType.html
│ │ │ │ │ │ │ ├── JaxbHbmMapType.html
│ │ │ │ │ │ │ ├── JaxbHbmMultiTenancyType.html
│ │ │ │ │ │ │ ├── JaxbHbmNamedNativeQueryType.html
│ │ │ │ │ │ │ ├── JaxbHbmNamedQueryType.html
│ │ │ │ │ │ │ ├── JaxbHbmNativeQueryCollectionLoadReturnType.html
│ │ │ │ │ │ │ ├── JaxbHbmNativeQueryJoinReturnType.html
│ │ │ │ │ │ │ ├── JaxbHbmNativeQueryPropertyReturnType.html
│ │ │ │ │ │ │ ├── JaxbHbmNativeQueryPropertyReturnType.JaxbHbmReturnColumn.html
│ │ │ │ │ │ │ ├── JaxbHbmNativeQueryReturnType.html
│ │ │ │ │ │ │ ├── JaxbHbmNativeQueryReturnType.JaxbHbmReturnDiscriminator.html
│ │ │ │ │ │ │ ├── JaxbHbmNativeQueryScalarReturnType.html
│ │ │ │ │ │ │ ├── JaxbHbmNaturalIdCacheType.html
│ │ │ │ │ │ │ ├── JaxbHbmNaturalIdType.html
│ │ │ │ │ │ │ ├── JaxbHbmNestedCompositeElementType.html
│ │ │ │ │ │ │ ├── JaxbHbmNotFoundEnum.html
│ │ │ │ │ │ │ ├── JaxbHbmOnDeleteEnum.html
│ │ │ │ │ │ │ ├── JaxbHbmOneToManyCollectionElementType.html
│ │ │ │ │ │ │ ├── JaxbHbmOneToOneType.html
│ │ │ │ │ │ │ ├── JaxbHbmOuterJoinEnum.html
│ │ │ │ │ │ │ ├── JaxbHbmParentType.html
│ │ │ │ │ │ │ ├── JaxbHbmPolymorphismEnum.html
│ │ │ │ │ │ │ ├── JaxbHbmPrimitiveArrayType.html
│ │ │ │ │ │ │ ├── JaxbHbmPropertiesType.html
│ │ │ │ │ │ │ ├── JaxbHbmQueryParamType.html
│ │ │ │ │ │ │ ├── JaxbHbmResultSetMappingType.html
│ │ │ │ │ │ │ ├── JaxbHbmRootEntityType.html
│ │ │ │ │ │ │ ├── JaxbHbmSecondaryTableType.html
│ │ │ │ │ │ │ ├── JaxbHbmSetType.html
│ │ │ │ │ │ │ ├── JaxbHbmSimpleIdType.html
│ │ │ │ │ │ │ ├── JaxbHbmSubclassEntityBaseDefinition.html
│ │ │ │ │ │ │ ├── JaxbHbmSynchronizeType.html
│ │ │ │ │ │ │ ├── JaxbHbmTimestampAttributeType.html
│ │ │ │ │ │ │ ├── JaxbHbmTimestampSourceEnum.html
│ │ │ │ │ │ │ ├── JaxbHbmToolingHintContainer.html
│ │ │ │ │ │ │ ├── JaxbHbmToolingHintType.html
│ │ │ │ │ │ │ ├── JaxbHbmTuplizerType.html
│ │ │ │ │ │ │ ├── JaxbHbmTypeDefinitionType.html
│ │ │ │ │ │ │ ├── JaxbHbmTypeSpecificationType.html
│ │ │ │ │ │ │ ├── JaxbHbmUnionSubclassEntityType.html
│ │ │ │ │ │ │ ├── JaxbHbmUnsavedValueCompositeIdEnum.html
│ │ │ │ │ │ │ ├── JaxbHbmUnsavedValueTimestampEnum.html
│ │ │ │ │ │ │ ├── JaxbHbmUnsavedValueVersionEnum.html
│ │ │ │ │ │ │ ├── JaxbHbmVersionAttributeType.html
│ │ │ │ │ │ │ ├── NativeQueryNonScalarRootReturn.html
│ │ │ │ │ │ │ ├── ObjectFactory.html
│ │ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ │ ├── PluralAttributeInfo.html
│ │ │ │ │ │ │ ├── PluralAttributeInfoIdBagAdapter.html
│ │ │ │ │ │ │ ├── PluralAttributeInfoPrimitiveArrayAdapter.html
│ │ │ │ │ │ │ ├── ResultSetMappingBindingDefinition.html
│ │ │ │ │ │ │ ├── SecondaryTableContainer.html
│ │ │ │ │ │ │ ├── SimpleValueTypeInfo.html
│ │ │ │ │ │ │ ├── SingularAttributeInfo.html
│ │ │ │ │ │ │ ├── SubEntityInfo.html
│ │ │ │ │ │ │ ├── TableInformationContainer.html
│ │ │ │ │ │ │ ├── ToolingHintContainer.html
│ │ │ │ │ │ │ └── TypeContainer.html
│ │ │ │ │ │ ├── Origin.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ ├── SourceType.html
│ │ │ │ │ │ └── spi
│ │ │ │ │ │ ├── Binder.html
│ │ │ │ │ │ ├── Binding.html
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ ├── Binder.html
│ │ │ │ │ │ │ ├── Binding.html
│ │ │ │ │ │ │ └── XmlSource.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ └── XmlSource.html
│ │ │ │ │ ├── MappingException.html
│ │ │ │ │ ├── MappingNotFoundException.html
│ │ │ │ │ ├── MetadataBuilder.html
│ │ │ │ │ ├── Metadata.html
│ │ │ │ │ ├── MetadataSources.html
│ │ │ │ │ ├── model
│ │ │ │ │ │ ├── Caching.html
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ ├── Caching.html
│ │ │ │ │ │ │ ├── CustomSql.html
│ │ │ │ │ │ │ ├── IdentifierGeneratorDefinition.Builder.html
│ │ │ │ │ │ │ ├── IdentifierGeneratorDefinition.html
│ │ │ │ │ │ │ ├── IdGeneratorStrategyInterpreter.GeneratorNameDeterminationContext.html
│ │ │ │ │ │ │ ├── IdGeneratorStrategyInterpreter.html
│ │ │ │ │ │ │ ├── JavaTypeDescriptor.html
│ │ │ │ │ │ │ ├── TruthValue.html
│ │ │ │ │ │ │ ├── TypeContributions.html
│ │ │ │ │ │ │ ├── TypeContributor.html
│ │ │ │ │ │ │ └── TypeDefinition.html
│ │ │ │ │ │ ├── convert
│ │ │ │ │ │ │ └── spi
│ │ │ │ │ │ │ ├── AutoApplicableConverterDescriptor.html
│ │ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ │ ├── AutoApplicableConverterDescriptor.html
│ │ │ │ │ │ │ │ ├── ConverterAutoApplyHandler.html
│ │ │ │ │ │ │ │ ├── ConverterDescriptor.html
│ │ │ │ │ │ │ │ └── JpaAttributeConverterCreationContext.html
│ │ │ │ │ │ │ ├── ConverterAutoApplyHandler.html
│ │ │ │ │ │ │ ├── ConverterDescriptor.html
│ │ │ │ │ │ │ ├── JpaAttributeConverterCreationContext.html
│ │ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ │ └── package-use.html
│ │ │ │ │ │ ├── CustomSql.html
│ │ │ │ │ │ ├── IdentifierGeneratorDefinition.Builder.html
│ │ │ │ │ │ ├── IdentifierGeneratorDefinition.html
│ │ │ │ │ │ ├── IdGeneratorStrategyInterpreter.GeneratorNameDeterminationContext.html
│ │ │ │ │ │ ├── IdGeneratorStrategyInterpreter.html
│ │ │ │ │ │ ├── JavaTypeDescriptor.html
│ │ │ │ │ │ ├── naming
│ │ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ │ ├── DatabaseIdentifier.html
│ │ │ │ │ │ │ │ ├── EntityNaming.html
│ │ │ │ │ │ │ │ ├── Identifier.html
│ │ │ │ │ │ │ │ ├── IllegalIdentifierException.html
│ │ │ │ │ │ │ │ ├── ImplicitAnyDiscriminatorColumnNameSource.html
│ │ │ │ │ │ │ │ ├── ImplicitAnyKeyColumnNameSource.html
│ │ │ │ │ │ │ │ ├── ImplicitBasicColumnNameSource.html
│ │ │ │ │ │ │ │ ├── ImplicitCollectionTableNameSource.html
│ │ │ │ │ │ │ │ ├── ImplicitConstraintNameSource.html
│ │ │ │ │ │ │ │ ├── ImplicitDiscriminatorColumnNameSource.html
│ │ │ │ │ │ │ │ ├── ImplicitEntityNameSource.html
│ │ │ │ │ │ │ │ ├── ImplicitForeignKeyNameSource.html
│ │ │ │ │ │ │ │ ├── ImplicitIdentifierColumnNameSource.html
│ │ │ │ │ │ │ │ ├── ImplicitIndexColumnNameSource.html
│ │ │ │ │ │ │ │ ├── ImplicitIndexNameSource.html
│ │ │ │ │ │ │ │ ├── ImplicitJoinColumnNameSource.html
│ │ │ │ │ │ │ │ ├── ImplicitJoinColumnNameSource.Nature.html
│ │ │ │ │ │ │ │ ├── ImplicitJoinTableNameSource.html
│ │ │ │ │ │ │ │ ├── ImplicitMapKeyColumnNameSource.html
│ │ │ │ │ │ │ │ ├── ImplicitNameSource.html
│ │ │ │ │ │ │ │ ├── ImplicitNamingStrategyComponentPathImpl.html
│ │ │ │ │ │ │ │ ├── ImplicitNamingStrategy.html
│ │ │ │ │ │ │ │ ├── ImplicitNamingStrategyJpaCompliantImpl.html
│ │ │ │ │ │ │ │ ├── ImplicitNamingStrategyLegacyHbmImpl.html
│ │ │ │ │ │ │ │ ├── ImplicitNamingStrategyLegacyJpaImpl.html
│ │ │ │ │ │ │ │ ├── ImplicitPrimaryKeyJoinColumnNameSource.html
│ │ │ │ │ │ │ │ ├── ImplicitTenantIdColumnNameSource.html
│ │ │ │ │ │ │ │ ├── ImplicitUniqueKeyNameSource.html
│ │ │ │ │ │ │ │ ├── NamingHelper.html
│ │ │ │ │ │ │ │ ├── NamingStrategyHelper.html
│ │ │ │ │ │ │ │ ├── ObjectNameNormalizer.html
│ │ │ │ │ │ │ │ ├── PhysicalNamingStrategy.html
│ │ │ │ │ │ │ │ └── PhysicalNamingStrategyStandardImpl.html
│ │ │ │ │ │ │ ├── DatabaseIdentifier.html
│ │ │ │ │ │ │ ├── EntityNaming.html
│ │ │ │ │ │ │ ├── Identifier.html
│ │ │ │ │ │ │ ├── IllegalIdentifierException.html
│ │ │ │ │ │ │ ├── ImplicitAnyDiscriminatorColumnNameSource.html
│ │ │ │ │ │ │ ├── ImplicitAnyKeyColumnNameSource.html
│ │ │ │ │ │ │ ├── ImplicitBasicColumnNameSource.html
│ │ │ │ │ │ │ ├── ImplicitCollectionTableNameSource.html
│ │ │ │ │ │ │ ├── ImplicitConstraintNameSource.html
│ │ │ │ │ │ │ ├── ImplicitDiscriminatorColumnNameSource.html
│ │ │ │ │ │ │ ├── ImplicitEntityNameSource.html
│ │ │ │ │ │ │ ├── ImplicitForeignKeyNameSource.html
│ │ │ │ │ │ │ ├── ImplicitIdentifierColumnNameSource.html
│ │ │ │ │ │ │ ├── ImplicitIndexColumnNameSource.html
│ │ │ │ │ │ │ ├── ImplicitIndexNameSource.html
│ │ │ │ │ │ │ ├── ImplicitJoinColumnNameSource.html
│ │ │ │ │ │ │ ├── ImplicitJoinColumnNameSource.Nature.html
│ │ │ │ │ │ │ ├── ImplicitJoinTableNameSource.html
│ │ │ │ │ │ │ ├── ImplicitMapKeyColumnNameSource.html
│ │ │ │ │ │ │ ├── ImplicitNameSource.html
│ │ │ │ │ │ │ ├── ImplicitNamingStrategyComponentPathImpl.html
│ │ │ │ │ │ │ ├── ImplicitNamingStrategy.html
│ │ │ │ │ │ │ ├── ImplicitNamingStrategyJpaCompliantImpl.html
│ │ │ │ │ │ │ ├── ImplicitNamingStrategyLegacyHbmImpl.html
│ │ │ │ │ │ │ ├── ImplicitNamingStrategyLegacyJpaImpl.html
│ │ │ │ │ │ │ ├── ImplicitPrimaryKeyJoinColumnNameSource.html
│ │ │ │ │ │ │ ├── ImplicitTenantIdColumnNameSource.html
│ │ │ │ │ │ │ ├── ImplicitUniqueKeyNameSource.html
│ │ │ │ │ │ │ ├── NamingHelper.html
│ │ │ │ │ │ │ ├── NamingStrategyHelper.html
│ │ │ │ │ │ │ ├── ObjectNameNormalizer.html
│ │ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ │ ├── PhysicalNamingStrategy.html
│ │ │ │ │ │ │ └── PhysicalNamingStrategyStandardImpl.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ ├── process
│ │ │ │ │ │ │ └── spi
│ │ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ │ ├── ManagedResources.html
│ │ │ │ │ │ │ │ └── MetadataBuildingProcess.html
│ │ │ │ │ │ │ ├── ManagedResources.html
│ │ │ │ │ │ │ ├── MetadataBuildingProcess.html
│ │ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ │ └── package-use.html
│ │ │ │ │ │ ├── relational
│ │ │ │ │ │ │ ├── AbstractAuxiliaryDatabaseObject.html
│ │ │ │ │ │ │ ├── AuxiliaryDatabaseObject.Expandable.html
│ │ │ │ │ │ │ ├── AuxiliaryDatabaseObject.html
│ │ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ │ ├── AbstractAuxiliaryDatabaseObject.html
│ │ │ │ │ │ │ │ ├── AuxiliaryDatabaseObject.Expandable.html
│ │ │ │ │ │ │ │ ├── AuxiliaryDatabaseObject.html
│ │ │ │ │ │ │ │ ├── Database.html
│ │ │ │ │ │ │ │ ├── Exportable.html
│ │ │ │ │ │ │ │ ├── ExportableProducer.html
│ │ │ │ │ │ │ │ ├── InitCommand.html
│ │ │ │ │ │ │ │ ├── Loggable.html
│ │ │ │ │ │ │ │ ├── NamedAuxiliaryDatabaseObject.html
│ │ │ │ │ │ │ │ ├── Namespace.ComparableHelper.html
│ │ │ │ │ │ │ │ ├── Namespace.html
│ │ │ │ │ │ │ │ ├── Namespace.Name.html
│ │ │ │ │ │ │ │ ├── QualifiedName.html
│ │ │ │ │ │ │ │ ├── QualifiedNameImpl.html
│ │ │ │ │ │ │ │ ├── QualifiedNameParser.html
│ │ │ │ │ │ │ │ ├── QualifiedNameParser.NameParts.html
│ │ │ │ │ │ │ │ ├── QualifiedSequenceName.html
│ │ │ │ │ │ │ │ ├── QualifiedTableName.html
│ │ │ │ │ │ │ │ ├── Sequence.html
│ │ │ │ │ │ │ │ ├── Sequence.Name.html
│ │ │ │ │ │ │ │ └── SimpleAuxiliaryDatabaseObject.html
│ │ │ │ │ │ │ ├── Database.html
│ │ │ │ │ │ │ ├── Exportable.html
│ │ │ │ │ │ │ ├── ExportableProducer.html
│ │ │ │ │ │ │ ├── InitCommand.html
│ │ │ │ │ │ │ ├── Loggable.html
│ │ │ │ │ │ │ ├── NamedAuxiliaryDatabaseObject.html
│ │ │ │ │ │ │ ├── Namespace.ComparableHelper.html
│ │ │ │ │ │ │ ├── Namespace.html
│ │ │ │ │ │ │ ├── Namespace.Name.html
│ │ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ │ ├── QualifiedName.html
│ │ │ │ │ │ │ ├── QualifiedNameImpl.html
│ │ │ │ │ │ │ ├── QualifiedNameParser.html
│ │ │ │ │ │ │ ├── QualifiedNameParser.NameParts.html
│ │ │ │ │ │ │ ├── QualifiedSequenceName.html
│ │ │ │ │ │ │ ├── QualifiedTableName.html
│ │ │ │ │ │ │ ├── Sequence.html
│ │ │ │ │ │ │ ├── Sequence.Name.html
│ │ │ │ │ │ │ └── SimpleAuxiliaryDatabaseObject.html
│ │ │ │ │ │ ├── source
│ │ │ │ │ │ │ └── spi
│ │ │ │ │ │ │ ├── AbstractAttributeKey.html
│ │ │ │ │ │ │ ├── AnyDiscriminatorSource.html
│ │ │ │ │ │ │ ├── AnyKeySource.html
│ │ │ │ │ │ │ ├── AnyMappingSource.html
│ │ │ │ │ │ │ ├── AssociationSource.html
│ │ │ │ │ │ │ ├── AttributePath.html
│ │ │ │ │ │ │ ├── AttributeRole.html
│ │ │ │ │ │ │ ├── AttributeSourceContainer.html
│ │ │ │ │ │ │ ├── AttributeSource.html
│ │ │ │ │ │ │ ├── CascadeStyleSource.html
│ │ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ │ ├── AbstractAttributeKey.html
│ │ │ │ │ │ │ │ ├── AnyDiscriminatorSource.html
│ │ │ │ │ │ │ │ ├── AnyKeySource.html
│ │ │ │ │ │ │ │ ├── AnyMappingSource.html
│ │ │ │ │ │ │ │ ├── AssociationSource.html
│ │ │ │ │ │ │ │ ├── AttributePath.html
│ │ │ │ │ │ │ │ ├── AttributeRole.html
│ │ │ │ │ │ │ │ ├── AttributeSourceContainer.html
│ │ │ │ │ │ │ │ ├── AttributeSource.html
│ │ │ │ │ │ │ │ ├── CascadeStyleSource.html
│ │ │ │ │ │ │ │ ├── CollectionIdSource.html
│ │ │ │ │ │ │ │ ├── ColumnBindingDefaults.html
│ │ │ │ │ │ │ │ ├── ColumnsAndFormulasSourceContainer.html
│ │ │ │ │ │ │ │ ├── ColumnSource.html
│ │ │ │ │ │ │ │ ├── CompositeIdentifierSource.html
│ │ │ │ │ │ │ │ ├── DerivedValueSource.html
│ │ │ │ │ │ │ │ ├── DiscriminatorSource.html
│ │ │ │ │ │ │ │ ├── EmbeddableMapping.html
│ │ │ │ │ │ │ │ ├── EmbeddableSourceContributor.html
│ │ │ │ │ │ │ │ ├── EmbeddableSource.html
│ │ │ │ │ │ │ │ ├── EmbeddedAttributeMapping.html
│ │ │ │ │ │ │ │ ├── EntityHierarchySource.html
│ │ │ │ │ │ │ │ ├── EntityNamingSourceContributor.html
│ │ │ │ │ │ │ │ ├── EntityNamingSource.html
│ │ │ │ │ │ │ │ ├── EntitySource.html
│ │ │ │ │ │ │ │ ├── FetchableAttributeSource.html
│ │ │ │ │ │ │ │ ├── FetchCharacteristics.html
│ │ │ │ │ │ │ │ ├── FetchCharacteristicsPluralAttribute.html
│ │ │ │ │ │ │ │ ├── FetchCharacteristicsSingularAssociation.html
│ │ │ │ │ │ │ │ ├── FilterSource.html
│ │ │ │ │ │ │ │ ├── ForeignKeyContributingSource.html
│ │ │ │ │ │ │ │ ├── HibernateTypeSource.html
│ │ │ │ │ │ │ │ ├── IdentifiableTypeSource.html
│ │ │ │ │ │ │ │ ├── IdentifierSourceAggregatedComposite.html
│ │ │ │ │ │ │ │ ├── IdentifierSource.html
│ │ │ │ │ │ │ │ ├── IdentifierSourceNonAggregatedComposite.html
│ │ │ │ │ │ │ │ ├── IdentifierSourceSimple.html
│ │ │ │ │ │ │ │ ├── InheritanceType.html
│ │ │ │ │ │ │ │ ├── InLineViewSource.html
│ │ │ │ │ │ │ │ ├── JavaTypeDescriptorResolvable.html
│ │ │ │ │ │ │ │ ├── JdbcDataType.html
│ │ │ │ │ │ │ │ ├── JoinedSubclassEntitySource.html
│ │ │ │ │ │ │ │ ├── JpaCallbackSource.html
│ │ │ │ │ │ │ │ ├── LocalMetadataBuildingContext.html
│ │ │ │ │ │ │ │ ├── MapsIdSource.html
│ │ │ │ │ │ │ │ ├── MetadataSourceProcessor.html
│ │ │ │ │ │ │ │ ├── MultiTenancySource.html
│ │ │ │ │ │ │ │ ├── NaturalIdMutability.html
│ │ │ │ │ │ │ │ ├── Orderable.html
│ │ │ │ │ │ │ │ ├── PluralAttributeElementNature.html
│ │ │ │ │ │ │ │ ├── PluralAttributeElementSourceAssociation.html
│ │ │ │ │ │ │ │ ├── PluralAttributeElementSourceBasic.html
│ │ │ │ │ │ │ │ ├── PluralAttributeElementSourceEmbedded.html
│ │ │ │ │ │ │ │ ├── PluralAttributeElementSource.html
│ │ │ │ │ │ │ │ ├── PluralAttributeElementSourceManyToAny.html
│ │ │ │ │ │ │ │ ├── PluralAttributeElementSourceManyToMany.html
│ │ │ │ │ │ │ │ ├── PluralAttributeElementSourceOneToMany.html
│ │ │ │ │ │ │ │ ├── PluralAttributeIndexNature.html
│ │ │ │ │ │ │ │ ├── PluralAttributeIndexSource.html
│ │ │ │ │ │ │ │ ├── PluralAttributeKeySource.html
│ │ │ │ │ │ │ │ ├── PluralAttributeMapKeyManyToAnySource.html
│ │ │ │ │ │ │ │ ├── PluralAttributeMapKeyManyToManySource.html
│ │ │ │ │ │ │ │ ├── PluralAttributeMapKeySourceBasic.html
│ │ │ │ │ │ │ │ ├── PluralAttributeMapKeySourceEmbedded.html
│ │ │ │ │ │ │ │ ├── PluralAttributeMapKeySource.html
│ │ │ │ │ │ │ │ ├── PluralAttributeMapKeySource.Nature.html
│ │ │ │ │ │ │ │ ├── PluralAttributeNature.html
│ │ │ │ │ │ │ │ ├── PluralAttributeSequentialIndexSource.html
│ │ │ │ │ │ │ │ ├── PluralAttributeSourceArray.html
│ │ │ │ │ │ │ │ ├── PluralAttributeSource.html
│ │ │ │ │ │ │ │ ├── RelationalValueSourceContainer.html
│ │ │ │ │ │ │ │ ├── RelationalValueSource.html
│ │ │ │ │ │ │ │ ├── RelationalValueSource.Nature.html
│ │ │ │ │ │ │ │ ├── SecondaryTableSource.html
│ │ │ │ │ │ │ │ ├── SingularAttributeNature.html
│ │ │ │ │ │ │ │ ├── SingularAttributeSourceAny.html
│ │ │ │ │ │ │ │ ├── SingularAttributeSourceBasic.html
│ │ │ │ │ │ │ │ ├── SingularAttributeSourceEmbedded.html
│ │ │ │ │ │ │ │ ├── SingularAttributeSource.html
│ │ │ │ │ │ │ │ ├── SingularAttributeSourceManyToOne.html
│ │ │ │ │ │ │ │ ├── SingularAttributeSourceOneToOne.html
│ │ │ │ │ │ │ │ ├── SingularAttributeSourceToOne.html
│ │ │ │ │ │ │ │ ├── SizeSource.html
│ │ │ │ │ │ │ │ ├── Sortable.html
│ │ │ │ │ │ │ │ ├── SubclassEntitySource.html
│ │ │ │ │ │ │ │ ├── TableSource.html
│ │ │ │ │ │ │ │ ├── TableSpecificationSource.html
│ │ │ │ │ │ │ │ ├── ToolingHintContextContainer.html
│ │ │ │ │ │ │ │ ├── ToolingHintContext.html
│ │ │ │ │ │ │ │ ├── ToolingHint.html
│ │ │ │ │ │ │ │ └── VersionAttributeSource.html
│ │ │ │ │ │ │ ├── CollectionIdSource.html
│ │ │ │ │ │ │ ├── ColumnBindingDefaults.html
│ │ │ │ │ │ │ ├── ColumnsAndFormulasSourceContainer.html
│ │ │ │ │ │ │ ├── ColumnSource.html
│ │ │ │ │ │ │ ├── CompositeIdentifierSource.html
│ │ │ │ │ │ │ ├── DerivedValueSource.html
│ │ │ │ │ │ │ ├── DiscriminatorSource.html
│ │ │ │ │ │ │ ├── EmbeddableMapping.html
│ │ │ │ │ │ │ ├── EmbeddableSourceContributor.html
│ │ │ │ │ │ │ ├── EmbeddableSource.html
│ │ │ │ │ │ │ ├── EmbeddedAttributeMapping.html
│ │ │ │ │ │ │ ├── EntityHierarchySource.html
│ │ │ │ │ │ │ ├── EntityNamingSourceContributor.html
│ │ │ │ │ │ │ ├── EntityNamingSource.html
│ │ │ │ │ │ │ ├── EntitySource.html
│ │ │ │ │ │ │ ├── FetchableAttributeSource.html
│ │ │ │ │ │ │ ├── FetchCharacteristics.html
│ │ │ │ │ │ │ ├── FetchCharacteristicsPluralAttribute.html
│ │ │ │ │ │ │ ├── FetchCharacteristicsSingularAssociation.html
│ │ │ │ │ │ │ ├── FilterSource.html
│ │ │ │ │ │ │ ├── ForeignKeyContributingSource.html
│ │ │ │ │ │ │ ├── HibernateTypeSource.html
│ │ │ │ │ │ │ ├── IdentifiableTypeSource.html
│ │ │ │ │ │ │ ├── IdentifierSourceAggregatedComposite.html
│ │ │ │ │ │ │ ├── IdentifierSource.html
│ │ │ │ │ │ │ ├── IdentifierSourceNonAggregatedComposite.html
│ │ │ │ │ │ │ ├── IdentifierSourceSimple.html
│ │ │ │ │ │ │ ├── InheritanceType.html
│ │ │ │ │ │ │ ├── InLineViewSource.html
│ │ │ │ │ │ │ ├── JavaTypeDescriptorResolvable.html
│ │ │ │ │ │ │ ├── JdbcDataType.html
│ │ │ │ │ │ │ ├── JoinedSubclassEntitySource.html
│ │ │ │ │ │ │ ├── JpaCallbackSource.html
│ │ │ │ │ │ │ ├── LocalMetadataBuildingContext.html
│ │ │ │ │ │ │ ├── MapsIdSource.html
│ │ │ │ │ │ │ ├── MetadataSourceProcessor.html
│ │ │ │ │ │ │ ├── MultiTenancySource.html
│ │ │ │ │ │ │ ├── NaturalIdMutability.html
│ │ │ │ │ │ │ ├── Orderable.html
│ │ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ │ ├── PluralAttributeElementNature.html
│ │ │ │ │ │ │ ├── PluralAttributeElementSourceAssociation.html
│ │ │ │ │ │ │ ├── PluralAttributeElementSourceBasic.html
│ │ │ │ │ │ │ ├── PluralAttributeElementSourceEmbedded.html
│ │ │ │ │ │ │ ├── PluralAttributeElementSource.html
│ │ │ │ │ │ │ ├── PluralAttributeElementSourceManyToAny.html
│ │ │ │ │ │ │ ├── PluralAttributeElementSourceManyToMany.html
│ │ │ │ │ │ │ ├── PluralAttributeElementSourceOneToMany.html
│ │ │ │ │ │ │ ├── PluralAttributeIndexNature.html
│ │ │ │ │ │ │ ├── PluralAttributeIndexSource.html
│ │ │ │ │ │ │ ├── PluralAttributeKeySource.html
│ │ │ │ │ │ │ ├── PluralAttributeMapKeyManyToAnySource.html
│ │ │ │ │ │ │ ├── PluralAttributeMapKeyManyToManySource.html
│ │ │ │ │ │ │ ├── PluralAttributeMapKeySourceBasic.html
│ │ │ │ │ │ │ ├── PluralAttributeMapKeySourceEmbedded.html
│ │ │ │ │ │ │ ├── PluralAttributeMapKeySource.html
│ │ │ │ │ │ │ ├── PluralAttributeMapKeySource.Nature.html
│ │ │ │ │ │ │ ├── PluralAttributeNature.html
│ │ │ │ │ │ │ ├── PluralAttributeSequentialIndexSource.html
│ │ │ │ │ │ │ ├── PluralAttributeSourceArray.html
│ │ │ │ │ │ │ ├── PluralAttributeSource.html
│ │ │ │ │ │ │ ├── RelationalValueSourceContainer.html
│ │ │ │ │ │ │ ├── RelationalValueSource.html
│ │ │ │ │ │ │ ├── RelationalValueSource.Nature.html
│ │ │ │ │ │ │ ├── SecondaryTableSource.html
│ │ │ │ │ │ │ ├── SingularAttributeNature.html
│ │ │ │ │ │ │ ├── SingularAttributeSourceAny.html
│ │ │ │ │ │ │ ├── SingularAttributeSourceBasic.html
│ │ │ │ │ │ │ ├── SingularAttributeSourceEmbedded.html
│ │ │ │ │ │ │ ├── SingularAttributeSource.html
│ │ │ │ │ │ │ ├── SingularAttributeSourceManyToOne.html
│ │ │ │ │ │ │ ├── SingularAttributeSourceOneToOne.html
│ │ │ │ │ │ │ ├── SingularAttributeSourceToOne.html
│ │ │ │ │ │ │ ├── SizeSource.html
│ │ │ │ │ │ │ ├── Sortable.html
│ │ │ │ │ │ │ ├── SubclassEntitySource.html
│ │ │ │ │ │ │ ├── TableSource.html
│ │ │ │ │ │ │ ├── TableSpecificationSource.html
│ │ │ │ │ │ │ ├── ToolingHintContextContainer.html
│ │ │ │ │ │ │ ├── ToolingHintContext.html
│ │ │ │ │ │ │ ├── ToolingHint.html
│ │ │ │ │ │ │ └── VersionAttributeSource.html
│ │ │ │ │ │ ├── TruthValue.html
│ │ │ │ │ │ ├── TypeContributions.html
│ │ │ │ │ │ ├── TypeContributor.html
│ │ │ │ │ │ └── TypeDefinition.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ ├── package-use.html
│ │ │ │ │ ├── registry
│ │ │ │ │ │ ├── BootstrapServiceRegistryBuilder.html
│ │ │ │ │ │ ├── BootstrapServiceRegistry.html
│ │ │ │ │ │ ├── classloading
│ │ │ │ │ │ │ └── spi
│ │ │ │ │ │ │ ├── ClassLoaderService.html
│ │ │ │ │ │ │ ├── ClassLoaderService.Work.html
│ │ │ │ │ │ │ ├── ClassLoadingException.html
│ │ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ │ ├── ClassLoaderService.html
│ │ │ │ │ │ │ │ ├── ClassLoaderService.Work.html
│ │ │ │ │ │ │ │ └── ClassLoadingException.html
│ │ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ │ └── package-use.html
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ ├── BootstrapServiceRegistryBuilder.html
│ │ │ │ │ │ │ ├── BootstrapServiceRegistry.html
│ │ │ │ │ │ │ ├── StandardServiceInitiator.html
│ │ │ │ │ │ │ ├── StandardServiceRegistryBuilder.html
│ │ │ │ │ │ │ └── StandardServiceRegistry.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ ├── selector
│ │ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ │ ├── SimpleStrategyRegistrationImpl.html
│ │ │ │ │ │ │ │ ├── StrategyRegistration.html
│ │ │ │ │ │ │ │ └── StrategyRegistrationProvider.html
│ │ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ │ ├── SimpleStrategyRegistrationImpl.html
│ │ │ │ │ │ │ ├── spi
│ │ │ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ │ │ ├── StrategyCreator.html
│ │ │ │ │ │ │ │ │ ├── StrategySelectionException.html
│ │ │ │ │ │ │ │ │ └── StrategySelector.html
│ │ │ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ │ │ ├── StrategyCreator.html
│ │ │ │ │ │ │ │ ├── StrategySelectionException.html
│ │ │ │ │ │ │ │ └── StrategySelector.html
│ │ │ │ │ │ │ ├── StrategyRegistration.html
│ │ │ │ │ │ │ └── StrategyRegistrationProvider.html
│ │ │ │ │ │ ├── StandardServiceInitiator.html
│ │ │ │ │ │ ├── StandardServiceRegistryBuilder.html
│ │ │ │ │ │ └── StandardServiceRegistry.html
│ │ │ │ │ ├── SchemaAutoTooling.html
│ │ │ │ │ ├── SessionFactoryBuilder.html
│ │ │ │ │ ├── spi
│ │ │ │ │ │ ├── AbstractDelegatingMetadataBuilderImplementor.html
│ │ │ │ │ │ ├── AbstractDelegatingMetadataBuildingOptions.html
│ │ │ │ │ │ ├── AbstractDelegatingMetadata.html
│ │ │ │ │ │ ├── AbstractDelegatingSessionFactoryBuilder.html
│ │ │ │ │ │ ├── AbstractDelegatingSessionFactoryBuilderImplementor.html
│ │ │ │ │ │ ├── AbstractDelegatingSessionFactoryOptions.html
│ │ │ │ │ │ ├── AdditionalJaxbMappingProducer.html
│ │ │ │ │ │ ├── BasicTypeRegistration.html
│ │ │ │ │ │ ├── BootstrapContext.html
│ │ │ │ │ │ ├── ClassLoaderAccessDelegateImpl.html
│ │ │ │ │ │ ├── ClassLoaderAccess.html
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ ├── AbstractDelegatingMetadataBuilderImplementor.html
│ │ │ │ │ │ │ ├── AbstractDelegatingMetadataBuildingOptions.html
│ │ │ │ │ │ │ ├── AbstractDelegatingMetadata.html
│ │ │ │ │ │ │ ├── AbstractDelegatingSessionFactoryBuilder.html
│ │ │ │ │ │ │ ├── AbstractDelegatingSessionFactoryBuilderImplementor.html
│ │ │ │ │ │ │ ├── AbstractDelegatingSessionFactoryOptions.html
│ │ │ │ │ │ │ ├── AdditionalJaxbMappingProducer.html
│ │ │ │ │ │ │ ├── BasicTypeRegistration.html
│ │ │ │ │ │ │ ├── BootstrapContext.html
│ │ │ │ │ │ │ ├── ClassLoaderAccessDelegateImpl.html
│ │ │ │ │ │ │ ├── ClassLoaderAccess.html
│ │ │ │ │ │ │ ├── InFlightMetadataCollector.DelayedPropertyReferenceHandler.html
│ │ │ │ │ │ │ ├── InFlightMetadataCollector.DuplicateSecondaryTableException.html
│ │ │ │ │ │ │ ├── InFlightMetadataCollector.EntityTableXref.html
│ │ │ │ │ │ │ ├── InFlightMetadataCollector.html
│ │ │ │ │ │ │ ├── JpaOrmXmlPersistenceUnitDefaultAware.html
│ │ │ │ │ │ │ ├── JpaOrmXmlPersistenceUnitDefaultAware.JpaOrmXmlPersistenceUnitDefaults.html
│ │ │ │ │ │ │ ├── MappingDefaults.html
│ │ │ │ │ │ │ ├── MetadataBuilderContributor.html
│ │ │ │ │ │ │ ├── MetadataBuilderFactory.html
│ │ │ │ │ │ │ ├── MetadataBuilderImplementor.html
│ │ │ │ │ │ │ ├── MetadataBuilderInitializer.html
│ │ │ │ │ │ │ ├── MetadataBuildingContext.html
│ │ │ │ │ │ │ ├── MetadataBuildingOptions.html
│ │ │ │ │ │ │ ├── MetadataContributor.html
│ │ │ │ │ │ │ ├── MetadataImplementor.html
│ │ │ │ │ │ │ ├── MetadataSourcesContributor.html
│ │ │ │ │ │ │ ├── NaturalIdUniqueKeyBinder.html
│ │ │ │ │ │ │ ├── SessionFactoryBuilderFactory.html
│ │ │ │ │ │ │ ├── SessionFactoryBuilderImplementor.html
│ │ │ │ │ │ │ ├── SessionFactoryOptions.html
│ │ │ │ │ │ │ └── XmlMappingBinderAccess.html
│ │ │ │ │ │ ├── InFlightMetadataCollector.DelayedPropertyReferenceHandler.html
│ │ │ │ │ │ ├── InFlightMetadataCollector.DuplicateSecondaryTableException.html
│ │ │ │ │ │ ├── InFlightMetadataCollector.EntityTableXref.html
│ │ │ │ │ │ ├── InFlightMetadataCollector.html
│ │ │ │ │ │ ├── JpaOrmXmlPersistenceUnitDefaultAware.html
│ │ │ │ │ │ ├── JpaOrmXmlPersistenceUnitDefaultAware.JpaOrmXmlPersistenceUnitDefaults.html
│ │ │ │ │ │ ├── MappingDefaults.html
│ │ │ │ │ │ ├── MetadataBuilderContributor.html
│ │ │ │ │ │ ├── MetadataBuilderFactory.html
│ │ │ │ │ │ ├── MetadataBuilderImplementor.html
│ │ │ │ │ │ ├── MetadataBuilderInitializer.html
│ │ │ │ │ │ ├── MetadataBuildingContext.html
│ │ │ │ │ │ ├── MetadataBuildingOptions.html
│ │ │ │ │ │ ├── MetadataContributor.html
│ │ │ │ │ │ ├── MetadataImplementor.html
│ │ │ │ │ │ ├── MetadataSourcesContributor.html
│ │ │ │ │ │ ├── NaturalIdUniqueKeyBinder.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ ├── SessionFactoryBuilderFactory.html
│ │ │ │ │ │ ├── SessionFactoryBuilderImplementor.html
│ │ │ │ │ │ ├── SessionFactoryOptions.html
│ │ │ │ │ │ └── XmlMappingBinderAccess.html
│ │ │ │ │ ├── TempTableDdlTransactionHandling.html
│ │ │ │ │ ├── UnsupportedOrmXsdVersionException.html
│ │ │ │ │ └── xsd
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── ConfigXsdSupport.html
│ │ │ │ │ │ ├── LocalXsdResolver.html
│ │ │ │ │ │ ├── MappingXsdSupport.html
│ │ │ │ │ │ └── XsdDescriptor.html
│ │ │ │ │ ├── ConfigXsdSupport.html
│ │ │ │ │ ├── LocalXsdResolver.html
│ │ │ │ │ ├── MappingXsdSupport.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ ├── package-use.html
│ │ │ │ │ └── XsdDescriptor.html
│ │ │ │ ├── bytecode
│ │ │ │ │ ├── enhance
│ │ │ │ │ │ └── spi
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ ├── CollectionTracker.html
│ │ │ │ │ │ │ ├── DefaultEnhancementContext.html
│ │ │ │ │ │ │ ├── EnhancementContext.html
│ │ │ │ │ │ │ ├── EnhancementContextWrapper.html
│ │ │ │ │ │ │ ├── EnhancementException.html
│ │ │ │ │ │ │ ├── EnhancerConstants.html
│ │ │ │ │ │ │ ├── Enhancer.html
│ │ │ │ │ │ │ ├── LazyPropertyInitializer.html
│ │ │ │ │ │ │ ├── LazyPropertyInitializer.InterceptorImplementor.html
│ │ │ │ │ │ │ ├── UnloadedClass.html
│ │ │ │ │ │ │ └── UnloadedField.html
│ │ │ │ │ │ ├── CollectionTracker.html
│ │ │ │ │ │ ├── DefaultEnhancementContext.html
│ │ │ │ │ │ ├── EnhancementContext.html
│ │ │ │ │ │ ├── EnhancementContextWrapper.html
│ │ │ │ │ │ ├── EnhancementException.html
│ │ │ │ │ │ ├── EnhancerConstants.html
│ │ │ │ │ │ ├── Enhancer.html
│ │ │ │ │ │ ├── interceptor
│ │ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ │ ├── Helper.html
│ │ │ │ │ │ │ │ ├── LazyAttributeDescriptor.html
│ │ │ │ │ │ │ │ ├── LazyAttributeLoadingInterceptor.html
│ │ │ │ │ │ │ │ ├── LazyAttributesMetadata.html
│ │ │ │ │ │ │ │ └── LazyFetchGroupMetadata.html
│ │ │ │ │ │ │ ├── Helper.html
│ │ │ │ │ │ │ ├── LazyAttributeDescriptor.html
│ │ │ │ │ │ │ ├── LazyAttributeLoadingInterceptor.html
│ │ │ │ │ │ │ ├── LazyAttributesMetadata.html
│ │ │ │ │ │ │ ├── LazyFetchGroupMetadata.html
│ │ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ │ └── package-use.html
│ │ │ │ │ │ ├── LazyPropertyInitializer.html
│ │ │ │ │ │ ├── LazyPropertyInitializer.InterceptorImplementor.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ ├── UnloadedClass.html
│ │ │ │ │ │ └── UnloadedField.html
│ │ │ │ │ └── spi
│ │ │ │ │ ├── BasicProxyFactory.html
│ │ │ │ │ ├── BytecodeEnhancementMetadata.html
│ │ │ │ │ ├── ByteCodeHelper.html
│ │ │ │ │ ├── BytecodeProvider.html
│ │ │ │ │ ├── ClassTransformer.html
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── BasicProxyFactory.html
│ │ │ │ │ │ ├── BytecodeEnhancementMetadata.html
│ │ │ │ │ │ ├── ByteCodeHelper.html
│ │ │ │ │ │ ├── BytecodeProvider.html
│ │ │ │ │ │ ├── ClassTransformer.html
│ │ │ │ │ │ ├── InstrumentedClassLoader.html
│ │ │ │ │ │ ├── NotInstrumentedException.html
│ │ │ │ │ │ ├── ProxyFactoryFactory.html
│ │ │ │ │ │ ├── ReflectionOptimizer.AccessOptimizer.html
│ │ │ │ │ │ ├── ReflectionOptimizer.html
│ │ │ │ │ │ └── ReflectionOptimizer.InstantiationOptimizer.html
│ │ │ │ │ ├── InstrumentedClassLoader.html
│ │ │ │ │ ├── NotInstrumentedException.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ ├── package-use.html
│ │ │ │ │ ├── ProxyFactoryFactory.html
│ │ │ │ │ ├── ReflectionOptimizer.AccessOptimizer.html
│ │ │ │ │ ├── ReflectionOptimizer.html
│ │ │ │ │ └── ReflectionOptimizer.InstantiationOptimizer.html
│ │ │ │ ├── cache
│ │ │ │ │ ├── CacheException.html
│ │ │ │ │ ├── cfg
│ │ │ │ │ │ └── spi
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ ├── CollectionDataCachingConfig.html
│ │ │ │ │ │ │ ├── DomainDataCachingConfig.html
│ │ │ │ │ │ │ ├── DomainDataRegionBuildingContext.html
│ │ │ │ │ │ │ ├── DomainDataRegionConfig.html
│ │ │ │ │ │ │ ├── EntityDataCachingConfig.html
│ │ │ │ │ │ │ └── NaturalIdDataCachingConfig.html
│ │ │ │ │ │ ├── CollectionDataCachingConfig.html
│ │ │ │ │ │ ├── DomainDataCachingConfig.html
│ │ │ │ │ │ ├── DomainDataRegionBuildingContext.html
│ │ │ │ │ │ ├── DomainDataRegionConfig.html
│ │ │ │ │ │ ├── EntityDataCachingConfig.html
│ │ │ │ │ │ ├── NaturalIdDataCachingConfig.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ └── package-use.html
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── CacheException.html
│ │ │ │ │ │ ├── NoCacheRegionFactoryAvailableException.html
│ │ │ │ │ │ └── RegionFactory.html
│ │ │ │ │ ├── jcache
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ ├── ConfigSettings.html
│ │ │ │ │ │ │ ├── JCacheHelper.html
│ │ │ │ │ │ │ └── MissingCacheStrategy.html
│ │ │ │ │ │ ├── ConfigSettings.html
│ │ │ │ │ │ ├── JCacheHelper.html
│ │ │ │ │ │ ├── MissingCacheStrategy.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ └── package-use.html
│ │ │ │ │ ├── NoCacheRegionFactoryAvailableException.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ ├── package-use.html
│ │ │ │ │ ├── RegionFactory.html
│ │ │ │ │ └── spi
│ │ │ │ │ ├── AbstractCacheTransactionSynchronization.html
│ │ │ │ │ ├── AbstractRegionFactory.html
│ │ │ │ │ ├── access
│ │ │ │ │ │ ├── AccessType.html
│ │ │ │ │ │ ├── CachedDomainDataAccess.html
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ ├── AccessType.html
│ │ │ │ │ │ │ ├── CachedDomainDataAccess.html
│ │ │ │ │ │ │ ├── CollectionDataAccess.html
│ │ │ │ │ │ │ ├── EntityDataAccess.html
│ │ │ │ │ │ │ ├── NaturalIdDataAccess.html
│ │ │ │ │ │ │ ├── SoftLock.html
│ │ │ │ │ │ │ └── UnknownAccessTypeException.html
│ │ │ │ │ │ ├── CollectionDataAccess.html
│ │ │ │ │ │ ├── EntityDataAccess.html
│ │ │ │ │ │ ├── NaturalIdDataAccess.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ ├── SoftLock.html
│ │ │ │ │ │ └── UnknownAccessTypeException.html
│ │ │ │ │ ├── CacheImplementor.html
│ │ │ │ │ ├── CacheKeysFactory.html
│ │ │ │ │ ├── CacheTransactionSynchronization.html
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── AbstractCacheTransactionSynchronization.html
│ │ │ │ │ │ ├── AbstractRegionFactory.html
│ │ │ │ │ │ ├── CacheImplementor.html
│ │ │ │ │ │ ├── CacheKeysFactory.html
│ │ │ │ │ │ ├── CacheTransactionSynchronization.html
│ │ │ │ │ │ ├── DirectAccessRegion.html
│ │ │ │ │ │ ├── DomainDataRegion.html
│ │ │ │ │ │ ├── ExtendedStatisticsSupport.html
│ │ │ │ │ │ ├── FilterKey.html
│ │ │ │ │ │ ├── QueryCache.html
│ │ │ │ │ │ ├── QueryKey.html
│ │ │ │ │ │ ├── QueryResultsCache.html
│ │ │ │ │ │ ├── QueryResultsRegion.html
│ │ │ │ │ │ ├── QuerySpacesHelper.html
│ │ │ │ │ │ ├── RegionFactory.html
│ │ │ │ │ │ ├── Region.html
│ │ │ │ │ │ ├── SecondLevelCacheLogger.html
│ │ │ │ │ │ ├── StandardCacheTransactionSynchronization.html
│ │ │ │ │ │ ├── TimestampsCacheFactory.html
│ │ │ │ │ │ ├── TimestampsCache.html
│ │ │ │ │ │ ├── TimestampsRegion.html
│ │ │ │ │ │ └── UpdateTimestampsCache.html
│ │ │ │ │ ├── DirectAccessRegion.html
│ │ │ │ │ ├── DomainDataRegion.html
│ │ │ │ │ ├── entry
│ │ │ │ │ │ ├── CacheEntry.html
│ │ │ │ │ │ ├── CacheEntryStructure.html
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ ├── CacheEntry.html
│ │ │ │ │ │ │ ├── CacheEntryStructure.html
│ │ │ │ │ │ │ ├── CollectionCacheEntry.html
│ │ │ │ │ │ │ ├── ReferenceCacheEntryImpl.html
│ │ │ │ │ │ │ ├── StandardCacheEntryImpl.html
│ │ │ │ │ │ │ ├── StructuredCacheEntry.html
│ │ │ │ │ │ │ ├── StructuredCollectionCacheEntry.html
│ │ │ │ │ │ │ ├── StructuredMapCacheEntry.html
│ │ │ │ │ │ │ └── UnstructuredCacheEntry.html
│ │ │ │ │ │ ├── CollectionCacheEntry.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ ├── ReferenceCacheEntryImpl.html
│ │ │ │ │ │ ├── StandardCacheEntryImpl.html
│ │ │ │ │ │ ├── StructuredCacheEntry.html
│ │ │ │ │ │ ├── StructuredCollectionCacheEntry.html
│ │ │ │ │ │ ├── StructuredMapCacheEntry.html
│ │ │ │ │ │ └── UnstructuredCacheEntry.html
│ │ │ │ │ ├── ExtendedStatisticsSupport.html
│ │ │ │ │ ├── FilterKey.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ ├── package-use.html
│ │ │ │ │ ├── QueryCache.html
│ │ │ │ │ ├── QueryKey.html
│ │ │ │ │ ├── QueryResultsCache.html
│ │ │ │ │ ├── QueryResultsRegion.html
│ │ │ │ │ ├── QuerySpacesHelper.html
│ │ │ │ │ ├── RegionFactory.html
│ │ │ │ │ ├── Region.html
│ │ │ │ │ ├── SecondLevelCacheLogger.html
│ │ │ │ │ ├── StandardCacheTransactionSynchronization.html
│ │ │ │ │ ├── support
│ │ │ │ │ │ ├── AbstractCachedDomainDataAccess.html
│ │ │ │ │ │ ├── AbstractCollectionDataAccess.html
│ │ │ │ │ │ ├── AbstractDomainDataRegion.Destructible.html
│ │ │ │ │ │ ├── AbstractDomainDataRegion.html
│ │ │ │ │ │ ├── AbstractEntityDataAccess.html
│ │ │ │ │ │ ├── AbstractNaturalIdDataAccess.html
│ │ │ │ │ │ ├── AbstractReadWriteAccess.html
│ │ │ │ │ │ ├── AbstractReadWriteAccess.Item.html
│ │ │ │ │ │ ├── AbstractReadWriteAccess.Lockable.html
│ │ │ │ │ │ ├── AbstractReadWriteAccess.SoftLockImpl.html
│ │ │ │ │ │ ├── AbstractRegion.html
│ │ │ │ │ │ ├── AccessedDataClassification.html
│ │ │ │ │ │ ├── CacheUtils.html
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ ├── AbstractCachedDomainDataAccess.html
│ │ │ │ │ │ │ ├── AbstractCollectionDataAccess.html
│ │ │ │ │ │ │ ├── AbstractDomainDataRegion.Destructible.html
│ │ │ │ │ │ │ ├── AbstractDomainDataRegion.html
│ │ │ │ │ │ │ ├── AbstractEntityDataAccess.html
│ │ │ │ │ │ │ ├── AbstractNaturalIdDataAccess.html
│ │ │ │ │ │ │ ├── AbstractReadWriteAccess.html
│ │ │ │ │ │ │ ├── AbstractReadWriteAccess.Item.html
│ │ │ │ │ │ │ ├── AbstractReadWriteAccess.Lockable.html
│ │ │ │ │ │ │ ├── AbstractReadWriteAccess.SoftLockImpl.html
│ │ │ │ │ │ │ ├── AbstractRegion.html
│ │ │ │ │ │ │ ├── AccessedDataClassification.html
│ │ │ │ │ │ │ ├── CacheUtils.html
│ │ │ │ │ │ │ ├── CollectionNonStrictReadWriteAccess.html
│ │ │ │ │ │ │ ├── CollectionReadOnlyAccess.html
│ │ │ │ │ │ │ ├── CollectionReadWriteAccess.html
│ │ │ │ │ │ │ ├── CollectionTransactionAccess.html
│ │ │ │ │ │ │ ├── DirectAccessRegionTemplate.html
│ │ │ │ │ │ │ ├── DomainDataRegionImpl.html
│ │ │ │ │ │ │ ├── DomainDataRegionTemplate.html
│ │ │ │ │ │ │ ├── DomainDataStorageAccess.html
│ │ │ │ │ │ │ ├── EntityNonStrictReadWriteAccess.html
│ │ │ │ │ │ │ ├── EntityReadOnlyAccess.html
│ │ │ │ │ │ │ ├── EntityReadWriteAccess.html
│ │ │ │ │ │ │ ├── EntityTransactionalAccess.html
│ │ │ │ │ │ │ ├── NaturalIdNonStrictReadWriteAccess.html
│ │ │ │ │ │ │ ├── NaturalIdReadOnlyAccess.html
│ │ │ │ │ │ │ ├── NaturalIdReadWriteAccess.html
│ │ │ │ │ │ │ ├── NaturalIdTransactionalAccess.html
│ │ │ │ │ │ │ ├── QueryResultsRegionTemplate.html
│ │ │ │ │ │ │ ├── RegionFactoryTemplate.html
│ │ │ │ │ │ │ ├── RegionNameQualifier.html
│ │ │ │ │ │ │ ├── SimpleTimestamper.html
│ │ │ │ │ │ │ ├── StorageAccess.html
│ │ │ │ │ │ │ └── TimestampsRegionTemplate.html
│ │ │ │ │ │ ├── CollectionNonStrictReadWriteAccess.html
│ │ │ │ │ │ ├── CollectionReadOnlyAccess.html
│ │ │ │ │ │ ├── CollectionReadWriteAccess.html
│ │ │ │ │ │ ├── CollectionTransactionAccess.html
│ │ │ │ │ │ ├── DirectAccessRegionTemplate.html
│ │ │ │ │ │ ├── DomainDataRegionImpl.html
│ │ │ │ │ │ ├── DomainDataRegionTemplate.html
│ │ │ │ │ │ ├── DomainDataStorageAccess.html
│ │ │ │ │ │ ├── EntityNonStrictReadWriteAccess.html
│ │ │ │ │ │ ├── EntityReadOnlyAccess.html
│ │ │ │ │ │ ├── EntityReadWriteAccess.html
│ │ │ │ │ │ ├── EntityTransactionalAccess.html
│ │ │ │ │ │ ├── NaturalIdNonStrictReadWriteAccess.html
│ │ │ │ │ │ ├── NaturalIdReadOnlyAccess.html
│ │ │ │ │ │ ├── NaturalIdReadWriteAccess.html
│ │ │ │ │ │ ├── NaturalIdTransactionalAccess.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ ├── QueryResultsRegionTemplate.html
│ │ │ │ │ │ ├── RegionFactoryTemplate.html
│ │ │ │ │ │ ├── RegionNameQualifier.html
│ │ │ │ │ │ ├── SimpleTimestamper.html
│ │ │ │ │ │ ├── StorageAccess.html
│ │ │ │ │ │ └── TimestampsRegionTemplate.html
│ │ │ │ │ ├── TimestampsCacheFactory.html
│ │ │ │ │ ├── TimestampsCache.html
│ │ │ │ │ ├── TimestampsRegion.html
│ │ │ │ │ └── UpdateTimestampsCache.html
│ │ │ │ ├── Cache.html
│ │ │ │ ├── CacheMode.html
│ │ │ │ ├── CallbackException.html
│ │ │ │ ├── cfg
│ │ │ │ │ ├── AbstractPropertyHolder.html
│ │ │ │ │ ├── AccessType.html
│ │ │ │ │ ├── AnnotatedClassType.html
│ │ │ │ │ ├── AnnotationBinder.html
│ │ │ │ │ ├── annotations
│ │ │ │ │ │ ├── ArrayBinder.html
│ │ │ │ │ │ ├── BagBinder.html
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ ├── ArrayBinder.html
│ │ │ │ │ │ │ ├── BagBinder.html
│ │ │ │ │ │ │ ├── CollectionBinder.html
│ │ │ │ │ │ │ ├── CustomizableColumns.html
│ │ │ │ │ │ │ ├── EntityBinder.html
│ │ │ │ │ │ │ ├── HCANNHelper.html
│ │ │ │ │ │ │ ├── IdBagBinder.html
│ │ │ │ │ │ │ ├── ListBinder.html
│ │ │ │ │ │ │ ├── MapBinder.html
│ │ │ │ │ │ │ ├── MapKeyColumnDelegator.html
│ │ │ │ │ │ │ ├── MapKeyJoinColumnDelegator.html
│ │ │ │ │ │ │ ├── NamedEntityGraphDefinition.html
│ │ │ │ │ │ │ ├── NamedProcedureCallDefinition.html
│ │ │ │ │ │ │ ├── Nullability.html
│ │ │ │ │ │ │ ├── PrimitiveArrayBinder.html
│ │ │ │ │ │ │ ├── PropertyBinder.html
│ │ │ │ │ │ │ ├── QueryBinder.html
│ │ │ │ │ │ │ ├── QueryHintDefinition.html
│ │ │ │ │ │ │ ├── ResultsetMappingSecondPass.html
│ │ │ │ │ │ │ ├── SetBinder.html
│ │ │ │ │ │ │ ├── SimpleValueBinder.html
│ │ │ │ │ │ │ └── TableBinder.html
│ │ │ │ │ │ ├── CollectionBinder.html
│ │ │ │ │ │ ├── CustomizableColumns.html
│ │ │ │ │ │ ├── EntityBinder.html
│ │ │ │ │ │ ├── HCANNHelper.html
│ │ │ │ │ │ ├── IdBagBinder.html
│ │ │ │ │ │ ├── ListBinder.html
│ │ │ │ │ │ ├── MapBinder.html
│ │ │ │ │ │ ├── MapKeyColumnDelegator.html
│ │ │ │ │ │ ├── MapKeyJoinColumnDelegator.html
│ │ │ │ │ │ ├── NamedEntityGraphDefinition.html
│ │ │ │ │ │ ├── NamedProcedureCallDefinition.html
│ │ │ │ │ │ ├── Nullability.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ ├── PrimitiveArrayBinder.html
│ │ │ │ │ │ ├── PropertyBinder.html
│ │ │ │ │ │ ├── QueryBinder.html
│ │ │ │ │ │ ├── QueryHintDefinition.html
│ │ │ │ │ │ ├── reflection
│ │ │ │ │ │ │ ├── AttributeConverterDefinitionCollector.html
│ │ │ │ │ │ │ ├── ClassLoaderAccessLazyImpl.html
│ │ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ │ ├── AttributeConverterDefinitionCollector.html
│ │ │ │ │ │ │ │ ├── ClassLoaderAccessLazyImpl.html
│ │ │ │ │ │ │ │ ├── JPAMetadataProvider.html
│ │ │ │ │ │ │ │ ├── JPAOverriddenAnnotationReader.html
│ │ │ │ │ │ │ │ ├── PersistentAttributeFilter.html
│ │ │ │ │ │ │ │ ├── XMLContext.Default.html
│ │ │ │ │ │ │ │ └── XMLContext.html
│ │ │ │ │ │ │ ├── JPAMetadataProvider.html
│ │ │ │ │ │ │ ├── JPAOverriddenAnnotationReader.html
│ │ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ │ ├── PersistentAttributeFilter.html
│ │ │ │ │ │ │ ├── XMLContext.Default.html
│ │ │ │ │ │ │ └── XMLContext.html
│ │ │ │ │ │ ├── ResultsetMappingSecondPass.html
│ │ │ │ │ │ ├── SetBinder.html
│ │ │ │ │ │ ├── SimpleValueBinder.html
│ │ │ │ │ │ └── TableBinder.html
│ │ │ │ │ ├── AttributeConversionInfo.html
│ │ │ │ │ ├── AttributeConverterDefinition.html
│ │ │ │ │ ├── AvailableSettings.html
│ │ │ │ │ ├── BaselineSessionEventsListenerBuilder.html
│ │ │ │ │ ├── beanvalidation
│ │ │ │ │ │ ├── ActivationContext.html
│ │ │ │ │ │ ├── BeanValidationEventListener.html
│ │ │ │ │ │ ├── BeanValidationIntegrator.html
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ ├── ActivationContext.html
│ │ │ │ │ │ │ ├── BeanValidationEventListener.html
│ │ │ │ │ │ │ ├── BeanValidationIntegrator.html
│ │ │ │ │ │ │ ├── DuplicationStrategyImpl.html
│ │ │ │ │ │ │ ├── GroupsPerOperation.html
│ │ │ │ │ │ │ ├── GroupsPerOperation.Operation.html
│ │ │ │ │ │ │ ├── HibernateTraversableResolver.html
│ │ │ │ │ │ │ ├── IntegrationException.html
│ │ │ │ │ │ │ └── ValidationMode.html
│ │ │ │ │ │ ├── DuplicationStrategyImpl.html
│ │ │ │ │ │ ├── GroupsPerOperation.html
│ │ │ │ │ │ ├── GroupsPerOperation.Operation.html
│ │ │ │ │ │ ├── HibernateTraversableResolver.html
│ │ │ │ │ │ ├── IntegrationException.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ └── ValidationMode.html
│ │ │ │ │ ├── BinderHelper.html
│ │ │ │ │ ├── CannotForceNonNullableException.html
│ │ │ │ │ ├── ClassPropertyHolder.html
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── AbstractPropertyHolder.html
│ │ │ │ │ │ ├── AccessType.html
│ │ │ │ │ │ ├── AnnotatedClassType.html
│ │ │ │ │ │ ├── AnnotationBinder.html
│ │ │ │ │ │ ├── AttributeConversionInfo.html
│ │ │ │ │ │ ├── AttributeConverterDefinition.html
│ │ │ │ │ │ ├── AvailableSettings.html
│ │ │ │ │ │ ├── BaselineSessionEventsListenerBuilder.html
│ │ │ │ │ │ ├── BinderHelper.html
│ │ │ │ │ │ ├── CannotForceNonNullableException.html
│ │ │ │ │ │ ├── ClassPropertyHolder.html
│ │ │ │ │ │ ├── CollectionPropertyHolder.html
│ │ │ │ │ │ ├── CollectionSecondPass.html
│ │ │ │ │ │ ├── ComponentPropertyHolder.html
│ │ │ │ │ │ ├── Configuration.html
│ │ │ │ │ │ ├── CopyIdentifierComponentSecondPass.html
│ │ │ │ │ │ ├── CreateKeySecondPass.html
│ │ │ │ │ │ ├── DefaultComponentSafeNamingStrategy.html
│ │ │ │ │ │ ├── DefaultNamingStrategy.html
│ │ │ │ │ │ ├── Ejb3Column.html
│ │ │ │ │ │ ├── Ejb3DiscriminatorColumn.html
│ │ │ │ │ │ ├── EJB3DTDEntityResolver.html
│ │ │ │ │ │ ├── Ejb3JoinColumn.html
│ │ │ │ │ │ ├── EJB3NamingStrategy.html
│ │ │ │ │ │ ├── Environment.html
│ │ │ │ │ │ ├── ExtendsQueueEntry.html
│ │ │ │ │ │ ├── ExternalSessionFactoryConfig.html
│ │ │ │ │ │ ├── FkSecondPass.html
│ │ │ │ │ │ ├── IdGeneratorResolverSecondPass.html
│ │ │ │ │ │ ├── ImprovedNamingStrategy.html
│ │ │ │ │ │ ├── IndexColumn.html
│ │ │ │ │ │ ├── IndexOrUniqueKeySecondPass.html
│ │ │ │ │ │ ├── InheritanceState.html
│ │ │ │ │ │ ├── JoinedSubclassFkSecondPass.html
│ │ │ │ │ │ ├── JPAIndexHolder.html
│ │ │ │ │ │ ├── MetadataSourceType.html
│ │ │ │ │ │ ├── NamingStrategy.html
│ │ │ │ │ │ ├── NotYetImplementedException.html
│ │ │ │ │ │ ├── ObjectNameSource.html
│ │ │ │ │ │ ├── OneToOneSecondPass.html
│ │ │ │ │ │ ├── PkDrivenByDefaultMapsIdSecondPass.html
│ │ │ │ │ │ ├── PropertyData.html
│ │ │ │ │ │ ├── PropertyHolderBuilder.html
│ │ │ │ │ │ ├── PropertyHolder.html
│ │ │ │ │ │ ├── PropertyInferredData.html
│ │ │ │ │ │ ├── PropertyPreloadedData.html
│ │ │ │ │ │ ├── QuerySecondPass.html
│ │ │ │ │ │ ├── RecoverableException.html
│ │ │ │ │ │ ├── SecondaryTableSecondPass.html
│ │ │ │ │ │ ├── SecondPass.html
│ │ │ │ │ │ ├── SetSimpleValueTypeSecondPass.html
│ │ │ │ │ │ ├── Settings.html
│ │ │ │ │ │ ├── ToOneBinder.html
│ │ │ │ │ │ ├── ToOneFkSecondPass.html
│ │ │ │ │ │ ├── UniqueConstraintHolder.html
│ │ │ │ │ │ ├── VerifyFetchProfileReferenceSecondPass.html
│ │ │ │ │ │ └── WrappedInferredData.html
│ │ │ │ │ ├── CollectionPropertyHolder.html
│ │ │ │ │ ├── CollectionSecondPass.html
│ │ │ │ │ ├── ComponentPropertyHolder.html
│ │ │ │ │ ├── Configuration.html
│ │ │ │ │ ├── CopyIdentifierComponentSecondPass.html
│ │ │ │ │ ├── CreateKeySecondPass.html
│ │ │ │ │ ├── DefaultComponentSafeNamingStrategy.html
│ │ │ │ │ ├── DefaultNamingStrategy.html
│ │ │ │ │ ├── Ejb3Column.html
│ │ │ │ │ ├── Ejb3DiscriminatorColumn.html
│ │ │ │ │ ├── EJB3DTDEntityResolver.html
│ │ │ │ │ ├── Ejb3JoinColumn.html
│ │ │ │ │ ├── EJB3NamingStrategy.html
│ │ │ │ │ ├── Environment.html
│ │ │ │ │ ├── ExtendsQueueEntry.html
│ │ │ │ │ ├── ExternalSessionFactoryConfig.html
│ │ │ │ │ ├── FkSecondPass.html
│ │ │ │ │ ├── IdGeneratorResolverSecondPass.html
│ │ │ │ │ ├── ImprovedNamingStrategy.html
│ │ │ │ │ ├── IndexColumn.html
│ │ │ │ │ ├── IndexOrUniqueKeySecondPass.html
│ │ │ │ │ ├── InheritanceState.html
│ │ │ │ │ ├── JoinedSubclassFkSecondPass.html
│ │ │ │ │ ├── JPAIndexHolder.html
│ │ │ │ │ ├── MetadataSourceType.html
│ │ │ │ │ ├── NamingStrategy.html
│ │ │ │ │ ├── NotYetImplementedException.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
│ │ │ │ │ ├── SecondaryTableSecondPass.html
│ │ │ │ │ ├── SecondPass.html
│ │ │ │ │ ├── SetSimpleValueTypeSecondPass.html
│ │ │ │ │ ├── Settings.html
│ │ │ │ │ ├── ToOneBinder.html
│ │ │ │ │ ├── ToOneFkSecondPass.html
│ │ │ │ │ ├── UniqueConstraintHolder.html
│ │ │ │ │ ├── VerifyFetchProfileReferenceSecondPass.html
│ │ │ │ │ └── WrappedInferredData.html
│ │ │ │ ├── classic
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ └── Lifecycle.html
│ │ │ │ │ ├── Lifecycle.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ └── package-use.html
│ │ │ │ ├── class-use
│ │ │ │ │ ├── AnnotationException.html
│ │ │ │ │ ├── AssertionFailure.html
│ │ │ │ │ ├── BaseSessionEventListener.html
│ │ │ │ │ ├── BasicQueryContract.html
│ │ │ │ │ ├── Cache.html
│ │ │ │ │ ├── CacheMode.html
│ │ │ │ │ ├── CallbackException.html
│ │ │ │ │ ├── ConnectionAcquisitionMode.html
│ │ │ │ │ ├── ConnectionReleaseMode.html
│ │ │ │ │ ├── Criteria.html
│ │ │ │ │ ├── CustomEntityDirtinessStrategy.AttributeChecker.html
│ │ │ │ │ ├── CustomEntityDirtinessStrategy.AttributeInformation.html
│ │ │ │ │ ├── CustomEntityDirtinessStrategy.DirtyCheckContext.html
│ │ │ │ │ ├── CustomEntityDirtinessStrategy.html
│ │ │ │ │ ├── DuplicateMappingException.html
│ │ │ │ │ ├── DuplicateMappingException.Type.html
│ │ │ │ │ ├── EmptyInterceptor.html
│ │ │ │ │ ├── EntityMode.html
│ │ │ │ │ ├── EntityNameResolver.html
│ │ │ │ │ ├── FetchMode.html
│ │ │ │ │ ├── Filter.html
│ │ │ │ │ ├── FlushMode.html
│ │ │ │ │ ├── HibernateError.html
│ │ │ │ │ ├── HibernateException.html
│ │ │ │ │ ├── Hibernate.html
│ │ │ │ │ ├── IdentifierLoadAccess.html
│ │ │ │ │ ├── Incubating.html
│ │ │ │ │ ├── InstantiationException.html
│ │ │ │ │ ├── Interceptor.html
│ │ │ │ │ ├── InvalidMappingException.html
│ │ │ │ │ ├── JDBCException.html
│ │ │ │ │ ├── LazyInitializationException.html
│ │ │ │ │ ├── LobHelper.html
│ │ │ │ │ ├── LockMode.html
│ │ │ │ │ ├── LockOptions.html
│ │ │ │ │ ├── MappingException.html
│ │ │ │ │ ├── MappingNotFoundException.html
│ │ │ │ │ ├── Metamodel.html
│ │ │ │ │ ├── MultiIdentifierLoadAccess.html
│ │ │ │ │ ├── MultiTenancyStrategy.html
│ │ │ │ │ ├── NaturalIdLoadAccess.html
│ │ │ │ │ ├── NonUniqueObjectException.html
│ │ │ │ │ ├── NonUniqueResultException.html
│ │ │ │ │ ├── NullPrecedence.html
│ │ │ │ │ ├── ObjectDeletedException.html
│ │ │ │ │ ├── ObjectNotFoundException.html
│ │ │ │ │ ├── OptimisticLockException.html
│ │ │ │ │ ├── PersistentObjectException.html
│ │ │ │ │ ├── PessimisticLockException.html
│ │ │ │ │ ├── PropertyAccessException.html
│ │ │ │ │ ├── PropertyNotFoundException.html
│ │ │ │ │ ├── PropertySetterAccessException.html
│ │ │ │ │ ├── PropertyValueException.html
│ │ │ │ │ ├── QueryException.html
│ │ │ │ │ ├── Query.html
│ │ │ │ │ ├── QueryParameterException.html
│ │ │ │ │ ├── QueryTimeoutException.html
│ │ │ │ │ ├── ReplicationMode.html
│ │ │ │ │ ├── ResourceClosedException.html
│ │ │ │ │ ├── ScrollableResults.html
│ │ │ │ │ ├── ScrollMode.html
│ │ │ │ │ ├── SessionBuilder.html
│ │ │ │ │ ├── SessionEventListener.html
│ │ │ │ │ ├── SessionException.html
│ │ │ │ │ ├── SessionFactory.html
│ │ │ │ │ ├── SessionFactoryObserver.html
│ │ │ │ │ ├── Session.html
│ │ │ │ │ ├── Session.LockRequest.html
│ │ │ │ │ ├── SharedSessionBuilder.html
│ │ │ │ │ ├── SharedSessionContract.html
│ │ │ │ │ ├── SimpleNaturalIdLoadAccess.html
│ │ │ │ │ ├── SQLQuery.FetchReturn.html
│ │ │ │ │ ├── SQLQuery.html
│ │ │ │ │ ├── SQLQuery.ReturnProperty.html
│ │ │ │ │ ├── SQLQuery.RootReturn.html
│ │ │ │ │ ├── StaleObjectStateException.html
│ │ │ │ │ ├── StaleStateException.html
│ │ │ │ │ ├── StatelessSessionBuilder.html
│ │ │ │ │ ├── StatelessSession.html
│ │ │ │ │ ├── SynchronizeableQuery.html
│ │ │ │ │ ├── TransactionException.html
│ │ │ │ │ ├── Transaction.html
│ │ │ │ │ ├── TransientObjectException.html
│ │ │ │ │ ├── TransientPropertyValueException.html
│ │ │ │ │ ├── TypeHelper.html
│ │ │ │ │ ├── TypeMismatchException.html
│ │ │ │ │ ├── UnknownEntityTypeException.html
│ │ │ │ │ ├── UnknownProfileException.html
│ │ │ │ │ ├── UnresolvableObjectException.html
│ │ │ │ │ ├── UnsupportedLockAttemptException.html
│ │ │ │ │ ├── Version.html
│ │ │ │ │ └── WrongClassException.html
│ │ │ │ ├── collection
│ │ │ │ │ └── spi
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ └── PersistentCollection.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ ├── package-use.html
│ │ │ │ │ └── PersistentCollection.html
│ │ │ │ ├── ConnectionAcquisitionMode.html
│ │ │ │ ├── ConnectionReleaseMode.html
│ │ │ │ ├── context
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ └── TenantIdentifierMismatchException.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ ├── package-use.html
│ │ │ │ │ ├── spi
│ │ │ │ │ │ ├── AbstractCurrentSessionContext.html
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ ├── AbstractCurrentSessionContext.html
│ │ │ │ │ │ │ ├── CurrentSessionContext.html
│ │ │ │ │ │ │ └── CurrentTenantIdentifierResolver.html
│ │ │ │ │ │ ├── CurrentSessionContext.html
│ │ │ │ │ │ ├── CurrentTenantIdentifierResolver.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ └── package-use.html
│ │ │ │ │ └── TenantIdentifierMismatchException.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.AllPropertySelector.html
│ │ │ │ │ │ ├── Example.html
│ │ │ │ │ │ ├── Example.NotNullOrZeroPropertySelector.html
│ │ │ │ │ │ ├── Example.NotNullPropertySelector.html
│ │ │ │ │ │ ├── Example.PropertySelector.html
│ │ │ │ │ │ ├── ExistsSubqueryExpression.html
│ │ │ │ │ │ ├── Expression.html
│ │ │ │ │ │ ├── IdentifierEqExpression.html
│ │ │ │ │ │ ├── IdentifierProjection.html
│ │ │ │ │ │ ├── IlikeExpression.html
│ │ │ │ │ │ ├── InExpression.html
│ │ │ │ │ │ ├── Junction.html
│ │ │ │ │ │ ├── Junction.Nature.html
│ │ │ │ │ │ ├── LikeExpression.html
│ │ │ │ │ │ ├── LogicalExpression.html
│ │ │ │ │ │ ├── MatchMode.html
│ │ │ │ │ │ ├── NaturalIdentifier.html
│ │ │ │ │ │ ├── NotEmptyExpression.html
│ │ │ │ │ │ ├── NotExpression.html
│ │ │ │ │ │ ├── NotNullExpression.html
│ │ │ │ │ │ ├── NullExpression.html
│ │ │ │ │ │ ├── Order.html
│ │ │ │ │ │ ├── ParameterInfoCollector.html
│ │ │ │ │ │ ├── Projection.html
│ │ │ │ │ │ ├── ProjectionList.html
│ │ │ │ │ │ ├── Projections.html
│ │ │ │ │ │ ├── PropertiesSubqueryExpression.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.AllPropertySelector.html
│ │ │ │ │ ├── Example.html
│ │ │ │ │ ├── Example.NotNullOrZeroPropertySelector.html
│ │ │ │ │ ├── Example.NotNullPropertySelector.html
│ │ │ │ │ ├── Example.PropertySelector.html
│ │ │ │ │ ├── ExistsSubqueryExpression.html
│ │ │ │ │ ├── Expression.html
│ │ │ │ │ ├── IdentifierEqExpression.html
│ │ │ │ │ ├── IdentifierProjection.html
│ │ │ │ │ ├── IlikeExpression.html
│ │ │ │ │ ├── InExpression.html
│ │ │ │ │ ├── Junction.html
│ │ │ │ │ ├── Junction.Nature.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
│ │ │ │ │ ├── ParameterInfoCollector.html
│ │ │ │ │ ├── Projection.html
│ │ │ │ │ ├── ProjectionList.html
│ │ │ │ │ ├── Projections.html
│ │ │ │ │ ├── PropertiesSubqueryExpression.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
│ │ │ │ ├── CustomEntityDirtinessStrategy.AttributeChecker.html
│ │ │ │ ├── CustomEntityDirtinessStrategy.AttributeInformation.html
│ │ │ │ ├── CustomEntityDirtinessStrategy.DirtyCheckContext.html
│ │ │ │ ├── CustomEntityDirtinessStrategy.html
│ │ │ │ ├── dialect
│ │ │ │ │ ├── AbstractHANADialect.HANABlobTypeDescriptor.html
│ │ │ │ │ ├── AbstractHANADialect.html
│ │ │ │ │ ├── Cache71Dialect.html
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── AbstractHANADialect.HANABlobTypeDescriptor.html
│ │ │ │ │ │ ├── AbstractHANADialect.html
│ │ │ │ │ │ ├── Cache71Dialect.html
│ │ │ │ │ │ ├── ColumnAliasExtractor.html
│ │ │ │ │ │ ├── CUBRIDDialect.html
│ │ │ │ │ │ ├── Database.html
│ │ │ │ │ │ ├── DataDirectOracle9Dialect.html
│ │ │ │ │ │ ├── DB2390Dialect.html
│ │ │ │ │ │ ├── DB2390V8Dialect.html
│ │ │ │ │ │ ├── DB2400Dialect.html
│ │ │ │ │ │ ├── DB297Dialect.html
│ │ │ │ │ │ ├── DB2Dialect.html
│ │ │ │ │ │ ├── DerbyDialect.html
│ │ │ │ │ │ ├── DerbyTenFiveDialect.html
│ │ │ │ │ │ ├── DerbyTenSevenDialect.html
│ │ │ │ │ │ ├── DerbyTenSixDialect.html
│ │ │ │ │ │ ├── Dialect.html
│ │ │ │ │ │ ├── FirebirdDialect.html
│ │ │ │ │ │ ├── FrontBaseDialect.html
│ │ │ │ │ │ ├── H2Dialect.html
│ │ │ │ │ │ ├── HANAColumnStoreDialect.html
│ │ │ │ │ │ ├── HANARowStoreDialect.html
│ │ │ │ │ │ ├── HSQLDialect.html
│ │ │ │ │ │ ├── Informix10Dialect.html
│ │ │ │ │ │ ├── InformixDialect.html
│ │ │ │ │ │ ├── Ingres10Dialect.html
│ │ │ │ │ │ ├── Ingres9Dialect.html
│ │ │ │ │ │ ├── IngresDialect.html
│ │ │ │ │ │ ├── InnoDBStorageEngine.html
│ │ │ │ │ │ ├── InterbaseDialect.html
│ │ │ │ │ │ ├── JDataStoreDialect.html
│ │ │ │ │ │ ├── LobMergeStrategy.html
│ │ │ │ │ │ ├── MariaDB102Dialect.html
│ │ │ │ │ │ ├── MariaDB103Dialect.html
│ │ │ │ │ │ ├── MariaDB10Dialect.html
│ │ │ │ │ │ ├── MariaDB53Dialect.html
│ │ │ │ │ │ ├── MariaDBDialect.html
│ │ │ │ │ │ ├── MckoiDialect.html
│ │ │ │ │ │ ├── MimerSQLDialect.html
│ │ │ │ │ │ ├── MyISAMStorageEngine.html
│ │ │ │ │ │ ├── MySQL55Dialect.html
│ │ │ │ │ │ ├── MySQL57Dialect.html
│ │ │ │ │ │ ├── MySQL57InnoDBDialect.html
│ │ │ │ │ │ ├── MySQL5Dialect.html
│ │ │ │ │ │ ├── MySQL5InnoDBDialect.html
│ │ │ │ │ │ ├── MySQL8Dialect.html
│ │ │ │ │ │ ├── MySQLDialect.html
│ │ │ │ │ │ ├── MySQLInnoDBDialect.html
│ │ │ │ │ │ ├── MySQLMyISAMDialect.html
│ │ │ │ │ │ ├── MySQLStorageEngine.html
│ │ │ │ │ │ ├── Oracle10gDialect.html
│ │ │ │ │ │ ├── Oracle12cDialect.html
│ │ │ │ │ │ ├── Oracle8iDialect.html
│ │ │ │ │ │ ├── Oracle9Dialect.html
│ │ │ │ │ │ ├── Oracle9iDialect.html
│ │ │ │ │ │ ├── OracleDialect.html
│ │ │ │ │ │ ├── OracleTypesHelper.html
│ │ │ │ │ │ ├── PointbaseDialect.html
│ │ │ │ │ │ ├── PostgresPlusDialect.html
│ │ │ │ │ │ ├── PostgreSQL81Dialect.html
│ │ │ │ │ │ ├── PostgreSQL82Dialect.html
│ │ │ │ │ │ ├── PostgreSQL91Dialect.html
│ │ │ │ │ │ ├── PostgreSQL92Dialect.html
│ │ │ │ │ │ ├── PostgreSQL93Dialect.html
│ │ │ │ │ │ ├── PostgreSQL94Dialect.html
│ │ │ │ │ │ ├── PostgreSQL95Dialect.html
│ │ │ │ │ │ ├── PostgreSQL9Dialect.html
│ │ │ │ │ │ ├── PostgreSQLDialect.html
│ │ │ │ │ │ ├── ProgressDialect.html
│ │ │ │ │ │ ├── RDMSOS2200Dialect.html
│ │ │ │ │ │ ├── ResultColumnReferenceStrategy.html
│ │ │ │ │ │ ├── SAPDBDialect.html
│ │ │ │ │ │ ├── SQLServer2005Dialect.html
│ │ │ │ │ │ ├── SQLServer2008Dialect.html
│ │ │ │ │ │ ├── SQLServer2012Dialect.html
│ │ │ │ │ │ ├── SQLServerDialect.html
│ │ │ │ │ │ ├── Sybase11Dialect.html
│ │ │ │ │ │ ├── SybaseAnywhereDialect.html
│ │ │ │ │ │ ├── SybaseASE157Dialect.html
│ │ │ │ │ │ ├── SybaseASE15Dialect.html
│ │ │ │ │ │ ├── SybaseDialect.html
│ │ │ │ │ │ ├── Teradata14Dialect.html
│ │ │ │ │ │ ├── TeradataDialect.html
│ │ │ │ │ │ ├── TimesTenDialect.html
│ │ │ │ │ │ └── TypeNames.html
│ │ │ │ │ ├── ColumnAliasExtractor.html
│ │ │ │ │ ├── CUBRIDDialect.html
│ │ │ │ │ ├── Database.html
│ │ │ │ │ ├── DataDirectOracle9Dialect.html
│ │ │ │ │ ├── DB2390Dialect.html
│ │ │ │ │ ├── DB2390V8Dialect.html
│ │ │ │ │ ├── DB2400Dialect.html
│ │ │ │ │ ├── DB297Dialect.html
│ │ │ │ │ ├── DB2Dialect.html
│ │ │ │ │ ├── DerbyDialect.html
│ │ │ │ │ ├── DerbyTenFiveDialect.html
│ │ │ │ │ ├── DerbyTenSevenDialect.html
│ │ │ │ │ ├── DerbyTenSixDialect.html
│ │ │ │ │ ├── Dialect.html
│ │ │ │ │ ├── FirebirdDialect.html
│ │ │ │ │ ├── FrontBaseDialect.html
│ │ │ │ │ ├── function
│ │ │ │ │ │ ├── AbstractAnsiTrimEmulationFunction.html
│ │ │ │ │ │ ├── AnsiTrimEmulationFunction.html
│ │ │ │ │ │ ├── AnsiTrimFunction.html
│ │ │ │ │ │ ├── AvgWithArgumentCastFunction.html
│ │ │ │ │ │ ├── CastFunction.html
│ │ │ │ │ │ ├── CharIndexFunction.html
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ ├── AbstractAnsiTrimEmulationFunction.html
│ │ │ │ │ │ │ ├── AnsiTrimEmulationFunction.html
│ │ │ │ │ │ │ ├── AnsiTrimFunction.html
│ │ │ │ │ │ │ ├── AvgWithArgumentCastFunction.html
│ │ │ │ │ │ │ ├── CastFunction.html
│ │ │ │ │ │ │ ├── CharIndexFunction.html
│ │ │ │ │ │ │ ├── ConditionalParenthesisFunction.html
│ │ │ │ │ │ │ ├── ConvertFunction.html
│ │ │ │ │ │ │ ├── DB2SubstringFunction.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
│ │ │ │ │ │ │ ├── StaticPrecisionFspTimestampFunction.html
│ │ │ │ │ │ │ ├── TemplateRenderer.html
│ │ │ │ │ │ │ ├── TrimFunctionTemplate.html
│ │ │ │ │ │ │ ├── TrimFunctionTemplate.Options.html
│ │ │ │ │ │ │ ├── TrimFunctionTemplate.Specification.html
│ │ │ │ │ │ │ └── VarArgsSQLFunction.html
│ │ │ │ │ │ ├── ConditionalParenthesisFunction.html
│ │ │ │ │ │ ├── ConvertFunction.html
│ │ │ │ │ │ ├── DB2SubstringFunction.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
│ │ │ │ │ │ ├── StaticPrecisionFspTimestampFunction.html
│ │ │ │ │ │ ├── TemplateRenderer.html
│ │ │ │ │ │ ├── TrimFunctionTemplate.html
│ │ │ │ │ │ ├── TrimFunctionTemplate.Options.html
│ │ │ │ │ │ ├── TrimFunctionTemplate.Specification.html
│ │ │ │ │ │ └── VarArgsSQLFunction.html
│ │ │ │ │ ├── H2Dialect.html
│ │ │ │ │ ├── HANAColumnStoreDialect.html
│ │ │ │ │ ├── HANARowStoreDialect.html
│ │ │ │ │ ├── hint
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ ├── IndexQueryHintHandler.html
│ │ │ │ │ │ │ └── QueryHintHandler.html
│ │ │ │ │ │ ├── IndexQueryHintHandler.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ └── QueryHintHandler.html
│ │ │ │ │ ├── HSQLDialect.html
│ │ │ │ │ ├── identity
│ │ │ │ │ │ ├── AbstractTransactSQLIdentityColumnSupport.html
│ │ │ │ │ │ ├── Chache71IdentityColumnSupport.html
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ ├── AbstractTransactSQLIdentityColumnSupport.html
│ │ │ │ │ │ │ ├── Chache71IdentityColumnSupport.html
│ │ │ │ │ │ │ ├── CUBRIDIdentityColumnSupport.html
│ │ │ │ │ │ │ ├── DB2390IdentityColumnSupport.html
│ │ │ │ │ │ │ ├── DB2IdentityColumnSupport.html
│ │ │ │ │ │ │ ├── GetGeneratedKeysDelegate.html
│ │ │ │ │ │ │ ├── H2IdentityColumnSupport.html
│ │ │ │ │ │ │ ├── HANAIdentityColumnSupport.html
│ │ │ │ │ │ │ ├── HSQLIdentityColumnSupport.html
│ │ │ │ │ │ │ ├── IdentityColumnSupport.html
│ │ │ │ │ │ │ ├── IdentityColumnSupportImpl.html
│ │ │ │ │ │ │ ├── InformixIdentityColumnSupport.html
│ │ │ │ │ │ │ ├── Ingres10IdentityColumnSupport.html
│ │ │ │ │ │ │ ├── Ingres9IdentityColumnSupport.html
│ │ │ │ │ │ │ ├── JDataStoreIdentityColumnSupport.html
│ │ │ │ │ │ │ ├── MimerSQLIdentityColumnSupport.html
│ │ │ │ │ │ │ ├── MySQLIdentityColumnSupport.html
│ │ │ │ │ │ │ ├── Oracle12cGetGeneratedKeysDelegate.html
│ │ │ │ │ │ │ ├── Oracle12cIdentityColumnSupport.html
│ │ │ │ │ │ │ ├── PostgreSQL81IdentityColumnSupport.html
│ │ │ │ │ │ │ ├── SQLServerIdentityColumnSupport.html
│ │ │ │ │ │ │ ├── SybaseAnywhereIdentityColumnSupport.html
│ │ │ │ │ │ │ └── Teradata14IdentityColumnSupport.html
│ │ │ │ │ │ ├── CUBRIDIdentityColumnSupport.html
│ │ │ │ │ │ ├── DB2390IdentityColumnSupport.html
│ │ │ │ │ │ ├── DB2IdentityColumnSupport.html
│ │ │ │ │ │ ├── GetGeneratedKeysDelegate.html
│ │ │ │ │ │ ├── H2IdentityColumnSupport.html
│ │ │ │ │ │ ├── HANAIdentityColumnSupport.html
│ │ │ │ │ │ ├── HSQLIdentityColumnSupport.html
│ │ │ │ │ │ ├── IdentityColumnSupport.html
│ │ │ │ │ │ ├── IdentityColumnSupportImpl.html
│ │ │ │ │ │ ├── InformixIdentityColumnSupport.html
│ │ │ │ │ │ ├── Ingres10IdentityColumnSupport.html
│ │ │ │ │ │ ├── Ingres9IdentityColumnSupport.html
│ │ │ │ │ │ ├── JDataStoreIdentityColumnSupport.html
│ │ │ │ │ │ ├── MimerSQLIdentityColumnSupport.html
│ │ │ │ │ │ ├── MySQLIdentityColumnSupport.html
│ │ │ │ │ │ ├── Oracle12cGetGeneratedKeysDelegate.html
│ │ │ │ │ │ ├── Oracle12cIdentityColumnSupport.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ ├── PostgreSQL81IdentityColumnSupport.html
│ │ │ │ │ │ ├── SQLServerIdentityColumnSupport.html
│ │ │ │ │ │ ├── SybaseAnywhereIdentityColumnSupport.html
│ │ │ │ │ │ └── Teradata14IdentityColumnSupport.html
│ │ │ │ │ ├── Informix10Dialect.html
│ │ │ │ │ ├── InformixDialect.html
│ │ │ │ │ ├── Ingres10Dialect.html
│ │ │ │ │ ├── Ingres9Dialect.html
│ │ │ │ │ ├── IngresDialect.html
│ │ │ │ │ ├── InnoDBStorageEngine.html
│ │ │ │ │ ├── InterbaseDialect.html
│ │ │ │ │ ├── JDataStoreDialect.html
│ │ │ │ │ ├── LobMergeStrategy.html
│ │ │ │ │ ├── lock
│ │ │ │ │ │ ├── AbstractSelectLockingStrategy.html
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ ├── AbstractSelectLockingStrategy.html
│ │ │ │ │ │ │ ├── LockingStrategyException.html
│ │ │ │ │ │ │ ├── LockingStrategy.html
│ │ │ │ │ │ │ ├── OptimisticEntityLockException.html
│ │ │ │ │ │ │ ├── OptimisticForceIncrementLockingStrategy.html
│ │ │ │ │ │ │ ├── OptimisticLockingStrategy.html
│ │ │ │ │ │ │ ├── PessimisticEntityLockException.html
│ │ │ │ │ │ │ ├── PessimisticForceIncrementLockingStrategy.html
│ │ │ │ │ │ │ ├── PessimisticReadSelectLockingStrategy.html
│ │ │ │ │ │ │ ├── PessimisticReadUpdateLockingStrategy.html
│ │ │ │ │ │ │ ├── PessimisticWriteSelectLockingStrategy.html
│ │ │ │ │ │ │ ├── PessimisticWriteUpdateLockingStrategy.html
│ │ │ │ │ │ │ ├── SelectLockingStrategy.html
│ │ │ │ │ │ │ └── UpdateLockingStrategy.html
│ │ │ │ │ │ ├── LockingStrategyException.html
│ │ │ │ │ │ ├── LockingStrategy.html
│ │ │ │ │ │ ├── OptimisticEntityLockException.html
│ │ │ │ │ │ ├── OptimisticForceIncrementLockingStrategy.html
│ │ │ │ │ │ ├── OptimisticLockingStrategy.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ ├── PessimisticEntityLockException.html
│ │ │ │ │ │ ├── PessimisticForceIncrementLockingStrategy.html
│ │ │ │ │ │ ├── PessimisticReadSelectLockingStrategy.html
│ │ │ │ │ │ ├── PessimisticReadUpdateLockingStrategy.html
│ │ │ │ │ │ ├── PessimisticWriteSelectLockingStrategy.html
│ │ │ │ │ │ ├── PessimisticWriteUpdateLockingStrategy.html
│ │ │ │ │ │ ├── SelectLockingStrategy.html
│ │ │ │ │ │ └── UpdateLockingStrategy.html
│ │ │ │ │ ├── MariaDB102Dialect.html
│ │ │ │ │ ├── MariaDB103Dialect.html
│ │ │ │ │ ├── MariaDB10Dialect.html
│ │ │ │ │ ├── MariaDB53Dialect.html
│ │ │ │ │ ├── MariaDBDialect.html
│ │ │ │ │ ├── MckoiDialect.html
│ │ │ │ │ ├── MimerSQLDialect.html
│ │ │ │ │ ├── MyISAMStorageEngine.html
│ │ │ │ │ ├── MySQL55Dialect.html
│ │ │ │ │ ├── MySQL57Dialect.html
│ │ │ │ │ ├── MySQL57InnoDBDialect.html
│ │ │ │ │ ├── MySQL5Dialect.html
│ │ │ │ │ ├── MySQL5InnoDBDialect.html
│ │ │ │ │ ├── MySQL8Dialect.html
│ │ │ │ │ ├── MySQLDialect.html
│ │ │ │ │ ├── MySQLInnoDBDialect.html
│ │ │ │ │ ├── MySQLMyISAMDialect.html
│ │ │ │ │ ├── MySQLStorageEngine.html
│ │ │ │ │ ├── Oracle10gDialect.html
│ │ │ │ │ ├── Oracle12cDialect.html
│ │ │ │ │ ├── Oracle8iDialect.html
│ │ │ │ │ ├── Oracle9Dialect.html
│ │ │ │ │ ├── Oracle9iDialect.html
│ │ │ │ │ ├── OracleDialect.html
│ │ │ │ │ ├── OracleTypesHelper.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ ├── package-use.html
│ │ │ │ │ ├── pagination
│ │ │ │ │ │ ├── AbstractLimitHandler.html
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ ├── AbstractLimitHandler.html
│ │ │ │ │ │ │ ├── CUBRIDLimitHandler.html
│ │ │ │ │ │ │ ├── FirstLimitHandler.html
│ │ │ │ │ │ │ ├── Informix10LimitHandler.html
│ │ │ │ │ │ │ ├── LegacyFirstLimitHandler.html
│ │ │ │ │ │ │ ├── LegacyLimitHandler.html
│ │ │ │ │ │ │ ├── LimitHandler.html
│ │ │ │ │ │ │ ├── LimitHelper.html
│ │ │ │ │ │ │ ├── NoopLimitHandler.html
│ │ │ │ │ │ │ ├── SQL2008StandardLimitHandler.html
│ │ │ │ │ │ │ ├── SQLServer2005LimitHandler.html
│ │ │ │ │ │ │ ├── SQLServer2012LimitHandler.html
│ │ │ │ │ │ │ ├── SybaseASE157LimitHandler.html
│ │ │ │ │ │ │ └── TopLimitHandler.html
│ │ │ │ │ │ ├── CUBRIDLimitHandler.html
│ │ │ │ │ │ ├── FirstLimitHandler.html
│ │ │ │ │ │ ├── Informix10LimitHandler.html
│ │ │ │ │ │ ├── LegacyFirstLimitHandler.html
│ │ │ │ │ │ ├── LegacyLimitHandler.html
│ │ │ │ │ │ ├── LimitHandler.html
│ │ │ │ │ │ ├── LimitHelper.html
│ │ │ │ │ │ ├── NoopLimitHandler.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ ├── SQL2008StandardLimitHandler.html
│ │ │ │ │ │ ├── SQLServer2005LimitHandler.html
│ │ │ │ │ │ ├── SQLServer2012LimitHandler.html
│ │ │ │ │ │ ├── SybaseASE157LimitHandler.html
│ │ │ │ │ │ └── TopLimitHandler.html
│ │ │ │ │ ├── PointbaseDialect.html
│ │ │ │ │ ├── PostgresPlusDialect.html
│ │ │ │ │ ├── PostgreSQL81Dialect.html
│ │ │ │ │ ├── PostgreSQL82Dialect.html
│ │ │ │ │ ├── PostgreSQL91Dialect.html
│ │ │ │ │ ├── PostgreSQL92Dialect.html
│ │ │ │ │ ├── PostgreSQL93Dialect.html
│ │ │ │ │ ├── PostgreSQL94Dialect.html
│ │ │ │ │ ├── PostgreSQL95Dialect.html
│ │ │ │ │ ├── PostgreSQL9Dialect.html
│ │ │ │ │ ├── PostgreSQLDialect.html
│ │ │ │ │ ├── ProgressDialect.html
│ │ │ │ │ ├── RDMSOS2200Dialect.html
│ │ │ │ │ ├── ResultColumnReferenceStrategy.html
│ │ │ │ │ ├── SAPDBDialect.html
│ │ │ │ │ ├── SQLServer2005Dialect.html
│ │ │ │ │ ├── SQLServer2008Dialect.html
│ │ │ │ │ ├── SQLServer2012Dialect.html
│ │ │ │ │ ├── SQLServerDialect.html
│ │ │ │ │ ├── Sybase11Dialect.html
│ │ │ │ │ ├── SybaseAnywhereDialect.html
│ │ │ │ │ ├── SybaseASE157Dialect.html
│ │ │ │ │ ├── SybaseASE15Dialect.html
│ │ │ │ │ ├── SybaseDialect.html
│ │ │ │ │ ├── Teradata14Dialect.html
│ │ │ │ │ ├── TeradataDialect.html
│ │ │ │ │ ├── TimesTenDialect.html
│ │ │ │ │ ├── TypeNames.html
│ │ │ │ │ └── unique
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── DB2UniqueDelegate.html
│ │ │ │ │ │ ├── DefaultUniqueDelegate.html
│ │ │ │ │ │ ├── InformixUniqueDelegate.html
│ │ │ │ │ │ ├── MySQLUniqueDelegate.html
│ │ │ │ │ │ └── UniqueDelegate.html
│ │ │ │ │ ├── DB2UniqueDelegate.html
│ │ │ │ │ ├── DefaultUniqueDelegate.html
│ │ │ │ │ ├── InformixUniqueDelegate.html
│ │ │ │ │ ├── MySQLUniqueDelegate.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ ├── package-use.html
│ │ │ │ │ └── UniqueDelegate.html
│ │ │ │ ├── DuplicateMappingException.html
│ │ │ │ ├── DuplicateMappingException.Type.html
│ │ │ │ ├── ejb
│ │ │ │ │ ├── AvailableSettings.html
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── AvailableSettings.html
│ │ │ │ │ │ ├── HibernateEntityManagerFactory.html
│ │ │ │ │ │ ├── HibernateEntityManager.html
│ │ │ │ │ │ └── HibernateQuery.html
│ │ │ │ │ ├── HibernateEntityManagerFactory.html
│ │ │ │ │ ├── HibernateEntityManager.html
│ │ │ │ │ ├── HibernateQuery.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ └── package-use.html
│ │ │ │ ├── EmptyInterceptor.html
│ │ │ │ ├── engine
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── FetchStrategy.html
│ │ │ │ │ │ ├── FetchStyle.html
│ │ │ │ │ │ ├── FetchTiming.html
│ │ │ │ │ │ ├── HibernateIterator.html
│ │ │ │ │ │ ├── OptimisticLockStyle.html
│ │ │ │ │ │ └── ResultSetMappingDefinition.html
│ │ │ │ │ ├── config
│ │ │ │ │ │ └── spi
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ ├── ConfigurationService.Converter.html
│ │ │ │ │ │ │ ├── ConfigurationService.html
│ │ │ │ │ │ │ └── StandardConverters.html
│ │ │ │ │ │ ├── ConfigurationService.Converter.html
│ │ │ │ │ │ ├── ConfigurationService.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ └── StandardConverters.html
│ │ │ │ │ ├── FetchStrategy.html
│ │ │ │ │ ├── FetchStyle.html
│ │ │ │ │ ├── FetchTiming.html
│ │ │ │ │ ├── HibernateIterator.html
│ │ │ │ │ ├── jdbc
│ │ │ │ │ │ ├── AbstractLobCreator.html
│ │ │ │ │ │ ├── batch
│ │ │ │ │ │ │ └── spi
│ │ │ │ │ │ │ ├── BatchBuilder.html
│ │ │ │ │ │ │ ├── Batch.html
│ │ │ │ │ │ │ ├── BatchKey.html
│ │ │ │ │ │ │ ├── BatchObserver.html
│ │ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ │ ├── BatchBuilder.html
│ │ │ │ │ │ │ │ ├── Batch.html
│ │ │ │ │ │ │ │ ├── BatchKey.html
│ │ │ │ │ │ │ │ └── BatchObserver.html
│ │ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ │ └── package-use.html
│ │ │ │ │ │ ├── BinaryStream.html
│ │ │ │ │ │ ├── BlobImplementer.html
│ │ │ │ │ │ ├── BlobProxy.html
│ │ │ │ │ │ ├── CharacterStream.html
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ ├── AbstractLobCreator.html
│ │ │ │ │ │ │ ├── BinaryStream.html
│ │ │ │ │ │ │ ├── BlobImplementer.html
│ │ │ │ │ │ │ ├── BlobProxy.html
│ │ │ │ │ │ │ ├── CharacterStream.html
│ │ │ │ │ │ │ ├── ClobImplementer.html
│ │ │ │ │ │ │ ├── ClobProxy.html
│ │ │ │ │ │ │ ├── ColumnNameCache.html
│ │ │ │ │ │ │ ├── ContextualLobCreator.html
│ │ │ │ │ │ │ ├── LobCreationContext.Callback.html
│ │ │ │ │ │ │ ├── LobCreationContext.html
│ │ │ │ │ │ │ ├── LobCreator.html
│ │ │ │ │ │ │ ├── NClobImplementer.html
│ │ │ │ │ │ │ ├── NClobProxy.html
│ │ │ │ │ │ │ ├── NonContextualLobCreator.html
│ │ │ │ │ │ │ ├── ReaderInputStream.html
│ │ │ │ │ │ │ ├── ResultSetWrapperProxy.html
│ │ │ │ │ │ │ ├── SerializableBlobProxy.html
│ │ │ │ │ │ │ ├── SerializableClobProxy.html
│ │ │ │ │ │ │ ├── SerializableNClobProxy.html
│ │ │ │ │ │ │ ├── Size.html
│ │ │ │ │ │ │ ├── Size.LobMultiplier.html
│ │ │ │ │ │ │ ├── StreamUtils.html
│ │ │ │ │ │ │ ├── WrappedBlob.html
│ │ │ │ │ │ │ ├── WrappedClob.html
│ │ │ │ │ │ │ └── WrappedNClob.html
│ │ │ │ │ │ ├── ClobImplementer.html
│ │ │ │ │ │ ├── ClobProxy.html
│ │ │ │ │ │ ├── ColumnNameCache.html
│ │ │ │ │ │ ├── connections
│ │ │ │ │ │ │ └── spi
│ │ │ │ │ │ │ ├── AbstractDataSourceBasedMultiTenantConnectionProviderImpl.html
│ │ │ │ │ │ │ ├── AbstractMultiTenantConnectionProvider.html
│ │ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ │ ├── AbstractDataSourceBasedMultiTenantConnectionProviderImpl.html
│ │ │ │ │ │ │ │ ├── AbstractMultiTenantConnectionProvider.html
│ │ │ │ │ │ │ │ ├── ConnectionProvider.html
│ │ │ │ │ │ │ │ ├── DataSourceBasedMultiTenantConnectionProviderImpl.html
│ │ │ │ │ │ │ │ ├── JdbcConnectionAccess.html
│ │ │ │ │ │ │ │ └── MultiTenantConnectionProvider.html
│ │ │ │ │ │ │ ├── ConnectionProvider.html
│ │ │ │ │ │ │ ├── DataSourceBasedMultiTenantConnectionProviderImpl.html
│ │ │ │ │ │ │ ├── JdbcConnectionAccess.html
│ │ │ │ │ │ │ ├── MultiTenantConnectionProvider.html
│ │ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ │ └── package-use.html
│ │ │ │ │ │ ├── ContextualLobCreator.html
│ │ │ │ │ │ ├── cursor
│ │ │ │ │ │ │ └── spi
│ │ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ │ └── RefCursorSupport.html
│ │ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ │ └── RefCursorSupport.html
│ │ │ │ │ │ ├── dialect
│ │ │ │ │ │ │ └── spi
│ │ │ │ │ │ │ ├── BasicDialectResolver.html
│ │ │ │ │ │ │ ├── BasicSQLExceptionConverter.html
│ │ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ │ ├── BasicDialectResolver.html
│ │ │ │ │ │ │ │ ├── BasicSQLExceptionConverter.html
│ │ │ │ │ │ │ │ ├── DatabaseMetaDataDialectResolutionInfoAdapter.html
│ │ │ │ │ │ │ │ ├── DialectFactory.html
│ │ │ │ │ │ │ │ ├── DialectResolutionInfo.html
│ │ │ │ │ │ │ │ ├── DialectResolutionInfoSource.html
│ │ │ │ │ │ │ │ └── DialectResolver.html
│ │ │ │ │ │ │ ├── DatabaseMetaDataDialectResolutionInfoAdapter.html
│ │ │ │ │ │ │ ├── DialectFactory.html
│ │ │ │ │ │ │ ├── DialectResolutionInfo.html
│ │ │ │ │ │ │ ├── DialectResolutionInfoSource.html
│ │ │ │ │ │ │ ├── DialectResolver.html
│ │ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ │ └── package-use.html
│ │ │ │ │ │ ├── env
│ │ │ │ │ │ │ └── spi
│ │ │ │ │ │ │ ├── AnsiSqlKeywords.html
│ │ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ │ ├── AnsiSqlKeywords.html
│ │ │ │ │ │ │ │ ├── ExtractedDatabaseMetaData.html
│ │ │ │ │ │ │ │ ├── IdentifierCaseStrategy.html
│ │ │ │ │ │ │ │ ├── IdentifierHelperBuilder.html
│ │ │ │ │ │ │ │ ├── IdentifierHelper.html
│ │ │ │ │ │ │ │ ├── JdbcEnvironment.html
│ │ │ │ │ │ │ │ ├── LobCreatorBuilder.html
│ │ │ │ │ │ │ │ ├── NameQualifierSupport.html
│ │ │ │ │ │ │ │ ├── QualifiedObjectNameFormatter.html
│ │ │ │ │ │ │ │ ├── SchemaNameResolver.html
│ │ │ │ │ │ │ │ └── SQLStateType.html
│ │ │ │ │ │ │ ├── ExtractedDatabaseMetaData.html
│ │ │ │ │ │ │ ├── IdentifierCaseStrategy.html
│ │ │ │ │ │ │ ├── IdentifierHelperBuilder.html
│ │ │ │ │ │ │ ├── IdentifierHelper.html
│ │ │ │ │ │ │ ├── JdbcEnvironment.html
│ │ │ │ │ │ │ ├── LobCreatorBuilder.html
│ │ │ │ │ │ │ ├── NameQualifierSupport.html
│ │ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ │ ├── QualifiedObjectNameFormatter.html
│ │ │ │ │ │ │ ├── SchemaNameResolver.html
│ │ │ │ │ │ │ └── SQLStateType.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
│ │ │ │ │ │ ├── Size.html
│ │ │ │ │ │ ├── Size.LobMultiplier.html
│ │ │ │ │ │ ├── spi
│ │ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ │ ├── ConnectionObserverAdapter.html
│ │ │ │ │ │ │ │ ├── ConnectionObserver.html
│ │ │ │ │ │ │ │ ├── InvalidatableWrapper.html
│ │ │ │ │ │ │ │ ├── JdbcCoordinator.html
│ │ │ │ │ │ │ │ ├── JdbcServices.html
│ │ │ │ │ │ │ │ ├── JdbcWrapper.html
│ │ │ │ │ │ │ │ ├── NonDurableConnectionObserver.html
│ │ │ │ │ │ │ │ ├── ResultSetReturn.html
│ │ │ │ │ │ │ │ ├── ResultSetWrapper.html
│ │ │ │ │ │ │ │ ├── SchemaNameResolver.html
│ │ │ │ │ │ │ │ ├── SqlExceptionHelper.html
│ │ │ │ │ │ │ │ ├── SqlExceptionHelper.StandardWarningHandler.html
│ │ │ │ │ │ │ │ ├── SqlExceptionHelper.WarningHandler.html
│ │ │ │ │ │ │ │ ├── SqlExceptionHelper.WarningHandlerLoggingSupport.html
│ │ │ │ │ │ │ │ ├── SqlStatementLogger.html
│ │ │ │ │ │ │ │ ├── StatementPreparer.html
│ │ │ │ │ │ │ │ ├── TypeInfo.html
│ │ │ │ │ │ │ │ ├── TypeNullability.html
│ │ │ │ │ │ │ │ └── TypeSearchability.html
│ │ │ │ │ │ │ ├── ConnectionObserverAdapter.html
│ │ │ │ │ │ │ ├── ConnectionObserver.html
│ │ │ │ │ │ │ ├── InvalidatableWrapper.html
│ │ │ │ │ │ │ ├── JdbcCoordinator.html
│ │ │ │ │ │ │ ├── JdbcServices.html
│ │ │ │ │ │ │ ├── JdbcWrapper.html
│ │ │ │ │ │ │ ├── NonDurableConnectionObserver.html
│ │ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ │ ├── ResultSetReturn.html
│ │ │ │ │ │ │ ├── ResultSetWrapper.html
│ │ │ │ │ │ │ ├── SchemaNameResolver.html
│ │ │ │ │ │ │ ├── SqlExceptionHelper.html
│ │ │ │ │ │ │ ├── SqlExceptionHelper.StandardWarningHandler.html
│ │ │ │ │ │ │ ├── SqlExceptionHelper.WarningHandler.html
│ │ │ │ │ │ │ ├── SqlExceptionHelper.WarningHandlerLoggingSupport.html
│ │ │ │ │ │ │ ├── SqlStatementLogger.html
│ │ │ │ │ │ │ ├── StatementPreparer.html
│ │ │ │ │ │ │ ├── TypeInfo.html
│ │ │ │ │ │ │ ├── TypeNullability.html
│ │ │ │ │ │ │ └── TypeSearchability.html
│ │ │ │ │ │ ├── StreamUtils.html
│ │ │ │ │ │ ├── WrappedBlob.html
│ │ │ │ │ │ ├── WrappedClob.html
│ │ │ │ │ │ └── WrappedNClob.html
│ │ │ │ │ ├── jndi
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ ├── JndiException.html
│ │ │ │ │ │ │ └── JndiNameException.html
│ │ │ │ │ │ ├── JndiException.html
│ │ │ │ │ │ ├── JndiNameException.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ └── spi
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ └── JndiService.html
│ │ │ │ │ │ ├── JndiService.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ └── package-use.html
│ │ │ │ │ ├── OptimisticLockStyle.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ ├── package-use.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
│ │ │ │ │ │ │ └── ParameterRecognitionException.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ ├── ParameterRecognitionException.html
│ │ │ │ │ │ └── spi
│ │ │ │ │ │ ├── AbstractParameterDescriptor.html
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ ├── AbstractParameterDescriptor.html
│ │ │ │ │ │ │ ├── EntityGraphQueryHint.html
│ │ │ │ │ │ │ ├── FilterQueryPlan.html
│ │ │ │ │ │ │ ├── HQLQueryPlan.html
│ │ │ │ │ │ │ ├── NamedParameterDescriptor.html
│ │ │ │ │ │ │ ├── NativeQueryInterpreter.html
│ │ │ │ │ │ │ ├── NativeQueryInterpreterInitiator.html
│ │ │ │ │ │ │ ├── NativeSQLQueryPlan.html
│ │ │ │ │ │ │ ├── OrdinalParameterDescriptor.html
│ │ │ │ │ │ │ ├── ParameterParser.html
│ │ │ │ │ │ │ ├── ParameterParser.Recognizer.html
│ │ │ │ │ │ │ ├── ParamLocationRecognizer.html
│ │ │ │ │ │ │ ├── ParamLocationRecognizer.InFlightJpaOrdinalParameterState.html
│ │ │ │ │ │ │ ├── ParamLocationRecognizer.InFlightNamedParameterState.html
│ │ │ │ │ │ │ ├── ParamLocationRecognizer.InFlightOrdinalParameterState.html
│ │ │ │ │ │ │ ├── QueryPlanCache.html
│ │ │ │ │ │ │ └── ReturnMetadata.html
│ │ │ │ │ │ ├── EntityGraphQueryHint.html
│ │ │ │ │ │ ├── FilterQueryPlan.html
│ │ │ │ │ │ ├── HQLQueryPlan.html
│ │ │ │ │ │ ├── NamedParameterDescriptor.html
│ │ │ │ │ │ ├── NativeQueryInterpreter.html
│ │ │ │ │ │ ├── NativeQueryInterpreterInitiator.html
│ │ │ │ │ │ ├── NativeSQLQueryPlan.html
│ │ │ │ │ │ ├── OrdinalParameterDescriptor.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ ├── ParameterParser.html
│ │ │ │ │ │ ├── ParameterParser.Recognizer.html
│ │ │ │ │ │ ├── ParamLocationRecognizer.html
│ │ │ │ │ │ ├── ParamLocationRecognizer.InFlightJpaOrdinalParameterState.html
│ │ │ │ │ │ ├── ParamLocationRecognizer.InFlightNamedParameterState.html
│ │ │ │ │ │ ├── ParamLocationRecognizer.InFlightOrdinalParameterState.html
│ │ │ │ │ │ ├── QueryPlanCache.html
│ │ │ │ │ │ ├── ReturnMetadata.html
│ │ │ │ │ │ └── sql
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ ├── NativeSQLQueryCollectionReturn.html
│ │ │ │ │ │ │ ├── NativeSQLQueryConstructorReturn.html
│ │ │ │ │ │ │ ├── NativeSQLQueryJoinReturn.html
│ │ │ │ │ │ │ ├── NativeSQLQueryNonScalarReturn.html
│ │ │ │ │ │ │ ├── NativeSQLQueryReturn.html
│ │ │ │ │ │ │ ├── NativeSQLQueryReturn.TraceLogger.html
│ │ │ │ │ │ │ ├── NativeSQLQueryRootReturn.html
│ │ │ │ │ │ │ ├── NativeSQLQueryScalarReturn.html
│ │ │ │ │ │ │ └── NativeSQLQuerySpecification.html
│ │ │ │ │ │ ├── NativeSQLQueryCollectionReturn.html
│ │ │ │ │ │ ├── NativeSQLQueryConstructorReturn.html
│ │ │ │ │ │ ├── NativeSQLQueryJoinReturn.html
│ │ │ │ │ │ ├── NativeSQLQueryNonScalarReturn.html
│ │ │ │ │ │ ├── NativeSQLQueryReturn.html
│ │ │ │ │ │ ├── NativeSQLQueryReturn.TraceLogger.html
│ │ │ │ │ │ ├── NativeSQLQueryRootReturn.html
│ │ │ │ │ │ ├── NativeSQLQueryScalarReturn.html
│ │ │ │ │ │ ├── NativeSQLQuerySpecification.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ └── package-use.html
│ │ │ │ │ ├── ResultSetMappingDefinition.html
│ │ │ │ │ ├── spi
│ │ │ │ │ │ ├── AbstractDelegatingSessionBuilder.html
│ │ │ │ │ │ ├── AbstractDelegatingSessionBuilderImplementor.html
│ │ │ │ │ │ ├── AbstractDelegatingSharedSessionBuilder.html
│ │ │ │ │ │ ├── ActionQueue.html
│ │ │ │ │ │ ├── ActionQueue.TransactionCompletionProcesses.html
│ │ │ │ │ │ ├── AssociationKey.html
│ │ │ │ │ │ ├── BatchFetchQueue.html
│ │ │ │ │ │ ├── CachedNaturalIdValueSource.html
│ │ │ │ │ │ ├── CacheImplementor.html
│ │ │ │ │ │ ├── CacheInitiator.html
│ │ │ │ │ │ ├── CascadeStyle.html
│ │ │ │ │ │ ├── CascadeStyles.BaseCascadeStyle.html
│ │ │ │ │ │ ├── CascadeStyles.html
│ │ │ │ │ │ ├── CascadeStyles.MultipleCascadeStyle.html
│ │ │ │ │ │ ├── CascadingAction.html
│ │ │ │ │ │ ├── CascadingActions.BaseCascadingAction.html
│ │ │ │ │ │ ├── CascadingActions.html
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ ├── AbstractDelegatingSessionBuilder.html
│ │ │ │ │ │ │ ├── AbstractDelegatingSessionBuilderImplementor.html
│ │ │ │ │ │ │ ├── AbstractDelegatingSharedSessionBuilder.html
│ │ │ │ │ │ │ ├── ActionQueue.html
│ │ │ │ │ │ │ ├── ActionQueue.TransactionCompletionProcesses.html
│ │ │ │ │ │ │ ├── AssociationKey.html
│ │ │ │ │ │ │ ├── BatchFetchQueue.html
│ │ │ │ │ │ │ ├── CachedNaturalIdValueSource.html
│ │ │ │ │ │ │ ├── CacheImplementor.html
│ │ │ │ │ │ │ ├── CacheInitiator.html
│ │ │ │ │ │ │ ├── CascadeStyle.html
│ │ │ │ │ │ │ ├── CascadeStyles.BaseCascadeStyle.html
│ │ │ │ │ │ │ ├── CascadeStyles.html
│ │ │ │ │ │ │ ├── CascadeStyles.MultipleCascadeStyle.html
│ │ │ │ │ │ │ ├── CascadingAction.html
│ │ │ │ │ │ │ ├── CascadingActions.BaseCascadingAction.html
│ │ │ │ │ │ │ ├── CascadingActions.html
│ │ │ │ │ │ │ ├── CollectionEntry.html
│ │ │ │ │ │ │ ├── CollectionKey.html
│ │ │ │ │ │ │ ├── CompositeOwner.html
│ │ │ │ │ │ │ ├── CompositeTracker.html
│ │ │ │ │ │ │ ├── EntityEntryExtraState.html
│ │ │ │ │ │ │ ├── EntityEntryFactory.html
│ │ │ │ │ │ │ ├── EntityEntry.html
│ │ │ │ │ │ │ ├── EntityKey.html
│ │ │ │ │ │ │ ├── EntityUniqueKey.html
│ │ │ │ │ │ │ ├── ExceptionConverter.html
│ │ │ │ │ │ │ ├── ExecutableList.html
│ │ │ │ │ │ │ ├── ExecutableList.Sorter.html
│ │ │ │ │ │ │ ├── ExecuteUpdateResultCheckStyle.html
│ │ │ │ │ │ │ ├── ExtendedSelfDirtinessTracker.html
│ │ │ │ │ │ │ ├── FilterDefinition.html
│ │ │ │ │ │ │ ├── IdentifierValue.html
│ │ │ │ │ │ │ ├── LoadQueryInfluencers.html
│ │ │ │ │ │ │ ├── ManagedComposite.html
│ │ │ │ │ │ │ ├── ManagedEntity.html
│ │ │ │ │ │ │ ├── Managed.html
│ │ │ │ │ │ │ ├── ManagedMappedSuperclass.html
│ │ │ │ │ │ │ ├── Mapping.html
│ │ │ │ │ │ │ ├── NamedQueryDefinitionBuilder.html
│ │ │ │ │ │ │ ├── NamedQueryDefinition.html
│ │ │ │ │ │ │ ├── NamedSQLQueryDefinitionBuilder.html
│ │ │ │ │ │ │ ├── NamedSQLQueryDefinition.html
│ │ │ │ │ │ │ ├── PersistenceContext.html
│ │ │ │ │ │ │ ├── PersistenceContext.NaturalIdHelper.html
│ │ │ │ │ │ │ ├── PersistentAttributeInterceptable.html
│ │ │ │ │ │ │ ├── PersistentAttributeInterceptor.html
│ │ │ │ │ │ │ ├── QueryParameters.html
│ │ │ │ │ │ │ ├── RowSelection.html
│ │ │ │ │ │ │ ├── SelfDirtinessTracker.html
│ │ │ │ │ │ │ ├── SessionBuilderImplementor.html
│ │ │ │ │ │ │ ├── SessionDelegatorBaseImpl.html
│ │ │ │ │ │ │ ├── SessionEventListenerManager.html
│ │ │ │ │ │ │ ├── SessionFactoryDelegatingImpl.html
│ │ │ │ │ │ │ ├── SessionFactoryImplementor.DeserializationResolver.html
│ │ │ │ │ │ │ ├── SessionFactoryImplementor.html
│ │ │ │ │ │ │ ├── SessionImplementor.html
│ │ │ │ │ │ │ ├── SessionOwner.html
│ │ │ │ │ │ │ ├── SharedSessionContractImplementor.html
│ │ │ │ │ │ │ ├── Status.html
│ │ │ │ │ │ │ ├── SubselectFetch.html
│ │ │ │ │ │ │ ├── TypedValue.html
│ │ │ │ │ │ │ ├── UnsavedValueStrategy.html
│ │ │ │ │ │ │ ├── ValueInclusion.html
│ │ │ │ │ │ │ └── VersionValue.html
│ │ │ │ │ │ ├── CollectionEntry.html
│ │ │ │ │ │ ├── CollectionKey.html
│ │ │ │ │ │ ├── CompositeOwner.html
│ │ │ │ │ │ ├── CompositeTracker.html
│ │ │ │ │ │ ├── EntityEntryExtraState.html
│ │ │ │ │ │ ├── EntityEntryFactory.html
│ │ │ │ │ │ ├── EntityEntry.html
│ │ │ │ │ │ ├── EntityKey.html
│ │ │ │ │ │ ├── EntityUniqueKey.html
│ │ │ │ │ │ ├── ExceptionConverter.html
│ │ │ │ │ │ ├── ExecutableList.html
│ │ │ │ │ │ ├── ExecutableList.Sorter.html
│ │ │ │ │ │ ├── ExecuteUpdateResultCheckStyle.html
│ │ │ │ │ │ ├── ExtendedSelfDirtinessTracker.html
│ │ │ │ │ │ ├── FilterDefinition.html
│ │ │ │ │ │ ├── IdentifierValue.html
│ │ │ │ │ │ ├── LoadQueryInfluencers.html
│ │ │ │ │ │ ├── ManagedComposite.html
│ │ │ │ │ │ ├── ManagedEntity.html
│ │ │ │ │ │ ├── Managed.html
│ │ │ │ │ │ ├── ManagedMappedSuperclass.html
│ │ │ │ │ │ ├── Mapping.html
│ │ │ │ │ │ ├── NamedQueryDefinitionBuilder.html
│ │ │ │ │ │ ├── NamedQueryDefinition.html
│ │ │ │ │ │ ├── NamedSQLQueryDefinitionBuilder.html
│ │ │ │ │ │ ├── NamedSQLQueryDefinition.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ ├── PersistenceContext.html
│ │ │ │ │ │ ├── PersistenceContext.NaturalIdHelper.html
│ │ │ │ │ │ ├── PersistentAttributeInterceptable.html
│ │ │ │ │ │ ├── PersistentAttributeInterceptor.html
│ │ │ │ │ │ ├── QueryParameters.html
│ │ │ │ │ │ ├── RowSelection.html
│ │ │ │ │ │ ├── SelfDirtinessTracker.html
│ │ │ │ │ │ ├── SessionBuilderImplementor.html
│ │ │ │ │ │ ├── SessionDelegatorBaseImpl.html
│ │ │ │ │ │ ├── SessionEventListenerManager.html
│ │ │ │ │ │ ├── SessionFactoryDelegatingImpl.html
│ │ │ │ │ │ ├── SessionFactoryImplementor.DeserializationResolver.html
│ │ │ │ │ │ ├── SessionFactoryImplementor.html
│ │ │ │ │ │ ├── SessionImplementor.html
│ │ │ │ │ │ ├── SessionOwner.html
│ │ │ │ │ │ ├── SharedSessionContractImplementor.html
│ │ │ │ │ │ ├── Status.html
│ │ │ │ │ │ ├── SubselectFetch.html
│ │ │ │ │ │ ├── TypedValue.html
│ │ │ │ │ │ ├── UnsavedValueStrategy.html
│ │ │ │ │ │ ├── ValueInclusion.html
│ │ │ │ │ │ └── VersionValue.html
│ │ │ │ │ └── transaction
│ │ │ │ │ ├── jta
│ │ │ │ │ │ └── platform
│ │ │ │ │ │ └── spi
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ ├── JtaPlatformException.html
│ │ │ │ │ │ │ ├── JtaPlatform.html
│ │ │ │ │ │ │ ├── JtaPlatformProvider.html
│ │ │ │ │ │ │ └── JtaPlatformResolver.html
│ │ │ │ │ │ ├── JtaPlatformException.html
│ │ │ │ │ │ ├── JtaPlatform.html
│ │ │ │ │ │ ├── JtaPlatformProvider.html
│ │ │ │ │ │ ├── JtaPlatformResolver.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ └── package-use.html
│ │ │ │ │ └── spi
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── IsolationDelegate.html
│ │ │ │ │ │ ├── JoinStatus.html
│ │ │ │ │ │ ├── SynchronizationRegistry.html
│ │ │ │ │ │ ├── TransactionImplementor.html
│ │ │ │ │ │ └── TransactionObserver.html
│ │ │ │ │ ├── IsolationDelegate.html
│ │ │ │ │ ├── JoinStatus.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ ├── package-use.html
│ │ │ │ │ ├── SynchronizationRegistry.html
│ │ │ │ │ ├── TransactionImplementor.html
│ │ │ │ │ └── TransactionObserver.html
│ │ │ │ ├── EntityMode.html
│ │ │ │ ├── EntityNameResolver.html
│ │ │ │ ├── envers
│ │ │ │ │ ├── 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
│ │ │ │ │ │ ├── CrossTypeRevisionChangesReader.html
│ │ │ │ │ │ ├── DefaultRevisionEntity.html
│ │ │ │ │ │ ├── DefaultTrackingModifiedEntitiesRevisionEntity.html
│ │ │ │ │ │ ├── EntityTrackingRevisionListener.html
│ │ │ │ │ │ ├── ModificationStore.html
│ │ │ │ │ │ ├── ModifiedEntityNames.html
│ │ │ │ │ │ ├── NotAudited.html
│ │ │ │ │ │ ├── RelationTargetAuditMode.html
│ │ │ │ │ │ ├── RevisionEntity.html
│ │ │ │ │ │ ├── RevisionListener.html
│ │ │ │ │ │ ├── RevisionNumber.html
│ │ │ │ │ │ ├── RevisionTimestamp.html
│ │ │ │ │ │ ├── RevisionType.html
│ │ │ │ │ │ ├── SecondaryAuditTable.html
│ │ │ │ │ │ └── SecondaryAuditTables.html
│ │ │ │ │ ├── configuration
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ └── EnversSettings.html
│ │ │ │ │ │ ├── EnversSettings.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ └── package-use.html
│ │ │ │ │ ├── CrossTypeRevisionChangesReader.html
│ │ │ │ │ ├── DefaultRevisionEntity.html
│ │ │ │ │ ├── DefaultTrackingModifiedEntitiesRevisionEntity.html
│ │ │ │ │ ├── enhanced
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ ├── OrderedSequenceGenerator.html
│ │ │ │ │ │ │ ├── OrderedSequenceStructure.html
│ │ │ │ │ │ │ ├── SequenceIdRevisionEntity.html
│ │ │ │ │ │ │ └── SequenceIdTrackingModifiedEntitiesRevisionEntity.html
│ │ │ │ │ │ ├── OrderedSequenceGenerator.html
│ │ │ │ │ │ ├── OrderedSequenceStructure.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ ├── SequenceIdRevisionEntity.html
│ │ │ │ │ │ └── SequenceIdTrackingModifiedEntitiesRevisionEntity.html
│ │ │ │ │ ├── EntityTrackingRevisionListener.html
│ │ │ │ │ ├── event
│ │ │ │ │ │ └── spi
│ │ │ │ │ │ ├── BaseEnversCollectionEventListener.html
│ │ │ │ │ │ ├── BaseEnversEventListener.html
│ │ │ │ │ │ ├── BaseEnversUpdateEventListener.html
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ ├── BaseEnversCollectionEventListener.html
│ │ │ │ │ │ │ ├── BaseEnversEventListener.html
│ │ │ │ │ │ │ ├── BaseEnversUpdateEventListener.html
│ │ │ │ │ │ │ ├── EnversListenerDuplicationStrategy.html
│ │ │ │ │ │ │ ├── EnversListener.html
│ │ │ │ │ │ │ ├── EnversPostCollectionRecreateEventListenerImpl.html
│ │ │ │ │ │ │ ├── EnversPostDeleteEventListenerImpl.html
│ │ │ │ │ │ │ ├── EnversPostInsertEventListenerImpl.html
│ │ │ │ │ │ │ ├── EnversPostUpdateEventListenerImpl.html
│ │ │ │ │ │ │ ├── EnversPreCollectionRemoveEventListenerImpl.html
│ │ │ │ │ │ │ ├── EnversPreCollectionUpdateEventListenerImpl.html
│ │ │ │ │ │ │ └── EnversPreUpdateEventListenerImpl.html
│ │ │ │ │ │ ├── EnversListenerDuplicationStrategy.html
│ │ │ │ │ │ ├── EnversListener.html
│ │ │ │ │ │ ├── EnversPostCollectionRecreateEventListenerImpl.html
│ │ │ │ │ │ ├── EnversPostDeleteEventListenerImpl.html
│ │ │ │ │ │ ├── EnversPostInsertEventListenerImpl.html
│ │ │ │ │ │ ├── EnversPostUpdateEventListenerImpl.html
│ │ │ │ │ │ ├── EnversPreCollectionRemoveEventListenerImpl.html
│ │ │ │ │ │ ├── EnversPreCollectionUpdateEventListenerImpl.html
│ │ │ │ │ │ ├── EnversPreUpdateEventListenerImpl.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
│ │ │ │ │ ├── ModifiedEntityNames.html
│ │ │ │ │ ├── NotAudited.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ ├── package-use.html
│ │ │ │ │ ├── query
│ │ │ │ │ │ ├── AuditAssociationQuery.html
│ │ │ │ │ │ ├── AuditEntity.html
│ │ │ │ │ │ ├── AuditQueryCreator.html
│ │ │ │ │ │ ├── AuditQuery.html
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ ├── AuditAssociationQuery.html
│ │ │ │ │ │ │ ├── AuditEntity.html
│ │ │ │ │ │ │ ├── AuditQueryCreator.html
│ │ │ │ │ │ │ └── AuditQuery.html
│ │ │ │ │ │ ├── criteria
│ │ │ │ │ │ │ ├── AggregatedAuditExpression.AggregatedMode.html
│ │ │ │ │ │ │ ├── AggregatedAuditExpression.html
│ │ │ │ │ │ │ ├── AuditConjunction.html
│ │ │ │ │ │ │ ├── AuditCriterion.html
│ │ │ │ │ │ │ ├── AuditDisjunction.html
│ │ │ │ │ │ │ ├── AuditId.html
│ │ │ │ │ │ │ ├── AuditProperty.html
│ │ │ │ │ │ │ ├── AuditRelatedId.html
│ │ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ │ ├── AggregatedAuditExpression.AggregatedMode.html
│ │ │ │ │ │ │ │ ├── AggregatedAuditExpression.html
│ │ │ │ │ │ │ │ ├── AuditConjunction.html
│ │ │ │ │ │ │ │ ├── AuditCriterion.html
│ │ │ │ │ │ │ │ ├── AuditDisjunction.html
│ │ │ │ │ │ │ │ ├── AuditId.html
│ │ │ │ │ │ │ │ ├── AuditProperty.html
│ │ │ │ │ │ │ │ ├── AuditRelatedId.html
│ │ │ │ │ │ │ │ ├── ExtendableCriterion.html
│ │ │ │ │ │ │ │ └── MatchMode.html
│ │ │ │ │ │ │ ├── ExtendableCriterion.html
│ │ │ │ │ │ │ ├── MatchMode.html
│ │ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ │ └── package-use.html
│ │ │ │ │ │ ├── order
│ │ │ │ │ │ │ ├── AuditOrder.html
│ │ │ │ │ │ │ ├── AuditOrder.OrderData.html
│ │ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ │ ├── AuditOrder.html
│ │ │ │ │ │ │ │ └── AuditOrder.OrderData.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
│ │ │ │ │ │ └── projection
│ │ │ │ │ │ ├── AuditProjection.html
│ │ │ │ │ │ ├── AuditProjection.ProjectionData.html
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ ├── AuditProjection.html
│ │ │ │ │ │ │ └── AuditProjection.ProjectionData.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ └── package-use.html
│ │ │ │ │ ├── RelationTargetAuditMode.html
│ │ │ │ │ ├── RevisionEntity.html
│ │ │ │ │ ├── RevisionListener.html
│ │ │ │ │ ├── RevisionNumber.html
│ │ │ │ │ ├── RevisionTimestamp.html
│ │ │ │ │ ├── RevisionType.html
│ │ │ │ │ ├── SecondaryAuditTable.html
│ │ │ │ │ ├── SecondaryAuditTables.html
│ │ │ │ │ ├── strategy
│ │ │ │ │ │ ├── AuditStrategy.html
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ ├── AuditStrategy.html
│ │ │ │ │ │ │ ├── DefaultAuditStrategy.html
│ │ │ │ │ │ │ └── ValidityAuditStrategy.html
│ │ │ │ │ │ ├── DefaultAuditStrategy.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ └── ValidityAuditStrategy.html
│ │ │ │ │ └── tools
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ └── Pair.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ ├── package-use.html
│ │ │ │ │ └── Pair.html
│ │ │ │ ├── event
│ │ │ │ │ ├── service
│ │ │ │ │ │ └── spi
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ ├── DuplicationStrategy.Action.html
│ │ │ │ │ │ │ ├── DuplicationStrategy.html
│ │ │ │ │ │ │ ├── EventListenerGroup.html
│ │ │ │ │ │ │ ├── EventListenerRegistrationException.html
│ │ │ │ │ │ │ ├── EventListenerRegistry.html
│ │ │ │ │ │ │ └── JpaBootstrapSensitive.html
│ │ │ │ │ │ ├── DuplicationStrategy.Action.html
│ │ │ │ │ │ ├── DuplicationStrategy.html
│ │ │ │ │ │ ├── EventListenerGroup.html
│ │ │ │ │ │ ├── EventListenerRegistrationException.html
│ │ │ │ │ │ ├── EventListenerRegistry.html
│ │ │ │ │ │ ├── JpaBootstrapSensitive.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ └── package-use.html
│ │ │ │ │ └── spi
│ │ │ │ │ ├── AbstractCollectionEvent.html
│ │ │ │ │ ├── AbstractEvent.html
│ │ │ │ │ ├── AbstractPreDatabaseOperationEvent.html
│ │ │ │ │ ├── AutoFlushEvent.html
│ │ │ │ │ ├── AutoFlushEventListener.html
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── AbstractCollectionEvent.html
│ │ │ │ │ │ ├── AbstractEvent.html
│ │ │ │ │ │ ├── AbstractPreDatabaseOperationEvent.html
│ │ │ │ │ │ ├── AutoFlushEvent.html
│ │ │ │ │ │ ├── AutoFlushEventListener.html
│ │ │ │ │ │ ├── ClearEvent.html
│ │ │ │ │ │ ├── ClearEventListener.html
│ │ │ │ │ │ ├── DeleteEvent.html
│ │ │ │ │ │ ├── DeleteEventListener.html
│ │ │ │ │ │ ├── DirtyCheckEvent.html
│ │ │ │ │ │ ├── DirtyCheckEventListener.html
│ │ │ │ │ │ ├── EntityCopyObserver.html
│ │ │ │ │ │ ├── EventSource.html
│ │ │ │ │ │ ├── EventType.html
│ │ │ │ │ │ ├── EvictEvent.html
│ │ │ │ │ │ ├── EvictEventListener.html
│ │ │ │ │ │ ├── FlushEntityEvent.html
│ │ │ │ │ │ ├── FlushEntityEventListener.html
│ │ │ │ │ │ ├── FlushEvent.html
│ │ │ │ │ │ ├── FlushEventListener.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
│ │ │ │ │ │ ├── PostCommitDeleteEventListener.html
│ │ │ │ │ │ ├── PostCommitInsertEventListener.html
│ │ │ │ │ │ ├── PostCommitUpdateEventListener.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
│ │ │ │ │ │ ├── ResolveNaturalIdEvent.html
│ │ │ │ │ │ ├── ResolveNaturalIdEventListener.html
│ │ │ │ │ │ ├── SaveOrUpdateEvent.html
│ │ │ │ │ │ └── SaveOrUpdateEventListener.html
│ │ │ │ │ ├── ClearEvent.html
│ │ │ │ │ ├── ClearEventListener.html
│ │ │ │ │ ├── DeleteEvent.html
│ │ │ │ │ ├── DeleteEventListener.html
│ │ │ │ │ ├── DirtyCheckEvent.html
│ │ │ │ │ ├── DirtyCheckEventListener.html
│ │ │ │ │ ├── EntityCopyObserver.html
│ │ │ │ │ ├── EventSource.html
│ │ │ │ │ ├── EventType.html
│ │ │ │ │ ├── EvictEvent.html
│ │ │ │ │ ├── EvictEventListener.html
│ │ │ │ │ ├── FlushEntityEvent.html
│ │ │ │ │ ├── FlushEntityEventListener.html
│ │ │ │ │ ├── FlushEvent.html
│ │ │ │ │ ├── FlushEventListener.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
│ │ │ │ │ ├── PostCommitDeleteEventListener.html
│ │ │ │ │ ├── PostCommitInsertEventListener.html
│ │ │ │ │ ├── PostCommitUpdateEventListener.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
│ │ │ │ │ ├── ResolveNaturalIdEvent.html
│ │ │ │ │ ├── ResolveNaturalIdEventListener.html
│ │ │ │ │ ├── SaveOrUpdateEvent.html
│ │ │ │ │ └── SaveOrUpdateEventListener.html
│ │ │ │ ├── exception
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── ConstraintViolationException.html
│ │ │ │ │ │ ├── DataException.html
│ │ │ │ │ │ ├── GenericJDBCException.html
│ │ │ │ │ │ ├── JDBCConnectionException.html
│ │ │ │ │ │ ├── LockAcquisitionException.html
│ │ │ │ │ │ ├── LockTimeoutException.html
│ │ │ │ │ │ └── SQLGrammarException.html
│ │ │ │ │ ├── ConstraintViolationException.html
│ │ │ │ │ ├── DataException.html
│ │ │ │ │ ├── GenericJDBCException.html
│ │ │ │ │ ├── JDBCConnectionException.html
│ │ │ │ │ ├── LockAcquisitionException.html
│ │ │ │ │ ├── LockTimeoutException.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ ├── package-use.html
│ │ │ │ │ ├── spi
│ │ │ │ │ │ ├── AbstractSQLExceptionConversionDelegate.html
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ ├── AbstractSQLExceptionConversionDelegate.html
│ │ │ │ │ │ │ ├── Configurable.html
│ │ │ │ │ │ │ ├── ConversionContext.html
│ │ │ │ │ │ │ ├── SQLExceptionConversionDelegate.html
│ │ │ │ │ │ │ ├── SQLExceptionConverterFactory.html
│ │ │ │ │ │ │ ├── SQLExceptionConverter.html
│ │ │ │ │ │ │ ├── TemplatedViolatedConstraintNameExtracter.html
│ │ │ │ │ │ │ └── ViolatedConstraintNameExtracter.html
│ │ │ │ │ │ ├── Configurable.html
│ │ │ │ │ │ ├── ConversionContext.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ ├── SQLExceptionConversionDelegate.html
│ │ │ │ │ │ ├── SQLExceptionConverterFactory.html
│ │ │ │ │ │ ├── SQLExceptionConverter.html
│ │ │ │ │ │ ├── TemplatedViolatedConstraintNameExtracter.html
│ │ │ │ │ │ └── ViolatedConstraintNameExtracter.html
│ │ │ │ │ └── SQLGrammarException.html
│ │ │ │ ├── FetchMode.html
│ │ │ │ ├── Filter.html
│ │ │ │ ├── FlushMode.html
│ │ │ │ ├── graph
│ │ │ │ │ └── spi
│ │ │ │ │ ├── AttributeNodeImplementor.html
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── AttributeNodeImplementor.html
│ │ │ │ │ │ ├── EntityGraphImplementor.html
│ │ │ │ │ │ └── GraphNodeImplementor.html
│ │ │ │ │ ├── EntityGraphImplementor.html
│ │ │ │ │ ├── GraphNodeImplementor.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ └── package-use.html
│ │ │ │ ├── HibernateError.html
│ │ │ │ ├── HibernateException.html
│ │ │ │ ├── Hibernate.html
│ │ │ │ ├── hql
│ │ │ │ │ └── spi
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── FilterTranslator.html
│ │ │ │ │ │ ├── NamedParameterInformation.html
│ │ │ │ │ │ ├── ParameterInformation.html
│ │ │ │ │ │ ├── ParameterTranslations.html
│ │ │ │ │ │ ├── PositionalParameterInformation.html
│ │ │ │ │ │ ├── QueryTranslatorFactory.html
│ │ │ │ │ │ └── QueryTranslator.html
│ │ │ │ │ ├── FilterTranslator.html
│ │ │ │ │ ├── id
│ │ │ │ │ │ ├── AbstractIdsBulkIdHandler.html
│ │ │ │ │ │ ├── AbstractMultiTableBulkIdStrategyImpl.html
│ │ │ │ │ │ ├── AbstractMultiTableBulkIdStrategyImpl.PreparationContext.html
│ │ │ │ │ │ ├── AbstractTableBasedBulkIdHandler.html
│ │ │ │ │ │ ├── AbstractTableBasedBulkIdHandler.ProcessedWhereClause.html
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ ├── AbstractIdsBulkIdHandler.html
│ │ │ │ │ │ │ ├── AbstractMultiTableBulkIdStrategyImpl.html
│ │ │ │ │ │ │ ├── AbstractMultiTableBulkIdStrategyImpl.PreparationContext.html
│ │ │ │ │ │ │ ├── AbstractTableBasedBulkIdHandler.html
│ │ │ │ │ │ │ ├── AbstractTableBasedBulkIdHandler.ProcessedWhereClause.html
│ │ │ │ │ │ │ ├── IdTableHelper.html
│ │ │ │ │ │ │ ├── IdTableInfo.html
│ │ │ │ │ │ │ ├── IdTableSupport.html
│ │ │ │ │ │ │ ├── IdTableSupportStandardImpl.html
│ │ │ │ │ │ │ ├── MultiTableBulkIdStrategy.DeleteHandler.html
│ │ │ │ │ │ │ ├── MultiTableBulkIdStrategy.html
│ │ │ │ │ │ │ ├── MultiTableBulkIdStrategy.UpdateHandler.html
│ │ │ │ │ │ │ ├── TableBasedDeleteHandlerImpl.html
│ │ │ │ │ │ │ └── TableBasedUpdateHandlerImpl.html
│ │ │ │ │ │ ├── cte
│ │ │ │ │ │ │ ├── AbstractCteValuesListBulkIdHandler.html
│ │ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ │ ├── AbstractCteValuesListBulkIdHandler.html
│ │ │ │ │ │ │ │ ├── CteValuesListBuilder.html
│ │ │ │ │ │ │ │ ├── CteValuesListBulkIdStrategy.html
│ │ │ │ │ │ │ │ ├── CteValuesListDeleteHandlerImpl.html
│ │ │ │ │ │ │ │ └── CteValuesListUpdateHandlerImpl.html
│ │ │ │ │ │ │ ├── CteValuesListBuilder.html
│ │ │ │ │ │ │ ├── CteValuesListBulkIdStrategy.html
│ │ │ │ │ │ │ ├── CteValuesListDeleteHandlerImpl.html
│ │ │ │ │ │ │ ├── CteValuesListUpdateHandlerImpl.html
│ │ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ │ └── package-use.html
│ │ │ │ │ │ ├── global
│ │ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ │ └── GlobalTemporaryTableBulkIdStrategy.html
│ │ │ │ │ │ │ ├── GlobalTemporaryTableBulkIdStrategy.html
│ │ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ │ └── package-use.html
│ │ │ │ │ │ ├── IdTableHelper.html
│ │ │ │ │ │ ├── IdTableInfo.html
│ │ │ │ │ │ ├── IdTableSupport.html
│ │ │ │ │ │ ├── IdTableSupportStandardImpl.html
│ │ │ │ │ │ ├── inline
│ │ │ │ │ │ │ ├── AbstractInlineIdsBulkIdHandler.html
│ │ │ │ │ │ │ ├── AbstractInlineIdsDeleteHandlerImpl.html
│ │ │ │ │ │ │ ├── AbstractInlineIdsUpdateHandlerImpl.html
│ │ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ │ ├── AbstractInlineIdsBulkIdHandler.html
│ │ │ │ │ │ │ │ ├── AbstractInlineIdsDeleteHandlerImpl.html
│ │ │ │ │ │ │ │ ├── AbstractInlineIdsUpdateHandlerImpl.html
│ │ │ │ │ │ │ │ ├── IdsClauseBuilder.html
│ │ │ │ │ │ │ │ ├── InlineIdsIdsInClauseDeleteHandlerImpl.html
│ │ │ │ │ │ │ │ ├── InlineIdsIdsOrClauseDeleteHandlerImpl.html
│ │ │ │ │ │ │ │ ├── InlineIdsInClauseBuilder.html
│ │ │ │ │ │ │ │ ├── InlineIdsInClauseBulkIdStrategy.html
│ │ │ │ │ │ │ │ ├── InlineIdsInClauseUpdateHandlerImpl.html
│ │ │ │ │ │ │ │ ├── InlineIdsOrClauseBuilder.html
│ │ │ │ │ │ │ │ ├── InlineIdsOrClauseBulkIdStrategy.html
│ │ │ │ │ │ │ │ ├── InlineIdsOrClauseUpdateHandlerImpl.html
│ │ │ │ │ │ │ │ ├── InlineIdsSubSelectValueListBulkIdStrategy.html
│ │ │ │ │ │ │ │ ├── InlineIdsSubSelectValuesListBuilder.html
│ │ │ │ │ │ │ │ ├── InlineIdsSubSelectValuesListDeleteHandlerImpl.html
│ │ │ │ │ │ │ │ └── InlineIdsSubSelectValuesListUpdateHandlerImpl.html
│ │ │ │ │ │ │ ├── IdsClauseBuilder.html
│ │ │ │ │ │ │ ├── InlineIdsIdsInClauseDeleteHandlerImpl.html
│ │ │ │ │ │ │ ├── InlineIdsIdsOrClauseDeleteHandlerImpl.html
│ │ │ │ │ │ │ ├── InlineIdsInClauseBuilder.html
│ │ │ │ │ │ │ ├── InlineIdsInClauseBulkIdStrategy.html
│ │ │ │ │ │ │ ├── InlineIdsInClauseUpdateHandlerImpl.html
│ │ │ │ │ │ │ ├── InlineIdsOrClauseBuilder.html
│ │ │ │ │ │ │ ├── InlineIdsOrClauseBulkIdStrategy.html
│ │ │ │ │ │ │ ├── InlineIdsOrClauseUpdateHandlerImpl.html
│ │ │ │ │ │ │ ├── InlineIdsSubSelectValueListBulkIdStrategy.html
│ │ │ │ │ │ │ ├── InlineIdsSubSelectValuesListBuilder.html
│ │ │ │ │ │ │ ├── InlineIdsSubSelectValuesListDeleteHandlerImpl.html
│ │ │ │ │ │ │ ├── InlineIdsSubSelectValuesListUpdateHandlerImpl.html
│ │ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ │ └── package-use.html
│ │ │ │ │ │ ├── local
│ │ │ │ │ │ │ ├── AfterUseAction.html
│ │ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ │ ├── AfterUseAction.html
│ │ │ │ │ │ │ │ ├── Helper.html
│ │ │ │ │ │ │ │ ├── IdTableInfoImpl.html
│ │ │ │ │ │ │ │ └── LocalTemporaryTableBulkIdStrategy.html
│ │ │ │ │ │ │ ├── Helper.html
│ │ │ │ │ │ │ ├── IdTableInfoImpl.html
│ │ │ │ │ │ │ ├── LocalTemporaryTableBulkIdStrategy.html
│ │ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ │ └── package-use.html
│ │ │ │ │ │ ├── MultiTableBulkIdStrategy.DeleteHandler.html
│ │ │ │ │ │ ├── MultiTableBulkIdStrategy.html
│ │ │ │ │ │ ├── MultiTableBulkIdStrategy.UpdateHandler.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ ├── persistent
│ │ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ │ ├── DeleteHandlerImpl.html
│ │ │ │ │ │ │ │ ├── Helper.html
│ │ │ │ │ │ │ │ ├── PersistentTableBulkIdStrategy.html
│ │ │ │ │ │ │ │ └── UpdateHandlerImpl.html
│ │ │ │ │ │ │ ├── DeleteHandlerImpl.html
│ │ │ │ │ │ │ ├── Helper.html
│ │ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ │ ├── PersistentTableBulkIdStrategy.html
│ │ │ │ │ │ │ └── UpdateHandlerImpl.html
│ │ │ │ │ │ ├── TableBasedDeleteHandlerImpl.html
│ │ │ │ │ │ └── TableBasedUpdateHandlerImpl.html
│ │ │ │ │ ├── NamedParameterInformation.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ ├── package-use.html
│ │ │ │ │ ├── ParameterInformation.html
│ │ │ │ │ ├── ParameterTranslations.html
│ │ │ │ │ ├── PositionalParameterInformation.html
│ │ │ │ │ ├── QueryTranslatorFactory.html
│ │ │ │ │ └── QueryTranslator.html
│ │ │ │ ├── id
│ │ │ │ │ ├── AbstractPostInsertGenerator.html
│ │ │ │ │ ├── AbstractUUIDGenerator.html
│ │ │ │ │ ├── Assigned.html
│ │ │ │ │ ├── BulkInsertionCapableIdentifierGenerator.html
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── AbstractPostInsertGenerator.html
│ │ │ │ │ │ ├── AbstractUUIDGenerator.html
│ │ │ │ │ │ ├── Assigned.html
│ │ │ │ │ │ ├── BulkInsertionCapableIdentifierGenerator.html
│ │ │ │ │ │ ├── CompositeNestedGeneratedValueGenerator.GenerationContextLocator.html
│ │ │ │ │ │ ├── CompositeNestedGeneratedValueGenerator.GenerationPlan.html
│ │ │ │ │ │ ├── CompositeNestedGeneratedValueGenerator.html
│ │ │ │ │ │ ├── Configurable.html
│ │ │ │ │ │ ├── EntityIdentifierNature.html
│ │ │ │ │ │ ├── ExportableColumn.ColumnIterator.html
│ │ │ │ │ │ ├── ExportableColumn.html
│ │ │ │ │ │ ├── ExportableColumn.ValueImpl.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.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
│ │ │ │ │ │ ├── UUIDGenerationStrategy.html
│ │ │ │ │ │ ├── UUIDGenerator.html
│ │ │ │ │ │ └── UUIDHexGenerator.html
│ │ │ │ │ ├── CompositeNestedGeneratedValueGenerator.GenerationContextLocator.html
│ │ │ │ │ ├── CompositeNestedGeneratedValueGenerator.GenerationPlan.html
│ │ │ │ │ ├── CompositeNestedGeneratedValueGenerator.html
│ │ │ │ │ ├── Configurable.html
│ │ │ │ │ ├── enhanced
│ │ │ │ │ │ ├── AbstractOptimizer.html
│ │ │ │ │ │ ├── AccessCallback.html
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ ├── AbstractOptimizer.html
│ │ │ │ │ │ │ ├── AccessCallback.html
│ │ │ │ │ │ │ ├── DatabaseStructure.html
│ │ │ │ │ │ │ ├── HiLoOptimizer.html
│ │ │ │ │ │ │ ├── InitialValueAwareOptimizer.html
│ │ │ │ │ │ │ ├── LegacyHiLoAlgorithmOptimizer.html
│ │ │ │ │ │ │ ├── NoopOptimizer.html
│ │ │ │ │ │ │ ├── OptimizerFactory.html
│ │ │ │ │ │ │ ├── Optimizer.html
│ │ │ │ │ │ │ ├── PooledLoOptimizer.html
│ │ │ │ │ │ │ ├── PooledLoThreadLocalOptimizer.html
│ │ │ │ │ │ │ ├── PooledOptimizer.html
│ │ │ │ │ │ │ ├── SequenceStructure.html
│ │ │ │ │ │ │ ├── SequenceStyleGenerator.html
│ │ │ │ │ │ │ ├── StandardOptimizerDescriptor.html
│ │ │ │ │ │ │ ├── TableGenerator.html
│ │ │ │ │ │ │ └── TableStructure.html
│ │ │ │ │ │ ├── DatabaseStructure.html
│ │ │ │ │ │ ├── HiLoOptimizer.html
│ │ │ │ │ │ ├── InitialValueAwareOptimizer.html
│ │ │ │ │ │ ├── LegacyHiLoAlgorithmOptimizer.html
│ │ │ │ │ │ ├── NoopOptimizer.html
│ │ │ │ │ │ ├── OptimizerFactory.html
│ │ │ │ │ │ ├── Optimizer.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ ├── PooledLoOptimizer.html
│ │ │ │ │ │ ├── PooledLoThreadLocalOptimizer.html
│ │ │ │ │ │ ├── PooledOptimizer.html
│ │ │ │ │ │ ├── SequenceStructure.html
│ │ │ │ │ │ ├── SequenceStyleGenerator.html
│ │ │ │ │ │ ├── StandardOptimizerDescriptor.html
│ │ │ │ │ │ ├── TableGenerator.html
│ │ │ │ │ │ └── TableStructure.html
│ │ │ │ │ ├── EntityIdentifierNature.html
│ │ │ │ │ ├── ExportableColumn.ColumnIterator.html
│ │ │ │ │ ├── ExportableColumn.html
│ │ │ │ │ ├── ExportableColumn.ValueImpl.html
│ │ │ │ │ ├── factory
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ └── IdentifierGeneratorFactory.html
│ │ │ │ │ │ ├── IdentifierGeneratorFactory.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ └── spi
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ └── MutableIdentifierGeneratorFactory.html
│ │ │ │ │ │ ├── MutableIdentifierGeneratorFactory.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.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
│ │ │ │ │ ├── uuid
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ ├── CustomVersionOneStrategy.html
│ │ │ │ │ │ │ ├── Helper.html
│ │ │ │ │ │ │ ├── LocalObjectUuidHelper.html
│ │ │ │ │ │ │ └── StandardRandomStrategy.html
│ │ │ │ │ │ ├── CustomVersionOneStrategy.html
│ │ │ │ │ │ ├── Helper.html
│ │ │ │ │ │ ├── LocalObjectUuidHelper.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ └── StandardRandomStrategy.html
│ │ │ │ │ ├── UUIDGenerationStrategy.html
│ │ │ │ │ ├── UUIDGenerator.html
│ │ │ │ │ └── UUIDHexGenerator.html
│ │ │ │ ├── IdentifierLoadAccess.html
│ │ │ │ ├── Incubating.html
│ │ │ │ ├── InstantiationException.html
│ │ │ │ ├── integrator
│ │ │ │ │ └── spi
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── Integrator.html
│ │ │ │ │ │ ├── IntegratorService.html
│ │ │ │ │ │ └── ServiceContributingIntegrator.html
│ │ │ │ │ ├── Integrator.html
│ │ │ │ │ ├── IntegratorService.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ ├── package-use.html
│ │ │ │ │ └── ServiceContributingIntegrator.html
│ │ │ │ ├── Interceptor.html
│ │ │ │ ├── InvalidMappingException.html
│ │ │ │ ├── jdbc
│ │ │ │ │ ├── AbstractReturningWork.html
│ │ │ │ │ ├── AbstractWork.html
│ │ │ │ │ ├── BatchedTooManyRowsAffectedException.html
│ │ │ │ │ ├── BatchFailedException.html
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── AbstractReturningWork.html
│ │ │ │ │ │ ├── AbstractWork.html
│ │ │ │ │ │ ├── BatchedTooManyRowsAffectedException.html
│ │ │ │ │ │ ├── BatchFailedException.html
│ │ │ │ │ │ ├── Expectation.html
│ │ │ │ │ │ ├── Expectations.BasicExpectation.html
│ │ │ │ │ │ ├── Expectations.BasicParamExpectation.html
│ │ │ │ │ │ ├── Expectations.html
│ │ │ │ │ │ ├── ReturningWork.html
│ │ │ │ │ │ ├── TooManyRowsAffectedException.html
│ │ │ │ │ │ ├── WorkExecutor.html
│ │ │ │ │ │ ├── WorkExecutorVisitable.html
│ │ │ │ │ │ └── Work.html
│ │ │ │ │ ├── Expectation.html
│ │ │ │ │ ├── Expectations.BasicExpectation.html
│ │ │ │ │ ├── Expectations.BasicParamExpectation.html
│ │ │ │ │ ├── Expectations.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ ├── package-use.html
│ │ │ │ │ ├── ReturningWork.html
│ │ │ │ │ ├── TooManyRowsAffectedException.html
│ │ │ │ │ ├── WorkExecutor.html
│ │ │ │ │ ├── WorkExecutorVisitable.html
│ │ │ │ │ └── Work.html
│ │ │ │ ├── JDBCException.html
│ │ │ │ ├── jmx
│ │ │ │ │ └── spi
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ └── JmxService.html
│ │ │ │ │ ├── JmxService.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ └── package-use.html
│ │ │ │ ├── jpa
│ │ │ │ │ ├── AvailableSettings.html
│ │ │ │ │ ├── boot
│ │ │ │ │ │ └── spi
│ │ │ │ │ │ ├── Bootstrap.html
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ ├── Bootstrap.html
│ │ │ │ │ │ │ ├── EntityManagerFactoryBuilder.html
│ │ │ │ │ │ │ ├── IntegratorProvider.html
│ │ │ │ │ │ │ ├── PersistenceUnitDescriptor.html
│ │ │ │ │ │ │ ├── ProviderChecker.html
│ │ │ │ │ │ │ ├── StrategyRegistrationProviderList.html
│ │ │ │ │ │ │ └── TypeContributorList.html
│ │ │ │ │ │ ├── EntityManagerFactoryBuilder.html
│ │ │ │ │ │ ├── IntegratorProvider.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ ├── PersistenceUnitDescriptor.html
│ │ │ │ │ │ ├── ProviderChecker.html
│ │ │ │ │ │ ├── StrategyRegistrationProviderList.html
│ │ │ │ │ │ └── TypeContributorList.html
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── AvailableSettings.html
│ │ │ │ │ │ ├── HibernateEntityManagerFactory.html
│ │ │ │ │ │ ├── HibernateEntityManager.html
│ │ │ │ │ │ ├── HibernatePersistenceProvider.html
│ │ │ │ │ │ ├── HibernateQuery.html
│ │ │ │ │ │ ├── QueryHints.html
│ │ │ │ │ │ └── TypedParameterValue.html
│ │ │ │ │ ├── event
│ │ │ │ │ │ └── spi
│ │ │ │ │ │ ├── CallbackBuilder.CallbackRegistrar.html
│ │ │ │ │ │ ├── CallbackBuilder.html
│ │ │ │ │ │ ├── Callback.html
│ │ │ │ │ │ ├── CallbackRegistryConsumer.html
│ │ │ │ │ │ ├── CallbackRegistry.html
│ │ │ │ │ │ ├── CallbackType.html
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ ├── CallbackBuilder.CallbackRegistrar.html
│ │ │ │ │ │ │ ├── CallbackBuilder.html
│ │ │ │ │ │ │ ├── Callback.html
│ │ │ │ │ │ │ ├── CallbackRegistryConsumer.html
│ │ │ │ │ │ │ ├── CallbackRegistry.html
│ │ │ │ │ │ │ └── CallbackType.html
│ │ │ │ │ │ ├── jpa
│ │ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ │ ├── ExtendedBeanManager.html
│ │ │ │ │ │ │ │ └── ExtendedBeanManager.LifecycleListener.html
│ │ │ │ │ │ │ ├── ExtendedBeanManager.html
│ │ │ │ │ │ │ ├── ExtendedBeanManager.LifecycleListener.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
│ │ │ │ │ ├── HibernateEntityManagerFactory.html
│ │ │ │ │ ├── HibernateEntityManager.html
│ │ │ │ │ ├── HibernatePersistenceProvider.html
│ │ │ │ │ ├── HibernateQuery.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ ├── package-use.html
│ │ │ │ │ ├── QueryHints.html
│ │ │ │ │ ├── spi
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ ├── CriteriaQueryTupleTransformer.html
│ │ │ │ │ │ │ ├── HibernateEntityManagerFactoryAware.html
│ │ │ │ │ │ │ ├── HibernateEntityManagerImplementor.html
│ │ │ │ │ │ │ ├── HibernateEntityManagerImplementor.QueryOptions.html
│ │ │ │ │ │ │ ├── HibernateEntityManagerImplementor.QueryOptions.ResultMetadataValidator.html
│ │ │ │ │ │ │ ├── IdentifierGeneratorStrategyProvider.html
│ │ │ │ │ │ │ ├── JpaCompliance.html
│ │ │ │ │ │ │ ├── MutableJpaCompliance.html
│ │ │ │ │ │ │ ├── NativeQueryTupleTransformer.html
│ │ │ │ │ │ │ ├── NullTypeBindableParameterRegistration.html
│ │ │ │ │ │ │ ├── ParameterBind.html
│ │ │ │ │ │ │ ├── ParameterRegistration.html
│ │ │ │ │ │ │ ├── StoredProcedureQueryParameterRegistration.html
│ │ │ │ │ │ │ ├── TupleBuilderTransformer.HqlTupleElementImpl.html
│ │ │ │ │ │ │ ├── TupleBuilderTransformer.HqlTupleImpl.html
│ │ │ │ │ │ │ └── TupleBuilderTransformer.html
│ │ │ │ │ │ ├── CriteriaQueryTupleTransformer.html
│ │ │ │ │ │ ├── HibernateEntityManagerFactoryAware.html
│ │ │ │ │ │ ├── HibernateEntityManagerImplementor.html
│ │ │ │ │ │ ├── HibernateEntityManagerImplementor.QueryOptions.html
│ │ │ │ │ │ ├── HibernateEntityManagerImplementor.QueryOptions.ResultMetadataValidator.html
│ │ │ │ │ │ ├── IdentifierGeneratorStrategyProvider.html
│ │ │ │ │ │ ├── JpaCompliance.html
│ │ │ │ │ │ ├── MutableJpaCompliance.html
│ │ │ │ │ │ ├── NativeQueryTupleTransformer.html
│ │ │ │ │ │ ├── NullTypeBindableParameterRegistration.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ ├── ParameterBind.html
│ │ │ │ │ │ ├── ParameterRegistration.html
│ │ │ │ │ │ ├── StoredProcedureQueryParameterRegistration.html
│ │ │ │ │ │ ├── TupleBuilderTransformer.HqlTupleElementImpl.html
│ │ │ │ │ │ ├── TupleBuilderTransformer.HqlTupleImpl.html
│ │ │ │ │ │ └── TupleBuilderTransformer.html
│ │ │ │ │ └── TypedParameterValue.html
│ │ │ │ ├── jpamodelgen
│ │ │ │ │ ├── annotation
│ │ │ │ │ │ ├── AnnotationMetaAttribute.html
│ │ │ │ │ │ ├── AnnotationMetaCollection.html
│ │ │ │ │ │ ├── AnnotationMetaEntity.html
│ │ │ │ │ │ ├── AnnotationMetaMap.html
│ │ │ │ │ │ ├── AnnotationMetaSingleAttribute.html
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ ├── AnnotationMetaAttribute.html
│ │ │ │ │ │ │ ├── AnnotationMetaCollection.html
│ │ │ │ │ │ │ ├── AnnotationMetaEntity.html
│ │ │ │ │ │ │ ├── AnnotationMetaMap.html
│ │ │ │ │ │ │ ├── AnnotationMetaSingleAttribute.html
│ │ │ │ │ │ │ └── MetaAttributeGenerationVisitor.html
│ │ │ │ │ │ ├── MetaAttributeGenerationVisitor.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ └── package-use.html
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── ClassWriter.html
│ │ │ │ │ │ ├── Context.html
│ │ │ │ │ │ ├── ImportContextImpl.html
│ │ │ │ │ │ ├── JPAMetaModelEntityProcessor.html
│ │ │ │ │ │ ├── MetaModelGenerationException.html
│ │ │ │ │ │ └── Version.html
│ │ │ │ │ ├── ClassWriter.html
│ │ │ │ │ ├── Context.html
│ │ │ │ │ ├── ImportContextImpl.html
│ │ │ │ │ ├── JPAMetaModelEntityProcessor.html
│ │ │ │ │ ├── MetaModelGenerationException.html
│ │ │ │ │ ├── model
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ ├── ImportContext.html
│ │ │ │ │ │ │ ├── MetaAttribute.html
│ │ │ │ │ │ │ ├── MetaCollection.html
│ │ │ │ │ │ │ ├── MetaEntity.html
│ │ │ │ │ │ │ └── MetaSingleAttribute.html
│ │ │ │ │ │ ├── ImportContext.html
│ │ │ │ │ │ ├── MetaAttribute.html
│ │ │ │ │ │ ├── MetaCollection.html
│ │ │ │ │ │ ├── MetaEntity.html
│ │ │ │ │ │ ├── MetaSingleAttribute.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
│ │ │ │ │ ├── util
│ │ │ │ │ │ ├── AccessType.html
│ │ │ │ │ │ ├── AccessTypeInformation.html
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ ├── AccessType.html
│ │ │ │ │ │ │ ├── AccessTypeInformation.html
│ │ │ │ │ │ │ ├── Constants.html
│ │ │ │ │ │ │ ├── FileTimeStampChecker.html
│ │ │ │ │ │ │ ├── StringUtil.html
│ │ │ │ │ │ │ └── TypeUtils.html
│ │ │ │ │ │ ├── Constants.html
│ │ │ │ │ │ ├── FileTimeStampChecker.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ ├── StringUtil.html
│ │ │ │ │ │ ├── TypeUtils.html
│ │ │ │ │ │ └── xml
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ ├── ContextProvidingValidationEventHandler.html
│ │ │ │ │ │ │ ├── JpaNamespaceTransformingEventReader.html
│ │ │ │ │ │ │ ├── XmlParserHelper.html
│ │ │ │ │ │ │ └── XmlParsingException.html
│ │ │ │ │ │ ├── ContextProvidingValidationEventHandler.html
│ │ │ │ │ │ ├── JpaNamespaceTransformingEventReader.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ ├── XmlParserHelper.html
│ │ │ │ │ │ └── XmlParsingException.html
│ │ │ │ │ ├── Version.html
│ │ │ │ │ └── xml
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── JpaDescriptorParser.html
│ │ │ │ │ │ ├── XmlMetaAttribute.html
│ │ │ │ │ │ ├── XmlMetaCollection.html
│ │ │ │ │ │ ├── XmlMetaEntity.html
│ │ │ │ │ │ ├── XmlMetaMap.html
│ │ │ │ │ │ └── XmlMetaSingleAttribute.html
│ │ │ │ │ ├── jaxb
│ │ │ │ │ │ ├── AccessType.html
│ │ │ │ │ │ ├── AssociationOverride.html
│ │ │ │ │ │ ├── AttributeOverride.html
│ │ │ │ │ │ ├── Attributes.html
│ │ │ │ │ │ ├── Basic.html
│ │ │ │ │ │ ├── CascadeType.html
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ ├── AccessType.html
│ │ │ │ │ │ │ ├── AssociationOverride.html
│ │ │ │ │ │ │ ├── AttributeOverride.html
│ │ │ │ │ │ │ ├── Attributes.html
│ │ │ │ │ │ │ ├── Basic.html
│ │ │ │ │ │ │ ├── CascadeType.html
│ │ │ │ │ │ │ ├── CollectionTable.html
│ │ │ │ │ │ │ ├── Column.html
│ │ │ │ │ │ │ ├── ColumnResult.html
│ │ │ │ │ │ │ ├── ConstructorResult.html
│ │ │ │ │ │ │ ├── Converter.html
│ │ │ │ │ │ │ ├── Convert.html
│ │ │ │ │ │ │ ├── DiscriminatorColumn.html
│ │ │ │ │ │ │ ├── DiscriminatorType.html
│ │ │ │ │ │ │ ├── ElementCollection.html
│ │ │ │ │ │ │ ├── EmbeddableAttributes.html
│ │ │ │ │ │ │ ├── Embeddable.html
│ │ │ │ │ │ │ ├── Embedded.html
│ │ │ │ │ │ │ ├── EmbeddedId.html
│ │ │ │ │ │ │ ├── EmptyType.html
│ │ │ │ │ │ │ ├── Entity.html
│ │ │ │ │ │ │ ├── EntityListener.html
│ │ │ │ │ │ │ ├── EntityListeners.html
│ │ │ │ │ │ │ ├── EntityMappings.html
│ │ │ │ │ │ │ ├── EntityResult.html
│ │ │ │ │ │ │ ├── EnumType.html
│ │ │ │ │ │ │ ├── FetchType.html
│ │ │ │ │ │ │ ├── FieldResult.html
│ │ │ │ │ │ │ ├── ForeignKey.html
│ │ │ │ │ │ │ ├── GeneratedValue.html
│ │ │ │ │ │ │ ├── GenerationType.html
│ │ │ │ │ │ │ ├── IdClass.html
│ │ │ │ │ │ │ ├── Id.html
│ │ │ │ │ │ │ ├── Index.html
│ │ │ │ │ │ │ ├── Inheritance.html
│ │ │ │ │ │ │ ├── InheritanceType.html
│ │ │ │ │ │ │ ├── JoinColumn.html
│ │ │ │ │ │ │ ├── JoinTable.html
│ │ │ │ │ │ │ ├── Lob.html
│ │ │ │ │ │ │ ├── LockModeType.html
│ │ │ │ │ │ │ ├── ManyToMany.html
│ │ │ │ │ │ │ ├── ManyToOne.html
│ │ │ │ │ │ │ ├── MapKeyClass.html
│ │ │ │ │ │ │ ├── MapKeyColumn.html
│ │ │ │ │ │ │ ├── MapKey.html
│ │ │ │ │ │ │ ├── MapKeyJoinColumn.html
│ │ │ │ │ │ │ ├── MappedSuperclass.html
│ │ │ │ │ │ │ ├── NamedAttributeNode.html
│ │ │ │ │ │ │ ├── NamedEntityGraph.html
│ │ │ │ │ │ │ ├── NamedNativeQuery.html
│ │ │ │ │ │ │ ├── NamedQuery.html
│ │ │ │ │ │ │ ├── NamedStoredProcedureQuery.html
│ │ │ │ │ │ │ ├── NamedSubgraph.html
│ │ │ │ │ │ │ ├── ObjectFactory.html
│ │ │ │ │ │ │ ├── OneToMany.html
│ │ │ │ │ │ │ ├── OneToOne.html
│ │ │ │ │ │ │ ├── OrderColumn.html
│ │ │ │ │ │ │ ├── ParameterMode.html
│ │ │ │ │ │ │ ├── Persistence.html
│ │ │ │ │ │ │ ├── Persistence.PersistenceUnit.html
│ │ │ │ │ │ │ ├── Persistence.PersistenceUnit.Properties.html
│ │ │ │ │ │ │ ├── Persistence.PersistenceUnit.Properties.Property.html
│ │ │ │ │ │ │ ├── PersistenceUnitCachingType.html
│ │ │ │ │ │ │ ├── PersistenceUnitDefaults.html
│ │ │ │ │ │ │ ├── PersistenceUnitMetadata.html
│ │ │ │ │ │ │ ├── PersistenceUnitTransactionType.html
│ │ │ │ │ │ │ ├── PersistenceUnitValidationModeType.html
│ │ │ │ │ │ │ ├── PostLoad.html
│ │ │ │ │ │ │ ├── PostPersist.html
│ │ │ │ │ │ │ ├── PostRemove.html
│ │ │ │ │ │ │ ├── PostUpdate.html
│ │ │ │ │ │ │ ├── PrePersist.html
│ │ │ │ │ │ │ ├── PreRemove.html
│ │ │ │ │ │ │ ├── PreUpdate.html
│ │ │ │ │ │ │ ├── PrimaryKeyJoinColumn.html
│ │ │ │ │ │ │ ├── QueryHint.html
│ │ │ │ │ │ │ ├── SecondaryTable.html
│ │ │ │ │ │ │ ├── SequenceGenerator.html
│ │ │ │ │ │ │ ├── SqlResultSetMapping.html
│ │ │ │ │ │ │ ├── StoredProcedureParameter.html
│ │ │ │ │ │ │ ├── TableGenerator.html
│ │ │ │ │ │ │ ├── Table.html
│ │ │ │ │ │ │ ├── TemporalType.html
│ │ │ │ │ │ │ ├── Transient.html
│ │ │ │ │ │ │ ├── UniqueConstraint.html
│ │ │ │ │ │ │ └── Version.html
│ │ │ │ │ │ ├── CollectionTable.html
│ │ │ │ │ │ ├── Column.html
│ │ │ │ │ │ ├── ColumnResult.html
│ │ │ │ │ │ ├── ConstructorResult.html
│ │ │ │ │ │ ├── Converter.html
│ │ │ │ │ │ ├── Convert.html
│ │ │ │ │ │ ├── DiscriminatorColumn.html
│ │ │ │ │ │ ├── DiscriminatorType.html
│ │ │ │ │ │ ├── ElementCollection.html
│ │ │ │ │ │ ├── EmbeddableAttributes.html
│ │ │ │ │ │ ├── Embeddable.html
│ │ │ │ │ │ ├── Embedded.html
│ │ │ │ │ │ ├── EmbeddedId.html
│ │ │ │ │ │ ├── EmptyType.html
│ │ │ │ │ │ ├── Entity.html
│ │ │ │ │ │ ├── EntityListener.html
│ │ │ │ │ │ ├── EntityListeners.html
│ │ │ │ │ │ ├── EntityMappings.html
│ │ │ │ │ │ ├── EntityResult.html
│ │ │ │ │ │ ├── EnumType.html
│ │ │ │ │ │ ├── FetchType.html
│ │ │ │ │ │ ├── FieldResult.html
│ │ │ │ │ │ ├── ForeignKey.html
│ │ │ │ │ │ ├── GeneratedValue.html
│ │ │ │ │ │ ├── GenerationType.html
│ │ │ │ │ │ ├── IdClass.html
│ │ │ │ │ │ ├── Id.html
│ │ │ │ │ │ ├── Index.html
│ │ │ │ │ │ ├── Inheritance.html
│ │ │ │ │ │ ├── InheritanceType.html
│ │ │ │ │ │ ├── JoinColumn.html
│ │ │ │ │ │ ├── JoinTable.html
│ │ │ │ │ │ ├── Lob.html
│ │ │ │ │ │ ├── LockModeType.html
│ │ │ │ │ │ ├── ManyToMany.html
│ │ │ │ │ │ ├── ManyToOne.html
│ │ │ │ │ │ ├── MapKeyClass.html
│ │ │ │ │ │ ├── MapKeyColumn.html
│ │ │ │ │ │ ├── MapKey.html
│ │ │ │ │ │ ├── MapKeyJoinColumn.html
│ │ │ │ │ │ ├── MappedSuperclass.html
│ │ │ │ │ │ ├── NamedAttributeNode.html
│ │ │ │ │ │ ├── NamedEntityGraph.html
│ │ │ │ │ │ ├── NamedNativeQuery.html
│ │ │ │ │ │ ├── NamedQuery.html
│ │ │ │ │ │ ├── NamedStoredProcedureQuery.html
│ │ │ │ │ │ ├── NamedSubgraph.html
│ │ │ │ │ │ ├── ObjectFactory.html
│ │ │ │ │ │ ├── OneToMany.html
│ │ │ │ │ │ ├── OneToOne.html
│ │ │ │ │ │ ├── OrderColumn.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ ├── ParameterMode.html
│ │ │ │ │ │ ├── Persistence.html
│ │ │ │ │ │ ├── Persistence.PersistenceUnit.html
│ │ │ │ │ │ ├── Persistence.PersistenceUnit.Properties.html
│ │ │ │ │ │ ├── Persistence.PersistenceUnit.Properties.Property.html
│ │ │ │ │ │ ├── PersistenceUnitCachingType.html
│ │ │ │ │ │ ├── PersistenceUnitDefaults.html
│ │ │ │ │ │ ├── PersistenceUnitMetadata.html
│ │ │ │ │ │ ├── PersistenceUnitTransactionType.html
│ │ │ │ │ │ ├── PersistenceUnitValidationModeType.html
│ │ │ │ │ │ ├── PostLoad.html
│ │ │ │ │ │ ├── PostPersist.html
│ │ │ │ │ │ ├── PostRemove.html
│ │ │ │ │ │ ├── PostUpdate.html
│ │ │ │ │ │ ├── PrePersist.html
│ │ │ │ │ │ ├── PreRemove.html
│ │ │ │ │ │ ├── PreUpdate.html
│ │ │ │ │ │ ├── PrimaryKeyJoinColumn.html
│ │ │ │ │ │ ├── QueryHint.html
│ │ │ │ │ │ ├── SecondaryTable.html
│ │ │ │ │ │ ├── SequenceGenerator.html
│ │ │ │ │ │ ├── SqlResultSetMapping.html
│ │ │ │ │ │ ├── StoredProcedureParameter.html
│ │ │ │ │ │ ├── TableGenerator.html
│ │ │ │ │ │ ├── Table.html
│ │ │ │ │ │ ├── TemporalType.html
│ │ │ │ │ │ ├── Transient.html
│ │ │ │ │ │ ├── UniqueConstraint.html
│ │ │ │ │ │ └── Version.html
│ │ │ │ │ ├── JpaDescriptorParser.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ ├── package-use.html
│ │ │ │ │ ├── XmlMetaAttribute.html
│ │ │ │ │ ├── XmlMetaCollection.html
│ │ │ │ │ ├── XmlMetaEntity.html
│ │ │ │ │ ├── XmlMetaMap.html
│ │ │ │ │ └── XmlMetaSingleAttribute.html
│ │ │ │ ├── LazyInitializationException.html
│ │ │ │ ├── loader
│ │ │ │ │ ├── AbstractEntityJoinWalker.html
│ │ │ │ │ ├── BasicLoader.html
│ │ │ │ │ ├── BatchFetchStyle.html
│ │ │ │ │ ├── BatchLoadSizingStrategy.html
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── AbstractEntityJoinWalker.html
│ │ │ │ │ │ ├── BasicLoader.html
│ │ │ │ │ │ ├── BatchFetchStyle.html
│ │ │ │ │ │ ├── BatchLoadSizingStrategy.html
│ │ │ │ │ │ ├── CollectionAliases.html
│ │ │ │ │ │ ├── ColumnEntityAliases.html
│ │ │ │ │ │ ├── DefaultEntityAliases.html
│ │ │ │ │ │ ├── EntityAliases.html
│ │ │ │ │ │ ├── GeneratedCollectionAliases.html
│ │ │ │ │ │ ├── JoinWalker.AssociationInitCallback.html
│ │ │ │ │ │ ├── JoinWalker.html
│ │ │ │ │ │ ├── Loader.html
│ │ │ │ │ │ ├── Loader.SqlStatementWrapper.html
│ │ │ │ │ │ ├── MultipleBagFetchException.html
│ │ │ │ │ │ ├── OuterJoinableAssociation.html
│ │ │ │ │ │ ├── OuterJoinLoader.html
│ │ │ │ │ │ └── PropertyPath.html
│ │ │ │ │ ├── collection
│ │ │ │ │ │ ├── BasicCollectionJoinWalker.html
│ │ │ │ │ │ ├── BasicCollectionLoader.html
│ │ │ │ │ │ ├── BatchingCollectionInitializerBuilder.html
│ │ │ │ │ │ ├── BatchingCollectionInitializer.html
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ ├── BasicCollectionJoinWalker.html
│ │ │ │ │ │ │ ├── BasicCollectionLoader.html
│ │ │ │ │ │ │ ├── BatchingCollectionInitializerBuilder.html
│ │ │ │ │ │ │ ├── BatchingCollectionInitializer.html
│ │ │ │ │ │ │ ├── CollectionInitializer.html
│ │ │ │ │ │ │ ├── CollectionJoinWalker.html
│ │ │ │ │ │ │ ├── CollectionLoader.html
│ │ │ │ │ │ │ ├── DynamicBatchingCollectionInitializerBuilder.DynamicBatchingCollectionInitializer.html
│ │ │ │ │ │ │ ├── DynamicBatchingCollectionInitializerBuilder.html
│ │ │ │ │ │ │ ├── LegacyBatchingCollectionInitializerBuilder.html
│ │ │ │ │ │ │ ├── LegacyBatchingCollectionInitializerBuilder.LegacyBatchingCollectionInitializer.html
│ │ │ │ │ │ │ ├── OneToManyJoinWalker.html
│ │ │ │ │ │ │ ├── OneToManyLoader.html
│ │ │ │ │ │ │ ├── PaddedBatchingCollectionInitializerBuilder.html
│ │ │ │ │ │ │ ├── SubselectCollectionLoader.html
│ │ │ │ │ │ │ └── SubselectOneToManyLoader.html
│ │ │ │ │ │ ├── CollectionInitializer.html
│ │ │ │ │ │ ├── CollectionJoinWalker.html
│ │ │ │ │ │ ├── CollectionLoader.html
│ │ │ │ │ │ ├── DynamicBatchingCollectionInitializerBuilder.DynamicBatchingCollectionInitializer.html
│ │ │ │ │ │ ├── DynamicBatchingCollectionInitializerBuilder.html
│ │ │ │ │ │ ├── LegacyBatchingCollectionInitializerBuilder.html
│ │ │ │ │ │ ├── LegacyBatchingCollectionInitializerBuilder.LegacyBatchingCollectionInitializer.html
│ │ │ │ │ │ ├── OneToManyJoinWalker.html
│ │ │ │ │ │ ├── OneToManyLoader.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ ├── PaddedBatchingCollectionInitializerBuilder.html
│ │ │ │ │ │ ├── plan
│ │ │ │ │ │ │ ├── AbstractBatchingCollectionInitializerBuilder.html
│ │ │ │ │ │ │ ├── AbstractLoadPlanBasedCollectionInitializer.html
│ │ │ │ │ │ │ ├── BatchingCollectionInitializer.html
│ │ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ │ ├── AbstractBatchingCollectionInitializerBuilder.html
│ │ │ │ │ │ │ │ ├── AbstractLoadPlanBasedCollectionInitializer.html
│ │ │ │ │ │ │ │ ├── BatchingCollectionInitializer.html
│ │ │ │ │ │ │ │ ├── CollectionLoader.Builder.html
│ │ │ │ │ │ │ │ ├── CollectionLoader.html
│ │ │ │ │ │ │ │ ├── LegacyBatchingCollectionInitializerBuilder.html
│ │ │ │ │ │ │ │ └── LegacyBatchingCollectionInitializerBuilder.LegacyBatchingCollectionInitializer.html
│ │ │ │ │ │ │ ├── CollectionLoader.Builder.html
│ │ │ │ │ │ │ ├── CollectionLoader.html
│ │ │ │ │ │ │ ├── LegacyBatchingCollectionInitializerBuilder.html
│ │ │ │ │ │ │ ├── LegacyBatchingCollectionInitializerBuilder.LegacyBatchingCollectionInitializer.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
│ │ │ │ │ │ │ ├── ConstructorResultColumnProcessor.html
│ │ │ │ │ │ │ ├── ConstructorReturn.html
│ │ │ │ │ │ │ ├── CustomLoader.html
│ │ │ │ │ │ │ ├── CustomQuery.html
│ │ │ │ │ │ │ ├── EntityFetchReturn.html
│ │ │ │ │ │ │ ├── FetchReturn.html
│ │ │ │ │ │ │ ├── NonScalarResultColumnProcessor.html
│ │ │ │ │ │ │ ├── NonScalarReturn.html
│ │ │ │ │ │ │ ├── NonUniqueDiscoveredSqlAliasException.html
│ │ │ │ │ │ │ ├── ResultRowProcessor.html
│ │ │ │ │ │ │ ├── Return.html
│ │ │ │ │ │ │ ├── RootReturn.html
│ │ │ │ │ │ │ ├── ScalarResultColumnProcessor.html
│ │ │ │ │ │ │ └── ScalarReturn.html
│ │ │ │ │ │ ├── CollectionFetchReturn.html
│ │ │ │ │ │ ├── CollectionReturn.html
│ │ │ │ │ │ ├── ColumnCollectionAliases.html
│ │ │ │ │ │ ├── ConstructorResultColumnProcessor.html
│ │ │ │ │ │ ├── ConstructorReturn.html
│ │ │ │ │ │ ├── CustomLoader.html
│ │ │ │ │ │ ├── CustomQuery.html
│ │ │ │ │ │ ├── EntityFetchReturn.html
│ │ │ │ │ │ ├── FetchReturn.html
│ │ │ │ │ │ ├── NonScalarResultColumnProcessor.html
│ │ │ │ │ │ ├── NonScalarReturn.html
│ │ │ │ │ │ ├── NonUniqueDiscoveredSqlAliasException.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ ├── ResultRowProcessor.html
│ │ │ │ │ │ ├── Return.html
│ │ │ │ │ │ ├── RootReturn.html
│ │ │ │ │ │ ├── ScalarResultColumnProcessor.html
│ │ │ │ │ │ ├── ScalarReturn.html
│ │ │ │ │ │ └── sql
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ ├── NamedParamBinder.html
│ │ │ │ │ │ │ ├── PositionalParamBinder.html
│ │ │ │ │ │ │ ├── SQLCustomQuery.html
│ │ │ │ │ │ │ ├── SQLQueryParser.html
│ │ │ │ │ │ │ ├── SQLQueryParser.ParameterSubstitutionRecognizer.html
│ │ │ │ │ │ │ ├── SQLQueryReturnProcessor.html
│ │ │ │ │ │ │ └── SQLQueryReturnProcessor.ResultAliasContext.html
│ │ │ │ │ │ ├── NamedParamBinder.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ ├── PositionalParamBinder.html
│ │ │ │ │ │ ├── SQLCustomQuery.html
│ │ │ │ │ │ ├── SQLQueryParser.html
│ │ │ │ │ │ ├── SQLQueryParser.ParameterSubstitutionRecognizer.html
│ │ │ │ │ │ ├── SQLQueryReturnProcessor.html
│ │ │ │ │ │ └── SQLQueryReturnProcessor.ResultAliasContext.html
│ │ │ │ │ ├── DefaultEntityAliases.html
│ │ │ │ │ ├── entity
│ │ │ │ │ │ ├── AbstractEntityLoader.html
│ │ │ │ │ │ ├── BatchingEntityLoaderBuilder.html
│ │ │ │ │ │ ├── BatchingEntityLoader.html
│ │ │ │ │ │ ├── CascadeEntityJoinWalker.html
│ │ │ │ │ │ ├── CascadeEntityLoader.html
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ ├── AbstractEntityLoader.html
│ │ │ │ │ │ │ ├── BatchingEntityLoaderBuilder.html
│ │ │ │ │ │ │ ├── BatchingEntityLoader.html
│ │ │ │ │ │ │ ├── CascadeEntityJoinWalker.html
│ │ │ │ │ │ │ ├── CascadeEntityLoader.html
│ │ │ │ │ │ │ ├── CollectionElementLoader.html
│ │ │ │ │ │ │ ├── DynamicBatchingEntityLoaderBuilder.DynamicBatchingEntityLoader.html
│ │ │ │ │ │ │ ├── DynamicBatchingEntityLoaderBuilder.html
│ │ │ │ │ │ │ ├── EntityJoinWalker.html
│ │ │ │ │ │ │ ├── EntityLoader.html
│ │ │ │ │ │ │ ├── LegacyBatchingEntityLoaderBuilder.html
│ │ │ │ │ │ │ ├── LegacyBatchingEntityLoaderBuilder.LegacyBatchingEntityLoader.html
│ │ │ │ │ │ │ └── UniqueEntityLoader.html
│ │ │ │ │ │ ├── CollectionElementLoader.html
│ │ │ │ │ │ ├── DynamicBatchingEntityLoaderBuilder.DynamicBatchingEntityLoader.html
│ │ │ │ │ │ ├── DynamicBatchingEntityLoaderBuilder.html
│ │ │ │ │ │ ├── EntityJoinWalker.html
│ │ │ │ │ │ ├── EntityLoader.html
│ │ │ │ │ │ ├── LegacyBatchingEntityLoaderBuilder.html
│ │ │ │ │ │ ├── LegacyBatchingEntityLoaderBuilder.LegacyBatchingEntityLoader.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ ├── plan
│ │ │ │ │ │ │ ├── AbstractBatchingEntityLoaderBuilder.html
│ │ │ │ │ │ │ ├── AbstractLoadPlanBasedEntityLoader.html
│ │ │ │ │ │ │ ├── BatchingEntityLoader.html
│ │ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ │ ├── AbstractBatchingEntityLoaderBuilder.html
│ │ │ │ │ │ │ │ ├── AbstractLoadPlanBasedEntityLoader.html
│ │ │ │ │ │ │ │ ├── BatchingEntityLoader.html
│ │ │ │ │ │ │ │ ├── EntityLoader.Builder.html
│ │ │ │ │ │ │ │ ├── EntityLoader.html
│ │ │ │ │ │ │ │ ├── LegacyBatchingEntityLoaderBuilder.html
│ │ │ │ │ │ │ │ └── LegacyBatchingEntityLoaderBuilder.LegacyBatchingEntityLoader.html
│ │ │ │ │ │ │ ├── EntityLoader.Builder.html
│ │ │ │ │ │ │ ├── EntityLoader.html
│ │ │ │ │ │ │ ├── LegacyBatchingEntityLoaderBuilder.html
│ │ │ │ │ │ │ ├── LegacyBatchingEntityLoaderBuilder.LegacyBatchingEntityLoader.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
│ │ │ │ │ ├── Loader.SqlStatementWrapper.html
│ │ │ │ │ ├── MultipleBagFetchException.html
│ │ │ │ │ ├── OuterJoinableAssociation.html
│ │ │ │ │ ├── OuterJoinLoader.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ ├── package-use.html
│ │ │ │ │ ├── plan
│ │ │ │ │ │ ├── build
│ │ │ │ │ │ │ └── spi
│ │ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ │ ├── ExpandingCollectionQuerySpace.html
│ │ │ │ │ │ │ │ ├── ExpandingCompositeQuerySpace.html
│ │ │ │ │ │ │ │ ├── ExpandingEntityIdentifierDescription.html
│ │ │ │ │ │ │ │ ├── ExpandingEntityQuerySpace.html
│ │ │ │ │ │ │ │ ├── ExpandingFetchSource.html
│ │ │ │ │ │ │ │ ├── ExpandingQuerySpace.html
│ │ │ │ │ │ │ │ ├── ExpandingQuerySpaces.html
│ │ │ │ │ │ │ │ ├── LoadPlanBuildingAssociationVisitationStrategy.html
│ │ │ │ │ │ │ │ ├── LoadPlanBuildingContext.html
│ │ │ │ │ │ │ │ ├── LoadPlanTreePrinter.html
│ │ │ │ │ │ │ │ ├── MetamodelDrivenLoadPlanBuilder.html
│ │ │ │ │ │ │ │ ├── QuerySpaceTreePrinter.html
│ │ │ │ │ │ │ │ ├── ReturnGraphTreePrinter.html
│ │ │ │ │ │ │ │ └── TreePrinterHelper.html
│ │ │ │ │ │ │ ├── ExpandingCollectionQuerySpace.html
│ │ │ │ │ │ │ ├── ExpandingCompositeQuerySpace.html
│ │ │ │ │ │ │ ├── ExpandingEntityIdentifierDescription.html
│ │ │ │ │ │ │ ├── ExpandingEntityQuerySpace.html
│ │ │ │ │ │ │ ├── ExpandingFetchSource.html
│ │ │ │ │ │ │ ├── ExpandingQuerySpace.html
│ │ │ │ │ │ │ ├── ExpandingQuerySpaces.html
│ │ │ │ │ │ │ ├── LoadPlanBuildingAssociationVisitationStrategy.html
│ │ │ │ │ │ │ ├── LoadPlanBuildingContext.html
│ │ │ │ │ │ │ ├── LoadPlanTreePrinter.html
│ │ │ │ │ │ │ ├── MetamodelDrivenLoadPlanBuilder.html
│ │ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ │ ├── QuerySpaceTreePrinter.html
│ │ │ │ │ │ │ ├── ReturnGraphTreePrinter.html
│ │ │ │ │ │ │ └── TreePrinterHelper.html
│ │ │ │ │ │ ├── exec
│ │ │ │ │ │ │ ├── process
│ │ │ │ │ │ │ │ └── spi
│ │ │ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ │ │ ├── CollectionReferenceInitializer.html
│ │ │ │ │ │ │ │ │ ├── EntityReferenceInitializer.html
│ │ │ │ │ │ │ │ │ ├── ReaderCollector.html
│ │ │ │ │ │ │ │ │ ├── ResultSetProcessingContext.EntityKeyResolutionContext.html
│ │ │ │ │ │ │ │ │ ├── ResultSetProcessingContext.EntityReferenceProcessingState.html
│ │ │ │ │ │ │ │ │ ├── ResultSetProcessingContext.html
│ │ │ │ │ │ │ │ │ ├── ResultSetProcessor.html
│ │ │ │ │ │ │ │ │ ├── ReturnReader.html
│ │ │ │ │ │ │ │ │ ├── RowReader.html
│ │ │ │ │ │ │ │ │ └── ScrollableResultSetProcessor.html
│ │ │ │ │ │ │ │ ├── CollectionReferenceInitializer.html
│ │ │ │ │ │ │ │ ├── EntityReferenceInitializer.html
│ │ │ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ │ │ ├── ReaderCollector.html
│ │ │ │ │ │ │ │ ├── ResultSetProcessingContext.EntityKeyResolutionContext.html
│ │ │ │ │ │ │ │ ├── ResultSetProcessingContext.EntityReferenceProcessingState.html
│ │ │ │ │ │ │ │ ├── ResultSetProcessingContext.html
│ │ │ │ │ │ │ │ ├── ResultSetProcessor.html
│ │ │ │ │ │ │ │ ├── ReturnReader.html
│ │ │ │ │ │ │ │ ├── RowReader.html
│ │ │ │ │ │ │ │ └── ScrollableResultSetProcessor.html
│ │ │ │ │ │ │ ├── query
│ │ │ │ │ │ │ │ └── spi
│ │ │ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ │ │ ├── NamedParameterContext.html
│ │ │ │ │ │ │ │ │ └── QueryBuildingParameters.html
│ │ │ │ │ │ │ │ ├── NamedParameterContext.html
│ │ │ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ │ │ └── QueryBuildingParameters.html
│ │ │ │ │ │ │ └── spi
│ │ │ │ │ │ │ ├── AliasResolutionContext.html
│ │ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ │ ├── AliasResolutionContext.html
│ │ │ │ │ │ │ │ ├── CollectionReferenceAliases.html
│ │ │ │ │ │ │ │ ├── EntityReferenceAliases.html
│ │ │ │ │ │ │ │ ├── LoadQueryDetails.html
│ │ │ │ │ │ │ │ └── LockModeResolver.html
│ │ │ │ │ │ │ ├── CollectionReferenceAliases.html
│ │ │ │ │ │ │ ├── EntityReferenceAliases.html
│ │ │ │ │ │ │ ├── LoadQueryDetails.html
│ │ │ │ │ │ │ ├── LockModeResolver.html
│ │ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ │ └── package-use.html
│ │ │ │ │ │ └── spi
│ │ │ │ │ │ ├── AnyAttributeFetch.html
│ │ │ │ │ │ ├── AttributeFetch.html
│ │ │ │ │ │ ├── BidirectionalEntityReference.html
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ ├── AnyAttributeFetch.html
│ │ │ │ │ │ │ ├── AttributeFetch.html
│ │ │ │ │ │ │ ├── BidirectionalEntityReference.html
│ │ │ │ │ │ │ ├── CollectionAttributeFetch.html
│ │ │ │ │ │ │ ├── CollectionFetchableElement.html
│ │ │ │ │ │ │ ├── CollectionFetchableIndex.html
│ │ │ │ │ │ │ ├── CollectionQuerySpace.html
│ │ │ │ │ │ │ ├── CollectionReference.html
│ │ │ │ │ │ │ ├── CollectionReturn.html
│ │ │ │ │ │ │ ├── CompositeAttributeFetch.html
│ │ │ │ │ │ │ ├── CompositeFetch.html
│ │ │ │ │ │ │ ├── CompositeQuerySpace.html
│ │ │ │ │ │ │ ├── EntityFetch.html
│ │ │ │ │ │ │ ├── EntityIdentifierDescription.html
│ │ │ │ │ │ │ ├── EntityQuerySpace.html
│ │ │ │ │ │ │ ├── EntityReference.html
│ │ │ │ │ │ │ ├── EntityReturn.html
│ │ │ │ │ │ │ ├── Fetch.html
│ │ │ │ │ │ │ ├── FetchSource.html
│ │ │ │ │ │ │ ├── JoinDefinedByMetadata.html
│ │ │ │ │ │ │ ├── Join.html
│ │ │ │ │ │ │ ├── LoadPlan.Disposition.html
│ │ │ │ │ │ │ ├── LoadPlan.html
│ │ │ │ │ │ │ ├── QuerySpace.Disposition.html
│ │ │ │ │ │ │ ├── QuerySpace.html
│ │ │ │ │ │ │ ├── QuerySpaces.html
│ │ │ │ │ │ │ ├── QuerySpaceUidNotRegisteredException.html
│ │ │ │ │ │ │ ├── Return.html
│ │ │ │ │ │ │ └── ScalarReturn.html
│ │ │ │ │ │ ├── CollectionAttributeFetch.html
│ │ │ │ │ │ ├── CollectionFetchableElement.html
│ │ │ │ │ │ ├── CollectionFetchableIndex.html
│ │ │ │ │ │ ├── CollectionQuerySpace.html
│ │ │ │ │ │ ├── CollectionReference.html
│ │ │ │ │ │ ├── CollectionReturn.html
│ │ │ │ │ │ ├── CompositeAttributeFetch.html
│ │ │ │ │ │ ├── CompositeFetch.html
│ │ │ │ │ │ ├── CompositeQuerySpace.html
│ │ │ │ │ │ ├── EntityFetch.html
│ │ │ │ │ │ ├── EntityIdentifierDescription.html
│ │ │ │ │ │ ├── EntityQuerySpace.html
│ │ │ │ │ │ ├── EntityReference.html
│ │ │ │ │ │ ├── EntityReturn.html
│ │ │ │ │ │ ├── Fetch.html
│ │ │ │ │ │ ├── FetchSource.html
│ │ │ │ │ │ ├── JoinDefinedByMetadata.html
│ │ │ │ │ │ ├── Join.html
│ │ │ │ │ │ ├── LoadPlan.Disposition.html
│ │ │ │ │ │ ├── LoadPlan.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ ├── QuerySpace.Disposition.html
│ │ │ │ │ │ ├── QuerySpace.html
│ │ │ │ │ │ ├── QuerySpaces.html
│ │ │ │ │ │ ├── QuerySpaceUidNotRegisteredException.html
│ │ │ │ │ │ ├── Return.html
│ │ │ │ │ │ └── ScalarReturn.html
│ │ │ │ │ ├── PropertyPath.html
│ │ │ │ │ └── spi
│ │ │ │ │ ├── AfterLoadAction.html
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ └── AfterLoadAction.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ └── package-use.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
│ │ │ │ │ ├── Any.html
│ │ │ │ │ ├── Array.html
│ │ │ │ │ ├── AttributeContainer.html
│ │ │ │ │ ├── AuxiliaryDatabaseObject.html
│ │ │ │ │ ├── Backref.html
│ │ │ │ │ ├── Bag.html
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── Any.html
│ │ │ │ │ │ ├── Array.html
│ │ │ │ │ │ ├── AttributeContainer.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
│ │ │ │ │ │ ├── SimpleValue.html
│ │ │ │ │ │ ├── SingleTableSubclass.html
│ │ │ │ │ │ ├── Subclass.html
│ │ │ │ │ │ ├── SyntheticProperty.html
│ │ │ │ │ │ ├── Table.ForeignKeyKey.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
│ │ │ │ │ ├── SimpleValue.html
│ │ │ │ │ ├── SingleTableSubclass.html
│ │ │ │ │ ├── Subclass.html
│ │ │ │ │ ├── SyntheticProperty.html
│ │ │ │ │ ├── Table.ForeignKeyKey.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
│ │ │ │ ├── metamodel
│ │ │ │ │ ├── model
│ │ │ │ │ │ ├── convert
│ │ │ │ │ │ │ └── spi
│ │ │ │ │ │ │ ├── BasicValueConverter.html
│ │ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ │ ├── BasicValueConverter.html
│ │ │ │ │ │ │ │ ├── EnumValueConverter.html
│ │ │ │ │ │ │ │ └── JpaAttributeConverter.html
│ │ │ │ │ │ │ ├── EnumValueConverter.html
│ │ │ │ │ │ │ ├── JpaAttributeConverter.html
│ │ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ │ └── package-use.html
│ │ │ │ │ │ └── domain
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ └── NavigableRole.html
│ │ │ │ │ │ ├── NavigableRole.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ └── package-use.html
│ │ │ │ │ └── spi
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ └── MetamodelImplementor.html
│ │ │ │ │ ├── MetamodelImplementor.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ └── package-use.html
│ │ │ │ ├── Metamodel.html
│ │ │ │ ├── MultiIdentifierLoadAccess.html
│ │ │ │ ├── MultiTenancyStrategy.html
│ │ │ │ ├── NaturalIdLoadAccess.html
│ │ │ │ ├── NonUniqueObjectException.html
│ │ │ │ ├── NonUniqueResultException.html
│ │ │ │ ├── NullPrecedence.html
│ │ │ │ ├── ObjectDeletedException.html
│ │ │ │ ├── ObjectNotFoundException.html
│ │ │ │ ├── OptimisticLockException.html
│ │ │ │ ├── orm
│ │ │ │ │ └── tooling
│ │ │ │ │ └── maven
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ └── MavenEnhancePlugin.html
│ │ │ │ │ ├── MavenEnhancePlugin.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ └── package-use.html
│ │ │ │ ├── osgi
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── HibernateBundleActivator.html
│ │ │ │ │ │ ├── OsgiArchiveDescriptorFactory.html
│ │ │ │ │ │ ├── OsgiArchiveDescriptor.html
│ │ │ │ │ │ ├── OsgiClassLoader.html
│ │ │ │ │ │ ├── OSGiClassLoaderServiceImpl.html
│ │ │ │ │ │ ├── OsgiJtaPlatform.html
│ │ │ │ │ │ ├── OsgiPersistenceProvider.html
│ │ │ │ │ │ ├── OsgiPersistenceProviderService.html
│ │ │ │ │ │ ├── OsgiScanner.html
│ │ │ │ │ │ ├── OsgiServiceUtil.html
│ │ │ │ │ │ └── OsgiSessionFactoryService.html
│ │ │ │ │ ├── HibernateBundleActivator.html
│ │ │ │ │ ├── OsgiArchiveDescriptorFactory.html
│ │ │ │ │ ├── OsgiArchiveDescriptor.html
│ │ │ │ │ ├── OsgiClassLoader.html
│ │ │ │ │ ├── OSGiClassLoaderServiceImpl.html
│ │ │ │ │ ├── OsgiJtaPlatform.html
│ │ │ │ │ ├── OsgiPersistenceProvider.html
│ │ │ │ │ ├── OsgiPersistenceProviderService.html
│ │ │ │ │ ├── OsgiScanner.html
│ │ │ │ │ ├── OsgiServiceUtil.html
│ │ │ │ │ ├── OsgiSessionFactoryService.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
│ │ │ │ ├── param
│ │ │ │ │ ├── AbstractExplicitParameterSpecification.html
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── AbstractExplicitParameterSpecification.html
│ │ │ │ │ │ ├── CollectionFilterKeyParameterSpecification.html
│ │ │ │ │ │ ├── DynamicFilterParameterSpecification.html
│ │ │ │ │ │ ├── ExplicitParameterSpecification.html
│ │ │ │ │ │ ├── NamedParameterSpecification.html
│ │ │ │ │ │ ├── ParameterBinder.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
│ │ │ │ │ ├── ParameterBinder.html
│ │ │ │ │ ├── ParameterSpecification.html
│ │ │ │ │ ├── PositionalParameterSpecification.html
│ │ │ │ │ └── VersionTypeSeedParameterSpecification.html
│ │ │ │ ├── PersistentObjectException.html
│ │ │ │ ├── persister
│ │ │ │ │ ├── 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.CacheEntryHelper.html
│ │ │ │ │ │ ├── AbstractEntityPersister.html
│ │ │ │ │ │ ├── AbstractEntityPersister.InclusionChecker.html
│ │ │ │ │ │ ├── AbstractPropertyMapping.html
│ │ │ │ │ │ ├── BasicEntityPropertyMapping.html
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ ├── AbstractEntityPersister.CacheEntryHelper.html
│ │ │ │ │ │ │ ├── AbstractEntityPersister.html
│ │ │ │ │ │ │ ├── AbstractEntityPersister.InclusionChecker.html
│ │ │ │ │ │ │ ├── AbstractPropertyMapping.html
│ │ │ │ │ │ │ ├── BasicEntityPropertyMapping.html
│ │ │ │ │ │ │ ├── DiscriminatorMetadata.html
│ │ │ │ │ │ │ ├── DiscriminatorType.html
│ │ │ │ │ │ │ ├── EntityPersister.html
│ │ │ │ │ │ │ ├── Joinable.html
│ │ │ │ │ │ │ ├── JoinedSubclassEntityPersister.html
│ │ │ │ │ │ │ ├── Loadable.html
│ │ │ │ │ │ │ ├── Lockable.html
│ │ │ │ │ │ │ ├── MultiLoadOptions.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
│ │ │ │ │ │ ├── MultiLoadOptions.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
│ │ │ │ │ ├── spi
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ ├── HydratedCompoundValueHandler.html
│ │ │ │ │ │ │ ├── PersisterClassResolver.html
│ │ │ │ │ │ │ ├── PersisterCreationContext.html
│ │ │ │ │ │ │ ├── PersisterFactory.html
│ │ │ │ │ │ │ └── UnknownPersisterException.html
│ │ │ │ │ │ ├── HydratedCompoundValueHandler.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ ├── PersisterClassResolver.html
│ │ │ │ │ │ ├── PersisterCreationContext.html
│ │ │ │ │ │ ├── PersisterFactory.html
│ │ │ │ │ │ └── UnknownPersisterException.html
│ │ │ │ │ └── walking
│ │ │ │ │ └── spi
│ │ │ │ │ ├── AnyMappingDefinition.DiscriminatorMapping.html
│ │ │ │ │ ├── AnyMappingDefinition.html
│ │ │ │ │ ├── AssociationAttributeDefinition.AssociationNature.html
│ │ │ │ │ ├── AssociationAttributeDefinition.html
│ │ │ │ │ ├── AssociationKey.html
│ │ │ │ │ ├── AssociationVisitationStrategy.html
│ │ │ │ │ ├── AttributeDefinition.html
│ │ │ │ │ ├── AttributeSource.html
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── AnyMappingDefinition.DiscriminatorMapping.html
│ │ │ │ │ │ ├── AnyMappingDefinition.html
│ │ │ │ │ │ ├── AssociationAttributeDefinition.AssociationNature.html
│ │ │ │ │ │ ├── AssociationAttributeDefinition.html
│ │ │ │ │ │ ├── AssociationKey.html
│ │ │ │ │ │ ├── AssociationVisitationStrategy.html
│ │ │ │ │ │ ├── AttributeDefinition.html
│ │ │ │ │ │ ├── AttributeSource.html
│ │ │ │ │ │ ├── CollectionDefinition.html
│ │ │ │ │ │ ├── CollectionElementDefinition.html
│ │ │ │ │ │ ├── CollectionIndexDefinition.html
│ │ │ │ │ │ ├── CompositeCollectionElementDefinition.html
│ │ │ │ │ │ ├── CompositionDefinition.html
│ │ │ │ │ │ ├── EncapsulatedEntityIdentifierDefinition.html
│ │ │ │ │ │ ├── EntityDefinition.html
│ │ │ │ │ │ ├── EntityIdentifierDefinition.html
│ │ │ │ │ │ ├── MetamodelGraphWalker.html
│ │ │ │ │ │ ├── NonEncapsulatedEntityIdentifierDefinition.html
│ │ │ │ │ │ └── WalkingException.html
│ │ │ │ │ ├── CollectionDefinition.html
│ │ │ │ │ ├── CollectionElementDefinition.html
│ │ │ │ │ ├── CollectionIndexDefinition.html
│ │ │ │ │ ├── CompositeCollectionElementDefinition.html
│ │ │ │ │ ├── CompositionDefinition.html
│ │ │ │ │ ├── EncapsulatedEntityIdentifierDefinition.html
│ │ │ │ │ ├── EntityDefinition.html
│ │ │ │ │ ├── EntityIdentifierDefinition.html
│ │ │ │ │ ├── MetamodelGraphWalker.html
│ │ │ │ │ ├── NonEncapsulatedEntityIdentifierDefinition.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ ├── package-use.html
│ │ │ │ │ └── WalkingException.html
│ │ │ │ ├── PessimisticLockException.html
│ │ │ │ ├── pretty
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ └── MessageHelper.html
│ │ │ │ │ ├── MessageHelper.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ └── package-use.html
│ │ │ │ ├── procedure
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── NamedParametersNotSupportedException.html
│ │ │ │ │ │ ├── NoSuchParameterException.html
│ │ │ │ │ │ ├── ParameterBind.html
│ │ │ │ │ │ ├── ParameterMisuseException.html
│ │ │ │ │ │ ├── ParameterRegistration.html
│ │ │ │ │ │ ├── ParameterStrategyException.html
│ │ │ │ │ │ ├── ProcedureCall.html
│ │ │ │ │ │ ├── ProcedureCallMemento.html
│ │ │ │ │ │ ├── ProcedureOutputs.html
│ │ │ │ │ │ └── UnknownSqlResultSetMappingException.html
│ │ │ │ │ ├── NamedParametersNotSupportedException.html
│ │ │ │ │ ├── NoSuchParameterException.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ ├── package-use.html
│ │ │ │ │ ├── ParameterBind.html
│ │ │ │ │ ├── ParameterMisuseException.html
│ │ │ │ │ ├── ParameterRegistration.html
│ │ │ │ │ ├── ParameterStrategyException.html
│ │ │ │ │ ├── ProcedureCall.html
│ │ │ │ │ ├── ProcedureCallMemento.html
│ │ │ │ │ ├── ProcedureOutputs.html
│ │ │ │ │ ├── spi
│ │ │ │ │ │ ├── CallableStatementSupport.html
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ ├── CallableStatementSupport.html
│ │ │ │ │ │ │ ├── ParameterRegistrationImplementor.html
│ │ │ │ │ │ │ ├── ParameterStrategy.html
│ │ │ │ │ │ │ └── ProcedureCallImplementor.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ ├── ParameterRegistrationImplementor.html
│ │ │ │ │ │ ├── ParameterStrategy.html
│ │ │ │ │ │ └── ProcedureCallImplementor.html
│ │ │ │ │ └── UnknownSqlResultSetMappingException.html
│ │ │ │ ├── property
│ │ │ │ │ └── access
│ │ │ │ │ └── spi
│ │ │ │ │ ├── BuiltInPropertyAccessStrategies.html
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── BuiltInPropertyAccessStrategies.html
│ │ │ │ │ │ ├── EnhancedGetterMethodImpl.html
│ │ │ │ │ │ ├── EnhancedSetterImpl.html
│ │ │ │ │ │ ├── GetterFieldImpl.html
│ │ │ │ │ │ ├── Getter.html
│ │ │ │ │ │ ├── GetterMethodImpl.html
│ │ │ │ │ │ ├── PropertyAccessBuildingException.html
│ │ │ │ │ │ ├── PropertyAccessException.html
│ │ │ │ │ │ ├── PropertyAccess.html
│ │ │ │ │ │ ├── PropertyAccessSerializationException.html
│ │ │ │ │ │ ├── PropertyAccessStrategy.html
│ │ │ │ │ │ ├── PropertyAccessStrategyResolver.html
│ │ │ │ │ │ ├── SetterFieldImpl.html
│ │ │ │ │ │ ├── Setter.html
│ │ │ │ │ │ └── SetterMethodImpl.html
│ │ │ │ │ ├── EnhancedGetterMethodImpl.html
│ │ │ │ │ ├── EnhancedSetterImpl.html
│ │ │ │ │ ├── GetterFieldImpl.html
│ │ │ │ │ ├── Getter.html
│ │ │ │ │ ├── GetterMethodImpl.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ ├── package-use.html
│ │ │ │ │ ├── PropertyAccessBuildingException.html
│ │ │ │ │ ├── PropertyAccessException.html
│ │ │ │ │ ├── PropertyAccess.html
│ │ │ │ │ ├── PropertyAccessSerializationException.html
│ │ │ │ │ ├── PropertyAccessStrategy.html
│ │ │ │ │ ├── PropertyAccessStrategyResolver.html
│ │ │ │ │ ├── SetterFieldImpl.html
│ │ │ │ │ ├── Setter.html
│ │ │ │ │ └── SetterMethodImpl.html
│ │ │ │ ├── PropertyAccessException.html
│ │ │ │ ├── PropertyNotFoundException.html
│ │ │ │ ├── PropertySetterAccessException.html
│ │ │ │ ├── PropertyValueException.html
│ │ │ │ ├── proxy
│ │ │ │ │ ├── AbstractLazyInitializer.html
│ │ │ │ │ ├── AbstractSerializableProxy.html
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── AbstractLazyInitializer.html
│ │ │ │ │ │ ├── AbstractSerializableProxy.html
│ │ │ │ │ │ ├── EntityNotFoundDelegate.html
│ │ │ │ │ │ ├── HibernateProxyHelper.html
│ │ │ │ │ │ ├── HibernateProxy.html
│ │ │ │ │ │ ├── LazyInitializer.html
│ │ │ │ │ │ ├── ProxyConfiguration.html
│ │ │ │ │ │ ├── ProxyConfiguration.InterceptorDispatcher.html
│ │ │ │ │ │ ├── ProxyConfiguration.Interceptor.html
│ │ │ │ │ │ └── ProxyFactory.html
│ │ │ │ │ ├── EntityNotFoundDelegate.html
│ │ │ │ │ ├── HibernateProxyHelper.html
│ │ │ │ │ ├── HibernateProxy.html
│ │ │ │ │ ├── LazyInitializer.html
│ │ │ │ │ ├── map
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ ├── MapLazyInitializer.html
│ │ │ │ │ │ │ ├── MapProxyFactory.html
│ │ │ │ │ │ │ ├── MapProxy.html
│ │ │ │ │ │ │ └── SerializableMapProxy.html
│ │ │ │ │ │ ├── MapLazyInitializer.html
│ │ │ │ │ │ ├── MapProxyFactory.html
│ │ │ │ │ │ ├── MapProxy.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ └── SerializableMapProxy.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ ├── package-use.html
│ │ │ │ │ ├── pojo
│ │ │ │ │ │ ├── BasicLazyInitializer.html
│ │ │ │ │ │ ├── bytebuddy
│ │ │ │ │ │ │ ├── ByteBuddyInterceptor.html
│ │ │ │ │ │ │ ├── ByteBuddyProxyFactory.html
│ │ │ │ │ │ │ ├── ByteBuddyProxyHelper.html
│ │ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ │ ├── ByteBuddyInterceptor.html
│ │ │ │ │ │ │ │ ├── ByteBuddyProxyFactory.html
│ │ │ │ │ │ │ │ ├── ByteBuddyProxyHelper.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
│ │ │ │ │ ├── ProxyConfiguration.html
│ │ │ │ │ ├── ProxyConfiguration.InterceptorDispatcher.html
│ │ │ │ │ ├── ProxyConfiguration.Interceptor.html
│ │ │ │ │ └── ProxyFactory.html
│ │ │ │ ├── query
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── CommonQueryContract.html
│ │ │ │ │ │ ├── ImmutableEntityUpdateQueryHandlingMode.html
│ │ │ │ │ │ ├── NativeQuery.html
│ │ │ │ │ │ ├── ParameterMetadata.html
│ │ │ │ │ │ ├── Query.html
│ │ │ │ │ │ ├── QueryParameter.html
│ │ │ │ │ │ └── QueryProducer.html
│ │ │ │ │ ├── CommonQueryContract.html
│ │ │ │ │ ├── criteria
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ ├── HibernateCriteriaBuilder.html
│ │ │ │ │ │ │ └── LiteralHandlingMode.html
│ │ │ │ │ │ ├── HibernateCriteriaBuilder.html
│ │ │ │ │ │ ├── LiteralHandlingMode.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ └── package-use.html
│ │ │ │ │ ├── ImmutableEntityUpdateQueryHandlingMode.html
│ │ │ │ │ ├── NativeQuery.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ ├── package-use.html
│ │ │ │ │ ├── ParameterMetadata.html
│ │ │ │ │ ├── procedure
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ ├── ProcedureParameterBinding.html
│ │ │ │ │ │ │ └── ProcedureParameter.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ ├── ProcedureParameterBinding.html
│ │ │ │ │ │ ├── ProcedureParameter.html
│ │ │ │ │ │ └── spi
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ ├── ProcedureParameterBindingImplementor.html
│ │ │ │ │ │ │ └── ProcedureParameterImplementor.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ ├── ProcedureParameterBindingImplementor.html
│ │ │ │ │ │ └── ProcedureParameterImplementor.html
│ │ │ │ │ ├── Query.html
│ │ │ │ │ ├── QueryParameter.html
│ │ │ │ │ ├── QueryProducer.html
│ │ │ │ │ └── spi
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── CloseableIterator.html
│ │ │ │ │ │ ├── NamedQueryRepository.html
│ │ │ │ │ │ ├── NativeQueryImplementor.html
│ │ │ │ │ │ ├── QueryImplementor.html
│ │ │ │ │ │ ├── QueryParameterBinding.html
│ │ │ │ │ │ ├── QueryParameterBindings.html
│ │ │ │ │ │ ├── QueryParameterBindingTypeResolver.html
│ │ │ │ │ │ ├── QueryParameterBindingValidator.html
│ │ │ │ │ │ ├── QueryParameterListBinding.html
│ │ │ │ │ │ ├── QueryProducerImplementor.html
│ │ │ │ │ │ └── ScrollableResultsImplementor.html
│ │ │ │ │ ├── CloseableIterator.html
│ │ │ │ │ ├── NamedQueryRepository.html
│ │ │ │ │ ├── NativeQueryImplementor.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ ├── package-use.html
│ │ │ │ │ ├── QueryImplementor.html
│ │ │ │ │ ├── QueryParameterBinding.html
│ │ │ │ │ ├── QueryParameterBindings.html
│ │ │ │ │ ├── QueryParameterBindingTypeResolver.html
│ │ │ │ │ ├── QueryParameterBindingValidator.html
│ │ │ │ │ ├── QueryParameterListBinding.html
│ │ │ │ │ ├── QueryProducerImplementor.html
│ │ │ │ │ └── ScrollableResultsImplementor.html
│ │ │ │ ├── QueryException.html
│ │ │ │ ├── Query.html
│ │ │ │ ├── QueryParameterException.html
│ │ │ │ ├── QueryTimeoutException.html
│ │ │ │ ├── ReplicationMode.html
│ │ │ │ ├── resource
│ │ │ │ │ ├── beans
│ │ │ │ │ │ ├── container
│ │ │ │ │ │ │ └── spi
│ │ │ │ │ │ │ ├── AbstractCdiBeanContainer.html
│ │ │ │ │ │ │ ├── BeanContainer.html
│ │ │ │ │ │ │ ├── BeanContainer.LifecycleOptions.html
│ │ │ │ │ │ │ ├── BeanLifecycleStrategy.html
│ │ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ │ ├── AbstractCdiBeanContainer.html
│ │ │ │ │ │ │ │ ├── BeanContainer.html
│ │ │ │ │ │ │ │ ├── BeanContainer.LifecycleOptions.html
│ │ │ │ │ │ │ │ ├── BeanLifecycleStrategy.html
│ │ │ │ │ │ │ │ ├── ContainedBean.html
│ │ │ │ │ │ │ │ ├── ContainedBeanImplementor.html
│ │ │ │ │ │ │ │ ├── ExtendedBeanManager.html
│ │ │ │ │ │ │ │ ├── ExtendedBeanManager.LifecycleListener.html
│ │ │ │ │ │ │ │ └── FallbackContainedBean.html
│ │ │ │ │ │ │ ├── ContainedBean.html
│ │ │ │ │ │ │ ├── ContainedBeanImplementor.html
│ │ │ │ │ │ │ ├── ExtendedBeanManager.html
│ │ │ │ │ │ │ ├── ExtendedBeanManager.LifecycleListener.html
│ │ │ │ │ │ │ ├── FallbackContainedBean.html
│ │ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ │ └── package-use.html
│ │ │ │ │ │ └── spi
│ │ │ │ │ │ ├── BeanInstanceProducer.html
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ ├── BeanInstanceProducer.html
│ │ │ │ │ │ │ ├── ManagedBean.html
│ │ │ │ │ │ │ ├── ManagedBeanRegistry.html
│ │ │ │ │ │ │ ├── ManagedBeanRegistryInitiator.html
│ │ │ │ │ │ │ └── ProvidedInstanceManagedBeanImpl.html
│ │ │ │ │ │ ├── ManagedBean.html
│ │ │ │ │ │ ├── ManagedBeanRegistry.html
│ │ │ │ │ │ ├── ManagedBeanRegistryInitiator.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ └── ProvidedInstanceManagedBeanImpl.html
│ │ │ │ │ ├── jdbc
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ ├── LogicalConnection.html
│ │ │ │ │ │ │ └── ResourceRegistry.html
│ │ │ │ │ │ ├── LogicalConnection.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ ├── ResourceRegistry.html
│ │ │ │ │ │ └── spi
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ ├── JdbcObserver.html
│ │ │ │ │ │ │ ├── JdbcSessionContext.html
│ │ │ │ │ │ │ ├── JdbcSessionOwner.html
│ │ │ │ │ │ │ ├── LogicalConnectionImplementor.html
│ │ │ │ │ │ │ ├── PhysicalConnectionHandlingMode.html
│ │ │ │ │ │ │ ├── PhysicalJdbcTransaction.html
│ │ │ │ │ │ │ └── StatementInspector.html
│ │ │ │ │ │ ├── JdbcObserver.html
│ │ │ │ │ │ ├── JdbcSessionContext.html
│ │ │ │ │ │ ├── JdbcSessionOwner.html
│ │ │ │ │ │ ├── LogicalConnectionImplementor.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ ├── PhysicalConnectionHandlingMode.html
│ │ │ │ │ │ ├── PhysicalJdbcTransaction.html
│ │ │ │ │ │ └── StatementInspector.html
│ │ │ │ │ └── transaction
│ │ │ │ │ ├── backend
│ │ │ │ │ │ └── jdbc
│ │ │ │ │ │ └── spi
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ ├── JdbcResourceTransactionAccess.html
│ │ │ │ │ │ │ └── JdbcResourceTransaction.html
│ │ │ │ │ │ ├── JdbcResourceTransactionAccess.html
│ │ │ │ │ │ ├── JdbcResourceTransaction.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ └── package-use.html
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── LocalSynchronizationException.html
│ │ │ │ │ │ ├── NullSynchronizationException.html
│ │ │ │ │ │ └── TransactionRequiredForJoinException.html
│ │ │ │ │ ├── LocalSynchronizationException.html
│ │ │ │ │ ├── NullSynchronizationException.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ ├── package-use.html
│ │ │ │ │ ├── spi
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ ├── DdlTransactionIsolator.html
│ │ │ │ │ │ │ ├── SynchronizationRegistry.html
│ │ │ │ │ │ │ ├── SynchronizationRegistryImplementor.html
│ │ │ │ │ │ │ ├── TransactionCoordinatorBuilder.html
│ │ │ │ │ │ │ ├── TransactionCoordinatorBuilder.Options.html
│ │ │ │ │ │ │ ├── TransactionCoordinator.html
│ │ │ │ │ │ │ ├── TransactionCoordinatorOwner.html
│ │ │ │ │ │ │ ├── TransactionCoordinator.TransactionDriver.html
│ │ │ │ │ │ │ └── TransactionStatus.html
│ │ │ │ │ │ ├── DdlTransactionIsolator.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ ├── SynchronizationRegistry.html
│ │ │ │ │ │ ├── SynchronizationRegistryImplementor.html
│ │ │ │ │ │ ├── TransactionCoordinatorBuilder.html
│ │ │ │ │ │ ├── TransactionCoordinatorBuilder.Options.html
│ │ │ │ │ │ ├── TransactionCoordinator.html
│ │ │ │ │ │ ├── TransactionCoordinatorOwner.html
│ │ │ │ │ │ ├── TransactionCoordinator.TransactionDriver.html
│ │ │ │ │ │ └── TransactionStatus.html
│ │ │ │ │ └── TransactionRequiredForJoinException.html
│ │ │ │ ├── ResourceClosedException.html
│ │ │ │ ├── result
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── NoMoreReturnsException.html
│ │ │ │ │ │ ├── Output.html
│ │ │ │ │ │ ├── Outputs.html
│ │ │ │ │ │ ├── ResultSetOutput.html
│ │ │ │ │ │ └── UpdateCountOutput.html
│ │ │ │ │ ├── NoMoreReturnsException.html
│ │ │ │ │ ├── Output.html
│ │ │ │ │ ├── Outputs.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ ├── package-use.html
│ │ │ │ │ ├── ResultSetOutput.html
│ │ │ │ │ ├── spi
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ └── ResultContext.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ └── ResultContext.html
│ │ │ │ │ └── UpdateCountOutput.html
│ │ │ │ ├── ScrollableResults.html
│ │ │ │ ├── ScrollMode.html
│ │ │ │ ├── secure
│ │ │ │ │ └── spi
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── GrantedPermission.html
│ │ │ │ │ │ ├── IntegrationException.html
│ │ │ │ │ │ ├── JaccIntegrator.html
│ │ │ │ │ │ ├── JaccPermissionDeclarations.html
│ │ │ │ │ │ ├── JaccService.html
│ │ │ │ │ │ ├── PermissibleAction.html
│ │ │ │ │ │ └── PermissionCheckEntityInformation.html
│ │ │ │ │ ├── GrantedPermission.html
│ │ │ │ │ ├── IntegrationException.html
│ │ │ │ │ ├── JaccIntegrator.html
│ │ │ │ │ ├── JaccPermissionDeclarations.html
│ │ │ │ │ ├── JaccService.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ ├── package-use.html
│ │ │ │ │ ├── PermissibleAction.html
│ │ │ │ │ └── PermissionCheckEntityInformation.html
│ │ │ │ ├── service
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── NullServiceException.html
│ │ │ │ │ │ ├── Service.html
│ │ │ │ │ │ ├── ServiceRegistry.html
│ │ │ │ │ │ ├── StandardServiceInitiators.html
│ │ │ │ │ │ ├── UnknownServiceException.html
│ │ │ │ │ │ └── UnknownUnwrapTypeException.html
│ │ │ │ │ ├── NullServiceException.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ ├── package-use.html
│ │ │ │ │ ├── Service.html
│ │ │ │ │ ├── ServiceRegistry.html
│ │ │ │ │ ├── spi
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ ├── Configurable.html
│ │ │ │ │ │ │ ├── InjectService.html
│ │ │ │ │ │ │ ├── Manageable.html
│ │ │ │ │ │ │ ├── OptionallyManageable.html
│ │ │ │ │ │ │ ├── ServiceBinding.html
│ │ │ │ │ │ │ ├── ServiceBinding.ServiceLifecycleOwner.html
│ │ │ │ │ │ │ ├── ServiceContributor.html
│ │ │ │ │ │ │ ├── ServiceException.html
│ │ │ │ │ │ │ ├── ServiceInitiator.html
│ │ │ │ │ │ │ ├── ServiceRegistryAwareService.html
│ │ │ │ │ │ │ ├── ServiceRegistryImplementor.html
│ │ │ │ │ │ │ ├── SessionFactoryServiceContributor.html
│ │ │ │ │ │ │ ├── SessionFactoryServiceInitiatorContext.html
│ │ │ │ │ │ │ ├── SessionFactoryServiceInitiator.html
│ │ │ │ │ │ │ ├── SessionFactoryServiceRegistryBuilder.html
│ │ │ │ │ │ │ ├── SessionFactoryServiceRegistryFactory.html
│ │ │ │ │ │ │ ├── SessionFactoryServiceRegistry.html
│ │ │ │ │ │ │ ├── Startable.html
│ │ │ │ │ │ │ ├── Stoppable.html
│ │ │ │ │ │ │ └── Wrapped.html
│ │ │ │ │ │ ├── Configurable.html
│ │ │ │ │ │ ├── InjectService.html
│ │ │ │ │ │ ├── Manageable.html
│ │ │ │ │ │ ├── OptionallyManageable.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ ├── ServiceBinding.html
│ │ │ │ │ │ ├── ServiceBinding.ServiceLifecycleOwner.html
│ │ │ │ │ │ ├── ServiceContributor.html
│ │ │ │ │ │ ├── ServiceException.html
│ │ │ │ │ │ ├── ServiceInitiator.html
│ │ │ │ │ │ ├── ServiceRegistryAwareService.html
│ │ │ │ │ │ ├── ServiceRegistryImplementor.html
│ │ │ │ │ │ ├── SessionFactoryServiceContributor.html
│ │ │ │ │ │ ├── SessionFactoryServiceInitiatorContext.html
│ │ │ │ │ │ ├── SessionFactoryServiceInitiator.html
│ │ │ │ │ │ ├── SessionFactoryServiceRegistryBuilder.html
│ │ │ │ │ │ ├── SessionFactoryServiceRegistryFactory.html
│ │ │ │ │ │ ├── SessionFactoryServiceRegistry.html
│ │ │ │ │ │ ├── Startable.html
│ │ │ │ │ │ ├── Stoppable.html
│ │ │ │ │ │ └── Wrapped.html
│ │ │ │ │ ├── StandardServiceInitiators.html
│ │ │ │ │ ├── UnknownServiceException.html
│ │ │ │ │ └── UnknownUnwrapTypeException.html
│ │ │ │ ├── SessionBuilder.html
│ │ │ │ ├── SessionEventListener.html
│ │ │ │ ├── SessionException.html
│ │ │ │ ├── SessionFactory.html
│ │ │ │ ├── SessionFactoryObserver.html
│ │ │ │ ├── Session.html
│ │ │ │ ├── Session.LockRequest.html
│ │ │ │ ├── SharedSessionBuilder.html
│ │ │ │ ├── SharedSessionContract.html
│ │ │ │ ├── SimpleNaturalIdLoadAccess.html
│ │ │ │ ├── spatial
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── GeolatteGeometryJavaTypeDescriptor.html
│ │ │ │ │ │ ├── GeolatteGeometryType.html
│ │ │ │ │ │ ├── HibernateSpatialConfigurationSettings.html
│ │ │ │ │ │ ├── HSMessageLogger.html
│ │ │ │ │ │ ├── JTSGeometryJavaTypeDescriptor.html
│ │ │ │ │ │ ├── JTSGeometryType.html
│ │ │ │ │ │ ├── SpatialAggregate.html
│ │ │ │ │ │ ├── SpatialAnalysis.html
│ │ │ │ │ │ ├── SpatialDialect.html
│ │ │ │ │ │ ├── SpatialFunction.html
│ │ │ │ │ │ ├── Spatial.html
│ │ │ │ │ │ └── SpatialRelation.html
│ │ │ │ │ ├── criterion
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ ├── DWithinExpression.html
│ │ │ │ │ │ │ ├── ExpressionUtil.html
│ │ │ │ │ │ │ ├── HavingSridExpression.html
│ │ │ │ │ │ │ ├── IsEmptyExpression.html
│ │ │ │ │ │ │ ├── SpatialFilter.html
│ │ │ │ │ │ │ ├── SpatialProjections.html
│ │ │ │ │ │ │ ├── SpatialRelateExpression.html
│ │ │ │ │ │ │ └── SpatialRestrictions.html
│ │ │ │ │ │ ├── DWithinExpression.html
│ │ │ │ │ │ ├── ExpressionUtil.html
│ │ │ │ │ │ ├── HavingSridExpression.html
│ │ │ │ │ │ ├── IsEmptyExpression.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ ├── SpatialFilter.html
│ │ │ │ │ │ ├── SpatialProjections.html
│ │ │ │ │ │ ├── SpatialRelateExpression.html
│ │ │ │ │ │ └── SpatialRestrictions.html
│ │ │ │ │ ├── dialect
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ └── SpatialFunctionsRegistry.html
│ │ │ │ │ │ ├── db2
│ │ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ │ ├── DB2GeometryTypeDescriptor.html
│ │ │ │ │ │ │ │ └── DB2SpatialDialect.html
│ │ │ │ │ │ │ ├── DB2GeometryTypeDescriptor.html
│ │ │ │ │ │ │ ├── DB2SpatialDialect.html
│ │ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ │ └── package-use.html
│ │ │ │ │ │ ├── h2geodb
│ │ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ │ ├── GeoDBDialect.html
│ │ │ │ │ │ │ │ ├── GeoDBGeometryTypeDescriptor.html
│ │ │ │ │ │ │ │ └── GeoDbWkb.html
│ │ │ │ │ │ │ ├── GeoDBDialect.html
│ │ │ │ │ │ │ ├── GeoDBGeometryTypeDescriptor.html
│ │ │ │ │ │ │ ├── GeoDbWkb.html
│ │ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ │ └── package-use.html
│ │ │ │ │ │ ├── hana
│ │ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ │ ├── HANAGeometryTypeDescriptor.html
│ │ │ │ │ │ │ │ ├── HANAPointTypeDescriptor.html
│ │ │ │ │ │ │ │ ├── HANASpatialAggregate.html
│ │ │ │ │ │ │ │ ├── HANASpatialDialect.html
│ │ │ │ │ │ │ │ ├── HANASpatialFunction.html
│ │ │ │ │ │ │ │ ├── HANASpatialFunctions.html
│ │ │ │ │ │ │ │ └── HANASpatialUtils.html
│ │ │ │ │ │ │ ├── HANAGeometryTypeDescriptor.html
│ │ │ │ │ │ │ ├── HANAPointTypeDescriptor.html
│ │ │ │ │ │ │ ├── HANASpatialAggregate.html
│ │ │ │ │ │ │ ├── HANASpatialDialect.html
│ │ │ │ │ │ │ ├── HANASpatialFunction.html
│ │ │ │ │ │ │ ├── HANASpatialFunctions.html
│ │ │ │ │ │ │ ├── HANASpatialUtils.html
│ │ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ │ └── package-use.html
│ │ │ │ │ │ ├── mysql
│ │ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ │ ├── MySQL56InnoDBSpatialDialect.html
│ │ │ │ │ │ │ │ ├── MySQL56SpatialDialect.html
│ │ │ │ │ │ │ │ ├── MySQL5InnoDBSpatialDialect.html
│ │ │ │ │ │ │ │ ├── MySQL5SpatialDialect.html
│ │ │ │ │ │ │ │ ├── MySQLGeometryTypeDescriptor.html
│ │ │ │ │ │ │ │ └── MySQLSpatialDialect.html
│ │ │ │ │ │ │ ├── MySQL56InnoDBSpatialDialect.html
│ │ │ │ │ │ │ ├── MySQL56SpatialDialect.html
│ │ │ │ │ │ │ ├── MySQL5InnoDBSpatialDialect.html
│ │ │ │ │ │ │ ├── MySQL5SpatialDialect.html
│ │ │ │ │ │ │ ├── MySQLGeometryTypeDescriptor.html
│ │ │ │ │ │ │ ├── MySQLSpatialDialect.html
│ │ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ │ └── package-use.html
│ │ │ │ │ │ ├── oracle
│ │ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ │ ├── OracleSpatial10gDialect.html
│ │ │ │ │ │ │ │ ├── OracleSpatialSDO10gDialect.html
│ │ │ │ │ │ │ │ ├── SDOGeometryTypeDescriptor.html
│ │ │ │ │ │ │ │ └── SDOGeometryValueExtractor.html
│ │ │ │ │ │ │ ├── criterion
│ │ │ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ │ │ ├── OracleSpatialAggregate.html
│ │ │ │ │ │ │ │ │ ├── OracleSpatialProjection.html
│ │ │ │ │ │ │ │ │ ├── OracleSpatialProjections.html
│ │ │ │ │ │ │ │ │ ├── OracleSpatialRestrictions.html
│ │ │ │ │ │ │ │ │ ├── RelationshipMask.html
│ │ │ │ │ │ │ │ │ └── SDOParameterMap.html
│ │ │ │ │ │ │ │ ├── OracleSpatialAggregate.html
│ │ │ │ │ │ │ │ ├── OracleSpatialProjection.html
│ │ │ │ │ │ │ │ ├── OracleSpatialProjections.html
│ │ │ │ │ │ │ │ ├── OracleSpatialRestrictions.html
│ │ │ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ │ │ ├── RelationshipMask.html
│ │ │ │ │ │ │ │ └── SDOParameterMap.html
│ │ │ │ │ │ │ ├── OracleSpatial10gDialect.html
│ │ │ │ │ │ │ ├── OracleSpatialSDO10gDialect.html
│ │ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ │ ├── SDOGeometryTypeDescriptor.html
│ │ │ │ │ │ │ └── SDOGeometryValueExtractor.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ ├── postgis
│ │ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ │ ├── PGGeometryTypeDescriptor.html
│ │ │ │ │ │ │ │ ├── PostgisDialect.html
│ │ │ │ │ │ │ │ ├── PostgisNoSQLMM.html
│ │ │ │ │ │ │ │ ├── PostgisPG82Dialect.html
│ │ │ │ │ │ │ │ ├── PostgisPG91Dialect.html
│ │ │ │ │ │ │ │ ├── PostgisPG92Dialect.html
│ │ │ │ │ │ │ │ ├── PostgisPG93Dialect.html
│ │ │ │ │ │ │ │ ├── PostgisPG94Dialect.html
│ │ │ │ │ │ │ │ ├── PostgisPG95Dialect.html
│ │ │ │ │ │ │ │ ├── PostgisPG9Dialect.html
│ │ │ │ │ │ │ │ └── PostgisSupport.html
│ │ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ │ ├── PGGeometryTypeDescriptor.html
│ │ │ │ │ │ │ ├── PostgisDialect.html
│ │ │ │ │ │ │ ├── PostgisNoSQLMM.html
│ │ │ │ │ │ │ ├── PostgisPG82Dialect.html
│ │ │ │ │ │ │ ├── PostgisPG91Dialect.html
│ │ │ │ │ │ │ ├── PostgisPG92Dialect.html
│ │ │ │ │ │ │ ├── PostgisPG93Dialect.html
│ │ │ │ │ │ │ ├── PostgisPG94Dialect.html
│ │ │ │ │ │ │ ├── PostgisPG95Dialect.html
│ │ │ │ │ │ │ ├── PostgisPG9Dialect.html
│ │ │ │ │ │ │ └── PostgisSupport.html
│ │ │ │ │ │ ├── SpatialFunctionsRegistry.html
│ │ │ │ │ │ └── sqlserver
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ ├── SqlServer2008GeometryTypeDescriptor.html
│ │ │ │ │ │ │ └── SqlServer2008SpatialDialect.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ ├── SqlServer2008GeometryTypeDescriptor.html
│ │ │ │ │ │ └── SqlServer2008SpatialDialect.html
│ │ │ │ │ ├── GeolatteGeometryJavaTypeDescriptor.html
│ │ │ │ │ ├── GeolatteGeometryType.html
│ │ │ │ │ ├── HibernateSpatialConfigurationSettings.html
│ │ │ │ │ ├── HSMessageLogger.html
│ │ │ │ │ ├── integration
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ ├── SpatialInitializer.html
│ │ │ │ │ │ │ └── SpatialService.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ ├── SpatialInitializer.html
│ │ │ │ │ │ └── SpatialService.html
│ │ │ │ │ ├── jts
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ └── EnvelopeAdapter.html
│ │ │ │ │ │ ├── EnvelopeAdapter.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ └── package-use.html
│ │ │ │ │ ├── JTSGeometryJavaTypeDescriptor.html
│ │ │ │ │ ├── JTSGeometryType.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ ├── package-use.html
│ │ │ │ │ ├── SpatialAggregate.html
│ │ │ │ │ ├── SpatialAnalysis.html
│ │ │ │ │ ├── SpatialDialect.html
│ │ │ │ │ ├── SpatialFunction.html
│ │ │ │ │ ├── Spatial.html
│ │ │ │ │ └── SpatialRelation.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
│ │ │ │ │ │ ├── JoinType.html
│ │ │ │ │ │ ├── MckoiCaseFragment.html
│ │ │ │ │ │ ├── OracleJoinFragment.html
│ │ │ │ │ │ ├── QueryJoinFragment.html
│ │ │ │ │ │ ├── QuerySelect.html
│ │ │ │ │ │ ├── SelectExpression.html
│ │ │ │ │ │ ├── SelectFragment.html
│ │ │ │ │ │ ├── Select.html
│ │ │ │ │ │ ├── SelectValues.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
│ │ │ │ │ ├── JoinType.html
│ │ │ │ │ ├── MckoiCaseFragment.html
│ │ │ │ │ ├── OracleJoinFragment.html
│ │ │ │ │ ├── ordering
│ │ │ │ │ │ └── antlr
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ ├── CollationSpecification.html
│ │ │ │ │ │ │ ├── ColumnMapper.html
│ │ │ │ │ │ │ ├── ColumnReference.html
│ │ │ │ │ │ │ ├── Factory.html
│ │ │ │ │ │ │ ├── FormulaReference.html
│ │ │ │ │ │ │ ├── GeneratedOrderByFragmentParser.html
│ │ │ │ │ │ │ ├── GeneratedOrderByFragmentRenderer.html
│ │ │ │ │ │ │ ├── GeneratedOrderByFragmentRendererTokenTypes.html
│ │ │ │ │ │ │ ├── GeneratedOrderByLexer.html
│ │ │ │ │ │ │ ├── Node.html
│ │ │ │ │ │ │ ├── NodeSupport.html
│ │ │ │ │ │ │ ├── OrderByAliasResolver.html
│ │ │ │ │ │ │ ├── OrderByFragment.html
│ │ │ │ │ │ │ ├── OrderByFragmentParser.html
│ │ │ │ │ │ │ ├── OrderByFragmentRenderer.html
│ │ │ │ │ │ │ ├── OrderByFragmentTranslator.html
│ │ │ │ │ │ │ ├── OrderByFragmentTranslator.StandardOrderByTranslationImpl.html
│ │ │ │ │ │ │ ├── OrderByTemplateTokenTypes.html
│ │ │ │ │ │ │ ├── OrderByTranslation.html
│ │ │ │ │ │ │ ├── OrderingSpecification.html
│ │ │ │ │ │ │ ├── OrderingSpecification.Ordering.html
│ │ │ │ │ │ │ ├── SortKey.html
│ │ │ │ │ │ │ ├── SortSpecification.html
│ │ │ │ │ │ │ ├── SqlValueReference.html
│ │ │ │ │ │ │ └── TranslationContext.html
│ │ │ │ │ │ ├── CollationSpecification.html
│ │ │ │ │ │ ├── ColumnMapper.html
│ │ │ │ │ │ ├── ColumnReference.html
│ │ │ │ │ │ ├── Factory.html
│ │ │ │ │ │ ├── FormulaReference.html
│ │ │ │ │ │ ├── GeneratedOrderByFragmentParser.html
│ │ │ │ │ │ ├── GeneratedOrderByFragmentRenderer.html
│ │ │ │ │ │ ├── GeneratedOrderByFragmentRendererTokenTypes.html
│ │ │ │ │ │ ├── GeneratedOrderByLexer.html
│ │ │ │ │ │ ├── Node.html
│ │ │ │ │ │ ├── NodeSupport.html
│ │ │ │ │ │ ├── OrderByAliasResolver.html
│ │ │ │ │ │ ├── OrderByFragment.html
│ │ │ │ │ │ ├── OrderByFragmentParser.html
│ │ │ │ │ │ ├── OrderByFragmentRenderer.html
│ │ │ │ │ │ ├── OrderByFragmentTranslator.html
│ │ │ │ │ │ ├── OrderByFragmentTranslator.StandardOrderByTranslationImpl.html
│ │ │ │ │ │ ├── OrderByTemplateTokenTypes.html
│ │ │ │ │ │ ├── OrderByTranslation.html
│ │ │ │ │ │ ├── OrderingSpecification.html
│ │ │ │ │ │ ├── OrderingSpecification.Ordering.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ ├── SortKey.html
│ │ │ │ │ │ ├── SortSpecification.html
│ │ │ │ │ │ ├── SqlValueReference.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
│ │ │ │ │ ├── SelectValues.html
│ │ │ │ │ ├── SimpleSelect.html
│ │ │ │ │ ├── Sybase11JoinFragment.html
│ │ │ │ │ ├── Template.html
│ │ │ │ │ ├── Template.NoOpColumnMapper.html
│ │ │ │ │ └── Update.html
│ │ │ │ ├── SQLQuery.FetchReturn.html
│ │ │ │ ├── SQLQuery.html
│ │ │ │ ├── SQLQuery.ReturnProperty.html
│ │ │ │ ├── SQLQuery.RootReturn.html
│ │ │ │ ├── StaleObjectStateException.html
│ │ │ │ ├── StaleStateException.html
│ │ │ │ ├── stat
│ │ │ │ │ ├── CacheableDataStatistics.html
│ │ │ │ │ ├── CacheRegionStatistics.html
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── CacheableDataStatistics.html
│ │ │ │ │ │ ├── CacheRegionStatistics.html
│ │ │ │ │ │ ├── CollectionStatistics.html
│ │ │ │ │ │ ├── EntityStatistics.html
│ │ │ │ │ │ ├── NaturalIdCacheStatistics.html
│ │ │ │ │ │ ├── NaturalIdStatistics.html
│ │ │ │ │ │ ├── QueryStatistics.html
│ │ │ │ │ │ ├── SecondLevelCacheStatistics.html
│ │ │ │ │ │ ├── SessionStatistics.html
│ │ │ │ │ │ └── Statistics.html
│ │ │ │ │ ├── CollectionStatistics.html
│ │ │ │ │ ├── EntityStatistics.html
│ │ │ │ │ ├── NaturalIdCacheStatistics.html
│ │ │ │ │ ├── NaturalIdStatistics.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ ├── package-use.html
│ │ │ │ │ ├── QueryStatistics.html
│ │ │ │ │ ├── SecondLevelCacheStatistics.html
│ │ │ │ │ ├── SessionStatistics.html
│ │ │ │ │ ├── spi
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ ├── StatisticsFactory.html
│ │ │ │ │ │ │ └── StatisticsImplementor.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ ├── StatisticsFactory.html
│ │ │ │ │ │ └── StatisticsImplementor.html
│ │ │ │ │ └── Statistics.html
│ │ │ │ ├── StatelessSessionBuilder.html
│ │ │ │ ├── StatelessSession.html
│ │ │ │ ├── SynchronizeableQuery.html
│ │ │ │ ├── testing
│ │ │ │ │ ├── AfterClassOnce.html
│ │ │ │ │ ├── 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
│ │ │ │ │ ├── BeforeClassOnce.html
│ │ │ │ │ ├── boot
│ │ │ │ │ │ ├── BasicTestingJdbcServiceImpl.html
│ │ │ │ │ │ ├── BootstrapContextImpl.html
│ │ │ │ │ │ ├── ClassLoaderAccessTestingImpl.html
│ │ │ │ │ │ ├── ClassLoaderServiceTestingImpl.html
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ ├── BasicTestingJdbcServiceImpl.html
│ │ │ │ │ │ │ ├── BootstrapContextImpl.html
│ │ │ │ │ │ │ ├── ClassLoaderAccessTestingImpl.html
│ │ │ │ │ │ │ ├── ClassLoaderServiceTestingImpl.html
│ │ │ │ │ │ │ ├── DialectFactoryTestingImpl.html
│ │ │ │ │ │ │ ├── JdbcConnectionAccessImpl.html
│ │ │ │ │ │ │ ├── MetadataBuildingContextTestingImpl.html
│ │ │ │ │ │ │ └── ServiceRegistryTestingImpl.html
│ │ │ │ │ │ ├── DialectFactoryTestingImpl.html
│ │ │ │ │ │ ├── JdbcConnectionAccessImpl.html
│ │ │ │ │ │ ├── MetadataBuildingContextTestingImpl.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ └── ServiceRegistryTestingImpl.html
│ │ │ │ │ ├── bytecode
│ │ │ │ │ │ └── enhancement
│ │ │ │ │ │ ├── BytecodeEnhancerRunner.html
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ ├── BytecodeEnhancerRunner.html
│ │ │ │ │ │ │ ├── CustomEnhancementContext.html
│ │ │ │ │ │ │ ├── EnhancerTestContext.html
│ │ │ │ │ │ │ └── EnhancerTestUtils.html
│ │ │ │ │ │ ├── CustomEnhancementContext.html
│ │ │ │ │ │ ├── EnhancerTestContext.html
│ │ │ │ │ │ ├── EnhancerTestUtils.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ └── package-use.html
│ │ │ │ │ ├── byteman
│ │ │ │ │ │ ├── BytemanHelper.html
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ └── BytemanHelper.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ └── package-use.html
│ │ │ │ │ ├── cache
│ │ │ │ │ │ ├── CachingRegionFactory.html
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ ├── CachingRegionFactory.html
│ │ │ │ │ │ │ ├── MapStorageAccessImpl.html
│ │ │ │ │ │ │ └── StrategyRegistrationProviderImpl.html
│ │ │ │ │ │ ├── MapStorageAccessImpl.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ └── StrategyRegistrationProviderImpl.html
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── AfterClassOnce.html
│ │ │ │ │ │ ├── BeforeClassOnce.html
│ │ │ │ │ │ ├── DialectCheck.html
│ │ │ │ │ │ ├── DialectChecks.CaseSensitiveCheck.html
│ │ │ │ │ │ ├── DialectChecks.DoesNotSupportFollowOnLocking.html
│ │ │ │ │ │ ├── DialectChecks.DoesNotSupportRowValueConstructorSyntax.html
│ │ │ │ │ │ ├── DialectChecks.DoesReadCommittedCauseWritersToBlockReadersCheck.html
│ │ │ │ │ │ ├── DialectChecks.DoesReadCommittedNotCauseWritersToBlockReadersCheck.html
│ │ │ │ │ │ ├── DialectChecks.DoesRepeatableReadCauseReadersToBlockWritersCheck.html
│ │ │ │ │ │ ├── DialectChecks.DoesRepeatableReadNotCauseReadersToBlockWritersCheck.html
│ │ │ │ │ │ ├── DialectChecks.DoubleQuoteQuoting.html
│ │ │ │ │ │ ├── DialectChecks.ForceLobAsLastValue.html
│ │ │ │ │ │ ├── DialectChecks.HasSelfReferentialForeignKeyBugCheck.html
│ │ │ │ │ │ ├── DialectChecks.html
│ │ │ │ │ │ ├── DialectChecks.SupportCatalogCreation.html
│ │ │ │ │ │ ├── DialectChecks.SupportDropConstraints.html
│ │ │ │ │ │ ├── DialectChecks.SupportLimitAndOffsetCheck.html
│ │ │ │ │ │ ├── DialectChecks.SupportLimitCheck.html
│ │ │ │ │ │ ├── DialectChecks.SupportNonQueryValuesListWithCTE.html
│ │ │ │ │ │ ├── DialectChecks.SupportNoWait.html
│ │ │ │ │ │ ├── DialectChecks.SupportPartitionBy.html
│ │ │ │ │ │ ├── DialectChecks.SupportRowValueConstructorSyntaxInInList.html
│ │ │ │ │ │ ├── DialectChecks.SupportsCascadeDeleteCheck.html
│ │ │ │ │ │ ├── DialectChecks.SupportSchemaCreation.html
│ │ │ │ │ │ ├── DialectChecks.SupportsCircularCascadeDeleteCheck.html
│ │ │ │ │ │ ├── DialectChecks.SupportsColumnCheck.html
│ │ │ │ │ │ ├── DialectChecks.SupportsEmptyInListCheck.html
│ │ │ │ │ │ ├── DialectChecks.SupportsExistsInSelectCheck.html
│ │ │ │ │ │ ├── DialectChecks.SupportsExpectedLobUsagePattern.html
│ │ │ │ │ │ ├── DialectChecks.SupportsIdentityColumns.html
│ │ │ │ │ │ ├── DialectChecks.SupportsJdbcDriverProxying.html
│ │ │ │ │ │ ├── DialectChecks.SupportSkipLocked.html
│ │ │ │ │ │ ├── DialectChecks.SupportsLobValueChangePropogation.html
│ │ │ │ │ │ ├── DialectChecks.SupportsLockTimeouts.html
│ │ │ │ │ │ ├── DialectChecks.SupportsParametersInInsertSelectCheck.html
│ │ │ │ │ │ ├── DialectChecks.SupportsResultSetPositioningOnForwardOnlyCursorCheck.html
│ │ │ │ │ │ ├── DialectChecks.SupportsRowValueConstructorSyntaxCheck.html
│ │ │ │ │ │ ├── DialectChecks.SupportsRowValueConstructorSyntaxInInListCheck.html
│ │ │ │ │ │ ├── DialectChecks.SupportsSequences.html
│ │ │ │ │ │ ├── DialectChecks.SupportSubqueryAsLeftHandSideInPredicate.html
│ │ │ │ │ │ ├── DialectChecks.SupportsUnboundedLobLocatorMaterializationCheck.html
│ │ │ │ │ │ ├── DialectChecks.SupportValuesListAndRowValueConstructorSyntaxInInList.html
│ │ │ │ │ │ ├── DialectChecks.UsesInputStreamToInsertBlob.html
│ │ │ │ │ │ ├── FailureExpected.html
│ │ │ │ │ │ ├── OnExpectedFailure.html
│ │ │ │ │ │ ├── OnFailure.html
│ │ │ │ │ │ ├── RequiresDialectFeature.html
│ │ │ │ │ │ ├── RequiresDialect.html
│ │ │ │ │ │ ├── RequiresDialects.html
│ │ │ │ │ │ ├── ServiceRegistryBuilder.html
│ │ │ │ │ │ ├── Skip.AlwaysSkip.html
│ │ │ │ │ │ ├── SkipForDialect.html
│ │ │ │ │ │ ├── SkipForDialects.html
│ │ │ │ │ │ ├── Skip.html
│ │ │ │ │ │ ├── SkipLog.html
│ │ │ │ │ │ ├── Skip.Matcher.html
│ │ │ │ │ │ ├── Skip.OperatingSystem.html
│ │ │ │ │ │ ├── Skip.OperatingSystem.Windows.html
│ │ │ │ │ │ └── TestForIssue.html
│ │ │ │ │ ├── common
│ │ │ │ │ │ └── connections
│ │ │ │ │ │ ├── BaseTransactionIsolationConfigTest.html
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ └── BaseTransactionIsolationConfigTest.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ └── package-use.html
│ │ │ │ │ ├── DialectCheck.html
│ │ │ │ │ ├── DialectChecks.CaseSensitiveCheck.html
│ │ │ │ │ ├── DialectChecks.DoesNotSupportFollowOnLocking.html
│ │ │ │ │ ├── DialectChecks.DoesNotSupportRowValueConstructorSyntax.html
│ │ │ │ │ ├── DialectChecks.DoesReadCommittedCauseWritersToBlockReadersCheck.html
│ │ │ │ │ ├── DialectChecks.DoesReadCommittedNotCauseWritersToBlockReadersCheck.html
│ │ │ │ │ ├── DialectChecks.DoesRepeatableReadCauseReadersToBlockWritersCheck.html
│ │ │ │ │ ├── DialectChecks.DoesRepeatableReadNotCauseReadersToBlockWritersCheck.html
│ │ │ │ │ ├── DialectChecks.DoubleQuoteQuoting.html
│ │ │ │ │ ├── DialectChecks.ForceLobAsLastValue.html
│ │ │ │ │ ├── DialectChecks.HasSelfReferentialForeignKeyBugCheck.html
│ │ │ │ │ ├── DialectChecks.html
│ │ │ │ │ ├── DialectChecks.SupportCatalogCreation.html
│ │ │ │ │ ├── DialectChecks.SupportDropConstraints.html
│ │ │ │ │ ├── DialectChecks.SupportLimitAndOffsetCheck.html
│ │ │ │ │ ├── DialectChecks.SupportLimitCheck.html
│ │ │ │ │ ├── DialectChecks.SupportNonQueryValuesListWithCTE.html
│ │ │ │ │ ├── DialectChecks.SupportNoWait.html
│ │ │ │ │ ├── DialectChecks.SupportPartitionBy.html
│ │ │ │ │ ├── DialectChecks.SupportRowValueConstructorSyntaxInInList.html
│ │ │ │ │ ├── DialectChecks.SupportsCascadeDeleteCheck.html
│ │ │ │ │ ├── DialectChecks.SupportSchemaCreation.html
│ │ │ │ │ ├── DialectChecks.SupportsCircularCascadeDeleteCheck.html
│ │ │ │ │ ├── DialectChecks.SupportsColumnCheck.html
│ │ │ │ │ ├── DialectChecks.SupportsEmptyInListCheck.html
│ │ │ │ │ ├── DialectChecks.SupportsExistsInSelectCheck.html
│ │ │ │ │ ├── DialectChecks.SupportsExpectedLobUsagePattern.html
│ │ │ │ │ ├── DialectChecks.SupportsIdentityColumns.html
│ │ │ │ │ ├── DialectChecks.SupportsJdbcDriverProxying.html
│ │ │ │ │ ├── DialectChecks.SupportSkipLocked.html
│ │ │ │ │ ├── DialectChecks.SupportsLobValueChangePropogation.html
│ │ │ │ │ ├── DialectChecks.SupportsLockTimeouts.html
│ │ │ │ │ ├── DialectChecks.SupportsParametersInInsertSelectCheck.html
│ │ │ │ │ ├── DialectChecks.SupportsResultSetPositioningOnForwardOnlyCursorCheck.html
│ │ │ │ │ ├── DialectChecks.SupportsRowValueConstructorSyntaxCheck.html
│ │ │ │ │ ├── DialectChecks.SupportsRowValueConstructorSyntaxInInListCheck.html
│ │ │ │ │ ├── DialectChecks.SupportsSequences.html
│ │ │ │ │ ├── DialectChecks.SupportSubqueryAsLeftHandSideInPredicate.html
│ │ │ │ │ ├── DialectChecks.SupportsUnboundedLobLocatorMaterializationCheck.html
│ │ │ │ │ ├── DialectChecks.SupportValuesListAndRowValueConstructorSyntaxInInList.html
│ │ │ │ │ ├── DialectChecks.UsesInputStreamToInsertBlob.html
│ │ │ │ │ ├── env
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ ├── ConnectionProviderBuilder.html
│ │ │ │ │ │ │ └── TestingDatabaseInfo.html
│ │ │ │ │ │ ├── ConnectionProviderBuilder.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ └── TestingDatabaseInfo.html
│ │ │ │ │ ├── FailureExpected.html
│ │ │ │ │ ├── jdbc
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ ├── ConnectionProviderDelegate.html
│ │ │ │ │ │ │ ├── JdbcMocks.ConnectionBuilder.html
│ │ │ │ │ │ │ ├── JdbcMocks.EmptyResultSetHandler.html
│ │ │ │ │ │ │ ├── JdbcMocks.html
│ │ │ │ │ │ │ ├── JdbcMocks.Options.html
│ │ │ │ │ │ │ ├── JdbcProperties.html
│ │ │ │ │ │ │ ├── ResultSetUtil.html
│ │ │ │ │ │ │ ├── SQLServerSnapshotIsolationConnectionProvider.html
│ │ │ │ │ │ │ └── SQLStatementInterceptor.html
│ │ │ │ │ │ ├── ConnectionProviderDelegate.html
│ │ │ │ │ │ ├── JdbcMocks.ConnectionBuilder.html
│ │ │ │ │ │ ├── JdbcMocks.EmptyResultSetHandler.html
│ │ │ │ │ │ ├── JdbcMocks.html
│ │ │ │ │ │ ├── JdbcMocks.Options.html
│ │ │ │ │ │ ├── JdbcProperties.html
│ │ │ │ │ │ ├── leak
│ │ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ │ ├── ConnectionLeakException.html
│ │ │ │ │ │ │ │ ├── ConnectionLeakUtil.html
│ │ │ │ │ │ │ │ ├── H2IdleConnectionCounter.html
│ │ │ │ │ │ │ │ ├── IdleConnectionCounter.html
│ │ │ │ │ │ │ │ ├── MySQLIdleConnectionCounter.html
│ │ │ │ │ │ │ │ ├── OracleIdleConnectionCounter.html
│ │ │ │ │ │ │ │ └── PostgreSQLIdleConnectionCounter.html
│ │ │ │ │ │ │ ├── ConnectionLeakException.html
│ │ │ │ │ │ │ ├── ConnectionLeakUtil.html
│ │ │ │ │ │ │ ├── H2IdleConnectionCounter.html
│ │ │ │ │ │ │ ├── IdleConnectionCounter.html
│ │ │ │ │ │ │ ├── MySQLIdleConnectionCounter.html
│ │ │ │ │ │ │ ├── OracleIdleConnectionCounter.html
│ │ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ │ └── PostgreSQLIdleConnectionCounter.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ ├── ResultSetUtil.html
│ │ │ │ │ │ ├── SQLServerSnapshotIsolationConnectionProvider.html
│ │ │ │ │ │ └── SQLStatementInterceptor.html
│ │ │ │ │ ├── jta
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ ├── JtaAwareConnectionProviderImpl.html
│ │ │ │ │ │ │ ├── JtaAwareConnectionProviderImpl.XAResourceWrapper.html
│ │ │ │ │ │ │ ├── TestingJtaBootstrap.html
│ │ │ │ │ │ │ └── TestingJtaPlatformImpl.html
│ │ │ │ │ │ ├── JtaAwareConnectionProviderImpl.html
│ │ │ │ │ │ ├── JtaAwareConnectionProviderImpl.XAResourceWrapper.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ ├── TestingJtaBootstrap.html
│ │ │ │ │ │ └── TestingJtaPlatformImpl.html
│ │ │ │ │ ├── junit4
│ │ │ │ │ │ ├── AfterClassCallbackHandler.html
│ │ │ │ │ │ ├── BaseCoreFunctionalTestCase.html
│ │ │ │ │ │ ├── BaseCoreFunctionalTestCase.RollbackWork.html
│ │ │ │ │ │ ├── BaseNonConfigCoreFunctionalTestCase.html
│ │ │ │ │ │ ├── BaseNonConfigCoreFunctionalTestCase.RollbackWork.html
│ │ │ │ │ │ ├── BaseUnitTestCase.html
│ │ │ │ │ │ ├── BeforeClassCallbackHandler.html
│ │ │ │ │ │ ├── CallbackException.html
│ │ │ │ │ │ ├── ClassLoadingIsolater.html
│ │ │ │ │ │ ├── ClassLoadingIsolater.IsolatedClassLoaderProvider.html
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ ├── AfterClassCallbackHandler.html
│ │ │ │ │ │ │ ├── BaseCoreFunctionalTestCase.html
│ │ │ │ │ │ │ ├── BaseCoreFunctionalTestCase.RollbackWork.html
│ │ │ │ │ │ │ ├── BaseNonConfigCoreFunctionalTestCase.html
│ │ │ │ │ │ │ ├── BaseNonConfigCoreFunctionalTestCase.RollbackWork.html
│ │ │ │ │ │ │ ├── BaseUnitTestCase.html
│ │ │ │ │ │ │ ├── BeforeClassCallbackHandler.html
│ │ │ │ │ │ │ ├── CallbackException.html
│ │ │ │ │ │ │ ├── ClassLoadingIsolater.html
│ │ │ │ │ │ │ ├── ClassLoadingIsolater.IsolatedClassLoaderProvider.html
│ │ │ │ │ │ │ ├── CustomParameterized.html
│ │ │ │ │ │ │ ├── CustomParameterized.Order.html
│ │ │ │ │ │ │ ├── CustomRunner.html
│ │ │ │ │ │ │ ├── CustomRunner.IgnoreImpl.html
│ │ │ │ │ │ │ ├── ExtendedFrameworkMethod.html
│ │ │ │ │ │ │ ├── ExtraAssertions.html
│ │ │ │ │ │ │ ├── Helper.html
│ │ │ │ │ │ │ ├── InvalidMethodForAnnotationException.html
│ │ │ │ │ │ │ └── TestClassMetadata.html
│ │ │ │ │ │ ├── CustomParameterized.html
│ │ │ │ │ │ ├── CustomParameterized.Order.html
│ │ │ │ │ │ ├── CustomRunner.html
│ │ │ │ │ │ ├── CustomRunner.IgnoreImpl.html
│ │ │ │ │ │ ├── ExtendedFrameworkMethod.html
│ │ │ │ │ │ ├── ExtraAssertions.html
│ │ │ │ │ │ ├── Helper.html
│ │ │ │ │ │ ├── InvalidMethodForAnnotationException.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ └── TestClassMetadata.html
│ │ │ │ │ ├── logger
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ ├── Log4DelegatingLogger.html
│ │ │ │ │ │ │ ├── LoggerInspectionRule.html
│ │ │ │ │ │ │ ├── LogListener.html
│ │ │ │ │ │ │ ├── TestableLoggerProvider.html
│ │ │ │ │ │ │ └── Triggerable.html
│ │ │ │ │ │ ├── Log4DelegatingLogger.html
│ │ │ │ │ │ ├── LoggerInspectionRule.html
│ │ │ │ │ │ ├── LogListener.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ ├── TestableLoggerProvider.html
│ │ │ │ │ │ └── Triggerable.html
│ │ │ │ │ ├── OnExpectedFailure.html
│ │ │ │ │ ├── OnFailure.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ ├── package-use.html
│ │ │ │ │ ├── RequiresDialectFeature.html
│ │ │ │ │ ├── RequiresDialect.html
│ │ │ │ │ ├── RequiresDialects.html
│ │ │ │ │ ├── schema
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ ├── SchemaCreateHelper.html
│ │ │ │ │ │ │ ├── SchemaDropHelper.html
│ │ │ │ │ │ │ ├── SchemaUpdateHelper.html
│ │ │ │ │ │ │ └── SchemaValidateHelper.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ ├── SchemaCreateHelper.html
│ │ │ │ │ │ ├── SchemaDropHelper.html
│ │ │ │ │ │ ├── SchemaUpdateHelper.html
│ │ │ │ │ │ └── SchemaValidateHelper.html
│ │ │ │ │ ├── ServiceRegistryBuilder.html
│ │ │ │ │ ├── Skip.AlwaysSkip.html
│ │ │ │ │ ├── SkipForDialect.html
│ │ │ │ │ ├── SkipForDialects.html
│ │ │ │ │ ├── Skip.html
│ │ │ │ │ ├── SkipLog.html
│ │ │ │ │ ├── Skip.Matcher.html
│ │ │ │ │ ├── Skip.OperatingSystem.html
│ │ │ │ │ ├── Skip.OperatingSystem.Windows.html
│ │ │ │ │ ├── TestForIssue.html
│ │ │ │ │ ├── transaction
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ ├── TransactionUtil2.html
│ │ │ │ │ │ │ ├── TransactionUtil.HibernateTransactionConsumer.html
│ │ │ │ │ │ │ ├── TransactionUtil.HibernateTransactionFunction.html
│ │ │ │ │ │ │ ├── TransactionUtil.html
│ │ │ │ │ │ │ ├── TransactionUtil.JPATransactionFunction.html
│ │ │ │ │ │ │ └── TransactionUtil.JPATransactionVoidFunction.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ ├── TransactionUtil2.html
│ │ │ │ │ │ ├── TransactionUtil.HibernateTransactionConsumer.html
│ │ │ │ │ │ ├── TransactionUtil.HibernateTransactionFunction.html
│ │ │ │ │ │ ├── TransactionUtil.html
│ │ │ │ │ │ ├── TransactionUtil.JPATransactionFunction.html
│ │ │ │ │ │ └── TransactionUtil.JPATransactionVoidFunction.html
│ │ │ │ │ └── util
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── ExceptionUtil.html
│ │ │ │ │ │ ├── ReflectionUtil.html
│ │ │ │ │ │ └── TestPathHelper.html
│ │ │ │ │ ├── ExceptionUtil.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ ├── package-use.html
│ │ │ │ │ ├── ReflectionUtil.html
│ │ │ │ │ └── TestPathHelper.html
│ │ │ │ ├── tool
│ │ │ │ │ ├── enhance
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ └── EnhancementTask.html
│ │ │ │ │ │ ├── EnhancementTask.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ └── package-use.html
│ │ │ │ │ ├── hbm2ddl
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ ├── ColumnMetadata.html
│ │ │ │ │ │ │ ├── ConnectionHelper.html
│ │ │ │ │ │ │ ├── ForeignKeyMetadata.html
│ │ │ │ │ │ │ ├── ImportScriptException.html
│ │ │ │ │ │ │ ├── ImportSqlCommandExtractor.html
│ │ │ │ │ │ │ ├── ImportSqlCommandExtractorInitiator.html
│ │ │ │ │ │ │ ├── IndexMetadata.html
│ │ │ │ │ │ │ ├── MultipleLinesSqlCommandExtractor.html
│ │ │ │ │ │ │ ├── SchemaExport.Action.html
│ │ │ │ │ │ │ ├── SchemaExport.html
│ │ │ │ │ │ │ ├── SchemaExportTask.ExportType.html
│ │ │ │ │ │ │ ├── SchemaExportTask.html
│ │ │ │ │ │ │ ├── SchemaExport.Type.html
│ │ │ │ │ │ │ ├── SchemaUpdateCommand.html
│ │ │ │ │ │ │ ├── SchemaUpdate.html
│ │ │ │ │ │ │ ├── SchemaUpdateTask.html
│ │ │ │ │ │ │ ├── SchemaValidator.html
│ │ │ │ │ │ │ ├── SchemaValidatorTask.html
│ │ │ │ │ │ │ ├── SingleLineSqlCommandExtractor.html
│ │ │ │ │ │ │ ├── TableMetadata.html
│ │ │ │ │ │ │ ├── Target.html
│ │ │ │ │ │ │ ├── TargetTypeHelper.html
│ │ │ │ │ │ │ └── UniqueConstraintSchemaUpdateStrategy.html
│ │ │ │ │ │ ├── ColumnMetadata.html
│ │ │ │ │ │ ├── ConnectionHelper.html
│ │ │ │ │ │ ├── ForeignKeyMetadata.html
│ │ │ │ │ │ ├── ImportScriptException.html
│ │ │ │ │ │ ├── ImportSqlCommandExtractor.html
│ │ │ │ │ │ ├── ImportSqlCommandExtractorInitiator.html
│ │ │ │ │ │ ├── IndexMetadata.html
│ │ │ │ │ │ ├── MultipleLinesSqlCommandExtractor.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ ├── SchemaExport.Action.html
│ │ │ │ │ │ ├── SchemaExport.html
│ │ │ │ │ │ ├── SchemaExportTask.ExportType.html
│ │ │ │ │ │ ├── SchemaExportTask.html
│ │ │ │ │ │ ├── SchemaExport.Type.html
│ │ │ │ │ │ ├── SchemaUpdateCommand.html
│ │ │ │ │ │ ├── SchemaUpdate.html
│ │ │ │ │ │ ├── SchemaUpdateTask.html
│ │ │ │ │ │ ├── SchemaValidator.html
│ │ │ │ │ │ ├── SchemaValidatorTask.html
│ │ │ │ │ │ ├── SingleLineSqlCommandExtractor.html
│ │ │ │ │ │ ├── TableMetadata.html
│ │ │ │ │ │ ├── Target.html
│ │ │ │ │ │ ├── TargetTypeHelper.html
│ │ │ │ │ │ └── UniqueConstraintSchemaUpdateStrategy.html
│ │ │ │ │ ├── instrument
│ │ │ │ │ │ └── javassist
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ └── InstrumentTask.html
│ │ │ │ │ │ ├── InstrumentTask.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ └── package-use.html
│ │ │ │ │ └── schema
│ │ │ │ │ ├── Action.html
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── Action.html
│ │ │ │ │ │ ├── JdbcMetadaAccessStrategy.html
│ │ │ │ │ │ ├── SourceType.html
│ │ │ │ │ │ └── TargetType.html
│ │ │ │ │ ├── extract
│ │ │ │ │ │ └── spi
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ ├── ColumnInformation.html
│ │ │ │ │ │ │ ├── DatabaseInformation.html
│ │ │ │ │ │ │ ├── ExtractionContext.DatabaseObjectAccess.html
│ │ │ │ │ │ │ ├── ExtractionContext.html
│ │ │ │ │ │ │ ├── ForeignKeyInformation.ColumnReferenceMapping.html
│ │ │ │ │ │ │ ├── ForeignKeyInformation.html
│ │ │ │ │ │ │ ├── IndexInformation.html
│ │ │ │ │ │ │ ├── InformationExtractor.html
│ │ │ │ │ │ │ ├── NameSpaceTablesInformation.html
│ │ │ │ │ │ │ ├── PrimaryKeyInformation.html
│ │ │ │ │ │ │ ├── SchemaExtractionException.html
│ │ │ │ │ │ │ ├── SequenceInformationExtractor.html
│ │ │ │ │ │ │ ├── SequenceInformation.html
│ │ │ │ │ │ │ └── TableInformation.html
│ │ │ │ │ │ ├── ColumnInformation.html
│ │ │ │ │ │ ├── DatabaseInformation.html
│ │ │ │ │ │ ├── ExtractionContext.DatabaseObjectAccess.html
│ │ │ │ │ │ ├── ExtractionContext.html
│ │ │ │ │ │ ├── ForeignKeyInformation.ColumnReferenceMapping.html
│ │ │ │ │ │ ├── ForeignKeyInformation.html
│ │ │ │ │ │ ├── IndexInformation.html
│ │ │ │ │ │ ├── InformationExtractor.html
│ │ │ │ │ │ ├── NameSpaceTablesInformation.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ ├── PrimaryKeyInformation.html
│ │ │ │ │ │ ├── SchemaExtractionException.html
│ │ │ │ │ │ ├── SequenceInformationExtractor.html
│ │ │ │ │ │ ├── SequenceInformation.html
│ │ │ │ │ │ └── TableInformation.html
│ │ │ │ │ ├── JdbcMetadaAccessStrategy.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ ├── package-use.html
│ │ │ │ │ ├── SourceType.html
│ │ │ │ │ ├── spi
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ ├── CommandAcceptanceException.html
│ │ │ │ │ │ │ ├── DelayedDropAction.html
│ │ │ │ │ │ │ ├── DelayedDropRegistry.html
│ │ │ │ │ │ │ ├── DelayedDropRegistryNotAvailableImpl.html
│ │ │ │ │ │ │ ├── ExceptionHandler.html
│ │ │ │ │ │ │ ├── ExecutionOptions.html
│ │ │ │ │ │ │ ├── Exporter.html
│ │ │ │ │ │ │ ├── JpaTargetAndSourceDescriptor.html
│ │ │ │ │ │ │ ├── SchemaCreator.html
│ │ │ │ │ │ │ ├── SchemaDropper.html
│ │ │ │ │ │ │ ├── SchemaFilter.html
│ │ │ │ │ │ │ ├── SchemaFilterProvider.html
│ │ │ │ │ │ │ ├── SchemaManagementException.html
│ │ │ │ │ │ │ ├── SchemaManagementToolCoordinator.ActionGrouping.html
│ │ │ │ │ │ │ ├── SchemaManagementToolCoordinator.html
│ │ │ │ │ │ │ ├── SchemaManagementTool.html
│ │ │ │ │ │ │ ├── SchemaMigrator.html
│ │ │ │ │ │ │ ├── SchemaValidator.html
│ │ │ │ │ │ │ ├── ScriptSourceInput.html
│ │ │ │ │ │ │ ├── ScriptTargetOutput.html
│ │ │ │ │ │ │ ├── SourceDescriptor.html
│ │ │ │ │ │ │ └── TargetDescriptor.html
│ │ │ │ │ │ ├── CommandAcceptanceException.html
│ │ │ │ │ │ ├── DelayedDropAction.html
│ │ │ │ │ │ ├── DelayedDropRegistry.html
│ │ │ │ │ │ ├── DelayedDropRegistryNotAvailableImpl.html
│ │ │ │ │ │ ├── ExceptionHandler.html
│ │ │ │ │ │ ├── ExecutionOptions.html
│ │ │ │ │ │ ├── Exporter.html
│ │ │ │ │ │ ├── JpaTargetAndSourceDescriptor.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ ├── SchemaCreator.html
│ │ │ │ │ │ ├── SchemaDropper.html
│ │ │ │ │ │ ├── SchemaFilter.html
│ │ │ │ │ │ ├── SchemaFilterProvider.html
│ │ │ │ │ │ ├── SchemaManagementException.html
│ │ │ │ │ │ ├── SchemaManagementToolCoordinator.ActionGrouping.html
│ │ │ │ │ │ ├── SchemaManagementToolCoordinator.html
│ │ │ │ │ │ ├── SchemaManagementTool.html
│ │ │ │ │ │ ├── SchemaMigrator.html
│ │ │ │ │ │ ├── SchemaValidator.html
│ │ │ │ │ │ ├── ScriptSourceInput.html
│ │ │ │ │ │ ├── ScriptTargetOutput.html
│ │ │ │ │ │ ├── SourceDescriptor.html
│ │ │ │ │ │ └── TargetDescriptor.html
│ │ │ │ │ └── TargetType.html
│ │ │ │ ├── TransactionException.html
│ │ │ │ ├── Transaction.html
│ │ │ │ ├── transform
│ │ │ │ │ ├── AliasedTupleSubsetResultTransformer.html
│ │ │ │ │ ├── AliasToBeanConstructorResultTransformer.html
│ │ │ │ │ ├── AliasToBeanResultTransformer.html
│ │ │ │ │ ├── AliasToEntityMapResultTransformer.html
│ │ │ │ │ ├── BasicTransformerAdapter.html
│ │ │ │ │ ├── CacheableResultTransformer.html
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── AliasedTupleSubsetResultTransformer.html
│ │ │ │ │ │ ├── AliasToBeanConstructorResultTransformer.html
│ │ │ │ │ │ ├── AliasToBeanResultTransformer.html
│ │ │ │ │ │ ├── AliasToEntityMapResultTransformer.html
│ │ │ │ │ │ ├── BasicTransformerAdapter.html
│ │ │ │ │ │ ├── CacheableResultTransformer.html
│ │ │ │ │ │ ├── DistinctResultTransformer.html
│ │ │ │ │ │ ├── DistinctRootEntityResultTransformer.html
│ │ │ │ │ │ ├── PassThroughResultTransformer.html
│ │ │ │ │ │ ├── ResultTransformer.html
│ │ │ │ │ │ ├── RootEntityResultTransformer.html
│ │ │ │ │ │ ├── ToListResultTransformer.html
│ │ │ │ │ │ ├── Transformers.html
│ │ │ │ │ │ └── TupleSubsetResultTransformer.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
│ │ │ │ │ └── TupleSubsetResultTransformer.html
│ │ │ │ ├── TransientObjectException.html
│ │ │ │ ├── TransientPropertyValueException.html
│ │ │ │ ├── tuple
│ │ │ │ │ ├── AbstractAttribute.html
│ │ │ │ │ ├── AbstractNonIdentifierAttribute.html
│ │ │ │ │ ├── AnnotationValueGeneration.html
│ │ │ │ │ ├── Attribute.html
│ │ │ │ │ ├── BaselineAttributeInformation.Builder.html
│ │ │ │ │ ├── BaselineAttributeInformation.html
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── AbstractAttribute.html
│ │ │ │ │ │ ├── AbstractNonIdentifierAttribute.html
│ │ │ │ │ │ ├── AnnotationValueGeneration.html
│ │ │ │ │ │ ├── Attribute.html
│ │ │ │ │ │ ├── BaselineAttributeInformation.Builder.html
│ │ │ │ │ │ ├── BaselineAttributeInformation.html
│ │ │ │ │ │ ├── CreationTimestampGeneration.html
│ │ │ │ │ │ ├── DynamicMapInstantiator.html
│ │ │ │ │ │ ├── GeneratedValueGeneration.html
│ │ │ │ │ │ ├── GenerationTiming.html
│ │ │ │ │ │ ├── IdentifierAttribute.html
│ │ │ │ │ │ ├── IdentifierProperty.html
│ │ │ │ │ │ ├── InDatabaseValueGenerationStrategy.html
│ │ │ │ │ │ ├── InMemoryValueGenerationStrategy.html
│ │ │ │ │ │ ├── Instantiator.html
│ │ │ │ │ │ ├── NonIdentifierAttribute.html
│ │ │ │ │ │ ├── PojoInstantiator.html
│ │ │ │ │ │ ├── PropertyFactory.html
│ │ │ │ │ │ ├── PropertyFactory.NonIdentifierAttributeNature.html
│ │ │ │ │ │ ├── Property.html
│ │ │ │ │ │ ├── StandardProperty.html
│ │ │ │ │ │ ├── Tuplizer.html
│ │ │ │ │ │ ├── UpdateTimestampGeneration.html
│ │ │ │ │ │ ├── ValueGeneration.html
│ │ │ │ │ │ ├── ValueGenerator.html
│ │ │ │ │ │ └── VmValueGeneration.html
│ │ │ │ │ ├── component
│ │ │ │ │ │ ├── AbstractComponentTuplizer.html
│ │ │ │ │ │ ├── AbstractCompositionAttribute.html
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ ├── AbstractComponentTuplizer.html
│ │ │ │ │ │ │ ├── AbstractCompositionAttribute.html
│ │ │ │ │ │ │ ├── ComponentMetamodel.html
│ │ │ │ │ │ │ ├── ComponentTuplizerFactory.html
│ │ │ │ │ │ │ ├── ComponentTuplizer.html
│ │ │ │ │ │ │ ├── CompositeBasedAssociationAttribute.html
│ │ │ │ │ │ │ ├── CompositeBasedBasicAttribute.html
│ │ │ │ │ │ │ ├── CompositionBasedCompositionAttribute.html
│ │ │ │ │ │ │ ├── DynamicMapComponentTuplizer.html
│ │ │ │ │ │ │ └── PojoComponentTuplizer.html
│ │ │ │ │ │ ├── ComponentMetamodel.html
│ │ │ │ │ │ ├── ComponentTuplizerFactory.html
│ │ │ │ │ │ ├── ComponentTuplizer.html
│ │ │ │ │ │ ├── CompositeBasedAssociationAttribute.html
│ │ │ │ │ │ ├── CompositeBasedBasicAttribute.html
│ │ │ │ │ │ ├── CompositionBasedCompositionAttribute.html
│ │ │ │ │ │ ├── DynamicMapComponentTuplizer.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ └── PojoComponentTuplizer.html
│ │ │ │ │ ├── CreationTimestampGeneration.html
│ │ │ │ │ ├── DynamicMapInstantiator.html
│ │ │ │ │ ├── entity
│ │ │ │ │ │ ├── AbstractEntityBasedAttribute.html
│ │ │ │ │ │ ├── AbstractEntityTuplizer.html
│ │ │ │ │ │ ├── BytecodeEnhancementMetadataNonPojoImpl.html
│ │ │ │ │ │ ├── BytecodeEnhancementMetadataPojoImpl.html
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ ├── AbstractEntityBasedAttribute.html
│ │ │ │ │ │ │ ├── AbstractEntityTuplizer.html
│ │ │ │ │ │ │ ├── BytecodeEnhancementMetadataNonPojoImpl.html
│ │ │ │ │ │ │ ├── BytecodeEnhancementMetadataPojoImpl.html
│ │ │ │ │ │ │ ├── DynamicMapEntityTuplizer.BasicEntityNameResolver.html
│ │ │ │ │ │ │ ├── DynamicMapEntityTuplizer.html
│ │ │ │ │ │ │ ├── EntityBasedAssociationAttribute.html
│ │ │ │ │ │ │ ├── EntityBasedBasicAttribute.html
│ │ │ │ │ │ │ ├── EntityBasedCompositionAttribute.html
│ │ │ │ │ │ │ ├── EntityMetamodel.GenerationStrategyPair.html
│ │ │ │ │ │ │ ├── EntityMetamodel.html
│ │ │ │ │ │ │ ├── EntityMetamodel.ValueGenerationStrategyException.html
│ │ │ │ │ │ │ ├── EntityTuplizerFactory.html
│ │ │ │ │ │ │ ├── EntityTuplizer.html
│ │ │ │ │ │ │ ├── PojoEntityInstantiator.html
│ │ │ │ │ │ │ ├── PojoEntityTuplizer.html
│ │ │ │ │ │ │ └── VersionProperty.html
│ │ │ │ │ │ ├── DynamicMapEntityTuplizer.BasicEntityNameResolver.html
│ │ │ │ │ │ ├── DynamicMapEntityTuplizer.html
│ │ │ │ │ │ ├── EntityBasedAssociationAttribute.html
│ │ │ │ │ │ ├── EntityBasedBasicAttribute.html
│ │ │ │ │ │ ├── EntityBasedCompositionAttribute.html
│ │ │ │ │ │ ├── EntityMetamodel.GenerationStrategyPair.html
│ │ │ │ │ │ ├── EntityMetamodel.html
│ │ │ │ │ │ ├── EntityMetamodel.ValueGenerationStrategyException.html
│ │ │ │ │ │ ├── EntityTuplizerFactory.html
│ │ │ │ │ │ ├── EntityTuplizer.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ ├── PojoEntityInstantiator.html
│ │ │ │ │ │ ├── PojoEntityTuplizer.html
│ │ │ │ │ │ └── VersionProperty.html
│ │ │ │ │ ├── GeneratedValueGeneration.html
│ │ │ │ │ ├── GenerationTiming.html
│ │ │ │ │ ├── IdentifierAttribute.html
│ │ │ │ │ ├── IdentifierProperty.html
│ │ │ │ │ ├── InDatabaseValueGenerationStrategy.html
│ │ │ │ │ ├── InMemoryValueGenerationStrategy.html
│ │ │ │ │ ├── Instantiator.html
│ │ │ │ │ ├── NonIdentifierAttribute.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ ├── package-use.html
│ │ │ │ │ ├── PojoInstantiator.html
│ │ │ │ │ ├── PropertyFactory.html
│ │ │ │ │ ├── PropertyFactory.NonIdentifierAttributeNature.html
│ │ │ │ │ ├── Property.html
│ │ │ │ │ ├── StandardProperty.html
│ │ │ │ │ ├── Tuplizer.html
│ │ │ │ │ ├── UpdateTimestampGeneration.html
│ │ │ │ │ ├── ValueGeneration.html
│ │ │ │ │ ├── ValueGenerator.html
│ │ │ │ │ └── VmValueGeneration.html
│ │ │ │ ├── type
│ │ │ │ │ ├── AbstractSingleColumnStandardBasicType.html
│ │ │ │ │ ├── AbstractStandardBasicType.html
│ │ │ │ │ ├── AbstractType.html
│ │ │ │ │ ├── AdaptedImmutableType.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
│ │ │ │ │ ├── ByteType.html
│ │ │ │ │ ├── CalendarDateType.html
│ │ │ │ │ ├── CalendarTimeType.html
│ │ │ │ │ ├── CalendarType.html
│ │ │ │ │ ├── CharacterArrayClobType.html
│ │ │ │ │ ├── CharacterArrayNClobType.html
│ │ │ │ │ ├── CharacterArrayType.html
│ │ │ │ │ ├── CharacterNCharType.html
│ │ │ │ │ ├── CharacterType.html
│ │ │ │ │ ├── CharArrayType.html
│ │ │ │ │ ├── ClassType.html
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── AbstractSingleColumnStandardBasicType.html
│ │ │ │ │ │ ├── AbstractStandardBasicType.html
│ │ │ │ │ │ ├── AbstractType.html
│ │ │ │ │ │ ├── AdaptedImmutableType.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
│ │ │ │ │ │ ├── ByteType.html
│ │ │ │ │ │ ├── CalendarDateType.html
│ │ │ │ │ │ ├── CalendarTimeType.html
│ │ │ │ │ │ ├── CalendarType.html
│ │ │ │ │ │ ├── CharacterArrayClobType.html
│ │ │ │ │ │ ├── CharacterArrayNClobType.html
│ │ │ │ │ │ ├── CharacterArrayType.html
│ │ │ │ │ │ ├── CharacterNCharType.html
│ │ │ │ │ │ ├── CharacterType.html
│ │ │ │ │ │ ├── CharArrayType.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
│ │ │ │ │ │ ├── DurationType.html
│ │ │ │ │ │ ├── EmbeddedComponentType.html
│ │ │ │ │ │ ├── EntityType.html
│ │ │ │ │ │ ├── EnumType.html
│ │ │ │ │ │ ├── FloatType.html
│ │ │ │ │ │ ├── ForeignKeyDirection.html
│ │ │ │ │ │ ├── IdentifierBagType.html
│ │ │ │ │ │ ├── IdentifierType.html
│ │ │ │ │ │ ├── ImageType.html
│ │ │ │ │ │ ├── InstantType.html
│ │ │ │ │ │ ├── IntegerType.html
│ │ │ │ │ │ ├── ListType.html
│ │ │ │ │ │ ├── LiteralType.html
│ │ │ │ │ │ ├── LocalDateTimeType.html
│ │ │ │ │ │ ├── LocalDateType.html
│ │ │ │ │ │ ├── LocaleType.html
│ │ │ │ │ │ ├── LocalTimeType.html
│ │ │ │ │ │ ├── LongType.html
│ │ │ │ │ │ ├── ManyToOneType.html
│ │ │ │ │ │ ├── MapType.html
│ │ │ │ │ │ ├── MaterializedBlobType.html
│ │ │ │ │ │ ├── MaterializedClobType.html
│ │ │ │ │ │ ├── MaterializedNClobType.html
│ │ │ │ │ │ ├── MetaType.html
│ │ │ │ │ │ ├── NClobType.html
│ │ │ │ │ │ ├── NTextType.html
│ │ │ │ │ │ ├── NumericBooleanType.html
│ │ │ │ │ │ ├── ObjectType.html
│ │ │ │ │ │ ├── OffsetDateTimeType.html
│ │ │ │ │ │ ├── OffsetTimeType.html
│ │ │ │ │ │ ├── OneToOneType.html
│ │ │ │ │ │ ├── OrderedMapType.html
│ │ │ │ │ │ ├── OrderedSetType.html
│ │ │ │ │ │ ├── PostgresUUIDType.html
│ │ │ │ │ │ ├── PostgresUUIDType.PostgresUUIDSqlTypeDescriptor.html
│ │ │ │ │ │ ├── PrimitiveCharacterArrayClobType.html
│ │ │ │ │ │ ├── PrimitiveCharacterArrayNClobType.html
│ │ │ │ │ │ ├── PrimitiveType.html
│ │ │ │ │ │ ├── ProcedureParameterExtractionAware.html
│ │ │ │ │ │ ├── ProcedureParameterNamedBinder.html
│ │ │ │ │ │ ├── RowVersionType.html
│ │ │ │ │ │ ├── SerializableToBlobType.html
│ │ │ │ │ │ ├── SerializableType.html
│ │ │ │ │ │ ├── SerializationException.html
│ │ │ │ │ │ ├── SetType.html
│ │ │ │ │ │ ├── ShortType.html
│ │ │ │ │ │ ├── SingleColumnType.html
│ │ │ │ │ │ ├── SortedMapType.html
│ │ │ │ │ │ ├── SortedSetType.html
│ │ │ │ │ │ ├── SpecialOneToOneType.html
│ │ │ │ │ │ ├── StandardBasicTypes.html
│ │ │ │ │ │ ├── StandardBasicTypeTemplate.html
│ │ │ │ │ │ ├── StringNVarcharType.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
│ │ │ │ │ │ ├── YesNoType.html
│ │ │ │ │ │ └── ZonedDateTimeType.html
│ │ │ │ │ ├── ClobType.html
│ │ │ │ │ ├── CollectionType.html
│ │ │ │ │ ├── ComponentType.html
│ │ │ │ │ ├── CompositeCustomType.html
│ │ │ │ │ ├── CompositeType.html
│ │ │ │ │ ├── CurrencyType.html
│ │ │ │ │ ├── CustomCollectionType.html
│ │ │ │ │ ├── CustomType.html
│ │ │ │ │ ├── DateType.html
│ │ │ │ │ ├── DbTimestampType.html
│ │ │ │ │ ├── descriptor
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ ├── JdbcTypeNameMapper.html
│ │ │ │ │ │ │ ├── ValueBinder.html
│ │ │ │ │ │ │ ├── ValueExtractor.html
│ │ │ │ │ │ │ ├── WrapperOptionsContext.html
│ │ │ │ │ │ │ └── WrapperOptions.html
│ │ │ │ │ │ ├── converter
│ │ │ │ │ │ │ ├── AttributeConverterMutabilityPlanImpl.html
│ │ │ │ │ │ │ ├── AttributeConverterSqlTypeDescriptorAdapter.html
│ │ │ │ │ │ │ ├── AttributeConverterTypeAdapter.html
│ │ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ │ ├── AttributeConverterMutabilityPlanImpl.html
│ │ │ │ │ │ │ │ ├── AttributeConverterSqlTypeDescriptorAdapter.html
│ │ │ │ │ │ │ │ └── AttributeConverterTypeAdapter.html
│ │ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ │ └── package-use.html
│ │ │ │ │ │ ├── java
│ │ │ │ │ │ │ ├── AbstractTypeDescriptor.html
│ │ │ │ │ │ │ ├── ArrayMutabilityPlan.html
│ │ │ │ │ │ │ ├── BasicJavaDescriptor.html
│ │ │ │ │ │ │ ├── BigDecimalTypeDescriptor.html
│ │ │ │ │ │ │ ├── BigIntegerTypeDescriptor.html
│ │ │ │ │ │ │ ├── BlobTypeDescriptor.BlobMutabilityPlan.html
│ │ │ │ │ │ │ ├── BlobTypeDescriptor.html
│ │ │ │ │ │ │ ├── BooleanTypeDescriptor.html
│ │ │ │ │ │ │ ├── ByteArrayTypeDescriptor.html
│ │ │ │ │ │ │ ├── ByteTypeDescriptor.html
│ │ │ │ │ │ │ ├── CalendarDateTypeDescriptor.html
│ │ │ │ │ │ │ ├── CalendarTimeTypeDescriptor.html
│ │ │ │ │ │ │ ├── CalendarTypeDescriptor.CalendarMutabilityPlan.html
│ │ │ │ │ │ │ ├── CalendarTypeDescriptor.html
│ │ │ │ │ │ │ ├── CharacterArrayTypeDescriptor.html
│ │ │ │ │ │ │ ├── CharacterTypeDescriptor.html
│ │ │ │ │ │ │ ├── ClassTypeDescriptor.html
│ │ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ │ ├── AbstractTypeDescriptor.html
│ │ │ │ │ │ │ │ ├── ArrayMutabilityPlan.html
│ │ │ │ │ │ │ │ ├── BasicJavaDescriptor.html
│ │ │ │ │ │ │ │ ├── BigDecimalTypeDescriptor.html
│ │ │ │ │ │ │ │ ├── BigIntegerTypeDescriptor.html
│ │ │ │ │ │ │ │ ├── BlobTypeDescriptor.BlobMutabilityPlan.html
│ │ │ │ │ │ │ │ ├── BlobTypeDescriptor.html
│ │ │ │ │ │ │ │ ├── BooleanTypeDescriptor.html
│ │ │ │ │ │ │ │ ├── ByteArrayTypeDescriptor.html
│ │ │ │ │ │ │ │ ├── ByteTypeDescriptor.html
│ │ │ │ │ │ │ │ ├── CalendarDateTypeDescriptor.html
│ │ │ │ │ │ │ │ ├── CalendarTimeTypeDescriptor.html
│ │ │ │ │ │ │ │ ├── CalendarTypeDescriptor.CalendarMutabilityPlan.html
│ │ │ │ │ │ │ │ ├── CalendarTypeDescriptor.html
│ │ │ │ │ │ │ │ ├── CharacterArrayTypeDescriptor.html
│ │ │ │ │ │ │ │ ├── CharacterTypeDescriptor.html
│ │ │ │ │ │ │ │ ├── ClassTypeDescriptor.html
│ │ │ │ │ │ │ │ ├── ClobTypeDescriptor.ClobMutabilityPlan.html
│ │ │ │ │ │ │ │ ├── ClobTypeDescriptor.html
│ │ │ │ │ │ │ │ ├── CurrencyTypeDescriptor.html
│ │ │ │ │ │ │ │ ├── DataHelper.html
│ │ │ │ │ │ │ │ ├── DateTypeDescriptor.DateMutabilityPlan.html
│ │ │ │ │ │ │ │ ├── DateTypeDescriptor.html
│ │ │ │ │ │ │ │ ├── DoubleTypeDescriptor.html
│ │ │ │ │ │ │ │ ├── DurationJavaDescriptor.html
│ │ │ │ │ │ │ │ ├── EnumJavaTypeDescriptor.html
│ │ │ │ │ │ │ │ ├── FloatTypeDescriptor.html
│ │ │ │ │ │ │ │ ├── ImmutableMutabilityPlan.html
│ │ │ │ │ │ │ │ ├── IncomparableComparator.html
│ │ │ │ │ │ │ │ ├── InstantJavaDescriptor.html
│ │ │ │ │ │ │ │ ├── IntegerTypeDescriptor.html
│ │ │ │ │ │ │ │ ├── JavaTypeDescriptor.html
│ │ │ │ │ │ │ │ ├── JavaTypeDescriptorRegistry.FallbackJavaTypeDescriptor.html
│ │ │ │ │ │ │ │ ├── JavaTypeDescriptorRegistry.html
│ │ │ │ │ │ │ │ ├── JdbcDateTypeDescriptor.DateMutabilityPlan.html
│ │ │ │ │ │ │ │ ├── JdbcDateTypeDescriptor.html
│ │ │ │ │ │ │ │ ├── JdbcTimestampTypeDescriptor.html
│ │ │ │ │ │ │ │ ├── JdbcTimestampTypeDescriptor.TimestampMutabilityPlan.html
│ │ │ │ │ │ │ │ ├── JdbcTimeTypeDescriptor.html
│ │ │ │ │ │ │ │ ├── JdbcTimeTypeDescriptor.TimeMutabilityPlan.html
│ │ │ │ │ │ │ │ ├── LocalDateJavaDescriptor.html
│ │ │ │ │ │ │ │ ├── LocalDateTimeJavaDescriptor.html
│ │ │ │ │ │ │ │ ├── LocaleTypeDescriptor.html
│ │ │ │ │ │ │ │ ├── LocaleTypeDescriptor.LocaleComparator.html
│ │ │ │ │ │ │ │ ├── LocalTimeJavaDescriptor.html
│ │ │ │ │ │ │ │ ├── LongTypeDescriptor.html
│ │ │ │ │ │ │ │ ├── MutabilityPlan.html
│ │ │ │ │ │ │ │ ├── MutableMutabilityPlan.html
│ │ │ │ │ │ │ │ ├── NClobTypeDescriptor.html
│ │ │ │ │ │ │ │ ├── NClobTypeDescriptor.NClobMutabilityPlan.html
│ │ │ │ │ │ │ │ ├── OffsetDateTimeJavaDescriptor.html
│ │ │ │ │ │ │ │ ├── OffsetTimeJavaDescriptor.html
│ │ │ │ │ │ │ │ ├── PrimitiveByteArrayTypeDescriptor.html
│ │ │ │ │ │ │ │ ├── PrimitiveCharacterArrayTypeDescriptor.html
│ │ │ │ │ │ │ │ ├── RowVersionTypeDescriptor.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
│ │ │ │ │ │ │ │ └── ZonedDateTimeJavaDescriptor.html
│ │ │ │ │ │ │ ├── ClobTypeDescriptor.ClobMutabilityPlan.html
│ │ │ │ │ │ │ ├── ClobTypeDescriptor.html
│ │ │ │ │ │ │ ├── CurrencyTypeDescriptor.html
│ │ │ │ │ │ │ ├── DataHelper.html
│ │ │ │ │ │ │ ├── DateTypeDescriptor.DateMutabilityPlan.html
│ │ │ │ │ │ │ ├── DateTypeDescriptor.html
│ │ │ │ │ │ │ ├── DoubleTypeDescriptor.html
│ │ │ │ │ │ │ ├── DurationJavaDescriptor.html
│ │ │ │ │ │ │ ├── EnumJavaTypeDescriptor.html
│ │ │ │ │ │ │ ├── FloatTypeDescriptor.html
│ │ │ │ │ │ │ ├── ImmutableMutabilityPlan.html
│ │ │ │ │ │ │ ├── IncomparableComparator.html
│ │ │ │ │ │ │ ├── InstantJavaDescriptor.html
│ │ │ │ │ │ │ ├── IntegerTypeDescriptor.html
│ │ │ │ │ │ │ ├── JavaTypeDescriptor.html
│ │ │ │ │ │ │ ├── JavaTypeDescriptorRegistry.FallbackJavaTypeDescriptor.html
│ │ │ │ │ │ │ ├── JavaTypeDescriptorRegistry.html
│ │ │ │ │ │ │ ├── JdbcDateTypeDescriptor.DateMutabilityPlan.html
│ │ │ │ │ │ │ ├── JdbcDateTypeDescriptor.html
│ │ │ │ │ │ │ ├── JdbcTimestampTypeDescriptor.html
│ │ │ │ │ │ │ ├── JdbcTimestampTypeDescriptor.TimestampMutabilityPlan.html
│ │ │ │ │ │ │ ├── JdbcTimeTypeDescriptor.html
│ │ │ │ │ │ │ ├── JdbcTimeTypeDescriptor.TimeMutabilityPlan.html
│ │ │ │ │ │ │ ├── LocalDateJavaDescriptor.html
│ │ │ │ │ │ │ ├── LocalDateTimeJavaDescriptor.html
│ │ │ │ │ │ │ ├── LocaleTypeDescriptor.html
│ │ │ │ │ │ │ ├── LocaleTypeDescriptor.LocaleComparator.html
│ │ │ │ │ │ │ ├── LocalTimeJavaDescriptor.html
│ │ │ │ │ │ │ ├── LongTypeDescriptor.html
│ │ │ │ │ │ │ ├── MutabilityPlan.html
│ │ │ │ │ │ │ ├── MutableMutabilityPlan.html
│ │ │ │ │ │ │ ├── NClobTypeDescriptor.html
│ │ │ │ │ │ │ ├── NClobTypeDescriptor.NClobMutabilityPlan.html
│ │ │ │ │ │ │ ├── OffsetDateTimeJavaDescriptor.html
│ │ │ │ │ │ │ ├── OffsetTimeJavaDescriptor.html
│ │ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ │ ├── PrimitiveByteArrayTypeDescriptor.html
│ │ │ │ │ │ │ ├── PrimitiveCharacterArrayTypeDescriptor.html
│ │ │ │ │ │ │ ├── RowVersionTypeDescriptor.html
│ │ │ │ │ │ │ ├── SerializableTypeDescriptor.html
│ │ │ │ │ │ │ ├── SerializableTypeDescriptor.SerializableMutabilityPlan.html
│ │ │ │ │ │ │ ├── ShortTypeDescriptor.html
│ │ │ │ │ │ │ ├── spi
│ │ │ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ │ │ ├── JavaTypeDescriptorRegistry.html
│ │ │ │ │ │ │ │ │ └── RegistryHelper.html
│ │ │ │ │ │ │ │ ├── JavaTypeDescriptorRegistry.html
│ │ │ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ │ │ └── RegistryHelper.html
│ │ │ │ │ │ │ ├── StringTypeDescriptor.html
│ │ │ │ │ │ │ ├── TimeZoneTypeDescriptor.html
│ │ │ │ │ │ │ ├── TimeZoneTypeDescriptor.TimeZoneComparator.html
│ │ │ │ │ │ │ ├── UrlTypeDescriptor.html
│ │ │ │ │ │ │ ├── UUIDTypeDescriptor.html
│ │ │ │ │ │ │ ├── UUIDTypeDescriptor.PassThroughTransformer.html
│ │ │ │ │ │ │ ├── UUIDTypeDescriptor.ToBytesTransformer.html
│ │ │ │ │ │ │ ├── UUIDTypeDescriptor.ToStringTransformer.html
│ │ │ │ │ │ │ ├── UUIDTypeDescriptor.ValueTransformer.html
│ │ │ │ │ │ │ └── ZonedDateTimeJavaDescriptor.html
│ │ │ │ │ │ ├── JdbcTypeNameMapper.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ ├── spi
│ │ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ │ └── JdbcRecommendedSqlTypeMappingContext.html
│ │ │ │ │ │ │ ├── JdbcRecommendedSqlTypeMappingContext.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
│ │ │ │ │ │ │ ├── BooleanTypeDescriptor.html
│ │ │ │ │ │ │ ├── CharTypeDescriptor.html
│ │ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ │ ├── BasicBinder.html
│ │ │ │ │ │ │ │ ├── BasicExtractor.html
│ │ │ │ │ │ │ │ ├── BigIntTypeDescriptor.html
│ │ │ │ │ │ │ │ ├── BinaryTypeDescriptor.html
│ │ │ │ │ │ │ │ ├── BitTypeDescriptor.html
│ │ │ │ │ │ │ │ ├── BlobTypeDescriptor.html
│ │ │ │ │ │ │ │ ├── BooleanTypeDescriptor.html
│ │ │ │ │ │ │ │ ├── CharTypeDescriptor.html
│ │ │ │ │ │ │ │ ├── ClobTypeDescriptor.html
│ │ │ │ │ │ │ │ ├── DateTypeDescriptor.html
│ │ │ │ │ │ │ │ ├── DecimalTypeDescriptor.html
│ │ │ │ │ │ │ │ ├── DoubleTypeDescriptor.html
│ │ │ │ │ │ │ │ ├── FloatTypeDescriptor.html
│ │ │ │ │ │ │ │ ├── IntegerTypeDescriptor.html
│ │ │ │ │ │ │ │ ├── JdbcTypeFamilyInformation.Family.html
│ │ │ │ │ │ │ │ ├── JdbcTypeFamilyInformation.html
│ │ │ │ │ │ │ │ ├── JdbcTypeJavaClassMappings.html
│ │ │ │ │ │ │ │ ├── LobTypeMappings.html
│ │ │ │ │ │ │ │ ├── LongNVarcharTypeDescriptor.html
│ │ │ │ │ │ │ │ ├── LongVarbinaryTypeDescriptor.html
│ │ │ │ │ │ │ │ ├── LongVarcharTypeDescriptor.html
│ │ │ │ │ │ │ │ ├── NationalizedTypeMappings.html
│ │ │ │ │ │ │ │ ├── NCharTypeDescriptor.html
│ │ │ │ │ │ │ │ ├── NClobTypeDescriptor.html
│ │ │ │ │ │ │ │ ├── NumericTypeDescriptor.html
│ │ │ │ │ │ │ │ ├── NVarcharTypeDescriptor.html
│ │ │ │ │ │ │ │ ├── RealTypeDescriptor.html
│ │ │ │ │ │ │ │ ├── SmallIntTypeDescriptor.html
│ │ │ │ │ │ │ │ ├── SqlTypeDescriptor.html
│ │ │ │ │ │ │ │ ├── SqlTypeDescriptorRegistry.html
│ │ │ │ │ │ │ │ ├── SqlTypeDescriptorRegistry.ObjectSqlTypeDescriptor.html
│ │ │ │ │ │ │ │ ├── TimestampTypeDescriptor.html
│ │ │ │ │ │ │ │ ├── TimeTypeDescriptor.html
│ │ │ │ │ │ │ │ ├── TinyIntTypeDescriptor.html
│ │ │ │ │ │ │ │ ├── VarbinaryTypeDescriptor.html
│ │ │ │ │ │ │ │ └── VarcharTypeDescriptor.html
│ │ │ │ │ │ │ ├── ClobTypeDescriptor.html
│ │ │ │ │ │ │ ├── DateTypeDescriptor.html
│ │ │ │ │ │ │ ├── DecimalTypeDescriptor.html
│ │ │ │ │ │ │ ├── DoubleTypeDescriptor.html
│ │ │ │ │ │ │ ├── FloatTypeDescriptor.html
│ │ │ │ │ │ │ ├── IntegerTypeDescriptor.html
│ │ │ │ │ │ │ ├── JdbcTypeFamilyInformation.Family.html
│ │ │ │ │ │ │ ├── JdbcTypeFamilyInformation.html
│ │ │ │ │ │ │ ├── JdbcTypeJavaClassMappings.html
│ │ │ │ │ │ │ ├── LobTypeMappings.html
│ │ │ │ │ │ │ ├── LongNVarcharTypeDescriptor.html
│ │ │ │ │ │ │ ├── LongVarbinaryTypeDescriptor.html
│ │ │ │ │ │ │ ├── LongVarcharTypeDescriptor.html
│ │ │ │ │ │ │ ├── NationalizedTypeMappings.html
│ │ │ │ │ │ │ ├── NCharTypeDescriptor.html
│ │ │ │ │ │ │ ├── NClobTypeDescriptor.html
│ │ │ │ │ │ │ ├── NumericTypeDescriptor.html
│ │ │ │ │ │ │ ├── NVarcharTypeDescriptor.html
│ │ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ │ ├── RealTypeDescriptor.html
│ │ │ │ │ │ │ ├── SmallIntTypeDescriptor.html
│ │ │ │ │ │ │ ├── spi
│ │ │ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ │ │ └── SqlTypeDescriptorRegistry.html
│ │ │ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ │ │ └── SqlTypeDescriptorRegistry.html
│ │ │ │ │ │ │ ├── SqlTypeDescriptor.html
│ │ │ │ │ │ │ ├── SqlTypeDescriptorRegistry.html
│ │ │ │ │ │ │ ├── SqlTypeDescriptorRegistry.ObjectSqlTypeDescriptor.html
│ │ │ │ │ │ │ ├── TimestampTypeDescriptor.html
│ │ │ │ │ │ │ ├── TimeTypeDescriptor.html
│ │ │ │ │ │ │ ├── TinyIntTypeDescriptor.html
│ │ │ │ │ │ │ ├── VarbinaryTypeDescriptor.html
│ │ │ │ │ │ │ └── VarcharTypeDescriptor.html
│ │ │ │ │ │ ├── ValueBinder.html
│ │ │ │ │ │ ├── ValueExtractor.html
│ │ │ │ │ │ ├── WrapperOptionsContext.html
│ │ │ │ │ │ └── WrapperOptions.html
│ │ │ │ │ ├── DiscriminatorType.html
│ │ │ │ │ ├── DoubleType.html
│ │ │ │ │ ├── DurationType.html
│ │ │ │ │ ├── EmbeddedComponentType.html
│ │ │ │ │ ├── EntityType.html
│ │ │ │ │ ├── EnumType.html
│ │ │ │ │ ├── FloatType.html
│ │ │ │ │ ├── ForeignKeyDirection.html
│ │ │ │ │ ├── IdentifierBagType.html
│ │ │ │ │ ├── IdentifierType.html
│ │ │ │ │ ├── ImageType.html
│ │ │ │ │ ├── InstantType.html
│ │ │ │ │ ├── IntegerType.html
│ │ │ │ │ ├── ListType.html
│ │ │ │ │ ├── LiteralType.html
│ │ │ │ │ ├── LocalDateTimeType.html
│ │ │ │ │ ├── LocalDateType.html
│ │ │ │ │ ├── LocaleType.html
│ │ │ │ │ ├── LocalTimeType.html
│ │ │ │ │ ├── LongType.html
│ │ │ │ │ ├── ManyToOneType.html
│ │ │ │ │ ├── MapType.html
│ │ │ │ │ ├── MaterializedBlobType.html
│ │ │ │ │ ├── MaterializedClobType.html
│ │ │ │ │ ├── MaterializedNClobType.html
│ │ │ │ │ ├── MetaType.html
│ │ │ │ │ ├── NClobType.html
│ │ │ │ │ ├── NTextType.html
│ │ │ │ │ ├── NumericBooleanType.html
│ │ │ │ │ ├── ObjectType.html
│ │ │ │ │ ├── OffsetDateTimeType.html
│ │ │ │ │ ├── OffsetTimeType.html
│ │ │ │ │ ├── OneToOneType.html
│ │ │ │ │ ├── OrderedMapType.html
│ │ │ │ │ ├── OrderedSetType.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ ├── package-use.html
│ │ │ │ │ ├── PostgresUUIDType.html
│ │ │ │ │ ├── PostgresUUIDType.PostgresUUIDSqlTypeDescriptor.html
│ │ │ │ │ ├── PrimitiveCharacterArrayClobType.html
│ │ │ │ │ ├── PrimitiveCharacterArrayNClobType.html
│ │ │ │ │ ├── PrimitiveType.html
│ │ │ │ │ ├── ProcedureParameterExtractionAware.html
│ │ │ │ │ ├── ProcedureParameterNamedBinder.html
│ │ │ │ │ ├── RowVersionType.html
│ │ │ │ │ ├── SerializableToBlobType.html
│ │ │ │ │ ├── SerializableType.html
│ │ │ │ │ ├── SerializationException.html
│ │ │ │ │ ├── SetType.html
│ │ │ │ │ ├── ShortType.html
│ │ │ │ │ ├── SingleColumnType.html
│ │ │ │ │ ├── SortedMapType.html
│ │ │ │ │ ├── SortedSetType.html
│ │ │ │ │ ├── SpecialOneToOneType.html
│ │ │ │ │ ├── spi
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ ├── TypeConfigurationAware.html
│ │ │ │ │ │ │ └── TypeConfiguration.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ ├── TypeConfigurationAware.html
│ │ │ │ │ │ └── TypeConfiguration.html
│ │ │ │ │ ├── StandardBasicTypes.html
│ │ │ │ │ ├── StandardBasicTypeTemplate.html
│ │ │ │ │ ├── StringNVarcharType.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
│ │ │ │ │ ├── YesNoType.html
│ │ │ │ │ └── ZonedDateTimeType.html
│ │ │ │ ├── TypeHelper.html
│ │ │ │ ├── TypeMismatchException.html
│ │ │ │ ├── UnknownEntityTypeException.html
│ │ │ │ ├── UnknownProfileException.html
│ │ │ │ ├── UnresolvableObjectException.html
│ │ │ │ ├── UnsupportedLockAttemptException.html
│ │ │ │ ├── usertype
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── CompositeUserType.html
│ │ │ │ │ │ ├── DynamicParameterizedType.html
│ │ │ │ │ │ ├── DynamicParameterizedType.ParameterType.html
│ │ │ │ │ │ ├── EnhancedUserType.html
│ │ │ │ │ │ ├── LoggableUserType.html
│ │ │ │ │ │ ├── ParameterizedType.html
│ │ │ │ │ │ ├── Sized.html
│ │ │ │ │ │ ├── UserCollectionType.html
│ │ │ │ │ │ ├── UserType.html
│ │ │ │ │ │ └── UserVersionType.html
│ │ │ │ │ ├── CompositeUserType.html
│ │ │ │ │ ├── DynamicParameterizedType.html
│ │ │ │ │ ├── DynamicParameterizedType.ParameterType.html
│ │ │ │ │ ├── EnhancedUserType.html
│ │ │ │ │ ├── LoggableUserType.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ ├── package-use.html
│ │ │ │ │ ├── ParameterizedType.html
│ │ │ │ │ ├── Sized.html
│ │ │ │ │ ├── UserCollectionType.html
│ │ │ │ │ ├── UserType.html
│ │ │ │ │ └── UserVersionType.html
│ │ │ │ ├── Version.html
│ │ │ │ └── WrongClassException.html
│ │ │ └── jboss
│ │ │ └── as
│ │ │ └── jpa
│ │ │ └── hibernate5
│ │ │ ├── class-use
│ │ │ │ ├── HibernateArchiveScanner.html
│ │ │ │ ├── HibernateExtendedBeanManager.html
│ │ │ │ ├── HibernatePersistenceProviderAdaptor.html
│ │ │ │ ├── JBossAppServerJtaPlatform.html
│ │ │ │ ├── JpaLogger.html
│ │ │ │ ├── TwoPhaseBootstrapImpl.html
│ │ │ │ ├── VirtualFileInputStreamAccess.html
│ │ │ │ ├── VirtualFileSystemArchiveDescriptorFactory.html
│ │ │ │ └── VirtualFileSystemArchiveDescriptor.html
│ │ │ ├── HibernateArchiveScanner.html
│ │ │ ├── HibernateExtendedBeanManager.html
│ │ │ ├── HibernatePersistenceProviderAdaptor.html
│ │ │ ├── JBossAppServerJtaPlatform.html
│ │ │ ├── JpaLogger.html
│ │ │ ├── management
│ │ │ │ ├── class-use
│ │ │ │ │ ├── HibernateAbstractStatistics.html
│ │ │ │ │ ├── HibernateCollectionStatistics.html
│ │ │ │ │ ├── HibernateEntityCacheStatistics.html
│ │ │ │ │ ├── HibernateEntityStatistics.html
│ │ │ │ │ ├── HibernateManagementAdaptor.html
│ │ │ │ │ ├── HibernateQueryCacheStatistics.html
│ │ │ │ │ ├── HibernateStatistics.html
│ │ │ │ │ └── QueryName.html
│ │ │ │ ├── HibernateAbstractStatistics.html
│ │ │ │ ├── HibernateCollectionStatistics.html
│ │ │ │ ├── HibernateEntityCacheStatistics.html
│ │ │ │ ├── HibernateEntityStatistics.html
│ │ │ │ ├── HibernateManagementAdaptor.html
│ │ │ │ ├── HibernateQueryCacheStatistics.html
│ │ │ │ ├── HibernateStatistics.html
│ │ │ │ ├── package-frame.html
│ │ │ │ ├── package-summary.html
│ │ │ │ ├── package-tree.html
│ │ │ │ ├── package-use.html
│ │ │ │ └── QueryName.html
│ │ │ ├── package-frame.html
│ │ │ ├── package-summary.html
│ │ │ ├── package-tree.html
│ │ │ ├── package-use.html
│ │ │ ├── service
│ │ │ │ ├── class-use
│ │ │ │ │ ├── CustomJtaPlatformInitiator.html
│ │ │ │ │ ├── CustomRegionFactoryInitiator.html
│ │ │ │ │ └── ServiceContributorImpl.html
│ │ │ │ ├── CustomJtaPlatformInitiator.html
│ │ │ │ ├── CustomRegionFactoryInitiator.html
│ │ │ │ ├── package-frame.html
│ │ │ │ ├── package-summary.html
│ │ │ │ ├── package-tree.html
│ │ │ │ ├── package-use.html
│ │ │ │ └── ServiceContributorImpl.html
│ │ │ ├── TwoPhaseBootstrapImpl.html
│ │ │ ├── VirtualFileInputStreamAccess.html
│ │ │ ├── VirtualFileSystemArchiveDescriptorFactory.html
│ │ │ └── VirtualFileSystemArchiveDescriptor.html
│ │ ├── overview-frame.html
│ │ ├── overview-summary.html
│ │ ├── overview-tree.html
│ │ ├── package-list
│ │ ├── script.js
│ │ ├── serialized-form.html
│ │ └── stylesheet.css
│ ├── quickstart
│ │ └── html_single
│ │ ├── hibernate-tutorials.zip
│ │ └── index.html
│ ├── topical
│ │ └── html_single
│ │ ├── bootstrap
│ │ │ ├── JpaBootstrapping.html
│ │ │ ├── LegacyBootstrapping.html
│ │ │ └── NativeBootstrapping.html
│ │ ├── bytecode
│ │ │ └── BytecodeEnhancement.html
│ │ ├── generated
│ │ │ └── GeneratedValues.html
│ │ ├── index.html
│ │ ├── logging
│ │ │ └── Logging.html
│ │ ├── metamodelgen
│ │ │ ├── images
│ │ │ │ ├── eclipse-annotation-processor-config.png
│ │ │ │ └── idea-annotation-processor-config.png
│ │ │ └── MetamodelGenerator.html
│ │ ├── registries
│ │ │ ├── images
│ │ │ │ └── registry_hierarchy.jpg
│ │ │ └── ServiceRegistries.html
│ │ ├── sessionfactory
│ │ │ └── CustomSessionFactory.html
│ │ └── wildfly
│ │ └── Wildfly.html
│ └── userguide
│ └── html_single
│ ├── css
│ │ ├── asciidoctor.css
│ │ ├── hibernate.css
│ │ ├── hibernate-fonts.css
│ │ ├── hibernate-layout.css
│ │ ├── jstree-style.css
│ │ └── jstree-toc.css
│ ├── Hibernate_User_Guide.html
│ ├── images
│ │ ├── architecture
│ │ │ ├── data_access_layers.graphml
│ │ │ ├── data_access_layers.svg
│ │ │ └── JPA_Hibernate.svg
│ │ ├── AuthorWork.png
│ │ ├── AuthorWork.zargo
│ │ ├── CustomerOrderProduct.png
│ │ ├── CustomerOrderProduct.zargo
│ │ ├── domain
│ │ │ ├── bulkid
│ │ │ │ └── temp_table_class_diagram.png
│ │ │ ├── inheritance
│ │ │ │ └── inheritance_class_diagram.svg
│ │ │ └── naming
│ │ │ └── implicit_naming_strategy_diagram.svg
│ │ ├── EmployerEmployee.png
│ │ ├── EmployerEmployee.zargo
│ │ ├── hibernate_logo_a.png
│ │ ├── jstree
│ │ │ ├── 32px.png
│ │ │ ├── 40px.png
│ │ │ └── throbber.gif
│ │ ├── multitenancy
│ │ │ ├── multitenacy_database.png
│ │ │ ├── multitenacy_database.svg
│ │ │ ├── multitenacy_discriminator.png
│ │ │ ├── multitenacy_discriminator.svg
│ │ │ ├── multitenacy_schema.png
│ │ │ └── multitenacy_schema.svg
│ │ ├── org
│ │ │ └── hibernate
│ │ │ ├── bkg_gradient_header.png
│ │ │ ├── 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
│ │ │ ├── logo.png
│ │ │ ├── logo_smaller.png
│ │ │ ├── patterned_rule.png
│ │ │ └── title_hdr.png
│ │ ├── overview.png
│ │ └── overview.svg
│ └── js
│ └── toc.js
├── hibernate_logo.gif
├── lgpl.txt
├── lib
│ ├── envers
│ │ └── hibernate-envers-5.3.7.Final.jar
│ ├── jpa-metamodel-generator
│ │ └── hibernate-jpamodelgen-5.3.7.Final.jar
│ ├── optional
│ │ ├── agroal
│ │ │ ├── agroal-api-0.4.jar
│ │ │ ├── agroal-pool-0.4.jar
│ │ │ └── hibernate-agroal-5.3.7.Final.jar
│ │ ├── c3p0
│ │ │ ├── c3p0-0.9.5.2.jar
│ │ │ ├── hibernate-c3p0-5.3.7.Final.jar
│ │ │ └── mchange-commons-java-0.2.11.jar
│ │ ├── ehcache
│ │ │ ├── ehcache-2.10.3.jar
│ │ │ ├── hibernate-ehcache-5.3.7.Final.jar
│ │ │ └── slf4j-api-1.7.7.jar
│ │ ├── hikaricp
│ │ │ ├── hibernate-hikaricp-5.3.7.Final.jar
│ │ │ ├── HikariCP-2.5.1.jar
│ │ │ └── slf4j-api-1.7.21.jar
│ │ ├── jcache
│ │ │ ├── cache-api-1.0.0.jar
│ │ │ └── hibernate-jcache-5.3.7.Final.jar
│ │ ├── proxool
│ │ │ ├── hibernate-proxool-5.3.7.Final.jar
│ │ │ └── proxool-0.8.3.jar
│ │ └── vibur
│ │ ├── hibernate-vibur-5.3.7.Final.jar
│ │ ├── slf4j-api-1.7.13.jar
│ │ ├── vibur-dbcp-22.1.jar
│ │ └── vibur-object-pool-22.1.jar
│ ├── osgi
│ │ ├── hibernate-osgi-5.3.7.Final.jar
│ │ ├── hibernate-osgi-5.3.7.Final.xml
│ │ ├── javax.interceptor-api-1.2.jar
│ │ ├── org.osgi.compendium-5.0.0.jar
│ │ └── org.osgi.core-6.0.0.jar
│ ├── required
│ │ ├── antlr-2.7.7.jar
│ │ ├── byte-buddy-1.8.17.jar
│ │ ├── classmate-1.3.4.jar
│ │ ├── dom4j-2.1.1.jar
│ │ ├── hibernate-commons-annotations-5.0.4.Final.jar
│ │ ├── hibernate-core-5.3.7.Final.jar
│ │ ├── jandex-2.0.5.Final.jar
│ │ ├── javassist-3.23.1-GA.jar
│ │ ├── javax.activation-api-1.2.0.jar
│ │ ├── javax.persistence-api-2.2.jar
│ │ ├── jboss-logging-3.3.2.Final.jar
│ │ └── jboss-transaction-api_1.2_spec-1.1.1.Final.jar
│ └── spatial
│ ├── geolatte-geom-1.3.0.jar
│ ├── hibernate-spatial-5.3.7.Final.jar
│ ├── jts-core-1.14.0.jar
│ ├── postgresql-42.2.2.jar
│ └── slf4j-api-1.6.1.jar
└── project
├── build.gradle
├── buildSrc
│ ├── build.gradle
│ └── src
│ └── main
│ └── groovy
│ └── org
│ └── hibernate
│ └── build
│ ├── HibernateBuildPlugin.groovy
│ └── MavenPublishingExtension.groovy
├── CONTRIBUTING.md
├── databases
│ ├── derby
│ │ ├── matrix.gradle
│ │ └── resources
│ │ └── hibernate.properties
│ ├── hana
│ │ ├── matrix.gradle
│ │ └── resources
│ │ └── hibernate.properties
│ ├── mariadb
│ │ ├── matrix.gradle
│ │ └── resources
│ │ └── hibernate.properties
│ ├── mssqlserver
│ │ ├── matrix.gradle
│ │ └── resources
│ │ └── hibernate.properties
│ ├── oracle
│ │ ├── matrix.gradle
│ │ └── resources
│ │ └── hibernate.properties
│ ├── pgsql
│ │ ├── matrix.gradle
│ │ └── resources
│ │ └── hibernate.properties
│ └── sybase
│ └── resources
├── dco.txt
├── documentation
│ ├── documentation.gradle
│ ├── src
│ │ ├── main
│ │ │ ├── asciidoc
│ │ │ │ ├── integrationguide
│ │ │ │ │ ├── chapters
│ │ │ │ │ │ └── services
│ │ │ │ │ │ ├── extras
│ │ │ │ │ │ │ ├── BootstrapServiceRegistryBuilder-example.java
│ │ │ │ │ │ │ ├── extend
│ │ │ │ │ │ │ │ ├── DisabledEventPublishingServiceImpl.java
│ │ │ │ │ │ │ │ ├── EventPublishingServiceContributor.java
│ │ │ │ │ │ │ │ ├── EventPublishingServiceImpl.java
│ │ │ │ │ │ │ │ ├── EventPublishingServiceInitiator.java
│ │ │ │ │ │ │ │ └── EventPublishingService.java
│ │ │ │ │ │ │ ├── override
│ │ │ │ │ │ │ │ ├── ex1-direct.java
│ │ │ │ │ │ │ │ ├── ex2-contributor.java
│ │ │ │ │ │ │ │ ├── ex2-meta-inf
│ │ │ │ │ │ │ │ ├── ex3-app.java
│ │ │ │ │ │ │ │ ├── ex3-contributor.java
│ │ │ │ │ │ │ │ ├── ex3-meta-inf
│ │ │ │ │ │ │ │ └── LatestAndGreatestConnectionProviderImpl.java
│ │ │ │ │ │ │ └── register-event-listeners-example.java
│ │ │ │ │ │ └── Services.adoc
│ │ │ │ │ ├── Hibernate_Integration_Guide.adoc
│ │ │ │ │ └── Preface.adoc
│ │ │ │ ├── quickstart
│ │ │ │ │ ├── guides
│ │ │ │ │ │ ├── index.adoc
│ │ │ │ │ │ ├── obtaining.adoc
│ │ │ │ │ │ ├── preface.adoc
│ │ │ │ │ │ ├── tutorial_annotations.adoc
│ │ │ │ │ │ ├── tutorial_envers.adoc
│ │ │ │ │ │ ├── tutorial_jpa.adoc
│ │ │ │ │ │ └── tutorial_native.adoc
│ │ │ │ │ └── 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
│ │ │ │ │ ├── osgi
│ │ │ │ │ │ ├── datasource-h2.xml
│ │ │ │ │ │ ├── managed-jpa
│ │ │ │ │ │ │ ├── features.xml
│ │ │ │ │ │ │ ├── pom.xml
│ │ │ │ │ │ │ └── src
│ │ │ │ │ │ │ └── main
│ │ │ │ │ │ │ ├── java
│ │ │ │ │ │ │ │ └── org
│ │ │ │ │ │ │ │ └── hibernate
│ │ │ │ │ │ │ │ └── osgitest
│ │ │ │ │ │ │ │ ├── command
│ │ │ │ │ │ │ │ │ ├── AddCommand.java
│ │ │ │ │ │ │ │ │ ├── DeleteAllCommand.java
│ │ │ │ │ │ │ │ │ └── GetAllCommand.java
│ │ │ │ │ │ │ │ ├── DataPointServiceImpl.java
│ │ │ │ │ │ │ │ ├── DataPointService.java
│ │ │ │ │ │ │ │ └── entity
│ │ │ │ │ │ │ │ └── DataPoint.java
│ │ │ │ │ │ │ └── resources
│ │ │ │ │ │ │ ├── META-INF
│ │ │ │ │ │ │ │ └── persistence.xml
│ │ │ │ │ │ │ └── OSGI-INF
│ │ │ │ │ │ │ └── blueprint
│ │ │ │ │ │ │ └── blueprint.xml
│ │ │ │ │ │ ├── pom.xml
│ │ │ │ │ │ ├── unmanaged-jpa
│ │ │ │ │ │ │ ├── features.xml
│ │ │ │ │ │ │ ├── pom.xml
│ │ │ │ │ │ │ └── src
│ │ │ │ │ │ │ └── main
│ │ │ │ │ │ │ ├── java
│ │ │ │ │ │ │ │ └── org
│ │ │ │ │ │ │ │ └── hibernate
│ │ │ │ │ │ │ │ └── osgitest
│ │ │ │ │ │ │ │ ├── command
│ │ │ │ │ │ │ │ │ ├── AddCommand.java
│ │ │ │ │ │ │ │ │ ├── DeleteAllCommand.java
│ │ │ │ │ │ │ │ │ ├── GetAllCommand.java
│ │ │ │ │ │ │ │ │ └── UpdateCommand.java
│ │ │ │ │ │ │ │ ├── DataPointServiceImpl.java
│ │ │ │ │ │ │ │ ├── DataPointService.java
│ │ │ │ │ │ │ │ ├── entity
│ │ │ │ │ │ │ │ │ └── DataPoint.java
│ │ │ │ │ │ │ │ ├── HibernateUtil.java
│ │ │ │ │ │ │ │ ├── TestIntegrator.java
│ │ │ │ │ │ │ │ ├── TestStrategyRegistrationProvider.java
│ │ │ │ │ │ │ │ └── TestTypeContributor.java
│ │ │ │ │ │ │ └── resources
│ │ │ │ │ │ │ ├── META-INF
│ │ │ │ │ │ │ │ └── persistence.xml
│ │ │ │ │ │ │ └── OSGI-INF
│ │ │ │ │ │ │ └── blueprint
│ │ │ │ │ │ │ └── blueprint.xml
│ │ │ │ │ │ └── unmanaged-native
│ │ │ │ │ │ ├── features.xml
│ │ │ │ │ │ ├── pom.xml
│ │ │ │ │ │ └── src
│ │ │ │ │ │ └── main
│ │ │ │ │ │ ├── java
│ │ │ │ │ │ │ └── org
│ │ │ │ │ │ │ └── hibernate
│ │ │ │ │ │ │ └── osgitest
│ │ │ │ │ │ │ ├── command
│ │ │ │ │ │ │ │ ├── AddCommand.java
│ │ │ │ │ │ │ │ ├── DeleteAllCommand.java
│ │ │ │ │ │ │ │ ├── GetAllCommand.java
│ │ │ │ │ │ │ │ ├── GetCommand.java
│ │ │ │ │ │ │ │ ├── GetRevisionsCommand.java
│ │ │ │ │ │ │ │ ├── LoadCommand.java
│ │ │ │ │ │ │ │ └── UpdateCommand.java
│ │ │ │ │ │ │ ├── DataPointServiceImpl.java
│ │ │ │ │ │ │ ├── DataPointService.java
│ │ │ │ │ │ │ ├── entity
│ │ │ │ │ │ │ │ └── DataPoint.java
│ │ │ │ │ │ │ ├── HibernateUtil.java
│ │ │ │ │ │ │ ├── TestIntegrator.java
│ │ │ │ │ │ │ ├── TestStrategyRegistrationProvider.java
│ │ │ │ │ │ │ └── TestTypeContributor.java
│ │ │ │ │ │ └── resources
│ │ │ │ │ │ ├── ehcache.xml
│ │ │ │ │ │ ├── hibernate.cfg.xml
│ │ │ │ │ │ ├── OSGI-INF
│ │ │ │ │ │ │ └── blueprint
│ │ │ │ │ │ │ └── blueprint.xml
│ │ │ │ │ │ └── pool-one.properties
│ │ │ │ │ └── pom.xml
│ │ │ │ ├── topical
│ │ │ │ │ ├── bootstrap
│ │ │ │ │ │ ├── JpaBootstrapping.adoc
│ │ │ │ │ │ ├── LegacyBootstrapping.adoc
│ │ │ │ │ │ └── NativeBootstrapping.adoc
│ │ │ │ │ ├── bytecode
│ │ │ │ │ │ └── BytecodeEnhancement.adoc
│ │ │ │ │ ├── generated
│ │ │ │ │ │ └── GeneratedValues.adoc
│ │ │ │ │ ├── index.adoc
│ │ │ │ │ ├── logging
│ │ │ │ │ │ └── Logging.adoc
│ │ │ │ │ ├── metamodelgen
│ │ │ │ │ │ ├── images
│ │ │ │ │ │ │ ├── eclipse-annotation-processor-config.png
│ │ │ │ │ │ │ └── idea-annotation-processor-config.png
│ │ │ │ │ │ └── MetamodelGenerator.adoc
│ │ │ │ │ ├── registries
│ │ │ │ │ │ ├── images
│ │ │ │ │ │ │ └── registry_hierarchy.jpg
│ │ │ │ │ │ └── ServiceRegistries.adoc
│ │ │ │ │ ├── sessionfactory
│ │ │ │ │ │ └── CustomSessionFactory.adoc
│ │ │ │ │ └── wildfly
│ │ │ │ │ └── Wildfly.adoc
│ │ │ │ └── userguide
│ │ │ │ ├── appendices
│ │ │ │ │ ├── Annotations.adoc
│ │ │ │ │ ├── BestPractices.adoc
│ │ │ │ │ ├── Configurations.adoc
│ │ │ │ │ ├── extras
│ │ │ │ │ │ ├── timestamp_version.xml
│ │ │ │ │ │ └── version_property.xml
│ │ │ │ │ ├── Legacy_Bootstrap.adoc
│ │ │ │ │ ├── Legacy_Criteria.adoc
│ │ │ │ │ ├── Legacy_DomainModel.adoc
│ │ │ │ │ └── Legacy_Native_Queries.adoc
│ │ │ │ ├── Bibliography.adoc
│ │ │ │ ├── chapters
│ │ │ │ │ ├── architecture
│ │ │ │ │ │ └── Architecture.adoc
│ │ │ │ │ ├── batch
│ │ │ │ │ │ ├── Batching.adoc
│ │ │ │ │ │ └── extras
│ │ │ │ │ │ ├── batch-bulk-hql-CteValuesListBulkIdStrategy-delete-query-example.sql
│ │ │ │ │ │ ├── batch-bulk-hql-InlineIdsInClauseBulkIdStrategy-delete-query-example.sql
│ │ │ │ │ │ ├── batch-bulk-hql-InlineIdsOrClauseBulkIdStrategy-delete-query-example.sql
│ │ │ │ │ │ ├── batch-bulk-hql-InlineIdsSubSelectValueListBulkIdStrategy-delete-query-example.sql
│ │ │ │ │ │ └── batch-bulk-hql-temp-table-delete-query-example.sql
│ │ │ │ │ ├── bootstrap
│ │ │ │ │ │ ├── Bootstrap.adoc
│ │ │ │ │ │ └── extras
│ │ │ │ │ │ ├── persistence-external.xml
│ │ │ │ │ │ └── persistence.xml
│ │ │ │ │ ├── caching
│ │ │ │ │ │ └── Caching.adoc
│ │ │ │ │ ├── domain
│ │ │ │ │ │ ├── access.adoc
│ │ │ │ │ │ ├── associations.adoc
│ │ │ │ │ │ ├── basic_types.adoc
│ │ │ │ │ │ ├── collections.adoc
│ │ │ │ │ │ ├── DomainModel.adoc
│ │ │ │ │ │ ├── dynamic_model.adoc
│ │ │ │ │ │ ├── embeddables.adoc
│ │ │ │ │ │ ├── entity.adoc
│ │ │ │ │ │ ├── extras
│ │ │ │ │ │ │ ├── associations
│ │ │ │ │ │ │ │ ├── associations-many-to-many-bidirectional-example.sql
│ │ │ │ │ │ │ │ ├── associations-many-to-many-bidirectional-lifecycle-example.sql
│ │ │ │ │ │ │ │ ├── associations-many-to-many-bidirectional-with-link-entity-example.sql
│ │ │ │ │ │ │ │ ├── associations-many-to-many-bidirectional-with-link-entity-lifecycle-example.sql
│ │ │ │ │ │ │ │ ├── associations-many-to-many-unidirectional-example.sql
│ │ │ │ │ │ │ │ ├── associations-many-to-many-unidirectional-lifecycle-example.sql
│ │ │ │ │ │ │ │ ├── associations-many-to-many-unidirectional-remove-example.sql
│ │ │ │ │ │ │ │ ├── associations-many-to-one-example.sql
│ │ │ │ │ │ │ │ ├── associations-many-to-one-lifecycle-example.sql
│ │ │ │ │ │ │ │ ├── associations-one-to-many-bidirectional-example.sql
│ │ │ │ │ │ │ │ ├── associations-one-to-many-bidirectional-lifecycle-example.sql
│ │ │ │ │ │ │ │ ├── associations-one-to-many-unidirectional-example.sql
│ │ │ │ │ │ │ │ ├── associations-one-to-many-unidirectional-lifecycle-example.sql
│ │ │ │ │ │ │ │ ├── associations-one-to-one-bidirectional-example.sql
│ │ │ │ │ │ │ │ ├── associations-one-to-one-bidirectional-lifecycle-example.sql
│ │ │ │ │ │ │ │ └── associations-one-to-one-unidirectional-example.sql
│ │ │ │ │ │ │ ├── basic
│ │ │ │ │ │ │ │ ├── basic-auto-quoting-persistence-example.sql
│ │ │ │ │ │ │ │ ├── basic-blob-sql-example.sql
│ │ │ │ │ │ │ │ ├── basic-clob-sql-example.sql
│ │ │ │ │ │ │ │ ├── basic-custom-type-BitSetType-persistence-sql-example.sql
│ │ │ │ │ │ │ │ ├── basic-custom-type-BitSetUserType-persistence-sql-example.sql
│ │ │ │ │ │ │ │ ├── basic-datetime-temporal-date-persist-example.sql
│ │ │ │ │ │ │ │ ├── basic-datetime-temporal-time-persist-example.sql
│ │ │ │ │ │ │ │ ├── basic-datetime-temporal-timestamp-persist-example.sql
│ │ │ │ │ │ │ │ ├── basic-enums-Enumerated-ordinal-persistence-example.sql
│ │ │ │ │ │ │ │ ├── basic-enums-Enumerated-string-persistence-example.sql
│ │ │ │ │ │ │ │ ├── basic-jpa-convert-period-string-converter-sql-example.sql
│ │ │ │ │ │ │ │ ├── basic-nationalized-sql-example.sql
│ │ │ │ │ │ │ │ ├── basic-nclob-sql-example.sql
│ │ │ │ │ │ │ │ ├── basic-quoting-persistence-example.sql
│ │ │ │ │ │ │ │ ├── mapping-column-any-example.sql
│ │ │ │ │ │ │ │ ├── mapping-column-any-persist-example.sql
│ │ │ │ │ │ │ │ ├── mapping-column-any-query-example.sql
│ │ │ │ │ │ │ │ ├── mapping-column-formula-persistence-example.sql
│ │ │ │ │ │ │ │ ├── mapping-column-many-to-any-example.sql
│ │ │ │ │ │ │ │ ├── mapping-column-many-to-any-persist-example.sql
│ │ │ │ │ │ │ │ ├── mapping-column-many-to-any-query-example.sql
│ │ │ │ │ │ │ │ ├── mapping-column-read-and-write-composite-type-persistence-example.sql
│ │ │ │ │ │ │ │ ├── mapping-database-generated-value-example.sql
│ │ │ │ │ │ │ │ ├── mapping-filter-collection-query-example.sql
│ │ │ │ │ │ │ │ ├── mapping-filter-entity-example.sql
│ │ │ │ │ │ │ │ ├── mapping-filter-entity-query-example.sql
│ │ │ │ │ │ │ │ ├── mapping-filter-join-table-collection-query-example.sql
│ │ │ │ │ │ │ │ ├── mapping-filter-join-table-persistence-example.sql
│ │ │ │ │ │ │ │ ├── mapping-filter-persistence-example.sql
│ │ │ │ │ │ │ │ ├── mapping-filter-sql-fragment-alias-query-example.sql
│ │ │ │ │ │ │ │ ├── mapping-generated-CreationTimestamp-persist-example.sql
│ │ │ │ │ │ │ │ ├── mapping-generated-Generated-persist-example.sql
│ │ │ │ │ │ │ │ ├── mapping-generated-Generated-update-example.sql
│ │ │ │ │ │ │ │ ├── mapping-generated-GeneratorType-persist-example.sql
│ │ │ │ │ │ │ │ ├── mapping-generated-GeneratorType-update-example.sql
│ │ │ │ │ │ │ │ ├── mapping-generated-UpdateTimestamp-persist-example.sql
│ │ │ │ │ │ │ │ ├── mapping-generated-UpdateTimestamp-update-example.sql
│ │ │ │ │ │ │ │ ├── mapping-in-memory-generated-value-example.sql
│ │ │ │ │ │ │ │ ├── mapping-JoinColumnOrFormula-example.sql
│ │ │ │ │ │ │ │ ├── mapping-JoinColumnOrFormula-fetching-example.sql
│ │ │ │ │ │ │ │ ├── mapping-JoinFormula-example.sql
│ │ │ │ │ │ │ │ ├── mapping-JoinFormula-fetching-example.sql
│ │ │ │ │ │ │ │ ├── mapping-no-filter-collection-query-example.sql
│ │ │ │ │ │ │ │ ├── mapping-no-filter-entity-query-example.sql
│ │ │ │ │ │ │ │ ├── mapping-no-filter-join-table-collection-query-example.sql
│ │ │ │ │ │ │ │ ├── mapping-Target-fetching-example.sql
│ │ │ │ │ │ │ │ ├── mapping-where-collection-query-example.sql
│ │ │ │ │ │ │ │ ├── mapping-where-entity-query-example.sql
│ │ │ │ │ │ │ │ ├── mapping-where-join-table-example.sql
│ │ │ │ │ │ │ │ └── mapping-where-persistence-example.sql
│ │ │ │ │ │ │ ├── collections
│ │ │ │ │ │ │ │ ├── collections-array-binary-example.sql
│ │ │ │ │ │ │ │ ├── collections-bidirectional-bag-example.sql
│ │ │ │ │ │ │ │ ├── collections-bidirectional-bag-lifecycle-example.sql
│ │ │ │ │ │ │ │ ├── collections-bidirectional-bag-orphan-removal-example.sql
│ │ │ │ │ │ │ │ ├── collections-bidirectional-ordered-list-order-column-example.sql
│ │ │ │ │ │ │ │ ├── collections-comma-delimited-collection-lifecycle-example.sql
│ │ │ │ │ │ │ │ ├── collections-customizing-ordered-by-sql-clause-fetching-example.sql
│ │ │ │ │ │ │ │ ├── collections-customizing-ordered-list-ordinal-persist-example.sql
│ │ │ │ │ │ │ │ ├── collections-embeddable-type-collection-lifecycle-example.sql
│ │ │ │ │ │ │ │ ├── collections-map-bidirectional-example.sql
│ │ │ │ │ │ │ │ ├── collections-map-custom-key-type-sql-example.sql
│ │ │ │ │ │ │ │ ├── collections-map-key-class-fetch-example.sql
│ │ │ │ │ │ │ │ ├── collections-map-key-class-mapping-example.sql
│ │ │ │ │ │ │ │ ├── collections-map-key-class-persist-example.sql
│ │ │ │ │ │ │ │ ├── collections-map-unidirectional-example.sql
│ │ │ │ │ │ │ │ ├── collections-map-value-type-entity-key-add-example.sql
│ │ │ │ │ │ │ │ ├── collections-map-value-type-entity-key-example.sql
│ │ │ │ │ │ │ │ ├── collections-unidirectional-bag-example.sql
│ │ │ │ │ │ │ │ ├── collections-unidirectional-bag-lifecycle-example.sql
│ │ │ │ │ │ │ │ ├── collections-unidirectional-ordered-list-order-by-select-example.sql
│ │ │ │ │ │ │ │ ├── collections-unidirectional-ordered-list-order-column-example.sql
│ │ │ │ │ │ │ │ ├── collections-unidirectional-ordered-list-order-column-select-example.sql
│ │ │ │ │ │ │ │ ├── collections-value-type-collection-lifecycle-example.sql
│ │ │ │ │ │ │ │ ├── collections-value-type-collection-order-column-remove-example.sql
│ │ │ │ │ │ │ │ └── collections-value-type-collection-remove-example.sql
│ │ │ │ │ │ │ ├── dynamic
│ │ │ │ │ │ │ │ └── mapping-model-dynamic-example.sql
│ │ │ │ │ │ │ ├── embeddable
│ │ │ │ │ │ │ │ ├── embeddable-multiple-namingstrategy-entity-mapping.sql
│ │ │ │ │ │ │ │ ├── embeddable-type-association-mapping-example.sql
│ │ │ │ │ │ │ │ ├── embeddable-type-override-mapping-example.sql
│ │ │ │ │ │ │ │ └── simple-embeddable-type-mapping-example.sql
│ │ │ │ │ │ │ ├── entity
│ │ │ │ │ │ │ │ └── entity-proxy-persist-mapping.sql
│ │ │ │ │ │ │ ├── id
│ │ │ │ │ │ │ │ ├── identifiers-generators-pooled-lo-optimizer-persist-example.sql
│ │ │ │ │ │ │ │ ├── identifiers-generators-table-configured-mapping-example.sql
│ │ │ │ │ │ │ │ ├── identifiers-generators-table-configured-persist-example.sql
│ │ │ │ │ │ │ │ ├── identifiers-generators-table-unnamed-mapping-example.sql
│ │ │ │ │ │ │ │ └── identifiers-rowid-example.sql
│ │ │ │ │ │ │ ├── immutability
│ │ │ │ │ │ │ │ ├── collection-entity-update-example.sql
│ │ │ │ │ │ │ │ ├── collection-immutability-update-example.log.txt
│ │ │ │ │ │ │ │ └── entity-immutability-update-example.sql
│ │ │ │ │ │ │ ├── inheritance
│ │ │ │ │ │ │ │ ├── entity-inheritance-joined-table-example.sql
│ │ │ │ │ │ │ │ ├── entity-inheritance-joined-table-primary-key-join-column-example.sql
│ │ │ │ │ │ │ │ ├── entity-inheritance-joined-table-query-example.sql
│ │ │ │ │ │ │ │ ├── entity-inheritance-mapped-superclass-example.sql
│ │ │ │ │ │ │ │ ├── entity-inheritance-single-table-discriminator-formula-example.sql
│ │ │ │ │ │ │ │ ├── entity-inheritance-single-table-discriminator-value-persist-example.sql
│ │ │ │ │ │ │ │ ├── entity-inheritance-single-table-example.sql
│ │ │ │ │ │ │ │ ├── entity-inheritance-single-table-persist-example.sql
│ │ │ │ │ │ │ │ ├── entity-inheritance-single-table-query-example.sql
│ │ │ │ │ │ │ │ ├── entity-inheritance-table-per-class-example.sql
│ │ │ │ │ │ │ │ └── entity-inheritance-table-per-class-query-example.sql
│ │ │ │ │ │ │ └── types
│ │ │ │ │ │ │ └── mapping-types-basic-example.sql
│ │ │ │ │ │ ├── identifiers.adoc
│ │ │ │ │ │ ├── immutability.adoc
│ │ │ │ │ │ ├── inheritance.adoc
│ │ │ │ │ │ ├── naming.adoc
│ │ │ │ │ │ ├── natural_id.adoc
│ │ │ │ │ │ └── types.adoc
│ │ │ │ │ ├── envers
│ │ │ │ │ │ ├── Envers.adoc
│ │ │ │ │ │ └── extras
│ │ │ │ │ │ ├── entities-filtering-and-pagination.sql
│ │ │ │ │ │ ├── entities-filtering-by-entity-example.sql
│ │ │ │ │ │ ├── entities-in-clause-filtering-by-entity-identifier-example.sql
│ │ │ │ │ │ ├── envers-audited-delete-example.sql
│ │ │ │ │ │ ├── envers-audited-insert-example.sql
│ │ │ │ │ │ ├── envers-audited-mapping-example.sql
│ │ │ │ │ │ ├── envers-audited-rev1-example.sql
│ │ │ │ │ │ ├── envers-audited-revisions-example.sql
│ │ │ │ │ │ ├── envers-audited-update-example.sql
│ │ │ │ │ │ ├── envers-audited-validity-mapping-example.sql
│ │ │ │ │ │ ├── envers-audited-validity-rev1-example.sql
│ │ │ │ │ │ ├── envers-generateschema-example.sql
│ │ │ │ │ │ ├── envers-querying-entity-relation-join-multiple-restrictions.sql
│ │ │ │ │ │ ├── envers-querying-entity-relation-join-restriction.sql
│ │ │ │ │ │ ├── envers-querying-entity-relation-nested-join-multiple-restrictions-combined.sql
│ │ │ │ │ │ ├── envers-querying-entity-relation-nested-join-multiple-restrictions.sql
│ │ │ │ │ │ ├── envers-querying-entity-relation-nested-join-restriction.sql
│ │ │ │ │ │ ├── envers-revisionlog-custom-revision-entity-table-example.sql
│ │ │ │ │ │ ├── envers-revisionlog-RevisionEntity-persist-example.sql
│ │ │ │ │ │ ├── envers-tracking-modified-entities-revchanges-after-rename-example.sql
│ │ │ │ │ │ ├── envers-tracking-properties-changes-example.sql
│ │ │ │ │ │ ├── envers-tracking-properties-changes-mapping-example.sql
│ │ │ │ │ │ ├── envers-tracking-properties-changes-queries-at-revision-example.sql
│ │ │ │ │ │ ├── envers-tracking-properties-changes-queries-hasChanged-and-hasNotChanged-example.sql
│ │ │ │ │ │ └── envers-tracking-properties-changes-queries-hasChanged-example.sql
│ │ │ │ │ ├── events
│ │ │ │ │ │ ├── Events.adoc
│ │ │ │ │ │ └── extras
│ │ │ │ │ │ ├── events-default-listener-persist-example.sql
│ │ │ │ │ │ ├── events-default-listener-update-example.sql
│ │ │ │ │ │ └── events-exclude-default-listener-persist-example.sql
│ │ │ │ │ ├── fetching
│ │ │ │ │ │ ├── extras
│ │ │ │ │ │ │ ├── fetching-batch-fetching-example.sql
│ │ │ │ │ │ │ ├── fetching-direct-vs-query-direct-fetching-example.sql
│ │ │ │ │ │ │ ├── fetching-direct-vs-query-entity-query-example.sql
│ │ │ │ │ │ │ ├── fetching-LazyCollection-select-example.sql
│ │ │ │ │ │ │ ├── fetching-strategies-dynamic-fetching-entity-subgraph-example.sql
│ │ │ │ │ │ │ ├── fetching-strategies-fetch-mode-join-example.sql
│ │ │ │ │ │ │ ├── fetching-strategies-fetch-mode-select-example.sql
│ │ │ │ │ │ │ └── fetching-strategies-fetch-mode-subselect-example.sql
│ │ │ │ │ │ └── Fetching.adoc
│ │ │ │ │ ├── flushing
│ │ │ │ │ │ ├── extras
│ │ │ │ │ │ │ ├── flushing-always-flush-sql-example.sql
│ │ │ │ │ │ │ ├── flushing-auto-flush-commit-example.sql
│ │ │ │ │ │ │ ├── flushing-auto-flush-jpql-example.sql
│ │ │ │ │ │ │ ├── flushing-auto-flush-jpql-overlap-example.sql
│ │ │ │ │ │ │ ├── flushing-commit-flush-jpql-example.sql
│ │ │ │ │ │ │ ├── flushing-commit-flush-sql-example.sql
│ │ │ │ │ │ │ ├── flushing-manual-flush-example.sql
│ │ │ │ │ │ │ └── flushing-order-example.sql
│ │ │ │ │ │ └── Flushing.adoc
│ │ │ │ │ ├── jdbc
│ │ │ │ │ │ └── Database_Access.adoc
│ │ │ │ │ ├── jndi
│ │ │ │ │ │ └── JNDI.adoc
│ │ │ │ │ ├── locking
│ │ │ │ │ │ ├── extras
│ │ │ │ │ │ │ ├── locking-buildLockRequest-example.sql
│ │ │ │ │ │ │ ├── locking-follow-on-example.sql
│ │ │ │ │ │ │ ├── locking-follow-on-explicit-example.sql
│ │ │ │ │ │ │ ├── locking-follow-on-secondary-query-example.sql
│ │ │ │ │ │ │ ├── locking-jpa-query-hints-scope-example.sql
│ │ │ │ │ │ │ ├── locking-jpa-query-hints-timeout-example.sql
│ │ │ │ │ │ │ ├── locking-optimistic-exclude-attribute-example.sql
│ │ │ │ │ │ │ ├── locking-optimistic-lock-type-all-update-example.sql
│ │ │ │ │ │ │ ├── locking-optimistic-lock-type-dirty-update-example.sql
│ │ │ │ │ │ │ └── locking-optimistic-version-timestamp-source-persist-example.sql
│ │ │ │ │ │ └── Locking.adoc
│ │ │ │ │ ├── multitenancy
│ │ │ │ │ │ ├── images
│ │ │ │ │ │ │ ├── multitenacy_database.png
│ │ │ │ │ │ │ ├── multitenacy_database.svg
│ │ │ │ │ │ │ ├── multitenacy_discriminator.png
│ │ │ │ │ │ │ ├── multitenacy_discriminator.svg
│ │ │ │ │ │ │ ├── multitenacy_schema.png
│ │ │ │ │ │ │ └── multitenacy_schema.svg
│ │ │ │ │ │ └── MultiTenancy.adoc
│ │ │ │ │ ├── osgi
│ │ │ │ │ │ ├── extras
│ │ │ │ │ │ │ ├── blueprint.xml
│ │ │ │ │ │ │ ├── datasource-h2.xml
│ │ │ │ │ │ │ └── extension_point_blueprint.xml
│ │ │ │ │ │ └── OSGi.adoc
│ │ │ │ │ ├── pc
│ │ │ │ │ │ ├── BytecodeEnhancement.adoc
│ │ │ │ │ │ ├── extras
│ │ │ │ │ │ │ ├── gradle-example.gradle
│ │ │ │ │ │ │ ├── maven-example.pom
│ │ │ │ │ │ │ ├── pc-cascade-merge-example.sql
│ │ │ │ │ │ │ ├── pc-cascade-on-delete-example.sql
│ │ │ │ │ │ │ ├── pc-cascade-on-delete-mapping-example.sql
│ │ │ │ │ │ │ ├── pc-cascade-persist-example.sql
│ │ │ │ │ │ │ ├── pc-cascade-refresh-example.sql
│ │ │ │ │ │ │ ├── pc-cascade-remove-example.sql
│ │ │ │ │ │ │ ├── pc-cascade-replicate-example.sql
│ │ │ │ │ │ │ ├── pc-managed-state-dynamic-update-example.sql
│ │ │ │ │ │ │ └── pc-managed-state-update-example.sql
│ │ │ │ │ │ └── PersistenceContext.adoc
│ │ │ │ │ ├── portability
│ │ │ │ │ │ └── Portability.adoc
│ │ │ │ │ ├── query
│ │ │ │ │ │ ├── criteria
│ │ │ │ │ │ │ └── Criteria.adoc
│ │ │ │ │ │ ├── hql
│ │ │ │ │ │ │ ├── extras
│ │ │ │ │ │ │ │ ├── hql-distinct-entity-query-example.sql
│ │ │ │ │ │ │ │ ├── hql-distinct-entity-query-hint-example.sql
│ │ │ │ │ │ │ │ ├── hql-distinct-projection-query-example.sql
│ │ │ │ │ │ │ │ ├── hql-read-only-entities-example.sql
│ │ │ │ │ │ │ │ ├── predicate_in_bnf.txt
│ │ │ │ │ │ │ │ ├── predicate_like_bnf.txt
│ │ │ │ │ │ │ │ ├── root_entity_ref_bnf.txt
│ │ │ │ │ │ │ │ ├── searched_case_bnf.txt
│ │ │ │ │ │ │ │ ├── simple_case_bnf.txt
│ │ │ │ │ │ │ │ ├── statement_delete_bnf.txt
│ │ │ │ │ │ │ │ ├── statement_insert_bnf.txt
│ │ │ │ │ │ │ │ ├── statement_select_bnf.txt
│ │ │ │ │ │ │ │ ├── statement_update_bnf.txt
│ │ │ │ │ │ │ │ └── substring_bnf.txt
│ │ │ │ │ │ │ └── HQL.adoc
│ │ │ │ │ │ ├── native
│ │ │ │ │ │ │ ├── extras
│ │ │ │ │ │ │ │ ├── sql-hibernate-entity-associations-query-many-to-one-join-example.sql
│ │ │ │ │ │ │ │ ├── sql-hibernate-entity-associations-query-one-to-many-join-example.sql
│ │ │ │ │ │ │ │ └── sql-jpa-entity-associations-query-one-to-many-join-example.sql
│ │ │ │ │ │ │ └── Native.adoc
│ │ │ │ │ │ └── spatial
│ │ │ │ │ │ ├── extras
│ │ │ │ │ │ │ ├── spatial-types-point-creation-example.sql
│ │ │ │ │ │ │ └── spatial-types-sql-query-example.sql
│ │ │ │ │ │ └── Spatial.adoc
│ │ │ │ │ ├── schema
│ │ │ │ │ │ ├── extras
│ │ │ │ │ │ │ ├── schema-generation-column-default-value-mapping-example.sql
│ │ │ │ │ │ │ ├── schema-generation-column-default-value-persist-example.sql
│ │ │ │ │ │ │ ├── schema-generation-columns-index-mapping-example.sql
│ │ │ │ │ │ │ ├── schema-generation-columns-unique-constraint-mapping-example.sql
│ │ │ │ │ │ │ ├── schema-generation-columns-unique-constraint-persist-example.sql
│ │ │ │ │ │ │ ├── schema-generation-database-checks-persist-example.sql
│ │ │ │ │ │ │ └── sql-schema-generation-domain-model-example.sql
│ │ │ │ │ │ └── Schema.adoc
│ │ │ │ │ └── transactions
│ │ │ │ │ └── Transactions.adoc
│ │ │ │ ├── Hibernate_User_Guide.adoc
│ │ │ │ ├── Hibernate_User_Guide-docinfo.html
│ │ │ │ ├── images
│ │ │ │ │ ├── architecture
│ │ │ │ │ │ ├── data_access_layers.graphml
│ │ │ │ │ │ ├── data_access_layers.svg
│ │ │ │ │ │ └── JPA_Hibernate.svg
│ │ │ │ │ ├── AuthorWork.png
│ │ │ │ │ ├── AuthorWork.zargo
│ │ │ │ │ ├── CustomerOrderProduct.png
│ │ │ │ │ ├── CustomerOrderProduct.zargo
│ │ │ │ │ ├── domain
│ │ │ │ │ │ ├── bulkid
│ │ │ │ │ │ │ └── temp_table_class_diagram.png
│ │ │ │ │ │ ├── inheritance
│ │ │ │ │ │ │ └── inheritance_class_diagram.svg
│ │ │ │ │ │ └── naming
│ │ │ │ │ │ └── implicit_naming_strategy_diagram.svg
│ │ │ │ │ ├── EmployerEmployee.png
│ │ │ │ │ ├── EmployerEmployee.zargo
│ │ │ │ │ ├── hibernate_logo_a.png
│ │ │ │ │ ├── multitenancy
│ │ │ │ │ │ ├── multitenacy_database.png
│ │ │ │ │ │ ├── multitenacy_database.svg
│ │ │ │ │ │ ├── multitenacy_discriminator.png
│ │ │ │ │ │ ├── multitenacy_discriminator.svg
│ │ │ │ │ │ ├── multitenacy_schema.png
│ │ │ │ │ │ └── multitenacy_schema.svg
│ │ │ │ │ ├── overview.png
│ │ │ │ │ └── overview.svg
│ │ │ │ └── Preface.adoc
│ │ │ ├── java
│ │ │ │ └── org
│ │ │ │ └── hibernate
│ │ │ │ └── userguide
│ │ │ │ └── model
│ │ │ │ ├── AddressType.java
│ │ │ │ ├── Call.java
│ │ │ │ ├── CreditCardPayment.java
│ │ │ │ ├── Image.java
│ │ │ │ ├── Partner.java
│ │ │ │ ├── Payment.java
│ │ │ │ ├── Person.java
│ │ │ │ ├── PersonNames.java
│ │ │ │ ├── PersonPhoneCount.java
│ │ │ │ ├── Phone.java
│ │ │ │ ├── PhoneType.java
│ │ │ │ └── WireTransferPayment.java
│ │ │ ├── javadoc
│ │ │ │ └── overview.html
│ │ │ └── style
│ │ │ └── asciidoctor
│ │ │ ├── css
│ │ │ │ ├── asciidoctor.css
│ │ │ │ ├── hibernate.css
│ │ │ │ ├── hibernate-fonts.css
│ │ │ │ ├── hibernate-layout.css
│ │ │ │ ├── jstree-style.css
│ │ │ │ └── jstree-toc.css
│ │ │ ├── images
│ │ │ │ ├── jstree
│ │ │ │ │ ├── 32px.png
│ │ │ │ │ ├── 40px.png
│ │ │ │ │ └── throbber.gif
│ │ │ │ └── org
│ │ │ │ └── hibernate
│ │ │ │ ├── bkg_gradient_header.png
│ │ │ │ ├── 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
│ │ │ │ ├── logo.png
│ │ │ │ ├── logo_smaller.png
│ │ │ │ ├── patterned_rule.png
│ │ │ │ └── title_hdr.png
│ │ │ └── js
│ │ │ └── toc.js
│ │ └── test
│ │ ├── java
│ │ │ └── org
│ │ │ └── hibernate
│ │ │ └── userguide
│ │ │ ├── associations
│ │ │ │ ├── BidirectionalTwoOneToManyMapsIdTest.java
│ │ │ │ ├── CompositeIdAssociationTest.java
│ │ │ │ ├── DerivedIdentifierPrimaryKeyJoinColumnTest.java
│ │ │ │ ├── DerivedIdentifierTest.java
│ │ │ │ ├── ManyToManyBidirectionalTest.java
│ │ │ │ ├── ManyToManyBidirectionalWithLinkEntityTest.java
│ │ │ │ ├── ManyToManyUnidirectionalTest.java
│ │ │ │ ├── ManyToOneTest.java
│ │ │ │ ├── NotFoundTest.java
│ │ │ │ ├── OneToManyBidirectionalTest.java
│ │ │ │ ├── OneToManyUnidirectionalTest.java
│ │ │ │ ├── OneToOneBidirectionalLazyTest.java
│ │ │ │ ├── OneToOneBidirectionalTest.java
│ │ │ │ ├── OneToOneMapsIdTest.java
│ │ │ │ ├── OneToOnePrimaryKeyJoinColumnTest.java
│ │ │ │ ├── OneToOneUnidirectionalTest.java
│ │ │ │ └── UnidirectionalManyToManyRemoveTest.java
│ │ │ ├── batch
│ │ │ │ └── BatchTest.java
│ │ │ ├── bootstrap
│ │ │ │ └── BootstrapTest.java
│ │ │ ├── caching
│ │ │ │ ├── FirstLevelCacheTest.java
│ │ │ │ ├── NonStrictReadWriteCacheTest.java
│ │ │ │ └── SecondLevelCacheTest.java
│ │ │ ├── collections
│ │ │ │ ├── ArrayTest.java
│ │ │ │ ├── BasicTypeCollectionTest.java
│ │ │ │ ├── BasicTypeElementCollectionTest.java
│ │ │ │ ├── BasicTypeOrderColumnElementCollectionTest.java
│ │ │ │ ├── BidirectionalBagOrphanRemovalTest.java
│ │ │ │ ├── BidirectionalBagTest.java
│ │ │ │ ├── BidirectionalComparatorSortedSetTest.java
│ │ │ │ ├── BidirectionalMapTest.java
│ │ │ │ ├── BidirectionalOrderByListTest.java
│ │ │ │ ├── BidirectionalOrderColumnListTest.java
│ │ │ │ ├── BidirectionalSetTest.java
│ │ │ │ ├── BidirectionalSortedSetTest.java
│ │ │ │ ├── ElementCollectionMapTest.java
│ │ │ │ ├── EmbeddableTypeElementCollectionTest.java
│ │ │ │ ├── MapKeyClassTest.java
│ │ │ │ ├── MapKeyTypeTest.java
│ │ │ │ ├── OrderColumnListIndexBaseTest.java
│ │ │ │ ├── OrderedBySQLTest.java
│ │ │ │ ├── QueueTest.java
│ │ │ │ ├── type
│ │ │ │ │ ├── CommaDelimitedStringsJavaTypeDescriptor.java
│ │ │ │ │ ├── CommaDelimitedStringsType.java
│ │ │ │ │ ├── PersistentQueue.java
│ │ │ │ │ ├── QueueType.java
│ │ │ │ │ └── TimestampEpochType.java
│ │ │ │ ├── UnidirectionalBagTest.java
│ │ │ │ ├── UnidirectionalComparatorSortedSetTest.java
│ │ │ │ ├── UnidirectionalMapTest.java
│ │ │ │ ├── UnidirectionalOrderColumnListTest.java
│ │ │ │ ├── UnidirectionalOrderedByListTest.java
│ │ │ │ ├── UnidirectionalSetTest.java
│ │ │ │ └── UnidirectionalSortedSetTest.java
│ │ │ ├── criteria
│ │ │ │ ├── CriteriaTest.java
│ │ │ │ └── PersonWrapper.java
│ │ │ ├── envers
│ │ │ │ ├── CustomRevisionEntityTest.java
│ │ │ │ ├── DefaultAuditTest.java
│ │ │ │ ├── EntityTypeChangeAuditDefaultTrackingTest.java
│ │ │ │ ├── EntityTypeChangeAuditTest.java
│ │ │ │ ├── EntityTypeChangeAuditTrackingRevisionListenerTest.java
│ │ │ │ ├── ModifiedFlagsAuditTest.java
│ │ │ │ ├── QueryAuditAdressCountryTest.java
│ │ │ │ ├── QueryAuditTest.java
│ │ │ │ ├── QueryAuditWithModifiedFlagTest.java
│ │ │ │ └── ValidityStrategyAuditTest.java
│ │ │ ├── events
│ │ │ │ ├── BaseEntity.java
│ │ │ │ ├── DefaultEntityListener.java
│ │ │ │ ├── DefaultEntityListener-orm.xml
│ │ │ │ ├── DefaultEntityListenerTest.java
│ │ │ │ ├── InterceptorTest.java
│ │ │ │ └── ListenerTest.java
│ │ │ ├── fetching
│ │ │ │ ├── BatchFetchingTest.java
│ │ │ │ ├── DirectVsQueryFetchingTest.java
│ │ │ │ ├── FetchingTest.java
│ │ │ │ ├── FetchModeJoinTest.java
│ │ │ │ ├── FetchModeSelectTest.java
│ │ │ │ ├── FetchModeSubselectTest.java
│ │ │ │ ├── GraphFetchingTest.java
│ │ │ │ ├── LazyCollectionTest.java
│ │ │ │ └── ProfileFetchingTest.java
│ │ │ ├── flush
│ │ │ │ ├── AlwaysFlushTest.java
│ │ │ │ ├── AutoFlushTest.java
│ │ │ │ ├── CommitFlushTest.java
│ │ │ │ ├── FlushOrderTest.java
│ │ │ │ ├── HibernateAutoFlushTest.java
│ │ │ │ └── ManualFlushTest.java
│ │ │ ├── hql
│ │ │ │ ├── CallStatistics.java
│ │ │ │ ├── HQLTest.java
│ │ │ │ └── SelectDistinctTest.java
│ │ │ ├── immutability
│ │ │ │ ├── CollectionImmutabilityTest.java
│ │ │ │ └── EntityImmutabilityTest.java
│ │ │ ├── inheritance
│ │ │ │ ├── DiscriminatorNotNullSingleTableTest.java
│ │ │ │ ├── DiscriminatorOptionsNotNullSingleTableTest.java
│ │ │ │ ├── JoinTablePrimaryKeyJoinColumnTest.java
│ │ │ │ ├── JoinTableTest.java
│ │ │ │ ├── MappedSuperclassTest.java
│ │ │ │ ├── polymorphism
│ │ │ │ │ ├── DomainModelEntity.java
│ │ │ │ │ └── ExplicitPolymorphismTest.java
│ │ │ │ ├── SingleTableDiscriminatorFormulaTest.java
│ │ │ │ ├── SingleTableTest.java
│ │ │ │ └── TablePerClassTest.java
│ │ │ ├── jmx
│ │ │ │ └── JmxTest.java
│ │ │ ├── locking
│ │ │ │ ├── ExplicitLockingTest.java
│ │ │ │ ├── OptimisticLockingInstantTest.java
│ │ │ │ ├── OptimisticLockingTest.java
│ │ │ │ ├── OptimisticLockingTimestampTest.java
│ │ │ │ ├── OptimisticLockTest.java
│ │ │ │ ├── OptimisticLockTypeAllTest.java
│ │ │ │ ├── OptimisticLockTypeDirtyTest.java
│ │ │ │ └── VersionSourceTest.java
│ │ │ ├── mapping
│ │ │ │ ├── access
│ │ │ │ │ ├── ElementCollectionAccessTest.java
│ │ │ │ │ ├── EmbeddableAccessTest.java
│ │ │ │ │ ├── FieldAccessTest.java
│ │ │ │ │ ├── PropertyAccessOverrideTest.java
│ │ │ │ │ └── PropertyAccessTest.java
│ │ │ │ ├── basic
│ │ │ │ │ ├── any
│ │ │ │ │ │ ├── AnyTest.java
│ │ │ │ │ │ ├── IntegerProperty.java
│ │ │ │ │ │ ├── ManyToAnyTest.java
│ │ │ │ │ │ ├── package-info.java
│ │ │ │ │ │ ├── PropertyHolder.java
│ │ │ │ │ │ ├── Property.java
│ │ │ │ │ │ ├── PropertyRepository.java
│ │ │ │ │ │ └── StringProperty.java
│ │ │ │ │ ├── AutoQuotingTest.java
│ │ │ │ │ ├── BitSetTypeDefTest.java
│ │ │ │ │ ├── BitSetTypeDescriptor.java
│ │ │ │ │ ├── BitSetType.java
│ │ │ │ │ ├── BitSetTypeTest.java
│ │ │ │ │ ├── BitSetUserType.java
│ │ │ │ │ ├── BitSetUserTypeTest.java
│ │ │ │ │ ├── BlobByteArrayTest.java
│ │ │ │ │ ├── BlobTest.java
│ │ │ │ │ ├── CalendarWithTemporalTimestampTest.java
│ │ │ │ │ ├── ClobCharArrayTest.java
│ │ │ │ │ ├── ClobStringTest.java
│ │ │ │ │ ├── ClobTest.java
│ │ │ │ │ ├── ColumnTransformerTest.java
│ │ │ │ │ ├── DateWithTemporalDateTest.java
│ │ │ │ │ ├── DateWithTemporalTimestampTest.java
│ │ │ │ │ ├── DateWithTemporalTimeTest.java
│ │ │ │ │ ├── EnumerationConverterTest.java
│ │ │ │ │ ├── EnumerationCustomTypeTest.java
│ │ │ │ │ ├── ExplicitBasicTypeTest.java
│ │ │ │ │ ├── ExplicitColumnNamingTest.java
│ │ │ │ │ ├── ExplicitTypeTest.java
│ │ │ │ │ ├── FilterJoinTableTest.java
│ │ │ │ │ ├── FilterSqlFragementAliasTest.java
│ │ │ │ │ ├── FilterTest.java
│ │ │ │ │ ├── FormulaTest.java
│ │ │ │ │ ├── Gender.java
│ │ │ │ │ ├── GenderJavaTypeDescriptor.java
│ │ │ │ │ ├── GenderType.java
│ │ │ │ │ ├── ImplicitBasicTypeTest.java
│ │ │ │ │ ├── InstantLiteralTest.java
│ │ │ │ │ ├── JoinColumnOrFormulaTest.java
│ │ │ │ │ ├── JoinFormulaTest.java
│ │ │ │ │ ├── JpaQuotingTest.java
│ │ │ │ │ ├── LocalDateTimeWithTemporalTimeTest.java
│ │ │ │ │ ├── MonetaryAmount.java
│ │ │ │ │ ├── MonetaryAmountUserType.java
│ │ │ │ │ ├── NationalizedTest.java
│ │ │ │ │ ├── NClobCharArrayTest.java
│ │ │ │ │ ├── NClobStringTest.java
│ │ │ │ │ ├── NClobTest.java
│ │ │ │ │ ├── ParentTest.java
│ │ │ │ │ ├── PhoneTypeEnumeratedOrdinalTest.java
│ │ │ │ │ ├── PhoneTypeEnumeratedStringTest.java
│ │ │ │ │ ├── QuotingTest.java
│ │ │ │ │ ├── SubselectTest.java
│ │ │ │ │ ├── TargetTest.java
│ │ │ │ │ ├── TypeCategoryTest.java
│ │ │ │ │ ├── WhereJoinTableTest.java
│ │ │ │ │ └── WhereTest.java
│ │ │ │ ├── converter
│ │ │ │ │ ├── hbm
│ │ │ │ │ │ ├── Account.java
│ │ │ │ │ │ ├── MoneyConverterHbmTest.java
│ │ │ │ │ │ ├── MoneyConverter.java
│ │ │ │ │ │ └── Money.java
│ │ │ │ │ ├── MoneyConverterTest.java
│ │ │ │ │ ├── PeriodStringConverter.java
│ │ │ │ │ └── PeriodStringTest.java
│ │ │ │ ├── dynamic
│ │ │ │ │ ├── Book.java
│ │ │ │ │ └── DynamicEntityTest.java
│ │ │ │ ├── embeddable
│ │ │ │ │ ├── EmbeddableImplicitOverrideTest.java
│ │ │ │ │ ├── EmbeddableOverrideTest.java
│ │ │ │ │ ├── NestedEmbeddableTest.java
│ │ │ │ │ ├── SimpleEmbeddableEquivalentTest.java
│ │ │ │ │ └── SimpleEmbeddableTest.java
│ │ │ │ ├── generated
│ │ │ │ │ ├── CreationTimestampTest.java
│ │ │ │ │ ├── DatabaseValueGenerationTest.java
│ │ │ │ │ ├── GeneratedTest.java
│ │ │ │ │ ├── GeneratorTypeTest.java
│ │ │ │ │ ├── InMemoryValueGenerationTest.java
│ │ │ │ │ └── UpdateTimestampTest.java
│ │ │ │ └── identifier
│ │ │ │ ├── AssignedIdentifierTest.java
│ │ │ │ ├── CacheableNaturalIdTest.java
│ │ │ │ ├── CompositeNaturalIdTest.java
│ │ │ │ ├── EmbeddedIdManyToOneTest.java
│ │ │ │ ├── EmbeddedIdTest.java
│ │ │ │ ├── GeneratedIdentifierTest.java
│ │ │ │ ├── IdClassGeneratedValueTest.java
│ │ │ │ ├── IdClassManyToOneTest.java
│ │ │ │ ├── IdClassTest.java
│ │ │ │ ├── IdManyToOneTest.java
│ │ │ │ ├── MultipleNaturalIdTest.java
│ │ │ │ ├── MutableNaturalIdTest.java
│ │ │ │ ├── NaiveEqualsHashCodeEntityTest.java
│ │ │ │ ├── NaturalIdEqualsHashCodeEntityTest.java
│ │ │ │ ├── PooledOptimizerTest.java
│ │ │ │ ├── RowIdTest.java
│ │ │ │ ├── SequenceGeneratorConfiguredTest.java
│ │ │ │ ├── SequenceGeneratorNamedTest.java
│ │ │ │ ├── SequenceGeneratorUnnamedTest.java
│ │ │ │ ├── SimpleEntityTableTest.java
│ │ │ │ ├── SimpleEntityTest.java
│ │ │ │ ├── SimpleNaturalIdTest.java
│ │ │ │ ├── TableGeneratorConfiguredTest.java
│ │ │ │ ├── TableGeneratorUnnamedTest.java
│ │ │ │ ├── UuidCustomGeneratedValueTest.java
│ │ │ │ └── UuidGeneratedValueTest.java
│ │ │ ├── multitenancy
│ │ │ │ ├── AbstractMultiTenancyTest.java
│ │ │ │ ├── ConfigurableMultiTenantConnectionProvider.java
│ │ │ │ ├── DatabaseMultiTenancyTest.java
│ │ │ │ └── SchemaMultiTenancyTest.java
│ │ │ ├── naming
│ │ │ │ ├── AcmeCorpPhysicalNamingStrategy.java
│ │ │ │ └── AcmeCorpPhysicalNamingStrategyTest.java
│ │ │ ├── osgi
│ │ │ │ ├── jpa
│ │ │ │ │ └── HibernateUtil.java
│ │ │ │ └── _native
│ │ │ │ └── HibernateUtil.java
│ │ │ ├── pc
│ │ │ │ ├── BytecodeEnhancementTest.java
│ │ │ │ ├── CascadeDetachTest.java
│ │ │ │ ├── CascadeLockTest.java
│ │ │ │ ├── CascadeMergeTest.java
│ │ │ │ ├── CascadeOnDeleteTest.java
│ │ │ │ ├── CascadePersistTest.java
│ │ │ │ ├── CascadeRefreshTest.java
│ │ │ │ ├── CascadeRemoveTest.java
│ │ │ │ ├── CascadeReplicateTest.java
│ │ │ │ ├── DynamicUpdateTest.java
│ │ │ │ ├── NoDynamicUpdateTest.java
│ │ │ │ ├── PersistenceContextTest.java
│ │ │ │ ├── Person.java
│ │ │ │ └── Phone.java
│ │ │ ├── persister
│ │ │ │ ├── Author.java
│ │ │ │ ├── Book.java
│ │ │ │ ├── CollectionPersister.java
│ │ │ │ └── EntityPersister.java
│ │ │ ├── proxy
│ │ │ │ ├── ProxyInterfaceTest.java
│ │ │ │ └── tuplizer
│ │ │ │ ├── Country.java
│ │ │ │ ├── Cuisine.java
│ │ │ │ ├── DataProxyHandler.java
│ │ │ │ ├── DynamicEmbeddableTuplizer.java
│ │ │ │ ├── DynamicEntityTuplizer.java
│ │ │ │ ├── DynamicInstantiator.java
│ │ │ │ ├── EntityNameInterceptor.java
│ │ │ │ ├── ProxyHelper.java
│ │ │ │ └── TuplizerTest.java
│ │ │ ├── schema
│ │ │ │ ├── CheckTest.java
│ │ │ │ ├── ColumnDefaultTest.java
│ │ │ │ ├── IndexTest.java
│ │ │ │ ├── SchemaGenerationTest.hbm.xml
│ │ │ │ ├── SchemaGenerationTest.java
│ │ │ │ └── UniqueConstraintTest.java
│ │ │ ├── spatial
│ │ │ │ └── SpatialTest.java
│ │ │ ├── sql
│ │ │ │ ├── Captain.java
│ │ │ │ ├── CollectionLoaderTest.java
│ │ │ │ ├── CustomSQLSecondaryTableTest.java
│ │ │ │ ├── CustomSQLTest.java
│ │ │ │ ├── Dimensions.java
│ │ │ │ ├── Identity.java
│ │ │ │ ├── MySQLStoredProcedureTest.java
│ │ │ │ ├── OracleCustomSQLWithStoredProcedureTest.java
│ │ │ │ ├── OracleStoredProcedureTest.java
│ │ │ │ ├── PersonSummaryDTO.java
│ │ │ │ ├── SpaceShip.java
│ │ │ │ └── SQLTest.java
│ │ │ └── transactions
│ │ │ └── TransactionsTest.java
│ │ └── resources
│ │ ├── hibernate.properties
│ │ ├── log4j.properties
│ │ ├── org
│ │ │ └── hibernate
│ │ │ └── userguide
│ │ │ └── mapping
│ │ │ ├── converter
│ │ │ │ └── hbm
│ │ │ │ └── MoneyConverterHbmTest.hbm.xml
│ │ │ └── dynamic
│ │ │ └── Book.hbm.xml
│ │ └── schema-generation.sql
│ └── status.md
├── etc
│ ├── ehcache.xml
│ ├── hibernate.cfg.xml
│ ├── hibernate.properties
│ ├── hibernate.properties.template
│ ├── hibernate-service.xml
│ └── log4j.properties
├── gradle
│ ├── base-information.gradle
│ ├── databases.gradle
│ ├── java-module.gradle
│ ├── libraries.gradle
│ ├── published-java-module.gradle
│ ├── publishing-pom.gradle
│ ├── publishing-repos.gradle
│ └── wrapper
│ ├── gradle-wrapper.jar
│ └── gradle-wrapper.properties
├── hibernate-agroal
│ ├── hibernate-agroal.gradle
│ └── src
│ ├── main
│ │ ├── java
│ │ │ └── org
│ │ │ └── hibernate
│ │ │ └── agroal
│ │ │ └── internal
│ │ │ ├── AgroalConnectionProvider.java
│ │ │ ├── package-info.java
│ │ │ └── StrategyRegistrationProviderImpl.java
│ │ └── resources
│ │ ├── META-INF
│ │ │ └── services
│ │ │ └── org.hibernate.boot.registry.selector.StrategyRegistrationProvider
│ │ └── OSGI-INF
│ │ └── blueprint
│ │ └── blueprint.xml
│ └── test
│ ├── java
│ │ └── org
│ │ └── hibernate
│ │ └── test
│ │ └── agroal
│ │ ├── AgroalConnectionProviderTest.java
│ │ ├── AgroalSkipAutoCommitTest.java
│ │ ├── AgroalTransactionIsolationConfigTest.java
│ │ └── util
│ │ └── PreparedStatementSpyConnectionProvider.java
│ └── resources
│ ├── hibernate.properties
│ ├── log4j.properties
│ └── mockito-extensions
│ └── org.mockito.plugins.MockMaker
├── hibernate-c3p0
│ ├── hibernate-c3p0.gradle
│ └── src
│ ├── main
│ │ ├── java
│ │ │ └── org
│ │ │ └── hibernate
│ │ │ └── c3p0
│ │ │ └── internal
│ │ │ ├── C3P0ConnectionProvider.java
│ │ │ ├── C3P0MessageLogger.java
│ │ │ ├── package-info.java
│ │ │ └── StrategyRegistrationProviderImpl.java
│ │ └── resources
│ │ ├── META-INF
│ │ │ └── services
│ │ │ └── org.hibernate.boot.registry.selector.StrategyRegistrationProvider
│ │ └── OSGI-INF
│ │ └── blueprint
│ │ └── blueprint.xml
│ └── test
│ ├── java
│ │ └── org
│ │ └── hibernate
│ │ └── test
│ │ └── c3p0
│ │ ├── C3P0ConnectionProviderTest.java
│ │ ├── C3P0DefaultIsolationLevelTest.java
│ │ ├── C3P0DifferentIsolationLevelTest.java
│ │ ├── C3P0ProxyConnectionProvider.java
│ │ ├── C3p0TransactionIsolationConfigTest.java
│ │ ├── IrrelevantEntity.java
│ │ ├── JdbcCompatibilityTest.java
│ │ ├── OracleSQLCallableStatementProxyTest.java
│ │ └── StatementCacheTest.java
│ └── resources
│ ├── hibernate.properties
│ ├── log4j.properties
│ └── mockito-extensions
│ └── org.mockito.plugins.MockMaker
├── hibernate-core
│ ├── derby.log
│ ├── hibernate-core.gradle
│ └── src
│ ├── main
│ │ ├── antlr
│ │ │ ├── hql.g
│ │ │ ├── hql-sql.g
│ │ │ ├── order-by.g
│ │ │ ├── order-by-render.g
│ │ │ ├── sql-gen.g
│ │ │ └── sql-stmt.g
│ │ ├── java
│ │ │ └── org
│ │ │ └── hibernate
│ │ │ ├── action
│ │ │ │ ├── internal
│ │ │ │ │ ├── AbstractEntityInsertAction.java
│ │ │ │ │ ├── BulkOperationCleanupAction.java
│ │ │ │ │ ├── CollectionAction.java
│ │ │ │ │ ├── CollectionRecreateAction.java
│ │ │ │ │ ├── CollectionRemoveAction.java
│ │ │ │ │ ├── CollectionUpdateAction.java
│ │ │ │ │ ├── DelayedPostInsertIdentifier.java
│ │ │ │ │ ├── EntityAction.java
│ │ │ │ │ ├── EntityActionVetoException.java
│ │ │ │ │ ├── EntityDeleteAction.java
│ │ │ │ │ ├── EntityIdentityInsertAction.java
│ │ │ │ │ ├── EntityIncrementVersionProcess.java
│ │ │ │ │ ├── EntityInsertAction.java
│ │ │ │ │ ├── EntityUpdateAction.java
│ │ │ │ │ ├── EntityVerifyVersionProcess.java
│ │ │ │ │ ├── OrphanRemovalAction.java
│ │ │ │ │ ├── package-info.java
│ │ │ │ │ ├── QueuedOperationCollectionAction.java
│ │ │ │ │ └── UnresolvedEntityInsertActions.java
│ │ │ │ ├── package.html
│ │ │ │ └── spi
│ │ │ │ ├── AfterTransactionCompletionProcess.java
│ │ │ │ ├── BeforeTransactionCompletionProcess.java
│ │ │ │ ├── Executable.java
│ │ │ │ └── package-info.java
│ │ │ ├── AnnotationException.java
│ │ │ ├── annotations
│ │ │ │ ├── AccessType.java
│ │ │ │ ├── Any.java
│ │ │ │ ├── AnyMetaDef.java
│ │ │ │ ├── AnyMetaDefs.java
│ │ │ │ ├── AttributeAccessor.java
│ │ │ │ ├── BatchSize.java
│ │ │ │ ├── CacheConcurrencyStrategy.java
│ │ │ │ ├── Cache.java
│ │ │ │ ├── CacheModeType.java
│ │ │ │ ├── Cascade.java
│ │ │ │ ├── CascadeType.java
│ │ │ │ ├── Check.java
│ │ │ │ ├── CollectionId.java
│ │ │ │ ├── CollectionType.java
│ │ │ │ ├── ColumnDefault.java
│ │ │ │ ├── Columns.java
│ │ │ │ ├── ColumnTransformer.java
│ │ │ │ ├── ColumnTransformers.java
│ │ │ │ ├── CreationTimestamp.java
│ │ │ │ ├── DiscriminatorFormula.java
│ │ │ │ ├── DiscriminatorOptions.java
│ │ │ │ ├── DynamicInsert.java
│ │ │ │ ├── DynamicUpdate.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
│ │ │ │ ├── ForeignKey.java
│ │ │ │ ├── Formula.java
│ │ │ │ ├── Generated.java
│ │ │ │ ├── GenerationTime.java
│ │ │ │ ├── GeneratorType.java
│ │ │ │ ├── GenericGenerator.java
│ │ │ │ ├── GenericGenerators.java
│ │ │ │ ├── Immutable.java
│ │ │ │ ├── IndexColumn.java
│ │ │ │ ├── Index.java
│ │ │ │ ├── JoinColumnOrFormula.java
│ │ │ │ ├── JoinColumnsOrFormulas.java
│ │ │ │ ├── JoinFormula.java
│ │ │ │ ├── LazyCollection.java
│ │ │ │ ├── LazyCollectionOption.java
│ │ │ │ ├── LazyGroup.java
│ │ │ │ ├── LazyToOne.java
│ │ │ │ ├── LazyToOneOption.java
│ │ │ │ ├── ListIndexBase.java
│ │ │ │ ├── Loader.java
│ │ │ │ ├── ManyToAny.java
│ │ │ │ ├── MapKeyType.java
│ │ │ │ ├── MetaValue.java
│ │ │ │ ├── NamedNativeQueries.java
│ │ │ │ ├── NamedNativeQuery.java
│ │ │ │ ├── NamedQueries.java
│ │ │ │ ├── NamedQuery.java
│ │ │ │ ├── Nationalized.java
│ │ │ │ ├── NaturalIdCache.java
│ │ │ │ ├── NaturalId.java
│ │ │ │ ├── NotFoundAction.java
│ │ │ │ ├── NotFound.java
│ │ │ │ ├── OnDeleteAction.java
│ │ │ │ ├── OnDelete.java
│ │ │ │ ├── OptimisticLocking.java
│ │ │ │ ├── OptimisticLock.java
│ │ │ │ ├── OptimisticLockType.java
│ │ │ │ ├── OrderBy.java
│ │ │ │ ├── package-info.java
│ │ │ │ ├── ParamDef.java
│ │ │ │ ├── Parameter.java
│ │ │ │ ├── Parent.java
│ │ │ │ ├── Persister.java
│ │ │ │ ├── Polymorphism.java
│ │ │ │ ├── PolymorphismType.java
│ │ │ │ ├── Proxy.java
│ │ │ │ ├── QueryHints.java
│ │ │ │ ├── ResultCheckStyle.java
│ │ │ │ ├── RowId.java
│ │ │ │ ├── SelectBeforeUpdate.java
│ │ │ │ ├── SortComparator.java
│ │ │ │ ├── Sort.java
│ │ │ │ ├── SortNatural.java
│ │ │ │ ├── SortType.java
│ │ │ │ ├── Source.java
│ │ │ │ ├── SourceType.java
│ │ │ │ ├── SQLDeleteAll.java
│ │ │ │ ├── SQLDelete.java
│ │ │ │ ├── SqlFragmentAlias.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
│ │ │ │ ├── UpdateTimestamp.java
│ │ │ │ ├── ValueGenerationType.java
│ │ │ │ ├── Where.java
│ │ │ │ └── WhereJoinTable.java
│ │ │ ├── AssertionFailure.java
│ │ │ ├── BaseSessionEventListener.java
│ │ │ ├── BasicQueryContract.java
│ │ │ ├── boot
│ │ │ │ ├── archive
│ │ │ │ │ ├── internal
│ │ │ │ │ │ ├── ArchiveHelper.java
│ │ │ │ │ │ ├── ByteArrayInputStreamAccess.java
│ │ │ │ │ │ ├── ExplodedArchiveDescriptor.java
│ │ │ │ │ │ ├── FileInputStreamAccess.java
│ │ │ │ │ │ ├── JarFileBasedArchiveDescriptor.java
│ │ │ │ │ │ ├── JarInputStreamBasedArchiveDescriptor.java
│ │ │ │ │ │ ├── JarProtocolArchiveDescriptor.java
│ │ │ │ │ │ ├── package-info.java
│ │ │ │ │ │ ├── StandardArchiveDescriptorFactory.java
│ │ │ │ │ │ └── UrlInputStreamAccess.java
│ │ │ │ │ ├── scan
│ │ │ │ │ │ ├── internal
│ │ │ │ │ │ │ ├── ClassDescriptorImpl.java
│ │ │ │ │ │ │ ├── DisabledScanner.java
│ │ │ │ │ │ │ ├── MappingFileDescriptorImpl.java
│ │ │ │ │ │ │ ├── PackageDescriptorImpl.java
│ │ │ │ │ │ │ ├── ScanResultCollector.java
│ │ │ │ │ │ │ ├── ScanResultImpl.java
│ │ │ │ │ │ │ ├── StandardScanner.java
│ │ │ │ │ │ │ ├── StandardScanOptions.java
│ │ │ │ │ │ │ └── StandardScanParameters.java
│ │ │ │ │ │ └── spi
│ │ │ │ │ │ ├── AbstractScannerImpl.java
│ │ │ │ │ │ ├── ClassDescriptor.java
│ │ │ │ │ │ ├── ClassFileArchiveEntryHandler.java
│ │ │ │ │ │ ├── MappingFileDescriptor.java
│ │ │ │ │ │ ├── NonClassFileArchiveEntryHandler.java
│ │ │ │ │ │ ├── PackageDescriptor.java
│ │ │ │ │ │ ├── PackageInfoArchiveEntryHandler.java
│ │ │ │ │ │ ├── ScanEnvironment.java
│ │ │ │ │ │ ├── Scanner.java
│ │ │ │ │ │ ├── ScanOptions.java
│ │ │ │ │ │ ├── ScanParameters.java
│ │ │ │ │ │ └── ScanResult.java
│ │ │ │ │ └── spi
│ │ │ │ │ ├── AbstractArchiveDescriptorFactory.java
│ │ │ │ │ ├── AbstractArchiveDescriptor.java
│ │ │ │ │ ├── ArchiveContext.java
│ │ │ │ │ ├── ArchiveDescriptorFactory.java
│ │ │ │ │ ├── ArchiveDescriptor.java
│ │ │ │ │ ├── ArchiveEntryHandler.java
│ │ │ │ │ ├── ArchiveEntry.java
│ │ │ │ │ ├── ArchiveException.java
│ │ │ │ │ ├── InputStreamAccess.java
│ │ │ │ │ ├── JarFileEntryUrlAdjuster.java
│ │ │ │ │ └── package-info.java
│ │ │ │ ├── AttributeConverterInfo.java
│ │ │ │ ├── CacheRegionDefinition.java
│ │ │ │ ├── cfgxml
│ │ │ │ │ ├── internal
│ │ │ │ │ │ ├── CfgXmlAccessServiceImpl.java
│ │ │ │ │ │ ├── CfgXmlAccessServiceInitiator.java
│ │ │ │ │ │ ├── ConfigLoader.java
│ │ │ │ │ │ └── JaxbCfgProcessor.java
│ │ │ │ │ └── spi
│ │ │ │ │ ├── CfgXmlAccessService.java
│ │ │ │ │ ├── LoadedConfig.java
│ │ │ │ │ └── MappingReference.java
│ │ │ │ ├── internal
│ │ │ │ │ ├── BootstrapContextImpl.java
│ │ │ │ │ ├── ClassLoaderAccessImpl.java
│ │ │ │ │ ├── ClassmateContext.java
│ │ │ │ │ ├── DefaultCustomEntityDirtinessStrategy.java
│ │ │ │ │ ├── IdGeneratorInterpreterImpl.java
│ │ │ │ │ ├── InFlightMetadataCollectorImpl.java
│ │ │ │ │ ├── MetadataBuilderImpl.java
│ │ │ │ │ ├── MetadataBuildingContextRootImpl.java
│ │ │ │ │ ├── MetadataImpl.java
│ │ │ │ │ ├── SessionFactoryBuilderImpl.java
│ │ │ │ │ ├── SessionFactoryOptionsBuilder.java
│ │ │ │ │ └── StandardEntityNotFoundDelegate.java
│ │ │ │ ├── InvalidMappingException.java
│ │ │ │ ├── JaccPermissionDefinition.java
│ │ │ │ ├── jaxb
│ │ │ │ │ ├── hbm
│ │ │ │ │ │ ├── internal
│ │ │ │ │ │ │ ├── CacheAccessTypeConverter.java
│ │ │ │ │ │ │ ├── CacheModeConverter.java
│ │ │ │ │ │ │ ├── EntityModeConverter.java
│ │ │ │ │ │ │ ├── ExecuteUpdateResultCheckStyleConverter.java
│ │ │ │ │ │ │ ├── FlushModeConverter.java
│ │ │ │ │ │ │ ├── GenerationTimingConverter.java
│ │ │ │ │ │ │ ├── ImplicitResultSetMappingDefinition.java
│ │ │ │ │ │ │ ├── LockModeConverter.java
│ │ │ │ │ │ │ ├── OptimisticLockStyleConverter.java
│ │ │ │ │ │ │ └── package-info.java
│ │ │ │ │ │ └── spi
│ │ │ │ │ │ ├── AttributeMapping.java
│ │ │ │ │ │ ├── ConfigParameterContainer.java
│ │ │ │ │ │ ├── EntityInfo.java
│ │ │ │ │ │ ├── NativeQueryNonScalarRootReturn.java
│ │ │ │ │ │ ├── PluralAttributeInfoIdBagAdapter.java
│ │ │ │ │ │ ├── PluralAttributeInfo.java
│ │ │ │ │ │ ├── PluralAttributeInfoPrimitiveArrayAdapter.java
│ │ │ │ │ │ ├── ResultSetMappingBindingDefinition.java
│ │ │ │ │ │ ├── SecondaryTableContainer.java
│ │ │ │ │ │ ├── SimpleValueTypeInfo.java
│ │ │ │ │ │ ├── SingularAttributeInfo.java
│ │ │ │ │ │ ├── SubEntityInfo.java
│ │ │ │ │ │ ├── TableInformationContainer.java
│ │ │ │ │ │ ├── ToolingHintContainer.java
│ │ │ │ │ │ └── TypeContainer.java
│ │ │ │ │ ├── internal
│ │ │ │ │ │ ├── AbstractBinder.java
│ │ │ │ │ │ ├── CacheableFileXmlSource.java
│ │ │ │ │ │ ├── ContextProvidingValidationEventHandler.java
│ │ │ │ │ │ ├── FileXmlSource.java
│ │ │ │ │ │ ├── InputStreamXmlSource.java
│ │ │ │ │ │ ├── JarFileEntryXmlSource.java
│ │ │ │ │ │ ├── JaxpSourceXmlSource.java
│ │ │ │ │ │ ├── MappingBinder.java
│ │ │ │ │ │ ├── stax
│ │ │ │ │ │ │ ├── BaseXMLEventReader.java
│ │ │ │ │ │ │ ├── BufferedXMLEventReader.java
│ │ │ │ │ │ │ ├── FilteringXMLEventReader.java
│ │ │ │ │ │ │ ├── HbmEventReader.java
│ │ │ │ │ │ │ ├── JpaOrmXmlEventReader.java
│ │ │ │ │ │ │ ├── LocalSchema.java
│ │ │ │ │ │ │ ├── LocalSchemaLocator.java
│ │ │ │ │ │ │ ├── LocalXmlResourceResolver.java
│ │ │ │ │ │ │ ├── package-info.java
│ │ │ │ │ │ │ ├── XmlInfrastructureException.java
│ │ │ │ │ │ │ └── XMLStreamConstantsUtils.java
│ │ │ │ │ │ └── UrlXmlSource.java
│ │ │ │ │ ├── Origin.java
│ │ │ │ │ ├── SourceType.java
│ │ │ │ │ └── spi
│ │ │ │ │ ├── Binder.java
│ │ │ │ │ ├── Binding.java
│ │ │ │ │ └── XmlSource.java
│ │ │ │ ├── MappingException.java
│ │ │ │ ├── MappingNotFoundException.java
│ │ │ │ ├── MetadataBuilder.java
│ │ │ │ ├── Metadata.java
│ │ │ │ ├── MetadataSources.java
│ │ │ │ ├── model
│ │ │ │ │ ├── Caching.java
│ │ │ │ │ ├── convert
│ │ │ │ │ │ ├── internal
│ │ │ │ │ │ │ ├── AbstractConverterDescriptor.java
│ │ │ │ │ │ │ ├── AttributeConverterManager.java
│ │ │ │ │ │ │ ├── AutoApplicableConverterDescriptorBypassedImpl.java
│ │ │ │ │ │ │ ├── AutoApplicableConverterDescriptorStandardImpl.java
│ │ │ │ │ │ │ ├── ClassBasedConverterDescriptor.java
│ │ │ │ │ │ │ └── InstanceBasedConverterDescriptor.java
│ │ │ │ │ │ ├── package-info.java
│ │ │ │ │ │ └── spi
│ │ │ │ │ │ ├── AutoApplicableConverterDescriptor.java
│ │ │ │ │ │ ├── ConverterAutoApplyHandler.java
│ │ │ │ │ │ ├── ConverterDescriptor.java
│ │ │ │ │ │ └── JpaAttributeConverterCreationContext.java
│ │ │ │ │ ├── CustomSql.java
│ │ │ │ │ ├── IdentifierGeneratorDefinition.java
│ │ │ │ │ ├── IdGeneratorStrategyInterpreter.java
│ │ │ │ │ ├── JavaTypeDescriptor.java
│ │ │ │ │ ├── naming
│ │ │ │ │ │ ├── DatabaseIdentifier.java
│ │ │ │ │ │ ├── EntityNaming.java
│ │ │ │ │ │ ├── Identifier.java
│ │ │ │ │ │ ├── IllegalIdentifierException.java
│ │ │ │ │ │ ├── ImplicitAnyDiscriminatorColumnNameSource.java
│ │ │ │ │ │ ├── ImplicitAnyKeyColumnNameSource.java
│ │ │ │ │ │ ├── ImplicitBasicColumnNameSource.java
│ │ │ │ │ │ ├── ImplicitCollectionTableNameSource.java
│ │ │ │ │ │ ├── ImplicitConstraintNameSource.java
│ │ │ │ │ │ ├── ImplicitDiscriminatorColumnNameSource.java
│ │ │ │ │ │ ├── ImplicitEntityNameSource.java
│ │ │ │ │ │ ├── ImplicitForeignKeyNameSource.java
│ │ │ │ │ │ ├── ImplicitIdentifierColumnNameSource.java
│ │ │ │ │ │ ├── ImplicitIndexColumnNameSource.java
│ │ │ │ │ │ ├── ImplicitIndexNameSource.java
│ │ │ │ │ │ ├── ImplicitJoinColumnNameSource.java
│ │ │ │ │ │ ├── ImplicitJoinTableNameSource.java
│ │ │ │ │ │ ├── ImplicitMapKeyColumnNameSource.java
│ │ │ │ │ │ ├── ImplicitNameSource.java
│ │ │ │ │ │ ├── ImplicitNamingStrategyComponentPathImpl.java
│ │ │ │ │ │ ├── ImplicitNamingStrategy.java
│ │ │ │ │ │ ├── ImplicitNamingStrategyJpaCompliantImpl.java
│ │ │ │ │ │ ├── ImplicitNamingStrategyLegacyHbmImpl.java
│ │ │ │ │ │ ├── ImplicitNamingStrategyLegacyJpaImpl.java
│ │ │ │ │ │ ├── ImplicitPrimaryKeyJoinColumnNameSource.java
│ │ │ │ │ │ ├── ImplicitTenantIdColumnNameSource.java
│ │ │ │ │ │ ├── ImplicitUniqueKeyNameSource.java
│ │ │ │ │ │ ├── NamingHelper.java
│ │ │ │ │ │ ├── NamingStrategyHelper.java
│ │ │ │ │ │ ├── ObjectNameNormalizer.java
│ │ │ │ │ │ ├── package-info.java
│ │ │ │ │ │ ├── PhysicalNamingStrategy.java
│ │ │ │ │ │ └── PhysicalNamingStrategyStandardImpl.java
│ │ │ │ │ ├── process
│ │ │ │ │ │ ├── internal
│ │ │ │ │ │ │ ├── ManagedResourcesImpl.java
│ │ │ │ │ │ │ └── ScanningCoordinator.java
│ │ │ │ │ │ ├── package-info.java
│ │ │ │ │ │ └── spi
│ │ │ │ │ │ ├── ManagedResources.java
│ │ │ │ │ │ └── MetadataBuildingProcess.java
│ │ │ │ │ ├── relational
│ │ │ │ │ │ ├── AbstractAuxiliaryDatabaseObject.java
│ │ │ │ │ │ ├── AuxiliaryDatabaseObject.java
│ │ │ │ │ │ ├── Database.java
│ │ │ │ │ │ ├── Exportable.java
│ │ │ │ │ │ ├── ExportableProducer.java
│ │ │ │ │ │ ├── InitCommand.java
│ │ │ │ │ │ ├── Loggable.java
│ │ │ │ │ │ ├── NamedAuxiliaryDatabaseObject.java
│ │ │ │ │ │ ├── Namespace.java
│ │ │ │ │ │ ├── QualifiedNameImpl.java
│ │ │ │ │ │ ├── QualifiedName.java
│ │ │ │ │ │ ├── QualifiedNameParser.java
│ │ │ │ │ │ ├── QualifiedSequenceName.java
│ │ │ │ │ │ ├── QualifiedTableName.java
│ │ │ │ │ │ ├── Sequence.java
│ │ │ │ │ │ └── SimpleAuxiliaryDatabaseObject.java
│ │ │ │ │ ├── source
│ │ │ │ │ │ ├── internal
│ │ │ │ │ │ │ ├── annotations
│ │ │ │ │ │ │ │ └── AnnotationMetadataSourceProcessorImpl.java
│ │ │ │ │ │ │ ├── hbm
│ │ │ │ │ │ │ │ ├── AbstractEntitySourceImpl.java
│ │ │ │ │ │ │ │ ├── AbstractHbmSourceNode.java
│ │ │ │ │ │ │ │ ├── AbstractPluralAssociationElementSourceImpl.java
│ │ │ │ │ │ │ │ ├── AbstractPluralAttributeSourceImpl.java
│ │ │ │ │ │ │ │ ├── AbstractSingularAttributeSourceEmbeddedImpl.java
│ │ │ │ │ │ │ │ ├── AbstractToOneAttributeSourceImpl.java
│ │ │ │ │ │ │ │ ├── AttributesHelper.java
│ │ │ │ │ │ │ │ ├── AuxiliaryDatabaseObjectBinder.java
│ │ │ │ │ │ │ │ ├── BasicAttributeColumnsAndFormulasSource.java
│ │ │ │ │ │ │ │ ├── BasicAttributePropertySource.java
│ │ │ │ │ │ │ │ ├── ColumnAttributeSourceImpl.java
│ │ │ │ │ │ │ │ ├── ColumnSourceImpl.java
│ │ │ │ │ │ │ │ ├── CommaSeparatedStringHelper.java
│ │ │ │ │ │ │ │ ├── CompositeIdentifierSingularAttributeSourceBasicImpl.java
│ │ │ │ │ │ │ │ ├── CompositeIdentifierSingularAttributeSourceManyToOneImpl.java
│ │ │ │ │ │ │ │ ├── ConfigParameterHelper.java
│ │ │ │ │ │ │ │ ├── EmbeddableSourceContainer.java
│ │ │ │ │ │ │ │ ├── EmbeddableSourceImpl.java
│ │ │ │ │ │ │ │ ├── EmbeddableSourceVirtualImpl.java
│ │ │ │ │ │ │ │ ├── EntityHierarchyBuilder.java
│ │ │ │ │ │ │ │ ├── EntityHierarchySourceImpl.java
│ │ │ │ │ │ │ │ ├── EntityNamingSourceImpl.java
│ │ │ │ │ │ │ │ ├── FetchCharacteristicsPluralAttributeImpl.java
│ │ │ │ │ │ │ │ ├── FetchCharacteristicsSingularAssociationImpl.java
│ │ │ │ │ │ │ │ ├── FetchProfileBinder.java
│ │ │ │ │ │ │ │ ├── FilterDefinitionBinder.java
│ │ │ │ │ │ │ │ ├── FilterSourceImpl.java
│ │ │ │ │ │ │ │ ├── FormulaImpl.java
│ │ │ │ │ │ │ │ ├── HbmLocalMetadataBuildingContext.java
│ │ │ │ │ │ │ │ ├── HbmMetadataSourceProcessorImpl.java
│ │ │ │ │ │ │ │ ├── Helper.java
│ │ │ │ │ │ │ │ ├── HibernateTypeSourceImpl.java
│ │ │ │ │ │ │ │ ├── IdClassSource.java
│ │ │ │ │ │ │ │ ├── IdentifierGeneratorDefinitionBinder.java
│ │ │ │ │ │ │ │ ├── IdentifierSourceAggregatedCompositeImpl.java
│ │ │ │ │ │ │ │ ├── IdentifierSourceNonAggregatedCompositeImpl.java
│ │ │ │ │ │ │ │ ├── IdentifierSourceSimpleImpl.java
│ │ │ │ │ │ │ │ ├── IndexedPluralAttributeSource.java
│ │ │ │ │ │ │ │ ├── InLineViewSourceImpl.java
│ │ │ │ │ │ │ │ ├── JoinedSubclassEntitySourceImpl.java
│ │ │ │ │ │ │ │ ├── ManyToOneAttributeColumnsAndFormulasSource.java
│ │ │ │ │ │ │ │ ├── ManyToOnePropertySource.java
│ │ │ │ │ │ │ │ ├── MappingDocument.java
│ │ │ │ │ │ │ │ ├── ModelBinder.java
│ │ │ │ │ │ │ │ ├── NamedQueryBinder.java
│ │ │ │ │ │ │ │ ├── PluralAttributeElementSourceBasicImpl.java
│ │ │ │ │ │ │ │ ├── PluralAttributeElementSourceEmbeddedImpl.java
│ │ │ │ │ │ │ │ ├── PluralAttributeElementSourceManyToAnyImpl.java
│ │ │ │ │ │ │ │ ├── PluralAttributeElementSourceManyToManyImpl.java
│ │ │ │ │ │ │ │ ├── PluralAttributeElementSourceOneToManyImpl.java
│ │ │ │ │ │ │ │ ├── PluralAttributeKeySourceImpl.java
│ │ │ │ │ │ │ │ ├── PluralAttributeMapKeyManyToAnySourceImpl.java
│ │ │ │ │ │ │ │ ├── PluralAttributeMapKeyManyToManySourceImpl.java
│ │ │ │ │ │ │ │ ├── PluralAttributeMapKeySourceBasicImpl.java
│ │ │ │ │ │ │ │ ├── PluralAttributeMapKeySourceEmbeddedImpl.java
│ │ │ │ │ │ │ │ ├── PluralAttributeSequentialIndexSourceImpl.java
│ │ │ │ │ │ │ │ ├── PluralAttributeSourceArrayImpl.java
│ │ │ │ │ │ │ │ ├── PluralAttributeSourceBagImpl.java
│ │ │ │ │ │ │ │ ├── PluralAttributeSourceIdBagImpl.java
│ │ │ │ │ │ │ │ ├── PluralAttributeSourceListImpl.java
│ │ │ │ │ │ │ │ ├── PluralAttributeSourceMapImpl.java
│ │ │ │ │ │ │ │ ├── PluralAttributeSourcePrimitiveArrayImpl.java
│ │ │ │ │ │ │ │ ├── PluralAttributeSourceSetImpl.java
│ │ │ │ │ │ │ │ ├── PropertySource.java
│ │ │ │ │ │ │ │ ├── RelationalObjectBinder.java
│ │ │ │ │ │ │ │ ├── RelationalValueSourceHelper.java
│ │ │ │ │ │ │ │ ├── ResultSetMappingBinder.java
│ │ │ │ │ │ │ │ ├── RootEntitySourceImpl.java
│ │ │ │ │ │ │ │ ├── SecondaryTableSourceImpl.java
│ │ │ │ │ │ │ │ ├── SingularAttributeSourceAnyImpl.java
│ │ │ │ │ │ │ │ ├── SingularAttributeSourceBasicImpl.java
│ │ │ │ │ │ │ │ ├── SingularAttributeSourceEmbeddedImpl.java
│ │ │ │ │ │ │ │ ├── SingularAttributeSourceManyToOneImpl.java
│ │ │ │ │ │ │ │ ├── SingularAttributeSourceOneToOneImpl.java
│ │ │ │ │ │ │ │ ├── SingularIdentifierAttributeSourceImpl.java
│ │ │ │ │ │ │ │ ├── SizeSourceImpl.java
│ │ │ │ │ │ │ │ ├── SubclassEntitySourceImpl.java
│ │ │ │ │ │ │ │ ├── TableSourceImpl.java
│ │ │ │ │ │ │ │ ├── TimestampAttributeSourceImpl.java
│ │ │ │ │ │ │ │ ├── TypeDefinitionBinder.java
│ │ │ │ │ │ │ │ ├── VersionAttributeSourceImpl.java
│ │ │ │ │ │ │ │ └── XmlElementMetadata.java
│ │ │ │ │ │ │ ├── ImplicitColumnNamingSecondPass.java
│ │ │ │ │ │ │ └── OverriddenMappingDefaults.java
│ │ │ │ │ │ └── spi
│ │ │ │ │ │ ├── AbstractAttributeKey.java
│ │ │ │ │ │ ├── AnyDiscriminatorSource.java
│ │ │ │ │ │ ├── AnyKeySource.java
│ │ │ │ │ │ ├── AnyMappingSource.java
│ │ │ │ │ │ ├── AssociationSource.java
│ │ │ │ │ │ ├── AttributePath.java
│ │ │ │ │ │ ├── AttributeRole.java
│ │ │ │ │ │ ├── AttributeSourceContainer.java
│ │ │ │ │ │ ├── AttributeSource.java
│ │ │ │ │ │ ├── CascadeStyleSource.java
│ │ │ │ │ │ ├── CollectionIdSource.java
│ │ │ │ │ │ ├── ColumnBindingDefaults.java
│ │ │ │ │ │ ├── ColumnsAndFormulasSourceContainer.java
│ │ │ │ │ │ ├── ColumnSource.java
│ │ │ │ │ │ ├── CompositeIdentifierSource.java
│ │ │ │ │ │ ├── DerivedValueSource.java
│ │ │ │ │ │ ├── DiscriminatorSource.java
│ │ │ │ │ │ ├── EmbeddableMapping.java
│ │ │ │ │ │ ├── EmbeddableSourceContributor.java
│ │ │ │ │ │ ├── EmbeddableSource.java
│ │ │ │ │ │ ├── EmbeddedAttributeMapping.java
│ │ │ │ │ │ ├── EntityHierarchySource.java
│ │ │ │ │ │ ├── EntityNamingSourceContributor.java
│ │ │ │ │ │ ├── EntityNamingSource.java
│ │ │ │ │ │ ├── EntitySource.java
│ │ │ │ │ │ ├── FetchableAttributeSource.java
│ │ │ │ │ │ ├── FetchCharacteristics.java
│ │ │ │ │ │ ├── FetchCharacteristicsPluralAttribute.java
│ │ │ │ │ │ ├── FetchCharacteristicsSingularAssociation.java
│ │ │ │ │ │ ├── FilterSource.java
│ │ │ │ │ │ ├── ForeignKeyContributingSource.java
│ │ │ │ │ │ ├── HibernateTypeSource.java
│ │ │ │ │ │ ├── IdentifiableTypeSource.java
│ │ │ │ │ │ ├── IdentifierSourceAggregatedComposite.java
│ │ │ │ │ │ ├── IdentifierSource.java
│ │ │ │ │ │ ├── IdentifierSourceNonAggregatedComposite.java
│ │ │ │ │ │ ├── IdentifierSourceSimple.java
│ │ │ │ │ │ ├── InheritanceType.java
│ │ │ │ │ │ ├── InLineViewSource.java
│ │ │ │ │ │ ├── JavaTypeDescriptorResolvable.java
│ │ │ │ │ │ ├── JdbcDataType.java
│ │ │ │ │ │ ├── JoinedSubclassEntitySource.java
│ │ │ │ │ │ ├── JpaCallbackSource.java
│ │ │ │ │ │ ├── LocalMetadataBuildingContext.java
│ │ │ │ │ │ ├── MapsIdSource.java
│ │ │ │ │ │ ├── MetadataSourceProcessor.java
│ │ │ │ │ │ ├── MultiTenancySource.java
│ │ │ │ │ │ ├── NaturalIdMutability.java
│ │ │ │ │ │ ├── Orderable.java
│ │ │ │ │ │ ├── PluralAttributeElementNature.java
│ │ │ │ │ │ ├── PluralAttributeElementSourceAssociation.java
│ │ │ │ │ │ ├── PluralAttributeElementSourceBasic.java
│ │ │ │ │ │ ├── PluralAttributeElementSourceEmbedded.java
│ │ │ │ │ │ ├── PluralAttributeElementSource.java
│ │ │ │ │ │ ├── PluralAttributeElementSourceManyToAny.java
│ │ │ │ │ │ ├── PluralAttributeElementSourceManyToMany.java
│ │ │ │ │ │ ├── PluralAttributeElementSourceOneToMany.java
│ │ │ │ │ │ ├── PluralAttributeIndexNature.java
│ │ │ │ │ │ ├── PluralAttributeIndexSource.java
│ │ │ │ │ │ ├── PluralAttributeKeySource.java
│ │ │ │ │ │ ├── PluralAttributeMapKeyManyToAnySource.java
│ │ │ │ │ │ ├── PluralAttributeMapKeyManyToManySource.java
│ │ │ │ │ │ ├── PluralAttributeMapKeySourceBasic.java
│ │ │ │ │ │ ├── PluralAttributeMapKeySourceEmbedded.java
│ │ │ │ │ │ ├── PluralAttributeMapKeySource.java
│ │ │ │ │ │ ├── PluralAttributeNature.java
│ │ │ │ │ │ ├── PluralAttributeSequentialIndexSource.java
│ │ │ │ │ │ ├── PluralAttributeSourceArray.java
│ │ │ │ │ │ ├── PluralAttributeSource.java
│ │ │ │ │ │ ├── RelationalValueSourceContainer.java
│ │ │ │ │ │ ├── RelationalValueSource.java
│ │ │ │ │ │ ├── SecondaryTableSource.java
│ │ │ │ │ │ ├── SingularAttributeNature.java
│ │ │ │ │ │ ├── SingularAttributeSourceAny.java
│ │ │ │ │ │ ├── SingularAttributeSourceBasic.java
│ │ │ │ │ │ ├── SingularAttributeSourceEmbedded.java
│ │ │ │ │ │ ├── SingularAttributeSource.java
│ │ │ │ │ │ ├── SingularAttributeSourceManyToOne.java
│ │ │ │ │ │ ├── SingularAttributeSourceOneToOne.java
│ │ │ │ │ │ ├── SingularAttributeSourceToOne.java
│ │ │ │ │ │ ├── SizeSource.java
│ │ │ │ │ │ ├── Sortable.java
│ │ │ │ │ │ ├── SubclassEntitySource.java
│ │ │ │ │ │ ├── TableSource.java
│ │ │ │ │ │ ├── TableSpecificationSource.java
│ │ │ │ │ │ ├── ToolingHintContextContainer.java
│ │ │ │ │ │ ├── ToolingHintContext.java
│ │ │ │ │ │ ├── ToolingHint.java
│ │ │ │ │ │ └── VersionAttributeSource.java
│ │ │ │ │ ├── TruthValue.java
│ │ │ │ │ ├── TypeContributions.java
│ │ │ │ │ ├── TypeContributor.java
│ │ │ │ │ └── TypeDefinition.java
│ │ │ │ ├── package-info.java
│ │ │ │ ├── registry
│ │ │ │ │ ├── BootstrapServiceRegistryBuilder.java
│ │ │ │ │ ├── BootstrapServiceRegistry.java
│ │ │ │ │ ├── classloading
│ │ │ │ │ │ ├── internal
│ │ │ │ │ │ │ ├── ClassLoaderServiceImpl.java
│ │ │ │ │ │ │ ├── package-info.java
│ │ │ │ │ │ │ └── TcclLookupPrecedence.java
│ │ │ │ │ │ └── spi
│ │ │ │ │ │ ├── ClassLoaderService.java
│ │ │ │ │ │ ├── ClassLoadingException.java
│ │ │ │ │ │ └── package-info.java
│ │ │ │ │ ├── internal
│ │ │ │ │ │ ├── BootstrapServiceRegistryImpl.java
│ │ │ │ │ │ ├── package-info.java
│ │ │ │ │ │ └── StandardServiceRegistryImpl.java
│ │ │ │ │ ├── package-info.java
│ │ │ │ │ ├── selector
│ │ │ │ │ │ ├── internal
│ │ │ │ │ │ │ ├── package-info.java
│ │ │ │ │ │ │ ├── StrategySelectorBuilder.java
│ │ │ │ │ │ │ └── StrategySelectorImpl.java
│ │ │ │ │ │ ├── package-info.java
│ │ │ │ │ │ ├── SimpleStrategyRegistrationImpl.java
│ │ │ │ │ │ ├── spi
│ │ │ │ │ │ │ ├── package-info.java
│ │ │ │ │ │ │ ├── StrategyCreator.java
│ │ │ │ │ │ │ ├── StrategySelectionException.java
│ │ │ │ │ │ │ └── StrategySelector.java
│ │ │ │ │ │ ├── StrategyRegistration.java
│ │ │ │ │ │ └── StrategyRegistrationProvider.java
│ │ │ │ │ ├── StandardServiceInitiator.java
│ │ │ │ │ ├── StandardServiceRegistryBuilder.java
│ │ │ │ │ └── StandardServiceRegistry.java
│ │ │ │ ├── SchemaAutoTooling.java
│ │ │ │ ├── SessionFactoryBuilder.java
│ │ │ │ ├── spi
│ │ │ │ │ ├── AbstractDelegatingMetadataBuilderImplementor.java
│ │ │ │ │ ├── AbstractDelegatingMetadataBuildingOptions.java
│ │ │ │ │ ├── AbstractDelegatingMetadata.java
│ │ │ │ │ ├── AbstractDelegatingSessionFactoryBuilderImplementor.java
│ │ │ │ │ ├── AbstractDelegatingSessionFactoryBuilder.java
│ │ │ │ │ ├── AbstractDelegatingSessionFactoryOptions.java
│ │ │ │ │ ├── AdditionalJaxbMappingProducer.java
│ │ │ │ │ ├── BasicTypeRegistration.java
│ │ │ │ │ ├── BootstrapContext.java
│ │ │ │ │ ├── ClassLoaderAccessDelegateImpl.java
│ │ │ │ │ ├── ClassLoaderAccess.java
│ │ │ │ │ ├── InFlightMetadataCollector.java
│ │ │ │ │ ├── JpaOrmXmlPersistenceUnitDefaultAware.java
│ │ │ │ │ ├── MappingDefaults.java
│ │ │ │ │ ├── MetadataBuilderContributor.java
│ │ │ │ │ ├── MetadataBuilderFactory.java
│ │ │ │ │ ├── MetadataBuilderImplementor.java
│ │ │ │ │ ├── MetadataBuilderInitializer.java
│ │ │ │ │ ├── MetadataBuildingContext.java
│ │ │ │ │ ├── MetadataBuildingOptions.java
│ │ │ │ │ ├── MetadataContributor.java
│ │ │ │ │ ├── MetadataImplementor.java
│ │ │ │ │ ├── MetadataSourcesContributor.java
│ │ │ │ │ ├── NaturalIdUniqueKeyBinder.java
│ │ │ │ │ ├── SessionFactoryBuilderFactory.java
│ │ │ │ │ ├── SessionFactoryBuilderImplementor.java
│ │ │ │ │ ├── SessionFactoryOptions.java
│ │ │ │ │ └── XmlMappingBinderAccess.java
│ │ │ │ ├── TempTableDdlTransactionHandling.java
│ │ │ │ ├── UnsupportedOrmXsdVersionException.java
│ │ │ │ └── xsd
│ │ │ │ ├── ConfigXsdSupport.java
│ │ │ │ ├── LocalXsdResolver.java
│ │ │ │ ├── MappingXsdSupport.java
│ │ │ │ ├── package-info.java
│ │ │ │ └── XsdDescriptor.java
│ │ │ ├── bytecode
│ │ │ │ ├── enhance
│ │ │ │ │ ├── internal
│ │ │ │ │ │ ├── bytebuddy
│ │ │ │ │ │ │ ├── BiDirectionalAssociationHandler.java
│ │ │ │ │ │ │ ├── ByteBuddyEnhancementContext.java
│ │ │ │ │ │ │ ├── CodeTemplates.java
│ │ │ │ │ │ │ ├── EnhancerImpl.java
│ │ │ │ │ │ │ ├── FieldAccessEnhancer.java
│ │ │ │ │ │ │ ├── FieldReaderAppender.java
│ │ │ │ │ │ │ ├── FieldWriterAppender.java
│ │ │ │ │ │ │ ├── InlineDirtyCheckingHandler.java
│ │ │ │ │ │ │ ├── package-info.java
│ │ │ │ │ │ │ ├── PersistentAttributeTransformer.java
│ │ │ │ │ │ │ ├── UnloadedFieldDescription.java
│ │ │ │ │ │ │ └── UnloadedTypeDescription.java
│ │ │ │ │ │ ├── javassist
│ │ │ │ │ │ │ ├── AttributeTypeDescriptor.java
│ │ │ │ │ │ │ ├── CompositeEnhancer.java
│ │ │ │ │ │ │ ├── EnhancerImpl.java
│ │ │ │ │ │ │ ├── EntityEnhancer.java
│ │ │ │ │ │ │ ├── FieldWriter.java
│ │ │ │ │ │ │ ├── JavassistEnhancementContext.java
│ │ │ │ │ │ │ ├── MappedSuperclassEnhancer.java
│ │ │ │ │ │ │ ├── MethodWriter.java
│ │ │ │ │ │ │ ├── package-info.java
│ │ │ │ │ │ │ ├── PersistentAttributesEnhancer.java
│ │ │ │ │ │ │ ├── PersistentAttributesHelper.java
│ │ │ │ │ │ │ ├── UnloadedCtClass.java
│ │ │ │ │ │ │ └── UnloadedCtField.java
│ │ │ │ │ │ ├── package-info.java
│ │ │ │ │ │ └── tracker
│ │ │ │ │ │ ├── CompositeOwnerTracker.java
│ │ │ │ │ │ ├── DirtyTracker.java
│ │ │ │ │ │ ├── NoopCollectionTracker.java
│ │ │ │ │ │ ├── package-info.java
│ │ │ │ │ │ ├── SimpleCollectionTracker.java
│ │ │ │ │ │ ├── SimpleFieldTracker.java
│ │ │ │ │ │ └── SortedFieldTracker.java
│ │ │ │ │ └── spi
│ │ │ │ │ ├── CollectionTracker.java
│ │ │ │ │ ├── DefaultEnhancementContext.java
│ │ │ │ │ ├── EnhancementContext.java
│ │ │ │ │ ├── EnhancementContextWrapper.java
│ │ │ │ │ ├── EnhancementException.java
│ │ │ │ │ ├── EnhancerConstants.java
│ │ │ │ │ ├── Enhancer.java
│ │ │ │ │ ├── interceptor
│ │ │ │ │ │ ├── Helper.java
│ │ │ │ │ │ ├── LazyAttributeDescriptor.java
│ │ │ │ │ │ ├── LazyAttributeLoadingInterceptor.java
│ │ │ │ │ │ ├── LazyAttributesMetadata.java
│ │ │ │ │ │ ├── LazyFetchGroupMetadata.java
│ │ │ │ │ │ └── package-info.java
│ │ │ │ │ ├── LazyPropertyInitializer.java
│ │ │ │ │ ├── package-info.java
│ │ │ │ │ ├── UnloadedClass.java
│ │ │ │ │ └── UnloadedField.java
│ │ │ │ ├── internal
│ │ │ │ │ ├── bytebuddy
│ │ │ │ │ │ ├── BasicProxyFactoryImpl.java
│ │ │ │ │ │ ├── BulkAccessorException.java
│ │ │ │ │ │ ├── ByteBuddyState.java
│ │ │ │ │ │ ├── BytecodeProviderImpl.java
│ │ │ │ │ │ ├── HibernateMethodLookupDispatcher.java
│ │ │ │ │ │ ├── package-info.java
│ │ │ │ │ │ ├── PassThroughInterceptor.java
│ │ │ │ │ │ ├── ProxyFactoryFactoryImpl.java
│ │ │ │ │ │ └── ReflectionOptimizerImpl.java
│ │ │ │ │ └── javassist
│ │ │ │ │ ├── AccessOptimizerAdapter.java
│ │ │ │ │ ├── BulkAccessorException.java
│ │ │ │ │ ├── BulkAccessorFactory.java
│ │ │ │ │ ├── BulkAccessor.java
│ │ │ │ │ ├── BytecodeProviderImpl.java
│ │ │ │ │ ├── FastClass.java
│ │ │ │ │ ├── InstantiationOptimizerAdapter.java
│ │ │ │ │ ├── package-info.java
│ │ │ │ │ ├── ProxyFactoryFactoryImpl.java
│ │ │ │ │ └── ReflectionOptimizerImpl.java
│ │ │ │ ├── package.html
│ │ │ │ └── spi
│ │ │ │ ├── BasicProxyFactory.java
│ │ │ │ ├── BytecodeEnhancementMetadata.java
│ │ │ │ ├── ByteCodeHelper.java
│ │ │ │ ├── BytecodeProvider.java
│ │ │ │ ├── ClassTransformer.java
│ │ │ │ ├── InstrumentedClassLoader.java
│ │ │ │ ├── NotInstrumentedException.java
│ │ │ │ ├── package-info.java
│ │ │ │ ├── ProxyFactoryFactory.java
│ │ │ │ └── ReflectionOptimizer.java
│ │ │ ├── cache
│ │ │ │ ├── CacheException.java
│ │ │ │ ├── cfg
│ │ │ │ │ ├── internal
│ │ │ │ │ │ ├── AbstractDomainDataCachingConfig.java
│ │ │ │ │ │ ├── CollectionDataCachingConfigImpl.java
│ │ │ │ │ │ ├── DomainDataRegionConfigImpl.java
│ │ │ │ │ │ ├── EntityDataCachingConfigImpl.java
│ │ │ │ │ │ └── NaturalIdDataCachingConfigImpl.java
│ │ │ │ │ ├── package-info.java
│ │ │ │ │ └── spi
│ │ │ │ │ ├── CollectionDataCachingConfig.java
│ │ │ │ │ ├── DomainDataCachingConfig.java
│ │ │ │ │ ├── DomainDataRegionBuildingContext.java
│ │ │ │ │ ├── DomainDataRegionConfig.java
│ │ │ │ │ ├── EntityDataCachingConfig.java
│ │ │ │ │ └── NaturalIdDataCachingConfig.java
│ │ │ │ ├── internal
│ │ │ │ │ ├── CacheKeyImplementation.java
│ │ │ │ │ ├── CollectionCacheInvalidator.java
│ │ │ │ │ ├── DefaultCacheKeysFactory.java
│ │ │ │ │ ├── DisabledCaching.java
│ │ │ │ │ ├── EnabledCaching.java
│ │ │ │ │ ├── NaturalIdCacheKey.java
│ │ │ │ │ ├── NoCachingRegionFactory.java
│ │ │ │ │ ├── NoCachingTransactionSynchronizationImpl.java
│ │ │ │ │ ├── package-info.java
│ │ │ │ │ ├── QueryResultsCacheImpl.java
│ │ │ │ │ ├── RegionFactoryInitiator.java
│ │ │ │ │ ├── SimpleCacheKeysFactory.java
│ │ │ │ │ ├── StandardTimestampsCacheFactory.java
│ │ │ │ │ ├── StrategyCreatorRegionFactoryImpl.java
│ │ │ │ │ ├── TimestampsCacheDisabledImpl.java
│ │ │ │ │ └── TimestampsCacheEnabledImpl.java
│ │ │ │ ├── NoCacheRegionFactoryAvailableException.java
│ │ │ │ ├── package.html
│ │ │ │ ├── RegionFactory.java
│ │ │ │ └── spi
│ │ │ │ ├── AbstractCacheTransactionSynchronization.java
│ │ │ │ ├── AbstractRegionFactory.java
│ │ │ │ ├── access
│ │ │ │ │ ├── AccessType.java
│ │ │ │ │ ├── CachedDomainDataAccess.java
│ │ │ │ │ ├── CollectionDataAccess.java
│ │ │ │ │ ├── EntityDataAccess.java
│ │ │ │ │ ├── NaturalIdDataAccess.java
│ │ │ │ │ ├── package.html
│ │ │ │ │ ├── SoftLock.java
│ │ │ │ │ └── UnknownAccessTypeException.java
│ │ │ │ ├── CacheImplementor.java
│ │ │ │ ├── CacheKeysFactory.java
│ │ │ │ ├── CacheTransactionSynchronization.java
│ │ │ │ ├── DirectAccessRegion.java
│ │ │ │ ├── DomainDataRegion.java
│ │ │ │ ├── entry
│ │ │ │ │ ├── CacheEntry.java
│ │ │ │ │ ├── CacheEntryStructure.java
│ │ │ │ │ ├── CollectionCacheEntry.java
│ │ │ │ │ ├── package.html
│ │ │ │ │ ├── ReferenceCacheEntryImpl.java
│ │ │ │ │ ├── StandardCacheEntryImpl.java
│ │ │ │ │ ├── StructuredCacheEntry.java
│ │ │ │ │ ├── StructuredCollectionCacheEntry.java
│ │ │ │ │ ├── StructuredMapCacheEntry.java
│ │ │ │ │ └── UnstructuredCacheEntry.java
│ │ │ │ ├── ExtendedStatisticsSupport.java
│ │ │ │ ├── FilterKey.java
│ │ │ │ ├── package-info.java
│ │ │ │ ├── QueryCache.java
│ │ │ │ ├── QueryKey.java
│ │ │ │ ├── QueryResultsCache.java
│ │ │ │ ├── QueryResultsRegion.java
│ │ │ │ ├── QuerySpacesHelper.java
│ │ │ │ ├── RegionFactory.java
│ │ │ │ ├── Region.java
│ │ │ │ ├── SecondLevelCacheLogger.java
│ │ │ │ ├── StandardCacheTransactionSynchronization.java
│ │ │ │ ├── support
│ │ │ │ │ ├── AbstractCachedDomainDataAccess.java
│ │ │ │ │ ├── AbstractCollectionDataAccess.java
│ │ │ │ │ ├── AbstractDomainDataRegion.java
│ │ │ │ │ ├── AbstractEntityDataAccess.java
│ │ │ │ │ ├── AbstractNaturalIdDataAccess.java
│ │ │ │ │ ├── AbstractReadWriteAccess.java
│ │ │ │ │ ├── AbstractRegion.java
│ │ │ │ │ ├── AccessedDataClassification.java
│ │ │ │ │ ├── CacheUtils.java
│ │ │ │ │ ├── CollectionNonStrictReadWriteAccess.java
│ │ │ │ │ ├── CollectionReadOnlyAccess.java
│ │ │ │ │ ├── CollectionReadWriteAccess.java
│ │ │ │ │ ├── CollectionTransactionAccess.java
│ │ │ │ │ ├── DirectAccessRegionTemplate.java
│ │ │ │ │ ├── DomainDataRegionImpl.java
│ │ │ │ │ ├── DomainDataRegionTemplate.java
│ │ │ │ │ ├── DomainDataStorageAccess.java
│ │ │ │ │ ├── EntityNonStrictReadWriteAccess.java
│ │ │ │ │ ├── EntityReadOnlyAccess.java
│ │ │ │ │ ├── EntityReadWriteAccess.java
│ │ │ │ │ ├── EntityTransactionalAccess.java
│ │ │ │ │ ├── NaturalIdNonStrictReadWriteAccess.java
│ │ │ │ │ ├── NaturalIdReadOnlyAccess.java
│ │ │ │ │ ├── NaturalIdReadWriteAccess.java
│ │ │ │ │ ├── NaturalIdTransactionalAccess.java
│ │ │ │ │ ├── package-info.java
│ │ │ │ │ ├── QueryResultsRegionTemplate.java
│ │ │ │ │ ├── RegionFactoryTemplate.java
│ │ │ │ │ ├── RegionNameQualifier.java
│ │ │ │ │ ├── SimpleTimestamper.java
│ │ │ │ │ ├── StorageAccess.java
│ │ │ │ │ └── TimestampsRegionTemplate.java
│ │ │ │ ├── TimestampsCacheFactory.java
│ │ │ │ ├── TimestampsCache.java
│ │ │ │ ├── TimestampsRegion.java
│ │ │ │ └── UpdateTimestampsCache.java
│ │ │ ├── Cache.java
│ │ │ ├── CacheMode.java
│ │ │ ├── CallbackException.java
│ │ │ ├── cfg
│ │ │ │ ├── AbstractPropertyHolder.java
│ │ │ │ ├── AccessType.java
│ │ │ │ ├── AnnotatedClassType.java
│ │ │ │ ├── AnnotationBinder.java
│ │ │ │ ├── annotations
│ │ │ │ │ ├── ArrayBinder.java
│ │ │ │ │ ├── BagBinder.java
│ │ │ │ │ ├── CollectionBinder.java
│ │ │ │ │ ├── CustomizableColumns.java
│ │ │ │ │ ├── EntityBinder.java
│ │ │ │ │ ├── HCANNHelper.java
│ │ │ │ │ ├── IdBagBinder.java
│ │ │ │ │ ├── ListBinder.java
│ │ │ │ │ ├── MapBinder.java
│ │ │ │ │ ├── MapKeyColumnDelegator.java
│ │ │ │ │ ├── MapKeyJoinColumnDelegator.java
│ │ │ │ │ ├── NamedEntityGraphDefinition.java
│ │ │ │ │ ├── NamedProcedureCallDefinition.java
│ │ │ │ │ ├── Nullability.java
│ │ │ │ │ ├── PrimitiveArrayBinder.java
│ │ │ │ │ ├── PropertyBinder.java
│ │ │ │ │ ├── QueryBinder.java
│ │ │ │ │ ├── QueryHintDefinition.java
│ │ │ │ │ ├── reflection
│ │ │ │ │ │ ├── AttributeConverterDefinitionCollector.java
│ │ │ │ │ │ ├── ClassLoaderAccessLazyImpl.java
│ │ │ │ │ │ ├── JPAMetadataProvider.java
│ │ │ │ │ │ ├── JPAOverriddenAnnotationReader.java
│ │ │ │ │ │ ├── package-info.java
│ │ │ │ │ │ ├── PersistentAttributeFilter.java
│ │ │ │ │ │ └── XMLContext.java
│ │ │ │ │ ├── ResultsetMappingSecondPass.java
│ │ │ │ │ ├── SetBinder.java
│ │ │ │ │ ├── SimpleValueBinder.java
│ │ │ │ │ └── TableBinder.java
│ │ │ │ ├── AttributeConversionInfo.java
│ │ │ │ ├── AttributeConverterDefinition.java
│ │ │ │ ├── AvailableSettings.java
│ │ │ │ ├── BaselineSessionEventsListenerBuilder.java
│ │ │ │ ├── beanvalidation
│ │ │ │ │ ├── ActivationContext.java
│ │ │ │ │ ├── BeanValidationEventListener.java
│ │ │ │ │ ├── BeanValidationIntegrator.java
│ │ │ │ │ ├── DuplicationStrategyImpl.java
│ │ │ │ │ ├── GroupsPerOperation.java
│ │ │ │ │ ├── HibernateTraversableResolver.java
│ │ │ │ │ ├── IntegrationException.java
│ │ │ │ │ ├── TypeSafeActivator.java
│ │ │ │ │ └── ValidationMode.java
│ │ │ │ ├── BinderHelper.java
│ │ │ │ ├── CannotForceNonNullableException.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
│ │ │ │ ├── ExtendsQueueEntry.java
│ │ │ │ ├── ExternalSessionFactoryConfig.java
│ │ │ │ ├── FkSecondPass.java
│ │ │ │ ├── IdGeneratorResolverSecondPass.java
│ │ │ │ ├── ImprovedNamingStrategy.java
│ │ │ │ ├── IndexColumn.java
│ │ │ │ ├── IndexOrUniqueKeySecondPass.java
│ │ │ │ ├── InheritanceState.java
│ │ │ │ ├── JoinedSubclassFkSecondPass.java
│ │ │ │ ├── JPAIndexHolder.java
│ │ │ │ ├── MetadataSourceType.java
│ │ │ │ ├── NamingStrategy.java
│ │ │ │ ├── NotYetImplementedException.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
│ │ │ │ ├── SecondaryTableSecondPass.java
│ │ │ │ ├── SecondPass.java
│ │ │ │ ├── SetSimpleValueTypeSecondPass.java
│ │ │ │ ├── Settings.java
│ │ │ │ ├── ToOneBinder.java
│ │ │ │ ├── ToOneFkSecondPass.java
│ │ │ │ ├── UniqueConstraintHolder.java
│ │ │ │ ├── VerifyFetchProfileReferenceSecondPass.java
│ │ │ │ └── WrappedInferredData.java
│ │ │ ├── classic
│ │ │ │ ├── Lifecycle.java
│ │ │ │ └── package.html
│ │ │ ├── collection
│ │ │ │ ├── internal
│ │ │ │ │ ├── AbstractPersistentCollection.java
│ │ │ │ │ ├── package-info.java
│ │ │ │ │ ├── PersistentArrayHolder.java
│ │ │ │ │ ├── PersistentBag.java
│ │ │ │ │ ├── PersistentIdentifierBag.java
│ │ │ │ │ ├── PersistentList.java
│ │ │ │ │ ├── PersistentMap.java
│ │ │ │ │ ├── PersistentSet.java
│ │ │ │ │ ├── PersistentSortedMap.java
│ │ │ │ │ └── PersistentSortedSet.java
│ │ │ │ ├── package.html
│ │ │ │ └── spi
│ │ │ │ ├── package-info.java
│ │ │ │ └── PersistentCollection.java
│ │ │ ├── ConnectionAcquisitionMode.java
│ │ │ ├── ConnectionReleaseMode.java
│ │ │ ├── context
│ │ │ │ ├── internal
│ │ │ │ │ ├── JTASessionContext.java
│ │ │ │ │ ├── ManagedSessionContext.java
│ │ │ │ │ ├── package-info.java
│ │ │ │ │ └── ThreadLocalSessionContext.java
│ │ │ │ ├── package-info.java
│ │ │ │ ├── spi
│ │ │ │ │ ├── AbstractCurrentSessionContext.java
│ │ │ │ │ ├── CurrentSessionContext.java
│ │ │ │ │ ├── CurrentTenantIdentifierResolver.java
│ │ │ │ │ └── package-info.java
│ │ │ │ └── TenantIdentifierMismatchException.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
│ │ │ │ ├── ParameterInfoCollector.java
│ │ │ │ ├── Projection.java
│ │ │ │ ├── ProjectionList.java
│ │ │ │ ├── Projections.java
│ │ │ │ ├── PropertiesSubqueryExpression.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
│ │ │ ├── CustomEntityDirtinessStrategy.java
│ │ │ ├── dialect
│ │ │ │ ├── AbstractHANADialect.java
│ │ │ │ ├── AbstractTransactSQLDialect.java
│ │ │ │ ├── Cache71Dialect.java
│ │ │ │ ├── ColumnAliasExtractor.java
│ │ │ │ ├── CUBRIDDialect.java
│ │ │ │ ├── Database.java
│ │ │ │ ├── DataDirectOracle9Dialect.java
│ │ │ │ ├── DB2390Dialect.java
│ │ │ │ ├── DB2390V8Dialect.java
│ │ │ │ ├── DB2400Dialect.java
│ │ │ │ ├── DB297Dialect.java
│ │ │ │ ├── DB2Dialect.java
│ │ │ │ ├── DerbyDialect.java
│ │ │ │ ├── DerbyTenFiveDialect.java
│ │ │ │ ├── DerbyTenSevenDialect.java
│ │ │ │ ├── DerbyTenSixDialect.java
│ │ │ │ ├── Dialect.java
│ │ │ │ ├── FirebirdDialect.java
│ │ │ │ ├── FrontBaseDialect.java
│ │ │ │ ├── function
│ │ │ │ │ ├── AbstractAnsiTrimEmulationFunction.java
│ │ │ │ │ ├── AnsiTrimEmulationFunction.java
│ │ │ │ │ ├── AnsiTrimFunction.java
│ │ │ │ │ ├── AvgWithArgumentCastFunction.java
│ │ │ │ │ ├── CastFunction.java
│ │ │ │ │ ├── CharIndexFunction.java
│ │ │ │ │ ├── ConditionalParenthesisFunction.java
│ │ │ │ │ ├── ConvertFunction.java
│ │ │ │ │ ├── DB2SubstringFunction.java
│ │ │ │ │ ├── DerbyConcatFunction.java
│ │ │ │ │ ├── NoArgSQLFunction.java
│ │ │ │ │ ├── NvlFunction.java
│ │ │ │ │ ├── package.html
│ │ │ │ │ ├── PositionSubstringFunction.java
│ │ │ │ │ ├── SQLFunction.java
│ │ │ │ │ ├── SQLFunctionRegistry.java
│ │ │ │ │ ├── SQLFunctionTemplate.java
│ │ │ │ │ ├── StandardAnsiSqlAggregationFunctions.java
│ │ │ │ │ ├── StandardJDBCEscapeFunction.java
│ │ │ │ │ ├── StandardSQLFunction.java
│ │ │ │ │ ├── StaticPrecisionFspTimestampFunction.java
│ │ │ │ │ ├── TemplateRenderer.java
│ │ │ │ │ ├── TrimFunctionTemplate.java
│ │ │ │ │ └── VarArgsSQLFunction.java
│ │ │ │ ├── H2Dialect.java
│ │ │ │ ├── HANAColumnStoreDialect.java
│ │ │ │ ├── HANARowStoreDialect.java
│ │ │ │ ├── hint
│ │ │ │ │ ├── IndexQueryHintHandler.java
│ │ │ │ │ └── QueryHintHandler.java
│ │ │ │ ├── HSQLDialect.java
│ │ │ │ ├── identity
│ │ │ │ │ ├── AbstractTransactSQLIdentityColumnSupport.java
│ │ │ │ │ ├── Chache71IdentityColumnSupport.java
│ │ │ │ │ ├── CUBRIDIdentityColumnSupport.java
│ │ │ │ │ ├── DB2390IdentityColumnSupport.java
│ │ │ │ │ ├── DB2IdentityColumnSupport.java
│ │ │ │ │ ├── GetGeneratedKeysDelegate.java
│ │ │ │ │ ├── H2IdentityColumnSupport.java
│ │ │ │ │ ├── HANAIdentityColumnSupport.java
│ │ │ │ │ ├── HSQLIdentityColumnSupport.java
│ │ │ │ │ ├── IdentityColumnSupportImpl.java
│ │ │ │ │ ├── IdentityColumnSupport.java
│ │ │ │ │ ├── InformixIdentityColumnSupport.java
│ │ │ │ │ ├── Ingres10IdentityColumnSupport.java
│ │ │ │ │ ├── Ingres9IdentityColumnSupport.java
│ │ │ │ │ ├── JDataStoreIdentityColumnSupport.java
│ │ │ │ │ ├── MimerSQLIdentityColumnSupport.java
│ │ │ │ │ ├── MySQLIdentityColumnSupport.java
│ │ │ │ │ ├── Oracle12cGetGeneratedKeysDelegate.java
│ │ │ │ │ ├── Oracle12cIdentityColumnSupport.java
│ │ │ │ │ ├── PostgreSQL81IdentityColumnSupport.java
│ │ │ │ │ ├── SQLServerIdentityColumnSupport.java
│ │ │ │ │ ├── SybaseAnywhereIdentityColumnSupport.java
│ │ │ │ │ └── Teradata14IdentityColumnSupport.java
│ │ │ │ ├── Informix10Dialect.java
│ │ │ │ ├── InformixDialect.java
│ │ │ │ ├── Ingres10Dialect.java
│ │ │ │ ├── Ingres9Dialect.java
│ │ │ │ ├── IngresDialect.java
│ │ │ │ ├── InnoDBStorageEngine.java
│ │ │ │ ├── InterbaseDialect.java
│ │ │ │ ├── JDataStoreDialect.java
│ │ │ │ ├── LobMergeStrategy.java
│ │ │ │ ├── lock
│ │ │ │ │ ├── AbstractSelectLockingStrategy.java
│ │ │ │ │ ├── LockingStrategyException.java
│ │ │ │ │ ├── LockingStrategy.java
│ │ │ │ │ ├── OptimisticEntityLockException.java
│ │ │ │ │ ├── OptimisticForceIncrementLockingStrategy.java
│ │ │ │ │ ├── OptimisticLockingStrategy.java
│ │ │ │ │ ├── package-info.java
│ │ │ │ │ ├── PessimisticEntityLockException.java
│ │ │ │ │ ├── PessimisticForceIncrementLockingStrategy.java
│ │ │ │ │ ├── PessimisticReadSelectLockingStrategy.java
│ │ │ │ │ ├── PessimisticReadUpdateLockingStrategy.java
│ │ │ │ │ ├── PessimisticWriteSelectLockingStrategy.java
│ │ │ │ │ ├── PessimisticWriteUpdateLockingStrategy.java
│ │ │ │ │ ├── SelectLockingStrategy.java
│ │ │ │ │ └── UpdateLockingStrategy.java
│ │ │ │ ├── MariaDB102Dialect.java
│ │ │ │ ├── MariaDB103Dialect.java
│ │ │ │ ├── MariaDB10Dialect.java
│ │ │ │ ├── MariaDB53Dialect.java
│ │ │ │ ├── MariaDBDialect.java
│ │ │ │ ├── MckoiDialect.java
│ │ │ │ ├── MimerSQLDialect.java
│ │ │ │ ├── MyISAMStorageEngine.java
│ │ │ │ ├── MySQL55Dialect.java
│ │ │ │ ├── MySQL57Dialect.java
│ │ │ │ ├── MySQL57InnoDBDialect.java
│ │ │ │ ├── MySQL5Dialect.java
│ │ │ │ ├── MySQL5InnoDBDialect.java
│ │ │ │ ├── MySQL8Dialect.java
│ │ │ │ ├── MySQLDialect.java
│ │ │ │ ├── MySQLInnoDBDialect.java
│ │ │ │ ├── MySQLMyISAMDialect.java
│ │ │ │ ├── MySQLStorageEngine.java
│ │ │ │ ├── Oracle10gDialect.java
│ │ │ │ ├── Oracle12cDialect.java
│ │ │ │ ├── Oracle8iDialect.java
│ │ │ │ ├── Oracle9Dialect.java
│ │ │ │ ├── Oracle9iDialect.java
│ │ │ │ ├── OracleDialect.java
│ │ │ │ ├── OracleTypesHelper.java
│ │ │ │ ├── package.html
│ │ │ │ ├── pagination
│ │ │ │ │ ├── AbstractLimitHandler.java
│ │ │ │ │ ├── CUBRIDLimitHandler.java
│ │ │ │ │ ├── FirstLimitHandler.java
│ │ │ │ │ ├── Informix10LimitHandler.java
│ │ │ │ │ ├── LegacyFirstLimitHandler.java
│ │ │ │ │ ├── LegacyLimitHandler.java
│ │ │ │ │ ├── LimitHandler.java
│ │ │ │ │ ├── LimitHelper.java
│ │ │ │ │ ├── NoopLimitHandler.java
│ │ │ │ │ ├── package-info.java
│ │ │ │ │ ├── SQL2008StandardLimitHandler.java
│ │ │ │ │ ├── SQLServer2005LimitHandler.java
│ │ │ │ │ ├── SQLServer2012LimitHandler.java
│ │ │ │ │ ├── SybaseASE157LimitHandler.java
│ │ │ │ │ └── TopLimitHandler.java
│ │ │ │ ├── PointbaseDialect.java
│ │ │ │ ├── PostgresPlusDialect.java
│ │ │ │ ├── PostgreSQL81Dialect.java
│ │ │ │ ├── PostgreSQL82Dialect.java
│ │ │ │ ├── PostgreSQL91Dialect.java
│ │ │ │ ├── PostgreSQL92Dialect.java
│ │ │ │ ├── PostgreSQL93Dialect.java
│ │ │ │ ├── PostgreSQL94Dialect.java
│ │ │ │ ├── PostgreSQL95Dialect.java
│ │ │ │ ├── PostgreSQL9Dialect.java
│ │ │ │ ├── PostgreSQLDialect.java
│ │ │ │ ├── ProgressDialect.java
│ │ │ │ ├── RDMSOS2200Dialect.java
│ │ │ │ ├── ResultColumnReferenceStrategy.java
│ │ │ │ ├── SAPDBDialect.java
│ │ │ │ ├── SQLServer2005Dialect.java
│ │ │ │ ├── SQLServer2008Dialect.java
│ │ │ │ ├── SQLServer2012Dialect.java
│ │ │ │ ├── SQLServerDialect.java
│ │ │ │ ├── Sybase11Dialect.java
│ │ │ │ ├── SybaseAnywhereDialect.java
│ │ │ │ ├── SybaseASE157Dialect.java
│ │ │ │ ├── SybaseASE15Dialect.java
│ │ │ │ ├── SybaseDialect.java
│ │ │ │ ├── Teradata14Dialect.java
│ │ │ │ ├── TeradataDialect.java
│ │ │ │ ├── TimesTenDialect.java
│ │ │ │ ├── TypeNames.java
│ │ │ │ └── unique
│ │ │ │ ├── DB2UniqueDelegate.java
│ │ │ │ ├── DefaultUniqueDelegate.java
│ │ │ │ ├── InformixUniqueDelegate.java
│ │ │ │ ├── MySQLUniqueDelegate.java
│ │ │ │ ├── package-info.java
│ │ │ │ └── UniqueDelegate.java
│ │ │ ├── DuplicateMappingException.java
│ │ │ ├── ejb
│ │ │ │ ├── AvailableSettings.java
│ │ │ │ ├── HibernateEntityManagerFactory.java
│ │ │ │ ├── HibernateEntityManager.java
│ │ │ │ └── HibernateQuery.java
│ │ │ ├── EmptyInterceptor.java
│ │ │ ├── engine
│ │ │ │ ├── config
│ │ │ │ │ ├── internal
│ │ │ │ │ │ ├── ConfigurationServiceImpl.java
│ │ │ │ │ │ ├── ConfigurationServiceInitiator.java
│ │ │ │ │ │ └── package-info.java
│ │ │ │ │ ├── package-info.java
│ │ │ │ │ └── spi
│ │ │ │ │ ├── ConfigurationService.java
│ │ │ │ │ ├── package-info.java
│ │ │ │ │ └── StandardConverters.java
│ │ │ │ ├── FetchStrategy.java
│ │ │ │ ├── FetchStyle.java
│ │ │ │ ├── FetchTiming.java
│ │ │ │ ├── HibernateIterator.java
│ │ │ │ ├── internal
│ │ │ │ │ ├── AbstractEntityEntry.java
│ │ │ │ │ ├── BatchFetchQueueHelper.java
│ │ │ │ │ ├── CacheHelper.java
│ │ │ │ │ ├── Cascade.java
│ │ │ │ │ ├── CascadePoint.java
│ │ │ │ │ ├── Collections.java
│ │ │ │ │ ├── EntityEntryContext.java
│ │ │ │ │ ├── EntityEntryExtraStateHolder.java
│ │ │ │ │ ├── ForeignKeys.java
│ │ │ │ │ ├── ImmutableEntityEntryFactory.java
│ │ │ │ │ ├── ImmutableEntityEntry.java
│ │ │ │ │ ├── JoinHelper.java
│ │ │ │ │ ├── JoinSequence.java
│ │ │ │ │ ├── MutableEntityEntryFactory.java
│ │ │ │ │ ├── MutableEntityEntry.java
│ │ │ │ │ ├── NaturalIdXrefDelegate.java
│ │ │ │ │ ├── NonNullableTransientDependencies.java
│ │ │ │ │ ├── Nullability.java
│ │ │ │ │ ├── package-info.java
│ │ │ │ │ ├── ParameterBinder.java
│ │ │ │ │ ├── SessionEventListenerManagerImpl.java
│ │ │ │ │ ├── StatefulPersistenceContext.java
│ │ │ │ │ ├── StatisticalLoggingSessionEventListener.java
│ │ │ │ │ ├── TwoPhaseLoad.java
│ │ │ │ │ ├── UnsavedValueFactory.java
│ │ │ │ │ └── Versioning.java
│ │ │ │ ├── jdbc
│ │ │ │ │ ├── AbstractLobCreator.java
│ │ │ │ │ ├── batch
│ │ │ │ │ │ ├── internal
│ │ │ │ │ │ │ ├── AbstractBatchImpl.java
│ │ │ │ │ │ │ ├── BasicBatchKey.java
│ │ │ │ │ │ │ ├── BatchBuilderImpl.java
│ │ │ │ │ │ │ ├── BatchBuilderInitiator.java
│ │ │ │ │ │ │ ├── BatchBuilderMXBean.java
│ │ │ │ │ │ │ ├── BatchingBatch.java
│ │ │ │ │ │ │ ├── NonBatchingBatch.java
│ │ │ │ │ │ │ └── package-info.java
│ │ │ │ │ │ └── spi
│ │ │ │ │ │ ├── BatchBuilder.java
│ │ │ │ │ │ ├── Batch.java
│ │ │ │ │ │ ├── BatchKey.java
│ │ │ │ │ │ ├── BatchObserver.java
│ │ │ │ │ │ └── package-info.java
│ │ │ │ │ ├── BinaryStream.java
│ │ │ │ │ ├── BlobImplementer.java
│ │ │ │ │ ├── BlobProxy.java
│ │ │ │ │ ├── CharacterStream.java
│ │ │ │ │ ├── ClobImplementer.java
│ │ │ │ │ ├── ClobProxy.java
│ │ │ │ │ ├── ColumnNameCache.java
│ │ │ │ │ ├── connections
│ │ │ │ │ │ ├── internal
│ │ │ │ │ │ │ ├── BasicConnectionCreator.java
│ │ │ │ │ │ │ ├── ConnectionCreatorBuilder.java
│ │ │ │ │ │ │ ├── ConnectionCreator.java
│ │ │ │ │ │ │ ├── ConnectionProviderInitiator.java
│ │ │ │ │ │ │ ├── DatasourceConnectionProviderImpl.java
│ │ │ │ │ │ │ ├── DriverConnectionCreator.java
│ │ │ │ │ │ │ ├── DriverManagerConnectionCreator.java
│ │ │ │ │ │ │ ├── DriverManagerConnectionProviderImpl.java
│ │ │ │ │ │ │ ├── MultiTenantConnectionProviderInitiator.java
│ │ │ │ │ │ │ ├── package-info.java
│ │ │ │ │ │ │ └── UserSuppliedConnectionProviderImpl.java
│ │ │ │ │ │ └── spi
│ │ │ │ │ │ ├── AbstractDataSourceBasedMultiTenantConnectionProviderImpl.java
│ │ │ │ │ │ ├── AbstractMultiTenantConnectionProvider.java
│ │ │ │ │ │ ├── ConnectionProvider.java
│ │ │ │ │ │ ├── DataSourceBasedMultiTenantConnectionProviderImpl.java
│ │ │ │ │ │ ├── JdbcConnectionAccess.java
│ │ │ │ │ │ ├── MultiTenantConnectionProvider.java
│ │ │ │ │ │ └── package-info.java
│ │ │ │ │ ├── ContextualLobCreator.java
│ │ │ │ │ ├── cursor
│ │ │ │ │ │ ├── internal
│ │ │ │ │ │ │ ├── package-info.java
│ │ │ │ │ │ │ ├── RefCursorSupportInitiator.java
│ │ │ │ │ │ │ └── StandardRefCursorSupport.java
│ │ │ │ │ │ └── spi
│ │ │ │ │ │ ├── package-info.java
│ │ │ │ │ │ └── RefCursorSupport.java
│ │ │ │ │ ├── dialect
│ │ │ │ │ │ ├── internal
│ │ │ │ │ │ │ ├── DialectFactoryImpl.java
│ │ │ │ │ │ │ ├── DialectFactoryInitiator.java
│ │ │ │ │ │ │ ├── DialectResolverInitiator.java
│ │ │ │ │ │ │ ├── DialectResolverSet.java
│ │ │ │ │ │ │ ├── package-info.java
│ │ │ │ │ │ │ └── StandardDialectResolver.java
│ │ │ │ │ │ └── spi
│ │ │ │ │ │ ├── BasicDialectResolver.java
│ │ │ │ │ │ ├── BasicSQLExceptionConverter.java
│ │ │ │ │ │ ├── DatabaseMetaDataDialectResolutionInfoAdapter.java
│ │ │ │ │ │ ├── DialectFactory.java
│ │ │ │ │ │ ├── DialectResolutionInfo.java
│ │ │ │ │ │ ├── DialectResolutionInfoSource.java
│ │ │ │ │ │ ├── DialectResolver.java
│ │ │ │ │ │ └── package-info.java
│ │ │ │ │ ├── env
│ │ │ │ │ │ ├── internal
│ │ │ │ │ │ │ ├── DefaultSchemaNameResolver.java
│ │ │ │ │ │ │ ├── ExtractedDatabaseMetaDataImpl.java
│ │ │ │ │ │ │ ├── JdbcEnvironmentImpl.java
│ │ │ │ │ │ │ ├── JdbcEnvironmentInitiator.java
│ │ │ │ │ │ │ ├── LobCreatorBuilderImpl.java
│ │ │ │ │ │ │ ├── NormalizingIdentifierHelperImpl.java
│ │ │ │ │ │ │ └── QualifiedObjectNameFormatterStandardImpl.java
│ │ │ │ │ │ └── spi
│ │ │ │ │ │ ├── AnsiSqlKeywords.java
│ │ │ │ │ │ ├── ExtractedDatabaseMetaData.java
│ │ │ │ │ │ ├── IdentifierCaseStrategy.java
│ │ │ │ │ │ ├── IdentifierHelperBuilder.java
│ │ │ │ │ │ ├── IdentifierHelper.java
│ │ │ │ │ │ ├── JdbcEnvironment.java
│ │ │ │ │ │ ├── LobCreatorBuilder.java
│ │ │ │ │ │ ├── NameQualifierSupport.java
│ │ │ │ │ │ ├── QualifiedObjectNameFormatter.java
│ │ │ │ │ │ ├── SchemaNameResolver.java
│ │ │ │ │ │ └── SQLStateType.java
│ │ │ │ │ ├── internal
│ │ │ │ │ │ ├── BasicFormatterImpl.java
│ │ │ │ │ │ ├── BinaryStreamImpl.java
│ │ │ │ │ │ ├── CharacterStreamImpl.java
│ │ │ │ │ │ ├── DDLFormatterImpl.java
│ │ │ │ │ │ ├── FormatStyle.java
│ │ │ │ │ │ ├── Formatter.java
│ │ │ │ │ │ ├── JdbcCoordinatorImpl.java
│ │ │ │ │ │ ├── JdbcServicesImpl.java
│ │ │ │ │ │ ├── JdbcServicesInitiator.java
│ │ │ │ │ │ ├── LobCreatorBuilder.java
│ │ │ │ │ │ ├── package-info.java
│ │ │ │ │ │ ├── ResultSetReturnImpl.java
│ │ │ │ │ │ ├── ResultSetWrapperImpl.java
│ │ │ │ │ │ └── StatementPreparerImpl.java
│ │ │ │ │ ├── LobCreationContext.java
│ │ │ │ │ ├── LobCreator.java
│ │ │ │ │ ├── NClobImplementer.java
│ │ │ │ │ ├── NClobProxy.java
│ │ │ │ │ ├── NonContextualLobCreator.java
│ │ │ │ │ ├── package-info.java
│ │ │ │ │ ├── ReaderInputStream.java
│ │ │ │ │ ├── ResultSetWrapperProxy.java
│ │ │ │ │ ├── SerializableBlobProxy.java
│ │ │ │ │ ├── SerializableClobProxy.java
│ │ │ │ │ ├── SerializableNClobProxy.java
│ │ │ │ │ ├── Size.java
│ │ │ │ │ ├── spi
│ │ │ │ │ │ ├── ConnectionObserverAdapter.java
│ │ │ │ │ │ ├── ConnectionObserver.java
│ │ │ │ │ │ ├── InvalidatableWrapper.java
│ │ │ │ │ │ ├── JdbcCoordinator.java
│ │ │ │ │ │ ├── JdbcServices.java
│ │ │ │ │ │ ├── JdbcWrapper.java
│ │ │ │ │ │ ├── NonDurableConnectionObserver.java
│ │ │ │ │ │ ├── package-info.java
│ │ │ │ │ │ ├── ResultSetReturn.java
│ │ │ │ │ │ ├── ResultSetWrapper.java
│ │ │ │ │ │ ├── SchemaNameResolver.java
│ │ │ │ │ │ ├── SqlExceptionHelper.java
│ │ │ │ │ │ ├── SqlStatementLogger.java
│ │ │ │ │ │ ├── StatementPreparer.java
│ │ │ │ │ │ ├── TypeInfo.java
│ │ │ │ │ │ ├── TypeNullability.java
│ │ │ │ │ │ └── TypeSearchability.java
│ │ │ │ │ ├── StreamUtils.java
│ │ │ │ │ ├── WrappedBlob.java
│ │ │ │ │ ├── WrappedClob.java
│ │ │ │ │ └── WrappedNClob.java
│ │ │ │ ├── jndi
│ │ │ │ │ ├── internal
│ │ │ │ │ │ ├── JndiServiceImpl.java
│ │ │ │ │ │ ├── JndiServiceInitiator.java
│ │ │ │ │ │ └── package-info.java
│ │ │ │ │ ├── JndiException.java
│ │ │ │ │ ├── JndiNameException.java
│ │ │ │ │ ├── package-info.java
│ │ │ │ │ └── spi
│ │ │ │ │ ├── JndiService.java
│ │ │ │ │ └── package-info.java
│ │ │ │ ├── loading
│ │ │ │ │ └── internal
│ │ │ │ │ ├── CollectionLoadContext.java
│ │ │ │ │ ├── EntityLoadContext.java
│ │ │ │ │ ├── LoadContexts.java
│ │ │ │ │ ├── LoadingCollectionEntry.java
│ │ │ │ │ └── package-info.java
│ │ │ │ ├── OptimisticLockStyle.java
│ │ │ │ ├── package.html
│ │ │ │ ├── profile
│ │ │ │ │ ├── Association.java
│ │ │ │ │ ├── Fetch.java
│ │ │ │ │ ├── FetchProfile.java
│ │ │ │ │ └── package-info.java
│ │ │ │ ├── query
│ │ │ │ │ ├── internal
│ │ │ │ │ │ └── NativeQueryInterpreterStandardImpl.java
│ │ │ │ │ ├── ParameterRecognitionException.java
│ │ │ │ │ └── spi
│ │ │ │ │ ├── AbstractParameterDescriptor.java
│ │ │ │ │ ├── EntityGraphQueryHint.java
│ │ │ │ │ ├── FilterQueryPlan.java
│ │ │ │ │ ├── HQLQueryPlan.java
│ │ │ │ │ ├── NamedParameterDescriptor.java
│ │ │ │ │ ├── NativeQueryInterpreterInitiator.java
│ │ │ │ │ ├── NativeQueryInterpreter.java
│ │ │ │ │ ├── NativeSQLQueryPlan.java
│ │ │ │ │ ├── OrdinalParameterDescriptor.java
│ │ │ │ │ ├── package-info.java
│ │ │ │ │ ├── ParameterParser.java
│ │ │ │ │ ├── ParamLocationRecognizer.java
│ │ │ │ │ ├── QueryPlanCache.java
│ │ │ │ │ ├── ReturnMetadata.java
│ │ │ │ │ └── sql
│ │ │ │ │ ├── NativeSQLQueryCollectionReturn.java
│ │ │ │ │ ├── NativeSQLQueryConstructorReturn.java
│ │ │ │ │ ├── NativeSQLQueryJoinReturn.java
│ │ │ │ │ ├── NativeSQLQueryNonScalarReturn.java
│ │ │ │ │ ├── NativeSQLQueryReturn.java
│ │ │ │ │ ├── NativeSQLQueryRootReturn.java
│ │ │ │ │ ├── NativeSQLQueryScalarReturn.java
│ │ │ │ │ └── NativeSQLQuerySpecification.java
│ │ │ │ ├── ResultSetMappingDefinition.java
│ │ │ │ ├── spi
│ │ │ │ │ ├── AbstractDelegatingSessionBuilderImplementor.java
│ │ │ │ │ ├── AbstractDelegatingSessionBuilder.java
│ │ │ │ │ ├── AbstractDelegatingSharedSessionBuilder.java
│ │ │ │ │ ├── ActionQueue.java
│ │ │ │ │ ├── AssociationKey.java
│ │ │ │ │ ├── BatchFetchQueue.java
│ │ │ │ │ ├── CachedNaturalIdValueSource.java
│ │ │ │ │ ├── CacheImplementor.java
│ │ │ │ │ ├── CacheInitiator.java
│ │ │ │ │ ├── CascadeStyle.java
│ │ │ │ │ ├── CascadeStyles.java
│ │ │ │ │ ├── CascadingAction.java
│ │ │ │ │ ├── CascadingActions.java
│ │ │ │ │ ├── CollectionEntry.java
│ │ │ │ │ ├── CollectionKey.java
│ │ │ │ │ ├── CompositeOwner.java
│ │ │ │ │ ├── CompositeTracker.java
│ │ │ │ │ ├── EntityEntryExtraState.java
│ │ │ │ │ ├── EntityEntryFactory.java
│ │ │ │ │ ├── EntityEntry.java
│ │ │ │ │ ├── EntityKey.java
│ │ │ │ │ ├── EntityUniqueKey.java
│ │ │ │ │ ├── ExceptionConverter.java
│ │ │ │ │ ├── ExecutableList.java
│ │ │ │ │ ├── ExecuteUpdateResultCheckStyle.java
│ │ │ │ │ ├── ExtendedSelfDirtinessTracker.java
│ │ │ │ │ ├── FilterDefinition.java
│ │ │ │ │ ├── IdentifierValue.java
│ │ │ │ │ ├── LoadQueryInfluencers.java
│ │ │ │ │ ├── ManagedComposite.java
│ │ │ │ │ ├── ManagedEntity.java
│ │ │ │ │ ├── Managed.java
│ │ │ │ │ ├── ManagedMappedSuperclass.java
│ │ │ │ │ ├── Mapping.java
│ │ │ │ │ ├── NamedQueryDefinitionBuilder.java
│ │ │ │ │ ├── NamedQueryDefinition.java
│ │ │ │ │ ├── NamedSQLQueryDefinitionBuilder.java
│ │ │ │ │ ├── NamedSQLQueryDefinition.java
│ │ │ │ │ ├── PersistenceContext.java
│ │ │ │ │ ├── PersistentAttributeInterceptable.java
│ │ │ │ │ ├── PersistentAttributeInterceptor.java
│ │ │ │ │ ├── QueryParameters.java
│ │ │ │ │ ├── RowSelection.java
│ │ │ │ │ ├── SelfDirtinessTracker.java
│ │ │ │ │ ├── SessionBuilderImplementor.java
│ │ │ │ │ ├── SessionDelegatorBaseImpl.java
│ │ │ │ │ ├── SessionEventListenerManager.java
│ │ │ │ │ ├── SessionFactoryDelegatingImpl.java
│ │ │ │ │ ├── SessionFactoryImplementor.java
│ │ │ │ │ ├── SessionImplementor.java
│ │ │ │ │ ├── SessionOwner.java
│ │ │ │ │ ├── SharedSessionContractImplementor.java
│ │ │ │ │ ├── Status.java
│ │ │ │ │ ├── SubselectFetch.java
│ │ │ │ │ ├── TypedValue.java
│ │ │ │ │ ├── UnsavedValueStrategy.java
│ │ │ │ │ ├── ValueInclusion.java
│ │ │ │ │ └── VersionValue.java
│ │ │ │ └── transaction
│ │ │ │ ├── internal
│ │ │ │ │ ├── jta
│ │ │ │ │ │ └── JtaStatusHelper.java
│ │ │ │ │ ├── NullSynchronizationException.java
│ │ │ │ │ ├── SynchronizationRegistryImpl.java
│ │ │ │ │ └── TransactionImpl.java
│ │ │ │ ├── jta
│ │ │ │ │ └── platform
│ │ │ │ │ ├── internal
│ │ │ │ │ │ ├── AbstractJtaPlatform.java
│ │ │ │ │ │ ├── BitronixJtaPlatform.java
│ │ │ │ │ │ ├── BorlandEnterpriseServerJtaPlatform.java
│ │ │ │ │ │ ├── JBossAppServerJtaPlatform.java
│ │ │ │ │ │ ├── JBossStandAloneJtaPlatform.java
│ │ │ │ │ │ ├── JOnASJtaPlatform.java
│ │ │ │ │ │ ├── JOTMJtaPlatform.java
│ │ │ │ │ │ ├── JRun4JtaPlatform.java
│ │ │ │ │ │ ├── JtaPlatformInitiator.java
│ │ │ │ │ │ ├── JtaPlatformResolverInitiator.java
│ │ │ │ │ │ ├── JtaSynchronizationStrategy.java
│ │ │ │ │ │ ├── NoJtaPlatform.java
│ │ │ │ │ │ ├── OC4JJtaPlatform.java
│ │ │ │ │ │ ├── OrionJtaPlatform.java
│ │ │ │ │ │ ├── ResinJtaPlatform.java
│ │ │ │ │ │ ├── SapNetWeaverJtaPlatform.java
│ │ │ │ │ │ ├── StandardJtaPlatformResolver.java
│ │ │ │ │ │ ├── SunOneJtaPlatform.java
│ │ │ │ │ │ ├── SynchronizationRegistryAccess.java
│ │ │ │ │ │ ├── SynchronizationRegistryBasedSynchronizationStrategy.java
│ │ │ │ │ │ ├── TransactionManagerAccess.java
│ │ │ │ │ │ ├── TransactionManagerBasedSynchronizationStrategy.java
│ │ │ │ │ │ ├── WeblogicJtaPlatform.java
│ │ │ │ │ │ ├── WebSphereExtendedJtaPlatform.java
│ │ │ │ │ │ ├── WebSphereJtaPlatform.java
│ │ │ │ │ │ ├── WebSphereLibertyJtaPlatform.java
│ │ │ │ │ │ └── WildFlyStandAloneJtaPlatform.java
│ │ │ │ │ └── spi
│ │ │ │ │ ├── JtaPlatformException.java
│ │ │ │ │ ├── JtaPlatform.java
│ │ │ │ │ ├── JtaPlatformProvider.java
│ │ │ │ │ └── JtaPlatformResolver.java
│ │ │ │ └── spi
│ │ │ │ ├── IsolationDelegate.java
│ │ │ │ ├── JoinStatus.java
│ │ │ │ ├── SynchronizationRegistry.java
│ │ │ │ ├── TransactionImplementor.java
│ │ │ │ └── TransactionObserver.java
│ │ │ ├── EntityMode.java
│ │ │ ├── EntityNameResolver.java
│ │ │ ├── event
│ │ │ │ ├── internal
│ │ │ │ │ ├── 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
│ │ │ │ │ ├── DefaultResolveNaturalIdEventListener.java
│ │ │ │ │ ├── DefaultSaveEventListener.java
│ │ │ │ │ ├── DefaultSaveOrUpdateEventListener.java
│ │ │ │ │ ├── DefaultUpdateEventListener.java
│ │ │ │ │ ├── DirtyCollectionSearchVisitor.java
│ │ │ │ │ ├── EntityCopyAllowedLoggedObserver.java
│ │ │ │ │ ├── EntityCopyAllowedObserver.java
│ │ │ │ │ ├── EntityCopyNotAllowedObserver.java
│ │ │ │ │ ├── EvictVisitor.java
│ │ │ │ │ ├── FlushVisitor.java
│ │ │ │ │ ├── MergeContext.java
│ │ │ │ │ ├── OnLockVisitor.java
│ │ │ │ │ ├── OnReplicateVisitor.java
│ │ │ │ │ ├── OnUpdateVisitor.java
│ │ │ │ │ ├── package.html
│ │ │ │ │ ├── PostDeleteEventListenerStandardImpl.java
│ │ │ │ │ ├── PostInsertEventListenerStandardImpl.java
│ │ │ │ │ ├── PostUpdateEventListenerStandardImpl.java
│ │ │ │ │ ├── ProxyVisitor.java
│ │ │ │ │ ├── ReattachVisitor.java
│ │ │ │ │ └── WrapVisitor.java
│ │ │ │ ├── package.html
│ │ │ │ ├── service
│ │ │ │ │ ├── internal
│ │ │ │ │ │ ├── EventListenerGroupImpl.java
│ │ │ │ │ │ ├── EventListenerRegistryImpl.java
│ │ │ │ │ │ ├── EventListenerServiceInitiator.java
│ │ │ │ │ │ └── PostCommitEventListenerGroupImpl.java
│ │ │ │ │ └── spi
│ │ │ │ │ ├── DuplicationStrategy.java
│ │ │ │ │ ├── EventListenerGroup.java
│ │ │ │ │ ├── EventListenerRegistrationException.java
│ │ │ │ │ ├── EventListenerRegistry.java
│ │ │ │ │ └── JpaBootstrapSensitive.java
│ │ │ │ └── spi
│ │ │ │ ├── AbstractCollectionEvent.java
│ │ │ │ ├── AbstractEvent.java
│ │ │ │ ├── AbstractPreDatabaseOperationEvent.java
│ │ │ │ ├── AutoFlushEvent.java
│ │ │ │ ├── AutoFlushEventListener.java
│ │ │ │ ├── ClearEvent.java
│ │ │ │ ├── ClearEventListener.java
│ │ │ │ ├── DeleteEvent.java
│ │ │ │ ├── DeleteEventListener.java
│ │ │ │ ├── DirtyCheckEvent.java
│ │ │ │ ├── DirtyCheckEventListener.java
│ │ │ │ ├── EntityCopyObserver.java
│ │ │ │ ├── EventSource.java
│ │ │ │ ├── EventType.java
│ │ │ │ ├── EvictEvent.java
│ │ │ │ ├── EvictEventListener.java
│ │ │ │ ├── FlushEntityEvent.java
│ │ │ │ ├── FlushEntityEventListener.java
│ │ │ │ ├── FlushEvent.java
│ │ │ │ ├── FlushEventListener.java
│ │ │ │ ├── InitializeCollectionEvent.java
│ │ │ │ ├── InitializeCollectionEventListener.java
│ │ │ │ ├── LoadEvent.java
│ │ │ │ ├── LoadEventListener.java
│ │ │ │ ├── LockEvent.java
│ │ │ │ ├── LockEventListener.java
│ │ │ │ ├── MergeEvent.java
│ │ │ │ ├── MergeEventListener.java
│ │ │ │ ├── PersistEvent.java
│ │ │ │ ├── PersistEventListener.java
│ │ │ │ ├── PostActionEventListener.java
│ │ │ │ ├── PostCollectionRecreateEvent.java
│ │ │ │ ├── PostCollectionRecreateEventListener.java
│ │ │ │ ├── PostCollectionRemoveEvent.java
│ │ │ │ ├── PostCollectionRemoveEventListener.java
│ │ │ │ ├── PostCollectionUpdateEvent.java
│ │ │ │ ├── PostCollectionUpdateEventListener.java
│ │ │ │ ├── PostCommitDeleteEventListener.java
│ │ │ │ ├── PostCommitInsertEventListener.java
│ │ │ │ ├── PostCommitUpdateEventListener.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
│ │ │ │ ├── ResolveNaturalIdEvent.java
│ │ │ │ ├── ResolveNaturalIdEventListener.java
│ │ │ │ ├── SaveOrUpdateEvent.java
│ │ │ │ └── SaveOrUpdateEventListener.java
│ │ │ ├── exception
│ │ │ │ ├── ConstraintViolationException.java
│ │ │ │ ├── DataException.java
│ │ │ │ ├── GenericJDBCException.java
│ │ │ │ ├── internal
│ │ │ │ │ ├── CacheSQLExceptionConversionDelegate.java
│ │ │ │ │ ├── SQLExceptionTypeDelegate.java
│ │ │ │ │ ├── SQLStateConversionDelegate.java
│ │ │ │ │ ├── SQLStateConverter.java
│ │ │ │ │ └── StandardSQLExceptionConverter.java
│ │ │ │ ├── JDBCConnectionException.java
│ │ │ │ ├── LockAcquisitionException.java
│ │ │ │ ├── LockTimeoutException.java
│ │ │ │ ├── package.html
│ │ │ │ ├── spi
│ │ │ │ │ ├── AbstractSQLExceptionConversionDelegate.java
│ │ │ │ │ ├── Configurable.java
│ │ │ │ │ ├── ConversionContext.java
│ │ │ │ │ ├── SQLExceptionConversionDelegate.java
│ │ │ │ │ ├── SQLExceptionConverterFactory.java
│ │ │ │ │ ├── SQLExceptionConverter.java
│ │ │ │ │ ├── TemplatedViolatedConstraintNameExtracter.java
│ │ │ │ │ └── ViolatedConstraintNameExtracter.java
│ │ │ │ └── SQLGrammarException.java
│ │ │ ├── FetchMode.java
│ │ │ ├── Filter.java
│ │ │ ├── FlushMode.java
│ │ │ ├── graph
│ │ │ │ └── spi
│ │ │ │ ├── AttributeNodeImplementor.java
│ │ │ │ ├── EntityGraphImplementor.java
│ │ │ │ └── GraphNodeImplementor.java
│ │ │ ├── HibernateError.java
│ │ │ ├── HibernateException.java
│ │ │ ├── Hibernate.java
│ │ │ ├── hql
│ │ │ │ ├── internal
│ │ │ │ │ ├── antlr
│ │ │ │ │ │ └── package.html
│ │ │ │ │ ├── ast
│ │ │ │ │ │ ├── ASTQueryTranslatorFactory.java
│ │ │ │ │ │ ├── DetailedSemanticException.java
│ │ │ │ │ │ ├── ErrorReporter.java
│ │ │ │ │ │ ├── ErrorTracker.java
│ │ │ │ │ │ ├── exec
│ │ │ │ │ │ │ ├── BasicExecutor.java
│ │ │ │ │ │ │ ├── DeleteExecutor.java
│ │ │ │ │ │ │ ├── MultiTableDeleteExecutor.java
│ │ │ │ │ │ │ ├── MultiTableUpdateExecutor.java
│ │ │ │ │ │ │ └── StatementExecutor.java
│ │ │ │ │ │ ├── HqlASTFactory.java
│ │ │ │ │ │ ├── HqlLexer.java
│ │ │ │ │ │ ├── HqlParser.java
│ │ │ │ │ │ ├── HqlSqlWalker.java
│ │ │ │ │ │ ├── HqlToken.java
│ │ │ │ │ │ ├── InvalidPathException.java
│ │ │ │ │ │ ├── InvalidWithClauseException.java
│ │ │ │ │ │ ├── NamedParameterInformationImpl.java
│ │ │ │ │ │ ├── package.html
│ │ │ │ │ │ ├── ParameterTranslationsImpl.java
│ │ │ │ │ │ ├── ParseErrorHandler.java
│ │ │ │ │ │ ├── PositionalParameterInformationImpl.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
│ │ │ │ │ │ │ ├── CastFunctionNode.java
│ │ │ │ │ │ │ ├── CollectionFunction.java
│ │ │ │ │ │ │ ├── CollectionPropertyReference.java
│ │ │ │ │ │ │ ├── ComponentJoin.java
│ │ │ │ │ │ │ ├── ConstructorNode.java
│ │ │ │ │ │ │ ├── CountNode.java
│ │ │ │ │ │ │ ├── DeleteStatement.java
│ │ │ │ │ │ │ ├── DisplayableNode.java
│ │ │ │ │ │ │ ├── DotNode.java
│ │ │ │ │ │ │ ├── EntityJoinFromElement.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
│ │ │ │ │ │ │ ├── MapKeyEntityFromElement.java
│ │ │ │ │ │ │ ├── MapKeyNode.java
│ │ │ │ │ │ │ ├── MapValueNode.java
│ │ │ │ │ │ │ ├── MethodNode.java
│ │ │ │ │ │ │ ├── Node.java
│ │ │ │ │ │ │ ├── NullNode.java
│ │ │ │ │ │ │ ├── OperatorNode.java
│ │ │ │ │ │ │ ├── OrderByClause.java
│ │ │ │ │ │ │ ├── ParameterContainer.java
│ │ │ │ │ │ │ ├── ParameterNode.java
│ │ │ │ │ │ │ ├── PathNode.java
│ │ │ │ │ │ │ ├── QueryNode.java
│ │ │ │ │ │ │ ├── ResolvableNode.java
│ │ │ │ │ │ │ ├── RestrictableStatement.java
│ │ │ │ │ │ │ ├── ResultVariableRefNode.java
│ │ │ │ │ │ │ ├── SearchedCaseNode.java
│ │ │ │ │ │ │ ├── SelectClause.java
│ │ │ │ │ │ │ ├── SelectExpressionImpl.java
│ │ │ │ │ │ │ ├── SelectExpression.java
│ │ │ │ │ │ │ ├── SelectExpressionList.java
│ │ │ │ │ │ │ ├── SessionFactoryAwareNode.java
│ │ │ │ │ │ │ ├── SimpleCaseNode.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
│ │ │ │ │ │ └── TokenPrinters.java
│ │ │ │ │ ├── classic
│ │ │ │ │ │ ├── AbstractParameterInformation.java
│ │ │ │ │ │ ├── ClassicQueryTranslatorFactory.java
│ │ │ │ │ │ ├── ClauseParser.java
│ │ │ │ │ │ ├── FromParser.java
│ │ │ │ │ │ ├── FromPathExpressionParser.java
│ │ │ │ │ │ ├── GroupByParser.java
│ │ │ │ │ │ ├── HavingParser.java
│ │ │ │ │ │ ├── NamedParameterInformationImpl.java
│ │ │ │ │ │ ├── OrderByParser.java
│ │ │ │ │ │ ├── package.html
│ │ │ │ │ │ ├── ParserHelper.java
│ │ │ │ │ │ ├── Parser.java
│ │ │ │ │ │ ├── PathExpressionParser.java
│ │ │ │ │ │ ├── PositionalParameterInformationImpl.java
│ │ │ │ │ │ ├── PreprocessingParser.java
│ │ │ │ │ │ ├── QueryTranslatorImpl.java
│ │ │ │ │ │ ├── SelectParser.java
│ │ │ │ │ │ ├── SelectPathExpressionParser.java
│ │ │ │ │ │ └── WhereParser.java
│ │ │ │ │ ├── CollectionProperties.java
│ │ │ │ │ ├── CollectionSubqueryFactory.java
│ │ │ │ │ ├── HolderInstantiator.java
│ │ │ │ │ ├── NameGenerator.java
│ │ │ │ │ ├── QueryExecutionRequestException.java
│ │ │ │ │ ├── QuerySplitter.java
│ │ │ │ │ └── QueryTranslatorFactoryInitiator.java
│ │ │ │ ├── package.html
│ │ │ │ └── spi
│ │ │ │ ├── FilterTranslator.java
│ │ │ │ ├── id
│ │ │ │ │ ├── AbstractIdsBulkIdHandler.java
│ │ │ │ │ ├── AbstractMultiTableBulkIdStrategyImpl.java
│ │ │ │ │ ├── AbstractTableBasedBulkIdHandler.java
│ │ │ │ │ ├── cte
│ │ │ │ │ │ ├── AbstractCteValuesListBulkIdHandler.java
│ │ │ │ │ │ ├── CteValuesListBuilder.java
│ │ │ │ │ │ ├── CteValuesListBulkIdStrategy.java
│ │ │ │ │ │ ├── CteValuesListDeleteHandlerImpl.java
│ │ │ │ │ │ └── CteValuesListUpdateHandlerImpl.java
│ │ │ │ │ ├── global
│ │ │ │ │ │ ├── GlobalTemporaryTableBulkIdStrategy.java
│ │ │ │ │ │ ├── IdTableInfoImpl.java
│ │ │ │ │ │ └── PreparationContextImpl.java
│ │ │ │ │ ├── IdTableHelper.java
│ │ │ │ │ ├── IdTableInfo.java
│ │ │ │ │ ├── IdTableSupport.java
│ │ │ │ │ ├── IdTableSupportStandardImpl.java
│ │ │ │ │ ├── inline
│ │ │ │ │ │ ├── AbstractInlineIdsBulkIdHandler.java
│ │ │ │ │ │ ├── AbstractInlineIdsDeleteHandlerImpl.java
│ │ │ │ │ │ ├── AbstractInlineIdsUpdateHandlerImpl.java
│ │ │ │ │ │ ├── IdsClauseBuilder.java
│ │ │ │ │ │ ├── InlineIdsIdsInClauseDeleteHandlerImpl.java
│ │ │ │ │ │ ├── InlineIdsIdsOrClauseDeleteHandlerImpl.java
│ │ │ │ │ │ ├── InlineIdsInClauseBuilder.java
│ │ │ │ │ │ ├── InlineIdsInClauseBulkIdStrategy.java
│ │ │ │ │ │ ├── InlineIdsInClauseUpdateHandlerImpl.java
│ │ │ │ │ │ ├── InlineIdsOrClauseBuilder.java
│ │ │ │ │ │ ├── InlineIdsOrClauseBulkIdStrategy.java
│ │ │ │ │ │ ├── InlineIdsOrClauseUpdateHandlerImpl.java
│ │ │ │ │ │ ├── InlineIdsSubSelectValueListBulkIdStrategy.java
│ │ │ │ │ │ ├── InlineIdsSubSelectValuesListBuilder.java
│ │ │ │ │ │ ├── InlineIdsSubSelectValuesListDeleteHandlerImpl.java
│ │ │ │ │ │ └── InlineIdsSubSelectValuesListUpdateHandlerImpl.java
│ │ │ │ │ ├── local
│ │ │ │ │ │ ├── AfterUseAction.java
│ │ │ │ │ │ ├── Helper.java
│ │ │ │ │ │ ├── IdTableInfoImpl.java
│ │ │ │ │ │ └── LocalTemporaryTableBulkIdStrategy.java
│ │ │ │ │ ├── MultiTableBulkIdStrategy.java
│ │ │ │ │ ├── package-info.java
│ │ │ │ │ ├── persistent
│ │ │ │ │ │ ├── DeleteHandlerImpl.java
│ │ │ │ │ │ ├── Helper.java
│ │ │ │ │ │ ├── IdTableInfoImpl.java
│ │ │ │ │ │ ├── package-info.java
│ │ │ │ │ │ ├── PersistentTableBulkIdStrategy.java
│ │ │ │ │ │ ├── PreparationContextImpl.java
│ │ │ │ │ │ └── UpdateHandlerImpl.java
│ │ │ │ │ ├── TableBasedDeleteHandlerImpl.java
│ │ │ │ │ └── TableBasedUpdateHandlerImpl.java
│ │ │ │ ├── NamedParameterInformation.java
│ │ │ │ ├── ParameterInformation.java
│ │ │ │ ├── ParameterTranslations.java
│ │ │ │ ├── PositionalParameterInformation.java
│ │ │ │ ├── QueryTranslatorFactory.java
│ │ │ │ └── QueryTranslator.java
│ │ │ ├── id
│ │ │ │ ├── AbstractPostInsertGenerator.java
│ │ │ │ ├── AbstractUUIDGenerator.java
│ │ │ │ ├── Assigned.java
│ │ │ │ ├── BulkInsertionCapableIdentifierGenerator.java
│ │ │ │ ├── CompositeNestedGeneratedValueGenerator.java
│ │ │ │ ├── Configurable.java
│ │ │ │ ├── enhanced
│ │ │ │ │ ├── AbstractOptimizer.java
│ │ │ │ │ ├── AccessCallback.java
│ │ │ │ │ ├── DatabaseStructure.java
│ │ │ │ │ ├── HiLoOptimizer.java
│ │ │ │ │ ├── InitialValueAwareOptimizer.java
│ │ │ │ │ ├── LegacyHiLoAlgorithmOptimizer.java
│ │ │ │ │ ├── NoopOptimizer.java
│ │ │ │ │ ├── OptimizerFactory.java
│ │ │ │ │ ├── Optimizer.java
│ │ │ │ │ ├── package-info.java
│ │ │ │ │ ├── PooledLoOptimizer.java
│ │ │ │ │ ├── PooledLoThreadLocalOptimizer.java
│ │ │ │ │ ├── PooledOptimizer.java
│ │ │ │ │ ├── SequenceStructure.java
│ │ │ │ │ ├── SequenceStyleGenerator.java
│ │ │ │ │ ├── StandardOptimizerDescriptor.java
│ │ │ │ │ ├── TableGenerator.java
│ │ │ │ │ └── TableStructure.java
│ │ │ │ ├── EntityIdentifierNature.java
│ │ │ │ ├── ExportableColumn.java
│ │ │ │ ├── factory
│ │ │ │ │ ├── IdentifierGeneratorFactory.java
│ │ │ │ │ ├── internal
│ │ │ │ │ │ ├── DefaultIdentifierGeneratorFactory.java
│ │ │ │ │ │ └── MutableIdentifierGeneratorFactoryInitiator.java
│ │ │ │ │ └── spi
│ │ │ │ │ └── MutableIdentifierGeneratorFactory.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
│ │ │ │ ├── uuid
│ │ │ │ │ ├── CustomVersionOneStrategy.java
│ │ │ │ │ ├── Helper.java
│ │ │ │ │ ├── LocalObjectUuidHelper.java
│ │ │ │ │ └── StandardRandomStrategy.java
│ │ │ │ ├── UUIDGenerationStrategy.java
│ │ │ │ ├── UUIDGenerator.java
│ │ │ │ └── UUIDHexGenerator.java
│ │ │ ├── IdentifierLoadAccess.java
│ │ │ ├── Incubating.java
│ │ │ ├── InstantiationException.java
│ │ │ ├── integrator
│ │ │ │ ├── internal
│ │ │ │ │ └── IntegratorServiceImpl.java
│ │ │ │ └── spi
│ │ │ │ ├── Integrator.java
│ │ │ │ ├── IntegratorService.java
│ │ │ │ └── ServiceContributingIntegrator.java
│ │ │ ├── Interceptor.java
│ │ │ ├── internal
│ │ │ │ ├── AbstractScrollableResults.java
│ │ │ │ ├── AbstractSessionImpl.java
│ │ │ │ ├── AbstractSharedSessionContract.java
│ │ │ │ ├── build
│ │ │ │ │ ├── AllowPrintStacktrace.java
│ │ │ │ │ └── AllowSysOut.java
│ │ │ │ ├── ConnectionObserverStatsBridge.java
│ │ │ │ ├── ContextualJdbcConnectionAccess.java
│ │ │ │ ├── CoordinatingEntityNameResolver.java
│ │ │ │ ├── CoreLogging.java
│ │ │ │ ├── CoreMessageLogger.java
│ │ │ │ ├── CriteriaImpl.java
│ │ │ │ ├── DynamicFilterAliasGenerator.java
│ │ │ │ ├── EmptyScrollableResults.java
│ │ │ │ ├── EntityManagerMessageLogger.java
│ │ │ │ ├── ExceptionConverterImpl.java
│ │ │ │ ├── ExceptionMapperStandardImpl.java
│ │ │ │ ├── FetchingScrollableResultsImpl.java
│ │ │ │ ├── FilterAliasGenerator.java
│ │ │ │ ├── FilterConfiguration.java
│ │ │ │ ├── FilterHelper.java
│ │ │ │ ├── FilterImpl.java
│ │ │ │ ├── HEMLogging.java
│ │ │ │ ├── IteratorImpl.java
│ │ │ │ ├── JdbcObserverImpl.java
│ │ │ │ ├── JdbcSessionContextImpl.java
│ │ │ │ ├── log
│ │ │ │ │ ├── ConnectionAccessLogger.java
│ │ │ │ │ ├── ConnectionPoolingLogger.java
│ │ │ │ │ ├── DeprecationLogger.java
│ │ │ │ │ ├── UnsupportedLogger.java
│ │ │ │ │ └── UrlMessageBundle.java
│ │ │ │ ├── NonContextualJdbcConnectionAccess.java
│ │ │ │ ├── package.html
│ │ │ │ ├── ScrollableResultsImpl.java
│ │ │ │ ├── SessionCreationOptions.java
│ │ │ │ ├── SessionFactoryImpl.java
│ │ │ │ ├── SessionFactoryObserverChain.java
│ │ │ │ ├── SessionFactoryRegistry.java
│ │ │ │ ├── SessionImpl.java
│ │ │ │ ├── SessionOwnerBehavior.java
│ │ │ │ ├── SharedSessionCreationOptions.java
│ │ │ │ ├── StatelessSessionImpl.java
│ │ │ │ ├── StaticFilterAliasGenerator.java
│ │ │ │ ├── TypeLocatorImpl.java
│ │ │ │ └── util
│ │ │ │ ├── beans
│ │ │ │ │ ├── BeanInfoHelper.java
│ │ │ │ │ └── BeanIntrospectionException.java
│ │ │ │ ├── BytesHelper.java
│ │ │ │ ├── Cloneable.java
│ │ │ │ ├── collections
│ │ │ │ │ ├── ArrayHelper.java
│ │ │ │ │ ├── BoundedConcurrentHashMap.java
│ │ │ │ │ ├── CollectionHelper.java
│ │ │ │ │ ├── ConcurrentReferenceHashMap.java
│ │ │ │ │ ├── IdentityMap.java
│ │ │ │ │ ├── IdentitySet.java
│ │ │ │ │ ├── JoinedIterable.java
│ │ │ │ │ ├── JoinedIterator.java
│ │ │ │ │ ├── LazyIterator.java
│ │ │ │ │ └── SingletonIterator.java
│ │ │ │ ├── compare
│ │ │ │ │ ├── CalendarComparator.java
│ │ │ │ │ ├── ComparableComparator.java
│ │ │ │ │ └── RowVersionComparator.java
│ │ │ │ ├── config
│ │ │ │ │ ├── ConfigurationException.java
│ │ │ │ │ └── ConfigurationHelper.java
│ │ │ │ ├── ConfigHelper.java
│ │ │ │ ├── EntityPrinter.java
│ │ │ │ ├── io
│ │ │ │ │ └── StreamCopier.java
│ │ │ │ ├── JdbcExceptionHelper.java
│ │ │ │ ├── jndi
│ │ │ │ │ └── JndiHelper.java
│ │ │ │ ├── LockModeConverter.java
│ │ │ │ ├── MarkerObject.java
│ │ │ │ ├── MathHelper.java
│ │ │ │ ├── package.html
│ │ │ │ ├── ReflectHelper.java
│ │ │ │ ├── SerializationHelper.java
│ │ │ │ ├── StringHelper.java
│ │ │ │ ├── type
│ │ │ │ │ └── PrimitiveWrapperHelper.java
│ │ │ │ ├── ValueHolder.java
│ │ │ │ ├── xml
│ │ │ │ │ ├── BaseXMLEventReader.java
│ │ │ │ │ ├── BufferedXMLEventReader.java
│ │ │ │ │ ├── DTDEntityResolver.java
│ │ │ │ │ ├── ErrorLogger.java
│ │ │ │ │ ├── FilteringXMLEventReader.java
│ │ │ │ │ ├── OriginImpl.java
│ │ │ │ │ ├── Origin.java
│ │ │ │ │ ├── UnsupportedOrmXsdVersionException.java
│ │ │ │ │ ├── XmlDocumentImpl.java
│ │ │ │ │ ├── XmlDocument.java
│ │ │ │ │ ├── XMLHelper.java
│ │ │ │ │ ├── XmlInfrastructureException.java
│ │ │ │ │ ├── XMLStreamConstantsUtils.java
│ │ │ │ │ └── XsdException.java
│ │ │ │ └── ZonedDateTimeComparator.java
│ │ │ ├── InvalidMappingException.java
│ │ │ ├── jdbc
│ │ │ │ ├── AbstractReturningWork.java
│ │ │ │ ├── AbstractWork.java
│ │ │ │ ├── BatchedTooManyRowsAffectedException.java
│ │ │ │ ├── BatchFailedException.java
│ │ │ │ ├── Expectation.java
│ │ │ │ ├── Expectations.java
│ │ │ │ ├── package.html
│ │ │ │ ├── ReturningWork.java
│ │ │ │ ├── TooManyRowsAffectedException.java
│ │ │ │ ├── WorkExecutor.java
│ │ │ │ ├── WorkExecutorVisitable.java
│ │ │ │ └── Work.java
│ │ │ ├── JDBCException.java
│ │ │ ├── jmx
│ │ │ │ ├── internal
│ │ │ │ │ ├── DisabledJmxServiceImpl.java
│ │ │ │ │ ├── JmxServiceImpl.java
│ │ │ │ │ └── JmxServiceInitiator.java
│ │ │ │ └── spi
│ │ │ │ └── JmxService.java
│ │ │ ├── jpa
│ │ │ │ ├── AvailableSettings.java
│ │ │ │ ├── boot
│ │ │ │ │ ├── internal
│ │ │ │ │ │ ├── EntityManagerFactoryBuilderImpl.java
│ │ │ │ │ │ ├── Helper.java
│ │ │ │ │ │ ├── ParsedPersistenceXmlDescriptor.java
│ │ │ │ │ │ ├── PersistenceUnitInfoDescriptor.java
│ │ │ │ │ │ ├── PersistenceXmlParser.java
│ │ │ │ │ │ └── StandardJpaScanEnvironmentImpl.java
│ │ │ │ │ └── spi
│ │ │ │ │ ├── Bootstrap.java
│ │ │ │ │ ├── EntityManagerFactoryBuilder.java
│ │ │ │ │ ├── IntegratorProvider.java
│ │ │ │ │ ├── PersistenceUnitDescriptor.java
│ │ │ │ │ ├── ProviderChecker.java
│ │ │ │ │ ├── StrategyRegistrationProviderList.java
│ │ │ │ │ └── TypeContributorList.java
│ │ │ │ ├── event
│ │ │ │ │ ├── internal
│ │ │ │ │ │ ├── AbstractCallback.java
│ │ │ │ │ │ ├── CallbackBuilderLegacyImpl.java
│ │ │ │ │ │ ├── CallbackRegistryImpl.java
│ │ │ │ │ │ ├── EmbeddableCallback.java
│ │ │ │ │ │ ├── EntityCallback.java
│ │ │ │ │ │ ├── ListenerCallback.java
│ │ │ │ │ │ └── package-info.java
│ │ │ │ │ ├── package-info.java
│ │ │ │ │ └── spi
│ │ │ │ │ ├── CallbackBuilder.java
│ │ │ │ │ ├── Callback.java
│ │ │ │ │ ├── CallbackRegistryConsumer.java
│ │ │ │ │ ├── CallbackRegistry.java
│ │ │ │ │ ├── CallbackType.java
│ │ │ │ │ ├── jpa
│ │ │ │ │ │ └── ExtendedBeanManager.java
│ │ │ │ │ └── package-info.java
│ │ │ │ ├── graph
│ │ │ │ │ ├── internal
│ │ │ │ │ │ ├── AbstractGraphNode.java
│ │ │ │ │ │ ├── AttributeNodeImpl.java
│ │ │ │ │ │ ├── EntityGraphImpl.java
│ │ │ │ │ │ └── SubgraphImpl.java
│ │ │ │ │ └── package-info.java
│ │ │ │ ├── HibernateEntityManagerFactory.java
│ │ │ │ ├── HibernateEntityManager.java
│ │ │ │ ├── HibernatePersistenceProvider.java
│ │ │ │ ├── HibernateQuery.java
│ │ │ │ ├── internal
│ │ │ │ │ ├── AfterCompletionActionLegacyJpaImpl.java
│ │ │ │ │ ├── enhance
│ │ │ │ │ │ └── EnhancingClassTransformerImpl.java
│ │ │ │ │ ├── ExceptionMapperLegacyJpaImpl.java
│ │ │ │ │ ├── JpaComplianceImpl.java
│ │ │ │ │ ├── ManagedFlushCheckerLegacyJpaImpl.java
│ │ │ │ │ ├── MutableJpaComplianceImpl.java
│ │ │ │ │ ├── package-info.java
│ │ │ │ │ ├── PersistenceUnitUtilImpl.java
│ │ │ │ │ └── util
│ │ │ │ │ ├── CacheModeHelper.java
│ │ │ │ │ ├── ConfigurationHelper.java
│ │ │ │ │ ├── FlushModeTypeHelper.java
│ │ │ │ │ ├── LockModeTypeHelper.java
│ │ │ │ │ ├── LogHelper.java
│ │ │ │ │ ├── PersistenceUnitTransactionTypeHelper.java
│ │ │ │ │ ├── PersistenceUtilHelper.java
│ │ │ │ │ ├── PessimisticNumberParser.java
│ │ │ │ │ └── XmlHelper.java
│ │ │ │ ├── QueryHints.java
│ │ │ │ ├── spi
│ │ │ │ │ ├── CriteriaQueryTupleTransformer.java
│ │ │ │ │ ├── HibernateEntityManagerFactoryAware.java
│ │ │ │ │ ├── HibernateEntityManagerImplementor.java
│ │ │ │ │ ├── IdentifierGeneratorStrategyProvider.java
│ │ │ │ │ ├── JpaCompliance.java
│ │ │ │ │ ├── MutableJpaCompliance.java
│ │ │ │ │ ├── NativeQueryTupleTransformer.java
│ │ │ │ │ ├── NullTypeBindableParameterRegistration.java
│ │ │ │ │ ├── ParameterBind.java
│ │ │ │ │ ├── ParameterRegistration.java
│ │ │ │ │ ├── StoredProcedureQueryParameterRegistration.java
│ │ │ │ │ └── TupleBuilderTransformer.java
│ │ │ │ └── TypedParameterValue.java
│ │ │ ├── LazyInitializationException.java
│ │ │ ├── loader
│ │ │ │ ├── AbstractEntityJoinWalker.java
│ │ │ │ ├── BasicLoader.java
│ │ │ │ ├── BatchFetchStyle.java
│ │ │ │ ├── BatchLoadSizingStrategy.java
│ │ │ │ ├── collection
│ │ │ │ │ ├── BasicCollectionJoinWalker.java
│ │ │ │ │ ├── BasicCollectionLoader.java
│ │ │ │ │ ├── BatchingCollectionInitializerBuilder.java
│ │ │ │ │ ├── BatchingCollectionInitializer.java
│ │ │ │ │ ├── CollectionInitializer.java
│ │ │ │ │ ├── CollectionJoinWalker.java
│ │ │ │ │ ├── CollectionLoader.java
│ │ │ │ │ ├── DynamicBatchingCollectionInitializerBuilder.java
│ │ │ │ │ ├── LegacyBatchingCollectionInitializerBuilder.java
│ │ │ │ │ ├── OneToManyJoinWalker.java
│ │ │ │ │ ├── OneToManyLoader.java
│ │ │ │ │ ├── package.html
│ │ │ │ │ ├── PaddedBatchingCollectionInitializerBuilder.java
│ │ │ │ │ ├── plan
│ │ │ │ │ │ ├── AbstractBatchingCollectionInitializerBuilder.java
│ │ │ │ │ │ ├── AbstractLoadPlanBasedCollectionInitializer.java
│ │ │ │ │ │ ├── BatchingCollectionInitializer.java
│ │ │ │ │ │ ├── CollectionLoader.java
│ │ │ │ │ │ └── LegacyBatchingCollectionInitializerBuilder.java
│ │ │ │ │ ├── SubselectCollectionLoader.java
│ │ │ │ │ └── SubselectOneToManyLoader.java
│ │ │ │ ├── CollectionAliases.java
│ │ │ │ ├── ColumnEntityAliases.java
│ │ │ │ ├── criteria
│ │ │ │ │ ├── ComponentCollectionCriteriaInfoProvider.java
│ │ │ │ │ ├── CriteriaInfoProvider.java
│ │ │ │ │ ├── CriteriaJoinWalker.java
│ │ │ │ │ ├── CriteriaLoader.java
│ │ │ │ │ ├── CriteriaQueryTranslator.java
│ │ │ │ │ ├── EntityCriteriaInfoProvider.java
│ │ │ │ │ ├── package.html
│ │ │ │ │ └── ScalarCollectionCriteriaInfoProvider.java
│ │ │ │ ├── custom
│ │ │ │ │ ├── CollectionFetchReturn.java
│ │ │ │ │ ├── CollectionReturn.java
│ │ │ │ │ ├── ColumnCollectionAliases.java
│ │ │ │ │ ├── ConstructorResultColumnProcessor.java
│ │ │ │ │ ├── ConstructorReturn.java
│ │ │ │ │ ├── CustomLoader.java
│ │ │ │ │ ├── CustomQuery.java
│ │ │ │ │ ├── EntityFetchReturn.java
│ │ │ │ │ ├── FetchReturn.java
│ │ │ │ │ ├── JdbcResultMetadata.java
│ │ │ │ │ ├── NonScalarResultColumnProcessor.java
│ │ │ │ │ ├── NonScalarReturn.java
│ │ │ │ │ ├── NonUniqueDiscoveredSqlAliasException.java
│ │ │ │ │ ├── package.html
│ │ │ │ │ ├── ResultColumnProcessor.java
│ │ │ │ │ ├── ResultRowProcessor.java
│ │ │ │ │ ├── Return.java
│ │ │ │ │ ├── RootReturn.java
│ │ │ │ │ ├── ScalarResultColumnProcessor.java
│ │ │ │ │ ├── ScalarReturn.java
│ │ │ │ │ └── sql
│ │ │ │ │ ├── NamedParamBinder.java
│ │ │ │ │ ├── PositionalParamBinder.java
│ │ │ │ │ ├── SQLCustomQuery.java
│ │ │ │ │ ├── SQLQueryParser.java
│ │ │ │ │ └── SQLQueryReturnProcessor.java
│ │ │ │ ├── DefaultEntityAliases.java
│ │ │ │ ├── entity
│ │ │ │ │ ├── AbstractEntityLoader.java
│ │ │ │ │ ├── BatchingEntityLoaderBuilder.java
│ │ │ │ │ ├── BatchingEntityLoader.java
│ │ │ │ │ ├── CascadeEntityJoinWalker.java
│ │ │ │ │ ├── CascadeEntityLoader.java
│ │ │ │ │ ├── CollectionElementLoader.java
│ │ │ │ │ ├── DynamicBatchingEntityLoaderBuilder.java
│ │ │ │ │ ├── EntityJoinWalker.java
│ │ │ │ │ ├── EntityLoader.java
│ │ │ │ │ ├── LegacyBatchingEntityLoaderBuilder.java
│ │ │ │ │ ├── package.html
│ │ │ │ │ ├── PaddedBatchingEntityLoaderBuilder.java
│ │ │ │ │ ├── plan
│ │ │ │ │ │ ├── AbstractBatchingEntityLoaderBuilder.java
│ │ │ │ │ │ ├── AbstractLoadPlanBasedEntityLoader.java
│ │ │ │ │ │ ├── BatchingEntityLoader.java
│ │ │ │ │ │ ├── EntityLoader.java
│ │ │ │ │ │ └── LegacyBatchingEntityLoaderBuilder.java
│ │ │ │ │ └── UniqueEntityLoader.java
│ │ │ │ ├── EntityAliases.java
│ │ │ │ ├── GeneratedCollectionAliases.java
│ │ │ │ ├── hql
│ │ │ │ │ ├── package.html
│ │ │ │ │ └── QueryLoader.java
│ │ │ │ ├── JoinWalker.java
│ │ │ │ ├── Loader.java
│ │ │ │ ├── MultipleBagFetchException.java
│ │ │ │ ├── OuterJoinableAssociation.java
│ │ │ │ ├── OuterJoinLoader.java
│ │ │ │ ├── package.html
│ │ │ │ ├── plan
│ │ │ │ │ ├── build
│ │ │ │ │ │ ├── internal
│ │ │ │ │ │ │ ├── AbstractEntityGraphVisitationStrategy.java
│ │ │ │ │ │ │ ├── AbstractLoadPlanBuildingAssociationVisitationStrategy.java
│ │ │ │ │ │ │ ├── CascadeStyleLoadPlanBuildingAssociationVisitationStrategy.java
│ │ │ │ │ │ │ ├── FetchGraphLoadPlanBuildingStrategy.java
│ │ │ │ │ │ │ ├── FetchStyleLoadPlanBuildingAssociationVisitationStrategy.java
│ │ │ │ │ │ │ ├── LoadGraphLoadPlanBuildingStrategy.java
│ │ │ │ │ │ │ ├── LoadPlanImpl.java
│ │ │ │ │ │ │ ├── package-info.java
│ │ │ │ │ │ │ ├── returns
│ │ │ │ │ │ │ │ ├── AbstractAnyReference.java
│ │ │ │ │ │ │ │ ├── AbstractCollectionReference.java
│ │ │ │ │ │ │ │ ├── AbstractCompositeEntityIdentifierDescription.java
│ │ │ │ │ │ │ │ ├── AbstractCompositeFetch.java
│ │ │ │ │ │ │ │ ├── AbstractCompositeReference.java
│ │ │ │ │ │ │ │ ├── AbstractEntityReference.java
│ │ │ │ │ │ │ │ ├── AbstractExpandingFetchSource.java
│ │ │ │ │ │ │ │ ├── AnyAttributeFetchImpl.java
│ │ │ │ │ │ │ │ ├── BidirectionalEntityReferenceImpl.java
│ │ │ │ │ │ │ │ ├── CollectionAttributeFetchImpl.java
│ │ │ │ │ │ │ │ ├── CollectionFetchableElementAnyGraph.java
│ │ │ │ │ │ │ │ ├── CollectionFetchableElementCompositeGraph.java
│ │ │ │ │ │ │ │ ├── CollectionFetchableElementEntityGraph.java
│ │ │ │ │ │ │ │ ├── CollectionFetchableIndexAnyGraph.java
│ │ │ │ │ │ │ │ ├── CollectionFetchableIndexCompositeGraph.java
│ │ │ │ │ │ │ │ ├── CollectionFetchableIndexEntityGraph.java
│ │ │ │ │ │ │ │ ├── CollectionReturnImpl.java
│ │ │ │ │ │ │ │ ├── CompositeAttributeFetchImpl.java
│ │ │ │ │ │ │ │ ├── EncapsulatedEntityIdentifierDescription.java
│ │ │ │ │ │ │ │ ├── EntityAttributeFetchImpl.java
│ │ │ │ │ │ │ │ ├── EntityReturnImpl.java
│ │ │ │ │ │ │ │ ├── NestedCompositeAttributeFetchImpl.java
│ │ │ │ │ │ │ │ ├── NonEncapsulatedEntityIdentifierDescription.java
│ │ │ │ │ │ │ │ ├── package-info.java
│ │ │ │ │ │ │ │ ├── ScalarReturnImpl.java
│ │ │ │ │ │ │ │ └── SimpleEntityIdentifierDescriptionImpl.java
│ │ │ │ │ │ │ └── spaces
│ │ │ │ │ │ │ ├── AbstractExpandingSourceQuerySpace.java
│ │ │ │ │ │ │ ├── AbstractQuerySpace.java
│ │ │ │ │ │ │ ├── CollectionQuerySpaceImpl.java
│ │ │ │ │ │ │ ├── CompositePropertyMapping.java
│ │ │ │ │ │ │ ├── CompositeQuerySpaceImpl.java
│ │ │ │ │ │ │ ├── EntityQuerySpaceImpl.java
│ │ │ │ │ │ │ ├── JoinHelper.java
│ │ │ │ │ │ │ ├── JoinImpl.java
│ │ │ │ │ │ │ ├── package-info.java
│ │ │ │ │ │ │ ├── QuerySpaceHelper.java
│ │ │ │ │ │ │ └── QuerySpacesImpl.java
│ │ │ │ │ │ └── spi
│ │ │ │ │ │ ├── ExpandingCollectionQuerySpace.java
│ │ │ │ │ │ ├── ExpandingCompositeQuerySpace.java
│ │ │ │ │ │ ├── ExpandingEntityIdentifierDescription.java
│ │ │ │ │ │ ├── ExpandingEntityQuerySpace.java
│ │ │ │ │ │ ├── ExpandingFetchSource.java
│ │ │ │ │ │ ├── ExpandingQuerySpace.java
│ │ │ │ │ │ ├── ExpandingQuerySpaces.java
│ │ │ │ │ │ ├── LoadPlanBuildingAssociationVisitationStrategy.java
│ │ │ │ │ │ ├── LoadPlanBuildingContext.java
│ │ │ │ │ │ ├── LoadPlanTreePrinter.java
│ │ │ │ │ │ ├── MetamodelDrivenLoadPlanBuilder.java
│ │ │ │ │ │ ├── package-info.java
│ │ │ │ │ │ ├── QuerySpaceTreePrinter.java
│ │ │ │ │ │ ├── ReturnGraphTreePrinter.java
│ │ │ │ │ │ └── TreePrinterHelper.java
│ │ │ │ │ ├── exec
│ │ │ │ │ │ ├── internal
│ │ │ │ │ │ │ ├── AbstractCollectionLoadQueryDetails.java
│ │ │ │ │ │ │ ├── AbstractLoadPlanBasedLoader.java
│ │ │ │ │ │ │ ├── AbstractLoadQueryDetails.java
│ │ │ │ │ │ │ ├── AliasResolutionContextImpl.java
│ │ │ │ │ │ │ ├── BasicCollectionLoadQueryDetails.java
│ │ │ │ │ │ │ ├── BatchingLoadQueryDetailsFactory.java
│ │ │ │ │ │ │ ├── CollectionReferenceAliasesImpl.java
│ │ │ │ │ │ │ ├── EntityLoadQueryDetails.java
│ │ │ │ │ │ │ ├── EntityReferenceAliasesImpl.java
│ │ │ │ │ │ │ ├── FetchStats.java
│ │ │ │ │ │ │ ├── LoadQueryJoinAndFetchProcessor.java
│ │ │ │ │ │ │ ├── OneToManyLoadQueryDetails.java
│ │ │ │ │ │ │ ├── package-info.java
│ │ │ │ │ │ │ └── RootHelper.java
│ │ │ │ │ │ ├── package-info.java
│ │ │ │ │ │ ├── process
│ │ │ │ │ │ │ ├── internal
│ │ │ │ │ │ │ │ ├── AbstractRowReader.java
│ │ │ │ │ │ │ │ ├── CollectionReferenceInitializerImpl.java
│ │ │ │ │ │ │ │ ├── CollectionReturnReader.java
│ │ │ │ │ │ │ │ ├── EntityReferenceInitializerImpl.java
│ │ │ │ │ │ │ │ ├── EntityReturnReader.java
│ │ │ │ │ │ │ │ ├── HydratedEntityRegistration.java
│ │ │ │ │ │ │ │ ├── ResultSetProcessingContextImpl.java
│ │ │ │ │ │ │ │ ├── ResultSetProcessorHelper.java
│ │ │ │ │ │ │ │ └── ResultSetProcessorImpl.java
│ │ │ │ │ │ │ ├── package-info.java
│ │ │ │ │ │ │ └── spi
│ │ │ │ │ │ │ ├── CollectionReferenceInitializer.java
│ │ │ │ │ │ │ ├── EntityReferenceInitializer.java
│ │ │ │ │ │ │ ├── ReaderCollector.java
│ │ │ │ │ │ │ ├── ResultSetProcessingContext.java
│ │ │ │ │ │ │ ├── ResultSetProcessor.java
│ │ │ │ │ │ │ ├── ReturnReader.java
│ │ │ │ │ │ │ ├── RowReader.java
│ │ │ │ │ │ │ └── ScrollableResultSetProcessor.java
│ │ │ │ │ │ ├── query
│ │ │ │ │ │ │ ├── internal
│ │ │ │ │ │ │ │ ├── package-info.java
│ │ │ │ │ │ │ │ ├── QueryBuildingParametersImpl.java
│ │ │ │ │ │ │ │ └── SelectStatementBuilder.java
│ │ │ │ │ │ │ ├── package-info.java
│ │ │ │ │ │ │ └── spi
│ │ │ │ │ │ │ ├── NamedParameterContext.java
│ │ │ │ │ │ │ ├── package-info.java
│ │ │ │ │ │ │ └── QueryBuildingParameters.java
│ │ │ │ │ │ └── spi
│ │ │ │ │ │ ├── AliasResolutionContext.java
│ │ │ │ │ │ ├── CollectionReferenceAliases.java
│ │ │ │ │ │ ├── EntityReferenceAliases.java
│ │ │ │ │ │ ├── LoadQueryDetails.java
│ │ │ │ │ │ ├── LockModeResolver.java
│ │ │ │ │ │ └── package-info.java
│ │ │ │ │ └── spi
│ │ │ │ │ ├── AnyAttributeFetch.java
│ │ │ │ │ ├── AttributeFetch.java
│ │ │ │ │ ├── BidirectionalEntityReference.java
│ │ │ │ │ ├── CollectionAttributeFetch.java
│ │ │ │ │ ├── CollectionFetchableElement.java
│ │ │ │ │ ├── CollectionFetchableIndex.java
│ │ │ │ │ ├── CollectionQuerySpace.java
│ │ │ │ │ ├── CollectionReference.java
│ │ │ │ │ ├── CollectionReturn.java
│ │ │ │ │ ├── CompositeAttributeFetch.java
│ │ │ │ │ ├── CompositeFetch.java
│ │ │ │ │ ├── CompositeQuerySpace.java
│ │ │ │ │ ├── EntityFetch.java
│ │ │ │ │ ├── EntityIdentifierDescription.java
│ │ │ │ │ ├── EntityQuerySpace.java
│ │ │ │ │ ├── EntityReference.java
│ │ │ │ │ ├── EntityReturn.java
│ │ │ │ │ ├── Fetch.java
│ │ │ │ │ ├── FetchSource.java
│ │ │ │ │ ├── JoinDefinedByMetadata.java
│ │ │ │ │ ├── Join.java
│ │ │ │ │ ├── LoadPlan.java
│ │ │ │ │ ├── package-info.java
│ │ │ │ │ ├── QuerySpace.java
│ │ │ │ │ ├── QuerySpaces.java
│ │ │ │ │ ├── QuerySpaceUidNotRegisteredException.java
│ │ │ │ │ ├── Return.java
│ │ │ │ │ └── ScalarReturn.java
│ │ │ │ ├── PropertyPath.java
│ │ │ │ └── spi
│ │ │ │ └── AfterLoadAction.java
│ │ │ ├── lob
│ │ │ │ └── ReaderInputStream.java
│ │ │ ├── LobHelper.java
│ │ │ ├── LockMode.java
│ │ │ ├── LockOptions.java
│ │ │ ├── mapping
│ │ │ │ ├── Any.java
│ │ │ │ ├── Array.java
│ │ │ │ ├── AttributeContainer.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
│ │ │ │ ├── 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
│ │ │ ├── metamodel
│ │ │ │ ├── internal
│ │ │ │ │ ├── AbstractAttribute.java
│ │ │ │ │ ├── AbstractIdentifiableType.java
│ │ │ │ │ ├── AbstractManagedType.java
│ │ │ │ │ ├── AbstractType.java
│ │ │ │ │ ├── AttributeFactory.java
│ │ │ │ │ ├── AttributeImplementor.java
│ │ │ │ │ ├── BasicTypeImpl.java
│ │ │ │ │ ├── EmbeddableTypeImpl.java
│ │ │ │ │ ├── EntityTypeImpl.java
│ │ │ │ │ ├── Helper.java
│ │ │ │ │ ├── JpaMetaModelPopulationSetting.java
│ │ │ │ │ ├── JpaStaticMetaModelPopulationSetting.java
│ │ │ │ │ ├── MapMember.java
│ │ │ │ │ ├── MappedSuperclassTypeImpl.java
│ │ │ │ │ ├── MetadataContext.java
│ │ │ │ │ ├── MetamodelImpl.java
│ │ │ │ │ ├── PluralAttributeImpl.java
│ │ │ │ │ └── SingularAttributeImpl.java
│ │ │ │ ├── model
│ │ │ │ │ ├── convert
│ │ │ │ │ │ ├── internal
│ │ │ │ │ │ │ ├── JpaAttributeConverterImpl.java
│ │ │ │ │ │ │ ├── NamedEnumValueConverter.java
│ │ │ │ │ │ │ ├── OrdinalEnumValueConverter.java
│ │ │ │ │ │ │ └── StandardBasicValueConverter.java
│ │ │ │ │ │ ├── package-info.java
│ │ │ │ │ │ └── spi
│ │ │ │ │ │ ├── BasicValueConverter.java
│ │ │ │ │ │ ├── EnumValueConverter.java
│ │ │ │ │ │ └── JpaAttributeConverter.java
│ │ │ │ │ └── domain
│ │ │ │ │ └── NavigableRole.java
│ │ │ │ └── spi
│ │ │ │ └── MetamodelImplementor.java
│ │ │ ├── Metamodel.java
│ │ │ ├── MultiIdentifierLoadAccess.java
│ │ │ ├── MultiTenancyStrategy.java
│ │ │ ├── NaturalIdLoadAccess.java
│ │ │ ├── NonUniqueObjectException.java
│ │ │ ├── NonUniqueResultException.java
│ │ │ ├── NullPrecedence.java
│ │ │ ├── ObjectDeletedException.java
│ │ │ ├── ObjectNotFoundException.java
│ │ │ ├── OptimisticLockException.java
│ │ │ ├── package.html
│ │ │ ├── param
│ │ │ │ ├── AbstractExplicitParameterSpecification.java
│ │ │ │ ├── CollectionFilterKeyParameterSpecification.java
│ │ │ │ ├── DynamicFilterParameterSpecification.java
│ │ │ │ ├── ExplicitParameterSpecification.java
│ │ │ │ ├── NamedParameterSpecification.java
│ │ │ │ ├── ParameterBinder.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
│ │ │ │ │ ├── MultiLoadOptions.java
│ │ │ │ │ ├── NamedQueryLoader.java
│ │ │ │ │ ├── OuterJoinLoadable.java
│ │ │ │ │ ├── package.html
│ │ │ │ │ ├── PropertyMapping.java
│ │ │ │ │ ├── Queryable.java
│ │ │ │ │ ├── SingleTableEntityPersister.java
│ │ │ │ │ ├── SQLLoadable.java
│ │ │ │ │ ├── UnionSubclassEntityPersister.java
│ │ │ │ │ └── UniqueKeyLoadable.java
│ │ │ │ ├── internal
│ │ │ │ │ ├── PersisterClassResolverInitiator.java
│ │ │ │ │ ├── PersisterFactoryImpl.java
│ │ │ │ │ ├── PersisterFactoryInitiator.java
│ │ │ │ │ └── StandardPersisterClassResolver.java
│ │ │ │ ├── package.html
│ │ │ │ ├── spi
│ │ │ │ │ ├── HydratedCompoundValueHandler.java
│ │ │ │ │ ├── PersisterClassResolver.java
│ │ │ │ │ ├── PersisterCreationContext.java
│ │ │ │ │ ├── PersisterFactory.java
│ │ │ │ │ └── UnknownPersisterException.java
│ │ │ │ └── walking
│ │ │ │ ├── internal
│ │ │ │ │ ├── CompositionSingularSubAttributesHelper.java
│ │ │ │ │ ├── EntityIdentifierDefinitionHelper.java
│ │ │ │ │ ├── FetchStrategyHelper.java
│ │ │ │ │ └── StandardAnyTypeDefinition.java
│ │ │ │ └── spi
│ │ │ │ ├── AnyMappingDefinition.java
│ │ │ │ ├── AssociationAttributeDefinition.java
│ │ │ │ ├── AssociationKey.java
│ │ │ │ ├── AssociationVisitationStrategy.java
│ │ │ │ ├── AttributeDefinition.java
│ │ │ │ ├── AttributeSource.java
│ │ │ │ ├── CollectionDefinition.java
│ │ │ │ ├── CollectionElementDefinition.java
│ │ │ │ ├── CollectionIndexDefinition.java
│ │ │ │ ├── CompositeCollectionElementDefinition.java
│ │ │ │ ├── CompositionDefinition.java
│ │ │ │ ├── EncapsulatedEntityIdentifierDefinition.java
│ │ │ │ ├── EntityDefinition.java
│ │ │ │ ├── EntityIdentifierDefinition.java
│ │ │ │ ├── MetamodelGraphWalker.java
│ │ │ │ ├── NonEncapsulatedEntityIdentifierDefinition.java
│ │ │ │ ├── package-info.java
│ │ │ │ └── WalkingException.java
│ │ │ ├── PessimisticLockException.java
│ │ │ ├── pretty
│ │ │ │ ├── MessageHelper.java
│ │ │ │ └── package.html
│ │ │ ├── procedure
│ │ │ │ ├── internal
│ │ │ │ │ ├── package-info.java
│ │ │ │ │ ├── ParameterBindImpl.java
│ │ │ │ │ ├── PostgresCallableStatementSupport.java
│ │ │ │ │ ├── ProcedureCallImpl.java
│ │ │ │ │ ├── ProcedureCallMementoImpl.java
│ │ │ │ │ ├── ProcedureOutputsImpl.java
│ │ │ │ │ ├── StandardCallableStatementSupport.java
│ │ │ │ │ └── Util.java
│ │ │ │ ├── NamedParametersNotSupportedException.java
│ │ │ │ ├── NoSuchParameterException.java
│ │ │ │ ├── package-info.java
│ │ │ │ ├── ParameterBind.java
│ │ │ │ ├── ParameterMisuseException.java
│ │ │ │ ├── ParameterRegistration.java
│ │ │ │ ├── ParameterStrategyException.java
│ │ │ │ ├── ProcedureCall.java
│ │ │ │ ├── ProcedureCallMemento.java
│ │ │ │ ├── ProcedureOutputs.java
│ │ │ │ ├── spi
│ │ │ │ │ ├── CallableStatementSupport.java
│ │ │ │ │ ├── ParameterRegistrationImplementor.java
│ │ │ │ │ ├── ParameterStrategy.java
│ │ │ │ │ └── ProcedureCallImplementor.java
│ │ │ │ └── UnknownSqlResultSetMappingException.java
│ │ │ ├── property
│ │ │ │ └── access
│ │ │ │ ├── internal
│ │ │ │ │ ├── AbstractFieldSerialForm.java
│ │ │ │ │ ├── PropertyAccessBasicImpl.java
│ │ │ │ │ ├── PropertyAccessEmbeddedImpl.java
│ │ │ │ │ ├── PropertyAccessEnhancedImpl.java
│ │ │ │ │ ├── PropertyAccessFieldImpl.java
│ │ │ │ │ ├── PropertyAccessMapImpl.java
│ │ │ │ │ ├── PropertyAccessMixedImpl.java
│ │ │ │ │ ├── PropertyAccessStrategyBackRefImpl.java
│ │ │ │ │ ├── PropertyAccessStrategyBasicImpl.java
│ │ │ │ │ ├── PropertyAccessStrategyChainedImpl.java
│ │ │ │ │ ├── PropertyAccessStrategyEmbeddedImpl.java
│ │ │ │ │ ├── PropertyAccessStrategyEnhancedImpl.java
│ │ │ │ │ ├── PropertyAccessStrategyFieldImpl.java
│ │ │ │ │ ├── PropertyAccessStrategyIndexBackRefImpl.java
│ │ │ │ │ ├── PropertyAccessStrategyMapImpl.java
│ │ │ │ │ ├── PropertyAccessStrategyMixedImpl.java
│ │ │ │ │ ├── PropertyAccessStrategyNoopImpl.java
│ │ │ │ │ ├── PropertyAccessStrategyResolverInitiator.java
│ │ │ │ │ └── PropertyAccessStrategyResolverStandardImpl.java
│ │ │ │ └── spi
│ │ │ │ ├── BuiltInPropertyAccessStrategies.java
│ │ │ │ ├── EnhancedGetterMethodImpl.java
│ │ │ │ ├── EnhancedSetterImpl.java
│ │ │ │ ├── GetterFieldImpl.java
│ │ │ │ ├── Getter.java
│ │ │ │ ├── GetterMethodImpl.java
│ │ │ │ ├── package-info.java
│ │ │ │ ├── PropertyAccessBuildingException.java
│ │ │ │ ├── PropertyAccessException.java
│ │ │ │ ├── PropertyAccess.java
│ │ │ │ ├── PropertyAccessSerializationException.java
│ │ │ │ ├── PropertyAccessStrategy.java
│ │ │ │ ├── PropertyAccessStrategyResolver.java
│ │ │ │ ├── SetterFieldImpl.java
│ │ │ │ ├── Setter.java
│ │ │ │ └── SetterMethodImpl.java
│ │ │ ├── PropertyAccessException.java
│ │ │ ├── PropertyNotFoundException.java
│ │ │ ├── PropertySetterAccessException.java
│ │ │ ├── PropertyValueException.java
│ │ │ ├── proxy
│ │ │ │ ├── AbstractLazyInitializer.java
│ │ │ │ ├── AbstractSerializableProxy.java
│ │ │ │ ├── EntityNotFoundDelegate.java
│ │ │ │ ├── HibernateProxyHelper.java
│ │ │ │ ├── HibernateProxy.java
│ │ │ │ ├── LazyInitializer.java
│ │ │ │ ├── map
│ │ │ │ │ ├── MapLazyInitializer.java
│ │ │ │ │ ├── MapProxyFactory.java
│ │ │ │ │ ├── MapProxy.java
│ │ │ │ │ └── SerializableMapProxy.java
│ │ │ │ ├── package.html
│ │ │ │ ├── pojo
│ │ │ │ │ ├── BasicLazyInitializer.java
│ │ │ │ │ ├── bytebuddy
│ │ │ │ │ │ ├── ByteBuddyInterceptor.java
│ │ │ │ │ │ ├── ByteBuddyProxyFactory.java
│ │ │ │ │ │ ├── ByteBuddyProxyHelper.java
│ │ │ │ │ │ └── SerializableProxy.java
│ │ │ │ │ └── javassist
│ │ │ │ │ ├── JavassistLazyInitializer.java
│ │ │ │ │ ├── JavassistProxyFactory.java
│ │ │ │ │ └── SerializableProxy.java
│ │ │ │ ├── ProxyConfiguration.java
│ │ │ │ └── ProxyFactory.java
│ │ │ ├── query
│ │ │ │ ├── CommonQueryContract.java
│ │ │ │ ├── criteria
│ │ │ │ │ ├── HibernateCriteriaBuilder.java
│ │ │ │ │ ├── internal
│ │ │ │ │ │ ├── AbstractManipulationCriteriaQuery.java
│ │ │ │ │ │ ├── AbstractNode.java
│ │ │ │ │ │ ├── BasicPathUsageException.java
│ │ │ │ │ │ ├── CollectionJoinImplementor.java
│ │ │ │ │ │ ├── compile
│ │ │ │ │ │ │ ├── CompilableCriteria.java
│ │ │ │ │ │ │ ├── CriteriaCompiler.java
│ │ │ │ │ │ │ ├── CriteriaInterpretation.java
│ │ │ │ │ │ │ ├── CriteriaQueryTypeQueryAdapter.java
│ │ │ │ │ │ │ ├── ExplicitParameterInfo.java
│ │ │ │ │ │ │ ├── ImplicitParameterBinding.java
│ │ │ │ │ │ │ ├── InterpretedParameterMetadata.java
│ │ │ │ │ │ │ └── RenderingContext.java
│ │ │ │ │ │ ├── CriteriaBuilderImpl.java
│ │ │ │ │ │ ├── CriteriaDeleteImpl.java
│ │ │ │ │ │ ├── CriteriaQueryImpl.java
│ │ │ │ │ │ ├── CriteriaSubqueryImpl.java
│ │ │ │ │ │ ├── CriteriaUpdateImpl.java
│ │ │ │ │ │ ├── expression
│ │ │ │ │ │ │ ├── AbstractTupleElement.java
│ │ │ │ │ │ │ ├── BinaryArithmeticOperation.java
│ │ │ │ │ │ │ ├── BinaryOperatorExpression.java
│ │ │ │ │ │ │ ├── CoalesceExpression.java
│ │ │ │ │ │ │ ├── CompoundSelectionImpl.java
│ │ │ │ │ │ │ ├── ConcatExpression.java
│ │ │ │ │ │ │ ├── DelegatedExpressionImpl.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
│ │ │ │ │ │ │ ├── SizeOfPluralAttributeExpression.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
│ │ │ │ │ │ │ ├── NegatedPredicateWrapper.java
│ │ │ │ │ │ │ ├── NullnessPredicate.java
│ │ │ │ │ │ │ ├── PredicateImplementor.java
│ │ │ │ │ │ │ └── TruthValue.java
│ │ │ │ │ │ ├── QueryStructure.java
│ │ │ │ │ │ ├── Renderable.java
│ │ │ │ │ │ ├── SelectionImplementor.java
│ │ │ │ │ │ ├── SetJoinImplementor.java
│ │ │ │ │ │ ├── TupleElementImplementor.java
│ │ │ │ │ │ └── ValueHandlerFactory.java
│ │ │ │ │ └── LiteralHandlingMode.java
│ │ │ │ ├── ImmutableEntityUpdateQueryHandlingMode.java
│ │ │ │ ├── internal
│ │ │ │ │ ├── AbstractProducedQuery.java
│ │ │ │ │ ├── BindingTypeHelper.java
│ │ │ │ │ ├── CollectionFilterImpl.java
│ │ │ │ │ ├── NativeQueryImpl.java
│ │ │ │ │ ├── NativeQueryReturnBuilderFetchImpl.java
│ │ │ │ │ ├── NativeQueryReturnBuilder.java
│ │ │ │ │ ├── NativeQueryReturnBuilderRootImpl.java
│ │ │ │ │ ├── ParameterMetadataImpl.java
│ │ │ │ │ ├── QueryImpl.java
│ │ │ │ │ ├── QueryParameterBindingImpl.java
│ │ │ │ │ ├── QueryParameterBindingsImpl.java
│ │ │ │ │ ├── QueryParameterImpl.java
│ │ │ │ │ ├── QueryParameterListBindingImpl.java
│ │ │ │ │ ├── QueryParameterNamedImpl.java
│ │ │ │ │ └── ScrollableResultsIterator.java
│ │ │ │ ├── NativeQuery.java
│ │ │ │ ├── ParameterMetadata.java
│ │ │ │ ├── procedure
│ │ │ │ │ ├── internal
│ │ │ │ │ │ ├── ProcedureParamBindings.java
│ │ │ │ │ │ ├── ProcedureParameterImpl.java
│ │ │ │ │ │ └── ProcedureParameterMetadata.java
│ │ │ │ │ ├── ProcedureParameterBinding.java
│ │ │ │ │ ├── ProcedureParameter.java
│ │ │ │ │ └── spi
│ │ │ │ │ ├── ProcedureParameterBindingImplementor.java
│ │ │ │ │ └── ProcedureParameterImplementor.java
│ │ │ │ ├── Query.java
│ │ │ │ ├── QueryParameter.java
│ │ │ │ ├── QueryProducer.java
│ │ │ │ └── spi
│ │ │ │ ├── CloseableIterator.java
│ │ │ │ ├── NamedQueryRepository.java
│ │ │ │ ├── NativeQueryImplementor.java
│ │ │ │ ├── QueryImplementor.java
│ │ │ │ ├── QueryParameterBinding.java
│ │ │ │ ├── QueryParameterBindings.java
│ │ │ │ ├── QueryParameterBindingTypeResolver.java
│ │ │ │ ├── QueryParameterBindingValidator.java
│ │ │ │ ├── QueryParameterListBinding.java
│ │ │ │ ├── QueryProducerImplementor.java
│ │ │ │ └── ScrollableResultsImplementor.java
│ │ │ ├── QueryException.java
│ │ │ ├── Query.java
│ │ │ ├── QueryParameterException.java
│ │ │ ├── QueryTimeoutException.java
│ │ │ ├── ReplicationMode.java
│ │ │ ├── resource
│ │ │ │ ├── beans
│ │ │ │ │ ├── container
│ │ │ │ │ │ ├── internal
│ │ │ │ │ │ │ ├── CdiBasedBeanContainer.java
│ │ │ │ │ │ │ ├── CdiBeanContainerBuilder.java
│ │ │ │ │ │ │ ├── CdiBeanContainerDelayedAccessImpl.java
│ │ │ │ │ │ │ ├── CdiBeanContainerExtendedAccessImpl.java
│ │ │ │ │ │ │ ├── CdiBeanContainerImmediateAccessImpl.java
│ │ │ │ │ │ │ ├── ContainerManagedLifecycleStrategy.java
│ │ │ │ │ │ │ ├── JpaCompliantLifecycleStrategy.java
│ │ │ │ │ │ │ ├── NamedBeanQualifier.java
│ │ │ │ │ │ │ ├── NoSuchBeanException.java
│ │ │ │ │ │ │ └── NotYetReadyException.java
│ │ │ │ │ │ ├── package-info.java
│ │ │ │ │ │ └── spi
│ │ │ │ │ │ ├── AbstractCdiBeanContainer.java
│ │ │ │ │ │ ├── BeanContainer.java
│ │ │ │ │ │ ├── BeanLifecycleStrategy.java
│ │ │ │ │ │ ├── ContainedBeanImplementor.java
│ │ │ │ │ │ ├── ContainedBean.java
│ │ │ │ │ │ ├── ExtendedBeanManager.java
│ │ │ │ │ │ └── FallbackContainedBean.java
│ │ │ │ │ ├── internal
│ │ │ │ │ │ ├── BeansMessageLogger.java
│ │ │ │ │ │ ├── FallbackBeanInstanceProducer.java
│ │ │ │ │ │ ├── Helper.java
│ │ │ │ │ │ └── ManagedBeanRegistryImpl.java
│ │ │ │ │ ├── package-info.java
│ │ │ │ │ └── spi
│ │ │ │ │ ├── BeanInstanceProducer.java
│ │ │ │ │ ├── ManagedBean.java
│ │ │ │ │ ├── ManagedBeanRegistryInitiator.java
│ │ │ │ │ ├── ManagedBeanRegistry.java
│ │ │ │ │ └── ProvidedInstanceManagedBeanImpl.java
│ │ │ │ ├── jdbc
│ │ │ │ │ ├── internal
│ │ │ │ │ │ ├── AbstractLogicalConnectionImplementor.java
│ │ │ │ │ │ ├── LogicalConnectionManagedImpl.java
│ │ │ │ │ │ ├── LogicalConnectionProvidedImpl.java
│ │ │ │ │ │ └── ResourceRegistryStandardImpl.java
│ │ │ │ │ ├── LogicalConnection.java
│ │ │ │ │ ├── ResourceRegistry.java
│ │ │ │ │ └── spi
│ │ │ │ │ ├── JdbcObserver.java
│ │ │ │ │ ├── JdbcSessionContext.java
│ │ │ │ │ ├── JdbcSessionOwner.java
│ │ │ │ │ ├── LogicalConnectionImplementor.java
│ │ │ │ │ ├── PhysicalConnectionHandlingMode.java
│ │ │ │ │ ├── PhysicalJdbcTransaction.java
│ │ │ │ │ └── StatementInspector.java
│ │ │ │ └── transaction
│ │ │ │ ├── backend
│ │ │ │ │ ├── jdbc
│ │ │ │ │ │ ├── internal
│ │ │ │ │ │ │ ├── DdlTransactionIsolatorNonJtaImpl.java
│ │ │ │ │ │ │ ├── JdbcIsolationDelegate.java
│ │ │ │ │ │ │ ├── JdbcResourceLocalTransactionCoordinatorBuilderImpl.java
│ │ │ │ │ │ │ └── JdbcResourceLocalTransactionCoordinatorImpl.java
│ │ │ │ │ │ ├── package-info.java
│ │ │ │ │ │ └── spi
│ │ │ │ │ │ ├── JdbcResourceTransactionAccess.java
│ │ │ │ │ │ └── JdbcResourceTransaction.java
│ │ │ │ │ └── jta
│ │ │ │ │ └── internal
│ │ │ │ │ ├── DdlTransactionIsolatorJtaImpl.java
│ │ │ │ │ ├── JtaIsolationDelegate.java
│ │ │ │ │ ├── JtaPlatformInaccessibleException.java
│ │ │ │ │ ├── JtaTransactionAdapter.java
│ │ │ │ │ ├── JtaTransactionAdapterTransactionManagerImpl.java
│ │ │ │ │ ├── JtaTransactionAdapterUserTransactionImpl.java
│ │ │ │ │ ├── JtaTransactionCoordinatorBuilderImpl.java
│ │ │ │ │ ├── JtaTransactionCoordinatorImpl.java
│ │ │ │ │ ├── StatusTranslator.java
│ │ │ │ │ └── synchronization
│ │ │ │ │ ├── AfterCompletionAction.java
│ │ │ │ │ ├── ExceptionMapper.java
│ │ │ │ │ ├── ManagedFlushChecker.java
│ │ │ │ │ ├── package-info.java
│ │ │ │ │ ├── RegisteredSynchronization.java
│ │ │ │ │ ├── SynchronizationCallbackCoordinator.java
│ │ │ │ │ ├── SynchronizationCallbackCoordinatorNonTrackingImpl.java
│ │ │ │ │ ├── SynchronizationCallbackCoordinatorTrackingImpl.java
│ │ │ │ │ └── SynchronizationCallbackTarget.java
│ │ │ │ ├── internal
│ │ │ │ │ ├── package-info.java
│ │ │ │ │ ├── SynchronizationRegistryStandardImpl.java
│ │ │ │ │ └── TransactionCoordinatorBuilderInitiator.java
│ │ │ │ ├── LocalSynchronizationException.java
│ │ │ │ ├── NullSynchronizationException.java
│ │ │ │ ├── package-info.java
│ │ │ │ ├── spi
│ │ │ │ │ ├── DdlTransactionIsolator.java
│ │ │ │ │ ├── package-info.java
│ │ │ │ │ ├── SynchronizationRegistryImplementor.java
│ │ │ │ │ ├── SynchronizationRegistry.java
│ │ │ │ │ ├── TransactionCoordinatorBuilder.java
│ │ │ │ │ ├── TransactionCoordinator.java
│ │ │ │ │ ├── TransactionCoordinatorOwner.java
│ │ │ │ │ └── TransactionStatus.java
│ │ │ │ └── TransactionRequiredForJoinException.java
│ │ │ ├── ResourceClosedException.java
│ │ │ ├── result
│ │ │ │ ├── internal
│ │ │ │ │ ├── OutputsImpl.java
│ │ │ │ │ ├── ResultSetOutputImpl.java
│ │ │ │ │ └── UpdateCountOutputImpl.java
│ │ │ │ ├── NoMoreReturnsException.java
│ │ │ │ ├── Output.java
│ │ │ │ ├── Outputs.java
│ │ │ │ ├── package-info.java
│ │ │ │ ├── ResultSetOutput.java
│ │ │ │ ├── spi
│ │ │ │ │ └── ResultContext.java
│ │ │ │ └── UpdateCountOutput.java
│ │ │ ├── ScrollableResults.java
│ │ │ ├── ScrollMode.java
│ │ │ ├── secure
│ │ │ │ ├── internal
│ │ │ │ │ ├── AbstractJaccSecurableEventListener.java
│ │ │ │ │ ├── DisabledJaccServiceImpl.java
│ │ │ │ │ ├── JaccPreDeleteEventListener.java
│ │ │ │ │ ├── JaccPreInsertEventListener.java
│ │ │ │ │ ├── JaccPreLoadEventListener.java
│ │ │ │ │ ├── JaccPreUpdateEventListener.java
│ │ │ │ │ ├── JaccSecurityListener.java
│ │ │ │ │ └── StandardJaccServiceImpl.java
│ │ │ │ ├── package-info.java
│ │ │ │ └── spi
│ │ │ │ ├── GrantedPermission.java
│ │ │ │ ├── IntegrationException.java
│ │ │ │ ├── JaccIntegrator.java
│ │ │ │ ├── JaccPermissionDeclarations.java
│ │ │ │ ├── JaccService.java
│ │ │ │ ├── PermissibleAction.java
│ │ │ │ └── PermissionCheckEntityInformation.java
│ │ │ ├── service
│ │ │ │ ├── internal
│ │ │ │ │ ├── AbstractServiceRegistryImpl.java
│ │ │ │ │ ├── ProvidedService.java
│ │ │ │ │ ├── ServiceDependencyException.java
│ │ │ │ │ ├── ServiceProxyGenerationException.java
│ │ │ │ │ ├── SessionFactoryServiceRegistryBuilderImpl.java
│ │ │ │ │ ├── SessionFactoryServiceRegistryFactoryImpl.java
│ │ │ │ │ ├── SessionFactoryServiceRegistryFactoryInitiator.java
│ │ │ │ │ ├── SessionFactoryServiceRegistryImpl.java
│ │ │ │ │ └── StandardSessionFactoryServiceInitiators.java
│ │ │ │ ├── NullServiceException.java
│ │ │ │ ├── Service.java
│ │ │ │ ├── ServiceRegistry.java
│ │ │ │ ├── spi
│ │ │ │ │ ├── Configurable.java
│ │ │ │ │ ├── InjectService.java
│ │ │ │ │ ├── Manageable.java
│ │ │ │ │ ├── OptionallyManageable.java
│ │ │ │ │ ├── ServiceBinding.java
│ │ │ │ │ ├── ServiceContributor.java
│ │ │ │ │ ├── ServiceException.java
│ │ │ │ │ ├── ServiceInitiator.java
│ │ │ │ │ ├── ServiceRegistryAwareService.java
│ │ │ │ │ ├── ServiceRegistryImplementor.java
│ │ │ │ │ ├── SessionFactoryServiceContributor.java
│ │ │ │ │ ├── SessionFactoryServiceInitiatorContext.java
│ │ │ │ │ ├── SessionFactoryServiceInitiator.java
│ │ │ │ │ ├── SessionFactoryServiceRegistryBuilder.java
│ │ │ │ │ ├── SessionFactoryServiceRegistryFactory.java
│ │ │ │ │ ├── SessionFactoryServiceRegistry.java
│ │ │ │ │ ├── Startable.java
│ │ │ │ │ ├── Stoppable.java
│ │ │ │ │ └── Wrapped.java
│ │ │ │ ├── StandardServiceInitiators.java
│ │ │ │ ├── UnknownServiceException.java
│ │ │ │ └── UnknownUnwrapTypeException.java
│ │ │ ├── SessionBuilder.java
│ │ │ ├── SessionEventListener.java
│ │ │ ├── SessionException.java
│ │ │ ├── SessionFactory.java
│ │ │ ├── SessionFactoryObserver.java
│ │ │ ├── Session.java
│ │ │ ├── SharedSessionBuilder.java
│ │ │ ├── SharedSessionContract.java
│ │ │ ├── SimpleNaturalIdLoadAccess.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
│ │ │ │ ├── JoinType.java
│ │ │ │ ├── MckoiCaseFragment.java
│ │ │ │ ├── OracleJoinFragment.java
│ │ │ │ ├── ordering
│ │ │ │ │ └── antlr
│ │ │ │ │ ├── CollationSpecification.java
│ │ │ │ │ ├── ColumnMapper.java
│ │ │ │ │ ├── ColumnReference.java
│ │ │ │ │ ├── Factory.java
│ │ │ │ │ ├── FormulaReference.java
│ │ │ │ │ ├── Node.java
│ │ │ │ │ ├── NodeSupport.java
│ │ │ │ │ ├── OrderByAliasResolver.java
│ │ │ │ │ ├── OrderByFragment.java
│ │ │ │ │ ├── OrderByFragmentParser.java
│ │ │ │ │ ├── OrderByFragmentRenderer.java
│ │ │ │ │ ├── OrderByFragmentTranslator.java
│ │ │ │ │ ├── OrderByTranslation.java
│ │ │ │ │ ├── OrderingSpecification.java
│ │ │ │ │ ├── SortKey.java
│ │ │ │ │ ├── SortSpecification.java
│ │ │ │ │ ├── SqlValueReference.java
│ │ │ │ │ └── TranslationContext.java
│ │ │ │ ├── package.html
│ │ │ │ ├── QueryJoinFragment.java
│ │ │ │ ├── QuerySelect.java
│ │ │ │ ├── SelectExpression.java
│ │ │ │ ├── SelectFragment.java
│ │ │ │ ├── Select.java
│ │ │ │ ├── SelectValues.java
│ │ │ │ ├── SimpleSelect.java
│ │ │ │ ├── Sybase11JoinFragment.java
│ │ │ │ ├── Template.java
│ │ │ │ └── Update.java
│ │ │ ├── SQLQuery.java
│ │ │ ├── StaleObjectStateException.java
│ │ │ ├── StaleStateException.java
│ │ │ ├── stat
│ │ │ │ ├── CacheableDataStatistics.java
│ │ │ │ ├── CacheRegionStatistics.java
│ │ │ │ ├── CollectionStatistics.java
│ │ │ │ ├── EntityStatistics.java
│ │ │ │ ├── internal
│ │ │ │ │ ├── AbstractCacheableDataStatistics.java
│ │ │ │ │ ├── CacheRegionStatisticsImpl.java
│ │ │ │ │ ├── CategorizedStatistics.java
│ │ │ │ │ ├── CollectionStatisticsImpl.java
│ │ │ │ │ ├── DeprecatedNaturalIdCacheStatisticsImpl.java
│ │ │ │ │ ├── EntityStatisticsImpl.java
│ │ │ │ │ ├── NaturalIdStatisticsImpl.java
│ │ │ │ │ ├── QueryStatisticsImpl.java
│ │ │ │ │ ├── SessionStatisticsImpl.java
│ │ │ │ │ ├── StatisticsImpl.java
│ │ │ │ │ ├── StatisticsInitiator.java
│ │ │ │ │ └── StatsHelper.java
│ │ │ │ ├── NaturalIdCacheStatistics.java
│ │ │ │ ├── NaturalIdStatistics.java
│ │ │ │ ├── package.html
│ │ │ │ ├── QueryStatistics.java
│ │ │ │ ├── SecondLevelCacheStatistics.java
│ │ │ │ ├── SessionStatistics.java
│ │ │ │ ├── spi
│ │ │ │ │ ├── StatisticsFactory.java
│ │ │ │ │ └── StatisticsImplementor.java
│ │ │ │ └── Statistics.java
│ │ │ ├── StatelessSessionBuilder.java
│ │ │ ├── StatelessSession.java
│ │ │ ├── SynchronizeableQuery.java
│ │ │ ├── tool
│ │ │ │ ├── enhance
│ │ │ │ │ └── EnhancementTask.java
│ │ │ │ ├── hbm2ddl
│ │ │ │ │ ├── ColumnMetadata.java
│ │ │ │ │ ├── ConnectionHelper.java
│ │ │ │ │ ├── DatabaseExporter.java
│ │ │ │ │ ├── Exporter.java
│ │ │ │ │ ├── FileExporter.java
│ │ │ │ │ ├── ForeignKeyMetadata.java
│ │ │ │ │ ├── ImportScriptException.java
│ │ │ │ │ ├── ImportSqlCommandExtractorInitiator.java
│ │ │ │ │ ├── ImportSqlCommandExtractor.java
│ │ │ │ │ ├── IndexMetadata.java
│ │ │ │ │ ├── ManagedProviderConnectionHelper.java
│ │ │ │ │ ├── MultipleLinesSqlCommandExtractor.java
│ │ │ │ │ ├── package.html
│ │ │ │ │ ├── SchemaExport.java
│ │ │ │ │ ├── SchemaExportTask.java
│ │ │ │ │ ├── SchemaUpdateCommand.java
│ │ │ │ │ ├── SchemaUpdate.java
│ │ │ │ │ ├── SchemaUpdateTask.java
│ │ │ │ │ ├── SchemaValidator.java
│ │ │ │ │ ├── SchemaValidatorTask.java
│ │ │ │ │ ├── ScriptExporter.java
│ │ │ │ │ ├── SingleLineSqlCommandExtractor.java
│ │ │ │ │ ├── SuppliedConnectionHelper.java
│ │ │ │ │ ├── SuppliedConnectionProviderConnectionHelper.java
│ │ │ │ │ ├── TableMetadata.java
│ │ │ │ │ ├── Target.java
│ │ │ │ │ ├── TargetTypeHelper.java
│ │ │ │ │ └── UniqueConstraintSchemaUpdateStrategy.java
│ │ │ │ ├── instrument
│ │ │ │ │ └── javassist
│ │ │ │ │ └── InstrumentTask.java
│ │ │ │ └── schema
│ │ │ │ ├── Action.java
│ │ │ │ ├── extract
│ │ │ │ │ ├── internal
│ │ │ │ │ │ ├── ColumnInformationImpl.java
│ │ │ │ │ │ ├── DatabaseInformationImpl.java
│ │ │ │ │ │ ├── ExtractionContextImpl.java
│ │ │ │ │ │ ├── ForeignKeyInformationImpl.java
│ │ │ │ │ │ ├── IndexInformationImpl.java
│ │ │ │ │ │ ├── InformationExtractorJdbcDatabaseMetaDataImpl.java
│ │ │ │ │ │ ├── PrimaryKeyInformationImpl.java
│ │ │ │ │ │ ├── SequenceInformationExtractorH2DatabaseImpl.java
│ │ │ │ │ │ ├── SequenceInformationExtractorLegacyImpl.java
│ │ │ │ │ │ ├── SequenceInformationExtractorNoOpImpl.java
│ │ │ │ │ │ ├── SequenceInformationImpl.java
│ │ │ │ │ │ └── TableInformationImpl.java
│ │ │ │ │ ├── package-info.java
│ │ │ │ │ └── spi
│ │ │ │ │ ├── ColumnInformation.java
│ │ │ │ │ ├── DatabaseInformation.java
│ │ │ │ │ ├── ExtractionContext.java
│ │ │ │ │ ├── ForeignKeyInformation.java
│ │ │ │ │ ├── IndexInformation.java
│ │ │ │ │ ├── InformationExtractor.java
│ │ │ │ │ ├── NameSpaceTablesInformation.java
│ │ │ │ │ ├── PrimaryKeyInformation.java
│ │ │ │ │ ├── SchemaExtractionException.java
│ │ │ │ │ ├── SequenceInformationExtractor.java
│ │ │ │ │ ├── SequenceInformation.java
│ │ │ │ │ └── TableInformation.java
│ │ │ │ ├── internal
│ │ │ │ │ ├── AbstractSchemaMigrator.java
│ │ │ │ │ ├── AbstractSchemaValidator.java
│ │ │ │ │ ├── DdlTransactionIsolatorProvidedConnectionImpl.java
│ │ │ │ │ ├── DefaultSchemaFilter.java
│ │ │ │ │ ├── DefaultSchemaFilterProvider.java
│ │ │ │ │ ├── ExceptionHandlerCollectingImpl.java
│ │ │ │ │ ├── ExceptionHandlerHaltImpl.java
│ │ │ │ │ ├── ExceptionHandlerLoggedImpl.java
│ │ │ │ │ ├── exec
│ │ │ │ │ │ ├── AbstractScriptSourceInput.java
│ │ │ │ │ │ ├── AbstractScriptTargetOutput.java
│ │ │ │ │ │ ├── GenerationTarget.java
│ │ │ │ │ │ ├── GenerationTargetToDatabase.java
│ │ │ │ │ │ ├── GenerationTargetToScript.java
│ │ │ │ │ │ ├── GenerationTargetToStdout.java
│ │ │ │ │ │ ├── ImprovedExtractionContextImpl.java
│ │ │ │ │ │ ├── JdbcConnectionAccessConnectionProviderImpl.java
│ │ │ │ │ │ ├── JdbcConnectionAccessProvidedConnectionImpl.java
│ │ │ │ │ │ ├── JdbcContext.java
│ │ │ │ │ │ ├── ScriptSourceInputFromFile.java
│ │ │ │ │ │ ├── ScriptSourceInputFromReader.java
│ │ │ │ │ │ ├── ScriptSourceInputFromUrl.java
│ │ │ │ │ │ ├── ScriptSourceInputNonExistentImpl.java
│ │ │ │ │ │ ├── ScriptTargetOutputToFile.java
│ │ │ │ │ │ ├── ScriptTargetOutputToStdout.java
│ │ │ │ │ │ ├── ScriptTargetOutputToUrl.java
│ │ │ │ │ │ └── ScriptTargetOutputToWriter.java
│ │ │ │ │ ├── GroupedSchemaMigratorImpl.java
│ │ │ │ │ ├── GroupedSchemaValidatorImpl.java
│ │ │ │ │ ├── Helper.java
│ │ │ │ │ ├── HibernateSchemaManagementTool.java
│ │ │ │ │ ├── IndividuallySchemaMigratorImpl.java
│ │ │ │ │ ├── IndividuallySchemaValidatorImpl.java
│ │ │ │ │ ├── SchemaCreatorImpl.java
│ │ │ │ │ ├── SchemaDropperImpl.java
│ │ │ │ │ ├── SchemaManagementToolInitiator.java
│ │ │ │ │ ├── StandardAuxiliaryDatabaseObjectExporter.java
│ │ │ │ │ ├── StandardForeignKeyExporter.java
│ │ │ │ │ ├── StandardIndexExporter.java
│ │ │ │ │ ├── StandardSequenceExporter.java
│ │ │ │ │ ├── StandardTableExporter.java
│ │ │ │ │ └── StandardUniqueKeyExporter.java
│ │ │ │ ├── JdbcMetadaAccessStrategy.java
│ │ │ │ ├── SourceType.java
│ │ │ │ ├── spi
│ │ │ │ │ ├── CommandAcceptanceException.java
│ │ │ │ │ ├── DelayedDropAction.java
│ │ │ │ │ ├── DelayedDropRegistry.java
│ │ │ │ │ ├── DelayedDropRegistryNotAvailableImpl.java
│ │ │ │ │ ├── ExceptionHandler.java
│ │ │ │ │ ├── ExecutionOptions.java
│ │ │ │ │ ├── Exporter.java
│ │ │ │ │ ├── JpaTargetAndSourceDescriptor.java
│ │ │ │ │ ├── SchemaCreator.java
│ │ │ │ │ ├── SchemaDropper.java
│ │ │ │ │ ├── SchemaFilter.java
│ │ │ │ │ ├── SchemaFilterProvider.java
│ │ │ │ │ ├── SchemaManagementException.java
│ │ │ │ │ ├── SchemaManagementToolCoordinator.java
│ │ │ │ │ ├── SchemaManagementTool.java
│ │ │ │ │ ├── SchemaMigrator.java
│ │ │ │ │ ├── SchemaValidator.java
│ │ │ │ │ ├── ScriptSourceInput.java
│ │ │ │ │ ├── ScriptTargetOutput.java
│ │ │ │ │ ├── SourceDescriptor.java
│ │ │ │ │ └── TargetDescriptor.java
│ │ │ │ └── TargetType.java
│ │ │ ├── TransactionException.java
│ │ │ ├── Transaction.java
│ │ │ ├── transform
│ │ │ │ ├── AliasedTupleSubsetResultTransformer.java
│ │ │ │ ├── AliasToBeanConstructorResultTransformer.java
│ │ │ │ ├── AliasToBeanResultTransformer.java
│ │ │ │ ├── AliasToEntityMapResultTransformer.java
│ │ │ │ ├── BasicTransformerAdapter.java
│ │ │ │ ├── CacheableResultTransformer.java
│ │ │ │ ├── DistinctResultTransformer.java
│ │ │ │ ├── DistinctRootEntityResultTransformer.java
│ │ │ │ ├── package.html
│ │ │ │ ├── PassThroughResultTransformer.java
│ │ │ │ ├── ResultTransformer.java
│ │ │ │ ├── RootEntityResultTransformer.java
│ │ │ │ ├── ToListResultTransformer.java
│ │ │ │ ├── Transformers.java
│ │ │ │ └── TupleSubsetResultTransformer.java
│ │ │ ├── TransientObjectException.java
│ │ │ ├── TransientPropertyValueException.java
│ │ │ ├── tuple
│ │ │ │ ├── AbstractAttribute.java
│ │ │ │ ├── AbstractNonIdentifierAttribute.java
│ │ │ │ ├── AnnotationValueGeneration.java
│ │ │ │ ├── Attribute.java
│ │ │ │ ├── BaselineAttributeInformation.java
│ │ │ │ ├── component
│ │ │ │ │ ├── AbstractComponentTuplizer.java
│ │ │ │ │ ├── AbstractCompositionAttribute.java
│ │ │ │ │ ├── ComponentMetamodel.java
│ │ │ │ │ ├── ComponentTuplizerFactory.java
│ │ │ │ │ ├── ComponentTuplizer.java
│ │ │ │ │ ├── CompositeBasedAssociationAttribute.java
│ │ │ │ │ ├── CompositeBasedBasicAttribute.java
│ │ │ │ │ ├── CompositionBasedCompositionAttribute.java
│ │ │ │ │ ├── DynamicMapComponentTuplizer.java
│ │ │ │ │ └── PojoComponentTuplizer.java
│ │ │ │ ├── CreationTimestampGeneration.java
│ │ │ │ ├── DynamicMapInstantiator.java
│ │ │ │ ├── entity
│ │ │ │ │ ├── AbstractEntityBasedAttribute.java
│ │ │ │ │ ├── AbstractEntityTuplizer.java
│ │ │ │ │ ├── BytecodeEnhancementMetadataNonPojoImpl.java
│ │ │ │ │ ├── BytecodeEnhancementMetadataPojoImpl.java
│ │ │ │ │ ├── DynamicMapEntityTuplizer.java
│ │ │ │ │ ├── EntityBasedAssociationAttribute.java
│ │ │ │ │ ├── EntityBasedBasicAttribute.java
│ │ │ │ │ ├── EntityBasedCompositionAttribute.java
│ │ │ │ │ ├── EntityMetamodel.java
│ │ │ │ │ ├── EntityTuplizerFactory.java
│ │ │ │ │ ├── EntityTuplizer.java
│ │ │ │ │ ├── PojoEntityInstantiator.java
│ │ │ │ │ ├── PojoEntityTuplizer.java
│ │ │ │ │ └── VersionProperty.java
│ │ │ │ ├── GeneratedValueGeneration.java
│ │ │ │ ├── GenerationTiming.java
│ │ │ │ ├── IdentifierAttribute.java
│ │ │ │ ├── IdentifierProperty.java
│ │ │ │ ├── InDatabaseValueGenerationStrategy.java
│ │ │ │ ├── InMemoryValueGenerationStrategy.java
│ │ │ │ ├── Instantiator.java
│ │ │ │ ├── NonIdentifierAttribute.java
│ │ │ │ ├── package.html
│ │ │ │ ├── PojoInstantiator.java
│ │ │ │ ├── PropertyFactory.java
│ │ │ │ ├── Property.java
│ │ │ │ ├── StandardProperty.java
│ │ │ │ ├── TimestampGenerators.java
│ │ │ │ ├── Tuplizer.java
│ │ │ │ ├── UpdateTimestampGeneration.java
│ │ │ │ ├── ValueGeneration.java
│ │ │ │ ├── ValueGenerator.java
│ │ │ │ └── VmValueGeneration.java
│ │ │ ├── type
│ │ │ │ ├── AbstractSingleColumnStandardBasicType.java
│ │ │ │ ├── AbstractStandardBasicType.java
│ │ │ │ ├── AbstractType.java
│ │ │ │ ├── AdaptedImmutableType.java
│ │ │ │ ├── AnyType.java
│ │ │ │ ├── ArrayType.java
│ │ │ │ ├── AssociationType.java
│ │ │ │ ├── BagType.java
│ │ │ │ ├── BasicType.java
│ │ │ │ ├── BasicTypeRegistry.java
│ │ │ │ ├── BigDecimalType.java
│ │ │ │ ├── BigIntegerType.java
│ │ │ │ ├── BinaryType.java
│ │ │ │ ├── BlobType.java
│ │ │ │ ├── BooleanType.java
│ │ │ │ ├── ByteType.java
│ │ │ │ ├── CalendarDateType.java
│ │ │ │ ├── CalendarTimeType.java
│ │ │ │ ├── CalendarType.java
│ │ │ │ ├── CharacterArrayClobType.java
│ │ │ │ ├── CharacterArrayNClobType.java
│ │ │ │ ├── CharacterArrayType.java
│ │ │ │ ├── CharacterNCharType.java
│ │ │ │ ├── CharacterType.java
│ │ │ │ ├── CharArrayType.java
│ │ │ │ ├── ClassType.java
│ │ │ │ ├── ClobType.java
│ │ │ │ ├── CollectionType.java
│ │ │ │ ├── ComponentType.java
│ │ │ │ ├── CompositeCustomType.java
│ │ │ │ ├── CompositeType.java
│ │ │ │ ├── CurrencyType.java
│ │ │ │ ├── CustomCollectionType.java
│ │ │ │ ├── CustomType.java
│ │ │ │ ├── DateType.java
│ │ │ │ ├── DbTimestampType.java
│ │ │ │ ├── descriptor
│ │ │ │ │ ├── converter
│ │ │ │ │ │ ├── AttributeConverterMutabilityPlanImpl.java
│ │ │ │ │ │ ├── AttributeConverterSqlTypeDescriptorAdapter.java
│ │ │ │ │ │ ├── AttributeConverterTypeAdapter.java
│ │ │ │ │ │ └── package-info.java
│ │ │ │ │ ├── java
│ │ │ │ │ │ ├── AbstractTypeDescriptor.java
│ │ │ │ │ │ ├── ArrayMutabilityPlan.java
│ │ │ │ │ │ ├── BasicJavaDescriptor.java
│ │ │ │ │ │ ├── BigDecimalTypeDescriptor.java
│ │ │ │ │ │ ├── BigIntegerTypeDescriptor.java
│ │ │ │ │ │ ├── BlobTypeDescriptor.java
│ │ │ │ │ │ ├── BooleanTypeDescriptor.java
│ │ │ │ │ │ ├── ByteArrayTypeDescriptor.java
│ │ │ │ │ │ ├── ByteTypeDescriptor.java
│ │ │ │ │ │ ├── CalendarDateTypeDescriptor.java
│ │ │ │ │ │ ├── CalendarTimeTypeDescriptor.java
│ │ │ │ │ │ ├── CalendarTypeDescriptor.java
│ │ │ │ │ │ ├── CharacterArrayTypeDescriptor.java
│ │ │ │ │ │ ├── CharacterTypeDescriptor.java
│ │ │ │ │ │ ├── ClassTypeDescriptor.java
│ │ │ │ │ │ ├── ClobTypeDescriptor.java
│ │ │ │ │ │ ├── CurrencyTypeDescriptor.java
│ │ │ │ │ │ ├── DataHelper.java
│ │ │ │ │ │ ├── DateTypeDescriptor.java
│ │ │ │ │ │ ├── DoubleTypeDescriptor.java
│ │ │ │ │ │ ├── DurationJavaDescriptor.java
│ │ │ │ │ │ ├── EnumJavaTypeDescriptor.java
│ │ │ │ │ │ ├── FloatTypeDescriptor.java
│ │ │ │ │ │ ├── ImmutableMutabilityPlan.java
│ │ │ │ │ │ ├── IncomparableComparator.java
│ │ │ │ │ │ ├── InstantJavaDescriptor.java
│ │ │ │ │ │ ├── IntegerTypeDescriptor.java
│ │ │ │ │ │ ├── JavaTypeDescriptor.java
│ │ │ │ │ │ ├── JavaTypeDescriptorRegistry.java
│ │ │ │ │ │ ├── JdbcDateTypeDescriptor.java
│ │ │ │ │ │ ├── JdbcTimestampTypeDescriptor.java
│ │ │ │ │ │ ├── JdbcTimeTypeDescriptor.java
│ │ │ │ │ │ ├── LocalDateJavaDescriptor.java
│ │ │ │ │ │ ├── LocalDateTimeJavaDescriptor.java
│ │ │ │ │ │ ├── LocaleTypeDescriptor.java
│ │ │ │ │ │ ├── LocalTimeJavaDescriptor.java
│ │ │ │ │ │ ├── LongTypeDescriptor.java
│ │ │ │ │ │ ├── MutabilityPlan.java
│ │ │ │ │ │ ├── MutableMutabilityPlan.java
│ │ │ │ │ │ ├── NClobTypeDescriptor.java
│ │ │ │ │ │ ├── OffsetDateTimeJavaDescriptor.java
│ │ │ │ │ │ ├── OffsetTimeJavaDescriptor.java
│ │ │ │ │ │ ├── PrimitiveByteArrayTypeDescriptor.java
│ │ │ │ │ │ ├── PrimitiveCharacterArrayTypeDescriptor.java
│ │ │ │ │ │ ├── RowVersionTypeDescriptor.java
│ │ │ │ │ │ ├── SerializableTypeDescriptor.java
│ │ │ │ │ │ ├── ShortTypeDescriptor.java
│ │ │ │ │ │ ├── spi
│ │ │ │ │ │ │ ├── JavaTypeDescriptorRegistry.java
│ │ │ │ │ │ │ └── RegistryHelper.java
│ │ │ │ │ │ ├── StringTypeDescriptor.java
│ │ │ │ │ │ ├── TimeZoneTypeDescriptor.java
│ │ │ │ │ │ ├── UrlTypeDescriptor.java
│ │ │ │ │ │ ├── UUIDTypeDescriptor.java
│ │ │ │ │ │ └── ZonedDateTimeJavaDescriptor.java
│ │ │ │ │ ├── JdbcTypeNameMapper.java
│ │ │ │ │ ├── spi
│ │ │ │ │ │ └── JdbcRecommendedSqlTypeMappingContext.java
│ │ │ │ │ ├── sql
│ │ │ │ │ │ ├── BasicBinder.java
│ │ │ │ │ │ ├── BasicExtractor.java
│ │ │ │ │ │ ├── BigIntTypeDescriptor.java
│ │ │ │ │ │ ├── BinaryTypeDescriptor.java
│ │ │ │ │ │ ├── BitTypeDescriptor.java
│ │ │ │ │ │ ├── BlobTypeDescriptor.java
│ │ │ │ │ │ ├── BooleanTypeDescriptor.java
│ │ │ │ │ │ ├── CharTypeDescriptor.java
│ │ │ │ │ │ ├── ClobTypeDescriptor.java
│ │ │ │ │ │ ├── DateTypeDescriptor.java
│ │ │ │ │ │ ├── DecimalTypeDescriptor.java
│ │ │ │ │ │ ├── DoubleTypeDescriptor.java
│ │ │ │ │ │ ├── FloatTypeDescriptor.java
│ │ │ │ │ │ ├── IntegerTypeDescriptor.java
│ │ │ │ │ │ ├── JdbcTypeFamilyInformation.java
│ │ │ │ │ │ ├── JdbcTypeJavaClassMappings.java
│ │ │ │ │ │ ├── LobTypeMappings.java
│ │ │ │ │ │ ├── LongNVarcharTypeDescriptor.java
│ │ │ │ │ │ ├── LongVarbinaryTypeDescriptor.java
│ │ │ │ │ │ ├── LongVarcharTypeDescriptor.java
│ │ │ │ │ │ ├── NationalizedTypeMappings.java
│ │ │ │ │ │ ├── NCharTypeDescriptor.java
│ │ │ │ │ │ ├── NClobTypeDescriptor.java
│ │ │ │ │ │ ├── NumericTypeDescriptor.java
│ │ │ │ │ │ ├── NVarcharTypeDescriptor.java
│ │ │ │ │ │ ├── package-info.java
│ │ │ │ │ │ ├── RealTypeDescriptor.java
│ │ │ │ │ │ ├── SmallIntTypeDescriptor.java
│ │ │ │ │ │ ├── spi
│ │ │ │ │ │ │ └── SqlTypeDescriptorRegistry.java
│ │ │ │ │ │ ├── SqlTypeDescriptor.java
│ │ │ │ │ │ ├── SqlTypeDescriptorRegistry.java
│ │ │ │ │ │ ├── TimestampTypeDescriptor.java
│ │ │ │ │ │ ├── TimeTypeDescriptor.java
│ │ │ │ │ │ ├── TinyIntTypeDescriptor.java
│ │ │ │ │ │ ├── VarbinaryTypeDescriptor.java
│ │ │ │ │ │ └── VarcharTypeDescriptor.java
│ │ │ │ │ ├── ValueBinder.java
│ │ │ │ │ ├── ValueExtractor.java
│ │ │ │ │ ├── WrapperOptionsContext.java
│ │ │ │ │ └── WrapperOptions.java
│ │ │ │ ├── DiscriminatorType.java
│ │ │ │ ├── DoubleType.java
│ │ │ │ ├── DurationType.java
│ │ │ │ ├── EmbeddedComponentType.java
│ │ │ │ ├── EntityType.java
│ │ │ │ ├── EnumType.java
│ │ │ │ ├── FloatType.java
│ │ │ │ ├── ForeignKeyDirection.java
│ │ │ │ ├── IdentifierBagType.java
│ │ │ │ ├── IdentifierType.java
│ │ │ │ ├── ImageType.java
│ │ │ │ ├── InstantType.java
│ │ │ │ ├── IntegerType.java
│ │ │ │ ├── internal
│ │ │ │ │ └── TypeConfigurationRegistry.java
│ │ │ │ ├── ListType.java
│ │ │ │ ├── LiteralType.java
│ │ │ │ ├── LocalDateTimeType.java
│ │ │ │ ├── LocalDateType.java
│ │ │ │ ├── LocaleType.java
│ │ │ │ ├── LocalTimeType.java
│ │ │ │ ├── LongType.java
│ │ │ │ ├── ManyToOneType.java
│ │ │ │ ├── MapType.java
│ │ │ │ ├── MaterializedBlobType.java
│ │ │ │ ├── MaterializedClobType.java
│ │ │ │ ├── MaterializedNClobType.java
│ │ │ │ ├── MetaType.java
│ │ │ │ ├── NClobType.java
│ │ │ │ ├── NTextType.java
│ │ │ │ ├── NumericBooleanType.java
│ │ │ │ ├── ObjectType.java
│ │ │ │ ├── OffsetDateTimeType.java
│ │ │ │ ├── OffsetTimeType.java
│ │ │ │ ├── OneToOneType.java
│ │ │ │ ├── OrderedMapType.java
│ │ │ │ ├── OrderedSetType.java
│ │ │ │ ├── package.html
│ │ │ │ ├── PostgresUUIDType.java
│ │ │ │ ├── PrimitiveCharacterArrayClobType.java
│ │ │ │ ├── PrimitiveCharacterArrayNClobType.java
│ │ │ │ ├── PrimitiveType.java
│ │ │ │ ├── ProcedureParameterExtractionAware.java
│ │ │ │ ├── ProcedureParameterNamedBinder.java
│ │ │ │ ├── RowVersionType.java
│ │ │ │ ├── SerializableToBlobType.java
│ │ │ │ ├── SerializableType.java
│ │ │ │ ├── SerializationException.java
│ │ │ │ ├── SetType.java
│ │ │ │ ├── ShortType.java
│ │ │ │ ├── SingleColumnType.java
│ │ │ │ ├── SortedMapType.java
│ │ │ │ ├── SortedSetType.java
│ │ │ │ ├── SpecialOneToOneType.java
│ │ │ │ ├── spi
│ │ │ │ │ ├── TypeConfigurationAware.java
│ │ │ │ │ └── TypeConfiguration.java
│ │ │ │ ├── StandardBasicTypes.java
│ │ │ │ ├── StandardBasicTypeTemplate.java
│ │ │ │ ├── StringNVarcharType.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
│ │ │ │ ├── YesNoType.java
│ │ │ │ └── ZonedDateTimeType.java
│ │ │ ├── TypeHelper.java
│ │ │ ├── TypeMismatchException.java
│ │ │ ├── UnknownEntityTypeException.java
│ │ │ ├── UnknownProfileException.java
│ │ │ ├── UnresolvableObjectException.java
│ │ │ ├── UnsupportedLockAttemptException.java
│ │ │ ├── usertype
│ │ │ │ ├── CompositeUserType.java
│ │ │ │ ├── DynamicParameterizedType.java
│ │ │ │ ├── EnhancedUserType.java
│ │ │ │ ├── LoggableUserType.java
│ │ │ │ ├── package.html
│ │ │ │ ├── ParameterizedType.java
│ │ │ │ ├── Sized.java
│ │ │ │ ├── UserCollectionType.java
│ │ │ │ ├── UserType.java
│ │ │ │ └── UserVersionType.java
│ │ │ ├── Version.java
│ │ │ └── WrongClassException.java
│ │ ├── javadoc
│ │ │ ├── images
│ │ │ │ ├── bkg_blkheader.png
│ │ │ │ ├── bkg_gradient.gif
│ │ │ │ ├── bkgheader.png
│ │ │ │ └── h1_hdr.png
│ │ │ ├── package.html
│ │ │ └── stylesheet.css
│ │ ├── resources
│ │ │ ├── META-INF
│ │ │ │ └── services
│ │ │ │ └── javax.persistence.spi.PersistenceProvider
│ │ │ └── org
│ │ │ └── hibernate
│ │ │ ├── hibernate-configuration-3.0.dtd
│ │ │ ├── hibernate-configuration-4.0.xsd
│ │ │ ├── hibernate-mapping-3.0.dtd
│ │ │ ├── hibernate-mapping-4.0.xsd
│ │ │ ├── jpa
│ │ │ │ ├── orm_1_0.xsd
│ │ │ │ ├── orm_2_0.xsd
│ │ │ │ ├── orm_2_1.xsd
│ │ │ │ ├── orm_2_2.xsd
│ │ │ │ ├── persistence_1_0.xsd
│ │ │ │ ├── persistence_2_0.xsd
│ │ │ │ ├── persistence_2_1.xsd
│ │ │ │ └── persistence_2_2.xsd
│ │ │ └── xsd
│ │ │ ├── cfg
│ │ │ │ └── legacy-configuration-4.0.xsd
│ │ │ └── mapping
│ │ │ └── legacy-mapping-4.0.xsd
│ │ └── xjb
│ │ ├── hbm-configuration-bindings.xjb
│ │ ├── hbm-mapping-bindings.xjb
│ │ └── orm-bindings.xjb
│ └── test
│ ├── bundles
│ │ ├── cfgxmlpar
│ │ │ ├── META-INF
│ │ │ │ └── persistence.xml
│ │ │ └── org
│ │ │ └── hibernate
│ │ │ └── jpa
│ │ │ └── test
│ │ │ └── pack
│ │ │ └── cfgxmlpar
│ │ │ └── hibernate.cfg.xml
│ │ ├── defaultpar
│ │ │ ├── META-INF
│ │ │ │ ├── orm.xml
│ │ │ │ └── persistence.xml
│ │ │ └── org
│ │ │ └── hibernate
│ │ │ └── jpa
│ │ │ └── test
│ │ │ └── pack
│ │ │ └── defaultpar
│ │ │ └── Mouse.hbm.xml
│ │ ├── defaultpar_1_0
│ │ │ ├── META-INF
│ │ │ │ ├── orm.xml
│ │ │ │ └── persistence.xml
│ │ │ └── org
│ │ │ └── hibernate
│ │ │ └── jpa
│ │ │ └── test
│ │ │ └── pack
│ │ │ └── defaultpar_1_0
│ │ │ └── Mouse1.hbm.xml
│ │ ├── excludehbmpar
│ │ │ ├── META-INF
│ │ │ │ ├── orm2.xml
│ │ │ │ └── persistence.xml
│ │ │ └── org
│ │ │ └── hibernate
│ │ │ └── jpa
│ │ │ └── test
│ │ │ └── pack
│ │ │ └── excludehbmpar
│ │ │ └── Mouse.hbm.xml
│ │ ├── explicitpar
│ │ │ └── META-INF
│ │ │ ├── orm.xml
│ │ │ └── persistence.xml
│ │ ├── explicitpar2
│ │ │ └── META-INF
│ │ │ ├── orm.xml
│ │ │ └── persistence.xml
│ │ ├── explodedpar
│ │ │ ├── META-INF
│ │ │ │ └── persistence.xml
│ │ │ └── org
│ │ │ └── hibernate
│ │ │ └── jpa
│ │ │ └── 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
│ │ └── jpa
│ │ └── test
│ │ └── pack
│ │ └── war
│ │ └── Mouse.hbm.xml
│ ├── java
│ │ ├── from
│ │ │ └── In.java
│ │ ├── in
│ │ │ └── from
│ │ │ └── Any.java
│ │ ├── NoPackageEntity.java
│ │ └── org
│ │ └── hibernate
│ │ ├── boot
│ │ │ ├── model
│ │ │ │ ├── naming
│ │ │ │ │ ├── ImplicitIndexColumnNameSourceTest.java
│ │ │ │ │ └── NamingHelperTest.java
│ │ │ │ ├── process
│ │ │ │ │ └── internal
│ │ │ │ │ └── ScanningCoordinatorTest.java
│ │ │ │ └── source
│ │ │ │ └── internal
│ │ │ │ └── hbm
│ │ │ │ ├── AnnotationEntity.java
│ │ │ │ ├── HBMEntity.java
│ │ │ │ └── HBMManyToOneAnnotationMissingPrimaryKeyTest.java
│ │ │ ├── registry
│ │ │ │ └── classloading
│ │ │ │ └── internal
│ │ │ │ └── ClassLoaderServiceImplTest.java
│ │ │ └── spi
│ │ │ ├── delegation
│ │ │ │ ├── TestDelegatingMetadataBuilderImplementor.java
│ │ │ │ ├── TestDelegatingMetadataBuildingOptions.java
│ │ │ │ ├── TestDelegatingMetadata.java
│ │ │ │ ├── TestDelegatingSessionFactoryBuilderImplementor.java
│ │ │ │ ├── TestDelegatingSessionFactoryBuilder.java
│ │ │ │ └── TestDelegatingSessionFactoryOptions.java
│ │ │ └── metadatabuildercontributor
│ │ │ ├── AbstractSqlFunctionMetadataBuilderContributorTest.java
│ │ │ ├── SqlFunctionMetadataBuilderContributorClassNameTest.java
│ │ │ ├── SqlFunctionMetadataBuilderContributorClassTest.java
│ │ │ ├── SqlFunctionMetadataBuilderContributorIllegalArgumentTest.java
│ │ │ ├── SqlFunctionMetadataBuilderContributorIllegalClassArgumentTest.java
│ │ │ ├── SqlFunctionMetadataBuilderContributorInstanceTest.java
│ │ │ ├── SqlFunctionMetadataBuilderContributor.java
│ │ │ └── SqlFunctionMissingTest.java
│ │ ├── bytecode
│ │ │ └── internal
│ │ │ └── bytebuddy
│ │ │ ├── ByteBuddyBasicProxyFactoryTest.java
│ │ │ ├── EnhancerWildFlyNamesTest.java
│ │ │ ├── GenerateProxiesTest.java
│ │ │ ├── HibernateMethodLookupDispatcherTest.java
│ │ │ └── SimpleEntity.java
│ │ ├── cache
│ │ │ ├── internal
│ │ │ │ └── CacheKeyImplementationHashCodeTest.java
│ │ │ └── spi
│ │ │ ├── CacheAccessTypeTest.java
│ │ │ ├── NaturalIdCacheKeyTest.java
│ │ │ └── QueryKeyTest.java
│ │ ├── cfg
│ │ │ └── annotations
│ │ │ └── CollectionBinderTest.java
│ │ ├── connection
│ │ │ ├── ConnectionCreatorTest.java
│ │ │ ├── DriverManagerConnectionProviderTransactionIsolationConfigTest.java
│ │ │ ├── DriverManagerRegistrationTest.java
│ │ │ └── PropertiesTest.java
│ │ ├── dialect
│ │ │ ├── DB2390DialectTestCase.java
│ │ │ ├── DB2DialectTestCase.java
│ │ │ ├── DerbyDialectTestCase.java
│ │ │ ├── InformixDialectTestCase.java
│ │ │ ├── InformixLimitHandlerTestCase.java
│ │ │ ├── LegacyLimitHandlerTestCase.java
│ │ │ ├── Mocks.java
│ │ │ ├── Oracle8iDialectTestCase.java
│ │ │ ├── OracleDialectsTest.java
│ │ │ ├── PostgreSQL81DialectTestCase.java
│ │ │ ├── PostgreSQL92DialectTestCase.java
│ │ │ ├── resolver
│ │ │ │ ├── DialectFactoryTest.java
│ │ │ │ ├── DialectResolverTest.java
│ │ │ │ └── TestingDialectResolutionInfo.java
│ │ │ ├── SQLServer2005DialectTestCase.java
│ │ │ ├── SQLServer2012DialectTestCase.java
│ │ │ ├── SybaseASE157LimitHandlerTest.java
│ │ │ └── TestingDialects.java
│ │ ├── engine
│ │ │ ├── jdbc
│ │ │ │ ├── cursor
│ │ │ │ │ └── internal
│ │ │ │ │ └── StandardRefCursorSupportTest.java
│ │ │ │ ├── dialect
│ │ │ │ │ └── internal
│ │ │ │ │ └── StandardDialectResolverTest.java
│ │ │ │ ├── internal
│ │ │ │ │ └── JdbcCoordinatorTest.java
│ │ │ │ └── ResultSetWrapperProxyTest.java
│ │ │ ├── query
│ │ │ │ ├── InformixFunctionTest.java
│ │ │ │ ├── MySQLSetVariableEscapeColonTest.java
│ │ │ │ └── ParameterParserTest.java
│ │ │ └── spi
│ │ │ ├── delegation
│ │ │ │ ├── TestDelegatingSessionBuilderImplementor.java
│ │ │ │ ├── TestDelegatingSessionBuilder.java
│ │ │ │ └── TestDelegatingSharedSessionBuilder.java
│ │ │ ├── EntityEntryTest.java
│ │ │ ├── ExtraStateTest.java
│ │ │ ├── NonSortedExecutableListTest.java
│ │ │ └── SortedExecutableListTest.java
│ │ ├── event
│ │ │ ├── EmbeddableCallbackTest.java
│ │ │ ├── internal
│ │ │ │ └── MergeContextTest.java
│ │ │ ├── PreInsertEventListenerVetoBidirectionalTest.java
│ │ │ └── PreInsertEventListenerVetoUnidirectionalTest.java
│ │ ├── id
│ │ │ ├── AbstractHolderTest.java
│ │ │ ├── BigDecimalHolderTest.java
│ │ │ ├── BigIntegerHolderTest.java
│ │ │ ├── CreateDeleteTest.java
│ │ │ ├── enhanced
│ │ │ │ ├── OptimizerUnitTest.java
│ │ │ │ └── SequenceStyleConfigUnitTest.java
│ │ │ ├── FlushIdGenTest.java
│ │ │ ├── IdClassManyToOneCascadeTest.java
│ │ │ ├── LongHolderTest.java
│ │ │ ├── QuotedIdentifierTest.java
│ │ │ ├── RelatedEntity.java
│ │ │ ├── RootEntity.java
│ │ │ ├── SequenceHiLoGeneratorNoIncrementTest.java
│ │ │ ├── SequenceHiLoGeneratorTest.java
│ │ │ ├── SequenceValueExtractor.java
│ │ │ └── uuid
│ │ │ ├── CustomVersionOneStrategyTest.java
│ │ │ └── GeneratedValueTest.java
│ │ ├── internal
│ │ │ ├── MaskSensitiveInformationTest.java
│ │ │ └── util
│ │ │ ├── hib3rnat3
│ │ │ │ └── C0nst4nts३.java
│ │ │ ├── MathHelperTest.java
│ │ │ └── ReflectHelperTest.java
│ │ ├── IrrelevantEntity.java
│ │ ├── jdbc
│ │ │ ├── LobCreatorTest.java
│ │ │ └── util
│ │ │ ├── BasicFormatterTest.java
│ │ │ └── DdlFormatterTest.java
│ │ ├── jpa
│ │ │ ├── JpaComplianceTestingImpl.java
│ │ │ ├── spi
│ │ │ │ └── NativeQueryTupleTransformerTest.java
│ │ │ ├── test
│ │ │ │ ├── association
│ │ │ │ │ ├── AssociationTest.java
│ │ │ │ │ ├── Incident.java
│ │ │ │ │ ├── IncidentStatus.java
│ │ │ │ │ ├── Kitchen.java
│ │ │ │ │ └── Oven.java
│ │ │ │ ├── BaseEntityManagerFunctionalTestCase.java
│ │ │ │ ├── beanvalidation
│ │ │ │ │ ├── BeanValidationTest.java
│ │ │ │ │ ├── CupHolder.java
│ │ │ │ │ ├── ValidatorFactory2PhaseInjectionTest.java
│ │ │ │ │ └── ValidTitle.java
│ │ │ │ ├── boot
│ │ │ │ │ ├── BootFailureTest.java
│ │ │ │ │ ├── DeprecatedProviderCheckerTest.java
│ │ │ │ │ └── NewBootProcessTest.java
│ │ │ │ ├── cacheable
│ │ │ │ │ ├── annotation
│ │ │ │ │ │ ├── ConfigurationTest.java
│ │ │ │ │ │ ├── ExplicitlyCacheableEntity.java
│ │ │ │ │ │ ├── ExplicitlyNonCacheableEntity.java
│ │ │ │ │ │ └── NoCacheableAnnotationEntity.java
│ │ │ │ │ ├── api
│ │ │ │ │ │ ├── JpaCacheApiUsageTest.java
│ │ │ │ │ │ └── Order.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
│ │ │ │ │ ├── hbmxml
│ │ │ │ │ │ ├── Entity.java
│ │ │ │ │ │ └── MappingClassMoreThanOnceTest.java
│ │ │ │ │ ├── IncreaseListener.java
│ │ │ │ │ ├── Person.java
│ │ │ │ │ ├── Plant.java
│ │ │ │ │ ├── PreUpdateBytecodeEnhancementTest.java
│ │ │ │ │ ├── PreUpdateCustomEntityDirtinessStrategyTest.java
│ │ │ │ │ ├── PreUpdateDirtyCheckingInterceptorTest.java
│ │ │ │ │ ├── RemoteControl.java
│ │ │ │ │ ├── Rythm.java
│ │ │ │ │ ├── Television.java
│ │ │ │ │ ├── Translation.java
│ │ │ │ │ ├── VideoSystem.java
│ │ │ │ │ └── xml
│ │ │ │ │ ├── EntityListenerViaXmlTest.java
│ │ │ │ │ ├── JournalingListener.java
│ │ │ │ │ └── MyEntity.java
│ │ │ │ ├── cascade
│ │ │ │ │ ├── Author.java
│ │ │ │ │ ├── CascadeTest.java
│ │ │ │ │ ├── Conference.java
│ │ │ │ │ ├── DeleteOrphanTest.java
│ │ │ │ │ ├── DetachAndContainsTest.java
│ │ │ │ │ ├── ExtractionDocumentInfo.java
│ │ │ │ │ ├── ExtractionDocument.java
│ │ │ │ │ ├── FetchTest2.java
│ │ │ │ │ ├── FetchTest.java
│ │ │ │ │ ├── Grandson.java
│ │ │ │ │ ├── MergeTest.java
│ │ │ │ │ ├── MergeWithTransientNonCascadedAssociationTest.java
│ │ │ │ │ ├── multicircle
│ │ │ │ │ │ ├── AbstractEntity.java
│ │ │ │ │ │ ├── B.java
│ │ │ │ │ │ ├── C.java
│ │ │ │ │ │ ├── D.java
│ │ │ │ │ │ ├── E.java
│ │ │ │ │ │ ├── F.java
│ │ │ │ │ │ ├── G.java
│ │ │ │ │ │ └── MultiCircleJpaCascadeTest.java
│ │ │ │ │ ├── multilevel
│ │ │ │ │ │ ├── Bottom.java
│ │ │ │ │ │ ├── Middle.java
│ │ │ │ │ │ ├── MultiLevelCascadeCollectionEmbeddableTest.java
│ │ │ │ │ │ ├── MultiLevelCascadeCollectionIdClassTest.java
│ │ │ │ │ │ ├── MultiLevelCascadeRegularIdBasedParentChildAssociationTest.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
│ │ │ │ ├── cdi
│ │ │ │ │ ├── BasicCdiTest.java
│ │ │ │ │ ├── extended
│ │ │ │ │ │ ├── ConversationalEventManager.java
│ │ │ │ │ │ ├── ConversationalPersistenceContextExtendedTest.java
│ │ │ │ │ │ ├── Event.java
│ │ │ │ │ │ ├── ManualFlushConversationalEventManager.java
│ │ │ │ │ │ ├── ManualFlushConversationalPersistenceContextExtendedTest.java
│ │ │ │ │ │ ├── NonConversationalEventManager.java
│ │ │ │ │ │ └── NonConversationalPersistenceContextExtendedTest.java
│ │ │ │ │ ├── NoCdiAvailableTestDelegate.java
│ │ │ │ │ └── NoCdiAvailableTest.java
│ │ │ │ ├── collection
│ │ │ │ │ ├── Child.java
│ │ │ │ │ ├── Parent.java
│ │ │ │ │ └── PostLoadTest.java
│ │ │ │ ├── CompositeId.java
│ │ │ │ ├── CompositeIdRowValueTest.java
│ │ │ │ ├── connection
│ │ │ │ │ ├── BaseDataSource.java
│ │ │ │ │ ├── DataSourceInjectionTest.java
│ │ │ │ │ ├── FakeDataSourceException.java
│ │ │ │ │ ├── FakeDataSource.java
│ │ │ │ │ ├── PersistenceUnitInfoImpl.java
│ │ │ │ │ └── TestConnectionPool.java
│ │ │ │ ├── CountEntityWithCompositeIdTest.java
│ │ │ │ ├── criteria
│ │ │ │ │ ├── Animal.java
│ │ │ │ │ ├── Attribute.java
│ │ │ │ │ ├── basic
│ │ │ │ │ │ ├── AggregationResultTest.java
│ │ │ │ │ │ ├── BasicCriteriaUsageTest.java
│ │ │ │ │ │ ├── CastTest.java
│ │ │ │ │ │ ├── ConcatTest.java
│ │ │ │ │ │ ├── Date3Type.java
│ │ │ │ │ │ ├── ExpressionsTest.java
│ │ │ │ │ │ ├── ListIndexTest.java
│ │ │ │ │ │ ├── Payment.java
│ │ │ │ │ │ ├── PredicateTest.java
│ │ │ │ │ │ └── Wall.java
│ │ │ │ │ ├── Book.java
│ │ │ │ │ ├── Color.java
│ │ │ │ │ ├── components
│ │ │ │ │ │ ├── Alias.java
│ │ │ │ │ │ ├── Client.java
│ │ │ │ │ │ ├── ComponentCriteriaTest.java
│ │ │ │ │ │ ├── ComponentInWhereClauseTest.java
│ │ │ │ │ │ ├── EntitySuperclassComponentWithCollectionTest.java
│ │ │ │ │ │ ├── joins
│ │ │ │ │ │ │ ├── ComponentJoinTest.java
│ │ │ │ │ │ │ ├── EmbeddedType.java
│ │ │ │ │ │ │ ├── Entity.java
│ │ │ │ │ │ │ └── ManyToOneType.java
│ │ │ │ │ │ ├── MappedSuperclassComponentWithCollectionTest.java
│ │ │ │ │ │ └── Name.java
│ │ │ │ │ ├── CriteriaCompilingTest.java
│ │ │ │ │ ├── CriteriaQueryTypeQueryAdapterTest.java
│ │ │ │ │ ├── ElementCollectionConverterTest.java
│ │ │ │ │ ├── Elephant.java
│ │ │ │ │ ├── EntitySuperclassCollectionTest.java
│ │ │ │ │ ├── enumcollection
│ │ │ │ │ │ ├── EnumIsMemberTest.java
│ │ │ │ │ │ └── User.java
│ │ │ │ │ ├── fetchscroll
│ │ │ │ │ │ ├── CriteriaToScrollableResultsFetchTest.java
│ │ │ │ │ │ ├── Customer.java
│ │ │ │ │ │ ├── Facility.java
│ │ │ │ │ │ ├── OrderId.java
│ │ │ │ │ │ ├── Order.java
│ │ │ │ │ │ ├── OrderLineId.java
│ │ │ │ │ │ ├── OrderLine.java
│ │ │ │ │ │ ├── ProductId.java
│ │ │ │ │ │ ├── Product.java
│ │ │ │ │ │ ├── PurchaseOrg.java
│ │ │ │ │ │ └── Site.java
│ │ │ │ │ ├── HumanDTO.java
│ │ │ │ │ ├── Human.java
│ │ │ │ │ ├── idclass
│ │ │ │ │ │ ├── HelperId.java
│ │ │ │ │ │ ├── Helper.java
│ │ │ │ │ │ ├── IdClassPredicateTest.java
│ │ │ │ │ │ ├── Tool.java
│ │ │ │ │ │ ├── WidgetId.java
│ │ │ │ │ │ └── Widget.java
│ │ │ │ │ ├── Industry.java
│ │ │ │ │ ├── ItemAttributeConverter.java
│ │ │ │ │ ├── Item.java
│ │ │ │ │ ├── limitExpression
│ │ │ │ │ │ └── LimitExpressionTest.java
│ │ │ │ │ ├── literal
│ │ │ │ │ │ ├── AbstractCriteriaLiteralHandlingModeTest.java
│ │ │ │ │ │ ├── CriteriaLiteralHandlingModeAutoTest.java
│ │ │ │ │ │ ├── CriteriaLiteralHandlingModeBindTest.java
│ │ │ │ │ │ ├── CriteriaLiteralHandlingModeInlineShortNameLowercaseTest.java
│ │ │ │ │ │ ├── CriteriaLiteralHandlingModeInlineShortNameUppercaseTest.java
│ │ │ │ │ │ ├── CriteriaLiteralHandlingModeInlineTest.java
│ │ │ │ │ │ └── MySQLCriteriaLiteralHandlingModeInlineTest.java
│ │ │ │ │ ├── ManipulationCriteriaTest.java
│ │ │ │ │ ├── mapjoin
│ │ │ │ │ │ ├── MapJoinTest.java
│ │ │ │ │ │ └── MapJoinTestWithEmbeddable.java
│ │ │ │ │ ├── MultiTypedBasicAttributesEntity.java
│ │ │ │ │ ├── nulliteral
│ │ │ │ │ │ ├── CriteriaLiteralInSelectExpressionTest.java
│ │ │ │ │ │ ├── CriteriaLiteralsTest.java
│ │ │ │ │ │ ├── NullLiteralExpression.java
│ │ │ │ │ │ ├── Person.java
│ │ │ │ │ │ └── Subject.java
│ │ │ │ │ ├── OnKeywordTest.java
│ │ │ │ │ ├── ParameterTest.java
│ │ │ │ │ ├── paths
│ │ │ │ │ │ ├── AbstractPathImplTest.java
│ │ │ │ │ │ ├── FetchAndJoinTest.java
│ │ │ │ │ │ ├── ImplicitJoinTest.java
│ │ │ │ │ │ ├── LineItem.java
│ │ │ │ │ │ ├── Order.java
│ │ │ │ │ │ ├── PluralAttributeExpressionsTest.java
│ │ │ │ │ │ └── SingularAttributeJoinTest.java
│ │ │ │ │ ├── QueryBuilderTest.java
│ │ │ │ │ ├── selectcase
│ │ │ │ │ │ ├── GroupBySelectCaseTest.java
│ │ │ │ │ │ └── SelectCaseTest.java
│ │ │ │ │ ├── simplecase
│ │ │ │ │ │ └── BasicSimpleCaseTest.java
│ │ │ │ │ ├── Store.java
│ │ │ │ │ ├── subquery
│ │ │ │ │ │ ├── CorrelatedSubqueryTest.java
│ │ │ │ │ │ └── UncorrelatedSubqueryTest.java
│ │ │ │ │ ├── SuperclassCollectionTest.java
│ │ │ │ │ ├── TreatJoinTest.java
│ │ │ │ │ ├── TreatKeywordTest.java
│ │ │ │ │ ├── TreatListJoinTest.java
│ │ │ │ │ └── tuple
│ │ │ │ │ └── TupleCriteriaTest.java
│ │ │ │ ├── Distributor.java
│ │ │ │ ├── ejb3configuration
│ │ │ │ │ ├── Bell.java
│ │ │ │ │ ├── ConfigurationObjectSettingTest.java
│ │ │ │ │ ├── DisableDiscardPersistenceContextOnCloseTest.java
│ │ │ │ │ ├── EnableDiscardPersistenceContextOnCloseTest.java
│ │ │ │ │ ├── EntityManagerFactorySerializationTest.java
│ │ │ │ │ ├── EntityManagerSerializationTest.java
│ │ │ │ │ ├── ExceptionInterceptor.java
│ │ │ │ │ ├── id
│ │ │ │ │ │ ├── Cable.java
│ │ │ │ │ │ ├── FunkyException.java
│ │ │ │ │ │ ├── FunkyIdentifierGeneratorProvider.java
│ │ │ │ │ │ ├── FunkyIdGenerator.java
│ │ │ │ │ │ └── IdentifierGeneratorStrategyProviderTest.java
│ │ │ │ │ ├── InterceptorTest.java
│ │ │ │ │ ├── LocalExceptionInterceptor.java
│ │ │ │ │ ├── NamingStrategyConfigurationTest.java
│ │ │ │ │ ├── PersisterClassProviderTest.java
│ │ │ │ │ └── SessionFactoryObserverTest.java
│ │ │ │ ├── emops
│ │ │ │ │ ├── cascade
│ │ │ │ │ │ ├── A.java
│ │ │ │ │ │ ├── B1.java
│ │ │ │ │ │ ├── B2.java
│ │ │ │ │ │ ├── B3.java
│ │ │ │ │ │ ├── B4.java
│ │ │ │ │ │ ├── C1.java
│ │ │ │ │ │ ├── C2.java
│ │ │ │ │ │ └── CascadePersistTest.java
│ │ │ │ │ ├── Category.java
│ │ │ │ │ ├── Cat.java
│ │ │ │ │ ├── Colony.java
│ │ │ │ │ ├── Competition.java
│ │ │ │ │ ├── Competitor.java
│ │ │ │ │ ├── Decorate.java
│ │ │ │ │ ├── Dog.java
│ │ │ │ │ ├── Dress.java
│ │ │ │ │ ├── Empire.java
│ │ │ │ │ ├── FlushModeTest.java
│ │ │ │ │ ├── FlushTest.java
│ │ │ │ │ ├── GetReferenceTest.java
│ │ │ │ │ ├── Hoarder.java
│ │ │ │ │ ├── Item.java
│ │ │ │ │ ├── Mail.java
│ │ │ │ │ ├── MergeMultipleEntityCopiesAllowedLoggedTest.java
│ │ │ │ │ ├── MergeMultipleEntityCopiesAllowedTest.java
│ │ │ │ │ ├── MergeMultipleEntityCopiesCustomTest.java
│ │ │ │ │ ├── MergeMultipleEntityCopiesDisallowedByDefaultTest.java
│ │ │ │ │ ├── MergeMultipleEntityCopiesDisallowedTest.java
│ │ │ │ │ ├── MergeTest.java
│ │ │ │ │ ├── Music.java
│ │ │ │ │ ├── Pet.java
│ │ │ │ │ ├── Race.java
│ │ │ │ │ ├── RefreshTest.java
│ │ │ │ │ └── RemoveTest.java
│ │ │ │ ├── enhancement
│ │ │ │ │ └── TestLazyPropertyOnPreUpdate.java
│ │ │ │ ├── EntityManagerClosedTest.java
│ │ │ │ ├── EntityManagerFactoryClosedTest.java
│ │ │ │ ├── EntityManagerFactoryUnwrapTest.java
│ │ │ │ ├── EntityManagerTest.java
│ │ │ │ ├── EntityWithCompositeId.java
│ │ │ │ ├── exception
│ │ │ │ │ ├── ExceptionTest.java
│ │ │ │ │ ├── Instrument.java
│ │ │ │ │ ├── Musician.java
│ │ │ │ │ └── Music.java
│ │ │ │ ├── factory
│ │ │ │ │ ├── puUtil
│ │ │ │ │ │ ├── GetIdentifierTest.java
│ │ │ │ │ │ ├── LegacyEntity.java
│ │ │ │ │ │ ├── LegacyEntityPk.java
│ │ │ │ │ │ ├── ModernEntity.java
│ │ │ │ │ │ ├── NestedLegacyEntity.java
│ │ │ │ │ │ └── NestedLegacyEntityPk.java
│ │ │ │ │ └── SynchronizationTypeTest.java
│ │ │ │ ├── graphs
│ │ │ │ │ ├── BasicEntityGraphTests.java
│ │ │ │ │ ├── Company.java
│ │ │ │ │ ├── Course.java
│ │ │ │ │ ├── Employee.java
│ │ │ │ │ ├── EntityGraphLoadPlanBuilderTest.java
│ │ │ │ │ ├── EntityGraphNativeQueryTest.java
│ │ │ │ │ ├── EntityGraphTest.java
│ │ │ │ │ ├── EntityGraphUsingFetchGraphForLazyTest.java
│ │ │ │ │ ├── EntityGraphUsingFetchGraphTest.java
│ │ │ │ │ ├── EntityGraphWithFetchAnnotationTest.java
│ │ │ │ │ ├── inherited
│ │ │ │ │ │ ├── Bar.java
│ │ │ │ │ │ ├── Foo2.java
│ │ │ │ │ │ ├── Foo.java
│ │ │ │ │ │ ├── InheritedEntityGraphTest.java
│ │ │ │ │ │ └── MappedSupperclass.java
│ │ │ │ │ ├── Location.java
│ │ │ │ │ ├── Manager.java
│ │ │ │ │ ├── mapped_by_id
│ │ │ │ │ │ └── LoadGraphFindByIdTest.java
│ │ │ │ │ ├── Market.java
│ │ │ │ │ ├── named
│ │ │ │ │ │ ├── basic
│ │ │ │ │ │ │ ├── AbstractNamedEntityGraphTest.java
│ │ │ │ │ │ │ ├── BasicAnnNamedEntityGraphTest.java
│ │ │ │ │ │ │ ├── BasicOrmNamedEntityGraphTest.java
│ │ │ │ │ │ │ └── Person.java
│ │ │ │ │ │ ├── multiple
│ │ │ │ │ │ │ ├── Employee.java
│ │ │ │ │ │ │ ├── NamedEntityGraphsTest.java
│ │ │ │ │ │ │ └── Person.java
│ │ │ │ │ │ └── subgraph
│ │ │ │ │ │ ├── Author.java
│ │ │ │ │ │ ├── Book.java
│ │ │ │ │ │ ├── Prize.java
│ │ │ │ │ │ └── SubgraphOrmNamedEntityGraphTest.java
│ │ │ │ │ ├── queryhint
│ │ │ │ │ │ └── QueryHintEntityGraphTest.java
│ │ │ │ │ └── Student.java
│ │ │ │ ├── hibernateFilters
│ │ │ │ │ ├── AccountGroup.java
│ │ │ │ │ ├── Account.java
│ │ │ │ │ ├── EntityManagerWithFilteredSessionTest.java
│ │ │ │ │ └── ProxyPreservingFiltersOutsideInitialSessionTest.java
│ │ │ │ ├── indetifier
│ │ │ │ │ ├── AssignedInitialValueTableGeneratorConfiguredTest.java
│ │ │ │ │ └── DefaultInitialValueTableGeneratorConfiguredTest.java
│ │ │ │ ├── inheritance
│ │ │ │ │ ├── Fruit.java
│ │ │ │ │ ├── InheritanceTest.java
│ │ │ │ │ └── Strawberry.java
│ │ │ │ ├── Item.java
│ │ │ │ ├── Kitten.java
│ │ │ │ ├── LastUpdateListener.java
│ │ │ │ ├── lob
│ │ │ │ │ ├── BlobTest.java
│ │ │ │ │ └── ImageReader.java
│ │ │ │ ├── lock
│ │ │ │ │ ├── Lockable.java
│ │ │ │ │ ├── Lock.java
│ │ │ │ │ ├── LockTest.java
│ │ │ │ │ ├── LockTimeoutPropertyTest.java
│ │ │ │ │ ├── Person.java
│ │ │ │ │ ├── QueryLockingTest.java
│ │ │ │ │ ├── StatementIsClosedAfterALockExceptionTest.java
│ │ │ │ │ ├── UnversionedLock.java
│ │ │ │ │ └── UpgradeLockTest.java
│ │ │ │ ├── mapping
│ │ │ │ │ ├── ColumnWithExplicitReferenceToPrimaryTableTest.java
│ │ │ │ │ ├── DefaultCascadeTest.java
│ │ │ │ │ ├── Phone.java
│ │ │ │ │ ├── QuotingTest.java
│ │ │ │ │ ├── UnidirectionalOneToManyIndexColumnTest.java
│ │ │ │ │ ├── UnidirectionalOneToManyOrderColumnTest.java
│ │ │ │ │ └── UnidirectionalOneToManyUniqueConstraintOrderColumnTest.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
│ │ │ │ │ ├── Giant.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
│ │ │ │ ├── metagen
│ │ │ │ │ └── mappedsuperclass
│ │ │ │ │ ├── attribute
│ │ │ │ │ │ ├── AbstractNameable.java
│ │ │ │ │ │ ├── MappedSuperclassWithAttributesTest.java
│ │ │ │ │ │ └── Product.java
│ │ │ │ │ ├── embedded
│ │ │ │ │ │ ├── AbstractAddressable.java
│ │ │ │ │ │ ├── Address.java
│ │ │ │ │ │ ├── Company.java
│ │ │ │ │ │ └── MappedSuperclassWithEmbeddedTest.java
│ │ │ │ │ ├── embeddedid
│ │ │ │ │ │ ├── AbstractProduct.java
│ │ │ │ │ │ ├── MappedSuperclassWithEmbeddedIdTest.java
│ │ │ │ │ │ ├── ProductId.java
│ │ │ │ │ │ └── Product.java
│ │ │ │ │ ├── idclass
│ │ │ │ │ │ ├── AbstractAttributeId.java
│ │ │ │ │ │ ├── AbstractAttribute.java
│ │ │ │ │ │ ├── MappedSuperclassWithEntityWithIdClassTest.java
│ │ │ │ │ │ ├── ProductAttributeId.java
│ │ │ │ │ │ └── ProductAttribute.java
│ │ │ │ │ └── overridden
│ │ │ │ │ ├── AbstractProduct.java
│ │ │ │ │ ├── MappedSuperclassWithOverriddenAttributeTest.java
│ │ │ │ │ ├── Product1.java
│ │ │ │ │ └── Product2.java
│ │ │ │ ├── metamodel
│ │ │ │ │ ├── AbstractJpaMetamodelPopulationTest.java
│ │ │ │ │ ├── AbstractMetamodelSpecificTest.java
│ │ │ │ │ ├── Address.java
│ │ │ │ │ ├── Alias.java
│ │ │ │ │ ├── Article.java
│ │ │ │ │ ├── attributeInSuper
│ │ │ │ │ │ ├── AbstractEntity.java
│ │ │ │ │ │ ├── EmbeddableEntity.java
│ │ │ │ │ │ ├── EmbeddableInSuperClassTest.java
│ │ │ │ │ │ ├── Entity.java
│ │ │ │ │ │ ├── FunkyExtendedEmbeddedIdTest.java
│ │ │ │ │ │ ├── WorkOrderComponentId.java
│ │ │ │ │ │ ├── WorkOrderComponent.java
│ │ │ │ │ │ ├── WorkOrderId.java
│ │ │ │ │ │ └── WorkOrder.java
│ │ │ │ │ ├── BaseEmbeddedEntity.java
│ │ │ │ │ ├── Country.java
│ │ │ │ │ ├── CreditCard.java
│ │ │ │ │ ├── Customer.java
│ │ │ │ │ ├── EmbeddedTypeTest.java
│ │ │ │ │ ├── Entity1.java
│ │ │ │ │ ├── Entity2.java
│ │ │ │ │ ├── Entity3.java
│ │ │ │ │ ├── GenericsTest.java
│ │ │ │ │ ├── Info.java
│ │ │ │ │ ├── JpaMetamodelDisabledPopulationTest.java
│ │ │ │ │ ├── JpaMetamodelEnabledPopulationTest.java
│ │ │ │ │ ├── JpaMetamodelIgnoreUnsupportedPopulationTest.java
│ │ │ │ │ ├── LineItem.java
│ │ │ │ │ ├── MapEntity.java
│ │ │ │ │ ├── MapEntityLocal.java
│ │ │ │ │ ├── MappedSuperclassType2Test.java
│ │ │ │ │ ├── MappedSuperclassTypeTest.java
│ │ │ │ │ ├── MixedIdAndIdClassHandling.java
│ │ │ │ │ ├── Order.java
│ │ │ │ │ ├── PersonId.java
│ │ │ │ │ ├── Person.java
│ │ │ │ │ ├── Phone.java
│ │ │ │ │ ├── Product.java
│ │ │ │ │ ├── ShelfLife.java
│ │ │ │ │ ├── SomeMappedSuperclass.java
│ │ │ │ │ ├── SomeMappedSuperclassSubclass.java
│ │ │ │ │ ├── Spouse.java
│ │ │ │ │ ├── Thing.java
│ │ │ │ │ ├── ThingWithQuantity.java
│ │ │ │ │ ├── Translation.java
│ │ │ │ │ └── VersionedEntity.java
│ │ │ │ ├── MyNamingStrategy.java
│ │ │ │ ├── NamedQueryTransactionFailureTest.java
│ │ │ │ ├── NoOpListener.java
│ │ │ │ ├── NotSerializableClass.java
│ │ │ │ ├── ops
│ │ │ │ │ ├── Animal.java
│ │ │ │ │ ├── ContainsTest.java
│ │ │ │ │ ├── Employee.java
│ │ │ │ │ ├── Employer.java
│ │ │ │ │ ├── FindTest.java
│ │ │ │ │ ├── GetLoadJpaComplianceDifferentSessionsTest.java
│ │ │ │ │ ├── GetLoadJpaComplianceTest.java
│ │ │ │ │ ├── GetLoadTest.java
│ │ │ │ │ ├── Mammal.java
│ │ │ │ │ ├── MergeNewTest.java
│ │ │ │ │ ├── MergeTest.java
│ │ │ │ │ ├── Node.java
│ │ │ │ │ ├── NumberedNode.java
│ │ │ │ │ ├── PersistTest.java
│ │ │ │ │ ├── RemoveOrderingTest.java
│ │ │ │ │ ├── Reptile.java
│ │ │ │ │ └── Workload.java
│ │ │ │ ├── orphan
│ │ │ │ │ ├── onetomany
│ │ │ │ │ │ ├── DeleteOneToManyOrphansTest.java
│ │ │ │ │ │ ├── DeleteSharedOneToManyOrphansTest.java
│ │ │ │ │ │ ├── Feature.java
│ │ │ │ │ │ └── Product.java
│ │ │ │ │ └── onetoone
│ │ │ │ │ ├── A.java
│ │ │ │ │ ├── B.java
│ │ │ │ │ ├── multilevelcascade
│ │ │ │ │ │ ├── DeleteMultiLevelOrphansTest.java
│ │ │ │ │ │ ├── Preisregelung.java
│ │ │ │ │ │ ├── Tranche.java
│ │ │ │ │ │ ├── Tranchenmodell.java
│ │ │ │ │ │ ├── X.java
│ │ │ │ │ │ └── Y.java
│ │ │ │ │ └── OneToOneOrphanTest.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
│ │ │ │ ├── persistenceunit
│ │ │ │ │ ├── DataPoint.java
│ │ │ │ │ ├── DuplicatePersistenceUnitNameTest.java
│ │ │ │ │ ├── ExcludeUnlistedClassesTest.java
│ │ │ │ │ ├── TwoPersistenceUnits2LCDisabledEnabled.java
│ │ │ │ │ └── UnlistedDataPoint.java
│ │ │ │ ├── PersistenceUnitDescriptorAdapter.java
│ │ │ │ ├── PersistenceUnitInfoAdapter.java
│ │ │ │ ├── procedure
│ │ │ │ │ ├── AbstractStoredProcedureTest.java
│ │ │ │ │ ├── AnnotationTest.java
│ │ │ │ │ ├── DateTimeParameterTest.java
│ │ │ │ │ ├── H2StoreProcedureTest.java
│ │ │ │ │ ├── HSQLStoreProcedureTest.java
│ │ │ │ │ ├── JpaTckUsageTest.java
│ │ │ │ │ ├── OrmTest.java
│ │ │ │ │ ├── StoredProcedureNullParameterByNameTest.java
│ │ │ │ │ ├── StoredProcedureResultSetMappingTest.java
│ │ │ │ │ ├── StoreProcedureOutParameterByNameTest.java
│ │ │ │ │ ├── StoreProcedureOutParameterByPositionTest.java
│ │ │ │ │ ├── StoreProcedureRefCursorOutParameterByNameTest.java
│ │ │ │ │ ├── StoreProcedureRefCursorOutParameterByPositionTest.java
│ │ │ │ │ └── User.java
│ │ │ │ ├── query
│ │ │ │ │ ├── AddNamedQueryTest.java
│ │ │ │ │ ├── CachedQueryTest.java
│ │ │ │ │ ├── ConstructorResultNativeQueryTest.java
│ │ │ │ │ ├── Contractor.java
│ │ │ │ │ ├── DateTimeParameterTest.java
│ │ │ │ │ ├── Employee.java
│ │ │ │ │ ├── LimitExpressionTest.java
│ │ │ │ │ ├── NamedQueryCommentTest.java
│ │ │ │ │ ├── NamedQueryFlushModeTest.java
│ │ │ │ │ ├── NamedQueryTest.java
│ │ │ │ │ ├── NativeQueryOrdinalParametersTest.java
│ │ │ │ │ ├── OracleConstructorResultNativeQueryTest.java
│ │ │ │ │ ├── QueryParametersValidationTest.java
│ │ │ │ │ ├── QueryParametersWithDisabledValidationTest.java
│ │ │ │ │ ├── QueryTest.java
│ │ │ │ │ ├── QueryWithInParamListAndNamedEntityGraphTest.java
│ │ │ │ │ ├── QueryWithLiteralsInSelectExpressionTest.java
│ │ │ │ │ ├── ScalarResultNativeQueryTest.java
│ │ │ │ │ ├── TupleNativeQueryTest.java
│ │ │ │ │ ├── TupleQueryTest.java
│ │ │ │ │ └── TypedValueParametersTest.java
│ │ │ │ ├── refresh
│ │ │ │ │ ├── RefreshDetachedInstanceWhenIsAllowedTest.java
│ │ │ │ │ ├── RefreshDetachedInstanceWhenIsNotAllowedTest.java
│ │ │ │ │ └── TestEntity.java
│ │ │ │ ├── schemagen
│ │ │ │ │ ├── Document.java
│ │ │ │ │ ├── iso8859
│ │ │ │ │ │ ├── JpaFileSchemaGeneratorWithHbm2DdlCharsetNameTest.java
│ │ │ │ │ │ ├── JpaSchemaGeneratorWithHbm2DdlCharsetNameTest.java
│ │ │ │ │ │ ├── JpaSchemaGeneratorWithoutHbm2DdlCharsetNameTest.java
│ │ │ │ │ │ └── SchemaCreateDropWithHbm2DdlCharsetNameTest.java
│ │ │ │ │ ├── Item.java
│ │ │ │ │ ├── JpaFileSchemaGeneratorTest.java
│ │ │ │ │ ├── JpaSchemaGeneratorTest.java
│ │ │ │ │ ├── SchemaCreateDropTest.java
│ │ │ │ │ ├── SchemaCreateDropUtf8WithoutHbm2DdlCharsetNameTest.java
│ │ │ │ │ ├── SchemaDatabaseFileGenerationFailureTest.java
│ │ │ │ │ ├── SchemaScriptFileGenerationFailureTest.java
│ │ │ │ │ └── SchemaScriptFileGenerationTest.java
│ │ │ │ ├── serialization
│ │ │ │ │ └── EntityManagerDeserializationTest.java
│ │ │ │ ├── SettingsGenerator.java
│ │ │ │ ├── statistics
│ │ │ │ │ └── SessionCloseCountTest.java
│ │ │ │ ├── temporal
│ │ │ │ │ └── TemporalTypeTest.java
│ │ │ │ ├── TestHelper.java
│ │ │ │ ├── TestingEntityManagerFactoryGenerator.java
│ │ │ │ ├── transaction
│ │ │ │ │ ├── Book.java
│ │ │ │ │ ├── ClosedEntityManagerWithJpaTransactionComplianceTest.java
│ │ │ │ │ ├── ClosedEntityManagerWithoutJpaTransactionComplianceTest.java
│ │ │ │ │ ├── CloseEntityManagerWithActiveTransactionTest.java
│ │ │ │ │ ├── FlushAndTransactionTest.java
│ │ │ │ │ ├── GetTransactionTest.java
│ │ │ │ │ ├── JtaGetTransactionThrowsExceptionTest.java
│ │ │ │ │ ├── JtaReusingEntityTransactionTest.java
│ │ │ │ │ ├── SynchronizationTypeTest.java
│ │ │ │ │ ├── TransactionCommitFailureTest.java
│ │ │ │ │ ├── TransactionJoinHandlingChecker.java
│ │ │ │ │ ├── TransactionJoiningTest.java
│ │ │ │ │ ├── TransactionRollbackTest.java
│ │ │ │ │ └── TransactionRolledBackInDifferentThreadTest.java
│ │ │ │ ├── Wallet.java
│ │ │ │ └── xml
│ │ │ │ ├── Address.java
│ │ │ │ ├── Article.java
│ │ │ │ ├── CounterListener.java
│ │ │ │ ├── Employee.java
│ │ │ │ ├── JpaEntityNameTest.java
│ │ │ │ ├── Lighter.java
│ │ │ │ ├── Light.java
│ │ │ │ ├── Qualifier.java
│ │ │ │ ├── sequences
│ │ │ │ │ ├── Address.java
│ │ │ │ │ ├── Article.java
│ │ │ │ │ ├── Employee.java
│ │ │ │ │ ├── Lighter.java
│ │ │ │ │ ├── Light.java
│ │ │ │ │ ├── XmlAttributeOverrideTest.java
│ │ │ │ │ └── XmlTest.java
│ │ │ │ ├── XmlAttributeOverrideTest.java
│ │ │ │ └── XmlTest.java
│ │ │ ├── userguide
│ │ │ │ └── util
│ │ │ │ ├── Article.java
│ │ │ │ ├── Author.java
│ │ │ │ ├── Book.java
│ │ │ │ ├── CopyrightableContent.java
│ │ │ │ ├── GetIdentifierTest.java
│ │ │ │ ├── IsLoadedTest.java
│ │ │ │ ├── PersistenceUtilHelperTest.java
│ │ │ │ ├── PessimisticNumberParserUnitTest.java
│ │ │ │ ├── ProviderUtilTest.java
│ │ │ │ ├── Sickness.java
│ │ │ │ └── Umbrella.java
│ │ │ └── version
│ │ │ ├── Customer.java
│ │ │ ├── JpaSpecVersionValueUpdatingTest.java
│ │ │ └── Order.java
│ │ ├── persister
│ │ │ └── entity
│ │ │ ├── AbstractSchemaSubstitutionFormulaTest.java
│ │ │ ├── CustomSqlSchemaResolvingIdentityTest.java
│ │ │ ├── CustomSqlSchemaResolvingTest.java
│ │ │ ├── FormulaTemplateEmptySchemaSubstitutionTest.java
│ │ │ └── FormulaTemplateSchemaSubstitutionTest.java
│ │ ├── property
│ │ │ ├── access
│ │ │ │ └── spi
│ │ │ │ └── GetterFieldImplTest.java
│ │ │ ├── BasicPropertyAccessorTest.java
│ │ │ ├── DirectPropertyAccessorTest.java
│ │ │ ├── GetAndIsVariantGetterTest.java
│ │ │ ├── GetAndIsVariantGetterWithTransientAnnotationTest.java
│ │ │ ├── Item.java
│ │ │ ├── Order.java
│ │ │ └── PropertyAccessStrategyMapTest.java
│ │ ├── query
│ │ │ ├── criteria
│ │ │ │ └── internal
│ │ │ │ ├── AliasWithCriterionTest.java
│ │ │ │ └── expression
│ │ │ │ └── SearchedCaseExpressionTest.java
│ │ │ ├── hhh12076
│ │ │ │ ├── AnnotationMappingJoinClassTest.java
│ │ │ │ ├── Claim.java
│ │ │ │ ├── EwtAssessmentExtension.java
│ │ │ │ ├── Extension.java
│ │ │ │ ├── GapAssessmentExtension.java
│ │ │ │ ├── HbmMappingJoinClassTest.java
│ │ │ │ ├── SettlementExtension.java
│ │ │ │ ├── Settlement.java
│ │ │ │ ├── SettlementStatus.java
│ │ │ │ ├── SettlementTask.java
│ │ │ │ ├── Task.java
│ │ │ │ └── TaskStatus.java
│ │ │ ├── hhh12225
│ │ │ │ ├── Contract.java
│ │ │ │ ├── HQLTypeTest.java
│ │ │ │ ├── VehicleContract.java
│ │ │ │ ├── Vehicle.java
│ │ │ │ └── VehicleTrackContract.java
│ │ │ ├── InClauseParameterPaddingTest.java
│ │ │ ├── MaxInExpressionParameterPaddingTest.java
│ │ │ └── NativeQueryWithParenthesesTest.java
│ │ ├── secure
│ │ │ └── JaccIntegratorTest.java
│ │ ├── serialization
│ │ │ ├── entity
│ │ │ │ ├── AnEntity.java
│ │ │ │ └── PK.java
│ │ │ ├── EntityProxySerializationTest.java
│ │ │ ├── GetterSetterSerializationTest.java
│ │ │ ├── MapProxySerializationTest.java
│ │ │ └── SessionFactorySerializationTest.java
│ │ ├── service
│ │ │ ├── internal
│ │ │ │ └── ServiceRegistryClosingCascadeTest.java
│ │ │ ├── ServiceContributorTest.java
│ │ │ └── ServiceRegistryTest.java
│ │ ├── session
│ │ │ └── AssociateEntityWithTwoSessionsTest.java
│ │ ├── sharedSession
│ │ │ └── SessionWithSharedConnectionTest.java
│ │ ├── sql
│ │ │ └── TemplateTest.java
│ │ ├── stat
│ │ │ └── internal
│ │ │ ├── ConcurrentQueryStatisticsTest.java
│ │ │ └── ConcurrentStatisticsTest.java
│ │ ├── subclassProxyInterface
│ │ │ ├── Doctor.java
│ │ │ ├── IDoctor.java
│ │ │ ├── Person.hbm.xml
│ │ │ ├── Person.java
│ │ │ └── SubclassProxyInterfaceTest.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
│ │ │ │ │ ├── AttributeAccessorTest.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
│ │ │ │ ├── basic
│ │ │ │ │ └── CollectionAsBasicTest.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
│ │ │ │ │ ├── MergeNotNullCollectionTest.java
│ │ │ │ │ ├── MergeNotNullCollectionUsingIdentityTest.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
│ │ │ │ │ ├── Child.java
│ │ │ │ │ ├── circle
│ │ │ │ │ │ ├── identity
│ │ │ │ │ │ │ ├── AbstractEntity.java
│ │ │ │ │ │ │ ├── A.java
│ │ │ │ │ │ │ ├── B.java
│ │ │ │ │ │ │ ├── CascadeCircleIdentityIdTest.java
│ │ │ │ │ │ │ ├── C.java
│ │ │ │ │ │ │ ├── D.java
│ │ │ │ │ │ │ ├── E.java
│ │ │ │ │ │ │ ├── F.java
│ │ │ │ │ │ │ ├── G.java
│ │ │ │ │ │ │ └── H.java
│ │ │ │ │ │ └── sequence
│ │ │ │ │ │ ├── AbstractEntity.java
│ │ │ │ │ │ ├── A.java
│ │ │ │ │ │ ├── B.java
│ │ │ │ │ │ ├── CascadeCircleSequenceIdTest.java
│ │ │ │ │ │ ├── C.java
│ │ │ │ │ │ ├── D.java
│ │ │ │ │ │ ├── E.java
│ │ │ │ │ │ ├── F.java
│ │ │ │ │ │ ├── G.java
│ │ │ │ │ │ └── H.java
│ │ │ │ │ ├── CodedPairHolder.java
│ │ │ │ │ ├── CodedPairSetHolder.java
│ │ │ │ │ ├── Mouth.java
│ │ │ │ │ ├── multicircle
│ │ │ │ │ │ ├── jpa
│ │ │ │ │ │ │ ├── identity
│ │ │ │ │ │ │ │ ├── AbstractEntity.java
│ │ │ │ │ │ │ │ ├── EntityB.java
│ │ │ │ │ │ │ │ ├── EntityC.java
│ │ │ │ │ │ │ │ ├── EntityD.java
│ │ │ │ │ │ │ │ ├── EntityE.java
│ │ │ │ │ │ │ │ ├── EntityF.java
│ │ │ │ │ │ │ │ ├── EntityG.java
│ │ │ │ │ │ │ │ └── MultiCircleJpaCascadeIdentityTest.java
│ │ │ │ │ │ │ └── sequence
│ │ │ │ │ │ │ ├── AbstractEntity.java
│ │ │ │ │ │ │ ├── B.java
│ │ │ │ │ │ │ ├── C.java
│ │ │ │ │ │ │ ├── D.java
│ │ │ │ │ │ │ ├── E.java
│ │ │ │ │ │ │ ├── F.java
│ │ │ │ │ │ │ ├── G.java
│ │ │ │ │ │ │ └── MultiCircleJpaCascadeSequenceTest.java
│ │ │ │ │ │ └── nonjpa
│ │ │ │ │ │ ├── identity
│ │ │ │ │ │ │ ├── AbstractEntity.java
│ │ │ │ │ │ │ ├── EntityB.java
│ │ │ │ │ │ │ ├── EntityC.java
│ │ │ │ │ │ │ ├── EntityD.java
│ │ │ │ │ │ │ ├── EntityE.java
│ │ │ │ │ │ │ ├── EntityF.java
│ │ │ │ │ │ │ ├── EntityG.java
│ │ │ │ │ │ │ └── MultiCircleNonJpaCascadeIdentityTest.java
│ │ │ │ │ │ └── sequence
│ │ │ │ │ │ ├── AbstractEntity.java
│ │ │ │ │ │ ├── B.java
│ │ │ │ │ │ ├── C.java
│ │ │ │ │ │ ├── D.java
│ │ │ │ │ │ ├── E.java
│ │ │ │ │ │ ├── F.java
│ │ │ │ │ │ ├── G.java
│ │ │ │ │ │ └── MultiCircleNonJpaCascadeSequenceTest.java
│ │ │ │ │ ├── NonNullableCircularDependencyCascadeTest.java
│ │ │ │ │ ├── Parent.java
│ │ │ │ │ ├── Person.java
│ │ │ │ │ ├── PersonPair.java
│ │ │ │ │ └── Tooth.java
│ │ │ │ ├── cid
│ │ │ │ │ ├── AId.java
│ │ │ │ │ ├── A.java
│ │ │ │ │ ├── B.java
│ │ │ │ │ ├── Channel.java
│ │ │ │ │ ├── Child.java
│ │ │ │ │ ├── ChildPk.java
│ │ │ │ │ ├── C.java
│ │ │ │ │ ├── CompositeIdIdentityTest.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
│ │ │ │ │ ├── CountryAttitude.java
│ │ │ │ │ ├── CustomImprovedNamingCollectionElementTest.java
│ │ │ │ │ ├── deepcollectionelements
│ │ │ │ │ │ ├── A.java
│ │ │ │ │ │ ├── B.java
│ │ │ │ │ │ ├── C.java
│ │ │ │ │ │ └── DeepCollectionElementTest.java
│ │ │ │ │ ├── DefaultNamingCollectionElementTest.java
│ │ │ │ │ ├── EmbeddableCollectionElementWithLazyManyToOneTest.java
│ │ │ │ │ ├── embeddables
│ │ │ │ │ │ └── withcustomenumdef
│ │ │ │ │ │ ├── Location.java
│ │ │ │ │ │ ├── Query.java
│ │ │ │ │ │ └── TestBasicOps.java
│ │ │ │ │ ├── EntityWithAnElementCollection.java
│ │ │ │ │ ├── FavoriteFood.java
│ │ │ │ │ ├── ImprovedNamingCollectionElementTest.java
│ │ │ │ │ ├── indexedCollection
│ │ │ │ │ │ ├── Contact.java
│ │ │ │ │ │ ├── IndexedCollectionOfElementsTest.java
│ │ │ │ │ │ └── Sale.java
│ │ │ │ │ ├── LocalizedString.java
│ │ │ │ │ ├── Matrix.java
│ │ │ │ │ ├── OrderByTest.java
│ │ │ │ │ ├── ordered
│ │ │ │ │ │ ├── Address.java
│ │ │ │ │ │ ├── ElementCollectionSortingTest.java
│ │ │ │ │ │ └── Person.java
│ │ │ │ │ ├── Owner.java
│ │ │ │ │ ├── Person.java
│ │ │ │ │ ├── Products.java
│ │ │ │ │ ├── QueryTest.java
│ │ │ │ │ ├── recreate
│ │ │ │ │ │ ├── PoiArrival.java
│ │ │ │ │ │ ├── Poi.java
│ │ │ │ │ │ ├── RaceExecution.java
│ │ │ │ │ │ └── RecreateCollectionTest.java
│ │ │ │ │ ├── TestCourse.java
│ │ │ │ │ ├── Toy.java
│ │ │ │ │ └── Widgets.java
│ │ │ │ ├── Company.java
│ │ │ │ ├── configuration
│ │ │ │ │ ├── ConfigurationTest.java
│ │ │ │ │ └── package-info.java
│ │ │ │ ├── ConfigurationTest.java
│ │ │ │ ├── Country.java
│ │ │ │ ├── CreationTimestampTest.java
│ │ │ │ ├── Customer.java
│ │ │ │ ├── dataTypes
│ │ │ │ │ ├── BasicOperationsTest.java
│ │ │ │ │ ├── Grade.java
│ │ │ │ │ ├── SomeEntity.java
│ │ │ │ │ └── SomeOtherEntity.java
│ │ │ │ ├── derivedidentities
│ │ │ │ │ ├── bidirectional
│ │ │ │ │ │ ├── Bar.java
│ │ │ │ │ │ ├── CompositeDerivedIdentityTest.java
│ │ │ │ │ │ ├── CompositeIdDerivedIdWithIdClassTest.java
│ │ │ │ │ │ ├── DependentId.java
│ │ │ │ │ │ ├── Dependent.java
│ │ │ │ │ │ ├── DerivedIdentityWithBidirectionalAssociationTest.java
│ │ │ │ │ │ ├── Employee.java
│ │ │ │ │ │ ├── Foo.java
│ │ │ │ │ │ ├── OneToOneWithDerivedIdentityTest.java
│ │ │ │ │ │ ├── Order.java
│ │ │ │ │ │ ├── OrderLine.java
│ │ │ │ │ │ ├── OrderLinePK.java
│ │ │ │ │ │ ├── PersonInfo.java
│ │ │ │ │ │ ├── Person.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
│ │ │ │ │ │ │ └── lazy
│ │ │ │ │ │ │ ├── CompositeKeyDeleteTest.java
│ │ │ │ │ │ │ ├── CustomerInventoryTwo.java
│ │ │ │ │ │ │ ├── CustomerInventoryTwoPK.java
│ │ │ │ │ │ │ ├── CustomerTwo.java
│ │ │ │ │ │ │ ├── hbm_order.xml
│ │ │ │ │ │ │ └── order_orm.xml
│ │ │ │ │ │ ├── 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
│ │ │ │ │ │ ├── b2
│ │ │ │ │ │ │ ├── DependentId.java
│ │ │ │ │ │ │ ├── Dependent.java
│ │ │ │ │ │ │ ├── DerivedIdentityEmbeddedIdParentEmbeddedIdGrandparentEmbeddedIdDepTest.java
│ │ │ │ │ │ │ ├── EmployeeId.java
│ │ │ │ │ │ │ ├── Employee.java
│ │ │ │ │ │ │ ├── PolicyId.java
│ │ │ │ │ │ │ └── Policy.java
│ │ │ │ │ │ └── b3
│ │ │ │ │ │ ├── DependentId.java
│ │ │ │ │ │ ├── Dependent.java
│ │ │ │ │ │ ├── DerivedIdentityEmbeddedIdParentEmbeddedIdGrandparentEmbeddedIdColumnOverridesDepTest.java
│ │ │ │ │ │ ├── EmployeeId.java
│ │ │ │ │ │ ├── Employee.java
│ │ │ │ │ │ ├── PolicyId.java
│ │ │ │ │ │ └── Policy.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
│ │ │ │ │ ├── attributeOverrides
│ │ │ │ │ │ ├── AttributeOverrideEnhancedUserTypeTest.java
│ │ │ │ │ │ └── BasicAttributeOverrideTest.java
│ │ │ │ │ ├── collection
│ │ │ │ │ │ ├── EmbeddableWithManyToMany_HHH_11302_Test.java
│ │ │ │ │ │ ├── EmbeddableWithOneToMany_HHH_11302_Test.java
│ │ │ │ │ │ ├── EmbeddableWithOneToMany_HHH_8564_Test.java
│ │ │ │ │ │ ├── EmbeddableWithOneToMany_HHH_8860_Test.java
│ │ │ │ │ │ └── xml
│ │ │ │ │ │ ├── ContactInformation.java
│ │ │ │ │ │ ├── ContactType.java
│ │ │ │ │ │ ├── EmbeddableWithOneToMany_HHH_11302_xml_Test.java
│ │ │ │ │ │ └── Person.java
│ │ │ │ │ ├── DollarValue.java
│ │ │ │ │ ├── DollarValueUserType.java
│ │ │ │ │ ├── EmbeddableIntegratorTest.java
│ │ │ │ │ ├── Investment.java
│ │ │ │ │ ├── Investor.java
│ │ │ │ │ ├── InvestorTypeContributor.java
│ │ │ │ │ ├── MyDate.java
│ │ │ │ │ ├── MyDateUserType.java
│ │ │ │ │ └── nested
│ │ │ │ │ ├── Customer.java
│ │ │ │ │ ├── fieldaccess
│ │ │ │ │ │ ├── Customer.java
│ │ │ │ │ │ ├── FieldAccessedNestedEmbeddableMetadataTest.java
│ │ │ │ │ │ ├── Investment.java
│ │ │ │ │ │ └── MonetaryAmount.java
│ │ │ │ │ ├── Investment.java
│ │ │ │ │ ├── MonetaryAmount.java
│ │ │ │ │ └── NestedEmbeddableMetadataTest.java
│ │ │ │ ├── embedded
│ │ │ │ │ ├── Address.java
│ │ │ │ │ ├── AddressType.java
│ │ │ │ │ ├── Book.java
│ │ │ │ │ ├── CorpType.java
│ │ │ │ │ ├── Country.java
│ │ │ │ │ ├── Deal.java
│ │ │ │ │ ├── EmbeddableA.java
│ │ │ │ │ ├── EmbeddableB.java
│ │ │ │ │ ├── EmbeddedTest.java
│ │ │ │ │ ├── EntityWithNestedEmbeddables.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
│ │ │ │ │ ├── NestedEmbeddableAttributeOverrideTest.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
│ │ │ │ │ ├── Doctor.java
│ │ │ │ │ ├── Drill.java
│ │ │ │ │ ├── FirstName.java
│ │ │ │ │ ├── Flight.java
│ │ │ │ │ ├── Forest2.java
│ │ │ │ │ ├── Forest.java
│ │ │ │ │ ├── FormalLastName.java
│ │ │ │ │ ├── HibernateAnnotationMappingTest.java
│ │ │ │ │ ├── Java5FeaturesTest.java
│ │ │ │ │ ├── LastName.java
│ │ │ │ │ ├── Length.java
│ │ │ │ │ ├── LocalContactDetails.java
│ │ │ │ │ ├── MonetaryAmount.java
│ │ │ │ │ ├── MonetaryAmountUserType.java
│ │ │ │ │ ├── Month.java
│ │ │ │ │ ├── Name.java
│ │ │ │ │ ├── Narrative.java
│ │ │ │ │ ├── NewCustomEntityMappingAnnotationsTest.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
│ │ │ │ ├── entityGraph
│ │ │ │ │ ├── Author.java
│ │ │ │ │ ├── Book.java
│ │ │ │ │ ├── OrmXmlParseTest.java
│ │ │ │ │ └── package-info.java
│ │ │ │ ├── entitynonentity
│ │ │ │ │ ├── Cellular.java
│ │ │ │ │ ├── Communication.java
│ │ │ │ │ ├── EntityNonEntityTest.java
│ │ │ │ │ ├── GSM.java
│ │ │ │ │ ├── Interaction.java
│ │ │ │ │ ├── Phone.java
│ │ │ │ │ └── Voice.java
│ │ │ │ ├── EntityTest.java
│ │ │ │ ├── enumerated
│ │ │ │ │ ├── custom_mapkey
│ │ │ │ │ │ ├── EntityMapEnum.java
│ │ │ │ │ │ └── MapKeyCustomEnumTypeTest.java
│ │ │ │ │ ├── custom_types
│ │ │ │ │ │ ├── FirstLetterType.java
│ │ │ │ │ │ └── LastNumberType.java
│ │ │ │ │ ├── EntityEnum.java
│ │ │ │ │ ├── EnumeratedSmokeTest.java
│ │ │ │ │ ├── EnumeratedTypeTest.java
│ │ │ │ │ ├── enums
│ │ │ │ │ │ ├── Common.java
│ │ │ │ │ │ ├── FirstLetter.java
│ │ │ │ │ │ ├── LastNumber.java
│ │ │ │ │ │ └── Trimmed.java
│ │ │ │ │ ├── mapkey
│ │ │ │ │ │ ├── MapKeyEnumeratedTest.java
│ │ │ │ │ │ ├── SocialNetwork.java
│ │ │ │ │ │ ├── SocialNetworkProfile.java
│ │ │ │ │ │ └── User.java
│ │ │ │ │ ├── mappedSuperclass
│ │ │ │ │ │ └── EnumeratedWithMappedSuperclassTest.java
│ │ │ │ │ └── ormXml
│ │ │ │ │ ├── Binding.java
│ │ │ │ │ ├── BookWithOrmEnum.java
│ │ │ │ │ └── OrmXmlEnumTypeTest.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
│ │ │ │ ├── filter
│ │ │ │ │ ├── secondarytable
│ │ │ │ │ │ ├── SecondaryTableTest.java
│ │ │ │ │ │ └── User.java
│ │ │ │ │ └── subclass
│ │ │ │ │ ├── joined
│ │ │ │ │ │ ├── Animal.java
│ │ │ │ │ │ ├── Club.java
│ │ │ │ │ │ ├── Human.java
│ │ │ │ │ │ ├── JoinedSubClassTest.java
│ │ │ │ │ │ └── Mammal.java
│ │ │ │ │ ├── MappedSuperclass
│ │ │ │ │ │ ├── Animal.java
│ │ │ │ │ │ ├── FilterInheritanceTest.java
│ │ │ │ │ │ ├── Human.java
│ │ │ │ │ │ └── Mammal.java
│ │ │ │ │ ├── singletable
│ │ │ │ │ │ ├── Animal.java
│ │ │ │ │ │ ├── Human.java
│ │ │ │ │ │ ├── Mammal.java
│ │ │ │ │ │ └── SingleTableTest.java
│ │ │ │ │ ├── SubClassTest.java
│ │ │ │ │ └── tableperclass
│ │ │ │ │ ├── Animal.java
│ │ │ │ │ ├── Human.java
│ │ │ │ │ ├── Mammal.java
│ │ │ │ │ └── TablePerClassTest.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
│ │ │ │ ├── formula
│ │ │ │ │ ├── FormulaWithAliasTest.java
│ │ │ │ │ ├── FormulaWithColumnTypesTest.java
│ │ │ │ │ ├── FormulaWithPartitionByTest.java
│ │ │ │ │ └── JoinColumnOrFormulaTest.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
│ │ │ │ │ ├── AndFormulaTest.java
│ │ │ │ │ ├── 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
│ │ │ │ │ │ ├── Hotel.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
│ │ │ │ │ │ ├── DedicatedSequenceEntity1.java
│ │ │ │ │ │ ├── DedicatedSequenceEntity2.java
│ │ │ │ │ │ ├── MinimalSequenceEntity.java
│ │ │ │ │ │ ├── MinimalTableEntity.java
│ │ │ │ │ │ ├── NewGeneratorMappingsTest.java
│ │ │ │ │ │ └── package-info.java
│ │ │ │ │ ├── IdClassTest.java
│ │ │ │ │ ├── IdTest.java
│ │ │ │ │ ├── JoinColumnOverrideTest.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
│ │ │ │ │ │ │ ├── HibernateSequenceEntity.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
│ │ │ │ │ │ ├── HibernateSequenceTest.java
│ │ │ │ │ │ ├── IdClassTest.java
│ │ │ │ │ │ ├── IdTest.java
│ │ │ │ │ │ ├── JoinColumnOverrideTest.java
│ │ │ │ │ │ ├── package-info.java
│ │ │ │ │ │ └── UUIDGenerator.java
│ │ │ │ │ └── UUIDGenerator.java
│ │ │ │ ├── idclass
│ │ │ │ │ ├── DomainAdminId.java
│ │ │ │ │ ├── DomainAdmin.java
│ │ │ │ │ ├── IdClassCompositePKTest.java
│ │ │ │ │ ├── IdClassMappedSuperclassTest.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
│ │ │ │ │ ├── Course.java
│ │ │ │ │ ├── CourseStudent.java
│ │ │ │ │ ├── Customer.java
│ │ │ │ │ ├── Customers.java
│ │ │ │ │ ├── IdManyToOneTest.java
│ │ │ │ │ ├── Project.java
│ │ │ │ │ ├── ShoppingBaskets.java
│ │ │ │ │ ├── ShoppingBasketsPK.java
│ │ │ │ │ ├── StoreCustomer.java
│ │ │ │ │ ├── StoreCustomerPK.java
│ │ │ │ │ ├── Store.java
│ │ │ │ │ └── Student.java
│ │ │ │ ├── immutable
│ │ │ │ │ ├── CaptionConverter.java
│ │ │ │ │ ├── Caption.java
│ │ │ │ │ ├── Country.java
│ │ │ │ │ ├── ExifConverter.java
│ │ │ │ │ ├── Exif.java
│ │ │ │ │ ├── Foobar.java
│ │ │ │ │ ├── ImmutableEntityUpdateQueryHandlingModeExceptionTest.java
│ │ │ │ │ ├── ImmutableEntityUpdateQueryHandlingModeWarningTest.java
│ │ │ │ │ ├── ImmutableTest.java
│ │ │ │ │ ├── Photo.java
│ │ │ │ │ └── State.java
│ │ │ │ ├── IncorrectEntity.java
│ │ │ │ ├── index
│ │ │ │ │ └── jpa
│ │ │ │ │ ├── AbstractJPAIndexTest.java
│ │ │ │ │ ├── Car.java
│ │ │ │ │ ├── Dealer.java
│ │ │ │ │ ├── Importer.java
│ │ │ │ │ ├── IndexTest.java
│ │ │ │ │ └── OrmXmlIndexTest.java
│ │ │ │ ├── indexcoll
│ │ │ │ │ ├── AddressBook.java
│ │ │ │ │ ├── AddressEntry.java
│ │ │ │ │ ├── AddressEntryPk.java
│ │ │ │ │ ├── AlphabeticalDirectory.java
│ │ │ │ │ ├── Atmosphere.java
│ │ │ │ │ ├── Currency.java
│ │ │ │ │ ├── Drawer.java
│ │ │ │ │ ├── Dress.java
│ │ │ │ │ ├── eager
│ │ │ │ │ │ ├── Atmosphere.java
│ │ │ │ │ │ └── EagerIndexedCollectionTest.java
│ │ │ │ │ ├── ExchangeOffice.java
│ │ │ │ │ ├── ExchangeRate.java
│ │ │ │ │ ├── ExchangeRateKey.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
│ │ │ │ │ │ ├── BaseClass2.java
│ │ │ │ │ │ ├── BaseClass.java
│ │ │ │ │ │ ├── DiscriminatorOptionsTest.java
│ │ │ │ │ │ ├── SubClass2.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
│ │ │ │ │ │ ├── DuplicatedDiscriminatorValueTest.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
│ │ │ │ │ ├── namingstrategy
│ │ │ │ │ │ ├── Life.java
│ │ │ │ │ │ ├── NamingStrategyJoinTest.java
│ │ │ │ │ │ ├── SimpleCat.java
│ │ │ │ │ │ └── TestNamingStrategy.java
│ │ │ │ │ ├── SysGroupsOrm.java
│ │ │ │ │ └── SysUserOrm.java
│ │ │ │ ├── JoinedSubclassTest.java
│ │ │ │ ├── list
│ │ │ │ │ └── ListMappingTest.java
│ │ │ │ ├── loader
│ │ │ │ │ ├── LoaderTest.java
│ │ │ │ │ ├── LoaderWithInvalidQueryTest.java
│ │ │ │ │ ├── Player.java
│ │ │ │ │ └── Team.java
│ │ │ │ ├── lob
│ │ │ │ │ ├── AbstractBook.java
│ │ │ │ │ ├── AbstractCompiledCode.java
│ │ │ │ │ ├── AbstractLobTest.java
│ │ │ │ │ ├── Book.java
│ │ │ │ │ ├── CharacterArrayTextType.java
│ │ │ │ │ ├── CompiledCode.java
│ │ │ │ │ ├── Document.java
│ │ │ │ │ ├── Dog.java
│ │ │ │ │ ├── Editor.java
│ │ │ │ │ ├── EntitySerialize.java
│ │ │ │ │ ├── ExplicitSerializable.java
│ │ │ │ │ ├── ExplicitSerializableType.java
│ │ │ │ │ ├── hhh4635
│ │ │ │ │ │ ├── LobTestEntity.java
│ │ │ │ │ │ └── LobTest.java
│ │ │ │ │ ├── ImageHolder.java
│ │ │ │ │ ├── ImageTest.java
│ │ │ │ │ ├── ImplicitSerializable.java
│ │ │ │ │ ├── ImplicitSerializableType.java
│ │ │ │ │ ├── LobTest.java
│ │ │ │ │ ├── LobWithSequenceIdentityGeneratorTest.java
│ │ │ │ │ ├── locator
│ │ │ │ │ │ ├── LobHolder.java
│ │ │ │ │ │ └── LobLocatorTest.java
│ │ │ │ │ ├── LongStringHolder.java
│ │ │ │ │ ├── MaterializedBlobEntity.java
│ │ │ │ │ ├── MaterializedBlobTest.java
│ │ │ │ │ ├── OracleSeqIdGenDialect.java
│ │ │ │ │ ├── package-info.java
│ │ │ │ │ ├── PrimitiveCharacterArrayTextType.java
│ │ │ │ │ ├── SerializableToBlobTypeTest.java
│ │ │ │ │ ├── SerializableToImageType.java
│ │ │ │ │ ├── TextTest.java
│ │ │ │ │ ├── VersionedBook.java
│ │ │ │ │ ├── VersionedCompiledCode.java
│ │ │ │ │ ├── VersionedLobTest.java
│ │ │ │ │ └── WrappedImageType.java
│ │ │ │ ├── manytomany
│ │ │ │ │ ├── BuildingCompany.java
│ │ │ │ │ ├── Building.java
│ │ │ │ │ ├── Cat.java
│ │ │ │ │ ├── CatPk.java
│ │ │ │ │ ├── City.java
│ │ │ │ │ ├── Company.java
│ │ │ │ │ ├── ContactInfo.java
│ │ │ │ │ ├── Contractor.java
│ │ │ │ │ ├── defaults
│ │ │ │ │ │ ├── Category.java
│ │ │ │ │ │ ├── City.java
│ │ │ │ │ │ ├── ContactInfo.java
│ │ │ │ │ │ ├── Employee.java
│ │ │ │ │ │ ├── Item.java
│ │ │ │ │ │ ├── JpaCompliantManyToManyImplicitNamingTest.java
│ │ │ │ │ │ ├── KnownClient.java
│ │ │ │ │ │ ├── ManyToManyImplicitNamingTest.java
│ │ │ │ │ │ ├── PhoneNumber.java
│ │ │ │ │ │ └── Store.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
│ │ │ │ │ ├── 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
│ │ │ │ │ └── ProductSqlServer.java
│ │ │ │ ├── mappedsuperclass
│ │ │ │ │ └── intermediate
│ │ │ │ │ ├── AccountBase.java
│ │ │ │ │ ├── Account.java
│ │ │ │ │ ├── IntermediateMappedSuperclassTest.java
│ │ │ │ │ ├── SavingsAccountBase.java
│ │ │ │ │ └── SavingsAccount.java
│ │ │ │ ├── namingstrategy
│ │ │ │ │ ├── AddressEntry.java
│ │ │ │ │ ├── Address.java
│ │ │ │ │ ├── A.java
│ │ │ │ │ ├── charset
│ │ │ │ │ │ ├── AbstractCharsetNamingStrategyTest.java
│ │ │ │ │ │ ├── Iso88591CharsetNamingStrategyTest.java
│ │ │ │ │ │ └── Utf8CharsetNamingStrategyTest.java
│ │ │ │ │ ├── DummyNamingStrategy.java
│ │ │ │ │ ├── LongIdentifierNamingStrategy.java
│ │ │ │ │ ├── LongKeyNamingStrategyTest.java
│ │ │ │ │ ├── NamingStrategyTest.java
│ │ │ │ │ └── Person.java
│ │ │ │ ├── naturalid
│ │ │ │ │ ├── A.java
│ │ │ │ │ ├── cid
│ │ │ │ │ │ ├── AId.java
│ │ │ │ │ │ ├── A.java
│ │ │ │ │ │ └── EmbeddedAndNaturalIdTest.java
│ │ │ │ │ ├── Citizen.java
│ │ │ │ │ ├── D.java
│ │ │ │ │ ├── ImmutableNaturalKeyLookupTest.java
│ │ │ │ │ ├── NaturalIdOnManyToOne.java
│ │ │ │ │ ├── NaturalIdOnSingleManyToOneTest.java
│ │ │ │ │ ├── NaturalIdTest.java
│ │ │ │ │ └── State.java
│ │ │ │ ├── notfound
│ │ │ │ │ ├── NotFoundLogicalOneToOneTest.java
│ │ │ │ │ ├── NotFoundOneToOneNonInsertableNonUpdateableTest.java
│ │ │ │ │ ├── NotFoundTest.java
│ │ │ │ │ └── OneToOneNotFoundTest.java
│ │ │ │ ├── onetomany
│ │ │ │ │ ├── A.java
│ │ │ │ │ ├── Asset.java
│ │ │ │ │ ├── BankAccount.java
│ │ │ │ │ ├── B.java
│ │ │ │ │ ├── Box.java
│ │ │ │ │ ├── Child.java
│ │ │ │ │ ├── City.java
│ │ │ │ │ ├── C.java
│ │ │ │ │ ├── Comment.java
│ │ │ │ │ ├── Computer.java
│ │ │ │ │ ├── DefaultNullOrderingTest.java
│ │ │ │ │ ├── Employee.java
│ │ │ │ │ ├── Forum.java
│ │ │ │ │ ├── Item.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
│ │ │ │ │ ├── Post.java
│ │ │ │ │ ├── Soldier.java
│ │ │ │ │ ├── Street.java
│ │ │ │ │ ├── Tiger.java
│ │ │ │ │ ├── Trainer.java
│ │ │ │ │ ├── Transaction.java
│ │ │ │ │ ├── Troop.java
│ │ │ │ │ ├── User.java
│ │ │ │ │ ├── Visitor.java
│ │ │ │ │ └── Zoo.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
│ │ │ │ │ ├── hhh9798
│ │ │ │ │ │ ├── Item.java
│ │ │ │ │ │ ├── OneToOneJoinTableTest.java
│ │ │ │ │ │ ├── Shipment.java
│ │ │ │ │ │ └── ShipmentState.java
│ │ │ │ │ ├── OneToOneErrorTest.java
│ │ │ │ │ ├── OneToOneJoinTableNonOptionalTest.java
│ │ │ │ │ ├── OneToOneJoinTableOptionalTest.java
│ │ │ │ │ ├── OneToOneMapsIdJoinColumnTest.java
│ │ │ │ │ ├── OneToOneMapsIdTest.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
│ │ │ │ │ ├── AssociationOverrideSchemaTest.java
│ │ │ │ │ ├── AssociationOverrideTest.java
│ │ │ │ │ ├── AttributeOverrideTest.java
│ │ │ │ │ ├── BlogEntry.java
│ │ │ │ │ ├── ContactInfo.java
│ │ │ │ │ ├── Employee.java
│ │ │ │ │ ├── Entry.java
│ │ │ │ │ ├── inheritance
│ │ │ │ │ │ ├── EntityInheritanceAttributeOverrideTest.java
│ │ │ │ │ │ └── MappedSuperclassAttributeOverrideTest.java
│ │ │ │ │ ├── InheritedAttributeOverridingTest.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
│ │ │ │ │ ├── Automobile.java
│ │ │ │ │ ├── Car.java
│ │ │ │ │ ├── MarketRegion.java
│ │ │ │ │ ├── PolymorphismTest.java
│ │ │ │ │ └── SportCar.java
│ │ │ │ ├── Port.java
│ │ │ │ ├── query
│ │ │ │ │ ├── AllTables.java
│ │ │ │ │ ├── Area.java
│ │ │ │ │ ├── Attrset.java
│ │ │ │ │ ├── Attrvalue.java
│ │ │ │ │ ├── Captain.java
│ │ │ │ │ ├── CasimirParticle.java
│ │ │ │ │ ├── Chaos.java
│ │ │ │ │ ├── Darkness.java
│ │ │ │ │ ├── Dictionary.java
│ │ │ │ │ ├── Dimensions.java
│ │ │ │ │ ├── Employeegroup.java
│ │ │ │ │ ├── Employee.java
│ │ │ │ │ ├── Identity.java
│ │ │ │ │ ├── Mark.java
│ │ │ │ │ ├── NamedQueryTest.java
│ │ │ │ │ ├── Night.java
│ │ │ │ │ ├── QueryAndSQLTest.java
│ │ │ │ │ ├── SpaceShip.java
│ │ │ │ │ ├── SynonymousDictionary.java
│ │ │ │ │ └── Twilight.java
│ │ │ │ ├── quote
│ │ │ │ │ └── resultsetmappings
│ │ │ │ │ ├── ExplicitSqlResultSetMappingTest.java
│ │ │ │ │ └── MyEntity.java
│ │ │ │ ├── referencedcolumnname
│ │ │ │ │ ├── Bag.java
│ │ │ │ │ ├── Clothes.java
│ │ │ │ │ ├── House.java
│ │ │ │ │ ├── HousePlaces.java
│ │ │ │ │ ├── Inhabitant.java
│ │ │ │ │ ├── ItemCost.java
│ │ │ │ │ ├── Item.java
│ │ │ │ │ ├── Luggage.java
│ │ │ │ │ ├── Place.java
│ │ │ │ │ ├── Places.java
│ │ │ │ │ ├── Postman.java
│ │ │ │ │ ├── Rambler.java
│ │ │ │ │ ├── ReferencedColumnNameTest.java
│ │ │ │ │ ├── Vendor.java
│ │ │ │ │ └── WarehouseItem.java
│ │ │ │ ├── reflection
│ │ │ │ │ ├── Administration.java
│ │ │ │ │ ├── Availability.java
│ │ │ │ │ ├── BusTrip.java
│ │ │ │ │ ├── BusTripPk.java
│ │ │ │ │ ├── Company.java
│ │ │ │ │ ├── Competition.java
│ │ │ │ │ ├── ElementCollectionConverterTest.java
│ │ │ │ │ ├── JPAOverriddenAnnotationReaderTest.java
│ │ │ │ │ ├── LogListener.java
│ │ │ │ │ ├── Match.java
│ │ │ │ │ ├── OrganizationConverter.java
│ │ │ │ │ ├── Organization.java
│ │ │ │ │ ├── OtherLogListener.java
│ │ │ │ │ ├── SocialSecurityMoralAccount.java
│ │ │ │ │ ├── SocialSecurityNumber.java
│ │ │ │ │ ├── SocialSecurityPhysicalAccount.java
│ │ │ │ │ ├── TennisMatch.java
│ │ │ │ │ └── XMLContextTest.java
│ │ │ │ ├── SafeMappingTest.java
│ │ │ │ ├── secondarytable
│ │ │ │ │ └── SecondaryTableSchemaTest.java
│ │ │ │ ├── SecuredBindingTest.java
│ │ │ │ ├── selectbeforeupdate
│ │ │ │ │ └── UpdateDetachedTest.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
│ │ │ │ ├── Thing.java
│ │ │ │ ├── TicketComparator.java
│ │ │ │ ├── Ticket.java
│ │ │ │ ├── tuplizer
│ │ │ │ │ ├── bytebuddysubclass
│ │ │ │ │ │ ├── MyEntityInstantiator.java
│ │ │ │ │ │ ├── MyTuplizer.java
│ │ │ │ │ │ └── TuplizerInstantiatesByteBuddySubclassTest.java
│ │ │ │ │ ├── Country.java
│ │ │ │ │ ├── Cuisine.java
│ │ │ │ │ ├── DataProxyHandler.java
│ │ │ │ │ ├── DynamicComponentTuplizer.java
│ │ │ │ │ ├── DynamicEntityTuplizer.java
│ │ │ │ │ ├── DynamicInstantiator.java
│ │ │ │ │ ├── EntityNameInterceptor.java
│ │ │ │ │ ├── ProxyHelper.java
│ │ │ │ │ └── TuplizerTest.java
│ │ │ │ ├── type
│ │ │ │ │ ├── Dvd.java
│ │ │ │ │ ├── dynamicparameterized
│ │ │ │ │ │ ├── AbstractEntity.java
│ │ │ │ │ │ ├── DynamicParameterizedTypeTest.java
│ │ │ │ │ │ ├── Entity1.java
│ │ │ │ │ │ ├── Entity2.java
│ │ │ │ │ │ └── MyStringType.java
│ │ │ │ │ ├── MyOidGenerator.java
│ │ │ │ │ ├── MyOid.java
│ │ │ │ │ ├── MyOidType.java
│ │ │ │ │ └── TypeTest.java
│ │ │ │ ├── uniqueconstraint
│ │ │ │ │ ├── Building.java
│ │ │ │ │ ├── House.java
│ │ │ │ │ ├── MySQLDropConstraintThrowsExceptionTest.java
│ │ │ │ │ ├── Room.java
│ │ │ │ │ ├── UniqueConstraintBatchingTest.java
│ │ │ │ │ ├── UniqueConstraintTest.java
│ │ │ │ │ ├── UniqueConstraintThrowsConstraintViolationExceptionTest.java
│ │ │ │ │ ├── UniqueConstraintUnitTests.java
│ │ │ │ │ └── UniqueConstraintValidationTest.java
│ │ │ │ ├── UpdateTimeStampInheritanceTest.java
│ │ │ │ ├── UpdateTimestampTest.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
│ │ │ │ │ ├── NonExistentOrmVersionTest.java
│ │ │ │ │ ├── OrmVersion1SupportedTest.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
│ │ │ │ ├── BatchingBatchFailureTest.java
│ │ │ │ ├── BatchingInheritanceDeleteTest.java
│ │ │ │ ├── BatchOptimisticLockingTest.java
│ │ │ │ ├── BatchTest.java
│ │ │ │ ├── DataPoint.hbm.xml
│ │ │ │ ├── DataPoint.java
│ │ │ │ └── NonBatchingBatchFailureTest.java
│ │ │ ├── batchfetch
│ │ │ │ ├── A.java
│ │ │ │ ├── BatchFetchBootstrapTest.java
│ │ │ │ ├── BatchFetchNotFoundIgnoreDefaultStyleTest.java
│ │ │ │ ├── BatchFetchNotFoundIgnoreDynamicStyleTest.java
│ │ │ │ ├── BatchFetchNotFoundIgnorePaddedStyleTest.java
│ │ │ │ ├── BatchFetchTest.java
│ │ │ │ ├── BatchingEntityLoaderInitializationWithNoLockModeTest.java
│ │ │ │ ├── BatchLoadableEntity.java
│ │ │ │ ├── BId.java
│ │ │ │ ├── B.java
│ │ │ │ ├── City.java
│ │ │ │ ├── Country.java
│ │ │ │ ├── DynamicBatchFetchTest.java
│ │ │ │ ├── Model.java
│ │ │ │ ├── PaddedBatchFetchTestCase.java
│ │ │ │ ├── ProductLine.hbm.xml
│ │ │ │ └── ProductLine.java
│ │ │ ├── bidi
│ │ │ │ ├── Auction2.hbm.xml
│ │ │ │ ├── Auction.hbm.xml
│ │ │ │ ├── Auction.java
│ │ │ │ ├── AuctionTest2.java
│ │ │ │ ├── AuctionTest.java
│ │ │ │ └── Bid.java
│ │ │ ├── boot
│ │ │ │ ├── binding
│ │ │ │ │ └── cacheable
│ │ │ │ │ ├── CacheableHbmXmlTest.java
│ │ │ │ │ └── SimpleEntity.java
│ │ │ │ ├── cfgXml
│ │ │ │ │ ├── badnamespace.cfg.xml
│ │ │ │ │ ├── CfgXmlParsingTest.java
│ │ │ │ │ ├── CfgXmlResourceNameClosingTest.java
│ │ │ │ │ └── hibernate.cfg.xml
│ │ │ │ ├── database
│ │ │ │ │ └── qualfiedTableNaming
│ │ │ │ │ ├── NamespaceTest.java
│ │ │ │ │ └── QualifiedTableNamingTest.java
│ │ │ │ ├── jaxb
│ │ │ │ │ └── hbm
│ │ │ │ │ └── internal
│ │ │ │ │ ├── EntityModeConverterTest.java
│ │ │ │ │ ├── GenerationTimingConverterTest.java
│ │ │ │ │ └── XmlBindingChecker.java
│ │ │ │ └── model
│ │ │ │ ├── relational
│ │ │ │ │ └── QualifiedNameParserTest.java
│ │ │ │ └── source
│ │ │ │ └── AttributePathTest.java
│ │ │ ├── bulkid
│ │ │ │ ├── AbstractBulkCompositeIdTest.java
│ │ │ │ ├── AbstractBulkIdTest.java
│ │ │ │ ├── CteValuesListBulkCompositeIdTest.java
│ │ │ │ ├── CteValuesListBulkIdTest.java
│ │ │ │ ├── GlobalQuotedIdentifiersBulkIdTest.java
│ │ │ │ ├── GlobalTemporaryTableBulkCompositeIdTest.java
│ │ │ │ ├── InlineIdsInClauseBulkCompositeIdTest.java
│ │ │ │ ├── InlineIdsInClauseBulkIdTest.java
│ │ │ │ ├── InlineIdsOrClauseBulkCompositeIdTest.java
│ │ │ │ ├── InlineIdsOrClauseBulkIdTest.java
│ │ │ │ ├── InlineIdsSubSelectValuesListBulkCompositeIdTest.java
│ │ │ │ ├── InlineIdsSubSelectValuesListBulkIdTest.java
│ │ │ │ └── OracleInlineIdsInClauseBulkIdTest.java
│ │ │ ├── bytecode
│ │ │ │ ├── Bean.hbm.xml
│ │ │ │ ├── Bean.java
│ │ │ │ ├── BeanReflectionHelper.java
│ │ │ │ ├── enhancement
│ │ │ │ │ ├── access
│ │ │ │ │ │ └── MixedAccessTest.java
│ │ │ │ │ ├── association
│ │ │ │ │ │ ├── InheritedAttributeAssociationTest.java
│ │ │ │ │ │ ├── ManyToManyAssociationTest.java
│ │ │ │ │ │ ├── OneToManyAssociationTest.java
│ │ │ │ │ │ └── OneToOneAssociationTest.java
│ │ │ │ │ ├── basic
│ │ │ │ │ │ ├── BasicEnhancementTest.java
│ │ │ │ │ │ ├── BasicSessionTest.java
│ │ │ │ │ │ ├── CrossEnhancementTest.java
│ │ │ │ │ │ ├── ExtendedAssociationManagementTest.java
│ │ │ │ │ │ ├── GenericReturnValueMappedSuperclassEnhancementTest.java
│ │ │ │ │ │ ├── InheritedTest.java
│ │ │ │ │ │ └── MappedSuperclassTest.java
│ │ │ │ │ ├── cascade
│ │ │ │ │ │ ├── CascadeDeleteTest.java
│ │ │ │ │ │ ├── CascadeDetachedTest.java
│ │ │ │ │ │ └── CascadeWithFkConstraintTest.java
│ │ │ │ │ ├── detached
│ │ │ │ │ │ └── DetachedGetIdentifierTest.java
│ │ │ │ │ ├── dirty
│ │ │ │ │ │ ├── DirtyTrackingCollectionTest.java
│ │ │ │ │ │ ├── DirtyTrackingNonUpdateableTest.java
│ │ │ │ │ │ └── DirtyTrackingTest.java
│ │ │ │ │ ├── eviction
│ │ │ │ │ │ └── EvictionTest.java
│ │ │ │ │ ├── javassist
│ │ │ │ │ │ └── EnhancerFileNotFoundTest.java
│ │ │ │ │ ├── join
│ │ │ │ │ │ └── HHH3949Test.java
│ │ │ │ │ ├── lazy
│ │ │ │ │ │ ├── basic
│ │ │ │ │ │ │ ├── LazyBasicFieldAccessTest.java
│ │ │ │ │ │ │ └── LazyBasicPropertyAccessTest.java
│ │ │ │ │ │ ├── cache
│ │ │ │ │ │ │ ├── LazyInCacheTest.java
│ │ │ │ │ │ │ ├── UninitializedAssociationsInCacheTest.java
│ │ │ │ │ │ │ └── UninitializedLazyBasicCacheTest.java
│ │ │ │ │ │ ├── group
│ │ │ │ │ │ │ ├── LazyGroupMappedByTest.java
│ │ │ │ │ │ │ ├── LazyGroupTest.java
│ │ │ │ │ │ │ ├── LGMB_From.java
│ │ │ │ │ │ │ ├── LGMB_To.java
│ │ │ │ │ │ │ └── SimpleLazyGroupUpdateTest.java
│ │ │ │ │ │ ├── HHH_10708
│ │ │ │ │ │ │ ├── UnexpectedDeleteTest1.java
│ │ │ │ │ │ │ ├── UnexpectedDeleteTest2.java
│ │ │ │ │ │ │ └── UnexpectedDeleteTest3.java
│ │ │ │ │ │ ├── LazyBasicFieldMergeTest.java
│ │ │ │ │ │ ├── LazyBasicFieldNotInitializedTest.java
│ │ │ │ │ │ ├── LazyCollectionDeletedTest.java
│ │ │ │ │ │ ├── LazyCollectionDetachTest.java
│ │ │ │ │ │ ├── LazyCollectionLoadingTest.java
│ │ │ │ │ │ ├── LazyInitializationWithoutInlineDirtyTrackingTest.java
│ │ │ │ │ │ ├── LazyLoadingByEnhancerSetterTest.java
│ │ │ │ │ │ ├── LazyLoadingIntegrationTest.java
│ │ │ │ │ │ ├── LazyLoadingTest.java
│ │ │ │ │ │ ├── LazyProxyOnEnhancedEntityTest.java
│ │ │ │ │ │ └── notfound
│ │ │ │ │ │ ├── LazyNotFoundManyToOneNonUpdatableNonInsertableTest.java
│ │ │ │ │ │ ├── LazyNotFoundOneToOneNonUpdatableNonInsertableTest.java
│ │ │ │ │ │ └── LazyNotFoundOneToOneTest.java
│ │ │ │ │ ├── lazyCache
│ │ │ │ │ │ └── InitFromCacheTest.java
│ │ │ │ │ ├── merge
│ │ │ │ │ │ ├── CompositeMergeTest.java
│ │ │ │ │ │ ├── Leaf.java
│ │ │ │ │ │ ├── MergeDetachedCascadedCollectionInEmbeddableTest.java
│ │ │ │ │ │ ├── MergeDetachedNonCascadedCollectionInEmbeddableTest.java
│ │ │ │ │ │ ├── MergeEnhancedDetachedOrphanRemovalTest.java
│ │ │ │ │ │ ├── MergeEnhancedEntityTest.java
│ │ │ │ │ │ └── Root.java
│ │ │ │ │ ├── ondemandload
│ │ │ │ │ │ └── OnDemandLoadTest.java
│ │ │ │ │ ├── otherentityentrycontext
│ │ │ │ │ │ └── OtherEntityEntryContextTest.java
│ │ │ │ │ ├── pk
│ │ │ │ │ │ └── EmbeddedPKTest.java
│ │ │ │ │ └── tracker
│ │ │ │ │ ├── CompositeOwnerTrackerTest.java
│ │ │ │ │ └── DirtyTrackerTest.java
│ │ │ │ ├── InvocationTargetExceptionTest.java
│ │ │ │ ├── ProxyBean.java
│ │ │ │ └── ReflectionOptimizerTest.java
│ │ │ ├── cache
│ │ │ │ ├── ByteCodeEnhancedImmutableReferenceCacheTest.java
│ │ │ │ ├── CacheableItem.java
│ │ │ │ ├── CacheAnnotationTests.java
│ │ │ │ ├── cid
│ │ │ │ │ ├── It.java
│ │ │ │ │ ├── ItWithPkClass.java
│ │ │ │ │ └── NonAggregatedCompositeIdCachingTest.java
│ │ │ │ ├── CollectionCacheEvictionTest.java
│ │ │ │ ├── CollectionCacheEvictionWithoutMappedByTest.java
│ │ │ │ ├── Company.java
│ │ │ │ ├── EntityUpdateCacheModeIgnoreTest.java
│ │ │ │ ├── InsertedDataTest.java
│ │ │ │ ├── LockModeTest.java
│ │ │ │ ├── ManyToManyCollectionCacheEvictionTest.java
│ │ │ │ ├── NoCachingRegionFactoryTest.java
│ │ │ │ ├── NonRootEntityWithCacheableAnnotationTest.java
│ │ │ │ ├── NonRootEntityWithCacheAnnotationTest.java
│ │ │ │ ├── polymorphism
│ │ │ │ │ ├── AbstractCachedItem.java
│ │ │ │ │ ├── CachedItem1.java
│ │ │ │ │ ├── CachedItem2.java
│ │ │ │ │ └── PolymorphicCacheTest.java
│ │ │ │ ├── QualifiedRegionNameHandlingTest.java
│ │ │ │ ├── ReferenceCacheTest.java
│ │ │ │ ├── RefreshUpdatedDataTest.java
│ │ │ │ ├── RegionNameTest.java
│ │ │ │ ├── SharedRegionTest.java
│ │ │ │ ├── SingleRegisteredProviderTest.java
│ │ │ │ └── User.java
│ │ │ ├── cascade
│ │ │ │ ├── A.java
│ │ │ │ ├── BidirectionalOneToManyCascadeTest.java
│ │ │ │ ├── CascadeTestWithAssignedParentIdTest.java
│ │ │ │ ├── ChildForParentWithAssignedId.hbm.xml
│ │ │ │ ├── Child.hbm.xml
│ │ │ │ ├── Child.java
│ │ │ │ ├── circle
│ │ │ │ │ ├── CascadeManagedAndTransient.hbm.xml
│ │ │ │ │ ├── CascadeManagedAndTransientTest.java
│ │ │ │ │ ├── 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
│ │ │ │ ├── MergeTest.java
│ │ │ │ ├── MultiPathCascade.hbm.xml
│ │ │ │ ├── MultiPathCascadeTest.java
│ │ │ │ ├── Parent.hbm.xml
│ │ │ │ ├── Parent.java
│ │ │ │ ├── ParentWithAssignedId.hbm.xml
│ │ │ │ └── RefreshTest.java
│ │ │ ├── cdi
│ │ │ │ ├── converters
│ │ │ │ │ ├── ConverterBean.java
│ │ │ │ │ ├── delayed
│ │ │ │ │ │ └── DelayedCdiHostedConverterTest.java
│ │ │ │ │ ├── legacy
│ │ │ │ │ │ ├── AddTenConverter.java
│ │ │ │ │ │ ├── BigDecimalToStringConverter.java
│ │ │ │ │ │ ├── ConversionAutoApplyTest.java
│ │ │ │ │ │ ├── ConvertBetweenTest.java
│ │ │ │ │ │ ├── Item.java
│ │ │ │ │ │ └── QueryTest.java
│ │ │ │ │ ├── MonitorBean.java
│ │ │ │ │ ├── package-info.java
│ │ │ │ │ ├── standard
│ │ │ │ │ │ └── CdiHostedConverterTest.java
│ │ │ │ │ └── TheEntity.java
│ │ │ │ ├── events
│ │ │ │ │ ├── delayed
│ │ │ │ │ │ └── DelayedCdiSupportTest.java
│ │ │ │ │ ├── extended
│ │ │ │ │ │ ├── InvalidExtendedCdiSupportTest.java
│ │ │ │ │ │ └── ValidExtendedCdiSupportTest.java
│ │ │ │ │ ├── Monitor.java
│ │ │ │ │ ├── nocdi
│ │ │ │ │ │ ├── InvalidNoCdiSupportTest.java
│ │ │ │ │ │ └── ValidNoCdiSupportTest.java
│ │ │ │ │ ├── package-info.java
│ │ │ │ │ ├── standard
│ │ │ │ │ │ └── StandardCdiSupportTest.java
│ │ │ │ │ ├── TheEntity.java
│ │ │ │ │ └── TheListener.java
│ │ │ │ ├── general
│ │ │ │ │ ├── mixed
│ │ │ │ │ │ ├── DelayedMixedAccessTest.java
│ │ │ │ │ │ ├── ExtendedMixedAccessTest.java
│ │ │ │ │ │ ├── Helper.java
│ │ │ │ │ │ ├── HostedBean.java
│ │ │ │ │ │ ├── ImmediateMixedAccessTests.java
│ │ │ │ │ │ ├── InjectedHostedBean.java
│ │ │ │ │ │ └── NonHostedBean.java
│ │ │ │ │ └── nonregistrymanaged
│ │ │ │ │ ├── delayed
│ │ │ │ │ │ └── NonRegistryManagedDelayedCdiSupportTest.java
│ │ │ │ │ ├── extended
│ │ │ │ │ │ └── NonRegistryManagedExtendedCdiSupportTest.java
│ │ │ │ │ ├── Monitor.java
│ │ │ │ │ ├── NonRegistryManagedBeanConsumingIntegrator.java
│ │ │ │ │ ├── package-info.java
│ │ │ │ │ ├── standard
│ │ │ │ │ │ └── NonRegistryManagedStandardCdiSupportTest.java
│ │ │ │ │ ├── TheAlternativeNamedApplicationScopedBeanImpl.java
│ │ │ │ │ ├── TheAlternativeNamedDependentBeanImpl.java
│ │ │ │ │ ├── TheApplicationScopedBean.java
│ │ │ │ │ ├── TheDependentBean.java
│ │ │ │ │ ├── TheEntity.java
│ │ │ │ │ ├── TheFallbackBeanInstanceProducer.java
│ │ │ │ │ ├── TheMainNamedApplicationScopedBeanImpl.java
│ │ │ │ │ ├── TheMainNamedDependentBeanImpl.java
│ │ │ │ │ ├── TheNamedApplicationScopedBean.java
│ │ │ │ │ ├── TheNamedDependentBean.java
│ │ │ │ │ ├── TheNestedDependentBean.java
│ │ │ │ │ ├── TheNonHibernateBeanConsumer.java
│ │ │ │ │ ├── TheReflectionInstantiatedBean.java
│ │ │ │ │ └── TheSharedApplicationScopedBean.java
│ │ │ │ └── package-info.java
│ │ │ ├── cfg
│ │ │ │ ├── AnnotationBinderTest.java
│ │ │ │ ├── BatchVersionedDataConfigTest.java
│ │ │ │ ├── cache
│ │ │ │ │ ├── BaseClass.hbm.xml
│ │ │ │ │ ├── BaseClass.java
│ │ │ │ │ ├── CacheConfigurationTest.java
│ │ │ │ │ ├── DefaultCacheConcurrencyPropertyTest.java
│ │ │ │ │ ├── hibernate.cfg.xml
│ │ │ │ │ ├── Item.hbm.xml
│ │ │ │ │ ├── Item.java
│ │ │ │ │ ├── SubClass.hbm.xml
│ │ │ │ │ └── SubClass.java
│ │ │ │ ├── CacheableFileTest.java
│ │ │ │ ├── Cacheable.hbm.xml
│ │ │ │ ├── FooEntity.hbm.xml
│ │ │ │ ├── orm-serializable.xml
│ │ │ │ ├── persister
│ │ │ │ │ ├── Gate.java
│ │ │ │ │ ├── GoofyException.java
│ │ │ │ │ ├── GoofyPersisterClassProvider.java
│ │ │ │ │ ├── Palmtree.java
│ │ │ │ │ ├── PersisterClassProviderTest.java
│ │ │ │ │ ├── Portal.java
│ │ │ │ │ ├── Tree.java
│ │ │ │ │ └── Window.java
│ │ │ │ ├── PropertyAccessTypeDetectionType.java
│ │ │ │ └── WrongCircularityDetectionTest.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
│ │ │ ├── classloader
│ │ │ │ └── ProxyInterfaceClassLoaderTest.java
│ │ │ ├── collection
│ │ │ │ ├── backref
│ │ │ │ │ └── map
│ │ │ │ │ └── compkey
│ │ │ │ │ ├── BackrefCompositeMapKeyTest.java
│ │ │ │ │ ├── MapKey.java
│ │ │ │ │ ├── Mappings.hbm.xml
│ │ │ │ │ ├── Part.java
│ │ │ │ │ └── Product.java
│ │ │ │ ├── bag
│ │ │ │ │ ├── BagDuplicatesTest.java
│ │ │ │ │ ├── BagElementNullBasicTest.java
│ │ │ │ │ ├── BagOwner.java
│ │ │ │ │ ├── Item.java
│ │ │ │ │ ├── Mappings.hbm.xml
│ │ │ │ │ ├── MultipleBagFetchHqlTest.java
│ │ │ │ │ ├── MultipleBagFetchTest.java
│ │ │ │ │ ├── Order.java
│ │ │ │ │ ├── PersistentBagContainsTest.java
│ │ │ │ │ └── PersistentBagTest.java
│ │ │ │ ├── basic
│ │ │ │ │ ├── Contact.java
│ │ │ │ │ ├── EmailAddress.java
│ │ │ │ │ ├── JoinFetchElementCollectionTest.java
│ │ │ │ │ └── User.java
│ │ │ │ ├── custom
│ │ │ │ │ ├── basic
│ │ │ │ │ │ ├── Email.java
│ │ │ │ │ │ ├── IMyList.java
│ │ │ │ │ │ ├── MyList.java
│ │ │ │ │ │ ├── MyListType.java
│ │ │ │ │ │ ├── PersistentMyList.java
│ │ │ │ │ │ ├── UserCollectionTypeAnnotationsVariantTest.java
│ │ │ │ │ │ ├── UserCollectionTypeHbmVariantTest.java
│ │ │ │ │ │ ├── UserCollectionTypeTest.java
│ │ │ │ │ │ ├── User.java
│ │ │ │ │ │ └── UserPermissions.hbm.xml
│ │ │ │ │ └── parameterized
│ │ │ │ │ ├── DefaultableListImpl.java
│ │ │ │ │ ├── DefaultableList.java
│ │ │ │ │ ├── DefaultableListType.java
│ │ │ │ │ ├── Entity.java
│ │ │ │ │ ├── Mapping.hbm.xml
│ │ │ │ │ ├── ParameterizedUserCollectionTypeAnnotationsVariantTest.java
│ │ │ │ │ ├── ParameterizedUserCollectionTypeHbmVariantTest.java
│ │ │ │ │ ├── ParameterizedUserCollectionTypeTest.java
│ │ │ │ │ └── PersistentDefaultableList.java
│ │ │ │ ├── delayedOperation
│ │ │ │ │ ├── BagDelayedOperationTest.java
│ │ │ │ │ ├── ListAddTest.java
│ │ │ │ │ ├── ListDelayedOperationTest.java
│ │ │ │ │ └── SetDelayedOperationTest.java
│ │ │ │ ├── dereferenced
│ │ │ │ │ ├── AbstractDereferencedCollectionTest.java
│ │ │ │ │ ├── Many.java
│ │ │ │ │ ├── UnversionedCascadeDereferencedCollectionTest.java
│ │ │ │ │ ├── UnversionedCascadeOne.java
│ │ │ │ │ ├── UnversionedNoCascadeDereferencedCollectionTest.java
│ │ │ │ │ ├── UnversionedNoCascadeOne.java
│ │ │ │ │ ├── VersionedCascadeDereferencedCollectionTest.java
│ │ │ │ │ ├── VersionedCascadeOne.java
│ │ │ │ │ ├── VersionedNoCascadeDereferencedCollectionTest.java
│ │ │ │ │ └── VersionedNoCascadeOne.java
│ │ │ │ ├── idbag
│ │ │ │ │ ├── IdBagElementNullBasicTest.java
│ │ │ │ │ ├── IdbagOwner.java
│ │ │ │ │ ├── Mappings.hbm.xml
│ │ │ │ │ └── PersistentIdBagTest.java
│ │ │ │ ├── lazynocascade
│ │ │ │ │ ├── BaseChild.java
│ │ │ │ │ ├── Child.java
│ │ │ │ │ ├── LazyAssociationNoCascadeTest.java
│ │ │ │ │ ├── Parent.hbm.xml
│ │ │ │ │ └── Parent.java
│ │ │ │ ├── list
│ │ │ │ │ ├── LineItem.java
│ │ │ │ │ ├── ListElementNullBasicTest.java
│ │ │ │ │ ├── ListIndexReferenceFromListElementTest.java
│ │ │ │ │ ├── ListOwner.java
│ │ │ │ │ ├── Mappings.hbm.xml
│ │ │ │ │ ├── Order.java
│ │ │ │ │ └── PersistentListTest.java
│ │ │ │ ├── map
│ │ │ │ │ ├── Child.java
│ │ │ │ │ ├── hhh7557
│ │ │ │ │ │ ├── EntityMapTest.java
│ │ │ │ │ │ ├── MapHolder.java
│ │ │ │ │ │ ├── MapKey.java
│ │ │ │ │ │ └── MapValue.java
│ │ │ │ │ ├── LocalizedString.java
│ │ │ │ │ ├── MapElementNullBasicTest.java
│ │ │ │ │ ├── Mappings.hbm.xml
│ │ │ │ │ ├── MultilingualString.java
│ │ │ │ │ ├── MultilingualStringParent.java
│ │ │ │ │ ├── Parent.java
│ │ │ │ │ └── PersistentMapTest.java
│ │ │ │ ├── multisession
│ │ │ │ │ ├── MultipleSessionCollectionTest.java
│ │ │ │ │ └── MultipleSessionCollectionWarningTest.java
│ │ │ │ ├── ordered
│ │ │ │ │ └── joinedInheritence
│ │ │ │ │ ├── Animal.java
│ │ │ │ │ ├── Lion.java
│ │ │ │ │ ├── OrderCollectionOfJoinedHierarchyTest.java
│ │ │ │ │ ├── Tiger.java
│ │ │ │ │ └── Zoo.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
│ │ │ │ └── SetElementNullBasicTest.java
│ │ │ ├── collectionalias
│ │ │ │ ├── ATable.java
│ │ │ │ ├── CollectionAliasTest.java
│ │ │ │ ├── ReorderedMappingsCollectionAliasTest.java
│ │ │ │ ├── TableA.java
│ │ │ │ ├── TableBId.java
│ │ │ │ └── TableB.java
│ │ │ ├── common
│ │ │ │ ├── JournalingBatchObserver.java
│ │ │ │ ├── JournalingConnectionObserver.java
│ │ │ │ └── JournalingTransactionObserver.java
│ │ │ ├── component
│ │ │ │ ├── basic
│ │ │ │ │ ├── ComponentTest.java
│ │ │ │ │ ├── Employee.java
│ │ │ │ │ ├── OptionalComponent.java
│ │ │ │ │ ├── Person.java
│ │ │ │ │ ├── User.hbm.xml
│ │ │ │ │ └── User.java
│ │ │ │ ├── basic2
│ │ │ │ │ ├── Component.java
│ │ │ │ │ ├── ComponentJoinsTest.java
│ │ │ │ │ ├── Name.java
│ │ │ │ │ └── Person.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
│ │ │ │ ├── empty
│ │ │ │ │ ├── ComponentEmptyEmbedded.java
│ │ │ │ │ ├── ComponentEmptyEmbeddedOwner.java
│ │ │ │ │ ├── EmptyCompositeCollectionKeyEagerTest.java
│ │ │ │ │ ├── EmptyCompositeCollectionKeyLazyTest.java
│ │ │ │ │ ├── EmptyCompositeEquivalentToNullTest.java
│ │ │ │ │ ├── EmptyCompositeManyToOneKeyCachedTest.java
│ │ │ │ │ ├── EmptyCompositeManyToOneKeyTest.java
│ │ │ │ │ ├── EmptyCompositesDirtynessTest.java
│ │ │ │ │ ├── EmptyInitializedCompositesDirtynessTest.java
│ │ │ │ │ ├── EmptyInitializedCompositesTest.java
│ │ │ │ │ └── SelectBeforeUpdateEmbeddedTest.java
│ │ │ │ └── proxy
│ │ │ │ ├── Adult.java
│ │ │ │ ├── ComponentBasicProxyTest.java
│ │ │ │ ├── PersonId.java
│ │ │ │ └── Person.java
│ │ │ ├── compositeelement
│ │ │ │ ├── Child.java
│ │ │ │ ├── CompositeElementTest.java
│ │ │ │ ├── Parent.hbm.xml
│ │ │ │ └── Parent.java
│ │ │ ├── compositeusertype
│ │ │ │ ├── CompositeUserTypeTest.java
│ │ │ │ ├── Currency.java
│ │ │ │ ├── nested
│ │ │ │ │ ├── LineEntity.java
│ │ │ │ │ ├── Line.java
│ │ │ │ │ ├── LineType.java
│ │ │ │ │ ├── NestedCompositeUserTypeTest.java
│ │ │ │ │ ├── Point.java
│ │ │ │ │ └── PointType.java
│ │ │ │ ├── Percent.java
│ │ │ │ ├── TestEntity.hbm.xml
│ │ │ │ ├── TestEntity.java
│ │ │ │ ├── UnitCompositeUserType.java
│ │ │ │ └── Unit.java
│ │ │ ├── connections
│ │ │ │ ├── AggressiveReleaseTest.java
│ │ │ │ ├── BasicConnectionProviderTest.java
│ │ │ │ ├── ConnectionManagementTestCase.java
│ │ │ │ ├── ConnectionsReleaseAutoCommitTest.java
│ │ │ │ ├── CurrentSessionConnectionTest.java
│ │ │ │ ├── ExplicitConnectionProviderInstanceTest.java
│ │ │ │ ├── HibernateCreateBlobFailedCase.java
│ │ │ │ ├── Other.java
│ │ │ │ ├── Silly.hbm.xml
│ │ │ │ ├── Silly.java
│ │ │ │ ├── SuppliedConnectionTest.java
│ │ │ │ └── ThreadLocalCurrentSessionTest.java
│ │ │ ├── constraint
│ │ │ │ ├── ConstraintTest.java
│ │ │ │ └── ForeignKeyConstraintTest.java
│ │ │ ├── converter
│ │ │ │ ├── AndLobTest.java
│ │ │ │ ├── AndNationalizedTests.java
│ │ │ │ ├── AttributeConverterTest.java
│ │ │ │ ├── BasicJodaTimeConversionTest.java
│ │ │ │ ├── caching
│ │ │ │ │ ├── Address.java
│ │ │ │ │ ├── BasicStructuredCachingOfConvertedValueTest.java
│ │ │ │ │ ├── BasicUnstructuredCachingOfConvertedValueTest.java
│ │ │ │ │ ├── PostalAreaConverter.java
│ │ │ │ │ ├── PostalArea.java
│ │ │ │ │ └── State.java
│ │ │ │ ├── ConverterTest.java
│ │ │ │ ├── custom
│ │ │ │ │ ├── CustomTypeConverterTest.java
│ │ │ │ │ ├── MyCustomConverter.java
│ │ │ │ │ ├── MyCustomJavaTypeDescriptor.java
│ │ │ │ │ ├── MyCustomJavaType.java
│ │ │ │ │ ├── MyCustomSqlTypeDescriptor.java
│ │ │ │ │ ├── MyEntity.java
│ │ │ │ │ └── package-info.java
│ │ │ │ ├── DirtyCheckingTest.java
│ │ │ │ ├── elementCollection
│ │ │ │ │ ├── CollectionCompositeElementConversionTest.java
│ │ │ │ │ ├── CollectionCompositeElementExplicitConversionTest.java
│ │ │ │ │ ├── CollectionElementConversionTest.java
│ │ │ │ │ ├── CollectionElementExplicitConversionTest.java
│ │ │ │ │ └── ElementCollectionTests.java
│ │ │ │ ├── ExplicitDateConvertersTest.java
│ │ │ │ ├── ExplicitEnumConvertersTest.java
│ │ │ │ ├── ExplicitJavaTypeDescriptorTest.java
│ │ │ │ ├── ExplicitlyNamedConverterClassesTest.java
│ │ │ │ ├── generics
│ │ │ │ │ └── ParameterizedAttributeConverterParameterTypeTest.java
│ │ │ │ ├── inheritence
│ │ │ │ │ └── AttributeConverterOnSuperclassTest.java
│ │ │ │ ├── literal
│ │ │ │ │ └── QueryLiteralTest.java
│ │ │ │ ├── lob
│ │ │ │ │ ├── Address.java
│ │ │ │ │ ├── ConverterAndLobTest.java
│ │ │ │ │ ├── PostalAreaConverter.java
│ │ │ │ │ ├── PostalArea.java
│ │ │ │ │ └── State.java
│ │ │ │ ├── LongToDateConversionTest.java
│ │ │ │ ├── map
│ │ │ │ │ ├── ColorTypeConverter.java
│ │ │ │ │ ├── ColorType.java
│ │ │ │ │ ├── MapElementConversionTest.java
│ │ │ │ │ ├── MapKeyAttributeConverterTest.java
│ │ │ │ │ └── MapKeyConversionTest.java
│ │ │ │ ├── NullHandlingTests.java
│ │ │ │ ├── QueryTest.java
│ │ │ │ ├── SillyStringConverter.java
│ │ │ │ ├── SimpleConvertAnnotationTest.java
│ │ │ │ ├── SimpleConvertsAnnotationTest.java
│ │ │ │ ├── SimpleEmbeddableOverriddenConverterTest.java
│ │ │ │ ├── SimpleOverriddenConverterTest.java
│ │ │ │ ├── SimpleXmlOverriddenTest.java
│ │ │ │ ├── StringClobConverter.java
│ │ │ │ └── XmlWithExplicitConvertAnnotationsTest.java
│ │ │ ├── criteria
│ │ │ │ ├── AbstractFoo.java
│ │ │ │ ├── Address.java
│ │ │ │ ├── Animal.hbm.xml
│ │ │ │ ├── Bar.java
│ │ │ │ ├── Bid.java
│ │ │ │ ├── CityState.java
│ │ │ │ ├── Code.java
│ │ │ │ ├── ComplexJoinAliasTest.java
│ │ │ │ ├── Country.java
│ │ │ │ ├── Course.java
│ │ │ │ ├── CourseMeetingId.java
│ │ │ │ ├── CourseMeeting.java
│ │ │ │ ├── CriteriaAliasFetchTest.java
│ │ │ │ ├── CriteriaLockingTest.java
│ │ │ │ ├── CriteriaOrderByTest.java
│ │ │ │ ├── CriteriaQueryTest.java
│ │ │ │ ├── Enrolment.hbm.xml
│ │ │ │ ├── Enrolment.java
│ │ │ │ ├── Foo.hbm.xml
│ │ │ │ ├── GreatFoo.java
│ │ │ │ ├── InTest.java
│ │ │ │ ├── Item.java
│ │ │ │ ├── LikeTest.java
│ │ │ │ ├── limitexpression
│ │ │ │ │ ├── Country.java
│ │ │ │ │ ├── domain.hbm.xml
│ │ │ │ │ ├── LimitExpressionTest.java
│ │ │ │ │ ├── Person.java
│ │ │ │ │ └── UsState.java
│ │ │ │ ├── ListActionRole.java
│ │ │ │ ├── LongInElementsTest.java
│ │ │ │ ├── Man.java
│ │ │ │ ├── many_to_many
│ │ │ │ │ ├── CriteriaManyToManyTest.java
│ │ │ │ │ ├── Customer.java
│ │ │ │ │ └── Seller.java
│ │ │ │ ├── mapsid
│ │ │ │ │ └── MapsIdOneToOneSelectTest.java
│ │ │ │ ├── OrderAddress.java
│ │ │ │ ├── OrderContact.java
│ │ │ │ ├── Order.hbm.xml
│ │ │ │ ├── Order.java
│ │ │ │ ├── OrderLine.java
│ │ │ │ ├── OuterJoinCriteriaTest.java
│ │ │ │ ├── Person.hbm.xml
│ │ │ │ ├── Person.java
│ │ │ │ ├── Role.java
│ │ │ │ ├── SessionCreateQueryFromCriteriaTest.java
│ │ │ │ ├── StringExpression.java
│ │ │ │ ├── StudentAddress.java
│ │ │ │ ├── StudentDTO.java
│ │ │ │ ├── Student.java
│ │ │ │ ├── StudyAbroad.java
│ │ │ │ ├── TestObject.hbm.xml
│ │ │ │ ├── TestObject.java
│ │ │ │ ├── VersionedRecord.java
│ │ │ │ └── Woman.java
│ │ │ ├── criterion
│ │ │ │ ├── CriterionTest.java
│ │ │ │ └── NationalizedIgnoreCaseTest.java
│ │ │ ├── cuk
│ │ │ │ ├── Account.java
│ │ │ │ ├── Address.java
│ │ │ │ ├── CompositePropertyRefTest.java
│ │ │ │ ├── Person.hbm.xml
│ │ │ │ └── Person.java
│ │ │ ├── cut
│ │ │ │ ├── CompositeDateTime.java
│ │ │ │ ├── CompositeDateTimeUserType.java
│ │ │ │ ├── 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
│ │ │ │ ├── function
│ │ │ │ │ ├── AnsiTrimEmulationFunctionTest.java
│ │ │ │ │ ├── HANAFunctionsTest.java
│ │ │ │ │ ├── HSQLTruncFunctionTest.java
│ │ │ │ │ ├── MySQLRoundFunctionTest.java
│ │ │ │ │ ├── Product.hbm.xml
│ │ │ │ │ ├── Product.java
│ │ │ │ │ └── SybaseASE15FunctionTest.java
│ │ │ │ ├── functional
│ │ │ │ │ ├── cache
│ │ │ │ │ │ ├── SQLFunctionsInterSystemsTest.java
│ │ │ │ │ │ ├── TestInterSystemsFunctionsClass.hbm.xml
│ │ │ │ │ │ └── TestInterSystemsFunctionsClass.java
│ │ │ │ │ ├── Category.java
│ │ │ │ │ ├── Contact.java
│ │ │ │ │ ├── Folder.java
│ │ │ │ │ ├── HANABooleanTest.java
│ │ │ │ │ ├── HANACalcViewTest.java
│ │ │ │ │ ├── OracleFollowOnLockingTest.java
│ │ │ │ │ ├── Product2.java
│ │ │ │ │ ├── SQLServerDialectCollationTest.java
│ │ │ │ │ ├── SQLServerDialectPaginationTest.java
│ │ │ │ │ └── SQLServerDialectTest.java
│ │ │ │ └── unit
│ │ │ │ ├── lockhint
│ │ │ │ │ ├── AbstractLockHintTest.java
│ │ │ │ │ ├── MySQLStorageEngineTest.java
│ │ │ │ │ ├── SQLServer2005LockHintsTest.java
│ │ │ │ │ ├── SQLServerLockHintsTest.java
│ │ │ │ │ ├── SybaseASE15LockHintsTest.java
│ │ │ │ │ └── SybaseLockHintsTest.java
│ │ │ │ ├── locktimeout
│ │ │ │ │ ├── HANALockTimeoutTest.java
│ │ │ │ │ ├── OracleLockTimeoutTest.java
│ │ │ │ │ └── PostgreSQLLockTimeoutTest.java
│ │ │ │ └── sequence
│ │ │ │ ├── AbstractSequenceInformationExtractorTest.java
│ │ │ │ ├── DB2390SequenceInformationExtractorTest.java
│ │ │ │ ├── DB2400SequenceInformationExtractorTest.java
│ │ │ │ ├── DerbyTenFiveDialectSequenceInformationExtractorTest.java
│ │ │ │ ├── DerbyTenSevenDialectSequenceInformationExtractorTest.java
│ │ │ │ └── DerbyTenSixDialectSequenceInformationExtractorTest.java
│ │ │ ├── dirtiness
│ │ │ │ ├── CustomDirtinessStrategyTest.java
│ │ │ │ └── Thing.java
│ │ │ ├── discriminator
│ │ │ │ ├── Address.java
│ │ │ │ ├── Customer.java
│ │ │ │ ├── DiscriminatorTest.java
│ │ │ │ ├── Employee.java
│ │ │ │ ├── joined
│ │ │ │ │ ├── ChildEntity.java
│ │ │ │ │ ├── JoinedSubclassInheritance.hbm.xml
│ │ │ │ │ ├── JoinedSubclassInheritanceTest.java
│ │ │ │ │ └── ParentEntity.java
│ │ │ │ ├── PartTimeEmployee.java
│ │ │ │ ├── Person.hbm.xml
│ │ │ │ ├── Person.java
│ │ │ │ ├── SimpleInheritance.hbm.xml
│ │ │ │ └── SimpleInheritanceTest.java
│ │ │ ├── distinct
│ │ │ │ └── SelectDistinctHqlTest.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
│ │ │ ├── dynamicmap
│ │ │ │ ├── DynamicMapTest.java
│ │ │ │ └── Test.hbm.xml
│ │ │ ├── ecid
│ │ │ │ ├── Course.hbm.xml
│ │ │ │ ├── Course.java
│ │ │ │ ├── EmbeddedCompositeIdTest.java
│ │ │ │ └── UniversityCourse.java
│ │ │ ├── entitymode
│ │ │ │ ├── dom4j
│ │ │ │ │ ├── Car.java
│ │ │ │ │ ├── Component.java
│ │ │ │ │ ├── DeprecationLoggingTest.java
│ │ │ │ │ └── LogListenerImpl.java
│ │ │ │ └── map
│ │ │ │ ├── basic
│ │ │ │ │ ├── DynamicClassTest.java
│ │ │ │ │ └── ProductLine.hbm.xml
│ │ │ │ └── subclass
│ │ │ │ ├── Mappings.hbm.xml
│ │ │ │ └── SubclassDynamicMapTest.java
│ │ │ ├── entityname
│ │ │ │ ├── Car.java
│ │ │ │ ├── EntityNameFromSubClassTest.java
│ │ │ │ ├── Person.java
│ │ │ │ ├── Vehicle.hbm.xml
│ │ │ │ └── Vehicle.java
│ │ │ ├── enums
│ │ │ │ ├── EnumExplicitTypeTest.java
│ │ │ │ ├── EnumTypeTest.java
│ │ │ │ ├── Gender.java
│ │ │ │ ├── HairColor.java
│ │ │ │ ├── InvalidEnumeratedJavaTypeTest.java
│ │ │ │ ├── Person.java
│ │ │ │ ├── TestEnumTypeSerialization.java
│ │ │ │ ├── UnspecifiedEnumTypeEntity.java
│ │ │ │ └── UnspecifiedEnumTypeTest.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
│ │ │ │ │ ├── detached
│ │ │ │ │ │ ├── AggregatedCollectionEventListener.java
│ │ │ │ │ │ ├── Alias.java
│ │ │ │ │ │ ├── BadMergeHandlingTest.java
│ │ │ │ │ │ ├── Character.java
│ │ │ │ │ │ ├── DetachedMultipleCollectionChangeTest.java
│ │ │ │ │ │ ├── Identifiable.java
│ │ │ │ │ │ ├── MergeCollectionEventTest.java
│ │ │ │ │ │ ├── MultipleCollectionBagMapping.hbm.xml
│ │ │ │ │ │ ├── MultipleCollectionEntity.java
│ │ │ │ │ │ ├── MultipleCollectionListeners.java
│ │ │ │ │ │ ├── MultipleCollectionRefEntity1.java
│ │ │ │ │ │ └── MultipleCollectionRefEntity2.java
│ │ │ │ │ ├── Entity.java
│ │ │ │ │ ├── ParentWithCollection.java
│ │ │ │ │ └── values
│ │ │ │ │ ├── ParentWithCollectionOfValues.java
│ │ │ │ │ ├── ValuesBagCollectionEventTest.java
│ │ │ │ │ └── ValuesBagMapping.hbm.xml
│ │ │ │ └── entity
│ │ │ │ ├── MergeListPreAndPostPersistTest.java
│ │ │ │ └── MergeListPreAndPostPersistWithIdentityTest.java
│ │ │ ├── events
│ │ │ │ ├── CallbackTest.java
│ │ │ │ ├── ClearEventListenerTest.java
│ │ │ │ ├── LegacyPostCommitListenerTest.java
│ │ │ │ └── PostCommitListenerTest.java
│ │ │ ├── eviction
│ │ │ │ ├── EvictionTest.java
│ │ │ │ └── IsolatedEvictableEntity.java
│ │ │ ├── exception
│ │ │ │ ├── Group.hbm.xml
│ │ │ │ ├── Group.java
│ │ │ │ ├── SQLExceptionConversionTest.java
│ │ │ │ ├── User.hbm.xml
│ │ │ │ └── User.java
│ │ │ ├── exceptionhandling
│ │ │ │ ├── BaseExceptionHandlingTest.java
│ │ │ │ ├── BaseJpaOrNativeBootstrapFunctionalTestCase.java
│ │ │ │ ├── ConstraintViolationExceptionHandlingTest.java
│ │ │ │ ├── ExceptionExpectations.java
│ │ │ │ ├── IdentifierGenerationExceptionHandlingTest.java
│ │ │ │ ├── QuerySyntaxExceptionHandlingTest.java
│ │ │ │ ├── StateObjectStateExceptionHandlingTest.java
│ │ │ │ ├── TransactionExceptionHandlingTest.java
│ │ │ │ └── TransientObjectExceptionHandlingTest.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
│ │ │ │ ├── Championship.java
│ │ │ │ ├── Child.hbm.xml
│ │ │ │ ├── Child.java
│ │ │ │ ├── Document.java
│ │ │ │ ├── ExtraLazyCollectionConsistencyTest.java
│ │ │ │ ├── ExtraLazyTest.java
│ │ │ │ ├── Group.java
│ │ │ │ ├── Parent.hbm.xml
│ │ │ │ ├── Parent.java
│ │ │ │ ├── School.java
│ │ │ │ ├── SessionAttribute.java
│ │ │ │ ├── Student.java
│ │ │ │ ├── UserGroup.hbm.xml
│ │ │ │ └── User.java
│ │ │ ├── fetchprofiles
│ │ │ │ ├── CollectionLoadedInTwoPhaseLoadTest.java
│ │ │ │ ├── EntityLoadedInTwoPhaseLoadTest.java
│ │ │ │ └── join
│ │ │ │ ├── Course.java
│ │ │ │ ├── CourseOffering.java
│ │ │ │ ├── Department.java
│ │ │ │ ├── Enrollment.java
│ │ │ │ ├── JoinFetchProfileTest.java
│ │ │ │ ├── Mappings.hbm.xml
│ │ │ │ ├── selfReferencing
│ │ │ │ │ ├── Employee.java
│ │ │ │ │ └── JoinSelfReferentialFetchProfileTest.java
│ │ │ │ └── Student.java
│ │ │ ├── fetchstrategyhelper
│ │ │ │ ├── BatchFetchStrategyHelperTest.java
│ │ │ │ ├── FetchStrategyHelperTest.java
│ │ │ │ └── NoProxyFetchStrategyHelperTest.java
│ │ │ ├── fileimport
│ │ │ │ ├── CommandExtractorServiceTest.java
│ │ │ │ ├── Dog.java
│ │ │ │ ├── Human.java
│ │ │ │ ├── MultiLineImportFileTest.java
│ │ │ │ └── SingleLineImportFileTest.java
│ │ │ ├── filter
│ │ │ │ ├── Category.hbm.xml
│ │ │ │ ├── Category.java
│ │ │ │ ├── CriteriaQueryWithAppliedFilterTest.java
│ │ │ │ ├── defs.hbm.xml
│ │ │ │ ├── Department.hbm.xml
│ │ │ │ ├── Department.java
│ │ │ │ ├── DynamicFilterTest.java
│ │ │ │ ├── FilterDotNameTest.java
│ │ │ │ ├── FilterWitSubSelectFetchModeTest.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
│ │ │ │ ├── ManyToManyWithDynamicFilterTest.java
│ │ │ │ ├── OneToManyWithDynamicFilterTest.java
│ │ │ │ ├── Order.hbm.xml
│ │ │ │ ├── Order.java
│ │ │ │ ├── Product.hbm.xml
│ │ │ │ ├── Product.java
│ │ │ │ ├── Salesperson.hbm.xml
│ │ │ │ └── Salesperson.java
│ │ │ ├── flush
│ │ │ │ ├── Author.java
│ │ │ │ ├── Book.java
│ │ │ │ ├── BookStore.java
│ │ │ │ ├── NativeCriteriaSyncTest.java
│ │ │ │ ├── NonTransactionalDataAccessTest.java
│ │ │ │ ├── Publisher.java
│ │ │ │ ├── TestAutoFlushBeforeQueryExecution.java
│ │ │ │ ├── TestClearBatchFetchQueueAfterFlush.java
│ │ │ │ ├── TestCollectionInitializingDuringFlush.java
│ │ │ │ └── UnrelatedEntity.java
│ │ │ ├── foreignkeys
│ │ │ │ └── disabled
│ │ │ │ ├── DisabledForeignKeyTest.java
│ │ │ │ ├── InheritanceManyToManyForeignKeyTest.java
│ │ │ │ ├── ManyToManyOwner.java
│ │ │ │ ├── ManyToManyTarget.java
│ │ │ │ └── package-info.java
│ │ │ ├── formulajoin
│ │ │ │ ├── AnnotatedDetail.java
│ │ │ │ ├── AnnotatedFormWithBeanValidationNotNullTest.java
│ │ │ │ ├── AnnotatedMaster.java
│ │ │ │ ├── Detail.java
│ │ │ │ ├── FormulaJoinTest.java
│ │ │ │ ├── Master.hbm.xml
│ │ │ │ └── Master.java
│ │ │ ├── generated
│ │ │ │ ├── AbstractGeneratedPropertyTest.java
│ │ │ │ ├── ComponentOwner.hbm.xml
│ │ │ │ ├── ComponentOwner.java
│ │ │ │ ├── DefaultGeneratedValueIdentityTest.java
│ │ │ │ ├── DefaultGeneratedValueTest.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
│ │ │ ├── hbm
│ │ │ │ ├── collectionpk
│ │ │ │ │ └── CollectionPkTest.java
│ │ │ │ ├── comment
│ │ │ │ │ └── ClassCommentTest.java
│ │ │ │ ├── fk
│ │ │ │ │ └── CollectionKeyFkNameTest.java
│ │ │ │ ├── index
│ │ │ │ │ ├── IndexTest.java
│ │ │ │ │ ├── JournalingSchemaToolingTarget.java
│ │ │ │ │ ├── PersonComment.java
│ │ │ │ │ ├── PersonGroup.java
│ │ │ │ │ └── Person.java
│ │ │ │ ├── package-info.java
│ │ │ │ ├── query
│ │ │ │ │ ├── NamedQueryTest.java
│ │ │ │ │ └── QueryReturnTest.java
│ │ │ │ ├── uk
│ │ │ │ │ └── UniqueDelegateTest.java
│ │ │ │ └── version
│ │ │ │ ├── GeneratedVersionBindingTest.java
│ │ │ │ └── Order.java
│ │ │ ├── hql
│ │ │ │ ├── Address.java
│ │ │ │ ├── AggregateFunctionsWithSubSelectTest.java
│ │ │ │ ├── Animal.hbm.xml
│ │ │ │ ├── Animal.java
│ │ │ │ ├── ASTParserLoadingOrderByTest.java
│ │ │ │ ├── ASTParserLoadingTest.java
│ │ │ │ ├── BooleanLiteralEntity.hbm.xml
│ │ │ │ ├── BooleanLiteralEntity.java
│ │ │ │ ├── BulkManipulationTest.java
│ │ │ │ ├── Car.java
│ │ │ │ ├── CaseStatementTest.java
│ │ │ │ ├── CastFunctionTest.java
│ │ │ │ ├── CastNullSelectExpressionTest.java
│ │ │ │ ├── Cat.java
│ │ │ │ ├── ClassicTranslatorTest.java
│ │ │ │ ├── Classification.java
│ │ │ │ ├── ClassificationType.java
│ │ │ │ ├── CoalesceTest.java
│ │ │ │ ├── CollectionMapWithComponentValueTest.java
│ │ │ │ ├── CollectionPropertyDeprecationsTest.java
│ │ │ │ ├── ComponentContainer.hbm.xml
│ │ │ │ ├── ComponentContainer.java
│ │ │ │ ├── CompositeIdEntity.hbm.xml
│ │ │ │ ├── CompositeIdEntity.java
│ │ │ │ ├── Constructor.hbm.xml
│ │ │ │ ├── Constructor.java
│ │ │ │ ├── CrazyCompositeKey.java
│ │ │ │ ├── CrazyIdFieldNames.hbm.xml
│ │ │ │ ├── CriteriaHQLAlignmentTest.java
│ │ │ │ ├── Crop.java
│ │ │ │ ├── DB297SubStringFunctionsTest.java
│ │ │ │ ├── DeleteQuerySubqueryReferencingTargetPropertyTest.java
│ │ │ │ ├── DeleteWithSubqueryTest.java
│ │ │ │ ├── Department.java
│ │ │ │ ├── Dog.java
│ │ │ │ ├── DomesticAnimal.java
│ │ │ │ ├── EJBQLTest.java
│ │ │ │ ├── Employee.java
│ │ │ │ ├── EntityJoinTest.java
│ │ │ │ ├── EntityWithArgFunctionAsColumn.java
│ │ │ │ ├── EntityWithCrazyCompositeKey.hbm.xml
│ │ │ │ ├── EntityWithCrazyCompositeKey.java
│ │ │ │ ├── EntityWithFunctionAsColumnHolder.java
│ │ │ │ ├── EntityWithNoArgFunctionAsColumn.java
│ │ │ │ ├── EntityWithUnusualTableNameJoinTest.java
│ │ │ │ ├── Farm.java
│ │ │ │ ├── fetchAndJoin
│ │ │ │ │ ├── Child.java
│ │ │ │ │ ├── Entity1.java
│ │ │ │ │ ├── Entity2.java
│ │ │ │ │ ├── Entity3.java
│ │ │ │ │ ├── GrandChild.java
│ │ │ │ │ ├── Parent.java
│ │ │ │ │ ├── ToManyFetchAndJoinTest.java
│ │ │ │ │ └── ToOneFetchAndJoinTest.java
│ │ │ │ ├── FooBarCopy.hbm.xml
│ │ │ │ ├── FunctionNameAsColumnTest.java
│ │ │ │ ├── FunctionNamesAsColumns.hbm.xml
│ │ │ │ ├── HeresAnotherCrazyIdFieldName.java
│ │ │ │ ├── HibernateFirstResultMaxResultsTest.java
│ │ │ │ ├── HqlParserTest.java
│ │ │ │ ├── HQLTest.java
│ │ │ │ ├── Human.java
│ │ │ │ ├── Image.hbm.xml
│ │ │ │ ├── Image.java
│ │ │ │ ├── InsertWithSubSelectTest.java
│ │ │ │ ├── IntegerVersioned.java
│ │ │ │ ├── joinedSubclass
│ │ │ │ │ ├── Employee.java
│ │ │ │ │ ├── JoinedSubclassBulkManipTest.java
│ │ │ │ │ ├── JoinedSubclassSubQueryTest.java
│ │ │ │ │ └── Person.java
│ │ │ │ ├── Joiner.java
│ │ │ │ ├── JoinOnClauseTest.java
│ │ │ │ ├── KeyManyToOneEntity.hbm.xml
│ │ │ │ ├── KeyManyToOneEntity.java
│ │ │ │ ├── KeyManyToOneKeyEntity.java
│ │ │ │ ├── Lizard.java
│ │ │ │ ├── Mammal.java
│ │ │ │ ├── MapFunctionExpressionsTest.java
│ │ │ │ ├── MoreCrazyIdFieldNameStuffEntity.java
│ │ │ │ ├── Name.java
│ │ │ │ ├── Panel.java
│ │ │ │ ├── ParameterCollectionTest.java
│ │ │ │ ├── ParameterTest.java
│ │ │ │ ├── PettingZoo.java
│ │ │ │ ├── Pickup.java
│ │ │ │ ├── QueryParametersValidationArrayTest.java
│ │ │ │ ├── QueryParametersValidationTest.java
│ │ │ │ ├── QuerySplitterTest.java
│ │ │ │ ├── QueryTranslatorTestCase.java
│ │ │ │ ├── Reptile.java
│ │ │ │ ├── ScrollableCollectionFetchingTest.java
│ │ │ │ ├── ScrollableTest.java
│ │ │ │ ├── SelectNewEmbeddedIdTest.java
│ │ │ │ ├── SimpleAssociatedEntity.java
│ │ │ │ ├── SimpleEntityWithAssociation.hbm.xml
│ │ │ │ ├── SimpleEntityWithAssociation.java
│ │ │ │ ├── SizeAttributeReferenceTest.java
│ │ │ │ ├── StateProvince.java
│ │ │ │ ├── SubQueryTest.java
│ │ │ │ ├── SUV.java
│ │ │ │ ├── TimestampVersioned.java
│ │ │ │ ├── Title.java
│ │ │ │ ├── TreatKeywordTest.java
│ │ │ │ ├── TrtPanel.java
│ │ │ │ ├── Truck.java
│ │ │ │ ├── TupleSupportTest.java
│ │ │ │ ├── UpdateEntitiesWithPackageNamesStartingWithKeywordsTest.java
│ │ │ │ ├── User.java
│ │ │ │ ├── VariousKeywordPropertyEntity.hbm.xml
│ │ │ │ ├── VariousKeywordPropertyEntity.java
│ │ │ │ ├── Vehicle.hbm.xml
│ │ │ │ ├── Vehicle.java
│ │ │ │ ├── Versions.hbm.xml
│ │ │ │ ├── WithClauseJoinRewriteTest.java
│ │ │ │ ├── WithClauseTest.java
│ │ │ │ └── Zoo.java
│ │ │ ├── hqlfetchscroll
│ │ │ │ ├── Child.java
│ │ │ │ ├── HQLScrollFetchTest.java
│ │ │ │ ├── ParentChild.hbm.xml
│ │ │ │ └── Parent.java
│ │ │ ├── id
│ │ │ │ ├── array
│ │ │ │ │ ├── ByteArrayIdTest.java
│ │ │ │ │ ├── CharacterArrayIdTest.java
│ │ │ │ │ ├── PrimitiveByteArrayIdTest.java
│ │ │ │ │ └── PrimitiveCharacterArrayIdTest.java
│ │ │ │ ├── Car.hbm.xml
│ │ │ │ ├── Car.java
│ │ │ │ ├── MultipleHiLoPerTableGeneratorTest.java
│ │ │ │ ├── NonUniqueIdTest.java
│ │ │ │ ├── Person.hbm.xml
│ │ │ │ ├── Person.java
│ │ │ │ ├── Plane.hbm.xml
│ │ │ │ ├── Plane.java
│ │ │ │ ├── PooledHiLoSequenceIdentifierTest.java
│ │ │ │ ├── Product.hbm.xml
│ │ │ │ ├── Product.java
│ │ │ │ ├── Radio.hbm.xml
│ │ │ │ ├── Radio.java
│ │ │ │ ├── sequence
│ │ │ │ │ ├── LegacySequenceExportTest.java
│ │ │ │ │ ├── NegativeValueSequenceTest.java
│ │ │ │ │ ├── OptimizerTest.java
│ │ │ │ │ └── SequenceExportTest.java
│ │ │ │ ├── SequenceGeneratorTest.java
│ │ │ │ ├── SQLServer2012Person.hbm.xml
│ │ │ │ ├── SQLServer2012SequenceGeneratorAnnotationTest.java
│ │ │ │ ├── SQLServer2012SequenceGeneratorTest.java
│ │ │ │ ├── UseIdentifierRollbackTest.java
│ │ │ │ ├── usertype
│ │ │ │ │ ├── UserTypeComparableIdTest.java
│ │ │ │ │ └── UserTypeNonComparableIdTest.java
│ │ │ │ └── uuid
│ │ │ │ ├── interpretation
│ │ │ │ │ └── UUIDBasedIdInterpretationTest.java
│ │ │ │ ├── sqlrep
│ │ │ │ │ ├── Node2.hbm.xml
│ │ │ │ │ ├── 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
│ │ │ │ │ ├── BigIntegerSequenceGeneratorZeroScaleTest.java
│ │ │ │ │ ├── Entity.java
│ │ │ │ │ ├── Mapping.hbm.xml
│ │ │ │ │ └── ZeroScaleMapping.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
│ │ │ │ │ │ ├── Dedicated.hbm.xml
│ │ │ │ │ │ ├── Entity.java
│ │ │ │ │ │ ├── HiLo.hbm.xml
│ │ │ │ │ │ ├── HiLoSequenceTest.java
│ │ │ │ │ │ ├── Pooled.hbm.xml
│ │ │ │ │ │ └── PooledSequenceTest.java
│ │ │ │ │ └── table
│ │ │ │ │ ├── Basic.hbm.xml
│ │ │ │ │ ├── BasicTableTest.java
│ │ │ │ │ ├── concurrent
│ │ │ │ │ │ └── HiloOptimizerConcurrencyTest.java
│ │ │ │ │ ├── Db2GenerationTest.java
│ │ │ │ │ ├── Entity.java
│ │ │ │ │ ├── HiLo.hbm.xml
│ │ │ │ │ ├── HiLoTableTest.java
│ │ │ │ │ ├── Pooled.hbm.xml
│ │ │ │ │ └── PooledTableTest.java
│ │ │ │ ├── foreign
│ │ │ │ │ ├── ForeignGeneratorJtaTest.java
│ │ │ │ │ └── ForeignGeneratorResourceLocalTest.java
│ │ │ │ ├── identity
│ │ │ │ │ ├── hhh10429
│ │ │ │ │ │ ├── CustomIdentityGenerator.java
│ │ │ │ │ │ └── IdentityGeneratorExtendsTest.java
│ │ │ │ │ ├── hhh9983
│ │ │ │ │ │ └── SaveEntityTest.java
│ │ │ │ │ └── joinedSubClass
│ │ │ │ │ ├── JoinedSubclassHierarchyWithIdentityGenerationTest.java
│ │ │ │ │ ├── Sub.java
│ │ │ │ │ └── Super.java
│ │ │ │ └── namescope
│ │ │ │ ├── IdGeneratorNamesGlobalScopeTest.java
│ │ │ │ └── IdGeneratorNamesLocalScopeTest.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
│ │ │ ├── inheritance
│ │ │ │ ├── discriminator
│ │ │ │ │ ├── embeddable
│ │ │ │ │ │ ├── JoinedSubclassWithEmbeddableTest.java
│ │ │ │ │ │ ├── SingleTableWithEmbeddableTest.java
│ │ │ │ │ │ └── TablePerClassWithEmbeddableTest.java
│ │ │ │ │ ├── InheritingEntity.java
│ │ │ │ │ ├── JoinedInheritanceEagerTest.java
│ │ │ │ │ ├── JoinedInheritanceTest.java
│ │ │ │ │ ├── joinedsubclass
│ │ │ │ │ │ ├── Common.java
│ │ │ │ │ │ ├── JoinedSubclassTest.java
│ │ │ │ │ │ ├── JoinedSubclassWithRootInterfaceTest.java
│ │ │ │ │ │ ├── RootEntity.java
│ │ │ │ │ │ ├── SubEntity.java
│ │ │ │ │ │ ├── SubSubEntity.java
│ │ │ │ │ │ ├── SubSubSubEntity.java
│ │ │ │ │ │ ├── TestEntity.hbm.xml
│ │ │ │ │ │ ├── TestEntityImpl.java
│ │ │ │ │ │ ├── TestEntityInterface.java
│ │ │ │ │ │ └── TestEntity.java
│ │ │ │ │ ├── MappedSuperclassExtendsEntityTest.java
│ │ │ │ │ ├── MultiInheritanceImplicitDowncastTest.java
│ │ │ │ │ ├── MultiSingleTableLoadTest.java
│ │ │ │ │ ├── ParentEntity.java
│ │ │ │ │ ├── PersistChildEntitiesWithDiscriminatorTest.java
│ │ │ │ │ ├── Polygon.java
│ │ │ │ │ ├── Quadrilateral.java
│ │ │ │ │ ├── SingleTableInheritancePersistTest.java
│ │ │ │ │ ├── SingleTableRelationsTest.java
│ │ │ │ │ └── TablePerClassInheritancePersistTest.java
│ │ │ │ └── relationship
│ │ │ │ ├── JoinedInheritancePropertyNameConflictTest.java
│ │ │ │ └── JoinedInheritanceWithOneToManyTest.java
│ │ │ ├── insertordering
│ │ │ │ ├── ElementCollectionTest.java
│ │ │ │ ├── Group.java
│ │ │ │ ├── InsertOrderingDuplicateTest.java
│ │ │ │ ├── InsertOrderingHasParentTest.java
│ │ │ │ ├── InsertOrderingTest.java
│ │ │ │ ├── InsertOrderingWithBaseClassReferencingSubclass.java
│ │ │ │ ├── InsertOrderingWithBidirectionalManyToMany.java
│ │ │ │ ├── InsertOrderingWithBidirectionalMapsIdOneToOne.java
│ │ │ │ ├── InsertOrderingWithBidirectionalOneToManyFlushProblem.java
│ │ │ │ ├── InsertOrderingWithBidirectionalOneToMany.java
│ │ │ │ ├── InsertOrderingWithBidirectionalOneToOneFlushProblem.java
│ │ │ │ ├── InsertOrderingWithBidirectionalOneToOne.java
│ │ │ │ ├── InsertOrderingWithCascadeOnPersist.java
│ │ │ │ ├── InsertOrderingWithCompositeTypeAssociation.java
│ │ │ │ ├── InsertOrderingWithJoinedTableInheritance.java
│ │ │ │ ├── InsertOrderingWithJoinedTableMultiLevelInheritance.java
│ │ │ │ ├── InsertOrderingWithManyToOne.java
│ │ │ │ ├── InsertOrderingWithMultipleManyToOne.java
│ │ │ │ ├── InsertOrderingWithSecondaryTable.java
│ │ │ │ ├── InsertOrderingWithSingleTableInheritance.java
│ │ │ │ ├── InsertOrderingWithTablePerClassInheritance.java
│ │ │ │ ├── InsertOrderingWithUnidirectionalOneToOne.java
│ │ │ │ ├── InsertOrderingWithUnidirectionalOneToOneJoinColumn.java
│ │ │ │ ├── Mapping.hbm.xml
│ │ │ │ ├── Membership.java
│ │ │ │ └── User.java
│ │ │ ├── interceptor
│ │ │ │ ├── CollectionInterceptor.java
│ │ │ │ ├── Image.hbm.xml
│ │ │ │ ├── Image.java
│ │ │ │ ├── InstantiateInterceptor.java
│ │ │ │ ├── InterceptorTest.java
│ │ │ │ ├── InterceptorTransactionEventTest.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
│ │ │ ├── jdbc
│ │ │ │ ├── Boat.java
│ │ │ │ ├── env
│ │ │ │ │ ├── DefaultSchemaNameResolverTest.java
│ │ │ │ │ ├── NoDatabaseMetaDataTest.java
│ │ │ │ │ └── TestKeywordRecognition.java
│ │ │ │ ├── GeneralWorkTest.java
│ │ │ │ ├── internal
│ │ │ │ │ ├── AggressiveReleaseTest.java
│ │ │ │ │ ├── BasicConnectionTest.java
│ │ │ │ │ ├── BatchingTest.java
│ │ │ │ │ └── SessionJdbcBatchTest.java
│ │ │ │ ├── Mappings.hbm.xml
│ │ │ │ └── Person.java
│ │ │ ├── join
│ │ │ │ ├── BlogEntry.java
│ │ │ │ ├── Bug.java
│ │ │ │ ├── Customer.java
│ │ │ │ ├── Employee.java
│ │ │ │ ├── JoinTest.java
│ │ │ │ ├── OptionalJoinTest.java
│ │ │ │ ├── Person.hbm.xml
│ │ │ │ ├── Person.java
│ │ │ │ ├── Reportable.hbm.xml
│ │ │ │ ├── Reportable.java
│ │ │ │ ├── SecondaryTableTest.java
│ │ │ │ ├── SubclassesWithSamePropertyNameTest.java
│ │ │ │ ├── Thing.hbm.xml
│ │ │ │ ├── Thing.java
│ │ │ │ └── User.java
│ │ │ ├── joinedsubclass
│ │ │ │ ├── Address.java
│ │ │ │ ├── Customer.java
│ │ │ │ ├── Employee.java
│ │ │ │ ├── JoinedSubclassTest.java
│ │ │ │ ├── JoinedSubclassWithEmbeddableTest.java
│ │ │ │ ├── JoinedSubclassWithExplicitDiscriminatorTest.java
│ │ │ │ ├── JoinedSubclassWithIgnoredExplicitDiscriminatorTest.java
│ │ │ │ ├── JoinedSubclassWithImplicitDiscriminatorTest.java
│ │ │ │ ├── Person.hbm.xml
│ │ │ │ └── Person.java
│ │ │ ├── joinedsubclassbatch
│ │ │ │ ├── IdentityJoinedSubclassBatchingTest.java
│ │ │ │ └── JoinedSubclassBatchingTest.java
│ │ │ ├── joinedsubclassduplicatefields
│ │ │ │ └── JoinedSubclassDuplicateFieldsWithTreatTest.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
│ │ │ │ ├── compliance
│ │ │ │ │ ├── package-info.java
│ │ │ │ │ └── tck2_2
│ │ │ │ │ ├── caching
│ │ │ │ │ │ ├── CachingWithSecondaryTablesTests.java
│ │ │ │ │ │ ├── InheritedCacheableTest.java
│ │ │ │ │ │ └── SubclassOnlyCachingTests.java
│ │ │ │ │ ├── ClosedFactoryTests.java
│ │ │ │ │ ├── ClosedManagerTests.java
│ │ │ │ │ ├── EntityTransactionTests.java
│ │ │ │ │ ├── GeneratedValueTests.java
│ │ │ │ │ ├── GetterAndIsMethodChecks.java
│ │ │ │ │ ├── joincolumn
│ │ │ │ │ │ ├── Company.java
│ │ │ │ │ │ ├── JoinColumnTest.java
│ │ │ │ │ │ └── Location.java
│ │ │ │ │ ├── JpaPositionalParameterTest.java
│ │ │ │ │ ├── mapkeycolumn
│ │ │ │ │ │ ├── MapKeyColumnBiDiOneToManyFKTest.java
│ │ │ │ │ │ ├── MapKeyColumnElementCollectionTest.java
│ │ │ │ │ │ ├── MapKeyColumnManyToManyTest.java
│ │ │ │ │ │ ├── MapKeyColumnOneToManyFKTest.java
│ │ │ │ │ │ └── MapKeyColumnOneToManyJoinTableTest.java
│ │ │ │ │ ├── NonSelectQueryLockMode.java
│ │ │ │ │ ├── OrderByAnnotationTests.java
│ │ │ │ │ ├── package-info.java
│ │ │ │ │ ├── QueryApiTest.java
│ │ │ │ │ ├── QueryExecutionTest.java
│ │ │ │ │ ├── StoredProcedureApiTests.java
│ │ │ │ │ ├── TableGeneratorMultipleDefinitionTest.java
│ │ │ │ │ └── TableGeneratorVisibilityTest.java
│ │ │ │ ├── convert
│ │ │ │ │ ├── JdbcSqlTypeDescriptorConverterTest.java
│ │ │ │ │ └── package-info.java
│ │ │ │ ├── fetch
│ │ │ │ │ ├── FetchingTest.java
│ │ │ │ │ ├── Person.hbm.xml
│ │ │ │ │ ├── Person.java
│ │ │ │ │ └── Stay.java
│ │ │ │ ├── Item.hbm.xml
│ │ │ │ ├── Item.java
│ │ │ │ ├── lock
│ │ │ │ │ ├── JPALockTest.java
│ │ │ │ │ ├── LockExceptionTests.java
│ │ │ │ │ └── RepeatableReadTest.java
│ │ │ │ ├── MyEntity.hbm.xml
│ │ │ │ ├── MyEntity.java
│ │ │ │ ├── MySubclassEntity.java
│ │ │ │ ├── naturalid
│ │ │ │ │ ├── ClassWithIdentityColumn.java
│ │ │ │ │ ├── Group.java
│ │ │ │ │ ├── ImmutableNaturalIdTest.java
│ │ │ │ │ ├── MutableNaturalIdTest.java
│ │ │ │ │ ├── User.hbm.xml
│ │ │ │ │ └── User.java
│ │ │ │ ├── orphan
│ │ │ │ │ └── one2one
│ │ │ │ │ ├── OneToOneEagerNonOptionalOrphanRemovalTest.java
│ │ │ │ │ ├── OneToOneEagerOrphanRemovalTest.java
│ │ │ │ │ ├── OneToOneLazyNonOptionalOrphanRemovalTest.java
│ │ │ │ │ └── OneToOneLazyOrphanRemovalTest.java
│ │ │ │ ├── package.html
│ │ │ │ ├── Part.hbm.xml
│ │ │ │ ├── Part.java
│ │ │ │ ├── proxy
│ │ │ │ │ └── JPAProxyTest.java
│ │ │ │ ├── ql
│ │ │ │ │ ├── DestinationEntity.java
│ │ │ │ │ ├── FromEntity.java
│ │ │ │ │ ├── FunctionKeywordTest.java
│ │ │ │ │ ├── IdentificationVariablesTest.java
│ │ │ │ │ ├── JPAQLComplianceTest.java
│ │ │ │ │ ├── NamedNativeQueryTest.java
│ │ │ │ │ ├── NativeQueryTest.java
│ │ │ │ │ ├── OnKeywordTest.java
│ │ │ │ │ └── TreatKeywordTest.java
│ │ │ │ ├── removed
│ │ │ │ │ └── RemovedEntityTest.java
│ │ │ │ ├── txn
│ │ │ │ │ ├── JtaTransactionJoiningTest.java
│ │ │ │ │ └── ResourceLocalTransactionJoiningTest.java
│ │ │ │ └── xml
│ │ │ │ └── versions
│ │ │ │ └── JpaXsdVersionsTest.java
│ │ │ ├── keymanytoone
│ │ │ │ ├── bidir
│ │ │ │ │ ├── component
│ │ │ │ │ │ ├── Customer.java
│ │ │ │ │ │ ├── EagerCollectionLazyKeyManyToOneMapping.hbm.xml
│ │ │ │ │ │ ├── EagerCollectionLazyKeyManyToOneTest.java
│ │ │ │ │ │ ├── EagerKeyManyToOneTest.java
│ │ │ │ │ │ ├── EagerMapping.hbm.xml
│ │ │ │ │ │ ├── LazyKeyManyToOneTest.java
│ │ │ │ │ │ ├── LazyMapping.hbm.xml
│ │ │ │ │ │ └── Order.java
│ │ │ │ │ ├── embedded
│ │ │ │ │ │ ├── Customer.java
│ │ │ │ │ │ ├── KeyManyToOneTest.java
│ │ │ │ │ │ ├── Mapping.hbm.xml
│ │ │ │ │ │ └── Order.java
│ │ │ │ │ └── ondelete
│ │ │ │ │ ├── Customer.java
│ │ │ │ │ ├── KeyManyToOneCascadeDeleteTest.java
│ │ │ │ │ ├── Mapping.hbm.xml
│ │ │ │ │ └── Order.java
│ │ │ │ └── unidir
│ │ │ │ └── ondelete
│ │ │ │ ├── Customer.java
│ │ │ │ ├── KeyManyToOneCascadeDeleteTest.java
│ │ │ │ ├── Mapping.hbm.xml
│ │ │ │ └── Order.java
│ │ │ ├── lazydetachedpersist
│ │ │ │ └── LazyPersistWithDetachedAssociationTest.java
│ │ │ ├── lazyload
│ │ │ │ ├── Child.java
│ │ │ │ ├── JtaLazyLoadingTest.java
│ │ │ │ ├── LazyLoadingLoggingTest.java
│ │ │ │ ├── LazyLoadingNotFoundTest.java
│ │ │ │ ├── LazyLoadingTest.java
│ │ │ │ └── Parent.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
│ │ │ │ ├── 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
│ │ │ │ ├── LimitExpressionTest.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
│ │ │ │ ├── TrivialProxy.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
│ │ │ ├── loadplans
│ │ │ │ ├── plans
│ │ │ │ │ ├── LoadPlanBuilderTest.java
│ │ │ │ │ ├── LoadPlanStructureAssertionHelper.java
│ │ │ │ │ └── LoadPlanStructureAssertionTest.java
│ │ │ │ ├── process
│ │ │ │ │ ├── EncapsulatedCompositeAttributeResultSetProcessorTest.java
│ │ │ │ │ ├── EncapsulatedCompositeIdResultSetProcessorTest.java
│ │ │ │ │ ├── EntityAssociationResultSetProcessorTest.java
│ │ │ │ │ ├── EntityWithNonLazyCollectionResultSetProcessorTest.java
│ │ │ │ │ ├── EntityWithNonLazyOneToManyListResultSetProcessorTest.java
│ │ │ │ │ ├── EntityWithNonLazyOneToManySetResultSetProcessorTest.java
│ │ │ │ │ ├── Helper.java
│ │ │ │ │ ├── inheritance
│ │ │ │ │ │ ├── Contractor.java
│ │ │ │ │ │ ├── Department.java
│ │ │ │ │ │ ├── Employee.java
│ │ │ │ │ │ ├── Test.java
│ │ │ │ │ │ └── User.java
│ │ │ │ │ ├── NonEncapsulatedCompositeIdResultSetProcessorTest.java
│ │ │ │ │ └── SimpleResultSetProcessorTest.java
│ │ │ │ └── walking
│ │ │ │ ├── BasicWalkingTest.java
│ │ │ │ ├── CompositesWalkingTest.java
│ │ │ │ ├── KeyManyToOneWalkingTest.java
│ │ │ │ ├── LoggingAssociationVisitationStrategy.java
│ │ │ │ └── NestedCompositeElementTest.java
│ │ │ ├── lob
│ │ │ │ ├── BlobLocatorTest.java
│ │ │ │ ├── ClobLocatorTest.java
│ │ │ │ ├── ImageMappings.hbm.xml
│ │ │ │ ├── ImageTest.java
│ │ │ │ ├── JpaLargeBlobTest.java
│ │ │ │ ├── LobAsLastValueEntity.java
│ │ │ │ ├── LobAsLastValue.hbm.xml
│ │ │ │ ├── LobAsLastValueTest.java
│ │ │ │ ├── LobEntity.java
│ │ │ │ ├── LobHolder.java
│ │ │ │ ├── LobMappings.hbm.xml
│ │ │ │ ├── LobMergeTest.java
│ │ │ │ ├── LobStringTest.java
│ │ │ │ ├── LongByteArrayHolder.java
│ │ │ │ ├── LongByteArrayTest.java
│ │ │ │ ├── LongStringHolder.java
│ │ │ │ ├── LongStringTest.java
│ │ │ │ ├── MaterializedBlobMappings.hbm.xml
│ │ │ │ ├── MaterializedBlobTest.java
│ │ │ │ ├── MaterializedClobMappings.hbm.xml
│ │ │ │ ├── MaterializedClobTest.java
│ │ │ │ ├── PostgreSqlLobStringTest.java
│ │ │ │ ├── SerializableData.java
│ │ │ │ ├── SerializableHolder.java
│ │ │ │ ├── SerializableMappings.hbm.xml
│ │ │ │ ├── SerializableTypeTest.java
│ │ │ │ ├── TextMappings.hbm.xml
│ │ │ │ └── TextTest.java
│ │ │ ├── locale
│ │ │ │ ├── IAmAFoo.java
│ │ │ │ └── LocaleTest.java
│ │ │ ├── locking
│ │ │ │ ├── AbstractSkipLockedTest.java
│ │ │ │ ├── A.java
│ │ │ │ ├── HANAOptimisticLockingTest.java
│ │ │ │ ├── JoinedInheritanceOptimisticForceIncrementTest.java
│ │ │ │ ├── LockModeTest.java
│ │ │ │ ├── paging
│ │ │ │ │ ├── Door.java
│ │ │ │ │ └── PagingAndLockingTest.java
│ │ │ │ ├── PessimisticReadSkipLockedTest.java
│ │ │ │ ├── PessimisticWriteLockTimeoutTest.java
│ │ │ │ ├── PessimisticWriteSkipLockedTest.java
│ │ │ │ ├── UpgradeSkipLockedTest.java
│ │ │ │ └── warning
│ │ │ │ └── LockNoneWarmingTest.java
│ │ │ ├── manytomany
│ │ │ │ ├── Advertisement.java
│ │ │ │ ├── Attachment.java
│ │ │ │ ├── batchload
│ │ │ │ │ ├── BatchedManyToManyTest.java
│ │ │ │ │ ├── Group.java
│ │ │ │ │ ├── UserGroupBatchLoad.hbm.xml
│ │ │ │ │ └── User.java
│ │ │ │ ├── Group.java
│ │ │ │ ├── ManyToManyBidirectionalTest.java
│ │ │ │ ├── ManyToManyTest.java
│ │ │ │ ├── ManyToManyWhereTest.java
│ │ │ │ ├── ordered
│ │ │ │ │ ├── Group.java
│ │ │ │ │ ├── OrderedManyToManyTest.java
│ │ │ │ │ ├── UserGroup.hbm.xml
│ │ │ │ │ └── User.java
│ │ │ │ ├── PageAdvertisement.java
│ │ │ │ ├── SubjectAdvertisement.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
│ │ │ │ ├── AliasTest.java
│ │ │ │ ├── cascade
│ │ │ │ │ └── PersistOnLazyCollectionTest.java
│ │ │ │ ├── ConfEntity.java
│ │ │ │ ├── ConfId.java
│ │ │ │ ├── MappingReorderedAliasTest.java
│ │ │ │ ├── PersistentClassTest.java
│ │ │ │ ├── PersistentClassVisitorTest.java
│ │ │ │ ├── Table1.java
│ │ │ │ ├── Table2.java
│ │ │ │ ├── UserConfEntity.java
│ │ │ │ ├── UserConfId.java
│ │ │ │ ├── UserEntity.java
│ │ │ │ ├── usertypes
│ │ │ │ │ ├── EnumUserType.java
│ │ │ │ │ ├── TestEntity.hbm.xml
│ │ │ │ │ ├── TestEntity.java
│ │ │ │ │ ├── TestEnum.java
│ │ │ │ │ ├── TestEnumType.hbm.xml
│ │ │ │ │ └── UserTypeMappingTest.java
│ │ │ │ └── ValueVisitorTest.java
│ │ │ ├── mappingexception
│ │ │ │ ├── InvalidMapping.hbm.xml
│ │ │ │ ├── InvalidMapping.java
│ │ │ │ ├── MappingExceptionTest.java
│ │ │ │ ├── User.hbm.xml
│ │ │ │ └── User.java
│ │ │ ├── math
│ │ │ │ ├── MathEntity.java
│ │ │ │ ├── Math.hbm.xml
│ │ │ │ └── MathTest.java
│ │ │ ├── metamodel
│ │ │ │ ├── Address.java
│ │ │ │ ├── Company.java
│ │ │ │ ├── EmbeddableMetaModelTest.java
│ │ │ │ ├── ILocalizable.java
│ │ │ │ ├── LocalizedValue.java
│ │ │ │ ├── MetamodelTest.java
│ │ │ │ ├── Person.java
│ │ │ │ ├── ProductEntity.java
│ │ │ │ ├── wildcardmodel
│ │ │ │ │ ├── AbstractEntity.java
│ │ │ │ │ ├── AbstractOwner.java
│ │ │ │ │ ├── EntityOne.java
│ │ │ │ │ └── OwnerOne.java
│ │ │ │ └── WildcardTypeAttributeMetaModelTest.java
│ │ │ ├── mixed
│ │ │ │ ├── DocumentInterceptor.java
│ │ │ │ ├── Document.java
│ │ │ │ ├── Folder.java
│ │ │ │ ├── Item.hbm.xml
│ │ │ │ ├── Item.java
│ │ │ │ ├── MixedTest.java
│ │ │ │ └── SecureDocument.java
│ │ │ ├── multitenancy
│ │ │ │ ├── ConfigurationValidationTest.java
│ │ │ │ ├── discriminator
│ │ │ │ │ └── DiscriminatorMultiTenancyTest.java
│ │ │ │ ├── schema
│ │ │ │ │ ├── AbstractSchemaBasedMultiTenancyTest.java
│ │ │ │ │ ├── CurrentTenantResolverMultiTenancyTest.java
│ │ │ │ │ ├── Customer.java
│ │ │ │ │ ├── Invoice.java
│ │ │ │ │ ├── SchemaBasedDataSourceMultiTenancyTest.java
│ │ │ │ │ ├── SchemaBasedMultiTenancyTest.java
│ │ │ │ │ └── TenantResolverConfigurationTest.java
│ │ │ │ └── TestingConnectionProvider.java
│ │ │ ├── namingstrategy
│ │ │ │ ├── Category.java
│ │ │ │ ├── collectionJoinTableNaming
│ │ │ │ │ └── CollectionJoinTableNamingTest.java
│ │ │ │ ├── complete
│ │ │ │ │ ├── Address.java
│ │ │ │ │ ├── BaseAnnotationBindingTests.java
│ │ │ │ │ ├── BaseHbmBindingTests.java
│ │ │ │ │ ├── BaseNamingTests.java
│ │ │ │ │ ├── Customer.java
│ │ │ │ │ ├── Industry.java
│ │ │ │ │ ├── LegacyJpaNamingWithAnnotationBindingTests.java
│ │ │ │ │ ├── LegacyJpaNamingWithHbmBindingTests.java
│ │ │ │ │ ├── Mappings.hbm.xml
│ │ │ │ │ ├── Order.java
│ │ │ │ │ ├── package-info.java
│ │ │ │ │ ├── State.java
│ │ │ │ │ └── ZipCode.java
│ │ │ │ ├── components
│ │ │ │ │ ├── ComponentNamingStrategyForJoinColumnTest.java
│ │ │ │ │ ├── ComponentNamingStrategyTest.java
│ │ │ │ │ ├── Container.java
│ │ │ │ │ └── Item.java
│ │ │ │ ├── Customers.hbm.xml
│ │ │ │ ├── Customers.java
│ │ │ │ ├── ejb3joincolumn
│ │ │ │ │ ├── Language.java
│ │ │ │ │ ├── PhysicalNamingStrategyImpl.java
│ │ │ │ │ └── Tests.java
│ │ │ │ ├── FullyQualifiedEntityNameNamingStrategyTest.java
│ │ │ │ ├── Item.java
│ │ │ │ ├── LocalizedEmbeddable.java
│ │ │ │ ├── NamingStrategyTest.java
│ │ │ │ ├── synchronizedTables
│ │ │ │ │ ├── DynamicEntity.java
│ │ │ │ │ └── SynchronizeTableNamingTest.java
│ │ │ │ ├── TestNamingStrategy.java
│ │ │ │ └── Workflow.java
│ │ │ ├── nationalized
│ │ │ │ ├── MaterializedNClobBindTest.java
│ │ │ │ ├── NationalizedLobFieldTest.java
│ │ │ │ ├── SimpleNationalizedTest.java
│ │ │ │ ├── StringNationalizedTest.java
│ │ │ │ └── UseNationalizedCharDataSettingTest.java
│ │ │ ├── naturalid
│ │ │ │ ├── cid
│ │ │ │ │ ├── Account.hbm.xml
│ │ │ │ │ ├── AccountId.java
│ │ │ │ │ ├── Account.java
│ │ │ │ │ └── CompositeIdAndNaturalIdTest.java
│ │ │ │ ├── composite
│ │ │ │ │ ├── CompositeNaturalIdMappingTest.java
│ │ │ │ │ ├── EmbeddedNaturalIdTest.java
│ │ │ │ │ ├── PostalCarrier.java
│ │ │ │ │ └── PostalCode.java
│ │ │ │ ├── immutable
│ │ │ │ │ ├── Child.java
│ │ │ │ │ ├── IdentifierGeneratorWithNaturalIdCacheTest.java
│ │ │ │ │ ├── ImmutableEntityNaturalIdTest.java
│ │ │ │ │ ├── ImmutableNaturalIdTest.java
│ │ │ │ │ ├── ParentChildWithManyToOne.hbm.xml
│ │ │ │ │ ├── Parent.java
│ │ │ │ │ ├── User.hbm.xml
│ │ │ │ │ └── User.java
│ │ │ │ ├── immutableentity
│ │ │ │ │ ├── Building.java
│ │ │ │ │ └── ImmutableEntityNaturalIdTest.java
│ │ │ │ ├── inheritance
│ │ │ │ │ ├── cache
│ │ │ │ │ │ ├── ExtendedEntity.java
│ │ │ │ │ │ ├── InheritedNaturalIdCacheTest.java
│ │ │ │ │ │ ├── InheritedNaturalIdNoCacheTest.java
│ │ │ │ │ │ └── MyEntity.java
│ │ │ │ │ ├── InheritedNaturalIdTest.java
│ │ │ │ │ ├── MappedSuperclassOverrideTest.java
│ │ │ │ │ ├── Principal.java
│ │ │ │ │ ├── spread
│ │ │ │ │ │ ├── Principal.java
│ │ │ │ │ │ ├── SpreadNaturalIdTest.java
│ │ │ │ │ │ └── User.java
│ │ │ │ │ └── User.java
│ │ │ │ ├── mutable
│ │ │ │ │ ├── cached
│ │ │ │ │ │ ├── A.java
│ │ │ │ │ │ ├── AllCached.java
│ │ │ │ │ │ ├── Another.java
│ │ │ │ │ │ ├── B.java
│ │ │ │ │ │ ├── CachedMutableNaturalIdNonStrictReadWriteTest.java
│ │ │ │ │ │ ├── CachedMutableNaturalIdStrictReadWriteTest.java
│ │ │ │ │ │ ├── CachedMutableNaturalIdTest.java
│ │ │ │ │ │ └── SubClass.java
│ │ │ │ │ ├── MutableNaturalIdTest.java
│ │ │ │ │ ├── User.hbm.xml
│ │ │ │ │ └── User.java
│ │ │ │ └── nullable
│ │ │ │ ├── A.java
│ │ │ │ ├── B.java
│ │ │ │ ├── C.java
│ │ │ │ ├── D.java
│ │ │ │ ├── NullableNaturalIdTest.java
│ │ │ │ ├── User.hbm.xml
│ │ │ │ └── User.java
│ │ │ ├── nonpkassociation
│ │ │ │ ├── NonPkManyToOneAssociationHbmTest.hbm.xml
│ │ │ │ ├── NonPkManyToOneAssociationHbmTest.java
│ │ │ │ └── NonPkManyToOneAssociationTest.java
│ │ │ ├── ondelete
│ │ │ │ ├── Address.java
│ │ │ │ ├── Employee.java
│ │ │ │ ├── OnDeleteTest.java
│ │ │ │ ├── Person.hbm.xml
│ │ │ │ ├── Person.java
│ │ │ │ ├── Salesperson.java
│ │ │ │ └── toone
│ │ │ │ ├── hbm
│ │ │ │ │ ├── Child.java
│ │ │ │ │ ├── GrandChild.java
│ │ │ │ │ ├── Parent.java
│ │ │ │ │ ├── ToOneOnDeleteHbmTest.java
│ │ │ │ │ └── ToOneOnDelete.hbm.xml
│ │ │ │ └── ToOneOnDeleteTest.java
│ │ │ ├── ondemandload
│ │ │ │ ├── cache
│ │ │ │ │ └── CacheLazyLoadNoTransTest.java
│ │ │ │ ├── Inventory.java
│ │ │ │ ├── LazyLoadingTest.java
│ │ │ │ ├── Product.java
│ │ │ │ └── Store.java
│ │ │ ├── onetomany
│ │ │ │ ├── AbstractRecursiveBidirectionalOneToManyTest.java
│ │ │ │ ├── AbstractVersionedRecursiveBidirectionalOneToManyTest.java
│ │ │ │ ├── Child.java
│ │ │ │ ├── inheritance
│ │ │ │ │ ├── joined
│ │ │ │ │ │ ├── Book.java
│ │ │ │ │ │ ├── Library.java
│ │ │ │ │ │ ├── MappedSuperclassMapTest.java
│ │ │ │ │ │ └── Product.java
│ │ │ │ │ ├── perclass
│ │ │ │ │ │ ├── Book.java
│ │ │ │ │ │ ├── Library.java
│ │ │ │ │ │ ├── MappedSuperclassMapTest.java
│ │ │ │ │ │ └── Product.java
│ │ │ │ │ └── single
│ │ │ │ │ ├── Book.java
│ │ │ │ │ ├── Library.java
│ │ │ │ │ ├── MappedSuperclassMapTest.java
│ │ │ │ │ └── Product.java
│ │ │ │ ├── Node.hbm.xml
│ │ │ │ ├── Node.java
│ │ │ │ ├── OneToManyDuplicateInsertionTest.java
│ │ │ │ ├── OneToManyTest.java
│ │ │ │ ├── Parent.hbm.xml
│ │ │ │ ├── Parent.java
│ │ │ │ ├── RecursiveBidirectionalOneToManyCacheTest.java
│ │ │ │ ├── RecursiveBidirectionalOneToManyNoCacheTest.java
│ │ │ │ ├── RecursiveVersionedBidirectionalOneToManyCacheTest.java
│ │ │ │ ├── RecursiveVersionedBidirectionalOneToManyNoCacheTest.java
│ │ │ │ └── VersionedNode.hbm.xml
│ │ │ ├── onetoone
│ │ │ │ ├── basic
│ │ │ │ │ ├── Child.java
│ │ │ │ │ ├── Mapping.hbm.xml
│ │ │ │ │ ├── OneToOneSchemaTest.java
│ │ │ │ │ └── Parent.java
│ │ │ │ ├── bidirectional
│ │ │ │ │ └── BiDirectionalOneToOneFetchTest.java
│ │ │ │ ├── formula
│ │ │ │ │ ├── Address.java
│ │ │ │ │ ├── OneToOneFormulaTest.java
│ │ │ │ │ ├── Person.hbm.xml
│ │ │ │ │ └── Person.java
│ │ │ │ ├── joined
│ │ │ │ │ ├── Address.java
│ │ │ │ │ ├── Entity.java
│ │ │ │ │ ├── JoinedSubclassOneToOneTest.java
│ │ │ │ │ ├── Org.java
│ │ │ │ │ ├── Person.hbm.xml
│ │ │ │ │ └── Person.java
│ │ │ │ ├── jointable
│ │ │ │ │ ├── ABlockableEntity.java
│ │ │ │ │ ├── Event.java
│ │ │ │ │ ├── Message.java
│ │ │ │ │ ├── OneToOneJoinTableTest.java
│ │ │ │ │ └── OtherEntity.java
│ │ │ │ ├── link
│ │ │ │ │ ├── Customer.java
│ │ │ │ │ ├── Employee.java
│ │ │ │ │ ├── OneToOneLinkTest.java
│ │ │ │ │ ├── Person.hbm.xml
│ │ │ │ │ └── Person.java
│ │ │ │ ├── nopojo
│ │ │ │ │ ├── DynamicMapOneToOneTest.java
│ │ │ │ │ └── Person.hbm.xml
│ │ │ │ ├── optional
│ │ │ │ │ ├── Address.java
│ │ │ │ │ ├── BidirectionalOptionalOneToOneTest.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
│ │ │ │ ├── Category.java
│ │ │ │ ├── Competition.hbm.xml
│ │ │ │ ├── Competition.java
│ │ │ │ ├── Competitor.java
│ │ │ │ ├── CreateTest.java
│ │ │ │ ├── DeleteTest.java
│ │ │ │ ├── Employee.java
│ │ │ │ ├── Employer.hbm.xml
│ │ │ │ ├── Employer.java
│ │ │ │ ├── genericApi
│ │ │ │ │ ├── BasicGetLoadAccessTest.java
│ │ │ │ │ └── ProxiedGetLoadAccessTest.java
│ │ │ │ ├── GetLoadTest.java
│ │ │ │ ├── Hoarder.hbm.xml
│ │ │ │ ├── Hoarder.java
│ │ │ │ ├── HoarderOrphanDelete.hbm.xml
│ │ │ │ ├── Item.java
│ │ │ │ ├── MergeManagedAndCopiesAllowedTest.java
│ │ │ │ ├── MergeMultipleEntityCopiesAllowedLoggedTest.java
│ │ │ │ ├── MergeMultipleEntityCopiesAllowedOrphanDeleteTest.java
│ │ │ │ ├── MergeMultipleEntityCopiesAllowedTest.java
│ │ │ │ ├── MergeMultipleEntityCopiesCustomTest.java
│ │ │ │ ├── MergeMultipleEntityCopiesDisallowedByDefaultTest.java
│ │ │ │ ├── MergeMultipleEntityCopiesDisallowedTest.java
│ │ │ │ ├── MergeTest.java
│ │ │ │ ├── multiLoad
│ │ │ │ │ ├── MultiLoadSubSelectCollectionTest.java
│ │ │ │ │ └── MultiLoadTest.java
│ │ │ │ ├── Node.hbm.xml
│ │ │ │ ├── Node.java
│ │ │ │ ├── NumberedNode.java
│ │ │ │ ├── OneToOne.hbm.xml
│ │ │ │ ├── OptLockEntity.hbm.xml
│ │ │ │ ├── PersonalDetails.java
│ │ │ │ ├── Person.java
│ │ │ │ ├── RemoveOrderingTest.java
│ │ │ │ ├── SaveOrUpdateTest.java
│ │ │ │ ├── SimpleEntity.hbm.xml
│ │ │ │ ├── SimpleEntity.java
│ │ │ │ ├── SimpleOpsTest.java
│ │ │ │ ├── SubCategory.java
│ │ │ │ ├── SubItem.java
│ │ │ │ ├── TimestampedEntity.java
│ │ │ │ └── VersionedEntity.java
│ │ │ ├── optlock
│ │ │ │ ├── Document.hbm.xml
│ │ │ │ ├── Document.java
│ │ │ │ ├── OptimisticLockTest.java
│ │ │ │ └── PublicationDate.java
│ │ │ ├── ordered
│ │ │ │ ├── HqlOrderByIdsTest.java
│ │ │ │ ├── OrderByTest.java
│ │ │ │ ├── Search.hbm.xml
│ │ │ │ ├── Search.java
│ │ │ │ └── UseReservedKeywordInOrderByTest.java
│ │ │ ├── orphan
│ │ │ │ ├── Mail.hbm.xml
│ │ │ │ ├── Mail.java
│ │ │ │ ├── manytomany
│ │ │ │ │ ├── Group.java
│ │ │ │ │ ├── ManyToManyOrphanTest.java
│ │ │ │ │ ├── UserGroup.hbm.xml
│ │ │ │ │ └── User.java
│ │ │ │ ├── one2one
│ │ │ │ │ ├── fk
│ │ │ │ │ │ ├── bidirectional
│ │ │ │ │ │ │ ├── DeleteOneToOneOrphansTest.java
│ │ │ │ │ │ │ ├── EmployeeInfo.java
│ │ │ │ │ │ │ ├── Employee.java
│ │ │ │ │ │ │ ├── Mapping.hbm.xml
│ │ │ │ │ │ │ └── multilevelcascade
│ │ │ │ │ │ │ ├── DeleteMultiLevelOrphansTest.java
│ │ │ │ │ │ │ ├── Preisregelung.java
│ │ │ │ │ │ │ ├── Tranche.java
│ │ │ │ │ │ │ ├── Tranchenmodell.java
│ │ │ │ │ │ │ ├── X.java
│ │ │ │ │ │ │ └── Y.java
│ │ │ │ │ │ ├── composite
│ │ │ │ │ │ │ ├── DeleteOneToOneOrphansTest.java
│ │ │ │ │ │ │ ├── EmployeeInfo.java
│ │ │ │ │ │ │ ├── Employee.java
│ │ │ │ │ │ │ └── Mapping.hbm.xml
│ │ │ │ │ │ └── reversed
│ │ │ │ │ │ ├── bidirectional
│ │ │ │ │ │ │ ├── DeleteOneToOneOrphansTest.java
│ │ │ │ │ │ │ ├── EmployeeInfo.java
│ │ │ │ │ │ │ ├── Employee.java
│ │ │ │ │ │ │ ├── Mapping.hbm.xml
│ │ │ │ │ │ │ └── multilevelcascade
│ │ │ │ │ │ │ ├── DeleteMultiLevelOrphansTest.java
│ │ │ │ │ │ │ ├── Preisregelung.java
│ │ │ │ │ │ │ ├── Tranche.java
│ │ │ │ │ │ │ └── Tranchenmodell.java
│ │ │ │ │ │ └── unidirectional
│ │ │ │ │ │ ├── DeleteOneToOneOrphansTest.java
│ │ │ │ │ │ ├── EmployeeInfo.java
│ │ │ │ │ │ ├── Employee.java
│ │ │ │ │ │ └── Mapping.hbm.xml
│ │ │ │ │ ├── OneToOneEagerNonOptionalOrphanRemovalTest.java
│ │ │ │ │ ├── OneToOneEagerOrphanRemovalTest.java
│ │ │ │ │ ├── OneToOneLazyNonOptionalOrphanRemovalTest.java
│ │ │ │ │ ├── OneToOneLazyOrphanRemovalTest.java
│ │ │ │ │ ├── OneToOneProxyOrphanRemovalTest.java
│ │ │ │ │ └── pk
│ │ │ │ │ ├── bidirectional
│ │ │ │ │ │ ├── DeleteOneToOneOrphansTest.java
│ │ │ │ │ │ ├── EmployeeInfo.java
│ │ │ │ │ │ ├── Employee.java
│ │ │ │ │ │ └── Mapping.hbm.xml
│ │ │ │ │ └── unidirectional
│ │ │ │ │ ├── DeleteOneToOneOrphansTest.java
│ │ │ │ │ ├── EmployeeInfo.java
│ │ │ │ │ ├── Employee.java
│ │ │ │ │ └── Mapping.hbm.xml
│ │ │ │ ├── onetomany
│ │ │ │ │ ├── DeleteOneToManyOrphansTest.java
│ │ │ │ │ ├── Feature.java
│ │ │ │ │ └── Product.java
│ │ │ │ ├── OrphanTest.java
│ │ │ │ ├── Part.java
│ │ │ │ ├── Product.hbm.xml
│ │ │ │ ├── Product.java
│ │ │ │ ├── PropertyRefTest.java
│ │ │ │ ├── User.hbm.xml
│ │ │ │ └── User.java
│ │ │ ├── pagination
│ │ │ │ ├── DataMetaPoint.java
│ │ │ │ ├── DataPoint.hbm.xml
│ │ │ │ ├── DataPoint.java
│ │ │ │ ├── DistinctSelectTest.java
│ │ │ │ ├── Entry.java
│ │ │ │ ├── EntryTag.hbm.xml
│ │ │ │ ├── hhh9965
│ │ │ │ │ ├── HHH9965Test.java
│ │ │ │ │ ├── Product.java
│ │ │ │ │ └── Shop.java
│ │ │ │ ├── OraclePaginationTest.java
│ │ │ │ ├── PaginationTest.java
│ │ │ │ └── Tag.java
│ │ │ ├── procedure
│ │ │ │ ├── AbstractStoredProcedureTest.java
│ │ │ │ ├── HANAStoredProcedureTest.java
│ │ │ │ ├── MySQLStoredProcedureTest.java
│ │ │ │ ├── OracleStoredProcedureTest.java
│ │ │ │ ├── Person.java
│ │ │ │ ├── Phone.java
│ │ │ │ ├── PostgreSQLStoredProcedureTest.java
│ │ │ │ ├── SQLServerStoredProcedureCrossDatabaseTest.java
│ │ │ │ ├── SQLServerStoredProcedureCrossSchemaTest.java
│ │ │ │ ├── SQLServerStoredProcedureTest.java
│ │ │ │ ├── StoredProcedureParameterTypeTest.java
│ │ │ │ └── Vote.java
│ │ │ ├── propertyref
│ │ │ │ ├── basic
│ │ │ │ │ ├── Account.java
│ │ │ │ │ ├── Address.java
│ │ │ │ │ ├── BasicPropertiesTest.java
│ │ │ │ │ ├── EntityClass.hbm.xml
│ │ │ │ │ ├── EntityClass.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
│ │ │ │ ├── DoesNotWork.java
│ │ │ │ ├── DoesNotWorkPk.java
│ │ │ │ ├── DoesNotWorkTest.java
│ │ │ │ ├── DoesNotWorkWithHbmTest.java
│ │ │ │ ├── import.sql
│ │ │ │ ├── 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
│ │ │ │ └── Mapping.hbm.xml
│ │ │ ├── proxy
│ │ │ │ ├── Container.java
│ │ │ │ ├── DataPoint.hbm.xml
│ │ │ │ ├── DataPoint.java
│ │ │ │ ├── HibernateUnproxyTest.java
│ │ │ │ ├── Info.java
│ │ │ │ ├── narrow
│ │ │ │ │ ├── AbstractEntity.java
│ │ │ │ │ ├── ConcreteEntity.java
│ │ │ │ │ ├── LazyAbstractEntityReference.java
│ │ │ │ │ └── ProxyNarrowingTest.java
│ │ │ │ ├── Owner.java
│ │ │ │ ├── ProxyReferenceEqualityTest.java
│ │ │ │ └── ProxyTest.java
│ │ │ ├── querycache
│ │ │ │ ├── AbstractQueryCacheResultTransformerTest.java
│ │ │ │ ├── Address.java
│ │ │ │ ├── CompositeKey.java
│ │ │ │ ├── Course.java
│ │ │ │ ├── CourseMeetingId.java
│ │ │ │ ├── CourseMeeting.java
│ │ │ │ ├── CriteriaQueryCacheIgnoreResultTransformerTest.java
│ │ │ │ ├── CriteriaQueryCacheNormalResultTransformerTest.java
│ │ │ │ ├── CriteriaQueryCachePutResultTransformerTest.java
│ │ │ │ ├── Enrolment.hbm.xml
│ │ │ │ ├── Enrolment.java
│ │ │ │ ├── EntityWithCompositeKey.java
│ │ │ │ ├── EntityWithStringCompositeKey.java
│ │ │ │ ├── HqlQueryCacheIgnoreResultTransformerTest.java
│ │ │ │ ├── HqlQueryCacheNormalResultTransformerTest.java
│ │ │ │ ├── HqlQueryCachePutResultTransformerTest.java
│ │ │ │ ├── Item.hbm.xml
│ │ │ │ ├── Item.java
│ │ │ │ ├── PersonName.java
│ │ │ │ ├── QueryCacheJoinFetchTest.java
│ │ │ │ ├── QueryCacheTest.java
│ │ │ │ ├── StringCompositeKey.java
│ │ │ │ ├── StructuredQueryCacheTest.java
│ │ │ │ ├── StudentDTO.java
│ │ │ │ └── Student.java
│ │ │ ├── queryhint
│ │ │ │ ├── QueryHintHANATest.java
│ │ │ │ ├── QueryHintSQLServer2012Test.java
│ │ │ │ └── QueryHintTest.java
│ │ │ ├── queryplan
│ │ │ │ ├── Customer.java
│ │ │ │ ├── Employee.java
│ │ │ │ ├── filter-defs.hbm.xml
│ │ │ │ ├── GetHqlQueryPlanTest.java
│ │ │ │ ├── Joined.hbm.xml
│ │ │ │ ├── NativeSQLQueryPlanEqualsTest.java
│ │ │ │ ├── NativeSQLQueryReturnEqualsAndHashCodeTest.java
│ │ │ │ ├── Person.java
│ │ │ │ └── User.java
│ │ │ ├── querytimeout
│ │ │ │ └── QueryTimeOutTest.java
│ │ │ ├── quote
│ │ │ │ ├── AssociatedDataPoint.java
│ │ │ │ ├── ColumnDefinitionQuotingTest.java
│ │ │ │ ├── DataPoint.hbm.xml
│ │ │ │ ├── DataPoint.java
│ │ │ │ ├── House.java
│ │ │ │ ├── Person.java
│ │ │ │ ├── Phone.java
│ │ │ │ ├── QuoteGlobalTest.java
│ │ │ │ ├── QuoteTest.java
│ │ │ │ ├── Role.java
│ │ │ │ ├── TableGeneratorQuotingTest.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
│ │ │ ├── refresh
│ │ │ │ ├── Customer.hbm.xml
│ │ │ │ ├── Customer.java
│ │ │ │ ├── RefreshDetachedInstanceWhenIsAllowedTest.java
│ │ │ │ ├── RefreshDetachedInstanceWhenIsNotAllowedTest.java
│ │ │ │ ├── RefreshUsingEntityNameTest.java
│ │ │ │ └── TestEntity.java
│ │ │ ├── replicate
│ │ │ │ └── ReplicateTest.java
│ │ │ ├── resource
│ │ │ │ ├── common
│ │ │ │ │ ├── DatabaseConnectionInfo.java
│ │ │ │ │ ├── SynchronizationCollectorImpl.java
│ │ │ │ │ └── SynchronizationErrorImpl.java
│ │ │ │ └── transaction
│ │ │ │ ├── jdbc
│ │ │ │ │ ├── autocommit
│ │ │ │ │ │ ├── AbstractSkipAutoCommitTest.java
│ │ │ │ │ │ ├── H2SkipAutoCommitTest.java
│ │ │ │ │ │ ├── MySQLSkipAutoCommitTest.java
│ │ │ │ │ │ ├── OracleSkipAutoCommitTest.java
│ │ │ │ │ │ ├── PostgreSQLSkipAutoCommitTest.java
│ │ │ │ │ │ └── SQLServerSkipAutoCommitTest.java
│ │ │ │ │ ├── BasicJdbcTransactionTests.java
│ │ │ │ │ ├── LogicalConnectionTestingImpl.java
│ │ │ │ │ └── TransactionCoordinatorOwnerTestingImpl.java
│ │ │ │ ├── jta
│ │ │ │ │ ├── AbstractBasicJtaTestScenarios.java
│ │ │ │ │ ├── BasicJtaTransactionManagerTests.java
│ │ │ │ │ ├── BasicJtaUserTransactionTests.java
│ │ │ │ │ ├── InaccessibleJtaPlatformTests.java
│ │ │ │ │ ├── JtaPlatformInaccessibleImpl.java
│ │ │ │ │ ├── JtaPlatformStandardTestingImpl.java
│ │ │ │ │ └── TransactionCoordinatorOwnerTestingImpl.java
│ │ │ │ ├── LegacySettingInitiatorTest.java
│ │ │ │ └── SynchronizationRegistryStandardImplTests.java
│ │ │ ├── resulttransformer
│ │ │ │ ├── Contract.hbm.xml
│ │ │ │ ├── Contract.java
│ │ │ │ ├── PartnerA.java
│ │ │ │ ├── PartnerB.java
│ │ │ │ └── ResultTransformerTest.java
│ │ │ ├── rowid
│ │ │ │ ├── Point.hbm.xml
│ │ │ │ ├── Point.java
│ │ │ │ ├── RowIdTest.java
│ │ │ │ └── RowIdType.java
│ │ │ ├── scalar
│ │ │ │ └── NationalizedScalarQueryTest.java
│ │ │ ├── schemafilter
│ │ │ │ ├── CatalogFilterTest.java
│ │ │ │ ├── RecordingTarget.java
│ │ │ │ ├── SchemaFilterTest.java
│ │ │ │ └── SequenceFilterTest.java
│ │ │ ├── schematools
│ │ │ │ └── TestExtraPhysicalTableTypes.java
│ │ │ ├── schemaupdate
│ │ │ │ ├── 1_Version.hbm.xml
│ │ │ │ ├── 2_Version.hbm.xml
│ │ │ │ ├── 3_Version.hbm.xml
│ │ │ │ ├── ColumnNamesTest.java
│ │ │ │ ├── CommentGeneration.hbm.xml
│ │ │ │ ├── CommentGenerationTest.java
│ │ │ │ ├── ConnectionsReleaseTest.java
│ │ │ │ ├── derivedid
│ │ │ │ │ └── ColumnLengthTest.java
│ │ │ │ ├── ExportIdentifierTest.java
│ │ │ │ ├── foreignkeys
│ │ │ │ │ ├── crossschema
│ │ │ │ │ │ ├── CrossSchemaForeignKeyGenerationTest.java
│ │ │ │ │ │ ├── SchemaOneEntity.java
│ │ │ │ │ │ └── SchemaTwoEntity.java
│ │ │ │ │ ├── definition
│ │ │ │ │ │ ├── AbstractForeignKeyDefinitionTest.java
│ │ │ │ │ │ ├── ForeignKeyDefinitionManyToOneTest.java
│ │ │ │ │ │ ├── ForeignKeyDefinitionOneToManyJoinTableTest.java
│ │ │ │ │ │ ├── ForeignKeyDefinitionOneToOneTest.java
│ │ │ │ │ │ └── ForeignKeyDefinitionSecondaryTableTest.java
│ │ │ │ │ ├── Employee.java
│ │ │ │ │ ├── ForeignKeyDropTest.java
│ │ │ │ │ ├── ForeignKeyGenerationTest.java
│ │ │ │ │ ├── ForeignKeyMigrationTest.java
│ │ │ │ │ ├── Group.java
│ │ │ │ │ ├── JoinedInheritanceForeignKeyTest.java
│ │ │ │ │ ├── Person.java
│ │ │ │ │ ├── Phone.java
│ │ │ │ │ ├── Project.java
│ │ │ │ │ ├── SchemaUpdateWithKeywordAutoQuotingEnabledTest.java
│ │ │ │ │ ├── User.java
│ │ │ │ │ └── UserSetting.java
│ │ │ │ ├── Group.java
│ │ │ │ ├── HANASchemaMigrationTargetScriptCreationTest.java
│ │ │ │ ├── idbag
│ │ │ │ │ ├── IdBagOwner.java
│ │ │ │ │ ├── IdBagSequenceTest.java
│ │ │ │ │ └── Mappings.hbm.xml
│ │ │ │ ├── IdentifierHelperTest.java
│ │ │ │ ├── idgenerator
│ │ │ │ │ ├── SequenceGenerationTest.java
│ │ │ │ │ ├── SequenceGeneratorsTest.java
│ │ │ │ │ ├── TableGeneratorsTest.java
│ │ │ │ │ └── TableGeneratorTest.java
│ │ │ │ ├── ImplicitCompositeKeyJoinTest.java
│ │ │ │ ├── index
│ │ │ │ │ ├── ComponentIndexTest.java
│ │ │ │ │ └── IndexesCreationTest.java
│ │ │ │ ├── inheritance
│ │ │ │ │ ├── CreditCardPayment.java
│ │ │ │ │ ├── Employee.hbm.xml
│ │ │ │ │ ├── Employee.java
│ │ │ │ │ ├── ForeignKeyNameTest.java
│ │ │ │ │ ├── hhh_x
│ │ │ │ │ │ ├── GroupStep.java
│ │ │ │ │ │ ├── InheritanceSchemaUpdateTest.java
│ │ │ │ │ │ └── Step.java
│ │ │ │ │ ├── Manager.hbm.xml
│ │ │ │ │ ├── Manager.java
│ │ │ │ │ ├── Payment.hbm.xml
│ │ │ │ │ ├── Payment.java
│ │ │ │ │ ├── Person.hbm.xml
│ │ │ │ │ ├── Person.java
│ │ │ │ │ └── tableperclass
│ │ │ │ │ ├── Category.java
│ │ │ │ │ ├── Element.java
│ │ │ │ │ └── SchemaCreationTest.java
│ │ │ │ ├── manytomany
│ │ │ │ │ ├── ForeignKeyNameTest.java
│ │ │ │ │ ├── Group.java
│ │ │ │ │ ├── UserGroup.hbm.xml
│ │ │ │ │ └── User.java
│ │ │ │ ├── mapping2.hbm.xml
│ │ │ │ ├── mapping.hbm.xml
│ │ │ │ ├── MigrationTest.java
│ │ │ │ ├── MixedFieldPropertyAnnotationTest.java
│ │ │ │ ├── PostgreSQLMultipleSchemaSequenceTest.java
│ │ │ │ ├── QuotedTableNameSchemaUpdateTest.java
│ │ │ │ ├── QuotedTableNameWithForeignKeysSchemaUpdateTest.java
│ │ │ │ ├── SchemaDropTest.java
│ │ │ │ ├── SchemaExportTest.java
│ │ │ │ ├── SchemaExportWithGlobalQuotingEnabledTest.java
│ │ │ │ ├── SchemaExportWithIndexAndDefaultSchema.java
│ │ │ │ ├── SchemaMigrationTargetScriptCreationTest.java
│ │ │ │ ├── SchemaMigratorHaltOnErrorTest.java
│ │ │ │ ├── SchemaUpdateDelimiterTest.java
│ │ │ │ ├── SchemaUpdateFormatterTest.java
│ │ │ │ ├── SchemaUpdateGeneratingOnlyScriptFileTest.java
│ │ │ │ ├── SchemaUpdateHaltOnErrorTest.java
│ │ │ │ ├── SchemaUpdateJoinColumnNoConstraintSecondaryTablesTest.java
│ │ │ │ ├── SchemaUpdateJoinColumnNoConstraintSecondaryTableTest.java
│ │ │ │ ├── SchemaUpdateJoinColumnNoConstraintTest.java
│ │ │ │ ├── SchemaUpdateProceedOnErrorTest.java
│ │ │ │ ├── SchemaUpdateSchemaNameTest.java
│ │ │ │ ├── SchemaUpdateSQLServerTest.java
│ │ │ │ ├── SchemaUpdateTableBackedSequenceTest.java
│ │ │ │ ├── SchemaUpdateTest.java
│ │ │ │ ├── SchemaUpdateWithFunctionIndexTest.java
│ │ │ │ ├── SchemaUpdateWithViewsTest.java
│ │ │ │ ├── SequenceReadingTest.java
│ │ │ │ ├── SqlServerQuoteSchemaTest.java
│ │ │ │ ├── TableCommentTest.java
│ │ │ │ ├── TestFkUpdating.java
│ │ │ │ ├── uniqueconstraint
│ │ │ │ │ ├── TestEntity.hbm.xml
│ │ │ │ │ ├── TestEntity.java
│ │ │ │ │ ├── UniqueConstraintDropTest.java
│ │ │ │ │ └── UniqueConstraintGenerationTest.java
│ │ │ │ ├── UserGroup.hbm.xml
│ │ │ │ ├── User.java
│ │ │ │ └── Version.java
│ │ │ ├── schemavalidation
│ │ │ │ ├── JoinTableWithDefaultSchemaTest.java
│ │ │ │ ├── LongVarcharValidationTest.java
│ │ │ │ ├── matchingtablenames
│ │ │ │ │ └── TableNamesWithUnderscoreTest.java
│ │ │ │ ├── NumericValidationTest.java
│ │ │ │ ├── SynonymValidationTest.java
│ │ │ │ └── ViewValidationTest.java
│ │ │ ├── serialization
│ │ │ │ ├── TypedValueSerializationTest.java
│ │ │ │ └── TypeFactorySerializationTest.java
│ │ │ ├── service
│ │ │ │ ├── ClassLoaderServiceImplTest.java
│ │ │ │ ├── ServiceBootstrappingTest.java
│ │ │ │ └── TestIntegrator.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
│ │ │ │ ├── function
│ │ │ │ │ └── JpaFunctionTest.java
│ │ │ │ ├── hand
│ │ │ │ │ ├── custom
│ │ │ │ │ │ ├── CustomSQLTestSupport.java
│ │ │ │ │ │ ├── CustomStoredProcTestSupport.java
│ │ │ │ │ │ ├── datadirect
│ │ │ │ │ │ │ └── oracle
│ │ │ │ │ │ │ ├── DataDirectOracleCustomSQLTest.java
│ │ │ │ │ │ │ └── StoredProcedures.hbm.xml
│ │ │ │ │ │ ├── db2
│ │ │ │ │ │ │ ├── DB2CustomSQLTest.java
│ │ │ │ │ │ │ └── Mappings.hbm.xml
│ │ │ │ │ │ ├── derby
│ │ │ │ │ │ │ ├── DerbyCustomSQLTest.java
│ │ │ │ │ │ │ ├── DerbyStoreProcedures.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
│ │ │ │ ├── NativeQueryDoesNotSupportIterationTest.java
│ │ │ │ ├── NativeQueryScrollableResults.java
│ │ │ │ ├── refcursor
│ │ │ │ │ ├── CursorFromCallableTest.java
│ │ │ │ │ └── NumValue.java
│ │ │ │ ├── storedproc
│ │ │ │ │ ├── H2ProcTesting.java
│ │ │ │ │ ├── PostgresRefCursorSupportTest.java
│ │ │ │ │ ├── ResultMappingTest.java
│ │ │ │ │ ├── StoredProcedureResultSetMappingTest.java
│ │ │ │ │ └── StoredProcedureTest.java
│ │ │ │ └── syncSpace
│ │ │ │ └── NativeQuerySyncSpaceCachingTest.java
│ │ │ ├── stat
│ │ │ │ └── ConcurrentQueryStatisticsTest.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
│ │ │ │ ├── insert
│ │ │ │ │ ├── Mappings.hbm.xml
│ │ │ │ │ ├── Message.java
│ │ │ │ │ ├── MessageRecipient.java
│ │ │ │ │ └── StatelessSessionInsertTest.java
│ │ │ │ ├── Org.java
│ │ │ │ ├── Paper.java
│ │ │ │ ├── StatelessSessionConnectionTest.java
│ │ │ │ ├── StatelessSessionNativeQueryInsertTest.java
│ │ │ │ ├── StatelessSessionQueryTest.java
│ │ │ │ └── StatelessSessionTest.java
│ │ │ ├── stats
│ │ │ │ ├── Continent2.hbm.xml
│ │ │ │ ├── Continent.hbm.xml
│ │ │ │ ├── Continent.java
│ │ │ │ ├── Country.java
│ │ │ │ ├── Locality.java
│ │ │ │ ├── Province.java
│ │ │ │ ├── SessionStatsTest.java
│ │ │ │ ├── State.java
│ │ │ │ ├── StatisticsWithNoCachingTest.java
│ │ │ │ └── StatsTest.java
│ │ │ ├── stream
│ │ │ │ └── basic
│ │ │ │ ├── BasicStreamTest.java
│ │ │ │ └── JpaStreamTest.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
│ │ │ ├── subquery
│ │ │ │ ├── EntityA.java
│ │ │ │ └── SubqueryTest.java
│ │ │ ├── subselect
│ │ │ │ ├── Alien.java
│ │ │ │ ├── Author.java
│ │ │ │ ├── Being.java
│ │ │ │ ├── Beings.hbm.xml
│ │ │ │ ├── Book.hbm.xml
│ │ │ │ ├── Book.java
│ │ │ │ ├── CompositeIdTypeBindingTest.java
│ │ │ │ ├── EmployeeGroupId.java
│ │ │ │ ├── EmployeeGroup.java
│ │ │ │ ├── Employee.java
│ │ │ │ ├── Human.java
│ │ │ │ ├── join
│ │ │ │ │ ├── Order.hbm.xml
│ │ │ │ │ └── SubselectInJoinedTableTest.java
│ │ │ │ ├── SetSubselectTest.java
│ │ │ │ └── SubselectTest.java
│ │ │ ├── subselectfetch
│ │ │ │ ├── Child.java
│ │ │ │ ├── Name.java
│ │ │ │ ├── Parent.java
│ │ │ │ ├── SubselectFetchCollectionFromBatchTest.java
│ │ │ │ ├── SubselectFetchTest.java
│ │ │ │ ├── SubselectFetchWithFormulaTest.java
│ │ │ │ ├── SubselectFetchWithFormulaTransactSqlTest.java
│ │ │ │ └── Value.java
│ │ │ ├── temporal
│ │ │ │ ├── MySQL57TimestampFspFunctionTest.java
│ │ │ │ ├── MySQL57TimestampPropertyTest.java
│ │ │ │ ├── TimePropertyTest.java
│ │ │ │ └── TimestampPropertyTest.java
│ │ │ ├── ternary
│ │ │ │ ├── Employee.java
│ │ │ │ ├── Site.java
│ │ │ │ ├── Ternary.hbm.xml
│ │ │ │ └── TernaryTest.java
│ │ │ ├── timestamp
│ │ │ │ ├── JdbcTimeCustomTimeZoneTest.java
│ │ │ │ ├── JdbcTimeDefaultTimeZoneTest.java
│ │ │ │ ├── JdbcTimestampCustomSessionLevelTimeZoneTest.java
│ │ │ │ ├── JdbcTimestampCustomTimeZoneTest.java
│ │ │ │ ├── JdbcTimestampDefaultTimeZoneTest.java
│ │ │ │ ├── JdbcTimestampUTCTimeZoneTest.java
│ │ │ │ ├── JdbcTimestampWithDefaultUTCTimeZoneTest.java
│ │ │ │ ├── JdbcTimestampWithoutUTCTimeZoneTest.java
│ │ │ │ ├── LocalDateCustomSessionLevelTimeZoneTest.java
│ │ │ │ ├── Person.java
│ │ │ │ ├── TimestampTest.java
│ │ │ │ ├── User.hbm.xml
│ │ │ │ └── User.java
│ │ │ ├── tm
│ │ │ │ ├── AfterCompletionTest.java
│ │ │ │ ├── BeforeCompletionFailureTest.java
│ │ │ │ ├── CMTTest.java
│ │ │ │ ├── Item.hbm.xml
│ │ │ │ └── TransactionTimeoutTest.java
│ │ │ ├── tool
│ │ │ │ └── schema
│ │ │ │ ├── DropSchemaDuringJtaTxnTest.java
│ │ │ │ ├── ExecutionOptionsTestImpl.java
│ │ │ │ ├── GroupedSchemaValidatorImplTest.java
│ │ │ │ ├── IndividuallySchemaValidatorImplConnectionTest.java
│ │ │ │ ├── IndividuallySchemaValidatorImplTest.java
│ │ │ │ ├── internal
│ │ │ │ │ └── CheckForExistingForeignKeyTest.java
│ │ │ │ ├── SchemaToolTransactionHandlingTest.java
│ │ │ │ ├── TargetDatabaseImpl.java
│ │ │ │ └── TargetStdoutImpl.java
│ │ │ ├── type
│ │ │ │ ├── BasicTypeRegistryTest.java
│ │ │ │ ├── BinaryTypeTest.java
│ │ │ │ ├── contributor
│ │ │ │ │ ├── Array.java
│ │ │ │ │ ├── ArrayTypeContributorTest.java
│ │ │ │ │ ├── ArrayTypeDescriptor.java
│ │ │ │ │ └── ArrayType.java
│ │ │ │ ├── descriptor
│ │ │ │ │ ├── java
│ │ │ │ │ │ ├── AbstractDescriptorTest.java
│ │ │ │ │ │ ├── BigDecimalDescriptorTest.java
│ │ │ │ │ │ ├── BigIntegerDescriptorTest.java
│ │ │ │ │ │ ├── BlobDescriptorTest.java
│ │ │ │ │ │ ├── BooleanDescriptorTest.java
│ │ │ │ │ │ ├── DurationDescriptorTest.java
│ │ │ │ │ │ ├── InstantDescriptorTest.java
│ │ │ │ │ │ ├── JdbcTimestampTypeDescriptorTest.java
│ │ │ │ │ │ ├── JdbcTimeTypeDescriptorTest.java
│ │ │ │ │ │ ├── LocalDateDescriptorTest.java
│ │ │ │ │ │ ├── LocalDateTimeDescriptorTest.java
│ │ │ │ │ │ ├── LocaleTypeDescriptorTest.java
│ │ │ │ │ │ ├── LocalTimeDescriptorTest.java
│ │ │ │ │ │ ├── OffsetDateTimeDescriptorTest.java
│ │ │ │ │ │ ├── OffsetTimeDescriptorTest.java
│ │ │ │ │ │ ├── PrimitiveByteArrayDescriptorTest.java
│ │ │ │ │ │ ├── StringDescriptorTest.java
│ │ │ │ │ │ └── ZonedDateTimeDescriptorTest.java
│ │ │ │ │ └── sql
│ │ │ │ │ ├── PreparedStatementProxy.java
│ │ │ │ │ ├── ResultSetProxy.java
│ │ │ │ │ ├── StringClobImpl.java
│ │ │ │ │ └── StringValueMappingTest.java
│ │ │ │ ├── Java8DateTimeTests.java
│ │ │ │ ├── LocalDateTest.java
│ │ │ │ ├── LongListTypeContributorTest.java
│ │ │ │ ├── OffsetDateTimeTest.java
│ │ │ │ ├── OracleLongLobTypeTest.java
│ │ │ │ ├── SmallIntToShortClassMappingTest.java
│ │ │ │ ├── SQLServer2008NVarCharTypeTest.java
│ │ │ │ ├── StandardBasicTypeTemplateTest.java
│ │ │ │ ├── TimeAndTimestampTest.java
│ │ │ │ ├── TypeTest.java
│ │ │ │ └── ZonedDateTimeTest.java
│ │ │ ├── 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
│ │ │ ├── typeoverride
│ │ │ │ ├── Entity.hbm.xml
│ │ │ │ ├── Entity.java
│ │ │ │ ├── H2DialectOverridePrefixedVarcharSqlTypeDesc.java
│ │ │ │ ├── H2DialectOverrideVarcharSqlCode.java
│ │ │ │ ├── StoredPrefixedStringType.java
│ │ │ │ └── TypeOverrideTest.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
│ │ │ │ ├── BackrefPropertyRefTest.java
│ │ │ │ ├── BackrefTest.java
│ │ │ │ ├── Child1.java
│ │ │ │ ├── Child2.java
│ │ │ │ ├── Child.java
│ │ │ │ ├── Parent1.java
│ │ │ │ ├── ParentChild.hbm.xml
│ │ │ │ ├── ParentChildPropertyRef.hbm.xml
│ │ │ │ ├── Parent.java
│ │ │ │ └── UnidirectionalOneToManyNonPkJoinColumnTest.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
│ │ │ ├── unionsubclass3
│ │ │ │ └── UnionSubclassTest.java
│ │ │ ├── uniquekey
│ │ │ │ └── NaturalIdCachingTest.java
│ │ │ ├── util
│ │ │ │ ├── BytesHelperTest.java
│ │ │ │ ├── DdlTransactionIsolatorTestingImpl.java
│ │ │ │ ├── dtd
│ │ │ │ │ ├── Child.java
│ │ │ │ │ ├── child.xml
│ │ │ │ │ ├── EntityResolverTest.java
│ │ │ │ │ ├── Parent.hbm.xml
│ │ │ │ │ └── Parent.java
│ │ │ │ ├── jdbc
│ │ │ │ │ ├── PreparedStatementSpyConnectionProvider.java
│ │ │ │ │ └── TimeZoneConnectionProvider.java
│ │ │ │ ├── JoinedIterableTest.java
│ │ │ │ ├── PropertiesHelperTest.java
│ │ │ │ ├── RowVersionComparatorTest.java
│ │ │ │ ├── SchemaUtil.java
│ │ │ │ ├── SerializableThing.java
│ │ │ │ ├── SerializationHelperTest.java
│ │ │ │ └── StringHelperTest.java
│ │ │ ├── version
│ │ │ │ ├── db
│ │ │ │ │ ├── DbVersionTest.java
│ │ │ │ │ ├── Group.java
│ │ │ │ │ ├── Permission.java
│ │ │ │ │ ├── User.hbm.xml
│ │ │ │ │ └── User.java
│ │ │ │ ├── InstantVersionTest.java
│ │ │ │ ├── LocalDateTimeVersionTest.java
│ │ │ │ ├── mappedsuperclass
│ │ │ │ │ ├── AbstractEntity.java
│ │ │ │ │ ├── HbmMappingMappedSuperclassWithVersionTest.java
│ │ │ │ │ ├── TestEntity.hbm.xml
│ │ │ │ │ └── TestEntity.java
│ │ │ │ ├── OffsetDateTimeVersionTest.java
│ │ │ │ ├── Person.java
│ │ │ │ ├── PersonThing.hbm.xml
│ │ │ │ ├── sybase
│ │ │ │ │ ├── Group.java
│ │ │ │ │ ├── Permission.java
│ │ │ │ │ ├── SybaseTimestampComparisonAnnotationsTest.java
│ │ │ │ │ ├── SybaseTimestampVersioningTest.java
│ │ │ │ │ ├── User.hbm.xml
│ │ │ │ │ └── User.java
│ │ │ │ ├── Task.java
│ │ │ │ ├── Thing.java
│ │ │ │ ├── VersionTest.java
│ │ │ │ └── ZonedDateTimeVersionTest.java
│ │ │ ├── wf
│ │ │ │ ├── ddl
│ │ │ │ │ ├── bmt
│ │ │ │ │ │ ├── emf
│ │ │ │ │ │ │ ├── BmtEmfStatefulBean.java
│ │ │ │ │ │ │ └── DdlInWildFlyUsingBmtAndEmfTest.java
│ │ │ │ │ │ └── sf
│ │ │ │ │ │ ├── BmtSfStatefulBean.java
│ │ │ │ │ │ └── DdlInWildFlyUsingBmtAndSfTest.java
│ │ │ │ │ ├── cmt
│ │ │ │ │ │ ├── emf
│ │ │ │ │ │ │ ├── CmtEmfStatefulBean.java
│ │ │ │ │ │ │ └── DdlInWildFlyUsingBmtAndEmfTest.java
│ │ │ │ │ │ └── sf
│ │ │ │ │ │ ├── CmtSfStatefulBean.java
│ │ │ │ │ │ └── DdlInWildFlyUsingCmtAndSfTest.java
│ │ │ │ │ └── WildFlyDdlEntity.java
│ │ │ │ └── package-info.java
│ │ │ └── where
│ │ │ ├── annotations
│ │ │ │ ├── EagerManyToOneFetchModeJoinWhereTest.java
│ │ │ │ ├── EagerManyToOneFetchModeSelectWhereTest.java
│ │ │ │ ├── EagerToManyWhereDontUseClassWhereTest.java
│ │ │ │ ├── EagerToManyWhereTest.java
│ │ │ │ ├── EagerToManyWhereUseClassWhereTest.java
│ │ │ │ ├── LazyElementCollectionBasicNonUniqueIdWhereTest.java
│ │ │ │ ├── LazyElementCollectionWithLazyManyToOneNonUniqueIdWhereTest.java
│ │ │ │ ├── LazyManyToManyNonUniqueIdWhereTest.java
│ │ │ │ ├── LazyOneToManyNonUniqueIdWhereTest.java
│ │ │ │ ├── LazyToManyWhereDontUseClassWhereTest.java
│ │ │ │ ├── LazyToManyWhereTest.java
│ │ │ │ └── LazyToManyWhereUseClassWhereTest.java
│ │ │ └── hbm
│ │ │ ├── Category.java
│ │ │ ├── EagerManyToOneFetchModeJoinWhereTest.hbm.xml
│ │ │ ├── EagerManyToOneFetchModeJoinWhereTest.java
│ │ │ ├── EagerManyToOneFetchModeSelectWhereTest.hbm.xml
│ │ │ ├── EagerManyToOneFetchModeSelectWhereTest.java
│ │ │ ├── EagerToManyWhereDontUseClassWhereTest.java
│ │ │ ├── EagerToManyWhere.hbm.xml
│ │ │ ├── EagerToManyWhereTest.java
│ │ │ ├── EagerToManyWhereUseClassWhereTest.java
│ │ │ ├── File.hbm.xml
│ │ │ ├── File.java
│ │ │ ├── LazyElementCollectionBasicNonUniqueIdWhereTest.hbm.xml
│ │ │ ├── LazyElementCollectionBasicNonUniqueIdWhereTest.java
│ │ │ ├── LazyElementCollectionWithLazyManyToOneNonUniqueIdWhereTest.hbm.xml
│ │ │ ├── LazyElementCollectionWithLazyManyToOneNonUniqueIdWhereTest.java
│ │ │ ├── LazyManyToManyNonUniqueIdNotFoundWhereTest.hbm.xml
│ │ │ ├── LazyManyToManyNonUniqueIdNotFoundWhereTest.java
│ │ │ ├── LazyManyToManyNonUniqueIdWhereTest.hbm.xml
│ │ │ ├── LazyManyToManyNonUniqueIdWhereTest.java
│ │ │ ├── LazyOneToManyNonUniqueIdWhereTest.hbm.xml
│ │ │ ├── LazyOneToManyNonUniqueIdWhereTest.java
│ │ │ ├── LazyToManyWhereDontUseClassWhereTest.java
│ │ │ ├── LazyToManyWhere.hbm.xml
│ │ │ ├── LazyToManyWhereTest.java
│ │ │ ├── LazyToManyWhereUseClassWhereTest.java
│ │ │ ├── Product.java
│ │ │ └── WhereTest.java
│ │ └── type
│ │ ├── descriptor
│ │ │ ├── java
│ │ │ │ └── BooleanTypeDescriptorTest.java
│ │ │ └── sql
│ │ │ └── JdbcTypeJavaClassMappingsTest.java
│ │ └── JavaTypeDescriptorRegistryTest.java
│ └── resources
│ ├── arquillian.xml
│ ├── DB2JccConfiguration.properties
│ ├── hibernate.cfg.xml
│ ├── hibernate.properties
│ ├── log4j.properties
│ ├── META-INF
│ │ └── services
│ │ └── org.jboss.logging.LoggerProvider
│ ├── mockito-extensions
│ │ └── org.mockito.plugins.MockMaker
│ ├── org
│ │ └── hibernate
│ │ ├── boot
│ │ │ └── model
│ │ │ └── source
│ │ │ └── internal
│ │ │ └── hbm
│ │ │ └── HBMEntity.hbm.xml
│ │ ├── jpa
│ │ │ └── test
│ │ │ ├── bootstrap
│ │ │ │ └── META-INF
│ │ │ │ └── persistence.xml
│ │ │ ├── callbacks
│ │ │ │ ├── hbmxml
│ │ │ │ │ └── ClassMappedMoreThanOnce.hbm.xml
│ │ │ │ └── xml
│ │ │ │ └── MyEntity.orm.xml
│ │ │ ├── criteria
│ │ │ │ └── paths
│ │ │ │ └── PolicyAndDistribution.hbm.xml
│ │ │ ├── graphs
│ │ │ │ └── named
│ │ │ │ ├── basic
│ │ │ │ │ └── orm.xml
│ │ │ │ └── subgraph
│ │ │ │ └── orm.xml
│ │ │ ├── hibernate.cfg.xml
│ │ │ ├── mapping
│ │ │ │ └── orm.xml
│ │ │ ├── metamodel
│ │ │ │ ├── CompositeId2Entity.hbm.xml
│ │ │ │ ├── CompositeIdEntity.hbm.xml
│ │ │ │ └── SimpleEntity.hbm.xml
│ │ │ ├── ops
│ │ │ │ ├── Employer.hbm.xml
│ │ │ │ └── Node.hbm.xml
│ │ │ ├── packaging
│ │ │ │ ├── empty.txt
│ │ │ │ └── loremipsum.txt
│ │ │ ├── persistenceunit
│ │ │ │ └── META-INF
│ │ │ │ ├── persistenceUnitForNameDuplicationTest.xml
│ │ │ │ └── persistence.xml
│ │ │ ├── procedure
│ │ │ │ └── orm.xml
│ │ │ ├── schemagen
│ │ │ │ ├── create-script-source.sql
│ │ │ │ ├── drop-script-source.sql
│ │ │ │ ├── iso8859
│ │ │ │ │ ├── create-script-source.sql
│ │ │ │ │ ├── drop-script-source.sql
│ │ │ │ │ └── load-script-source.sql
│ │ │ │ └── load-script-source.sql
│ │ │ └── xml
│ │ │ ├── orm2.xml
│ │ │ ├── orm3.xml
│ │ │ ├── orm.xml
│ │ │ ├── Qualifier.hbm.xml
│ │ │ └── sequences
│ │ │ ├── orm2.xml
│ │ │ ├── orm3.xml
│ │ │ └── orm.xml
│ │ ├── metamodel
│ │ │ └── source
│ │ │ └── annotations
│ │ │ └── xml
│ │ │ ├── mocker
│ │ │ │ ├── AttributeOverride.xml
│ │ │ │ ├── default-schema2.xml
│ │ │ │ ├── default-schema.xml
│ │ │ │ ├── entity-metadata-complete.xml
│ │ │ │ ├── listener.xml
│ │ │ │ ├── override-to-mappedsuperclass.xml
│ │ │ │ └── persistence-metadata.xml
│ │ │ ├── orm-father.xml
│ │ │ ├── orm-invalid.xml
│ │ │ ├── orm-quote-identifier.xml
│ │ │ └── orm-star.xml
│ │ ├── property
│ │ │ └── TheEntity.hbm.xml
│ │ ├── query
│ │ │ ├── hhh12076
│ │ │ │ ├── Claim.hbm.xml
│ │ │ │ ├── EwtAssessmentExtension.hbm.xml
│ │ │ │ ├── Extension.hbm.xml
│ │ │ │ ├── GapAssessmentExtension.hbm.xml
│ │ │ │ ├── SettlementExtension.hbm.xml
│ │ │ │ ├── Settlement.hbm.xml
│ │ │ │ ├── SettlementTask.hbm.xml
│ │ │ │ ├── Task.hbm.xml
│ │ │ │ └── TaskStatus.hbm.xml
│ │ │ └── hhh12225
│ │ │ ├── Contract.hbm.xml
│ │ │ └── Vehicle.hbm.xml
│ │ └── test
│ │ ├── annotations
│ │ │ ├── access
│ │ │ │ └── xml
│ │ │ │ ├── Boy.xml
│ │ │ │ ├── Cook.xml
│ │ │ │ ├── Crew.xml
│ │ │ │ ├── RentalCar.xml
│ │ │ │ ├── Tourist2.xml
│ │ │ │ ├── Tourist3.xml
│ │ │ │ ├── Tourist4.xml
│ │ │ │ └── Tourist.xml
│ │ │ ├── any
│ │ │ │ └── orm.xml
│ │ │ ├── Boat.hbm.xml
│ │ │ ├── bytecode
│ │ │ │ └── Hammer.hbm.xml
│ │ │ ├── configuration
│ │ │ │ └── orm.xml
│ │ │ ├── duplicatedgenerator
│ │ │ │ └── orm.xml
│ │ │ ├── embeddables
│ │ │ │ └── collection
│ │ │ │ └── orm.xml
│ │ │ ├── entityGraph
│ │ │ │ └── orm.xml
│ │ │ ├── enumerated
│ │ │ │ └── ormXml
│ │ │ │ └── orm.xml
│ │ │ ├── Ferry.hbm.xml
│ │ │ ├── fetchprofile
│ │ │ │ └── mappings.hbm.xml
│ │ │ ├── hibernate.cfg.xml
│ │ │ ├── id
│ │ │ │ └── sequences
│ │ │ │ └── orm.xml
│ │ │ ├── idclass
│ │ │ │ └── xml
│ │ │ │ └── HabitatSpeciesLink.xml
│ │ │ ├── index
│ │ │ │ └── jpa
│ │ │ │ └── orm-index.xml
│ │ │ ├── inheritance
│ │ │ │ └── joined
│ │ │ │ └── Asset.hbm.xml
│ │ │ ├── loader
│ │ │ │ └── Loader.hbm.xml
│ │ │ ├── onetomany
│ │ │ │ └── orm.xml
│ │ │ ├── onetoone
│ │ │ │ └── orm.xml
│ │ │ ├── orm.xml
│ │ │ ├── query
│ │ │ │ └── orm.xml
│ │ │ ├── reflection
│ │ │ │ ├── element-collection-converter-orm.xml
│ │ │ │ ├── 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
│ │ │ │ ├── orm5.xml
│ │ │ │ └── orm.xml
│ │ │ └── hbm
│ │ │ ├── A.hbm.xml
│ │ │ ├── B.hbm.xml
│ │ │ ├── CloudType.hbm.xml
│ │ │ └── Government.hbm.xml
│ │ ├── boot
│ │ │ └── binding
│ │ │ └── cacheable
│ │ │ └── SimpleEntity.hbm.xml
│ │ ├── converter
│ │ │ ├── mixed.xml
│ │ │ ├── orm.xml
│ │ │ ├── simple-override2.xml
│ │ │ └── simple-override.xml
│ │ ├── entitymode
│ │ │ └── dom4j
│ │ │ └── Car.hbm.xml
│ │ ├── enums
│ │ │ ├── mappings.hbm.xml
│ │ │ └── Person.hbm.xml
│ │ ├── fileimport
│ │ │ ├── Dog.hbm.xml
│ │ │ ├── dogs.sql
│ │ │ ├── Human.hbm.xml
│ │ │ ├── humans.sql
│ │ │ └── multi-line-statements.sql
│ │ ├── hbm
│ │ │ ├── collectionpk
│ │ │ │ ├── person_map.hbm.xml
│ │ │ │ └── person_set.hbm.xml
│ │ │ ├── fk
│ │ │ │ ├── person_manytoone.hbm.xml
│ │ │ │ └── person_set.hbm.xml
│ │ │ ├── index
│ │ │ │ ├── person_manytoone.hbm.xml
│ │ │ │ ├── person_propertycolumn.hbm.xml
│ │ │ │ └── person_property.hbm.xml
│ │ │ ├── uk
│ │ │ │ └── person_unique.hbm.xml
│ │ │ └── version
│ │ │ └── Mappings.hbm.xml
│ │ ├── jpa
│ │ │ └── xml
│ │ │ └── versions
│ │ │ ├── invalid-orm-1_0.xml
│ │ │ ├── valid-orm-1_0.xml
│ │ │ ├── valid-orm-2_0.xml
│ │ │ ├── valid-orm-2_1.xml
│ │ │ ├── valid-orm-2_2.xml
│ │ │ └── valid-persistence-1_0.xml
│ │ ├── namingstrategy
│ │ │ └── synchronizedTables
│ │ │ └── mapping.hbm.xml
│ │ ├── schematoolsnaming
│ │ │ └── hibernate.cfg.xml
│ │ ├── serialization
│ │ │ └── DynamicMapMappings.hbm.xml
│ │ ├── service
│ │ │ └── org.hibernate.integrator.spi.Integrator
│ │ ├── subselectfetch
│ │ │ ├── Name.hbm.xml
│ │ │ ├── NameTransactSql.hbm.xml
│ │ │ ├── ParentChild.hbm.xml
│ │ │ └── Value.hbm.xml
│ │ └── wf
│ │ └── ddl
│ │ ├── log4j.properties
│ │ └── manifest.mf
│ └── spy.properties
├── hibernate-ehcache
│ ├── hibernate-ehcache.gradle
│ └── src
│ ├── main
│ │ ├── java
│ │ │ └── org
│ │ │ └── hibernate
│ │ │ └── cache
│ │ │ └── ehcache
│ │ │ ├── ConfigSettings.java
│ │ │ ├── internal
│ │ │ │ ├── DeprecationLogger.java
│ │ │ │ ├── EhCacheMessageLogger.java
│ │ │ │ ├── EhcacheRegionFactory.java
│ │ │ │ ├── HibernateEhcacheUtils.java
│ │ │ │ ├── SingletonEhcacheRegionFactory.java
│ │ │ │ ├── StorageAccessImpl.java
│ │ │ │ └── StrategyRegistrationProviderImpl.java
│ │ │ └── MissingCacheStrategy.java
│ │ └── resources
│ │ └── META-INF
│ │ └── services
│ │ └── org.hibernate.boot.registry.selector.StrategyRegistrationProvider
│ └── test
│ ├── java
│ │ └── org
│ │ └── hibernate
│ │ └── cache
│ │ └── ehcache
│ │ └── test
│ │ ├── domain
│ │ │ ├── Account.java
│ │ │ ├── Event.java
│ │ │ ├── EventManager.java
│ │ │ ├── HolidayCalendar.java
│ │ │ ├── Item.java
│ │ │ ├── Person.java
│ │ │ ├── PhoneNumber.java
│ │ │ ├── UuidItem.java
│ │ │ └── VersionedItem.java
│ │ ├── EhcacheTransactionalCacheConcurrencyStrategyTest.java
│ │ ├── MissingCacheStrategyTest.java
│ │ ├── SingletonEhCacheRegionFactoryClasspathConfigurationFileTest.java
│ │ ├── SmokeTest.java
│ │ └── TestHelper.java
│ └── resources
│ ├── hibernate-config
│ │ ├── domain
│ │ │ ├── Account.hbm.xml
│ │ │ ├── Event.hbm.xml
│ │ │ ├── HolidayCalendar.hbm.xml
│ │ │ ├── Item.hbm.xml
│ │ │ ├── Person.hbm.xml
│ │ │ └── PhoneNumber.hbm.xml
│ │ ├── ehcache-configuration.xml
│ │ ├── ehcache-explicitlegacy1.xml
│ │ ├── ehcache-explicitlegacy2.xml
│ │ └── hibernate.cfg.xml
│ ├── hibernate.properties
│ └── log4j.properties
├── hibernate-entitymanager
│ ├── hibernate-entitymanager.gradle
│ └── src
│ └── main
│ └── resources
│ └── README.txt
├── hibernate-envers
│ ├── hibernate-envers.gradle
│ └── src
│ ├── demo
│ │ ├── java
│ │ │ └── org
│ │ │ └── hibernate
│ │ │ └── envers
│ │ │ └── demo
│ │ │ ├── Address.java
│ │ │ ├── Person.java
│ │ │ └── TestConsole.java
│ │ └── resources
│ │ └── META-INF
│ │ └── persistence.xml
│ ├── main
│ │ ├── java
│ │ │ └── org
│ │ │ └── hibernate
│ │ │ └── envers
│ │ │ ├── Audited.java
│ │ │ ├── AuditJoinTable.java
│ │ │ ├── AuditMappedBy.java
│ │ │ ├── AuditOverride.java
│ │ │ ├── AuditOverrides.java
│ │ │ ├── AuditReaderFactory.java
│ │ │ ├── AuditReader.java
│ │ │ ├── AuditTable.java
│ │ │ ├── boot
│ │ │ │ └── internal
│ │ │ │ ├── AdditionalJaxbMappingProducerImpl.java
│ │ │ │ ├── EnversIntegrator.java
│ │ │ │ ├── EnversServiceContributor.java
│ │ │ │ ├── EnversServiceImpl.java
│ │ │ │ ├── EnversServiceInitiator.java
│ │ │ │ ├── EnversService.java
│ │ │ │ └── TypeContributorImpl.java
│ │ │ ├── configuration
│ │ │ │ ├── EnversSettings.java
│ │ │ │ └── internal
│ │ │ │ ├── AuditEntitiesConfiguration.java
│ │ │ │ ├── ClassesAuditingData.java
│ │ │ │ ├── EntitiesConfigurator.java
│ │ │ │ ├── GlobalConfiguration.java
│ │ │ │ ├── MappingCollector.java
│ │ │ │ ├── metadata
│ │ │ │ │ ├── AuditEntityNameRegister.java
│ │ │ │ │ ├── AuditMetadataGenerator.java
│ │ │ │ │ ├── AuditTableData.java
│ │ │ │ │ ├── BasicMetadataGenerator.java
│ │ │ │ │ ├── CollectionMetadataGenerator.java
│ │ │ │ │ ├── ComponentMetadataGenerator.java
│ │ │ │ │ ├── EntityXmlMappingData.java
│ │ │ │ │ ├── FormulaNotSupportedException.java
│ │ │ │ │ ├── IdMetadataGenerator.java
│ │ │ │ │ ├── InheritanceType.java
│ │ │ │ │ ├── MetadataTools.java
│ │ │ │ │ ├── QueryGeneratorBuilder.java
│ │ │ │ │ ├── reader
│ │ │ │ │ │ ├── AnnotationsMetadataReader.java
│ │ │ │ │ │ ├── AuditedPropertiesHolder.java
│ │ │ │ │ │ ├── AuditedPropertiesReader.java
│ │ │ │ │ │ ├── ClassAuditingData.java
│ │ │ │ │ │ ├── ComponentAuditedPropertiesReader.java
│ │ │ │ │ │ ├── ComponentAuditingData.java
│ │ │ │ │ │ ├── DynamicProperty.java
│ │ │ │ │ │ ├── PersistentPropertiesSource.java
│ │ │ │ │ │ └── PropertyAuditingData.java
│ │ │ │ │ └── ToOneRelationMetadataGenerator.java
│ │ │ │ ├── PersistentClassGraphDefiner.java
│ │ │ │ ├── RevisionInfoConfiguration.java
│ │ │ │ └── RevisionInfoConfigurationResult.java
│ │ │ ├── CrossTypeRevisionChangesReader.java
│ │ │ ├── DefaultRevisionEntity.java
│ │ │ ├── DefaultTrackingModifiedEntitiesRevisionEntity.java
│ │ │ ├── enhanced
│ │ │ │ ├── OrderedSequenceGenerator.java
│ │ │ │ ├── OrderedSequenceStructure.java
│ │ │ │ ├── SequenceIdRevisionEntity.java
│ │ │ │ └── SequenceIdTrackingModifiedEntitiesRevisionEntity.java
│ │ │ ├── EntityTrackingRevisionListener.java
│ │ │ ├── event
│ │ │ │ └── spi
│ │ │ │ ├── BaseEnversCollectionEventListener.java
│ │ │ │ ├── BaseEnversEventListener.java
│ │ │ │ ├── BaseEnversUpdateEventListener.java
│ │ │ │ ├── EnversListenerDuplicationStrategy.java
│ │ │ │ ├── EnversListener.java
│ │ │ │ ├── EnversPostCollectionRecreateEventListenerImpl.java
│ │ │ │ ├── EnversPostDeleteEventListenerImpl.java
│ │ │ │ ├── EnversPostInsertEventListenerImpl.java
│ │ │ │ ├── EnversPostUpdateEventListenerImpl.java
│ │ │ │ ├── EnversPreCollectionRemoveEventListenerImpl.java
│ │ │ │ ├── EnversPreCollectionUpdateEventListenerImpl.java
│ │ │ │ └── EnversPreUpdateEventListenerImpl.java
│ │ │ ├── exception
│ │ │ │ ├── AuditException.java
│ │ │ │ ├── NotAuditedException.java
│ │ │ │ └── RevisionDoesNotExistException.java
│ │ │ ├── internal
│ │ │ │ ├── entities
│ │ │ │ │ ├── EntitiesConfigurations.java
│ │ │ │ │ ├── EntityConfiguration.java
│ │ │ │ │ ├── EntityInstantiator.java
│ │ │ │ │ ├── IdMappingData.java
│ │ │ │ │ ├── mapper
│ │ │ │ │ │ ├── AbstractPropertyMapper.java
│ │ │ │ │ │ ├── ComponentPropertyMapper.java
│ │ │ │ │ │ ├── CompositeMapperBuilder.java
│ │ │ │ │ │ ├── DynamicComponentMapperSupport.java
│ │ │ │ │ │ ├── ExtendedPropertyMapper.java
│ │ │ │ │ │ ├── id
│ │ │ │ │ │ │ ├── AbstractCompositeIdMapper.java
│ │ │ │ │ │ │ ├── AbstractIdMapper.java
│ │ │ │ │ │ │ ├── EmbeddedIdMapper.java
│ │ │ │ │ │ │ ├── IdMapper.java
│ │ │ │ │ │ │ ├── MultipleIdMapper.java
│ │ │ │ │ │ │ ├── QueryParameterData.java
│ │ │ │ │ │ │ ├── SimpleIdMapperBuilder.java
│ │ │ │ │ │ │ ├── SingleIdMapper.java
│ │ │ │ │ │ │ └── VirtualEntitySingleIdMapper.java
│ │ │ │ │ │ ├── ModifiedFlagMapperSupport.java
│ │ │ │ │ │ ├── MultiDynamicComponentMapper.java
│ │ │ │ │ │ ├── MultiPropertyMapper.java
│ │ │ │ │ │ ├── PersistentCollectionChangeData.java
│ │ │ │ │ │ ├── PropertyMapper.java
│ │ │ │ │ │ ├── relation
│ │ │ │ │ │ │ ├── AbstractCollectionMapper.java
│ │ │ │ │ │ │ ├── AbstractOneToOneMapper.java
│ │ │ │ │ │ │ ├── AbstractToOneMapper.java
│ │ │ │ │ │ │ ├── BasicCollectionMapper.java
│ │ │ │ │ │ │ ├── CommonCollectionMapperData.java
│ │ │ │ │ │ │ ├── component
│ │ │ │ │ │ │ │ ├── MiddleComponentMapper.java
│ │ │ │ │ │ │ │ ├── MiddleDummyComponentMapper.java
│ │ │ │ │ │ │ │ ├── MiddleEmbeddableComponentMapper.java
│ │ │ │ │ │ │ │ ├── MiddleMapElementNotKeyComponentMapper.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
│ │ │ │ │ │ │ ├── OneToOnePrimaryKeyJoinColumnMapper.java
│ │ │ │ │ │ │ ├── query
│ │ │ │ │ │ │ │ ├── AbstractRelationQueryGenerator.java
│ │ │ │ │ │ │ │ ├── OneAuditEntityQueryGenerator.java
│ │ │ │ │ │ │ │ ├── OneEntityQueryGenerator.java
│ │ │ │ │ │ │ │ ├── QueryConstants.java
│ │ │ │ │ │ │ │ ├── RelationQueryGenerator.java
│ │ │ │ │ │ │ │ ├── ThreeEntityQueryGenerator.java
│ │ │ │ │ │ │ │ ├── TwoEntityOneAuditedQueryGenerator.java
│ │ │ │ │ │ │ │ └── TwoEntityQueryGenerator.java
│ │ │ │ │ │ │ ├── SortedMapCollectionMapper.java
│ │ │ │ │ │ │ ├── SortedSetCollectionMapper.java
│ │ │ │ │ │ │ ├── ToOneEntityLoader.java
│ │ │ │ │ │ │ └── ToOneIdMapper.java
│ │ │ │ │ │ ├── SimpleMapperBuilder.java
│ │ │ │ │ │ ├── SinglePropertyMapper.java
│ │ │ │ │ │ └── SubclassPropertyMapper.java
│ │ │ │ │ ├── PropertyData.java
│ │ │ │ │ ├── RelationDescription.java
│ │ │ │ │ ├── RelationType.java
│ │ │ │ │ └── RevisionTypeType.java
│ │ │ │ ├── EnversLogging.java
│ │ │ │ ├── EnversMessageLogger.java
│ │ │ │ ├── reader
│ │ │ │ │ ├── AuditReaderImplementor.java
│ │ │ │ │ ├── AuditReaderImpl.java
│ │ │ │ │ ├── CrossTypeRevisionChangesReaderImpl.java
│ │ │ │ │ └── FirstLevelCache.java
│ │ │ │ ├── revisioninfo
│ │ │ │ │ ├── DefaultRevisionInfoGenerator.java
│ │ │ │ │ ├── DefaultTrackingModifiedEntitiesRevisionInfoGenerator.java
│ │ │ │ │ ├── ModifiedEntityNamesReader.java
│ │ │ │ │ ├── RevisionInfoGenerator.java
│ │ │ │ │ ├── RevisionInfoNumberReader.java
│ │ │ │ │ └── RevisionInfoQueryCreator.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
│ │ │ │ ├── EntityTools.java
│ │ │ │ ├── graph
│ │ │ │ │ ├── GraphDefiner.java
│ │ │ │ │ ├── GraphTopologicalSort.java
│ │ │ │ │ ├── TopologicalSort.java
│ │ │ │ │ └── Vertex.java
│ │ │ │ ├── MappingTools.java
│ │ │ │ ├── MutableBoolean.java
│ │ │ │ ├── MutableInteger.java
│ │ │ │ ├── query
│ │ │ │ │ ├── Parameters.java
│ │ │ │ │ ├── QueryBuilder.java
│ │ │ │ │ └── UpdateBuilder.java
│ │ │ │ ├── ReflectionTools.java
│ │ │ │ ├── StringTools.java
│ │ │ │ ├── Tools.java
│ │ │ │ └── Triple.java
│ │ │ ├── ModificationStore.java
│ │ │ ├── ModifiedEntityNames.java
│ │ │ ├── NotAudited.java
│ │ │ ├── query
│ │ │ │ ├── AuditAssociationQuery.java
│ │ │ │ ├── AuditEntity.java
│ │ │ │ ├── AuditQueryCreator.java
│ │ │ │ ├── AuditQuery.java
│ │ │ │ ├── criteria
│ │ │ │ │ ├── AggregatedAuditExpression.java
│ │ │ │ │ ├── AuditConjunction.java
│ │ │ │ │ ├── AuditCriterion.java
│ │ │ │ │ ├── AuditDisjunction.java
│ │ │ │ │ ├── AuditId.java
│ │ │ │ │ ├── AuditProperty.java
│ │ │ │ │ ├── AuditRelatedId.java
│ │ │ │ │ ├── ExtendableCriterion.java
│ │ │ │ │ ├── internal
│ │ │ │ │ │ ├── AbstractAtomicExpression.java
│ │ │ │ │ │ ├── BetweenAuditExpression.java
│ │ │ │ │ │ ├── CriteriaTools.java
│ │ │ │ │ │ ├── IdentifierEqAuditExpression.java
│ │ │ │ │ │ ├── IlikeAuditExpression.java
│ │ │ │ │ │ ├── InAuditExpression.java
│ │ │ │ │ │ ├── LogicalAuditExpression.java
│ │ │ │ │ │ ├── NotAuditExpression.java
│ │ │ │ │ │ ├── NotNullAuditExpression.java
│ │ │ │ │ │ ├── NullAuditExpression.java
│ │ │ │ │ │ ├── PropertyAuditExpression.java
│ │ │ │ │ │ ├── RelatedAuditEqualityExpression.java
│ │ │ │ │ │ ├── RelatedAuditInExpression.java
│ │ │ │ │ │ ├── RevisionTypeAuditExpression.java
│ │ │ │ │ │ └── SimpleAuditExpression.java
│ │ │ │ │ └── MatchMode.java
│ │ │ │ ├── internal
│ │ │ │ │ ├── impl
│ │ │ │ │ │ ├── AbstractAuditQuery.java
│ │ │ │ │ │ ├── AuditAssociationQueryImpl.java
│ │ │ │ │ │ ├── AuditQueryImplementor.java
│ │ │ │ │ │ ├── EntitiesAtRevisionQuery.java
│ │ │ │ │ │ ├── EntitiesModifiedAtRevisionQuery.java
│ │ │ │ │ │ └── RevisionsOfEntityQuery.java
│ │ │ │ │ └── property
│ │ │ │ │ ├── EntityPropertyName.java
│ │ │ │ │ ├── ModifiedFlagPropertyName.java
│ │ │ │ │ ├── OriginalIdPropertyName.java
│ │ │ │ │ ├── PropertyNameGetter.java
│ │ │ │ │ ├── RevisionNumberPropertyName.java
│ │ │ │ │ ├── RevisionPropertyPropertyName.java
│ │ │ │ │ └── RevisionTypePropertyName.java
│ │ │ │ ├── order
│ │ │ │ │ ├── AuditOrder.java
│ │ │ │ │ └── internal
│ │ │ │ │ └── PropertyAuditOrder.java
│ │ │ │ └── projection
│ │ │ │ ├── AuditProjection.java
│ │ │ │ └── internal
│ │ │ │ ├── EntityAuditProjection.java
│ │ │ │ └── PropertyAuditProjection.java
│ │ │ ├── RelationTargetAuditMode.java
│ │ │ ├── RevisionEntity.java
│ │ │ ├── RevisionListener.java
│ │ │ ├── RevisionNumber.java
│ │ │ ├── RevisionTimestamp.java
│ │ │ ├── RevisionType.java
│ │ │ ├── SecondaryAuditTable.java
│ │ │ ├── SecondaryAuditTables.java
│ │ │ ├── strategy
│ │ │ │ ├── AuditStrategy.java
│ │ │ │ ├── DefaultAuditStrategy.java
│ │ │ │ └── ValidityAuditStrategy.java
│ │ │ └── tools
│ │ │ └── Pair.java
│ │ └── resources
│ │ ├── META-INF
│ │ │ ├── COPYING.txt
│ │ │ ├── copyright.txt
│ │ │ └── services
│ │ │ ├── org.hibernate.boot.model.TypeContributor
│ │ │ ├── org.hibernate.boot.spi.AdditionalJaxbMappingProducer
│ │ │ ├── org.hibernate.integrator.spi.Integrator
│ │ │ └── org.hibernate.service.spi.ServiceContributor
│ │ └── OSGI-INF
│ │ └── blueprint
│ │ └── blueprint.xml
│ └── test
│ ├── java
│ │ ├── ee
│ │ │ └── estonia
│ │ │ └── entities
│ │ │ ├── Child.java
│ │ │ └── Parent.java
│ │ └── org
│ │ └── hibernate
│ │ └── envers
│ │ └── test
│ │ ├── AbstractEnversTest.java
│ │ ├── AbstractOneSessionTest.java
│ │ ├── BaseEnversFunctionalTestCase.java
│ │ ├── BaseEnversJPAFunctionalTestCase.java
│ │ ├── entities
│ │ │ ├── collection
│ │ │ │ ├── CompositeCustomTypeSetEntity.java
│ │ │ │ ├── EmbeddableListEntity1.java
│ │ │ │ ├── EmbeddableListEntity2.java
│ │ │ │ ├── EmbeddableListEntity3.java
│ │ │ │ ├── EmbeddableMapEntity.java
│ │ │ │ ├── EmbeddableSetEntity.java
│ │ │ │ ├── EnumMapEntity.java
│ │ │ │ ├── EnumMapType.java
│ │ │ │ ├── EnumSetEntity.java
│ │ │ │ ├── MultipleCollectionEntity.java
│ │ │ │ ├── MultipleCollectionRefEntity1.java
│ │ │ │ ├── MultipleCollectionRefEntity2.java
│ │ │ │ ├── StringListEntity.java
│ │ │ │ ├── StringMapEntity.java
│ │ │ │ └── StringSetEntity.java
│ │ │ ├── components
│ │ │ │ ├── Component1.java
│ │ │ │ ├── Component2.java
│ │ │ │ ├── Component3.java
│ │ │ │ ├── Component4.java
│ │ │ │ ├── ComponentSetTestEntity.java
│ │ │ │ ├── ComponentTestEntity.java
│ │ │ │ ├── DefaultValueComponent1.java
│ │ │ │ ├── DefaultValueComponent2.java
│ │ │ │ ├── DefaultValueComponentTestEntity.java
│ │ │ │ ├── relations
│ │ │ │ │ ├── ManyToOneComponent.java
│ │ │ │ │ ├── ManyToOneComponentTestEntity.java
│ │ │ │ │ ├── ManyToOneEagerComponent.java
│ │ │ │ │ ├── NotAuditedManyToOneComponent.java
│ │ │ │ │ ├── NotAuditedManyToOneComponentTestEntity.java
│ │ │ │ │ ├── OneToManyComponent.java
│ │ │ │ │ └── OneToManyComponentTestEntity.java
│ │ │ │ ├── UniquePropsEntity.java
│ │ │ │ └── UniquePropsNotAuditedEntity.java
│ │ │ ├── converter
│ │ │ │ ├── BasicModelingTest.java
│ │ │ │ ├── Person.java
│ │ │ │ ├── SexConverter.java
│ │ │ │ └── Sex.java
│ │ │ ├── customtype
│ │ │ │ ├── Component.java
│ │ │ │ ├── CompositeCustomTypeEntity.java
│ │ │ │ ├── CompositeTestUserType.java
│ │ │ │ ├── EnumTypeEntity.java
│ │ │ │ ├── ParametrizedCustomTypeEntity.java
│ │ │ │ ├── ParametrizedTestUserType.java
│ │ │ │ └── UnspecifiedEnumTypeEntity.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
│ │ │ │ └── UnusualIdNamingEntity.java
│ │ │ ├── IntNoAutoIdTestEntity.java
│ │ │ ├── IntTestEntity.java
│ │ │ ├── IntTestPrivSeqEntity.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
│ │ │ │ │ ├── JoinTableEntity.java
│ │ │ │ │ ├── ListUniEntity.java
│ │ │ │ │ ├── M2MIndexedListTargetNotAuditedEntity.java
│ │ │ │ │ ├── M2MTargetNotAuditedEntity.java
│ │ │ │ │ ├── ManyToManyNotAuditedNullEntity.java
│ │ │ │ │ ├── MapUniEntity.java
│ │ │ │ │ └── SetUniEntity.java
│ │ │ │ └── WhereJoinTableEntity.java
│ │ │ ├── manytoone
│ │ │ │ └── unidirectional
│ │ │ │ ├── ExtManyToOneNotAuditedNullEntity.java
│ │ │ │ ├── ManyToOneNotAuditedNullEntity.java
│ │ │ │ └── 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
│ │ │ │ ├── OneToManyNotAuditedNullEntity.java
│ │ │ │ ├── SetRefEdEntity.java
│ │ │ │ └── SetRefIngEntity.java
│ │ │ ├── onetoone
│ │ │ │ ├── BidirectionalEagerAnnotationRefEdOneToOne.java
│ │ │ │ ├── BidirectionalEagerAnnotationRefIngOneToOne.java
│ │ │ │ ├── BidirectionalEagerHbmRefEdPK.java
│ │ │ │ └── BidirectionalEagerHbmRefIngPK.java
│ │ │ ├── PrimitiveTestEntity.java
│ │ │ ├── reventity
│ │ │ │ ├── CustomDataRevEntity.java
│ │ │ │ ├── CustomDateRevEntity.java
│ │ │ │ ├── CustomPropertyAccessRevEntity.java
│ │ │ │ ├── CustomRevEntityColumnMapping.java
│ │ │ │ ├── CustomRevEntity.java
│ │ │ │ └── trackmodifiedentities
│ │ │ │ ├── AnnotatedTrackingRevisionEntity.java
│ │ │ │ ├── CustomTrackingRevisionEntity.java
│ │ │ │ ├── CustomTrackingRevisionListener.java
│ │ │ │ ├── ExtendedRevisionEntity.java
│ │ │ │ ├── ExtendedRevisionListener.java
│ │ │ │ └── ModifiedEntityTypeEntity.java
│ │ │ ├── StrIntTestEntity.java
│ │ │ ├── StrTestEntityComparator.java
│ │ │ ├── StrTestEntity.java
│ │ │ ├── StrTestNoProxyEntity.java
│ │ │ ├── StrTestPrivSeqEntity.java
│ │ │ ├── UnversionedEntity.java
│ │ │ └── UnversionedStrTestEntity.java
│ │ ├── EnversRunner.java
│ │ ├── integration
│ │ │ ├── accesstype
│ │ │ │ ├── AttributeAccessorTest.java
│ │ │ │ ├── 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
│ │ │ │ ├── BigDecimalTypeTest.java
│ │ │ │ ├── ClassicQueryTranslatorFactoryTest.java
│ │ │ │ ├── ColumnScalePrecisionTest.java
│ │ │ │ ├── Delete.java
│ │ │ │ ├── EmptyStringTest.java
│ │ │ │ ├── GlobalVersioned.java
│ │ │ │ ├── ManyOperationsInTransaction.java
│ │ │ │ ├── NoneAudited.java
│ │ │ │ ├── NotVersioned.java
│ │ │ │ ├── NullProperties.java
│ │ │ │ ├── OutsideTransactionTest.java
│ │ │ │ ├── RegisterUserEventListenersTest.java
│ │ │ │ ├── ScalePrecisionEntity.java
│ │ │ │ ├── Simple.java
│ │ │ │ ├── SingleOperationInTransaction.java
│ │ │ │ ├── TransactionRollbackBehaviour.java
│ │ │ │ ├── UnversionedPropertiesChange.java
│ │ │ │ └── UnversionedProperty.java
│ │ │ ├── cache
│ │ │ │ ├── OneToManyCache.java
│ │ │ │ ├── OneToOneCache.java
│ │ │ │ └── QueryCache.java
│ │ │ ├── collection
│ │ │ │ ├── CollectionNullValueTest.java
│ │ │ │ ├── CompositeCustomType.java
│ │ │ │ ├── DetachedMultipleCollectionChangeTest.java
│ │ │ │ ├── embeddable
│ │ │ │ │ ├── BasicEmbeddableCollection.java
│ │ │ │ │ ├── DarkCharacter.java
│ │ │ │ │ ├── EmbeddableList1.java
│ │ │ │ │ ├── EmbeddableList2.java
│ │ │ │ │ ├── EmbeddableList3.java
│ │ │ │ │ ├── EmbeddableMap.java
│ │ │ │ │ ├── EmbeddableSet.java
│ │ │ │ │ ├── Item.java
│ │ │ │ │ ├── ListEqualsHashCodeTest.java
│ │ │ │ │ ├── ListNoEqualsHashCodeTest.java
│ │ │ │ │ ├── MapEqualsHashCodeTest.java
│ │ │ │ │ ├── MapNoEqualsHashCodeTest.java
│ │ │ │ │ ├── Name.java
│ │ │ │ │ ├── NullPointerExceptionTest.java
│ │ │ │ │ ├── Product.java
│ │ │ │ │ ├── SetEqualsHashCodeTest.java
│ │ │ │ │ ├── SetNoEqualsHashCodeTest.java
│ │ │ │ │ └── Type.java
│ │ │ │ ├── EmbeddableSet.java
│ │ │ │ ├── EntityMapCompositeElementTest.java
│ │ │ │ ├── EntityMapTest.java
│ │ │ │ ├── EntitySameMapKeyMultiMapValueTest.java
│ │ │ │ ├── EnumMapTest.java
│ │ │ │ ├── EnumSet.java
│ │ │ │ ├── IndexColumnListTest.java
│ │ │ │ ├── mapkey
│ │ │ │ │ ├── ComponentMapKeyEntity.java
│ │ │ │ │ ├── ComponentMapKey.java
│ │ │ │ │ ├── IdMapKeyEntity.java
│ │ │ │ │ └── IdMapKey.java
│ │ │ │ ├── norevision
│ │ │ │ │ ├── AbstractCollectionChangeTest.java
│ │ │ │ │ ├── CollectionChangeNoRevisionTest.java
│ │ │ │ │ ├── CollectionChangeRevisionTest.java
│ │ │ │ │ ├── Name.java
│ │ │ │ │ └── Person.java
│ │ │ │ ├── OrderColumnListTest.java
│ │ │ │ ├── StringList.java
│ │ │ │ ├── StringMap.java
│ │ │ │ ├── StringMapLobTest.java
│ │ │ │ ├── StringMapNationalizedLobTest.java
│ │ │ │ └── StringSet.java
│ │ │ ├── components
│ │ │ │ ├── collections
│ │ │ │ │ ├── CollectionOfComponents.java
│ │ │ │ │ └── mappedsuperclasselement
│ │ │ │ │ ├── AbstractCode.java
│ │ │ │ │ ├── Code.java
│ │ │ │ │ ├── CollectionOfMappedSuperclassComponentsTest.java
│ │ │ │ │ └── MappedSuperclassComponentSetTestEntity.java
│ │ │ │ ├── Components.java
│ │ │ │ ├── DefaultValueComponents.java
│ │ │ │ ├── dynamic
│ │ │ │ │ ├── AdvancedEntity.java
│ │ │ │ │ ├── Age.java
│ │ │ │ │ ├── AgeType.java
│ │ │ │ │ ├── AuditedDynamicComponentEntity.java
│ │ │ │ │ ├── AuditedDynamicComponentsAdvancedCasesTest.java
│ │ │ │ │ ├── AuditedDynamicComponentTest.java
│ │ │ │ │ ├── InternalComponent.java
│ │ │ │ │ ├── ManyToManyEntity.java
│ │ │ │ │ ├── ManyToOneEntity.java
│ │ │ │ │ ├── NotAuditedDynamicComponentTest.java
│ │ │ │ │ ├── NotAuditedDynamicMapComponent.java
│ │ │ │ │ ├── OneToOneEntity.java
│ │ │ │ │ ├── PlainComponent.java
│ │ │ │ │ ├── PlainEntity.java
│ │ │ │ │ ├── SanityCheckTest.java
│ │ │ │ │ └── SimpleEntity.java
│ │ │ │ ├── EmbeddableWithCollectionTest.java
│ │ │ │ ├── mappedsuperclass
│ │ │ │ │ ├── AbstractEmbeddable.java
│ │ │ │ │ ├── EmbeddableWithDeclaredData.java
│ │ │ │ │ ├── EmbeddableWithDeclaredDataTest.java
│ │ │ │ │ ├── EmbeddableWithNoDeclaredData.java
│ │ │ │ │ ├── EmbeddableWithNoDeclaredDataTest.java
│ │ │ │ │ ├── EntityWithEmbeddableWithDeclaredData.java
│ │ │ │ │ └── EntityWithEmbeddableWithNoDeclaredData.java
│ │ │ │ ├── PropertiesGroupTest.java
│ │ │ │ └── relations
│ │ │ │ ├── ManyToOneInComponent.java
│ │ │ │ ├── NotAuditedManyToOneInComponent.java
│ │ │ │ └── OneToManyInComponent.java
│ │ │ ├── customtype
│ │ │ │ ├── CompositeCustom.java
│ │ │ │ ├── EnumTypeTest.java
│ │ │ │ ├── ExtendedEnumTypeTest.java
│ │ │ │ ├── ObjectUserTypeEntity.java
│ │ │ │ ├── ObjectUserType.java
│ │ │ │ ├── ObjectUserTypeTest.java
│ │ │ │ ├── ParametrizedCustom.java
│ │ │ │ └── UnspecifiedEnumTypeTest.java
│ │ │ ├── data
│ │ │ │ ├── Dates.java
│ │ │ │ ├── DateTestEntity.java
│ │ │ │ ├── Enums.java
│ │ │ │ ├── EnumTestEntity.java
│ │ │ │ ├── LobSerializables.java
│ │ │ │ ├── LobSerializableTestEntity.java
│ │ │ │ ├── Lobs.java
│ │ │ │ ├── LobTestEntity.java
│ │ │ │ ├── Serializables.java
│ │ │ │ ├── SerializableTestEntity.java
│ │ │ │ └── SerObject.java
│ │ │ ├── dynamicmodel
│ │ │ │ └── DynamicModelTest.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
│ │ │ │ │ └── SingleDomainObjectToMultipleTablesTest.java
│ │ │ │ └── singleAssociatedNotAudited
│ │ │ │ ├── Car.java
│ │ │ │ ├── Person.java
│ │ │ │ └── ReadEntityAssociatedNotAuditedTest.java
│ │ │ ├── flush
│ │ │ │ ├── AbstractFlushTest.java
│ │ │ │ ├── CommitFlushCollectionTest.java
│ │ │ │ ├── CommitFlush.java
│ │ │ │ ├── CommitFlushSingleRevisionInTransaction.java
│ │ │ │ ├── DoubleFlushAddDel.java
│ │ │ │ ├── DoubleFlushAddMod.java
│ │ │ │ ├── DoubleFlushModDel.java
│ │ │ │ ├── DoubleFlushModMod.java
│ │ │ │ ├── ManualFlushAutoCommitDisabled.java
│ │ │ │ └── ManualFlush.java
│ │ │ ├── generated
│ │ │ │ ├── GeneratedColumnTest.java
│ │ │ │ └── SimpleEntity.java
│ │ │ ├── hashcode
│ │ │ │ ├── ChangingHashcode.java
│ │ │ │ ├── ComponentCollectionHashcodeChangeTest.java
│ │ │ │ ├── ListHashcodeChangeTest.java
│ │ │ │ ├── SetHashcodeChangeTest.java
│ │ │ │ ├── WikiImage.java
│ │ │ │ └── WikiPage.java
│ │ │ ├── ids
│ │ │ │ ├── CompositeDateId.java
│ │ │ │ ├── CompositeIds.java
│ │ │ │ ├── DateId.java
│ │ │ │ ├── embeddedid
│ │ │ │ │ ├── CorrectChildId.java
│ │ │ │ │ ├── CorrectChild.java
│ │ │ │ │ ├── IncorrectChildId.java
│ │ │ │ │ ├── IncorrectChild.java
│ │ │ │ │ ├── ItemId.java
│ │ │ │ │ ├── Item.java
│ │ │ │ │ ├── Parent.java
│ │ │ │ │ ├── Producer.java
│ │ │ │ │ ├── PurchaseOrder.java
│ │ │ │ │ ├── RelationInsideEmbeddableNotAuditedTest.java
│ │ │ │ │ ├── RelationInsideEmbeddableRemoveTest.java
│ │ │ │ │ └── RelationInsideEmbeddableTest.java
│ │ │ │ ├── idclass
│ │ │ │ │ ├── ClassType.java
│ │ │ │ │ ├── IdClassReferenceIdentifierTest.java
│ │ │ │ │ ├── IdClassWithRelationTest.java
│ │ │ │ │ ├── IntegerGeneratedIdentityEntity.java
│ │ │ │ │ ├── ReferenceIdentifierClassId.java
│ │ │ │ │ ├── ReferenceIdentifierEntity.java
│ │ │ │ │ ├── RelationalClassId.java
│ │ │ │ │ └── SampleClass.java
│ │ │ │ ├── ManyToOneIdNotAudited.java
│ │ │ │ └── protectedmodifier
│ │ │ │ ├── ProtectedConstructorEntity.java
│ │ │ │ ├── ProtectedConstructorTest.java
│ │ │ │ └── WrappedStringId.java
│ │ │ ├── inheritance
│ │ │ │ ├── joined
│ │ │ │ │ ├── ChildAuditing.java
│ │ │ │ │ ├── ChildEntity.java
│ │ │ │ │ ├── ChildNullAuditing.java
│ │ │ │ │ ├── childrelation
│ │ │ │ │ │ ├── ChildIngEntity.java
│ │ │ │ │ │ ├── ChildReferencing.java
│ │ │ │ │ │ ├── ParentNotIngEntity.java
│ │ │ │ │ │ └── ReferencedEntity.java
│ │ │ │ │ ├── DiscriminatorJoinedInheritanceTest.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
│ │ │ │ │ ├── ParentReferencingChildTest.java
│ │ │ │ │ ├── Person.java
│ │ │ │ │ ├── PolymorphicCollection.java
│ │ │ │ │ ├── ReferencedEntity.java
│ │ │ │ │ ├── RightsSubject.java
│ │ │ │ │ ├── Role.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
│ │ │ │ │ ├── PolymorphicRemovalTest.java
│ │ │ │ │ └── ReferencedEntity.java
│ │ │ │ └── tableperclass
│ │ │ │ ├── abstractparent
│ │ │ │ │ ├── AbstractEntity.java
│ │ │ │ │ ├── AuditedAbstractParentTest.java
│ │ │ │ │ └── EffectiveEntity1.java
│ │ │ │ ├── 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
│ │ │ │ ├── DeleteCollectionJtaSessionClosedBeforeCommitTest.java
│ │ │ │ ├── JtaExceptionListener.java
│ │ │ │ ├── JtaSessionClosedBeforeCommitTest.java
│ │ │ │ ├── JtaTransactionAfterCallbackTest.java
│ │ │ │ ├── JtaTransaction.java
│ │ │ │ └── OneToManyJtaSessionClosedBeforeCommitTest.java
│ │ │ ├── manytomany
│ │ │ │ ├── BasicList.java
│ │ │ │ ├── BasicMap.java
│ │ │ │ ├── BasicSet.java
│ │ │ │ ├── BasicWhereJoinTable.java
│ │ │ │ ├── biowned
│ │ │ │ │ └── BasicBiowned.java
│ │ │ │ ├── CustomComparatorEntityTest.java
│ │ │ │ ├── IndexColumnListTest.java
│ │ │ │ ├── inverseToSuperclass
│ │ │ │ │ ├── DetailSubclass2.java
│ │ │ │ │ ├── DetailSubclass.java
│ │ │ │ │ ├── DetailSuperclass.java
│ │ │ │ │ ├── ManyToManyInverseToSuperclassTest.java
│ │ │ │ │ └── Master.java
│ │ │ │ ├── MappedByEmbeddableAttributeTest.java
│ │ │ │ ├── OrderColumnListTest.java
│ │ │ │ ├── sametable
│ │ │ │ │ └── BasicSametable.java
│ │ │ │ ├── ternary
│ │ │ │ │ ├── TernaryMapEntity.java
│ │ │ │ │ ├── TernaryMapFlush.java
│ │ │ │ │ └── TernaryMap.java
│ │ │ │ └── unidirectional
│ │ │ │ ├── BasicUniList.java
│ │ │ │ ├── BasicUniMap.java
│ │ │ │ ├── BasicUniSet.java
│ │ │ │ ├── JoinTableDetachedTest.java
│ │ │ │ ├── M2MIndexedListNotAuditedTarget.java
│ │ │ │ └── M2MRelationNotAuditedTarget.java
│ │ │ ├── manytoone
│ │ │ │ ├── bidirectional
│ │ │ │ │ ├── BidirectionalManyToOneOptionalTest.java
│ │ │ │ │ ├── BiRefedOptionalEntity.java
│ │ │ │ │ ├── BiRefingOptionalEntity.java
│ │ │ │ │ ├── ImplicitMappedByTest.java
│ │ │ │ │ ├── ManyToOneOwning.java
│ │ │ │ │ └── OneToManyOwned.java
│ │ │ │ ├── DetachedUpdateTest.java
│ │ │ │ ├── EmbeddedIdManyToOneForeignKeyTest.java
│ │ │ │ └── unidirectional
│ │ │ │ └── RelationNotAuditedTarget.java
│ │ │ ├── merge
│ │ │ │ ├── AddDelTest.java
│ │ │ │ └── GivenIdStrEntity.java
│ │ │ ├── modifiedflags
│ │ │ │ ├── AbstractModifiedFlagsEntityTest.java
│ │ │ │ ├── AbstractModifiedFlagsOneSessionTest.java
│ │ │ │ ├── DetachedEntityTest.java
│ │ │ │ ├── entities
│ │ │ │ │ ├── PartialModifiedFlagsEntity.java
│ │ │ │ │ ├── Professor.java
│ │ │ │ │ ├── Student.java
│ │ │ │ │ └── WithModifiedFlagReferencingEntity.java
│ │ │ │ ├── HasChangedAPITest.java
│ │ │ │ ├── HasChangedAuditedManyToManyRemovalTest.java
│ │ │ │ ├── HasChangedAuditedManyToManyTest.java
│ │ │ │ ├── HasChangedBidirectional2.java
│ │ │ │ ├── HasChangedBidirectionalTest.java
│ │ │ │ ├── HasChangedChildAuditing.java
│ │ │ │ ├── HasChangedChildReferencing.java
│ │ │ │ ├── HasChangedComponentCollection.java
│ │ │ │ ├── HasChangedComponentMapKey.java
│ │ │ │ ├── HasChangedComponents.java
│ │ │ │ ├── HasChangedCompositeCustom.java
│ │ │ │ ├── HasChangedDetachedMultipleCollection.java
│ │ │ │ ├── HasChangedDoubleJoinColumnBidirectionalList.java
│ │ │ │ ├── HasChangedEnumSet.java
│ │ │ │ ├── HasChangedForDefaultNotUsing.java
│ │ │ │ ├── HasChangedIdMapKey.java
│ │ │ │ ├── HasChangedInsertUpdateSameTransactionTest.java
│ │ │ │ ├── HasChangedManualFlush.java
│ │ │ │ ├── HasChangedManyToOneInComponent.java
│ │ │ │ ├── HasChangedMergeTest.java
│ │ │ │ ├── HasChangedNotOwnedBidirectional.java
│ │ │ │ ├── HasChangedNullProperties.java
│ │ │ │ ├── HasChangedOneToManyInComponent.java
│ │ │ │ ├── HasChangedStringMap.java
│ │ │ │ ├── HasChangedStringSet.java
│ │ │ │ ├── HasChangedUnversionedProperties.java
│ │ │ │ └── ModifiedFlagSuffix.java
│ │ │ ├── multiplerelations
│ │ │ │ ├── Address.java
│ │ │ │ ├── GroupMemberTest.java
│ │ │ │ ├── MultipleAssociationsTest.java
│ │ │ │ └── Person.java
│ │ │ ├── naming
│ │ │ │ ├── AuditColumnNameTest.java
│ │ │ │ ├── BasicNaming.java
│ │ │ │ ├── DetachedNamingTestEntity.java
│ │ │ │ ├── EstonianTableAlias.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
│ │ │ │ ├── NamingTestEntity2.java
│ │ │ │ ├── OneToManyUnidirectionalNaming.java
│ │ │ │ ├── quotation
│ │ │ │ │ ├── QuotedFieldsEntity.java
│ │ │ │ │ └── QuotedFieldsTest.java
│ │ │ │ ├── VersionsJoinTableNaming.java
│ │ │ │ ├── VersionsJoinTableRangeComponent.java
│ │ │ │ ├── VersionsJoinTableRangeComponentNamingTest.java
│ │ │ │ ├── VersionsJoinTableRangeComponentTestEntity.java
│ │ │ │ ├── VersionsJoinTableRangeTestAlternateEntity.java
│ │ │ │ ├── VersionsJoinTableRangeTestEntity.java
│ │ │ │ ├── VersionsJoinTableRangeTestEntitySuperClass.java
│ │ │ │ └── VersionsJoinTableTestEntity.java
│ │ │ ├── nativequery
│ │ │ │ ├── EntityResultNativeQueryTest.java
│ │ │ │ ├── SecondSimpleEntity.java
│ │ │ │ └── SimpleEntity.java
│ │ │ ├── naturalid
│ │ │ │ ├── Account.java
│ │ │ │ ├── Customer.java
│ │ │ │ ├── Device.java
│ │ │ │ └── JoinColumnNaturalIdTest.java
│ │ │ ├── notinsertable
│ │ │ │ ├── manytoone
│ │ │ │ │ ├── ManyToOneNotInsertableEntity.java
│ │ │ │ │ ├── ManyToOneNotInsertable.java
│ │ │ │ │ └── NotInsertableEntityType.java
│ │ │ │ ├── NotInsertable.java
│ │ │ │ └── NotInsertableTestEntity.java
│ │ │ ├── notupdatable
│ │ │ │ ├── PropertyNotUpdatableEntity.java
│ │ │ │ └── PropertyNotUpdatableTest.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
│ │ │ │ │ ├── DetachedTest.java
│ │ │ │ │ ├── DoubleDetachedSet.java
│ │ │ │ │ ├── DoubleJoinColumnBidirectionalList.java
│ │ │ │ │ ├── IndexedJoinColumnBidirectionalList.java
│ │ │ │ │ ├── InheritanceIndexedJoinColumnBidirectionalList.java
│ │ │ │ │ ├── JoinColumnBidirectionalList.java
│ │ │ │ │ └── JoinColumnBidirectionalListWithInheritance.java
│ │ │ │ ├── embeddedid
│ │ │ │ │ ├── Constant.java
│ │ │ │ │ ├── MapsIdTest.java
│ │ │ │ │ ├── OneToManyCompositeKeyTest.java
│ │ │ │ │ ├── Person.java
│ │ │ │ │ └── PersonTuple.java
│ │ │ │ ├── hierarchy
│ │ │ │ │ ├── HierarchyTest.java
│ │ │ │ │ └── Node.java
│ │ │ │ ├── idclass
│ │ │ │ │ ├── ManyToManyCompositeKey.java
│ │ │ │ │ ├── ManyToOneOwned.java
│ │ │ │ │ ├── OneToManyCompositeKeyTest.java
│ │ │ │ │ └── OneToManyOwned.java
│ │ │ │ ├── IndexColumnListTest.java
│ │ │ │ ├── InverseSideChanges.java
│ │ │ │ ├── inverseToSuperclass
│ │ │ │ │ ├── DetailSubclass2.java
│ │ │ │ │ ├── DetailSubclass.java
│ │ │ │ │ ├── DetailSuperclass.java
│ │ │ │ │ ├── Master.java
│ │ │ │ │ └── OneToManyInverseToSuperclassTest.java
│ │ │ │ ├── OrderColumnListTest.java
│ │ │ │ ├── RefEdMapKeyEntity.java
│ │ │ │ ├── RefIngMapKeyEntity.java
│ │ │ │ └── relatedid
│ │ │ │ ├── AuditRelatedIdInTest.java
│ │ │ │ ├── Company.java
│ │ │ │ └── Employee.java
│ │ │ ├── onetoone
│ │ │ │ ├── bidirectional
│ │ │ │ │ ├── Bidirectional2.java
│ │ │ │ │ ├── BidirectionalEagerAnnotationTest.java
│ │ │ │ │ ├── BidirectionalEagerHbmTest.java
│ │ │ │ │ ├── Bidirectional.java
│ │ │ │ │ ├── BidirectionalNoNulls.java
│ │ │ │ │ ├── BidirectionalOneToOneOptionalTest.java
│ │ │ │ │ ├── BiRefEdEntity.java
│ │ │ │ │ ├── BiRefedOptionalEntity.java
│ │ │ │ │ ├── BiRefIngEntity.java
│ │ │ │ │ ├── BiRefingOptionalEntity.java
│ │ │ │ │ ├── ids
│ │ │ │ │ │ ├── BiEmbIdRefEdEntity.java
│ │ │ │ │ │ ├── BiEmbIdRefIngEntity.java
│ │ │ │ │ │ ├── BiMulIdRefEdEntity.java
│ │ │ │ │ │ ├── BiMulIdRefIngEntity.java
│ │ │ │ │ │ ├── EmbIdBidirectional.java
│ │ │ │ │ │ └── MulIdBidirectional.java
│ │ │ │ │ └── primarykeyjoincolumn
│ │ │ │ │ ├── Account.java
│ │ │ │ │ ├── AccountNotAuditedOwners.java
│ │ │ │ │ ├── NotAuditedNoProxyPerson.java
│ │ │ │ │ ├── NotAuditedProxyPerson.java
│ │ │ │ │ ├── OneToOneWithPrimaryKeyJoinTest.java
│ │ │ │ │ └── Person.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
│ │ │ │ └── RemovedObjectQueryTest.java
│ │ │ ├── query
│ │ │ │ ├── AbstractEntityWithChangesQueryTest.java
│ │ │ │ ├── AggregateQuery.java
│ │ │ │ ├── AssociationEntitiesModifiedQueryTest.java
│ │ │ │ ├── AssociationToOneInnerJoinQueryTest.java
│ │ │ │ ├── AssociationToOneLeftJoinQueryTest.java
│ │ │ │ ├── CustomRevEntityQuery.java
│ │ │ │ ├── DeletedEntities.java
│ │ │ │ ├── embeddables
│ │ │ │ │ ├── EmbeddableQuery.java
│ │ │ │ │ ├── NameInfo.java
│ │ │ │ │ └── Person.java
│ │ │ │ ├── entities
│ │ │ │ │ ├── Address.java
│ │ │ │ │ ├── Car.java
│ │ │ │ │ └── Person.java
│ │ │ │ ├── EntityWithChangesQueryNoModifiedFlagTest.java
│ │ │ │ ├── EntityWithChangesQueryStoreDeletionDataTest.java
│ │ │ │ ├── EntityWithChangesQueryTest.java
│ │ │ │ ├── ids
│ │ │ │ │ ├── EmbeddedIdRelatedIdQueryTest.java
│ │ │ │ │ ├── EmbIdOneToManyQuery.java
│ │ │ │ │ ├── IdClassRelatedIdQueryTest.java
│ │ │ │ │ ├── MulIdOneToManyQuery.java
│ │ │ │ │ └── MultipleIdRelatedIdQueryTest.java
│ │ │ │ ├── InheritanceAssociationToOneInnerJoinTest.java
│ │ │ │ ├── JoinedInheritancePropertyJoinTest.java
│ │ │ │ ├── MaximalizePropertyQuery.java
│ │ │ │ ├── NotAuditedQueryTest.java
│ │ │ │ ├── NullPropertyQuery.java
│ │ │ │ ├── OrderByLimitQuery.java
│ │ │ │ ├── RevisionConstraintQuery.java
│ │ │ │ ├── SimpleQuery.java
│ │ │ │ └── StoreDeletedData.java
│ │ │ ├── readwriteexpression
│ │ │ │ ├── ReadWriteExpressionChange.java
│ │ │ │ └── Staff.java
│ │ │ ├── reference
│ │ │ │ ├── BidirectionalReference.java
│ │ │ │ ├── GreetingPO.java
│ │ │ │ └── GreetingSetPO.java
│ │ │ ├── reventity
│ │ │ │ ├── CountingRevisionListener.java
│ │ │ │ ├── CustomBoxed.java
│ │ │ │ ├── CustomBoxedRevEntity.java
│ │ │ │ ├── CustomColumnMapping.java
│ │ │ │ ├── CustomDate.java
│ │ │ │ ├── Custom.java
│ │ │ │ ├── CustomNoListener.java
│ │ │ │ ├── CustomPropertyAccess.java
│ │ │ │ ├── DifferentDBSchemaTest.java
│ │ │ │ ├── ExceptionListener.java
│ │ │ │ ├── ExceptionListenerRevEntity.java
│ │ │ │ ├── GloballyConfiguredRevListenerTest.java
│ │ │ │ ├── Inherited.java
│ │ │ │ ├── InheritedRevEntity.java
│ │ │ │ ├── Listener.java
│ │ │ │ ├── ListenerRevEntity.java
│ │ │ │ ├── LongRevEntityInheritanceChildAuditing.java
│ │ │ │ ├── LongRevNumber.java
│ │ │ │ ├── LongRevNumberRevEntity.java
│ │ │ │ ├── MonotonicRevisionNumberTest.java
│ │ │ │ ├── OverrideCustomRevListenerTest.java
│ │ │ │ ├── OverrideDefaultRevListenerTest.java
│ │ │ │ ├── removal
│ │ │ │ │ ├── AbstractRevisionEntityRemovalTest.java
│ │ │ │ │ ├── RemoveDefaultRevisionEntity.java
│ │ │ │ │ └── RemoveTrackingRevisionEntity.java
│ │ │ │ ├── TestExceptionRevisionListener.java
│ │ │ │ ├── TestRevisionListener.java
│ │ │ │ └── trackmodifiedentities
│ │ │ │ ├── AnnotatedTrackingEntitiesTest.java
│ │ │ │ ├── CustomTrackingEntitiesTest.java
│ │ │ │ ├── DefaultTrackingEntitiesTest.java
│ │ │ │ ├── EntityNamesTest.java
│ │ │ │ ├── ExtendedRevisionEntityTest.java
│ │ │ │ └── TrackingEntitiesMultipleChangesTest.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
│ │ │ │ ├── IdentifierReuseTest.java
│ │ │ │ ├── ValidityAuditStrategyComponentCollectionRevEndTest.java
│ │ │ │ ├── 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
│ │ │ │ ├── auditoverride
│ │ │ │ │ ├── AuditClassOverrideTest.java
│ │ │ │ │ ├── AuditedBaseEntity.java
│ │ │ │ │ ├── AuditedSpecialEntity.java
│ │ │ │ │ ├── AuditPropertyOverrideTest.java
│ │ │ │ │ ├── BaseEntity.java
│ │ │ │ │ ├── ClassOverrideAuditedEntity.java
│ │ │ │ │ ├── ClassOverrideNotAuditedEntity.java
│ │ │ │ │ ├── ExtendedBaseEntity.java
│ │ │ │ │ ├── MixedOverrideEntity.java
│ │ │ │ │ ├── MixedOverrideTest.java
│ │ │ │ │ ├── NotAuditedBaseEntity.java
│ │ │ │ │ ├── PropertyOverrideEntity.java
│ │ │ │ │ └── TransitiveOverrideEntity.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
│ │ │ ├── tools
│ │ │ │ ├── OrderSequenceGenerationTest.java
│ │ │ │ └── SchemaExportTest.java
│ │ │ └── update
│ │ │ └── SelectBeforeUpdateTest.java
│ │ ├── integrator
│ │ │ └── BasicIntegratorTest.java
│ │ ├── JpaStaticMetamodelTest.java
│ │ ├── performance
│ │ │ ├── AbstractEntityManagerTest.java
│ │ │ ├── AbstractPerformanceTest.java
│ │ │ ├── AllPerformance.java
│ │ │ ├── complex
│ │ │ │ ├── ChildEntity1.java
│ │ │ │ ├── ChildEntity2.java
│ │ │ │ └── RootEntity.java
│ │ │ ├── ComplexInsertPerformance.java
│ │ │ ├── EvictAuditDataAfterCommitTest.java
│ │ │ ├── InsertsOneTransactionPerformance.java
│ │ │ ├── InsertsPerformance.java
│ │ │ └── UpdatesPerformance.java
│ │ ├── Priority.java
│ │ ├── tools
│ │ │ ├── TablePrinter.java
│ │ │ └── TestTools.java
│ │ └── various
│ │ ├── Address.java
│ │ ├── ExportIdentifierTest.java
│ │ ├── HsqlTest.java
│ │ └── Person.java
│ └── resources
│ ├── hibernate.properties
│ ├── hibernate.test.session-cfg.xml
│ ├── log4j.properties
│ └── mappings
│ ├── collections
│ │ ├── Category.hbm.xml
│ │ └── Item.hbm.xml
│ ├── components
│ │ ├── UniquePropsEntity.hbm.xml
│ │ └── UniquePropsNotAuditedEntity.hbm.xml
│ ├── customType
│ │ └── mappings.hbm.xml
│ ├── dynamicComponents
│ │ ├── mapAdvanced.hbm.xml
│ │ ├── mapAudited.hbm.xml
│ │ ├── mapNotAudited.hbm.xml
│ │ └── mapSanityCheck.hbm.xml
│ ├── dynamicmodel
│ │ └── dynamicModel.hbm.xml
│ ├── 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
│ └── oneToOne
│ └── bidirectional
│ └── eagerLoading.hbm.xml
├── hibernate-hikaricp
│ ├── hibernate-hikaricp.gradle
│ ├── src
│ │ ├── main
│ │ │ ├── java
│ │ │ │ └── org
│ │ │ │ └── hibernate
│ │ │ │ └── hikaricp
│ │ │ │ └── internal
│ │ │ │ ├── HikariConfigurationUtil.java
│ │ │ │ ├── HikariCPConnectionProvider.java
│ │ │ │ ├── package-info.java
│ │ │ │ └── StrategyRegistrationProviderImpl.java
│ │ │ └── resources
│ │ │ ├── META-INF
│ │ │ │ └── services
│ │ │ │ └── org.hibernate.boot.registry.selector.StrategyRegistrationProvider
│ │ │ └── OSGI-INF
│ │ │ └── blueprint
│ │ │ └── blueprint.xml
│ │ └── test
│ │ ├── java
│ │ │ └── org
│ │ │ └── hibernate
│ │ │ └── test
│ │ │ ├── hikaricp
│ │ │ │ ├── HikariCPConnectionProviderTest.java
│ │ │ │ ├── HikariCPSkipAutoCommitTest.java
│ │ │ │ └── HikariTransactionIsolationConfigTest.java
│ │ │ └── util
│ │ │ └── PreparedStatementSpyConnectionProvider.java
│ │ └── resources
│ │ ├── hibernate.properties
│ │ └── log4j.properties
│ └── transaction.log
├── hibernate-infinispan
│ └── hibernate-infinispan.gradle
├── hibernate-java8
│ ├── hibernate-java8.gradle
│ └── src
│ └── main
│ └── resources
│ └── README.txt
├── hibernate-jcache
│ ├── hibernate-jcache.gradle
│ └── src
│ ├── main
│ │ ├── java
│ │ │ └── org
│ │ │ └── hibernate
│ │ │ └── cache
│ │ │ └── jcache
│ │ │ ├── ConfigSettings.java
│ │ │ ├── internal
│ │ │ │ ├── JCacheAccessImpl.java
│ │ │ │ ├── JCacheDomainDataRegionImpl.java
│ │ │ │ ├── JCacheRegionFactory.java
│ │ │ │ └── StrategyRegistrationProviderImpl.java
│ │ │ ├── JCacheHelper.java
│ │ │ ├── MissingCacheStrategy.java
│ │ │ └── package-info.java
│ │ └── resources
│ │ └── META-INF
│ │ └── services
│ │ └── org.hibernate.boot.registry.selector.StrategyRegistrationProvider
│ └── test
│ ├── java
│ │ └── org
│ │ └── hibernate
│ │ ├── jcache
│ │ │ └── test
│ │ │ ├── BaseFunctionalTest.java
│ │ │ ├── domain
│ │ │ │ ├── Account.java
│ │ │ │ ├── Event.java
│ │ │ │ ├── EventManager.java
│ │ │ │ ├── HolidayCalendar.java
│ │ │ │ ├── Item.java
│ │ │ │ ├── Person.java
│ │ │ │ ├── PhoneNumber.java
│ │ │ │ ├── UuidItem.java
│ │ │ │ └── VersionedItem.java
│ │ │ ├── DomainDataRegionTest.java
│ │ │ ├── InsertedDataTest.java
│ │ │ ├── MissingCacheStrategyTest.java
│ │ │ ├── RefreshUpdatedDataTest.java
│ │ │ ├── StorageAccessTest.java
│ │ │ └── TestHelper.java
│ │ └── test
│ │ └── cache
│ │ └── jcache
│ │ ├── HibernateCacheTest.java
│ │ └── JCacheTransactionalCacheConcurrencyStrategyTest.java
│ └── resources
│ ├── hibernate-config
│ │ ├── domain
│ │ │ ├── Account.hbm.xml
│ │ │ ├── Event.hbm.xml
│ │ │ ├── HolidayCalendar.hbm.xml
│ │ │ ├── Item.hbm.xml
│ │ │ ├── Person.hbm.xml
│ │ │ └── PhoneNumber.hbm.xml
│ │ └── hibernate.cfg.xml
│ ├── hibernate.properties
│ └── log4j.properties
├── hibernate-jipijapa
│ ├── hibernate-jipijapa.gradle
│ ├── src
│ │ ├── main
│ │ │ ├── java
│ │ │ │ └── org
│ │ │ │ └── jboss
│ │ │ │ └── as
│ │ │ │ └── jpa
│ │ │ │ └── hibernate5
│ │ │ │ ├── HibernateArchiveScanner.java
│ │ │ │ ├── HibernateExtendedBeanManager.java
│ │ │ │ ├── HibernatePersistenceProviderAdaptor.java
│ │ │ │ ├── JBossAppServerJtaPlatform.java
│ │ │ │ ├── JpaLogger.java
│ │ │ │ ├── management
│ │ │ │ │ ├── HibernateAbstractStatistics.java
│ │ │ │ │ ├── HibernateCollectionStatistics.java
│ │ │ │ │ ├── HibernateEntityCacheStatistics.java
│ │ │ │ │ ├── HibernateEntityStatistics.java
│ │ │ │ │ ├── HibernateManagementAdaptor.java
│ │ │ │ │ ├── HibernateQueryCacheStatistics.java
│ │ │ │ │ ├── HibernateStatistics.java
│ │ │ │ │ └── QueryName.java
│ │ │ │ ├── service
│ │ │ │ │ ├── CustomJtaPlatformInitiator.java
│ │ │ │ │ ├── CustomRegionFactoryInitiator.java
│ │ │ │ │ └── ServiceContributorImpl.java
│ │ │ │ ├── TwoPhaseBootstrapImpl.java
│ │ │ │ ├── VirtualFileInputStreamAccess.java
│ │ │ │ ├── VirtualFileSystemArchiveDescriptorFactory.java
│ │ │ │ └── VirtualFileSystemArchiveDescriptor.java
│ │ │ └── resources
│ │ │ ├── META-INF
│ │ │ │ └── services
│ │ │ │ ├── org.hibernate.service.spi.ServiceContributor
│ │ │ │ └── org.jipijapa.plugin.spi.PersistenceProviderAdaptor
│ │ │ └── org
│ │ │ └── jboss
│ │ │ └── as
│ │ │ └── jpa
│ │ │ └── hibernate5
│ │ │ └── management
│ │ │ └── LocalDescriptions.properties
│ │ └── test
│ │ ├── bundles
│ │ │ ├── cfgxmlpar
│ │ │ │ ├── META-INF
│ │ │ │ │ └── persistence.xml
│ │ │ │ └── org
│ │ │ │ └── hibernate
│ │ │ │ └── jpa
│ │ │ │ └── test
│ │ │ │ └── pack
│ │ │ │ └── cfgxmlpar
│ │ │ │ └── hibernate.cfg.xml
│ │ │ ├── defaultpar
│ │ │ │ ├── META-INF
│ │ │ │ │ ├── orm.xml
│ │ │ │ │ └── persistence.xml
│ │ │ │ └── org
│ │ │ │ └── hibernate
│ │ │ │ └── jpa
│ │ │ │ └── test
│ │ │ │ └── pack
│ │ │ │ └── defaultpar
│ │ │ │ └── Mouse.hbm.xml
│ │ │ ├── defaultpar_1_0
│ │ │ │ ├── META-INF
│ │ │ │ │ ├── orm.xml
│ │ │ │ │ └── persistence.xml
│ │ │ │ └── org
│ │ │ │ └── hibernate
│ │ │ │ └── jpa
│ │ │ │ └── test
│ │ │ │ └── pack
│ │ │ │ └── defaultpar_1_0
│ │ │ │ └── Mouse1.hbm.xml
│ │ │ ├── excludehbmpar
│ │ │ │ ├── META-INF
│ │ │ │ │ ├── orm2.xml
│ │ │ │ │ └── persistence.xml
│ │ │ │ └── org
│ │ │ │ └── hibernate
│ │ │ │ └── jpa
│ │ │ │ └── test
│ │ │ │ └── pack
│ │ │ │ └── excludehbmpar
│ │ │ │ └── Mouse.hbm.xml
│ │ │ ├── explicitpar
│ │ │ │ └── META-INF
│ │ │ │ ├── orm.xml
│ │ │ │ └── persistence.xml
│ │ │ ├── explodedpar
│ │ │ │ ├── META-INF
│ │ │ │ │ └── persistence.xml
│ │ │ │ └── org
│ │ │ │ └── hibernate
│ │ │ │ └── jpa
│ │ │ │ └── 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
│ │ │ └── jpa
│ │ │ └── test
│ │ │ └── pack
│ │ │ └── war
│ │ │ └── Mouse.hbm.xml
│ │ ├── java
│ │ │ └── org
│ │ │ ├── hibernate
│ │ │ │ └── jpa
│ │ │ │ └── test
│ │ │ │ └── pack
│ │ │ │ ├── Cat.java
│ │ │ │ ├── cfgxmlpar
│ │ │ │ │ └── Morito.java
│ │ │ │ ├── defaultpar
│ │ │ │ │ ├── ApplicationServer.java
│ │ │ │ │ ├── IncrementListener.java
│ │ │ │ │ ├── Lighter.java
│ │ │ │ │ ├── Money.java
│ │ │ │ │ ├── Mouse.java
│ │ │ │ │ ├── OtherIncrementListener.java
│ │ │ │ │ ├── package-info.java
│ │ │ │ │ └── Version.java
│ │ │ │ ├── Distributor.java
│ │ │ │ ├── excludehbmpar
│ │ │ │ │ └── Caipirinha.java
│ │ │ │ ├── explicitpar
│ │ │ │ │ └── Washer.java
│ │ │ │ ├── explodedpar
│ │ │ │ │ ├── Carpet.java
│ │ │ │ │ ├── Elephant.java
│ │ │ │ │ └── package-info.java
│ │ │ │ ├── externaljar
│ │ │ │ │ └── Scooter.java
│ │ │ │ ├── Item.java
│ │ │ │ ├── Kitten.java
│ │ │ │ ├── LastUpdateListener.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
│ │ │ └── jboss
│ │ │ └── as
│ │ │ └── jpa
│ │ │ └── hibernate5
│ │ │ └── scan
│ │ │ └── ScannerTests.java
│ │ └── resources
│ │ └── org
│ │ └── hibernate
│ │ └── jpa
│ │ └── test
│ │ └── packaging
│ │ ├── empty.txt
│ │ └── loremipsum.txt
│ └── transaction.log
├── hibernate-orm-modules
│ ├── hibernate-orm-modules.gradle
│ ├── module-templates
│ │ ├── byte-buddy.xml
│ │ ├── hibernate-core-alias.xml
│ │ ├── hibernate-core-old-deprecated.xml
│ │ ├── hibernate-core.xml
│ │ ├── hibernate-envers-alias.xml
│ │ ├── hibernate-envers.xml
│ │ ├── jipijapa-alias.xml
│ │ └── jipijapa.xml
│ ├── src
│ │ └── test
│ │ ├── java
│ │ │ └── org
│ │ │ └── hibernate
│ │ │ └── wildfly
│ │ │ └── integrationtest
│ │ │ ├── AuditedEntity.java
│ │ │ ├── HibernateEnversOnWildflyTest.java
│ │ │ ├── HibernateModulesOnWildflyTest.java
│ │ │ ├── Kryptonite.java
│ │ │ └── TransactionRollbackTest.java
│ │ └── resources
│ │ └── arquillian.xml
│ └── wildfly-server-provisioning.xml
├── hibernate-osgi
│ ├── hibernate-osgi.gradle
│ ├── README.md
│ └── src
│ ├── main
│ │ └── java
│ │ └── org
│ │ └── hibernate
│ │ └── osgi
│ │ ├── HibernateBundleActivator.java
│ │ ├── OsgiArchiveDescriptorFactory.java
│ │ ├── OsgiArchiveDescriptor.java
│ │ ├── OsgiClassLoader.java
│ │ ├── OSGiClassLoaderServiceImpl.java
│ │ ├── OsgiJtaPlatform.java
│ │ ├── OsgiPersistenceProvider.java
│ │ ├── OsgiPersistenceProviderService.java
│ │ ├── OsgiScanner.java
│ │ ├── OsgiServiceUtil.java
│ │ ├── OsgiSessionFactoryService.java
│ │ └── package-info.java
│ └── test
│ ├── java
│ │ └── org
│ │ └── hibernate
│ │ └── osgi
│ │ └── test
│ │ ├── client
│ │ │ ├── AuditedDataPoint.java
│ │ │ ├── DataPoint.java
│ │ │ ├── OsgiTestActivator.java
│ │ │ ├── SomeServiceContributor.java
│ │ │ ├── SomeService.java
│ │ │ ├── TestIntegrator.java
│ │ │ ├── TestStrategyRegistrationProvider.java
│ │ │ └── TestTypeContributor.java
│ │ └── OsgiIntegrationTest.java
│ └── resources
│ ├── bnd
│ │ ├── bnd-2.1.0.jar
│ │ ├── cdi-api.bnd
│ │ ├── el-api.bnd
│ │ └── jandex.bnd
│ ├── hibernate.cfg.xml
│ ├── logging.properties
│ ├── META-INF
│ │ └── persistence.xml
│ ├── org
│ │ └── hibernate
│ │ └── osgi
│ │ └── test
│ │ └── testing-bundles.xml
│ └── OSGI-INF
│ └── blueprint
│ └── blueprint.xml
├── hibernate-proxool
│ ├── hibernate-proxool.gradle
│ └── src
│ ├── main
│ │ ├── java
│ │ │ └── org
│ │ │ └── hibernate
│ │ │ └── proxool
│ │ │ └── internal
│ │ │ ├── package-info.java
│ │ │ ├── ProxoolConnectionProvider.java
│ │ │ ├── ProxoolMessageLogger.java
│ │ │ └── StrategyRegistrationProviderImpl.java
│ │ └── resources
│ │ ├── META-INF
│ │ │ └── services
│ │ │ └── org.hibernate.boot.registry.selector.StrategyRegistrationProvider
│ │ └── OSGI-INF
│ │ └── blueprint
│ │ └── blueprint.xml
│ └── test
│ ├── java
│ │ └── org
│ │ └── hibernate
│ │ └── test
│ │ └── proxool
│ │ ├── ProxoolConnectionProviderTest.java
│ │ └── ProxoolTransactionIsolationConfigTest.java
│ └── resources
│ ├── hibernate.properties
│ ├── log4j.properties
│ ├── pool-one.properties
│ └── pool-two.properties
├── hibernate-spatial
│ ├── COPYRIGHT
│ ├── databases
│ │ ├── db2
│ │ │ ├── matrix.gradle
│ │ │ └── resources
│ │ │ └── hibernate.properties
│ │ ├── h2geodb
│ │ │ ├── matrix.gradle
│ │ │ └── resources
│ │ │ └── hibernate.properties
│ │ ├── hana
│ │ │ ├── matrix.gradle
│ │ │ └── resources
│ │ │ └── hibernate.properties
│ │ ├── mysql5
│ │ │ ├── matrix.gradle
│ │ │ └── resources
│ │ │ └── hibernate.properties
│ │ ├── mysql56
│ │ │ ├── matrix.gradle
│ │ │ └── resources
│ │ │ └── hibernate.properties
│ │ ├── mysql5_innodb
│ │ │ ├── matrix.gradle
│ │ │ └── resources
│ │ │ └── hibernate.properties
│ │ ├── oracle10g_spatial
│ │ │ ├── matrix.gradle
│ │ │ └── resources
│ │ │ └── hibernate.properties
│ │ ├── oracle11g_connection_finder
│ │ │ ├── matrix.gradle
│ │ │ └── resources
│ │ │ └── hibernate.properties
│ │ ├── oracle11g_spatial
│ │ │ ├── matrix.gradle
│ │ │ └── resources
│ │ │ └── hibernate.properties
│ │ ├── oracle11g_spatial_native
│ │ │ ├── matrix.gradle
│ │ │ └── resources
│ │ │ └── hibernate.properties
│ │ ├── postgis
│ │ │ ├── matrix.gradle
│ │ │ └── resources
│ │ │ └── hibernate.properties
│ │ ├── postgispg91
│ │ │ ├── matrix.gradle
│ │ │ └── resources
│ │ │ └── hibernate.properties
│ │ ├── postgispg92
│ │ │ ├── matrix.gradle
│ │ │ └── resources
│ │ │ └── hibernate.properties
│ │ ├── postgispg93
│ │ │ ├── matrix.gradle
│ │ │ └── resources
│ │ │ └── hibernate.properties
│ │ ├── postgispg94
│ │ │ ├── matrix.gradle
│ │ │ └── resources
│ │ │ └── hibernate.properties
│ │ ├── postgispg95
│ │ │ ├── matrix.gradle
│ │ │ └── resources
│ │ │ └── hibernate.properties
│ │ └── sqlserver2008_spatial
│ │ ├── matrix.gradle
│ │ └── resources
│ │ └── hibernate.properties
│ ├── hibernate-spatial.gradle
│ ├── matrix-test.sh
│ ├── scripts
│ │ └── generate-sqlserver-testcases.groovy
│ └── src
│ ├── main
│ │ ├── java
│ │ │ └── org
│ │ │ └── hibernate
│ │ │ └── spatial
│ │ │ ├── criterion
│ │ │ │ ├── DWithinExpression.java
│ │ │ │ ├── ExpressionUtil.java
│ │ │ │ ├── HavingSridExpression.java
│ │ │ │ ├── IsEmptyExpression.java
│ │ │ │ ├── package.html
│ │ │ │ ├── SpatialFilter.java
│ │ │ │ ├── SpatialProjections.java
│ │ │ │ ├── SpatialRelateExpression.java
│ │ │ │ └── SpatialRestrictions.java
│ │ │ ├── dialect
│ │ │ │ ├── db2
│ │ │ │ │ ├── DB2GeometryTypeDescriptor.java
│ │ │ │ │ └── DB2SpatialDialect.java
│ │ │ │ ├── h2geodb
│ │ │ │ │ ├── GeoDBDialect.java
│ │ │ │ │ ├── GeoDBGeometryTypeDescriptor.java
│ │ │ │ │ ├── GeoDbWkb.java
│ │ │ │ │ └── package.html
│ │ │ │ ├── hana
│ │ │ │ │ ├── HANAGeometryTypeDescriptor.java
│ │ │ │ │ ├── HANAPointTypeDescriptor.java
│ │ │ │ │ ├── HANASpatialAggregate.java
│ │ │ │ │ ├── HANASpatialDialect.java
│ │ │ │ │ ├── HANASpatialFunction.java
│ │ │ │ │ ├── HANASpatialFunctions.java
│ │ │ │ │ └── HANASpatialUtils.java
│ │ │ │ ├── mysql
│ │ │ │ │ ├── MySQL56InnoDBSpatialDialect.java
│ │ │ │ │ ├── MySQL56SpatialDialect.java
│ │ │ │ │ ├── MySQL5InnoDBSpatialDialect.java
│ │ │ │ │ ├── MySQL5SpatialDialect.java
│ │ │ │ │ ├── MySQLGeometryTypeDescriptor.java
│ │ │ │ │ ├── MySQLSpatialDialect.java
│ │ │ │ │ ├── MySQLSpatialFunctions.java
│ │ │ │ │ └── package.html
│ │ │ │ ├── oracle
│ │ │ │ │ ├── criterion
│ │ │ │ │ │ ├── OracleSpatialAggregate.java
│ │ │ │ │ │ ├── OracleSpatialProjection.java
│ │ │ │ │ │ ├── OracleSpatialProjections.java
│ │ │ │ │ │ ├── OracleSpatialRestrictions.java
│ │ │ │ │ │ ├── package.html
│ │ │ │ │ │ ├── RelationshipMask.java
│ │ │ │ │ │ └── SDOParameterMap.java
│ │ │ │ │ ├── GetDimensionFunction.java
│ │ │ │ │ ├── GetGeometryTypeFunction.java
│ │ │ │ │ ├── OracleSDOSupport.java
│ │ │ │ │ ├── OracleSpatial10gDialect.java
│ │ │ │ │ ├── OracleSpatialFunctions.java
│ │ │ │ │ ├── OracleSpatialSDO10gDialect.java
│ │ │ │ │ ├── package.html
│ │ │ │ │ ├── SDOBooleanType.java
│ │ │ │ │ ├── SDOGeometryTypeDescriptor.java
│ │ │ │ │ ├── SDOGeometryValueBinder.java
│ │ │ │ │ ├── SDOGeometryValueExtractor.java
│ │ │ │ │ ├── SDOObjectMethod.java
│ │ │ │ │ ├── SDOObjectProperty.java
│ │ │ │ │ ├── SpatialAggregate.java
│ │ │ │ │ └── WrappedOGCFunction.java
│ │ │ │ ├── package.html
│ │ │ │ ├── postgis
│ │ │ │ │ ├── package.html
│ │ │ │ │ ├── PGGeometryTypeDescriptor.java
│ │ │ │ │ ├── PostgisDialect.java
│ │ │ │ │ ├── PostgisFunctions.java
│ │ │ │ │ ├── PostgisNoSQLMM.java
│ │ │ │ │ ├── PostgisPG82Dialect.java
│ │ │ │ │ ├── PostgisPG91Dialect.java
│ │ │ │ │ ├── PostgisPG92Dialect.java
│ │ │ │ │ ├── PostgisPG93Dialect.java
│ │ │ │ │ ├── PostgisPG94Dialect.java
│ │ │ │ │ ├── PostgisPG95Dialect.java
│ │ │ │ │ ├── PostgisPG9Dialect.java
│ │ │ │ │ └── PostgisSupport.java
│ │ │ │ ├── SpatialFunctionsRegistry.java
│ │ │ │ └── sqlserver
│ │ │ │ ├── package.html
│ │ │ │ ├── SqlServer2008GeometryTypeDescriptor.java
│ │ │ │ ├── SqlServer2008SpatialDialect.java
│ │ │ │ └── SqlServerMethod.java
│ │ │ ├── GeolatteGeometryJavaTypeDescriptor.java
│ │ │ ├── GeolatteGeometryType.java
│ │ │ ├── HibernateSpatialConfigurationSettings.java
│ │ │ ├── HSMessageLogger.java
│ │ │ ├── integration
│ │ │ │ ├── package.html
│ │ │ │ ├── SpatialInitializer.java
│ │ │ │ └── SpatialService.java
│ │ │ ├── jts
│ │ │ │ ├── EnvelopeAdapter.java
│ │ │ │ └── package.html
│ │ │ ├── JTSGeometryJavaTypeDescriptor.java
│ │ │ ├── JTSGeometryType.java
│ │ │ ├── package.html
│ │ │ ├── SpatialAggregate.java
│ │ │ ├── SpatialAnalysis.java
│ │ │ ├── SpatialDialect.java
│ │ │ ├── SpatialFunction.java
│ │ │ ├── Spatial.java
│ │ │ └── SpatialRelation.java
│ │ └── resources
│ │ ├── META-INF
│ │ │ └── services
│ │ │ └── org.hibernate.service.spi.ServiceContributor
│ │ └── OSGI-INF
│ │ └── blueprint
│ │ └── blueprint.xml
│ └── test
│ ├── java
│ │ └── org
│ │ └── hibernate
│ │ └── spatial
│ │ ├── dialect
│ │ │ ├── hana
│ │ │ │ └── TestHANASpatialFunctions.java
│ │ │ ├── oracle
│ │ │ │ └── TestConnectionFinder.java
│ │ │ └── postgis
│ │ │ ├── PostgisDialectTest.java
│ │ │ └── PostgisUnmarshalTest.java
│ │ ├── integration
│ │ │ ├── AbstractTestStoreRetrieve.java
│ │ │ ├── DecodeUtil.java
│ │ │ ├── geolatte
│ │ │ │ ├── GeomEntity.java
│ │ │ │ ├── PostgisBufferTest.java
│ │ │ │ └── TestStoreRetrieveUsingGeolatte.java
│ │ │ ├── GeomEntityLike.java
│ │ │ ├── jts
│ │ │ │ ├── GeomEntity.java
│ │ │ │ └── TestStoreRetrieveUsingJTS.java
│ │ │ ├── TestSpatialFunctions.java
│ │ │ └── TestSpatialRestrictions.java
│ │ └── testing
│ │ ├── AbstractExpectationsFactory.java
│ │ ├── converter
│ │ │ ├── GeometryConverter.java
│ │ │ ├── GeometryConverterTest.java
│ │ │ ├── MyEntity.java
│ │ │ └── package-info.java
│ │ ├── DataSourceUtils.java
│ │ ├── dialects
│ │ │ ├── db2
│ │ │ │ ├── DB2DataSourceUtils.java
│ │ │ │ ├── DB2ExpectationsFactory.java
│ │ │ │ ├── DB2ExpressionTemplate.java
│ │ │ │ └── DB2TestSupport.java
│ │ │ ├── h2geodb
│ │ │ │ ├── GeoDBDataSourceUtils.java
│ │ │ │ ├── GeoDBExpectationsFactory.java
│ │ │ │ ├── GeoDBExpressionTemplate.java
│ │ │ │ ├── GeoDBGeometryEquality.java
│ │ │ │ ├── GeoDBNoSRIDExpectationsFactory.java
│ │ │ │ └── GeoDBTestSupport.java
│ │ │ ├── hana
│ │ │ │ ├── HANAExpectationsFactory.java
│ │ │ │ ├── HANAExpressionTemplate.java
│ │ │ │ └── HANATestSupport.java
│ │ │ ├── mysql
│ │ │ │ ├── MySQL56ExpectationsFactory.java
│ │ │ │ ├── MySQL56TestSupport.java
│ │ │ │ ├── MySQLExpectationsFactory.java
│ │ │ │ ├── MySQLExpressionTemplate.java
│ │ │ │ ├── MySQLGeometryEquality.java
│ │ │ │ └── MySQLTestSupport.java
│ │ │ ├── oracle
│ │ │ │ ├── OracleSDOTestSupport.java
│ │ │ │ ├── SDODataSourceUtils.java
│ │ │ │ ├── SDOGeometryExpectationsFactory.java
│ │ │ │ ├── SDOGeometryExpressionTemplate.java
│ │ │ │ ├── SDOTestDataElement.java
│ │ │ │ └── SDOTestDataReader.java
│ │ │ ├── postgis
│ │ │ │ ├── PostgisExpectationsFactory.java
│ │ │ │ ├── PostgisExpressionTemplate.java
│ │ │ │ └── PostgisTestSupport.java
│ │ │ └── sqlserver
│ │ │ ├── SqlServerExpectationsFactory.java
│ │ │ ├── SQLServerExpressionTemplate.java
│ │ │ └── SQLServerTestSupport.java
│ │ ├── GeolatteGeometryEquality.java
│ │ ├── GeometryEquality.java
│ │ ├── JTSGeometryEquality.java
│ │ ├── NativeSQLStatement.java
│ │ ├── SpatialDialectMatcher.java
│ │ ├── SpatialFunctionalTestCase.java
│ │ ├── SQLExpressionTemplate.java
│ │ ├── TestDataElement.java
│ │ ├── TestData.java
│ │ ├── TestDataReader.java
│ │ ├── TestSupportFactories.java
│ │ ├── TestSupport.java
│ │ └── WktUtility.java
│ └── resources
│ ├── db2
│ │ ├── notes.txt
│ │ ├── setup_db.sql
│ │ ├── test-db2-data-set.xml
│ │ ├── test-db2nozm-data-set.xml
│ │ └── test-db2nozm-only-polygon.xml
│ ├── h2geodb
│ │ └── test-geodb-data-set.xml
│ ├── hana
│ │ └── test-hana-data-set.xml
│ ├── hibernate.properties
│ ├── log4j.properties
│ ├── mysql
│ │ └── test-mysql-functions-data-set.xml
│ ├── oracle10g
│ │ ├── org.hibernate.spatial.dialect.oracle.OracleSpatial10gDialect.properties
│ │ ├── test-sdo-geometry-data-set-2D.xml
│ │ └── test-sdo-geometry-data-set.xml
│ ├── postgis-functions-test.xml
│ ├── sqlserver
│ │ ├── create-sqlserver-test-schema.sql
│ │ ├── drop-sqlserver-test-schema.sql
│ │ └── hibernate-spatial-sqlserver-test.properties
│ └── test-data-set.xml
├── hibernate-testing
│ ├── hibernate-testing.gradle
│ ├── src
│ │ ├── main
│ │ │ ├── java
│ │ │ │ └── org
│ │ │ │ └── hibernate
│ │ │ │ └── testing
│ │ │ │ ├── AfterClassOnce.java
│ │ │ │ ├── async
│ │ │ │ │ ├── ExecutableAdapter.java
│ │ │ │ │ ├── Executable.java
│ │ │ │ │ └── TimedExecutor.java
│ │ │ │ ├── BeforeClassOnce.java
│ │ │ │ ├── boot
│ │ │ │ │ ├── BasicTestingJdbcServiceImpl.java
│ │ │ │ │ ├── BootstrapContextImpl.java
│ │ │ │ │ ├── ClassLoaderAccessTestingImpl.java
│ │ │ │ │ ├── ClassLoaderServiceTestingImpl.java
│ │ │ │ │ ├── DialectFactoryTestingImpl.java
│ │ │ │ │ ├── JdbcConnectionAccessImpl.java
│ │ │ │ │ ├── MetadataBuildingContextTestingImpl.java
│ │ │ │ │ └── ServiceRegistryTestingImpl.java
│ │ │ │ ├── bytecode
│ │ │ │ │ └── enhancement
│ │ │ │ │ ├── BytecodeEnhancerRunner.java
│ │ │ │ │ ├── CustomEnhancementContext.java
│ │ │ │ │ ├── EnhancerTestContext.java
│ │ │ │ │ └── EnhancerTestUtils.java
│ │ │ │ ├── byteman
│ │ │ │ │ └── BytemanHelper.java
│ │ │ │ ├── cache
│ │ │ │ │ ├── CachingRegionFactory.java
│ │ │ │ │ ├── MapStorageAccessImpl.java
│ │ │ │ │ └── StrategyRegistrationProviderImpl.java
│ │ │ │ ├── common
│ │ │ │ │ └── connections
│ │ │ │ │ └── BaseTransactionIsolationConfigTest.java
│ │ │ │ ├── DialectCheck.java
│ │ │ │ ├── DialectChecks.java
│ │ │ │ ├── env
│ │ │ │ │ ├── ConnectionProviderBuilder.java
│ │ │ │ │ └── TestingDatabaseInfo.java
│ │ │ │ ├── FailureExpected.java
│ │ │ │ ├── jdbc
│ │ │ │ │ ├── ConnectionProviderDelegate.java
│ │ │ │ │ ├── JdbcMocks.java
│ │ │ │ │ ├── JdbcProperties.java
│ │ │ │ │ ├── leak
│ │ │ │ │ │ ├── ConnectionLeakException.java
│ │ │ │ │ │ ├── ConnectionLeakUtil.java
│ │ │ │ │ │ ├── H2IdleConnectionCounter.java
│ │ │ │ │ │ ├── IdleConnectionCounter.java
│ │ │ │ │ │ ├── MySQLIdleConnectionCounter.java
│ │ │ │ │ │ ├── OracleIdleConnectionCounter.java
│ │ │ │ │ │ └── PostgreSQLIdleConnectionCounter.java
│ │ │ │ │ ├── ResultSetUtil.java
│ │ │ │ │ ├── SQLServerSnapshotIsolationConnectionProvider.java
│ │ │ │ │ └── SQLStatementInterceptor.java
│ │ │ │ ├── jta
│ │ │ │ │ ├── JtaAwareConnectionProviderImpl.java
│ │ │ │ │ ├── TestingJtaBootstrap.java
│ │ │ │ │ └── TestingJtaPlatformImpl.java
│ │ │ │ ├── junit4
│ │ │ │ │ ├── AfterClassCallbackHandler.java
│ │ │ │ │ ├── BaseCoreFunctionalTestCase.java
│ │ │ │ │ ├── BaseNonConfigCoreFunctionalTestCase.java
│ │ │ │ │ ├── BaseUnitTestCase.java
│ │ │ │ │ ├── BeforeClassCallbackHandler.java
│ │ │ │ │ ├── CallbackException.java
│ │ │ │ │ ├── ClassLoadingIsolater.java
│ │ │ │ │ ├── CustomParameterized.java
│ │ │ │ │ ├── CustomRunner.java
│ │ │ │ │ ├── ExtendedFrameworkMethod.java
│ │ │ │ │ ├── ExtraAssertions.java
│ │ │ │ │ ├── FailureExpectedHandler.java
│ │ │ │ │ ├── Helper.java
│ │ │ │ │ ├── InvalidMethodForAnnotationException.java
│ │ │ │ │ └── TestClassMetadata.java
│ │ │ │ ├── logger
│ │ │ │ │ ├── Log4DelegatingLogger.java
│ │ │ │ │ ├── LoggerInspectionRule.java
│ │ │ │ │ ├── LogInspectionHelper.java
│ │ │ │ │ ├── LogListener.java
│ │ │ │ │ ├── TestableLoggerProvider.java
│ │ │ │ │ ├── Triggerable.java
│ │ │ │ │ └── TriggerOnPrefixLogListener.java
│ │ │ │ ├── OnExpectedFailure.java
│ │ │ │ ├── OnFailure.java
│ │ │ │ ├── RequiresDialectFeature.java
│ │ │ │ ├── RequiresDialect.java
│ │ │ │ ├── RequiresDialects.java
│ │ │ │ ├── schema
│ │ │ │ │ ├── SchemaCreateHelper.java
│ │ │ │ │ ├── SchemaDropHelper.java
│ │ │ │ │ ├── SchemaUpdateHelper.java
│ │ │ │ │ └── SchemaValidateHelper.java
│ │ │ │ ├── ServiceRegistryBuilder.java
│ │ │ │ ├── SkipForDialect.java
│ │ │ │ ├── SkipForDialects.java
│ │ │ │ ├── Skip.java
│ │ │ │ ├── SkipLog.java
│ │ │ │ ├── TestForIssue.java
│ │ │ │ ├── transaction
│ │ │ │ │ ├── TransactionUtil2.java
│ │ │ │ │ └── TransactionUtil.java
│ │ │ │ └── util
│ │ │ │ ├── ExceptionUtil.java
│ │ │ │ ├── ReflectionUtil.java
│ │ │ │ └── TestPathHelper.java
│ │ │ └── resources
│ │ │ └── META-INF
│ │ │ └── services
│ │ │ ├── org.hibernate.boot.registry.selector.StrategyRegistrationProvider
│ │ │ └── org.jboss.logging.LoggerProvider
│ │ └── test
│ │ └── java
│ │ └── org
│ │ └── hibernate
│ │ └── testing
│ │ └── logger
│ │ ├── LogDelegationTest.java
│ │ └── LoggingRuleTest.java
│ └── transaction.log
├── hibernate-vibur
│ ├── hibernate-vibur.gradle
│ └── src
│ ├── main
│ │ ├── java
│ │ │ └── org
│ │ │ └── hibernate
│ │ │ └── vibur
│ │ │ └── internal
│ │ │ ├── package-info.java
│ │ │ ├── StrategyRegistrationProviderImpl.java
│ │ │ └── ViburDBCPConnectionProvider.java
│ │ └── resources
│ │ ├── META-INF
│ │ │ └── services
│ │ │ └── org.hibernate.boot.registry.selector.StrategyRegistrationProvider
│ │ └── OSGI-INF
│ │ └── blueprint
│ │ └── blueprint.xml
│ └── test
│ ├── java
│ │ └── org
│ │ └── hibernate
│ │ └── test
│ │ └── vibur
│ │ └── ViburDBCPConnectionProviderTest.java
│ └── resources
│ ├── hibernate.properties
│ └── log4j.properties
├── migration-guide.adoc
├── README.md
├── release
│ └── release.gradle
├── settings.gradle
├── shared
│ └── config
│ └── checkstyle
│ ├── checkstyle-non-fatal.xml
│ └── checkstyle.xml
├── tooling
│ ├── hibernate-enhance-maven-plugin
│ │ ├── hibernate-enhance-maven-plugin.gradle
│ │ └── src
│ │ ├── main
│ │ │ ├── java
│ │ │ │ └── org
│ │ │ │ └── hibernate
│ │ │ │ └── orm
│ │ │ │ └── tooling
│ │ │ │ └── maven
│ │ │ │ └── MavenEnhancePlugin.java
│ │ │ └── resources
│ │ │ └── META-INF
│ │ │ ├── m2e
│ │ │ │ └── lifecycle-mapping-metadata.xml
│ │ │ └── maven
│ │ │ ├── org.hibernate.orm.tooling
│ │ │ │ ├── hibernate-enhance-maven-plugin
│ │ │ │ │ └── plugin-help.xml
│ │ │ │ └── plugin-help.xml
│ │ │ └── plugin.xml
│ │ └── test
│ │ └── java
│ │ └── org
│ │ └── hibernate
│ │ └── orm
│ │ └── tooling
│ │ └── maven
│ │ └── MavenEnhancePluginTest.java
│ ├── hibernate-gradle-plugin
│ │ ├── hibernate-gradle-plugin.gradle
│ │ ├── README.md
│ │ └── src
│ │ ├── main
│ │ │ ├── groovy
│ │ │ │ └── org
│ │ │ │ └── hibernate
│ │ │ │ └── orm
│ │ │ │ └── tooling
│ │ │ │ └── gradle
│ │ │ │ ├── EnhanceExtension.groovy
│ │ │ │ ├── HibernateExtension.groovy
│ │ │ │ └── HibernatePlugin.java
│ │ │ └── resources
│ │ │ └── META-INF
│ │ │ └── gradle-plugins
│ │ │ └── org.hibernate.orm.properties
│ │ └── test
│ │ └── groovy
│ │ └── org
│ │ └── hibernate
│ │ └── orm
│ │ └── tooling
│ │ └── gradle
│ │ └── HibernatePluginTest.groovy
│ └── metamodel-generator
│ ├── hibernate-jpamodelgen.gradle
│ └── src
│ ├── main
│ │ ├── java
│ │ │ └── org
│ │ │ └── hibernate
│ │ │ └── jpamodelgen
│ │ │ ├── annotation
│ │ │ │ ├── AnnotationMetaAttribute.java
│ │ │ │ ├── AnnotationMetaCollection.java
│ │ │ │ ├── AnnotationMetaEntity.java
│ │ │ │ ├── AnnotationMetaMap.java
│ │ │ │ ├── AnnotationMetaSingleAttribute.java
│ │ │ │ ├── MetaAttributeGenerationVisitor.java
│ │ │ │ └── package-info.java
│ │ │ ├── ClassWriter.java
│ │ │ ├── Context.java
│ │ │ ├── ImportContextImpl.java
│ │ │ ├── JPAMetaModelEntityProcessor.java
│ │ │ ├── MetaModelGenerationException.java
│ │ │ ├── model
│ │ │ │ ├── ImportContext.java
│ │ │ │ ├── MetaAttribute.java
│ │ │ │ ├── MetaCollection.java
│ │ │ │ ├── MetaEntity.java
│ │ │ │ ├── MetaSingleAttribute.java
│ │ │ │ └── package-info.java
│ │ │ ├── package-info.java
│ │ │ ├── util
│ │ │ │ ├── AccessTypeInformation.java
│ │ │ │ ├── AccessType.java
│ │ │ │ ├── Constants.java
│ │ │ │ ├── FileTimeStampChecker.java
│ │ │ │ ├── package-info.java
│ │ │ │ ├── StringUtil.java
│ │ │ │ ├── TypeUtils.java
│ │ │ │ └── xml
│ │ │ │ ├── ContextProvidingValidationEventHandler.java
│ │ │ │ ├── JpaNamespaceTransformingEventReader.java
│ │ │ │ ├── package-info.java
│ │ │ │ ├── XmlParserHelper.java
│ │ │ │ └── XmlParsingException.java
│ │ │ ├── Version.java
│ │ │ └── xml
│ │ │ ├── JpaDescriptorParser.java
│ │ │ ├── package-info.java
│ │ │ ├── XmlMetaAttribute.java
│ │ │ ├── XmlMetaCollection.java
│ │ │ ├── XmlMetaEntity.java
│ │ │ ├── XmlMetaMap.java
│ │ │ └── XmlMetaSingleAttribute.java
│ │ ├── resources
│ │ │ └── META-INF
│ │ │ └── services
│ │ │ └── javax.annotation.processing.Processor
│ │ └── xsd
│ │ ├── orm_2_1.xsd
│ │ └── persistence_2_1.xsd
│ └── test
│ ├── java
│ │ ├── DefaultPackageEntity.java
│ │ ├── DefaultPackageTest.java
│ │ └── org
│ │ └── hibernate
│ │ └── jpamodelgen
│ │ └── test
│ │ ├── accesstype
│ │ │ ├── AccessTypeTest.java
│ │ │ ├── Address.java
│ │ │ ├── Area.java
│ │ │ ├── Building.java
│ │ │ ├── Country.java
│ │ │ ├── Customer.java
│ │ │ ├── Detail.java
│ │ │ ├── Hominidae.java
│ │ │ ├── Hotel.java
│ │ │ ├── HotelRoom.java
│ │ │ ├── House.java
│ │ │ ├── Human.java
│ │ │ ├── Inhabitant.java
│ │ │ ├── Item.java
│ │ │ ├── LivingBeing.java
│ │ │ ├── Mammals.java
│ │ │ ├── Order.java
│ │ │ ├── Pet.java
│ │ │ ├── Product.java
│ │ │ ├── Room.java
│ │ │ ├── Shop.java
│ │ │ └── User.java
│ │ ├── arraytype
│ │ │ ├── ArrayTest.java
│ │ │ ├── ArrayTestWithTypeUseTest.java
│ │ │ ├── Image.java
│ │ │ ├── TemperatureSamples.java
│ │ │ └── TestEntity.java
│ │ ├── blob
│ │ │ ├── BlobEntity.java
│ │ │ └── BlobTest.java
│ │ ├── collectionbasictype
│ │ │ ├── CommaDelimitedStringMapJavaTypeDescriptor.java
│ │ │ ├── CommaDelimitedStringsJavaTypeDescriptor.java
│ │ │ ├── CommaDelimitedStringsMapType.java
│ │ │ ├── CommaDelimitedStringsType.java
│ │ │ ├── ElementCollectionWithConverterTest.java
│ │ │ ├── extras
│ │ │ │ └── Phone.java
│ │ │ ├── Goods.java
│ │ │ ├── Item.java
│ │ │ ├── ItemRoleConverter.java
│ │ │ ├── Person.java
│ │ │ ├── PersonPhone.java
│ │ │ ├── PhoneBook.java
│ │ │ ├── Product.java
│ │ │ ├── RoleExternal.java
│ │ │ ├── RoleInternal.java
│ │ │ ├── Role.java
│ │ │ ├── StringToListConverter.java
│ │ │ └── StringToUppercaseConverter.java
│ │ ├── elementcollection
│ │ │ ├── Cleaner.java
│ │ │ ├── ElementCollectionTest.java
│ │ │ ├── ElementCollectionTypeUseTest.java
│ │ │ ├── Homework.java
│ │ │ ├── Hostel.java
│ │ │ ├── Hotel.java
│ │ │ ├── House.java
│ │ │ ├── OfficeBuilding.java
│ │ │ ├── OfficeBuildingValidated.java
│ │ │ └── Room.java
│ │ ├── embeddable
│ │ │ ├── Base.java
│ │ │ ├── EmbeddableAccessTypeTest.java
│ │ │ ├── EmbeddableEntity.java
│ │ │ ├── EmbeddableTypeUseTest.java
│ │ │ ├── IStuff.java
│ │ │ ├── MyEntity.java
│ │ │ ├── SimpleEmbeddable.java
│ │ │ ├── SimpleEntity.java
│ │ │ └── Stuff.java
│ │ ├── embeddedid
│ │ │ ├── withinheritance
│ │ │ │ ├── AbstractRef.java
│ │ │ │ ├── EmbeddedIdWithInheritanceTest.java
│ │ │ │ ├── Ref.java
│ │ │ │ └── TestEntity.java
│ │ │ └── withoutinheritance
│ │ │ ├── EmbeddedIdNoInheritanceTest.java
│ │ │ ├── PersonId.java
│ │ │ ├── Person.java
│ │ │ └── XmlPerson.java
│ │ ├── generatedannotation
│ │ │ ├── GeneratedAnnotationTest.java
│ │ │ ├── GenerationDateTest.java
│ │ │ ├── SkipGeneratedAnnotationTest.java
│ │ │ └── TestEntity.java
│ │ ├── generics
│ │ │ ├── Child.java
│ │ │ ├── GenericsTest.java
│ │ │ └── Parent.java
│ │ ├── hashcode
│ │ │ ├── HashCodeTest.java
│ │ │ └── HashEntity.java
│ │ ├── inheritance
│ │ │ ├── basic
│ │ │ │ ├── AbstractEntity.java
│ │ │ │ ├── Area.java
│ │ │ │ ├── Building.java
│ │ │ │ ├── Customer.java
│ │ │ │ ├── House.java
│ │ │ │ ├── InheritanceTest.java
│ │ │ │ ├── Person.java
│ │ │ │ └── User.java
│ │ │ ├── deep
│ │ │ │ ├── DeepInheritanceTest.java
│ │ │ │ ├── JetPlane.java
│ │ │ │ ├── PersistenceBase.java
│ │ │ │ └── Plane.java
│ │ │ └── unmappedclassinhierarchy
│ │ │ ├── BaseEntity.java
│ │ │ ├── MappedBase.java
│ │ │ ├── NormalExtendsEntity.java
│ │ │ ├── NormalExtendsMapped.java
│ │ │ ├── SubA.java
│ │ │ ├── SubB.java
│ │ │ └── UnmappedClassInHierarchyTest.java
│ │ ├── mappedsuperclass
│ │ │ ├── embeddablemappedsuperclass
│ │ │ │ ├── EmbeddableAndMappedSuperClass.java
│ │ │ │ └── EmbeddableMappedSuperClassTest.java
│ │ │ ├── mappedsuperclasswithoutid
│ │ │ │ ├── ConcreteProduct.java
│ │ │ │ ├── MappedSuperclassWithoutExplicitIdTest.java
│ │ │ │ ├── Product.java
│ │ │ │ └── Shop.java
│ │ │ └── typedmappedsuperclass
│ │ │ ├── AttachmentGroupInTopic.java
│ │ │ ├── AttachmentGroup.java
│ │ │ ├── AttachmentGroupPostInTopic.java
│ │ │ ├── AttachmentGroupPost.java
│ │ │ ├── Post.java
│ │ │ ├── TypesMappedSuperclassTest.java
│ │ │ └── UserRole.java
│ │ ├── mixedmode
│ │ │ ├── Car.java
│ │ │ ├── Coordinates.java
│ │ │ ├── Insurance.java
│ │ │ ├── Location.java
│ │ │ ├── MixedConfigurationTest.java
│ │ │ ├── Person.java
│ │ │ ├── RentalCar.java
│ │ │ ├── RentalCompany.java
│ │ │ ├── Truck.java
│ │ │ ├── Vehicle.java
│ │ │ ├── XmlMetaCompleteTest.java
│ │ │ └── ZeroCoordinates.java
│ │ ├── persistence21
│ │ │ ├── Jpa21DescriptorTest.java
│ │ │ └── Snafu.java
│ │ ├── rawtypes
│ │ │ ├── DeskWithRawType.java
│ │ │ ├── EmployeeWithRawType.java
│ │ │ └── RawTypesTest.java
│ │ ├── separatecompilationunits
│ │ │ ├── Entity.java
│ │ │ ├── SeparateCompilationUnitsTest.java
│ │ │ └── superclass
│ │ │ └── MappedSuperclass.java
│ │ ├── sortedcollection
│ │ │ ├── Printer.java
│ │ │ ├── PrintJob.java
│ │ │ └── SortedCollectionTest.java
│ │ ├── StringUtilTest.java
│ │ ├── supresswarnings
│ │ │ ├── SuppressWarningsAnnotationGeneratedTest.java
│ │ │ ├── SuppressWarningsAnnotationNotGeneratedTest.java
│ │ │ └── TestEntity.java
│ │ ├── targetannotation
│ │ │ ├── AddressImpl.java
│ │ │ ├── Address.java
│ │ │ ├── House.java
│ │ │ └── TargetAnnotationTest.java
│ │ ├── usertype
│ │ │ ├── ContactDetails.java
│ │ │ ├── PhoneNumber.java
│ │ │ └── UserTypeTest.java
│ │ ├── util
│ │ │ ├── CompilationRunner.java
│ │ │ ├── CompilationStatement.java
│ │ │ ├── CompilationTest.java
│ │ │ ├── IgnoreCompilationErrors.java
│ │ │ ├── TestForIssue.java
│ │ │ ├── TestUtil.java
│ │ │ ├── WithClasses.java
│ │ │ ├── WithMappingFiles.java
│ │ │ └── WithProcessorOption.java
│ │ ├── xmlembeddable
│ │ │ ├── BusinessEntity.java
│ │ │ ├── EmbeddableConfiguredInXmlTest.java
│ │ │ ├── foo
│ │ │ │ └── BusinessId.java
│ │ │ └── Foo.java
│ │ ├── xmlmapped
│ │ │ ├── Address.java
│ │ │ ├── Boy.java
│ │ │ ├── Building.java
│ │ │ ├── FakeHero.java
│ │ │ ├── IgnoreInvalidXmlTest.java
│ │ │ ├── LivingBeing.java
│ │ │ ├── Mammal.java
│ │ │ ├── Superhero.java
│ │ │ └── XmlMappingTest.java
│ │ ├── xmlmetacomplete
│ │ │ ├── multiplepus
│ │ │ │ ├── Dummy.java
│ │ │ │ └── XmlMetaDataCompleteMultiplePersistenceUnitsTest.java
│ │ │ └── singlepu
│ │ │ ├── Dummy.java
│ │ │ └── XmlMetaDataCompleteSinglePersistenceUnitTest.java
│ │ └── xmlonly
│ │ ├── Car.java
│ │ ├── Course.java
│ │ ├── Option.java
│ │ ├── Period.java
│ │ ├── Teacher.java
│ │ ├── Tire.java
│ │ ├── XmlOnly.java
│ │ └── XmlOnlyTest.java
│ └── resources
│ ├── log4j.properties
│ ├── META-INF
│ │ └── persistence.xml
│ └── org
│ └── hibernate
│ └── jpamodelgen
│ └── test
│ ├── accesstype
│ │ └── orm.xml
│ ├── elementcollection
│ │ └── hostel.xml
│ ├── embeddedid
│ │ ├── withinheritance
│ │ │ └── orm.xml
│ │ └── withoutinheritance
│ │ └── orm.xml
│ ├── mixedmode
│ │ ├── car.xml
│ │ ├── coordinates.xml
│ │ ├── orm.xml
│ │ ├── rentalcar.xml
│ │ └── truck.xml
│ ├── persistence21
│ │ ├── persistence.xml
│ │ └── snafu.xml
│ ├── xmlembeddable
│ │ └── orm.xml
│ ├── xmlmapped
│ │ ├── address.xml
│ │ ├── boy.xml
│ │ ├── building.xml
│ │ ├── jpa1-orm.xml
│ │ ├── malformed-mapping.xml
│ │ ├── mammal.xml
│ │ ├── non-existend-class.xml
│ │ └── persistence.xml
│ ├── xmlmetacomplete
│ │ ├── multiplepus
│ │ │ ├── bar.xml
│ │ │ ├── foo.xml
│ │ │ └── persistence.xml
│ │ └── singlepu
│ │ ├── foo.xml
│ │ └── persistence.xml
│ └── xmlonly
│ ├── persistence.xml
│ └── xmlonly.xml
└── utilities.gradle
2956 directories, 17758 files
标签:
小贴士
感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。
- 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
- 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
- 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
- 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。
关于好例子网
本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明
网友评论
我要评论