META-INF/MANIFEST.MF
META-INF/services/javax.persistence.spi.PersistenceProvider
org/hibernate/hibernate-configuration-3.0.dtd
org/hibernate/hibernate-configuration-4.0.xsd
org/hibernate/hibernate-mapping-3.0.dtd
org/hibernate/hibernate-mapping-4.0.xsd
org/hibernate/jpa/orm_1_0.xsd
org/hibernate/jpa/orm_2_0.xsd
org/hibernate/jpa/orm_2_1.xsd
org/hibernate/jpa/persistence_1_0.xsd
org/hibernate/jpa/persistence_2_0.xsd
org/hibernate/jpa/persistence_2_1.xsd
org/hibernate/xsd/cfg/legacy-configuration-4.0.xsd
org/hibernate/xsd/mapping/legacy-mapping-4.0.xsd
org/hibernate/AnnotationException.java
org/hibernate/AssertionFailure.java
org/hibernate/BaseSessionEventListener.java
org/hibernate/BasicQueryContract.java
org/hibernate/Cache.java
org/hibernate/CacheMode.java
org/hibernate/CallbackException.java
org/hibernate/ConnectionAcquisitionMode.java
org/hibernate/ConnectionReleaseMode.java
org/hibernate/Criteria.java
org/hibernate/CustomEntityDirtinessStrategy.java
org/hibernate/DuplicateMappingException.java
org/hibernate/EmptyInterceptor.java
org/hibernate/EntityMode.java
org/hibernate/EntityNameResolver.java
org/hibernate/FetchMode.java
org/hibernate/Filter.java
org/hibernate/FlushMode.java
org/hibernate/HibernateError.java
org/hibernate/HibernateException.java
org/hibernate/IdentifierLoadAccess.java
org/hibernate/Incubating.java
org/hibernate/InstantiationException.java
org/hibernate/Interceptor.java
org/hibernate/InvalidMappingException.java
org/hibernate/JDBCException.java
org/hibernate/LazyInitializationException.java
org/hibernate/LobHelper.java
org/hibernate/LockMode.java
org/hibernate/LockOptions.java
org/hibernate/MappingException.java
org/hibernate/MappingNotFoundException.java
org/hibernate/Metamodel.java
org/hibernate/MultiIdentifierLoadAccess.java
org/hibernate/MultiTenancyStrategy.java
org/hibernate/NaturalIdLoadAccess.java
org/hibernate/NonUniqueObjectException.java
org/hibernate/NonUniqueResultException.java
org/hibernate/NullPrecedence.java
org/hibernate/ObjectDeletedException.java
org/hibernate/ObjectNotFoundException.java
org/hibernate/OptimisticLockException.java
org/hibernate/PersistentObjectException.java
org/hibernate/PessimisticLockException.java
org/hibernate/PropertyAccessException.java
org/hibernate/PropertyNotFoundException.java
org/hibernate/PropertySetterAccessException.java
org/hibernate/PropertyValueException.java
org/hibernate/Query.java
org/hibernate/QueryException.java
org/hibernate/QueryParameterException.java
org/hibernate/QueryTimeoutException.java
org/hibernate/ReplicationMode.java
org/hibernate/ResourceClosedException.java
org/hibernate/SQLQuery.java
org/hibernate/ScrollMode.java
org/hibernate/ScrollableResults.java
org/hibernate/Session.java
org/hibernate/SessionEventListener.java
org/hibernate/SessionException.java
org/hibernate/SessionFactory.java
org/hibernate/SessionFactoryObserver.java
org/hibernate/SharedSessionBuilder.java
org/hibernate/SharedSessionContract.java
org/hibernate/SimpleNaturalIdLoadAccess.java
org/hibernate/StaleObjectStateException.java
org/hibernate/StaleStateException.java
org/hibernate/StatelessSession.java
org/hibernate/SynchronizeableQuery.java
org/hibernate/Transaction.java
org/hibernate/TransactionException.java
org/hibernate/TransientObjectException.java
org/hibernate/TransientPropertyValueException.java
org/hibernate/TypeHelper.java
org/hibernate/TypeMismatchException.java
org/hibernate/UnknownEntityTypeException.java
org/hibernate/UnknownProfileException.java
org/hibernate/UnresolvableObjectException.java
org/hibernate/UnsupportedLockAttemptException.java
org/hibernate/Version.java
org/hibernate/WrongClassException.java
org/hibernate/action/internal/AbstractEntityInsertAction.java
org/hibernate/action/internal/BulkOperationCleanupAction.java
org/hibernate/action/internal/CollectionAction.java
org/hibernate/action/internal/CollectionRecreateAction.java
org/hibernate/action/internal/CollectionRemoveAction.java
org/hibernate/action/internal/CollectionUpdateAction.java
org/hibernate/action/internal/DelayedPostInsertIdentifier.java
org/hibernate/action/internal/EntityAction.java
org/hibernate/action/internal/EntityDeleteAction.java
org/hibernate/action/internal/EntityIdentityInsertAction.java
org/hibernate/action/internal/EntityIncrementVersionProcess.java
org/hibernate/action/internal/EntityInsertAction.java
org/hibernate/action/internal/EntityUpdateAction.java
org/hibernate/action/internal/EntityVerifyVersionProcess.java
org/hibernate/action/internal/OrphanRemovalAction.java
org/hibernate/action/internal/QueuedOperationCollectionAction.java
org/hibernate/action/internal/UnresolvedEntityInsertActions.java
org/hibernate/action/internal/package-info.java
org/hibernate/action/package.html
org/hibernate/action/spi/AfterTransactionCompletionProcess.java
org/hibernate/action/spi/BeforeTransactionCompletionProcess.java
org/hibernate/action/spi/Executable.java
org/hibernate/action/spi/package-info.java
org/hibernate/annotations/AccessType.java
org/hibernate/annotations/Any.java
org/hibernate/annotations/AnyMetaDef.java
org/hibernate/annotations/AnyMetaDefs.java
org/hibernate/annotations/AttributeAccessor.java
org/hibernate/annotations/BatchSize.java
org/hibernate/annotations/Cache.java
org/hibernate/annotations/CacheConcurrencyStrategy.java
org/hibernate/annotations/CacheModeType.java
org/hibernate/annotations/Cascade.java
org/hibernate/annotations/CascadeType.java
org/hibernate/annotations/Check.java
org/hibernate/annotations/CollectionId.java
org/hibernate/annotations/CollectionType.java
org/hibernate/annotations/ColumnDefault.java
org/hibernate/annotations/ColumnTransformer.java
org/hibernate/annotations/ColumnTransformers.java
org/hibernate/annotations/Columns.java
org/hibernate/annotations/CreationTimestamp.java
org/hibernate/annotations/DiscriminatorFormula.java
org/hibernate/annotations/DiscriminatorOptions.java
org/hibernate/annotations/DynamicInsert.java
org/hibernate/annotations/DynamicUpdate.java
org/hibernate/annotations/Entity.java
org/hibernate/annotations/Fetch.java
org/hibernate/annotations/FetchMode.java
org/hibernate/annotations/FetchProfile.java
org/hibernate/annotations/FetchProfiles.java
org/hibernate/annotations/Filter.java
org/hibernate/annotations/FilterDef.java
org/hibernate/annotations/FilterDefs.java
org/hibernate/annotations/FilterJoinTable.java
org/hibernate/annotations/FilterJoinTables.java
org/hibernate/annotations/Filters.java
org/hibernate/annotations/FlushModeType.java
org/hibernate/annotations/ForeignKey.java
org/hibernate/annotations/Formula.java
org/hibernate/annotations/Generated.java
org/hibernate/annotations/GenerationTime.java
org/hibernate/annotations/GeneratorType.java
org/hibernate/annotations/GenericGenerator.java
org/hibernate/annotations/GenericGenerators.java
org/hibernate/annotations/Immutable.java
org/hibernate/annotations/Index.java
org/hibernate/annotations/IndexColumn.java
org/hibernate/annotations/JoinColumnOrFormula.java
org/hibernate/annotations/JoinColumnsOrFormulas.java
org/hibernate/annotations/JoinFormula.java
org/hibernate/annotations/LazyCollection.java
org/hibernate/annotations/LazyCollectionOption.java
org/hibernate/annotations/LazyGroup.java
org/hibernate/annotations/LazyToOne.java
org/hibernate/annotations/LazyToOneOption.java
org/hibernate/annotations/ListIndexBase.java
org/hibernate/annotations/Loader.java
org/hibernate/annotations/ManyToAny.java
org/hibernate/annotations/MapKeyType.java
org/hibernate/annotations/MetaValue.java
org/hibernate/annotations/NamedNativeQueries.java
org/hibernate/annotations/NamedNativeQuery.java
org/hibernate/annotations/NamedQueries.java
org/hibernate/annotations/NamedQuery.java
org/hibernate/annotations/Nationalized.java
org/hibernate/annotations/NaturalId.java
org/hibernate/annotations/NaturalIdCache.java
org/hibernate/annotations/NotFound.java
org/hibernate/annotations/NotFoundAction.java
org/hibernate/annotations/OnDelete.java
org/hibernate/annotations/OnDeleteAction.java
org/hibernate/annotations/OptimisticLock.java
org/hibernate/annotations/OptimisticLockType.java
org/hibernate/annotations/OptimisticLocking.java
org/hibernate/annotations/OrderBy.java
org/hibernate/annotations/ParamDef.java
org/hibernate/annotations/Parameter.java
org/hibernate/annotations/Parent.java
org/hibernate/annotations/Persister.java
org/hibernate/annotations/Polymorphism.java
org/hibernate/annotations/PolymorphismType.java
org/hibernate/annotations/Proxy.java
org/hibernate/annotations/QueryHints.java
org/hibernate/annotations/ResultCheckStyle.java
org/hibernate/annotations/RowId.java
org/hibernate/annotations/SQLDelete.java
org/hibernate/annotations/SQLDeleteAll.java
org/hibernate/annotations/SQLInsert.java
org/hibernate/annotations/SQLUpdate.java
org/hibernate/annotations/SelectBeforeUpdate.java
org/hibernate/annotations/Sort.java
org/hibernate/annotations/SortComparator.java
org/hibernate/annotations/SortNatural.java
org/hibernate/annotations/SortType.java
org/hibernate/annotations/Source.java
org/hibernate/annotations/SourceType.java
org/hibernate/annotations/SqlFragmentAlias.java
org/hibernate/annotations/Subselect.java
org/hibernate/annotations/Synchronize.java
org/hibernate/annotations/Table.java
org/hibernate/annotations/Tables.java
org/hibernate/annotations/Target.java
org/hibernate/annotations/Tuplizer.java
org/hibernate/annotations/Tuplizers.java
org/hibernate/annotations/Type.java
org/hibernate/annotations/TypeDef.java
org/hibernate/annotations/TypeDefs.java
org/hibernate/annotations/UpdateTimestamp.java
org/hibernate/annotations/ValueGenerationType.java
org/hibernate/annotations/Where.java
org/hibernate/annotations/WhereJoinTable.java
org/hibernate/annotations/package-info.java
org/hibernate/boot/CacheRegionDefinition.java
org/hibernate/boot/InvalidMappingException.java
org/hibernate/boot/JaccPermissionDefinition.java
org/hibernate/boot/MappingException.java
org/hibernate/boot/MappingNotFoundException.java
org/hibernate/boot/Metadata.java
org/hibernate/boot/MetadataBuilder.java
org/hibernate/boot/MetadataSources.java
org/hibernate/boot/SchemaAutoTooling.java
org/hibernate/boot/TempTableDdlTransactionHandling.java
org/hibernate/boot/UnsupportedOrmXsdVersionException.java
org/hibernate/boot/archive/internal/ArchiveHelper.java
org/hibernate/boot/archive/internal/ByteArrayInputStreamAccess.java
org/hibernate/boot/archive/internal/ExplodedArchiveDescriptor.java
org/hibernate/boot/archive/internal/FileInputStreamAccess.java
org/hibernate/boot/archive/internal/JarFileBasedArchiveDescriptor.java
org/hibernate/boot/archive/internal/JarInputStreamBasedArchiveDescriptor.java
org/hibernate/boot/archive/internal/JarProtocolArchiveDescriptor.java
org/hibernate/boot/archive/internal/StandardArchiveDescriptorFactory.java
org/hibernate/boot/archive/internal/UrlInputStreamAccess.java
org/hibernate/boot/archive/internal/package-info.java
org/hibernate/boot/archive/scan/internal/ClassDescriptorImpl.java
org/hibernate/boot/archive/scan/internal/MappingFileDescriptorImpl.java
org/hibernate/boot/archive/scan/internal/PackageDescriptorImpl.java
org/hibernate/boot/archive/scan/internal/ScanResultCollector.java
org/hibernate/boot/archive/scan/internal/ScanResultImpl.java
org/hibernate/boot/archive/scan/internal/StandardScanOptions.java
org/hibernate/boot/archive/scan/internal/StandardScanParameters.java
org/hibernate/boot/archive/scan/internal/StandardScanner.java
org/hibernate/boot/archive/scan/spi/AbstractScannerImpl.java
org/hibernate/boot/archive/scan/spi/ClassDescriptor.java
org/hibernate/boot/archive/scan/spi/ClassFileArchiveEntryHandler.java
org/hibernate/boot/archive/scan/spi/MappingFileDescriptor.java
org/hibernate/boot/archive/scan/spi/NonClassFileArchiveEntryHandler.java
org/hibernate/boot/archive/scan/spi/PackageDescriptor.java
org/hibernate/boot/archive/scan/spi/PackageInfoArchiveEntryHandler.java
org/hibernate/boot/archive/scan/spi/ScanEnvironment.java
org/hibernate/boot/archive/scan/spi/ScanOptions.java
org/hibernate/boot/archive/scan/spi/ScanParameters.java
org/hibernate/boot/archive/scan/spi/ScanResult.java
org/hibernate/boot/archive/scan/spi/Scanner.java
org/hibernate/boot/archive/spi/AbstractArchiveDescriptor.java
org/hibernate/boot/archive/spi/AbstractArchiveDescriptorFactory.java
org/hibernate/boot/archive/spi/ArchiveContext.java
org/hibernate/boot/archive/spi/ArchiveDescriptor.java
org/hibernate/boot/archive/spi/ArchiveDescriptorFactory.java
org/hibernate/boot/archive/spi/ArchiveEntry.java
org/hibernate/boot/archive/spi/ArchiveEntryHandler.java
org/hibernate/boot/archive/spi/ArchiveException.java
org/hibernate/boot/archive/spi/InputStreamAccess.java
org/hibernate/boot/archive/spi/JarFileEntryUrlAdjuster.java
org/hibernate/boot/archive/spi/package-info.java
org/hibernate/boot/cfgxml/internal/CfgXmlAccessServiceImpl.java
org/hibernate/boot/cfgxml/internal/CfgXmlAccessServiceInitiator.java
org/hibernate/boot/cfgxml/internal/ConfigLoader.java
org/hibernate/boot/cfgxml/internal/JaxbCfgProcessor.java
org/hibernate/boot/cfgxml/spi/CfgXmlAccessService.java
org/hibernate/boot/cfgxml/spi/LoadedConfig.java
org/hibernate/boot/cfgxml/spi/MappingReference.java
org/hibernate/boot/internal/AttributeConverterDescriptorImpl.java
org/hibernate/boot/internal/AttributeConverterDescriptorNonAutoApplicableImpl.java
org/hibernate/boot/internal/AttributeConverterManager.java
org/hibernate/boot/internal/ClassLoaderAccessImpl.java
org/hibernate/boot/internal/ClassmateContext.java
org/hibernate/boot/internal/DefaultCustomEntityDirtinessStrategy.java
org/hibernate/boot/internal/IdGeneratorInterpreterImpl.java
org/hibernate/boot/internal/InFlightMetadataCollectorImpl.java
org/hibernate/boot/internal/MetadataBuilderImpl.java
org/hibernate/boot/internal/MetadataBuildingContextRootImpl.java
org/hibernate/boot/internal/MetadataImpl.java
org/hibernate/boot/internal/StandardEntityNotFoundDelegate.java
org/hibernate/boot/internal/SessionFactoryBuilderImpl.java
org/hibernate/boot/internal/SessionFactoryOptionsImpl.java
org/hibernate/boot/internal/SessionFactoryOptionsState.java
org/hibernate/boot/jaxb/Origin.java
org/hibernate/boot/jaxb/SourceType.java
org/hibernate/boot/jaxb/hbm/internal/CacheAccessTypeConverter.java
org/hibernate/boot/jaxb/hbm/internal/CacheModeConverter.java
org/hibernate/boot/jaxb/hbm/internal/EntityModeConverter.java
org/hibernate/boot/jaxb/hbm/internal/ExecuteUpdateResultCheckStyleConverter.java
org/hibernate/boot/jaxb/hbm/internal/FlushModeConverter.java
org/hibernate/boot/jaxb/hbm/internal/GenerationTimingConverter.java
org/hibernate/boot/jaxb/hbm/internal/ImplicitResultSetMappingDefinition.java
org/hibernate/boot/jaxb/hbm/internal/LockModeConverter.java
org/hibernate/boot/jaxb/hbm/internal/OptimisticLockStyleConverter.java
org/hibernate/boot/jaxb/hbm/internal/package-info.java
org/hibernate/boot/jaxb/hbm/spi/AttributeMapping.java
org/hibernate/boot/jaxb/hbm/spi/ConfigParameterContainer.java
org/hibernate/boot/jaxb/hbm/spi/EntityInfo.java
org/hibernate/boot/jaxb/hbm/spi/NativeQueryNonScalarRootReturn.java
org/hibernate/boot/jaxb/hbm/spi/PluralAttributeInfo.java
org/hibernate/boot/jaxb/hbm/spi/PluralAttributeInfoIdBagAdapter.java
org/hibernate/boot/jaxb/hbm/spi/PluralAttributeInfoPrimitiveArrayAdapter.java
org/hibernate/boot/jaxb/hbm/spi/ResultSetMappingBindingDefinition.java
org/hibernate/boot/jaxb/hbm/spi/SecondaryTableContainer.java
org/hibernate/boot/jaxb/hbm/spi/SimpleValueTypeInfo.java
org/hibernate/boot/jaxb/hbm/spi/SingularAttributeInfo.java
org/hibernate/boot/jaxb/hbm/spi/SubEntityInfo.java
org/hibernate/boot/jaxb/hbm/spi/TableInformationContainer.java
org/hibernate/boot/jaxb/hbm/spi/ToolingHintContainer.java
org/hibernate/boot/jaxb/hbm/spi/TypeContainer.java
org/hibernate/boot/jaxb/internal/AbstractBinder.java
org/hibernate/boot/jaxb/internal/CacheableFileXmlSource.java
org/hibernate/boot/jaxb/internal/ContextProvidingValidationEventHandler.java
org/hibernate/boot/jaxb/internal/FileXmlSource.java
org/hibernate/boot/jaxb/internal/InputStreamXmlSource.java
org/hibernate/boot/jaxb/internal/JarFileEntryXmlSource.java
org/hibernate/boot/jaxb/internal/JaxpSourceXmlSource.java
org/hibernate/boot/jaxb/internal/MappingBinder.java
org/hibernate/boot/jaxb/internal/UrlXmlSource.java
org/hibernate/boot/jaxb/internal/stax/BaseXMLEventReader.java
org/hibernate/boot/jaxb/internal/stax/BufferedXMLEventReader.java
org/hibernate/boot/jaxb/internal/stax/FilteringXMLEventReader.java
org/hibernate/boot/jaxb/internal/stax/HbmEventReader.java
org/hibernate/boot/jaxb/internal/stax/JpaOrmXmlEventReader.java
org/hibernate/boot/jaxb/internal/stax/LocalSchema.java
org/hibernate/boot/jaxb/internal/stax/LocalSchemaLocator.java
org/hibernate/boot/jaxb/internal/stax/LocalXmlResourceResolver.java
org/hibernate/boot/jaxb/internal/stax/SupportedOrmXsdVersion.java
org/hibernate/boot/jaxb/internal/stax/UnsupportedOrmXsdVersionException.java
org/hibernate/boot/jaxb/internal/stax/XMLStreamConstantsUtils.java
org/hibernate/boot/jaxb/internal/stax/XmlInfrastructureException.java
org/hibernate/boot/jaxb/internal/stax/package-info.java
org/hibernate/boot/jaxb/spi/Binder.java
org/hibernate/boot/jaxb/spi/Binding.java
org/hibernate/boot/jaxb/spi/XmlSource.java
org/hibernate/boot/model/Caching.java
org/hibernate/boot/model/CustomSql.java
org/hibernate/boot/model/IdGeneratorStrategyInterpreter.java
org/hibernate/boot/model/IdentifierGeneratorDefinition.java
org/hibernate/boot/model/JavaTypeDescriptor.java
org/hibernate/boot/model/TruthValue.java
org/hibernate/boot/model/TypeContributions.java
org/hibernate/boot/model/TypeContributor.java
org/hibernate/boot/model/TypeDefinition.java
org/hibernate/boot/model/naming/DatabaseIdentifier.java
org/hibernate/boot/model/naming/EntityNaming.java
org/hibernate/boot/model/naming/Identifier.java
org/hibernate/boot/model/naming/IllegalIdentifierException.java
org/hibernate/boot/model/naming/ImplicitAnyDiscriminatorColumnNameSource.java
org/hibernate/boot/model/naming/ImplicitAnyKeyColumnNameSource.java
org/hibernate/boot/model/naming/ImplicitBasicColumnNameSource.java
org/hibernate/boot/model/naming/ImplicitCollectionTableNameSource.java
org/hibernate/boot/model/naming/ImplicitConstraintNameSource.java
org/hibernate/boot/model/naming/ImplicitDiscriminatorColumnNameSource.java
org/hibernate/boot/model/naming/ImplicitEntityNameSource.java
org/hibernate/boot/model/naming/ImplicitForeignKeyNameSource.java
org/hibernate/boot/model/naming/ImplicitIdentifierColumnNameSource.java
org/hibernate/boot/model/naming/ImplicitIndexColumnNameSource.java
org/hibernate/boot/model/naming/ImplicitIndexNameSource.java
org/hibernate/boot/model/naming/ImplicitJoinColumnNameSource.java
org/hibernate/boot/model/naming/ImplicitJoinTableNameSource.java
org/hibernate/boot/model/naming/ImplicitMapKeyColumnNameSource.java
org/hibernate/boot/model/naming/ImplicitNameSource.java
org/hibernate/boot/model/naming/ImplicitNamingStrategy.java
org/hibernate/boot/model/naming/ImplicitNamingStrategyComponentPathImpl.java
org/hibernate/boot/model/naming/ImplicitNamingStrategyJpaCompliantImpl.java
org/hibernate/boot/model/naming/ImplicitNamingStrategyLegacyHbmImpl.java
org/hibernate/boot/model/naming/ImplicitNamingStrategyLegacyJpaImpl.java
org/hibernate/boot/model/naming/ImplicitPrimaryKeyJoinColumnNameSource.java
org/hibernate/boot/model/naming/ImplicitTenantIdColumnNameSource.java
org/hibernate/boot/model/naming/ImplicitUniqueKeyNameSource.java
org/hibernate/boot/model/naming/NamingHelper.java
org/hibernate/boot/model/naming/NamingStrategyHelper.java
org/hibernate/boot/model/naming/ObjectNameNormalizer.java
org/hibernate/boot/model/naming/PhysicalNamingStrategy.java
org/hibernate/boot/model/naming/PhysicalNamingStrategyStandardImpl.java
org/hibernate/boot/model/naming/package-info.java
org/hibernate/boot/model/process/internal/ManagedResourcesImpl.java
org/hibernate/boot/model/process/internal/ScanningCoordinator.java
org/hibernate/boot/model/process/package-info.java
org/hibernate/boot/model/process/spi/ManagedResources.java
org/hibernate/boot/model/process/spi/MetadataBuildingProcess.java
org/hibernate/boot/model/relational/AbstractAuxiliaryDatabaseObject.java
org/hibernate/boot/model/relational/AuxiliaryDatabaseObject.java
org/hibernate/boot/model/relational/Database.java
org/hibernate/boot/model/relational/Exportable.java
org/hibernate/boot/model/relational/ExportableProducer.java
org/hibernate/boot/model/relational/InitCommand.java
org/hibernate/boot/model/relational/Loggable.java
org/hibernate/boot/model/relational/NamedAuxiliaryDatabaseObject.java
org/hibernate/boot/model/relational/QualifiedName.java
org/hibernate/boot/model/relational/QualifiedNameImpl.java
org/hibernate/boot/model/relational/QualifiedNameParser.java
org/hibernate/boot/model/relational/QualifiedSequenceName.java
org/hibernate/boot/model/relational/QualifiedTableName.java
org/hibernate/boot/model/relational/Sequence.java
org/hibernate/boot/model/relational/SimpleAuxiliaryDatabaseObject.java
org/hibernate/boot/model/relational/Namespace.java
org/hibernate/boot/model/source/internal/ImplicitColumnNamingSecondPass.java
org/hibernate/boot/model/source/internal/OverriddenMappingDefaults.java
org/hibernate/boot/model/source/internal/annotations/AnnotationMetadataSourceProcessorImpl.java
org/hibernate/boot/model/source/internal/hbm/AbstractEntitySourceImpl.java
org/hibernate/boot/model/source/internal/hbm/AbstractHbmSourceNode.java
org/hibernate/boot/model/source/internal/hbm/AbstractPluralAssociationElementSourceImpl.java
org/hibernate/boot/model/source/internal/hbm/AbstractPluralAttributeSourceImpl.java
org/hibernate/boot/model/source/internal/hbm/AbstractSingularAttributeSourceEmbeddedImpl.java
org/hibernate/boot/model/source/internal/hbm/AbstractToOneAttributeSourceImpl.java
org/hibernate/boot/model/source/internal/hbm/AttributesHelper.java
org/hibernate/boot/model/source/internal/hbm/AuxiliaryDatabaseObjectBinder.java
org/hibernate/boot/model/source/internal/hbm/BasicAttributeColumnsAndFormulasSource.java
org/hibernate/boot/model/source/internal/hbm/BasicAttributePropertySource.java
org/hibernate/boot/model/source/internal/hbm/ColumnAttributeSourceImpl.java
org/hibernate/boot/model/source/internal/hbm/ColumnSourceImpl.java
org/hibernate/boot/model/source/internal/hbm/CommaSeparatedStringHelper.java
org/hibernate/boot/model/source/internal/hbm/CompositeIdentifierSingularAttributeSourceBasicImpl.java
org/hibernate/boot/model/source/internal/hbm/CompositeIdentifierSingularAttributeSourceManyToOneImpl.java
org/hibernate/boot/model/source/internal/hbm/ConfigParameterHelper.java
org/hibernate/boot/model/source/internal/hbm/EmbeddableSourceContainer.java
org/hibernate/boot/model/source/internal/hbm/EmbeddableSourceImpl.java
org/hibernate/boot/model/source/internal/hbm/EmbeddableSourceVirtualImpl.java
org/hibernate/boot/model/source/internal/hbm/EntityHierarchyBuilder.java
org/hibernate/boot/model/source/internal/hbm/EntityHierarchySourceImpl.java
org/hibernate/boot/model/source/internal/hbm/EntityNamingSourceImpl.java
org/hibernate/boot/model/source/internal/hbm/FetchCharacteristicsPluralAttributeImpl.java
org/hibernate/boot/model/source/internal/hbm/FetchCharacteristicsSingularAssociationImpl.java
org/hibernate/boot/model/source/internal/hbm/FetchProfileBinder.java
org/hibernate/boot/model/source/internal/hbm/FilterDefinitionBinder.java
org/hibernate/boot/model/source/internal/hbm/FilterSourceImpl.java
org/hibernate/boot/model/source/internal/hbm/FormulaImpl.java
org/hibernate/boot/model/source/internal/hbm/HbmLocalMetadataBuildingContext.java
org/hibernate/boot/model/source/internal/hbm/HbmMetadataSourceProcessorImpl.java
org/hibernate/boot/model/source/internal/hbm/Helper.java
org/hibernate/boot/model/source/internal/hbm/HibernateTypeSourceImpl.java
org/hibernate/boot/model/source/internal/hbm/IdClassSource.java
org/hibernate/boot/model/source/internal/hbm/IdentifierGeneratorDefinitionBinder.java
org/hibernate/boot/model/source/internal/hbm/IdentifierSourceAggregatedCompositeImpl.java
org/hibernate/boot/model/source/internal/hbm/IdentifierSourceNonAggregatedCompositeImpl.java
org/hibernate/boot/model/source/internal/hbm/IdentifierSourceSimpleImpl.java
org/hibernate/boot/model/source/internal/hbm/InLineViewSourceImpl.java
org/hibernate/boot/model/source/internal/hbm/IndexedPluralAttributeSource.java
org/hibernate/boot/model/source/internal/hbm/JoinedSubclassEntitySourceImpl.java
org/hibernate/boot/model/source/internal/hbm/ManyToOneAttributeColumnsAndFormulasSource.java
org/hibernate/boot/model/source/internal/hbm/ManyToOnePropertySource.java
org/hibernate/boot/model/source/internal/hbm/MappingDocument.java
org/hibernate/boot/model/source/internal/hbm/ModelBinder.java
org/hibernate/boot/model/source/internal/hbm/NamedQueryBinder.java
org/hibernate/boot/model/source/internal/hbm/PluralAttributeElementSourceBasicImpl.java
org/hibernate/boot/model/source/internal/hbm/PluralAttributeElementSourceEmbeddedImpl.java
org/hibernate/boot/model/source/internal/hbm/PluralAttributeElementSourceManyToAnyImpl.java
org/hibernate/boot/model/source/internal/hbm/PluralAttributeElementSourceManyToManyImpl.java
org/hibernate/boot/model/source/internal/hbm/PluralAttributeElementSourceOneToManyImpl.java
org/hibernate/boot/model/source/internal/hbm/PluralAttributeKeySourceImpl.java
org/hibernate/boot/model/source/internal/hbm/PluralAttributeMapKeyManyToAnySourceImpl.java
org/hibernate/boot/model/source/internal/hbm/PluralAttributeMapKeyManyToManySourceImpl.java
org/hibernate/boot/model/source/internal/hbm/PluralAttributeMapKeySourceBasicImpl.java
org/hibernate/boot/model/source/internal/hbm/PluralAttributeMapKeySourceEmbeddedImpl.java
org/hibernate/boot/model/source/internal/hbm/PluralAttributeSequentialIndexSourceImpl.java
org/hibernate/boot/model/source/internal/hbm/PluralAttributeSourceArrayImpl.java
org/hibernate/boot/model/source/internal/hbm/PluralAttributeSourceBagImpl.java
org/hibernate/boot/model/source/internal/hbm/PluralAttributeSourceIdBagImpl.java
org/hibernate/boot/model/source/internal/hbm/PluralAttributeSourceListImpl.java
org/hibernate/boot/model/source/internal/hbm/PluralAttributeSourceMapImpl.java
org/hibernate/boot/model/source/internal/hbm/PluralAttributeSourcePrimitiveArrayImpl.java
org/hibernate/boot/model/source/internal/hbm/PluralAttributeSourceSetImpl.java
org/hibernate/boot/model/source/internal/hbm/PropertySource.java
org/hibernate/boot/model/source/internal/hbm/RelationalObjectBinder.java
org/hibernate/boot/model/source/internal/hbm/RelationalValueSourceHelper.java
org/hibernate/boot/model/source/internal/hbm/ResultSetMappingBinder.java
org/hibernate/boot/model/source/internal/hbm/RootEntitySourceImpl.java
org/hibernate/boot/model/source/internal/hbm/SecondaryTableSourceImpl.java
org/hibernate/boot/model/source/internal/hbm/SingularAttributeSourceAnyImpl.java
org/hibernate/boot/model/source/internal/hbm/SingularAttributeSourceBasicImpl.java
org/hibernate/boot/model/source/internal/hbm/SingularAttributeSourceEmbeddedImpl.java
org/hibernate/boot/model/source/internal/hbm/SingularAttributeSourceManyToOneImpl.java
org/hibernate/boot/model/source/internal/hbm/SingularAttributeSourceOneToOneImpl.java
org/hibernate/boot/model/source/internal/hbm/SingularIdentifierAttributeSourceImpl.java
org/hibernate/boot/model/source/internal/hbm/SizeSourceImpl.java
org/hibernate/boot/model/source/internal/hbm/SubclassEntitySourceImpl.java
org/hibernate/boot/model/source/internal/hbm/TableSourceImpl.java
org/hibernate/boot/model/source/internal/hbm/TimestampAttributeSourceImpl.java
org/hibernate/boot/model/source/internal/hbm/TypeDefinitionBinder.java
org/hibernate/boot/model/source/internal/hbm/VersionAttributeSourceImpl.java
org/hibernate/boot/model/source/internal/hbm/XmlElementMetadata.java
org/hibernate/boot/model/source/spi/AbstractAttributeKey.java
org/hibernate/boot/model/source/spi/AnyDiscriminatorSource.java
org/hibernate/boot/model/source/spi/AnyKeySource.java
org/hibernate/boot/model/source/spi/AnyMappingSource.java
org/hibernate/boot/model/source/spi/AssociationSource.java
org/hibernate/boot/model/source/spi/AttributePath.java
org/hibernate/boot/model/source/spi/AttributeRole.java
org/hibernate/boot/model/source/spi/AttributeSource.java
org/hibernate/boot/model/source/spi/AttributeSourceContainer.java
org/hibernate/boot/model/source/spi/CascadeStyleSource.java
org/hibernate/boot/model/source/spi/CollectionIdSource.java
org/hibernate/boot/model/source/spi/ColumnBindingDefaults.java
org/hibernate/boot/model/source/spi/ColumnSource.java
org/hibernate/boot/model/source/spi/ColumnsAndFormulasSourceContainer.java
org/hibernate/boot/model/source/spi/CompositeIdentifierSource.java
org/hibernate/boot/model/source/spi/DerivedValueSource.java
org/hibernate/boot/model/source/spi/DiscriminatorSource.java
org/hibernate/boot/model/source/spi/EmbeddableMapping.java
org/hibernate/boot/model/source/spi/EmbeddableSource.java
org/hibernate/boot/model/source/spi/EmbeddableSourceContributor.java
org/hibernate/boot/model/source/spi/EmbeddedAttributeMapping.java
org/hibernate/boot/model/source/spi/EntityHierarchySource.java
org/hibernate/boot/model/source/spi/EntityNamingSource.java
org/hibernate/boot/model/source/spi/EntityNamingSourceContributor.java
org/hibernate/boot/model/source/spi/EntitySource.java
org/hibernate/boot/model/source/spi/FetchCharacteristics.java
org/hibernate/boot/model/source/spi/FetchCharacteristicsPluralAttribute.java
org/hibernate/boot/model/source/spi/FetchCharacteristicsSingularAssociation.java
org/hibernate/boot/model/source/spi/FetchableAttributeSource.java
org/hibernate/boot/model/source/spi/FilterSource.java
org/hibernate/boot/model/source/spi/ForeignKeyContributingSource.java
org/hibernate/boot/model/source/spi/HibernateTypeSource.java
org/hibernate/boot/model/source/spi/IdentifiableTypeSource.java
org/hibernate/boot/model/source/spi/IdentifierSource.java
org/hibernate/boot/model/source/spi/IdentifierSourceAggregatedComposite.java
org/hibernate/boot/model/source/spi/IdentifierSourceNonAggregatedComposite.java
org/hibernate/boot/model/source/spi/IdentifierSourceSimple.java
org/hibernate/boot/model/source/spi/InLineViewSource.java
org/hibernate/boot/model/source/spi/InheritanceType.java
org/hibernate/boot/model/source/spi/JavaTypeDescriptorResolvable.java
org/hibernate/boot/model/source/spi/JdbcDataType.java
org/hibernate/boot/model/source/spi/JoinedSubclassEntitySource.java
org/hibernate/boot/model/source/spi/JpaCallbackSource.java
org/hibernate/boot/model/source/spi/LocalMetadataBuildingContext.java
org/hibernate/boot/model/source/spi/MapsIdSource.java
org/hibernate/boot/model/source/spi/MetadataSourceProcessor.java
org/hibernate/boot/model/source/spi/MultiTenancySource.java
org/hibernate/boot/model/source/spi/NaturalIdMutability.java
org/hibernate/boot/model/source/spi/Orderable.java
org/hibernate/boot/model/source/spi/PluralAttributeElementNature.java
org/hibernate/boot/model/source/spi/PluralAttributeElementSource.java
org/hibernate/boot/model/source/spi/PluralAttributeElementSourceAssociation.java
org/hibernate/boot/model/source/spi/PluralAttributeElementSourceBasic.java
org/hibernate/boot/model/source/spi/PluralAttributeElementSourceEmbedded.java
org/hibernate/boot/model/source/spi/PluralAttributeElementSourceManyToAny.java
org/hibernate/boot/model/source/spi/PluralAttributeElementSourceManyToMany.java
org/hibernate/boot/model/source/spi/PluralAttributeElementSourceOneToMany.java
org/hibernate/boot/model/source/spi/PluralAttributeIndexNature.java
org/hibernate/boot/model/source/spi/PluralAttributeIndexSource.java
org/hibernate/boot/model/source/spi/PluralAttributeKeySource.java
org/hibernate/boot/model/source/spi/PluralAttributeMapKeyManyToAnySource.java
org/hibernate/boot/model/source/spi/PluralAttributeMapKeyManyToManySource.java
org/hibernate/boot/model/source/spi/PluralAttributeMapKeySource.java
org/hibernate/boot/model/source/spi/PluralAttributeMapKeySourceBasic.java
org/hibernate/boot/model/source/spi/PluralAttributeMapKeySourceEmbedded.java
org/hibernate/boot/model/source/spi/PluralAttributeNature.java
org/hibernate/boot/model/source/spi/PluralAttributeSequentialIndexSource.java
org/hibernate/boot/model/source/spi/PluralAttributeSource.java
org/hibernate/boot/model/source/spi/PluralAttributeSourceArray.java
org/hibernate/boot/model/source/spi/RelationalValueSource.java
org/hibernate/boot/model/source/spi/RelationalValueSourceContainer.java
org/hibernate/boot/model/source/spi/SecondaryTableSource.java
org/hibernate/boot/model/source/spi/SingularAttributeNature.java
org/hibernate/boot/model/source/spi/SingularAttributeSource.java
org/hibernate/boot/model/source/spi/SingularAttributeSourceAny.java
org/hibernate/boot/model/source/spi/SingularAttributeSourceBasic.java
org/hibernate/boot/model/source/spi/SingularAttributeSourceEmbedded.java
org/hibernate/boot/model/source/spi/SingularAttributeSourceManyToOne.java
org/hibernate/boot/model/source/spi/SingularAttributeSourceOneToOne.java
org/hibernate/boot/model/source/spi/SingularAttributeSourceToOne.java
org/hibernate/boot/model/source/spi/SizeSource.java
org/hibernate/boot/model/source/spi/Sortable.java
org/hibernate/boot/model/source/spi/SubclassEntitySource.java
org/hibernate/boot/model/source/spi/TableSource.java
org/hibernate/boot/model/source/spi/TableSpecificationSource.java
org/hibernate/boot/model/source/spi/ToolingHint.java
org/hibernate/boot/model/source/spi/ToolingHintContext.java
org/hibernate/boot/model/source/spi/ToolingHintContextContainer.java
org/hibernate/boot/model/source/spi/VersionAttributeSource.java
org/hibernate/boot/package-info.java
org/hibernate/boot/registry/BootstrapServiceRegistry.java
org/hibernate/boot/registry/BootstrapServiceRegistryBuilder.java
org/hibernate/boot/registry/StandardServiceInitiator.java
org/hibernate/boot/registry/StandardServiceRegistry.java
org/hibernate/boot/registry/StandardServiceRegistryBuilder.java
org/hibernate/boot/registry/classloading/internal/ClassLoaderServiceImpl.java
org/hibernate/boot/registry/classloading/internal/TcclLookupPrecedence.java
org/hibernate/boot/registry/classloading/internal/package-info.java
org/hibernate/boot/registry/classloading/spi/ClassLoaderService.java
org/hibernate/boot/registry/classloading/spi/ClassLoadingException.java
org/hibernate/boot/registry/classloading/spi/package-info.java
org/hibernate/boot/registry/internal/BootstrapServiceRegistryImpl.java
org/hibernate/boot/registry/internal/StandardServiceRegistryImpl.java
org/hibernate/boot/registry/internal/package-info.java
org/hibernate/boot/registry/package-info.java
org/hibernate/boot/registry/selector/SimpleStrategyRegistrationImpl.java
org/hibernate/boot/registry/selector/StrategyRegistration.java
org/hibernate/boot/registry/selector/StrategyRegistrationProvider.java
org/hibernate/boot/registry/selector/internal/StrategySelectorBuilder.java
org/hibernate/boot/registry/selector/internal/StrategySelectorImpl.java
org/hibernate/boot/registry/selector/internal/package-info.java
org/hibernate/boot/registry/selector/package-info.java
org/hibernate/boot/registry/selector/spi/StrategyCreator.java
org/hibernate/boot/registry/selector/spi/StrategySelectionException.java
org/hibernate/boot/registry/selector/spi/StrategySelector.java
org/hibernate/boot/registry/selector/spi/package-info.java
org/hibernate/boot/spi/AbstractDelegatingMetadata.java
org/hibernate/boot/spi/AbstractDelegatingMetadataBuilderImplementor.java
org/hibernate/boot/spi/AbstractDelegatingMetadataBuildingOptions.java
org/hibernate/boot/spi/AdditionalJaxbMappingProducer.java
org/hibernate/boot/spi/AttributeConverterAutoApplyHandler.java
org/hibernate/boot/spi/AttributeConverterDescriptor.java
org/hibernate/boot/spi/BasicTypeRegistration.java
org/hibernate/boot/spi/ClassLoaderAccess.java
org/hibernate/boot/spi/ClassLoaderAccessDelegateImpl.java
org/hibernate/boot/spi/InFlightMetadataCollector.java
org/hibernate/boot/spi/JpaOrmXmlPersistenceUnitDefaultAware.java
org/hibernate/boot/spi/MappingDefaults.java
org/hibernate/boot/spi/MetadataBuilderFactory.java
org/hibernate/boot/spi/MetadataBuilderImplementor.java
org/hibernate/boot/spi/MetadataBuilderInitializer.java
org/hibernate/boot/spi/MetadataBuildingContext.java
org/hibernate/boot/spi/MetadataBuildingOptions.java
org/hibernate/boot/spi/MetadataContributor.java
org/hibernate/boot/spi/MetadataImplementor.java
org/hibernate/boot/spi/MetadataSourcesContributor.java
org/hibernate/boot/spi/NaturalIdUniqueKeyBinder.java
org/hibernate/boot/spi/SessionFactoryBuilderFactory.java
org/hibernate/boot/spi/SessionFactoryBuilderImplementor.java
org/hibernate/boot/spi/XmlMappingBinderAccess.java
org/hibernate/boot/spi/AbstractDelegatingSessionFactoryBuilder.java
org/hibernate/boot/spi/AbstractDelegatingSessionFactoryOptions.java
org/hibernate/boot/spi/SessionFactoryOptions.java
org/hibernate/boot/SessionFactoryBuilder.java
org/hibernate/bytecode/enhance/internal/bytebuddy/BiDirectionalAssociationHandler.java
org/hibernate/bytecode/enhance/internal/bytebuddy/ByteBuddyEnhancementContext.java
org/hibernate/bytecode/enhance/internal/bytebuddy/CodeTemplates.java
org/hibernate/bytecode/enhance/internal/bytebuddy/EnhancerImpl.java
org/hibernate/bytecode/enhance/internal/bytebuddy/FieldAccessEnhancer.java
org/hibernate/bytecode/enhance/internal/bytebuddy/FieldReaderAppender.java
org/hibernate/bytecode/enhance/internal/bytebuddy/FieldWriterAppender.java
org/hibernate/bytecode/enhance/internal/bytebuddy/InlineDirtyCheckingHandler.java
org/hibernate/bytecode/enhance/internal/bytebuddy/PersistentAttributeTransformer.java
org/hibernate/bytecode/enhance/internal/bytebuddy/UnloadedFieldDescription.java
org/hibernate/bytecode/enhance/internal/bytebuddy/UnloadedTypeDescription.java
org/hibernate/bytecode/enhance/internal/bytebuddy/package-info.java
org/hibernate/bytecode/enhance/internal/javassist/AttributeTypeDescriptor.java
org/hibernate/bytecode/enhance/internal/javassist/CompositeEnhancer.java
org/hibernate/bytecode/enhance/internal/javassist/EnhancerImpl.java
org/hibernate/bytecode/enhance/internal/javassist/EntityEnhancer.java
org/hibernate/bytecode/enhance/internal/javassist/FieldWriter.java
org/hibernate/bytecode/enhance/internal/javassist/JavassistEnhancementContext.java
org/hibernate/bytecode/enhance/internal/javassist/MappedSuperclassEnhancer.java
org/hibernate/bytecode/enhance/internal/javassist/MethodWriter.java
org/hibernate/bytecode/enhance/internal/javassist/PersistentAttributesEnhancer.java
org/hibernate/bytecode/enhance/internal/javassist/PersistentAttributesHelper.java
org/hibernate/bytecode/enhance/internal/javassist/UnloadedCtClass.java
org/hibernate/bytecode/enhance/internal/javassist/UnloadedCtField.java
org/hibernate/bytecode/enhance/internal/javassist/package-info.java
org/hibernate/bytecode/enhance/internal/package-info.java
org/hibernate/bytecode/enhance/internal/tracker/CompositeOwnerTracker.java
org/hibernate/bytecode/enhance/internal/tracker/DirtyTracker.java
org/hibernate/bytecode/enhance/internal/tracker/SimpleCollectionTracker.java
org/hibernate/bytecode/enhance/internal/tracker/SimpleFieldTracker.java
org/hibernate/bytecode/enhance/internal/tracker/SortedFieldTracker.java
org/hibernate/bytecode/enhance/internal/tracker/package-info.java
org/hibernate/bytecode/enhance/spi/CollectionTracker.java
org/hibernate/bytecode/enhance/spi/DefaultEnhancementContext.java
org/hibernate/bytecode/enhance/spi/EnhancementContext.java
org/hibernate/bytecode/enhance/spi/EnhancementContextWrapper.java
org/hibernate/bytecode/enhance/spi/EnhancementException.java
org/hibernate/bytecode/enhance/spi/Enhancer.java
org/hibernate/bytecode/enhance/spi/EnhancerConstants.java
org/hibernate/bytecode/enhance/spi/LazyPropertyInitializer.java
org/hibernate/bytecode/enhance/spi/UnloadedClass.java
org/hibernate/bytecode/enhance/spi/UnloadedField.java
org/hibernate/bytecode/enhance/spi/interceptor/Helper.java
org/hibernate/bytecode/enhance/spi/interceptor/LazyAttributeDescriptor.java
org/hibernate/bytecode/enhance/spi/interceptor/LazyAttributeLoadingInterceptor.java
org/hibernate/bytecode/enhance/spi/interceptor/LazyAttributesMetadata.java
org/hibernate/bytecode/enhance/spi/interceptor/LazyFetchGroupMetadata.java
org/hibernate/bytecode/enhance/spi/interceptor/package-info.java
org/hibernate/bytecode/enhance/spi/package-info.java
org/hibernate/bytecode/internal/bytebuddy/BasicProxyFactoryImpl.java
org/hibernate/bytecode/internal/bytebuddy/BulkAccessorException.java
org/hibernate/bytecode/internal/bytebuddy/BytecodeProviderImpl.java
org/hibernate/bytecode/internal/bytebuddy/PassThroughInterceptor.java
org/hibernate/bytecode/internal/bytebuddy/ProxyFactoryFactoryImpl.java
org/hibernate/bytecode/internal/bytebuddy/ReflectionOptimizerImpl.java
org/hibernate/bytecode/internal/bytebuddy/package-info.java
org/hibernate/bytecode/internal/javassist/AccessOptimizerAdapter.java
org/hibernate/bytecode/internal/javassist/BulkAccessor.java
org/hibernate/bytecode/internal/javassist/BulkAccessorException.java
org/hibernate/bytecode/internal/javassist/BulkAccessorFactory.java
org/hibernate/bytecode/internal/javassist/BytecodeProviderImpl.java
org/hibernate/bytecode/internal/javassist/FastClass.java
org/hibernate/bytecode/internal/javassist/InstantiationOptimizerAdapter.java
org/hibernate/bytecode/internal/javassist/ProxyFactoryFactoryImpl.java
org/hibernate/bytecode/internal/javassist/ReflectionOptimizerImpl.java
org/hibernate/bytecode/internal/javassist/package-info.java
org/hibernate/bytecode/package.html
org/hibernate/bytecode/spi/BasicProxyFactory.java
org/hibernate/bytecode/spi/ByteCodeHelper.java
org/hibernate/bytecode/spi/BytecodeEnhancementMetadata.java
org/hibernate/bytecode/spi/BytecodeProvider.java
org/hibernate/bytecode/spi/ClassTransformer.java
org/hibernate/bytecode/spi/InstrumentedClassLoader.java
org/hibernate/bytecode/spi/NotInstrumentedException.java
org/hibernate/bytecode/spi/ProxyFactoryFactory.java
org/hibernate/bytecode/spi/ReflectionOptimizer.java
org/hibernate/bytecode/spi/package-info.java
org/hibernate/cache/CacheException.java
org/hibernate/cache/NoCacheRegionFactoryAvailableException.java
org/hibernate/cache/RegionFactory.java
org/hibernate/cache/internal/CacheDataDescriptionImpl.java
org/hibernate/cache/internal/CacheKeyImplementation.java
org/hibernate/cache/internal/CollectionCacheInvalidator.java
org/hibernate/cache/internal/DefaultCacheKeysFactory.java
org/hibernate/cache/internal/NaturalIdCacheKey.java
org/hibernate/cache/internal/NoCachingRegionFactory.java
org/hibernate/cache/internal/RegionFactoryInitiator.java
org/hibernate/cache/internal/SimpleCacheKeysFactory.java
org/hibernate/cache/internal/StandardQueryCache.java
org/hibernate/cache/internal/StandardQueryCacheFactory.java
org/hibernate/cache/internal/StrategyCreatorRegionFactoryImpl.java
org/hibernate/cache/internal/package-info.java
org/hibernate/cache/package.html
org/hibernate/cache/spi/CacheDataDescription.java
org/hibernate/cache/spi/CacheKeysFactory.java
org/hibernate/cache/spi/CollectionRegion.java
org/hibernate/cache/spi/EntityRegion.java
org/hibernate/cache/spi/FilterKey.java
org/hibernate/cache/spi/GeneralDataRegion.java
org/hibernate/cache/spi/NaturalIdRegion.java
org/hibernate/cache/spi/OptimisticCacheSource.java
org/hibernate/cache/spi/QueryCache.java
org/hibernate/cache/spi/QueryCacheFactory.java
org/hibernate/cache/spi/QueryKey.java
org/hibernate/cache/spi/QueryResultsRegion.java
org/hibernate/cache/spi/Region.java
org/hibernate/cache/spi/RegionFactory.java
org/hibernate/cache/spi/TimestampsRegion.java
org/hibernate/cache/spi/TransactionAwareCache.java
org/hibernate/cache/spi/TransactionalDataRegion.java
org/hibernate/cache/spi/UpdateTimestampsCache.java
org/hibernate/cache/spi/access/AccessType.java
org/hibernate/cache/spi/access/CollectionRegionAccessStrategy.java
org/hibernate/cache/spi/access/EntityRegionAccessStrategy.java
org/hibernate/cache/spi/access/NaturalIdRegionAccessStrategy.java
org/hibernate/cache/spi/access/RegionAccessStrategy.java
org/hibernate/cache/spi/access/SoftLock.java
org/hibernate/cache/spi/access/UnknownAccessTypeException.java
org/hibernate/cache/spi/access/package.html
org/hibernate/cache/spi/entry/CacheEntry.java
org/hibernate/cache/spi/entry/CacheEntryStructure.java
org/hibernate/cache/spi/entry/CollectionCacheEntry.java
org/hibernate/cache/spi/entry/ReferenceCacheEntryImpl.java
org/hibernate/cache/spi/entry/StandardCacheEntryImpl.java
org/hibernate/cache/spi/entry/StructuredCacheEntry.java
org/hibernate/cache/spi/entry/StructuredCollectionCacheEntry.java
org/hibernate/cache/spi/entry/StructuredMapCacheEntry.java
org/hibernate/cache/spi/entry/UnstructuredCacheEntry.java
org/hibernate/cache/spi/entry/package.html
org/hibernate/cache/spi/package.html
org/hibernate/cfg/AbstractPropertyHolder.java
org/hibernate/cfg/AccessType.java
org/hibernate/cfg/AnnotatedClassType.java
org/hibernate/cfg/AnnotationBinder.java
org/hibernate/cfg/AttributeConversionInfo.java
org/hibernate/cfg/AttributeConverterDefinition.java
org/hibernate/cfg/BaselineSessionEventsListenerBuilder.java
org/hibernate/cfg/BinderHelper.java
org/hibernate/cfg/CannotForceNonNullableException.java
org/hibernate/cfg/ClassPropertyHolder.java
org/hibernate/cfg/CollectionPropertyHolder.java
org/hibernate/cfg/CollectionSecondPass.java
org/hibernate/cfg/ColumnsBuilder.java
org/hibernate/cfg/ComponentPropertyHolder.java
org/hibernate/cfg/Configuration.java
org/hibernate/cfg/CopyIdentifierComponentSecondPass.java
org/hibernate/cfg/CreateKeySecondPass.java
org/hibernate/cfg/DefaultComponentSafeNamingStrategy.java
org/hibernate/cfg/DefaultNamingStrategy.java
org/hibernate/cfg/EJB3DTDEntityResolver.java
org/hibernate/cfg/EJB3NamingStrategy.java
org/hibernate/cfg/Ejb3Column.java
org/hibernate/cfg/Ejb3DiscriminatorColumn.java
org/hibernate/cfg/Ejb3JoinColumn.java
org/hibernate/cfg/Environment.java
org/hibernate/cfg/ExtendsQueueEntry.java
org/hibernate/cfg/ExternalSessionFactoryConfig.java
org/hibernate/cfg/FkSecondPass.java
org/hibernate/cfg/ImprovedNamingStrategy.java
org/hibernate/cfg/IndexColumn.java
org/hibernate/cfg/IndexOrUniqueKeySecondPass.java
org/hibernate/cfg/InheritanceState.java
org/hibernate/cfg/JPAIndexHolder.java
org/hibernate/cfg/JoinedSubclassFkSecondPass.java
org/hibernate/cfg/MetadataSourceType.java
org/hibernate/cfg/NamingStrategy.java
org/hibernate/cfg/NotYetImplementedException.java
org/hibernate/cfg/ObjectNameSource.java
org/hibernate/cfg/PkDrivenByDefaultMapsIdSecondPass.java
org/hibernate/cfg/PropertyContainer.java
org/hibernate/cfg/PropertyData.java
org/hibernate/cfg/PropertyHolder.java
org/hibernate/cfg/PropertyHolderBuilder.java
org/hibernate/cfg/PropertyInferredData.java
org/hibernate/cfg/PropertyPreloadedData.java
org/hibernate/cfg/QuerySecondPass.java
org/hibernate/cfg/RecoverableException.java
org/hibernate/cfg/SecondPass.java
org/hibernate/cfg/SecondaryTableSecondPass.java
org/hibernate/cfg/SetSimpleValueTypeSecondPass.java
org/hibernate/cfg/Settings.java
org/hibernate/cfg/ToOneBinder.java
org/hibernate/cfg/ToOneFkSecondPass.java
org/hibernate/cfg/UniqueConstraintHolder.java
org/hibernate/cfg/VerifyFetchProfileReferenceSecondPass.java
org/hibernate/cfg/WrappedInferredData.java
org/hibernate/cfg/annotations/ArrayBinder.java
org/hibernate/cfg/annotations/BagBinder.java
org/hibernate/cfg/annotations/CollectionBinder.java
org/hibernate/cfg/annotations/CustomizableColumns.java
org/hibernate/cfg/annotations/EntityBinder.java
org/hibernate/cfg/annotations/HCANNHelper.java
org/hibernate/cfg/annotations/IdBagBinder.java
org/hibernate/cfg/annotations/ListBinder.java
org/hibernate/cfg/annotations/MapBinder.java
org/hibernate/cfg/annotations/MapKeyColumnDelegator.java
org/hibernate/cfg/annotations/MapKeyJoinColumnDelegator.java
org/hibernate/cfg/annotations/NamedEntityGraphDefinition.java
org/hibernate/cfg/annotations/NamedProcedureCallDefinition.java
org/hibernate/cfg/annotations/Nullability.java
org/hibernate/cfg/annotations/PrimitiveArrayBinder.java
org/hibernate/cfg/annotations/PropertyBinder.java
org/hibernate/cfg/annotations/QueryBinder.java
org/hibernate/cfg/annotations/QueryHintDefinition.java
org/hibernate/cfg/annotations/ResultsetMappingSecondPass.java
org/hibernate/cfg/annotations/SetBinder.java
org/hibernate/cfg/annotations/SimpleValueBinder.java
org/hibernate/cfg/annotations/TableBinder.java
org/hibernate/cfg/annotations/reflection/AttributeConverterDefinitionCollector.java
org/hibernate/cfg/annotations/reflection/ClassLoaderAccessLazyImpl.java
org/hibernate/cfg/annotations/reflection/JPAMetadataProvider.java
org/hibernate/cfg/annotations/reflection/JPAOverriddenAnnotationReader.java
org/hibernate/cfg/annotations/reflection/PersistentAttributeFilter.java
org/hibernate/cfg/annotations/reflection/XMLContext.java
org/hibernate/cfg/annotations/reflection/package-info.java
org/hibernate/cfg/beanvalidation/ActivationContext.java
org/hibernate/cfg/beanvalidation/BeanValidationEventListener.java
org/hibernate/cfg/beanvalidation/BeanValidationIntegrator.java
org/hibernate/cfg/beanvalidation/DuplicationStrategyImpl.java
org/hibernate/cfg/beanvalidation/GroupsPerOperation.java
org/hibernate/cfg/beanvalidation/HibernateTraversableResolver.java
org/hibernate/cfg/beanvalidation/IntegrationException.java
org/hibernate/cfg/beanvalidation/TypeSafeActivator.java
org/hibernate/cfg/beanvalidation/ValidationMode.java
org/hibernate/cfg/package.html
org/hibernate/cfg/OneToOneSecondPass.java
org/hibernate/cfg/AvailableSettings.java
org/hibernate/classic/Lifecycle.java
org/hibernate/classic/package.html
org/hibernate/collection/internal/PersistentArrayHolder.java
org/hibernate/collection/internal/PersistentSortedSet.java
org/hibernate/collection/internal/package-info.java
org/hibernate/collection/internal/PersistentSortedMap.java
org/hibernate/collection/internal/AbstractPersistentCollection.java
org/hibernate/collection/internal/PersistentBag.java
org/hibernate/collection/internal/PersistentIdentifierBag.java
org/hibernate/collection/internal/PersistentList.java
org/hibernate/collection/internal/PersistentMap.java
org/hibernate/collection/internal/PersistentSet.java
org/hibernate/collection/package.html
org/hibernate/collection/spi/package-info.java
org/hibernate/collection/spi/PersistentCollection.java
org/hibernate/context/TenantIdentifierMismatchException.java
org/hibernate/context/internal/JTASessionContext.java
org/hibernate/context/internal/ManagedSessionContext.java
org/hibernate/context/internal/ThreadLocalSessionContext.java
org/hibernate/context/internal/package-info.java
org/hibernate/context/package-info.java
org/hibernate/context/spi/AbstractCurrentSessionContext.java
org/hibernate/context/spi/CurrentSessionContext.java
org/hibernate/context/spi/CurrentTenantIdentifierResolver.java
org/hibernate/context/spi/package-info.java
org/hibernate/criterion/AbstractEmptinessExpression.java
org/hibernate/criterion/AggregateProjection.java
org/hibernate/criterion/AliasedProjection.java
org/hibernate/criterion/AvgProjection.java
org/hibernate/criterion/BetweenExpression.java
org/hibernate/criterion/Conjunction.java
org/hibernate/criterion/CountProjection.java
org/hibernate/criterion/CriteriaQuery.java
org/hibernate/criterion/CriteriaSpecification.java
org/hibernate/criterion/Criterion.java
org/hibernate/criterion/DetachedCriteria.java
org/hibernate/criterion/Disjunction.java
org/hibernate/criterion/Distinct.java
org/hibernate/criterion/EmptyExpression.java
org/hibernate/criterion/EnhancedProjection.java
org/hibernate/criterion/Example.java
org/hibernate/criterion/ExistsSubqueryExpression.java
org/hibernate/criterion/Expression.java
org/hibernate/criterion/IdentifierEqExpression.java
org/hibernate/criterion/IdentifierProjection.java
org/hibernate/criterion/IlikeExpression.java
org/hibernate/criterion/InExpression.java
org/hibernate/criterion/Junction.java
org/hibernate/criterion/LikeExpression.java
org/hibernate/criterion/LogicalExpression.java
org/hibernate/criterion/MatchMode.java
org/hibernate/criterion/NaturalIdentifier.java
org/hibernate/criterion/NotEmptyExpression.java
org/hibernate/criterion/NotExpression.java
org/hibernate/criterion/NotNullExpression.java
org/hibernate/criterion/NullExpression.java
org/hibernate/criterion/Order.java
org/hibernate/criterion/Projection.java
org/hibernate/criterion/ProjectionList.java
org/hibernate/criterion/Projections.java
org/hibernate/criterion/PropertiesSubqueryExpression.java
org/hibernate/criterion/Property.java
org/hibernate/criterion/PropertyExpression.java
org/hibernate/criterion/PropertyProjection.java
org/hibernate/criterion/PropertySubqueryExpression.java
org/hibernate/criterion/Restrictions.java
org/hibernate/criterion/RowCountProjection.java
org/hibernate/criterion/SQLCriterion.java
org/hibernate/criterion/SQLProjection.java
org/hibernate/criterion/SimpleExpression.java
org/hibernate/criterion/SimpleProjection.java
org/hibernate/criterion/SimpleSubqueryExpression.java
org/hibernate/criterion/SizeExpression.java
org/hibernate/criterion/Subqueries.java
org/hibernate/criterion/SubqueryExpression.java
org/hibernate/criterion/package.html
org/hibernate/dialect/AbstractHANADialect.java
org/hibernate/dialect/AbstractTransactSQLDialect.java
org/hibernate/dialect/CUBRIDDialect.java
org/hibernate/dialect/Cache71Dialect.java
org/hibernate/dialect/ColumnAliasExtractor.java
org/hibernate/dialect/DB2390Dialect.java
org/hibernate/dialect/DB2400Dialect.java
org/hibernate/dialect/DB2Dialect.java
org/hibernate/dialect/DataDirectOracle9Dialect.java
org/hibernate/dialect/DerbyDialect.java
org/hibernate/dialect/DerbyTenFiveDialect.java
org/hibernate/dialect/DerbyTenSevenDialect.java
org/hibernate/dialect/DerbyTenSixDialect.java
org/hibernate/dialect/FirebirdDialect.java
org/hibernate/dialect/FrontBaseDialect.java
org/hibernate/dialect/H2Dialect.java
org/hibernate/dialect/HANAColumnStoreDialect.java
org/hibernate/dialect/HANARowStoreDialect.java
org/hibernate/dialect/HSQLDialect.java
org/hibernate/dialect/Informix10Dialect.java
org/hibernate/dialect/InformixDialect.java
org/hibernate/dialect/Ingres10Dialect.java
org/hibernate/dialect/Ingres9Dialect.java
org/hibernate/dialect/IngresDialect.java
org/hibernate/dialect/InnoDBStorageEngine.java
org/hibernate/dialect/InterbaseDialect.java
org/hibernate/dialect/JDataStoreDialect.java
org/hibernate/dialect/LobMergeStrategy.java
org/hibernate/dialect/MariaDB53Dialect.java
org/hibernate/dialect/MariaDBDialect.java
org/hibernate/dialect/MckoiDialect.java
org/hibernate/dialect/MimerSQLDialect.java
org/hibernate/dialect/MyISAMStorageEngine.java
org/hibernate/dialect/MySQL55Dialect.java
org/hibernate/dialect/MySQL57Dialect.java
org/hibernate/dialect/MySQL57InnoDBDialect.java
org/hibernate/dialect/MySQL5Dialect.java
org/hibernate/dialect/MySQL5InnoDBDialect.java
org/hibernate/dialect/MySQLDialect.java
org/hibernate/dialect/MySQLInnoDBDialect.java
org/hibernate/dialect/MySQLMyISAMDialect.java
org/hibernate/dialect/MySQLStorageEngine.java
org/hibernate/dialect/Oracle12cDialect.java
org/hibernate/dialect/Oracle8iDialect.java
org/hibernate/dialect/Oracle9Dialect.java
org/hibernate/dialect/Oracle9iDialect.java
org/hibernate/dialect/OracleDialect.java
org/hibernate/dialect/OracleTypesHelper.java
org/hibernate/dialect/PointbaseDialect.java
org/hibernate/dialect/PostgreSQL81Dialect.java
org/hibernate/dialect/PostgreSQL82Dialect.java
org/hibernate/dialect/PostgreSQL91Dialect.java
org/hibernate/dialect/PostgreSQL92Dialect.java
org/hibernate/dialect/PostgreSQL93Dialect.java
org/hibernate/dialect/PostgreSQL94Dialect.java
org/hibernate/dialect/PostgreSQL9Dialect.java
org/hibernate/dialect/PostgreSQLDialect.java
org/hibernate/dialect/PostgresPlusDialect.java
org/hibernate/dialect/ProgressDialect.java
org/hibernate/dialect/RDMSOS2200Dialect.java
org/hibernate/dialect/ResultColumnReferenceStrategy.java
org/hibernate/dialect/SAPDBDialect.java
org/hibernate/dialect/SQLServer2008Dialect.java
org/hibernate/dialect/SQLServer2012Dialect.java
org/hibernate/dialect/SQLServerDialect.java
org/hibernate/dialect/Sybase11Dialect.java
org/hibernate/dialect/SybaseASE157Dialect.java
org/hibernate/dialect/SybaseASE15Dialect.java
org/hibernate/dialect/SybaseAnywhereDialect.java
org/hibernate/dialect/SybaseDialect.java
org/hibernate/dialect/Teradata14Dialect.java
org/hibernate/dialect/TeradataDialect.java
org/hibernate/dialect/TimesTenDialect.java
org/hibernate/dialect/TypeNames.java
org/hibernate/dialect/function/AbstractAnsiTrimEmulationFunction.java
org/hibernate/dialect/function/AnsiTrimEmulationFunction.java
org/hibernate/dialect/function/AnsiTrimFunction.java
org/hibernate/dialect/function/AvgWithArgumentCastFunction.java
org/hibernate/dialect/function/CastFunction.java
org/hibernate/dialect/function/CharIndexFunction.java
org/hibernate/dialect/function/ConditionalParenthesisFunction.java
org/hibernate/dialect/function/ConvertFunction.java
org/hibernate/dialect/function/DerbyConcatFunction.java
org/hibernate/dialect/function/NoArgSQLFunction.java
org/hibernate/dialect/function/NvlFunction.java
org/hibernate/dialect/function/PositionSubstringFunction.java
org/hibernate/dialect/function/SQLFunction.java
org/hibernate/dialect/function/SQLFunctionRegistry.java
org/hibernate/dialect/function/SQLFunctionTemplate.java
org/hibernate/dialect/function/StandardAnsiSqlAggregationFunctions.java
org/hibernate/dialect/function/StandardJDBCEscapeFunction.java
org/hibernate/dialect/function/StandardSQLFunction.java
org/hibernate/dialect/function/StaticPrecisionFspTimestampFunction.java
org/hibernate/dialect/function/TemplateRenderer.java
org/hibernate/dialect/function/TrimFunctionTemplate.java
org/hibernate/dialect/function/VarArgsSQLFunction.java
org/hibernate/dialect/function/package.html
org/hibernate/dialect/identity/AbstractTransactSQLIdentityColumnSupport.java
org/hibernate/dialect/identity/CUBRIDIdentityColumnSupport.java
org/hibernate/dialect/identity/Chache71IdentityColumnSupport.java
org/hibernate/dialect/identity/DB2390IdentityColumnSupport.java
org/hibernate/dialect/identity/DB2IdentityColumnSupport.java
org/hibernate/dialect/identity/GetGeneratedKeysDelegate.java
org/hibernate/dialect/identity/H2IdentityColumnSupport.java
org/hibernate/dialect/identity/HSQLIdentityColumnSupport.java
org/hibernate/dialect/identity/IdentityColumnSupport.java
org/hibernate/dialect/identity/IdentityColumnSupportImpl.java
org/hibernate/dialect/identity/InformixIdentityColumnSupport.java
org/hibernate/dialect/identity/Ingres10IdentityColumnSupport.java
org/hibernate/dialect/identity/Ingres9IdentityColumnSupport.java
org/hibernate/dialect/identity/JDataStoreIdentityColumnSupport.java
org/hibernate/dialect/identity/MimerSQLIdentityColumnSupport.java
org/hibernate/dialect/identity/MySQLIdentityColumnSupport.java
org/hibernate/dialect/identity/Oracle12cGetGeneratedKeysDelegate.java
org/hibernate/dialect/identity/Oracle12cIdentityColumnSupport.java
org/hibernate/dialect/identity/PostgreSQL81IdentityColumnSupport.java
org/hibernate/dialect/identity/SQLServerIdentityColumnSupport.java
org/hibernate/dialect/identity/SybaseAnywhereIdentityColumnSupport.java
org/hibernate/dialect/identity/Teradata14IdentityColumnSupport.java
org/hibernate/dialect/lock/AbstractSelectLockingStrategy.java
org/hibernate/dialect/lock/LockingStrategy.java
org/hibernate/dialect/lock/LockingStrategyException.java
org/hibernate/dialect/lock/OptimisticEntityLockException.java
org/hibernate/dialect/lock/OptimisticForceIncrementLockingStrategy.java
org/hibernate/dialect/lock/OptimisticLockingStrategy.java
org/hibernate/dialect/lock/PessimisticEntityLockException.java
org/hibernate/dialect/lock/PessimisticForceIncrementLockingStrategy.java
org/hibernate/dialect/lock/PessimisticReadSelectLockingStrategy.java
org/hibernate/dialect/lock/PessimisticReadUpdateLockingStrategy.java
org/hibernate/dialect/lock/PessimisticWriteSelectLockingStrategy.java
org/hibernate/dialect/lock/PessimisticWriteUpdateLockingStrategy.java
org/hibernate/dialect/lock/SelectLockingStrategy.java
org/hibernate/dialect/lock/UpdateLockingStrategy.java
org/hibernate/dialect/lock/package-info.java
org/hibernate/dialect/package.html
org/hibernate/dialect/pagination/AbstractLimitHandler.java
org/hibernate/dialect/pagination/CUBRIDLimitHandler.java
org/hibernate/dialect/pagination/FirstLimitHandler.java
org/hibernate/dialect/pagination/Informix10LimitHandler.java
org/hibernate/dialect/pagination/LegacyFirstLimitHandler.java
org/hibernate/dialect/pagination/LegacyLimitHandler.java
org/hibernate/dialect/pagination/LimitHandler.java
org/hibernate/dialect/pagination/LimitHelper.java
org/hibernate/dialect/pagination/NoopLimitHandler.java
org/hibernate/dialect/pagination/SQL2008StandardLimitHandler.java
org/hibernate/dialect/pagination/SQLServer2005LimitHandler.java
org/hibernate/dialect/pagination/SQLServer2012LimitHandler.java
org/hibernate/dialect/pagination/TopLimitHandler.java
org/hibernate/dialect/pagination/package-info.java
org/hibernate/dialect/unique/DB2UniqueDelegate.java
org/hibernate/dialect/unique/DefaultUniqueDelegate.java
org/hibernate/dialect/unique/InformixUniqueDelegate.java
org/hibernate/dialect/unique/MySQLUniqueDelegate.java
org/hibernate/dialect/unique/UniqueDelegate.java
org/hibernate/dialect/unique/package-info.java
org/hibernate/dialect/Dialect.java
org/hibernate/dialect/Oracle10gDialect.java
org/hibernate/dialect/PostgreSQL95Dialect.java
org/hibernate/dialect/SQLServer2005Dialect.java
org/hibernate/dialect/DB297Dialect.java
org/hibernate/ejb/AvailableSettings.java
org/hibernate/ejb/HibernateEntityManager.java
org/hibernate/ejb/HibernateEntityManagerFactory.java
org/hibernate/ejb/HibernateQuery.java
org/hibernate/engine/FetchStrategy.java
org/hibernate/engine/FetchStyle.java
org/hibernate/engine/FetchTiming.java
org/hibernate/engine/HibernateIterator.java
org/hibernate/engine/OptimisticLockStyle.java
org/hibernate/engine/ResultSetMappingDefinition.java
org/hibernate/engine/config/internal/ConfigurationServiceImpl.java
org/hibernate/engine/config/internal/ConfigurationServiceInitiator.java
org/hibernate/engine/config/internal/package-info.java
org/hibernate/engine/config/package-info.java
org/hibernate/engine/config/spi/ConfigurationService.java
org/hibernate/engine/config/spi/StandardConverters.java
org/hibernate/engine/config/spi/package-info.java
org/hibernate/engine/internal/AbstractEntityEntry.java
org/hibernate/engine/internal/CacheHelper.java
org/hibernate/engine/internal/CascadePoint.java
org/hibernate/engine/internal/Collections.java
org/hibernate/engine/internal/EntityEntryContext.java
org/hibernate/engine/internal/EntityEntryExtraStateHolder.java
org/hibernate/engine/internal/ForeignKeys.java
org/hibernate/engine/internal/ImmutableEntityEntry.java
org/hibernate/engine/internal/ImmutableEntityEntryFactory.java
org/hibernate/engine/internal/JoinHelper.java
org/hibernate/engine/internal/JoinSequence.java
org/hibernate/engine/internal/MutableEntityEntry.java
org/hibernate/engine/internal/MutableEntityEntryFactory.java
org/hibernate/engine/internal/NaturalIdXrefDelegate.java
org/hibernate/engine/internal/NonNullableTransientDependencies.java
org/hibernate/engine/internal/Nullability.java
org/hibernate/engine/internal/ParameterBinder.java
org/hibernate/engine/internal/SessionEventListenerManagerImpl.java
org/hibernate/engine/internal/StatefulPersistenceContext.java
org/hibernate/engine/internal/StatisticalLoggingSessionEventListener.java
org/hibernate/engine/internal/TwoPhaseLoad.java
org/hibernate/engine/internal/UnsavedValueFactory.java
org/hibernate/engine/internal/Versioning.java
org/hibernate/engine/internal/package-info.java
org/hibernate/engine/internal/Cascade.java
org/hibernate/engine/jdbc/AbstractLobCreator.java
org/hibernate/engine/jdbc/BinaryStream.java
org/hibernate/engine/jdbc/BlobImplementer.java
org/hibernate/engine/jdbc/BlobProxy.java
org/hibernate/engine/jdbc/CharacterStream.java
org/hibernate/engine/jdbc/ClobImplementer.java
org/hibernate/engine/jdbc/ClobProxy.java
org/hibernate/engine/jdbc/ColumnNameCache.java
org/hibernate/engine/jdbc/ContextualLobCreator.java
org/hibernate/engine/jdbc/LobCreationContext.java
org/hibernate/engine/jdbc/LobCreator.java
org/hibernate/engine/jdbc/NClobImplementer.java
org/hibernate/engine/jdbc/NClobProxy.java
org/hibernate/engine/jdbc/NonContextualLobCreator.java
org/hibernate/engine/jdbc/ReaderInputStream.java
org/hibernate/engine/jdbc/ResultSetWrapperProxy.java
org/hibernate/engine/jdbc/SerializableBlobProxy.java
org/hibernate/engine/jdbc/SerializableClobProxy.java
org/hibernate/engine/jdbc/SerializableNClobProxy.java
org/hibernate/engine/jdbc/Size.java
org/hibernate/engine/jdbc/StreamUtils.java
org/hibernate/engine/jdbc/WrappedBlob.java
org/hibernate/engine/jdbc/WrappedClob.java
org/hibernate/engine/jdbc/WrappedNClob.java
org/hibernate/engine/jdbc/batch/internal/AbstractBatchImpl.java
org/hibernate/engine/jdbc/batch/internal/BasicBatchKey.java
org/hibernate/engine/jdbc/batch/internal/BatchBuilderImpl.java
org/hibernate/engine/jdbc/batch/internal/BatchBuilderInitiator.java
org/hibernate/engine/jdbc/batch/internal/BatchBuilderMXBean.java
org/hibernate/engine/jdbc/batch/internal/BatchingBatch.java
org/hibernate/engine/jdbc/batch/internal/NonBatchingBatch.java
org/hibernate/engine/jdbc/batch/internal/package-info.java
org/hibernate/engine/jdbc/batch/spi/Batch.java
org/hibernate/engine/jdbc/batch/spi/BatchBuilder.java
org/hibernate/engine/jdbc/batch/spi/BatchKey.java
org/hibernate/engine/jdbc/batch/spi/BatchObserver.java
org/hibernate/engine/jdbc/batch/spi/package-info.java
org/hibernate/engine/jdbc/connections/internal/BasicConnectionCreator.java
org/hibernate/engine/jdbc/connections/internal/ConnectionCreator.java
org/hibernate/engine/jdbc/connections/internal/ConnectionCreatorBuilder.java
org/hibernate/engine/jdbc/connections/internal/ConnectionProviderInitiator.java
org/hibernate/engine/jdbc/connections/internal/DatasourceConnectionProviderImpl.java
org/hibernate/engine/jdbc/connections/internal/DriverConnectionCreator.java
org/hibernate/engine/jdbc/connections/internal/DriverManagerConnectionCreator.java
org/hibernate/engine/jdbc/connections/internal/DriverManagerConnectionProviderImpl.java
org/hibernate/engine/jdbc/connections/internal/MultiTenantConnectionProviderInitiator.java
org/hibernate/engine/jdbc/connections/internal/PooledConnections.java
org/hibernate/engine/jdbc/connections/internal/UserSuppliedConnectionProviderImpl.java
org/hibernate/engine/jdbc/connections/internal/package-info.java
org/hibernate/engine/jdbc/connections/spi/AbstractDataSourceBasedMultiTenantConnectionProviderImpl.java
org/hibernate/engine/jdbc/connections/spi/AbstractMultiTenantConnectionProvider.java
org/hibernate/engine/jdbc/connections/spi/ConnectionProvider.java
org/hibernate/engine/jdbc/connections/spi/DataSourceBasedMultiTenantConnectionProviderImpl.java
org/hibernate/engine/jdbc/connections/spi/JdbcConnectionAccess.java
org/hibernate/engine/jdbc/connections/spi/MultiTenantConnectionProvider.java
org/hibernate/engine/jdbc/connections/spi/package-info.java
org/hibernate/engine/jdbc/cursor/internal/RefCursorSupportInitiator.java
org/hibernate/engine/jdbc/cursor/internal/StandardRefCursorSupport.java
org/hibernate/engine/jdbc/cursor/internal/package-info.java
org/hibernate/engine/jdbc/cursor/spi/RefCursorSupport.java
org/hibernate/engine/jdbc/cursor/spi/package-info.java
org/hibernate/engine/jdbc/dialect/internal/DialectFactoryImpl.java
org/hibernate/engine/jdbc/dialect/internal/DialectFactoryInitiator.java
org/hibernate/engine/jdbc/dialect/internal/DialectResolverInitiator.java
org/hibernate/engine/jdbc/dialect/internal/DialectResolverSet.java
org/hibernate/engine/jdbc/dialect/internal/StandardDialectResolver.java
org/hibernate/engine/jdbc/dialect/internal/package-info.java
org/hibernate/engine/jdbc/dialect/spi/BasicDialectResolver.java
org/hibernate/engine/jdbc/dialect/spi/BasicSQLExceptionConverter.java
org/hibernate/engine/jdbc/dialect/spi/DatabaseMetaDataDialectResolutionInfoAdapter.java
org/hibernate/engine/jdbc/dialect/spi/DialectFactory.java
org/hibernate/engine/jdbc/dialect/spi/DialectResolutionInfo.java
org/hibernate/engine/jdbc/dialect/spi/DialectResolutionInfoSource.java
org/hibernate/engine/jdbc/dialect/spi/DialectResolver.java
org/hibernate/engine/jdbc/dialect/spi/package-info.java
org/hibernate/engine/jdbc/env/internal/DefaultSchemaNameResolver.java
org/hibernate/engine/jdbc/env/internal/ExtractedDatabaseMetaDataImpl.java
org/hibernate/engine/jdbc/env/internal/JdbcEnvironmentImpl.java
org/hibernate/engine/jdbc/env/internal/JdbcEnvironmentInitiator.java
org/hibernate/engine/jdbc/env/internal/LobCreatorBuilderImpl.java
org/hibernate/engine/jdbc/env/internal/NormalizingIdentifierHelperImpl.java
org/hibernate/engine/jdbc/env/internal/QualifiedObjectNameFormatterStandardImpl.java
org/hibernate/engine/jdbc/env/spi/AnsiSqlKeywords.java
org/hibernate/engine/jdbc/env/spi/ExtractedDatabaseMetaData.java
org/hibernate/engine/jdbc/env/spi/IdentifierCaseStrategy.java
org/hibernate/engine/jdbc/env/spi/IdentifierHelper.java
org/hibernate/engine/jdbc/env/spi/IdentifierHelperBuilder.java
org/hibernate/engine/jdbc/env/spi/JdbcEnvironment.java
org/hibernate/engine/jdbc/env/spi/LobCreatorBuilder.java
org/hibernate/engine/jdbc/env/spi/NameQualifierSupport.java
org/hibernate/engine/jdbc/env/spi/QualifiedObjectNameFormatter.java
org/hibernate/engine/jdbc/env/spi/SQLStateType.java
org/hibernate/engine/jdbc/env/spi/SchemaNameResolver.java
org/hibernate/engine/jdbc/internal/BasicFormatterImpl.java
org/hibernate/engine/jdbc/internal/BinaryStreamImpl.java
org/hibernate/engine/jdbc/internal/CharacterStreamImpl.java
org/hibernate/engine/jdbc/internal/DDLFormatterImpl.java
org/hibernate/engine/jdbc/internal/FormatStyle.java
org/hibernate/engine/jdbc/internal/Formatter.java
org/hibernate/engine/jdbc/internal/JdbcCoordinatorImpl.java
org/hibernate/engine/jdbc/internal/JdbcServicesImpl.java
org/hibernate/engine/jdbc/internal/JdbcServicesInitiator.java
org/hibernate/engine/jdbc/internal/LobCreatorBuilder.java
org/hibernate/engine/jdbc/internal/ResultSetReturnImpl.java
org/hibernate/engine/jdbc/internal/ResultSetWrapperImpl.java
org/hibernate/engine/jdbc/internal/StatementPreparerImpl.java
org/hibernate/engine/jdbc/internal/package-info.java
org/hibernate/engine/jdbc/package-info.java
org/hibernate/engine/jdbc/spi/ConnectionObserver.java
org/hibernate/engine/jdbc/spi/ConnectionObserverAdapter.java
org/hibernate/engine/jdbc/spi/InvalidatableWrapper.java
org/hibernate/engine/jdbc/spi/JdbcCoordinator.java
org/hibernate/engine/jdbc/spi/JdbcServices.java
org/hibernate/engine/jdbc/spi/JdbcWrapper.java
org/hibernate/engine/jdbc/spi/NonDurableConnectionObserver.java
org/hibernate/engine/jdbc/spi/ResultSetReturn.java
org/hibernate/engine/jdbc/spi/ResultSetWrapper.java
org/hibernate/engine/jdbc/spi/SchemaNameResolver.java
org/hibernate/engine/jdbc/spi/SqlExceptionHelper.java
org/hibernate/engine/jdbc/spi/SqlStatementLogger.java
org/hibernate/engine/jdbc/spi/StatementPreparer.java
org/hibernate/engine/jdbc/spi/TypeInfo.java
org/hibernate/engine/jdbc/spi/TypeNullability.java
org/hibernate/engine/jdbc/spi/TypeSearchability.java
org/hibernate/engine/jdbc/spi/package-info.java
org/hibernate/engine/jndi/JndiException.java
org/hibernate/engine/jndi/JndiNameException.java
org/hibernate/engine/jndi/internal/JndiServiceImpl.java
org/hibernate/engine/jndi/internal/JndiServiceInitiator.java
org/hibernate/engine/jndi/internal/package-info.java
org/hibernate/engine/jndi/package-info.java
org/hibernate/engine/jndi/spi/JndiService.java
org/hibernate/engine/jndi/spi/package-info.java
org/hibernate/engine/loading/internal/CollectionLoadContext.java
org/hibernate/engine/loading/internal/EntityLoadContext.java
org/hibernate/engine/loading/internal/LoadContexts.java
org/hibernate/engine/loading/internal/LoadingCollectionEntry.java
org/hibernate/engine/loading/internal/package-info.java
org/hibernate/engine/package.html
org/hibernate/engine/profile/Association.java
org/hibernate/engine/profile/Fetch.java
org/hibernate/engine/profile/FetchProfile.java
org/hibernate/engine/profile/package-info.java
org/hibernate/engine/query/internal/NativeQueryInterpreterStandardImpl.java
org/hibernate/engine/query/spi/EntityGraphQueryHint.java
org/hibernate/engine/query/spi/FilterQueryPlan.java
org/hibernate/engine/query/spi/HQLQueryPlan.java
org/hibernate/engine/query/spi/NamedParameterDescriptor.java
org/hibernate/engine/query/spi/NativeQueryInterpreter.java
org/hibernate/engine/query/spi/NativeQueryInterpreterInitiator.java
org/hibernate/engine/query/spi/NativeSQLQueryPlan.java
org/hibernate/engine/query/spi/OrdinalParameterDescriptor.java
org/hibernate/engine/query/spi/ParamLocationRecognizer.java
org/hibernate/engine/query/spi/ParameterParser.java
org/hibernate/engine/query/spi/QueryPlanCache.java
org/hibernate/engine/query/spi/ReturnMetadata.java
org/hibernate/engine/query/spi/package-info.java
org/hibernate/engine/query/spi/sql/NativeSQLQueryCollectionReturn.java
org/hibernate/engine/query/spi/sql/NativeSQLQueryConstructorReturn.java
org/hibernate/engine/query/spi/sql/NativeSQLQueryJoinReturn.java
org/hibernate/engine/query/spi/sql/NativeSQLQueryNonScalarReturn.java
org/hibernate/engine/query/spi/sql/NativeSQLQueryReturn.java
org/hibernate/engine/query/spi/sql/NativeSQLQueryRootReturn.java
org/hibernate/engine/query/spi/sql/NativeSQLQueryScalarReturn.java
org/hibernate/engine/query/spi/sql/NativeSQLQuerySpecification.java
org/hibernate/engine/spi/AbstractDelegatingSessionBuilderImplementor.java
org/hibernate/engine/spi/AbstractDelegatingSharedSessionBuilder.java
org/hibernate/engine/spi/AssociationKey.java
org/hibernate/engine/spi/BatchFetchQueue.java
org/hibernate/engine/spi/CacheImplementor.java
org/hibernate/engine/spi/CacheInitiator.java
org/hibernate/engine/spi/CachedNaturalIdValueSource.java
org/hibernate/engine/spi/CascadeStyle.java
org/hibernate/engine/spi/CascadeStyles.java
org/hibernate/engine/spi/CascadingAction.java
org/hibernate/engine/spi/CascadingActions.java
org/hibernate/engine/spi/CollectionEntry.java
org/hibernate/engine/spi/CollectionKey.java
org/hibernate/engine/spi/CompositeOwner.java
org/hibernate/engine/spi/CompositeTracker.java
org/hibernate/engine/spi/EntityEntry.java
org/hibernate/engine/spi/EntityEntryExtraState.java
org/hibernate/engine/spi/EntityEntryFactory.java
org/hibernate/engine/spi/EntityKey.java
org/hibernate/engine/spi/EntityUniqueKey.java
org/hibernate/engine/spi/ExceptionConverter.java
org/hibernate/engine/spi/ExecutableList.java
org/hibernate/engine/spi/ExecuteUpdateResultCheckStyle.java
org/hibernate/engine/spi/ExtendedSelfDirtinessTracker.java
org/hibernate/engine/spi/FilterDefinition.java
org/hibernate/engine/spi/IdentifierValue.java
org/hibernate/engine/spi/LoadQueryInfluencers.java
org/hibernate/engine/spi/Managed.java
org/hibernate/engine/spi/ManagedComposite.java
org/hibernate/engine/spi/ManagedEntity.java
org/hibernate/engine/spi/ManagedMappedSuperclass.java
org/hibernate/engine/spi/Mapping.java
org/hibernate/engine/spi/NamedQueryDefinition.java
org/hibernate/engine/spi/NamedQueryDefinitionBuilder.java
org/hibernate/engine/spi/NamedSQLQueryDefinition.java
org/hibernate/engine/spi/NamedSQLQueryDefinitionBuilder.java
org/hibernate/engine/spi/PersistenceContext.java
org/hibernate/engine/spi/PersistentAttributeInterceptable.java
org/hibernate/engine/spi/PersistentAttributeInterceptor.java
org/hibernate/engine/spi/QueryParameters.java
org/hibernate/engine/spi/RowSelection.java
org/hibernate/engine/spi/SelfDirtinessTracker.java
org/hibernate/engine/spi/SessionBuilderImplementor.java
org/hibernate/engine/spi/SessionEventListenerManager.java
org/hibernate/engine/spi/SessionFactoryDelegatingImpl.java
org/hibernate/engine/spi/SessionFactoryImplementor.java
org/hibernate/engine/spi/SessionImplementor.java
org/hibernate/engine/spi/SessionOwner.java
org/hibernate/engine/spi/Status.java
org/hibernate/engine/spi/SubselectFetch.java
org/hibernate/engine/spi/TypedValue.java
org/hibernate/engine/spi/UnsavedValueStrategy.java
org/hibernate/engine/spi/ValueInclusion.java
org/hibernate/engine/spi/VersionValue.java
org/hibernate/engine/spi/ActionQueue.java
org/hibernate/engine/spi/AbstractDelegatingSessionBuilder.java
org/hibernate/engine/spi/SessionDelegatorBaseImpl.java
org/hibernate/engine/spi/SharedSessionContractImplementor.java
org/hibernate/engine/transaction/internal/NullSynchronizationException.java
org/hibernate/engine/transaction/internal/SynchronizationRegistryImpl.java
org/hibernate/engine/transaction/internal/TransactionImpl.java
org/hibernate/engine/transaction/internal/jta/JtaStatusHelper.java
org/hibernate/engine/transaction/jta/platform/internal/AbstractJtaPlatform.java
org/hibernate/engine/transaction/jta/platform/internal/BitronixJtaPlatform.java
org/hibernate/engine/transaction/jta/platform/internal/BorlandEnterpriseServerJtaPlatform.java
org/hibernate/engine/transaction/jta/platform/internal/JBossAppServerJtaPlatform.java
org/hibernate/engine/transaction/jta/platform/internal/JBossStandAloneJtaPlatform.java
org/hibernate/engine/transaction/jta/platform/internal/JOTMJtaPlatform.java
org/hibernate/engine/transaction/jta/platform/internal/JOnASJtaPlatform.java
org/hibernate/engine/transaction/jta/platform/internal/JRun4JtaPlatform.java
org/hibernate/engine/transaction/jta/platform/internal/JtaPlatformInitiator.java
org/hibernate/engine/transaction/jta/platform/internal/JtaPlatformResolverInitiator.java
org/hibernate/engine/transaction/jta/platform/internal/JtaSynchronizationStrategy.java
org/hibernate/engine/transaction/jta/platform/internal/NoJtaPlatform.java
org/hibernate/engine/transaction/jta/platform/internal/OC4JJtaPlatform.java
org/hibernate/engine/transaction/jta/platform/internal/OrionJtaPlatform.java
org/hibernate/engine/transaction/jta/platform/internal/ResinJtaPlatform.java
org/hibernate/engine/transaction/jta/platform/internal/StandardJtaPlatformResolver.java
org/hibernate/engine/transaction/jta/platform/internal/SunOneJtaPlatform.java
org/hibernate/engine/transaction/jta/platform/internal/SynchronizationRegistryAccess.java
org/hibernate/engine/transaction/jta/platform/internal/SynchronizationRegistryBasedSynchronizationStrategy.java
org/hibernate/engine/transaction/jta/platform/internal/TransactionManagerAccess.java
org/hibernate/engine/transaction/jta/platform/internal/TransactionManagerBasedSynchronizationStrategy.java
org/hibernate/engine/transaction/jta/platform/internal/WebSphereExtendedJtaPlatform.java
org/hibernate/engine/transaction/jta/platform/internal/WebSphereJtaPlatform.java
org/hibernate/engine/transaction/jta/platform/internal/WeblogicJtaPlatform.java
org/hibernate/engine/transaction/jta/platform/spi/JtaPlatform.java
org/hibernate/engine/transaction/jta/platform/spi/JtaPlatformException.java
org/hibernate/engine/transaction/jta/platform/spi/JtaPlatformProvider.java
org/hibernate/engine/transaction/jta/platform/spi/JtaPlatformResolver.java
org/hibernate/engine/transaction/spi/IsolationDelegate.java
org/hibernate/engine/transaction/spi/JoinStatus.java
org/hibernate/engine/transaction/spi/SynchronizationRegistry.java
org/hibernate/engine/transaction/spi/TransactionImplementor.java
org/hibernate/engine/transaction/spi/TransactionObserver.java
org/hibernate/event/internal/AbstractFlushingEventListener.java
org/hibernate/event/internal/AbstractLockUpgradeEventListener.java
org/hibernate/event/internal/AbstractReassociateEventListener.java
org/hibernate/event/internal/AbstractSaveEventListener.java
org/hibernate/event/internal/AbstractVisitor.java
org/hibernate/event/internal/DefaultAutoFlushEventListener.java
org/hibernate/event/internal/DefaultDeleteEventListener.java
org/hibernate/event/internal/DefaultDirtyCheckEventListener.java
org/hibernate/event/internal/DefaultEvictEventListener.java
org/hibernate/event/internal/DefaultFlushEntityEventListener.java
org/hibernate/event/internal/DefaultFlushEventListener.java
org/hibernate/event/internal/DefaultInitializeCollectionEventListener.java
org/hibernate/event/internal/DefaultLoadEventListener.java
org/hibernate/event/internal/DefaultLockEventListener.java
org/hibernate/event/internal/DefaultMergeEventListener.java
org/hibernate/event/internal/DefaultPersistEventListener.java
org/hibernate/event/internal/DefaultPersistOnFlushEventListener.java
org/hibernate/event/internal/DefaultPostLoadEventListener.java
org/hibernate/event/internal/DefaultPreLoadEventListener.java
org/hibernate/event/internal/DefaultRefreshEventListener.java
org/hibernate/event/internal/DefaultReplicateEventListener.java
org/hibernate/event/internal/DefaultResolveNaturalIdEventListener.java
org/hibernate/event/internal/DefaultSaveEventListener.java
org/hibernate/event/internal/DefaultSaveOrUpdateEventListener.java
org/hibernate/event/internal/DefaultUpdateEventListener.java
org/hibernate/event/internal/DirtyCollectionSearchVisitor.java
org/hibernate/event/internal/EntityCopyAllowedLoggedObserver.java
org/hibernate/event/internal/EntityCopyAllowedObserver.java
org/hibernate/event/internal/EntityCopyNotAllowedObserver.java
org/hibernate/event/internal/EvictVisitor.java
org/hibernate/event/internal/MergeContext.java
org/hibernate/event/internal/OnLockVisitor.java
org/hibernate/event/internal/OnReplicateVisitor.java
org/hibernate/event/internal/OnUpdateVisitor.java
org/hibernate/event/internal/ProxyVisitor.java
org/hibernate/event/internal/ReattachVisitor.java
org/hibernate/event/internal/WrapVisitor.java
org/hibernate/event/internal/package.html
org/hibernate/event/internal/FlushVisitor.java
org/hibernate/event/package.html
org/hibernate/event/service/internal/EventListenerGroupImpl.java
org/hibernate/event/service/internal/EventListenerRegistryImpl.java
org/hibernate/event/service/internal/EventListenerServiceInitiator.java
org/hibernate/event/service/internal/PostCommitEventListenerGroupImpl.java
org/hibernate/event/service/spi/DuplicationStrategy.java
org/hibernate/event/service/spi/EventListenerGroup.java
org/hibernate/event/service/spi/EventListenerRegistrationException.java
org/hibernate/event/service/spi/EventListenerRegistry.java
org/hibernate/event/spi/AbstractCollectionEvent.java
org/hibernate/event/spi/AbstractEvent.java
org/hibernate/event/spi/AbstractPreDatabaseOperationEvent.java
org/hibernate/event/spi/AutoFlushEvent.java
org/hibernate/event/spi/AutoFlushEventListener.java
org/hibernate/event/spi/ClearEvent.java
org/hibernate/event/spi/ClearEventListener.java
org/hibernate/event/spi/DeleteEvent.java
org/hibernate/event/spi/DeleteEventListener.java
org/hibernate/event/spi/DirtyCheckEvent.java
org/hibernate/event/spi/DirtyCheckEventListener.java
org/hibernate/event/spi/EntityCopyObserver.java
org/hibernate/event/spi/EventSource.java
org/hibernate/event/spi/EventType.java
org/hibernate/event/spi/EvictEvent.java
org/hibernate/event/spi/EvictEventListener.java
org/hibernate/event/spi/FlushEntityEvent.java
org/hibernate/event/spi/FlushEntityEventListener.java
org/hibernate/event/spi/FlushEvent.java
org/hibernate/event/spi/FlushEventListener.java
org/hibernate/event/spi/InitializeCollectionEvent.java
org/hibernate/event/spi/InitializeCollectionEventListener.java
org/hibernate/event/spi/LoadEvent.java
org/hibernate/event/spi/LoadEventListener.java
org/hibernate/event/spi/LockEvent.java
org/hibernate/event/spi/LockEventListener.java
org/hibernate/event/spi/MergeEvent.java
org/hibernate/event/spi/MergeEventListener.java
org/hibernate/event/spi/PersistEvent.java
org/hibernate/event/spi/PersistEventListener.java
org/hibernate/event/spi/PostCollectionRecreateEvent.java
org/hibernate/event/spi/PostCollectionRecreateEventListener.java
org/hibernate/event/spi/PostCollectionRemoveEvent.java
org/hibernate/event/spi/PostCollectionRemoveEventListener.java
org/hibernate/event/spi/PostCollectionUpdateEvent.java
org/hibernate/event/spi/PostCollectionUpdateEventListener.java
org/hibernate/event/spi/PostCommitDeleteEventListener.java
org/hibernate/event/spi/PostCommitInsertEventListener.java
org/hibernate/event/spi/PostCommitUpdateEventListener.java
org/hibernate/event/spi/PostDeleteEvent.java
org/hibernate/event/spi/PostDeleteEventListener.java
org/hibernate/event/spi/PostInsertEvent.java
org/hibernate/event/spi/PostInsertEventListener.java
org/hibernate/event/spi/PostLoadEvent.java
org/hibernate/event/spi/PostLoadEventListener.java
org/hibernate/event/spi/PostUpdateEvent.java
org/hibernate/event/spi/PostUpdateEventListener.java
org/hibernate/event/spi/PreCollectionRecreateEvent.java
org/hibernate/event/spi/PreCollectionRecreateEventListener.java
org/hibernate/event/spi/PreCollectionRemoveEvent.java
org/hibernate/event/spi/PreCollectionRemoveEventListener.java
org/hibernate/event/spi/PreCollectionUpdateEvent.java
org/hibernate/event/spi/PreCollectionUpdateEventListener.java
org/hibernate/event/spi/PreDeleteEvent.java
org/hibernate/event/spi/PreDeleteEventListener.java
org/hibernate/event/spi/PreInsertEvent.java
org/hibernate/event/spi/PreInsertEventListener.java
org/hibernate/event/spi/PreLoadEvent.java
org/hibernate/event/spi/PreLoadEventListener.java
org/hibernate/event/spi/PreUpdateEvent.java
org/hibernate/event/spi/PreUpdateEventListener.java
org/hibernate/event/spi/RefreshEvent.java
org/hibernate/event/spi/RefreshEventListener.java
org/hibernate/event/spi/ReplicateEvent.java
org/hibernate/event/spi/ReplicateEventListener.java
org/hibernate/event/spi/ResolveNaturalIdEvent.java
org/hibernate/event/spi/ResolveNaturalIdEventListener.java
org/hibernate/event/spi/SaveOrUpdateEvent.java
org/hibernate/event/spi/SaveOrUpdateEventListener.java
org/hibernate/exception/ConstraintViolationException.java
org/hibernate/exception/DataException.java
org/hibernate/exception/GenericJDBCException.java
org/hibernate/exception/JDBCConnectionException.java
org/hibernate/exception/LockAcquisitionException.java
org/hibernate/exception/LockTimeoutException.java
org/hibernate/exception/SQLGrammarException.java
org/hibernate/exception/internal/CacheSQLExceptionConversionDelegate.java
org/hibernate/exception/internal/SQLExceptionTypeDelegate.java
org/hibernate/exception/internal/SQLStateConversionDelegate.java
org/hibernate/exception/internal/SQLStateConverter.java
org/hibernate/exception/internal/StandardSQLExceptionConverter.java
org/hibernate/exception/package.html
org/hibernate/exception/spi/AbstractSQLExceptionConversionDelegate.java
org/hibernate/exception/spi/Configurable.java
org/hibernate/exception/spi/ConversionContext.java
org/hibernate/exception/spi/SQLExceptionConversionDelegate.java
org/hibernate/exception/spi/SQLExceptionConverter.java
org/hibernate/exception/spi/SQLExceptionConverterFactory.java
org/hibernate/exception/spi/TemplatedViolatedConstraintNameExtracter.java
org/hibernate/exception/spi/ViolatedConstraintNameExtracter.java
org/hibernate/graph/spi/AttributeNodeImplementor.java
org/hibernate/graph/spi/EntityGraphImplementor.java
org/hibernate/graph/spi/GraphNodeImplementor.java
org/hibernate/hql/internal/CollectionProperties.java
org/hibernate/hql/internal/CollectionSubqueryFactory.java
org/hibernate/hql/internal/HolderInstantiator.java
org/hibernate/hql/internal/NameGenerator.java
org/hibernate/hql/internal/QueryExecutionRequestException.java
org/hibernate/hql/internal/QuerySplitter.java
org/hibernate/hql/internal/QueryTranslatorFactoryInitiator.java
org/hibernate/hql/internal/antlr/package.html
org/hibernate/hql/internal/ast/ASTQueryTranslatorFactory.java
org/hibernate/hql/internal/ast/DetailedSemanticException.java
org/hibernate/hql/internal/ast/ErrorCounter.java
org/hibernate/hql/internal/ast/ErrorReporter.java
org/hibernate/hql/internal/ast/HqlASTFactory.java
org/hibernate/hql/internal/ast/HqlLexer.java
org/hibernate/hql/internal/ast/HqlParser.java
org/hibernate/hql/internal/ast/HqlSqlWalker.java
org/hibernate/hql/internal/ast/HqlToken.java
org/hibernate/hql/internal/ast/InvalidPathException.java
org/hibernate/hql/internal/ast/InvalidWithClauseException.java
org/hibernate/hql/internal/ast/ParameterTranslationsImpl.java
org/hibernate/hql/internal/ast/ParseErrorHandler.java
org/hibernate/hql/internal/ast/QuerySyntaxException.java
org/hibernate/hql/internal/ast/QueryTranslatorImpl.java
org/hibernate/hql/internal/ast/SqlASTFactory.java
org/hibernate/hql/internal/ast/SqlGenerator.java
org/hibernate/hql/internal/ast/TypeDiscriminatorMetadata.java
org/hibernate/hql/internal/ast/exec/BasicExecutor.java
org/hibernate/hql/internal/ast/exec/DeleteExecutor.java
org/hibernate/hql/internal/ast/exec/MultiTableDeleteExecutor.java
org/hibernate/hql/internal/ast/exec/MultiTableUpdateExecutor.java
org/hibernate/hql/internal/ast/exec/StatementExecutor.java
org/hibernate/hql/internal/ast/package.html
org/hibernate/hql/internal/ast/tree/AbstractMapComponentNode.java
org/hibernate/hql/internal/ast/tree/AbstractNullnessCheckNode.java
org/hibernate/hql/internal/ast/tree/AbstractRestrictableStatement.java
org/hibernate/hql/internal/ast/tree/AbstractSelectExpression.java
org/hibernate/hql/internal/ast/tree/AbstractStatement.java
org/hibernate/hql/internal/ast/tree/AggregateNode.java
org/hibernate/hql/internal/ast/tree/AggregatedSelectExpression.java
org/hibernate/hql/internal/ast/tree/AssignmentSpecification.java
org/hibernate/hql/internal/ast/tree/BetweenOperatorNode.java
org/hibernate/hql/internal/ast/tree/BinaryArithmeticOperatorNode.java
org/hibernate/hql/internal/ast/tree/BinaryLogicOperatorNode.java
org/hibernate/hql/internal/ast/tree/BinaryOperatorNode.java
org/hibernate/hql/internal/ast/tree/BooleanLiteralNode.java
org/hibernate/hql/internal/ast/tree/CastFunctionNode.java
org/hibernate/hql/internal/ast/tree/CollectionFunction.java
org/hibernate/hql/internal/ast/tree/CollectionPropertyReference.java
org/hibernate/hql/internal/ast/tree/ComponentJoin.java
org/hibernate/hql/internal/ast/tree/ConstructorNode.java
org/hibernate/hql/internal/ast/tree/CountNode.java
org/hibernate/hql/internal/ast/tree/DeleteStatement.java
org/hibernate/hql/internal/ast/tree/DisplayableNode.java
org/hibernate/hql/internal/ast/tree/DotNode.java
org/hibernate/hql/internal/ast/tree/EntityJoinFromElement.java
org/hibernate/hql/internal/ast/tree/ExpectedTypeAwareNode.java
org/hibernate/hql/internal/ast/tree/FromClause.java
org/hibernate/hql/internal/ast/tree/FromElement.java
org/hibernate/hql/internal/ast/tree/FromElementFactory.java
org/hibernate/hql/internal/ast/tree/FromElementType.java
org/hibernate/hql/internal/ast/tree/FromReferenceNode.java
org/hibernate/hql/internal/ast/tree/FunctionNode.java
org/hibernate/hql/internal/ast/tree/HqlSqlWalkerNode.java
org/hibernate/hql/internal/ast/tree/IdentNode.java
org/hibernate/hql/internal/ast/tree/ImpliedFromElement.java
org/hibernate/hql/internal/ast/tree/InLogicOperatorNode.java
org/hibernate/hql/internal/ast/tree/IndexNode.java
org/hibernate/hql/internal/ast/tree/InitializeableNode.java
org/hibernate/hql/internal/ast/tree/InsertStatement.java
org/hibernate/hql/internal/ast/tree/IntoClause.java
org/hibernate/hql/internal/ast/tree/IsNotNullLogicOperatorNode.java
org/hibernate/hql/internal/ast/tree/IsNullLogicOperatorNode.java
org/hibernate/hql/internal/ast/tree/JavaConstantNode.java
org/hibernate/hql/internal/ast/tree/LiteralNode.java
org/hibernate/hql/internal/ast/tree/MapEntryNode.java
org/hibernate/hql/internal/ast/tree/MapKeyEntityFromElement.java
org/hibernate/hql/internal/ast/tree/MapKeyNode.java
org/hibernate/hql/internal/ast/tree/MapValueNode.java
org/hibernate/hql/internal/ast/tree/MethodNode.java
org/hibernate/hql/internal/ast/tree/Node.java
org/hibernate/hql/internal/ast/tree/NullNode.java
org/hibernate/hql/internal/ast/tree/OperatorNode.java
org/hibernate/hql/internal/ast/tree/OrderByClause.java
org/hibernate/hql/internal/ast/tree/ParameterContainer.java
org/hibernate/hql/internal/ast/tree/ParameterNode.java
org/hibernate/hql/internal/ast/tree/PathNode.java
org/hibernate/hql/internal/ast/tree/QueryNode.java
org/hibernate/hql/internal/ast/tree/ResolvableNode.java
org/hibernate/hql/internal/ast/tree/RestrictableStatement.java
org/hibernate/hql/internal/ast/tree/ResultVariableRefNode.java
org/hibernate/hql/internal/ast/tree/SearchedCaseNode.java
org/hibernate/hql/internal/ast/tree/SelectClause.java
org/hibernate/hql/internal/ast/tree/SelectExpression.java
org/hibernate/hql/internal/ast/tree/SelectExpressionImpl.java
org/hibernate/hql/internal/ast/tree/SelectExpressionList.java
org/hibernate/hql/internal/ast/tree/SessionFactoryAwareNode.java
org/hibernate/hql/internal/ast/tree/SimpleCaseNode.java
org/hibernate/hql/internal/ast/tree/SqlFragment.java
org/hibernate/hql/internal/ast/tree/SqlNode.java
org/hibernate/hql/internal/ast/tree/Statement.java
org/hibernate/hql/internal/ast/tree/UnaryArithmeticNode.java
org/hibernate/hql/internal/ast/tree/UnaryLogicOperatorNode.java
org/hibernate/hql/internal/ast/tree/UnaryOperatorNode.java
org/hibernate/hql/internal/ast/tree/UpdateStatement.java
org/hibernate/hql/internal/ast/util/ASTAppender.java
org/hibernate/hql/internal/ast/util/ASTIterator.java
org/hibernate/hql/internal/ast/util/ASTParentsFirstIterator.java
org/hibernate/hql/internal/ast/util/ASTPrinter.java
org/hibernate/hql/internal/ast/util/ASTUtil.java
org/hibernate/hql/internal/ast/util/AliasGenerator.java
org/hibernate/hql/internal/ast/util/ColumnHelper.java
org/hibernate/hql/internal/ast/util/JoinProcessor.java
org/hibernate/hql/internal/ast/util/LiteralProcessor.java
org/hibernate/hql/internal/ast/util/NodeTraverser.java
org/hibernate/hql/internal/ast/util/PathHelper.java
org/hibernate/hql/internal/ast/util/SessionFactoryHelper.java
org/hibernate/hql/internal/ast/util/SyntheticAndFactory.java
org/hibernate/hql/internal/classic/ClassicQueryTranslatorFactory.java
org/hibernate/hql/internal/classic/ClauseParser.java
org/hibernate/hql/internal/classic/FromParser.java
org/hibernate/hql/internal/classic/FromPathExpressionParser.java
org/hibernate/hql/internal/classic/GroupByParser.java
org/hibernate/hql/internal/classic/HavingParser.java
org/hibernate/hql/internal/classic/OrderByParser.java
org/hibernate/hql/internal/classic/Parser.java
org/hibernate/hql/internal/classic/ParserHelper.java
org/hibernate/hql/internal/classic/PathExpressionParser.java
org/hibernate/hql/internal/classic/PreprocessingParser.java
org/hibernate/hql/internal/classic/QueryTranslatorImpl.java
org/hibernate/hql/internal/classic/SelectParser.java
org/hibernate/hql/internal/classic/SelectPathExpressionParser.java
org/hibernate/hql/internal/classic/WhereParser.java
org/hibernate/hql/internal/classic/package.html
org/hibernate/hql/package.html
org/hibernate/hql/spi/FilterTranslator.java
org/hibernate/hql/spi/ParameterTranslations.java
org/hibernate/hql/spi/QueryTranslator.java
org/hibernate/hql/spi/QueryTranslatorFactory.java
org/hibernate/hql/spi/id/AbstractIdsBulkIdHandler.java
org/hibernate/hql/spi/id/AbstractMultiTableBulkIdStrategyImpl.java
org/hibernate/hql/spi/id/AbstractTableBasedBulkIdHandler.java
org/hibernate/hql/spi/id/IdTableHelper.java
org/hibernate/hql/spi/id/IdTableInfo.java
org/hibernate/hql/spi/id/IdTableSupport.java
org/hibernate/hql/spi/id/IdTableSupportStandardImpl.java
org/hibernate/hql/spi/id/MultiTableBulkIdStrategy.java
org/hibernate/hql/spi/id/TableBasedDeleteHandlerImpl.java
org/hibernate/hql/spi/id/TableBasedUpdateHandlerImpl.java
org/hibernate/hql/spi/id/cte/AbstractCteValuesListBulkIdHandler.java
org/hibernate/hql/spi/id/cte/CteValuesListBuilder.java
org/hibernate/hql/spi/id/cte/CteValuesListBulkIdStrategy.java
org/hibernate/hql/spi/id/cte/CteValuesListDeleteHandlerImpl.java
org/hibernate/hql/spi/id/cte/CteValuesListUpdateHandlerImpl.java
org/hibernate/hql/spi/id/global/GlobalTemporaryTableBulkIdStrategy.java
org/hibernate/hql/spi/id/global/IdTableInfoImpl.java
org/hibernate/hql/spi/id/global/PreparationContextImpl.java
org/hibernate/hql/spi/id/inline/AbstractInlineIdsBulkIdHandler.java
org/hibernate/hql/spi/id/inline/AbstractInlineIdsDeleteHandlerImpl.java
org/hibernate/hql/spi/id/inline/AbstractInlineIdsUpdateHandlerImpl.java
org/hibernate/hql/spi/id/inline/IdsClauseBuilder.java
org/hibernate/hql/spi/id/inline/InlineIdsIdsInClauseDeleteHandlerImpl.java
org/hibernate/hql/spi/id/inline/InlineIdsIdsOrClauseDeleteHandlerImpl.java
org/hibernate/hql/spi/id/inline/InlineIdsInClauseBuilder.java
org/hibernate/hql/spi/id/inline/InlineIdsInClauseBulkIdStrategy.java
org/hibernate/hql/spi/id/inline/InlineIdsInClauseUpdateHandlerImpl.java
org/hibernate/hql/spi/id/inline/InlineIdsOrClauseBuilder.java
org/hibernate/hql/spi/id/inline/InlineIdsOrClauseBulkIdStrategy.java
org/hibernate/hql/spi/id/inline/InlineIdsOrClauseUpdateHandlerImpl.java
org/hibernate/hql/spi/id/inline/InlineIdsSubSelectValueListBulkIdStrategy.java
org/hibernate/hql/spi/id/inline/InlineIdsSubSelectValuesListBuilder.java
org/hibernate/hql/spi/id/inline/InlineIdsSubSelectValuesListDeleteHandlerImpl.java
org/hibernate/hql/spi/id/inline/InlineIdsSubSelectValuesListUpdateHandlerImpl.java
org/hibernate/hql/spi/id/local/AfterUseAction.java
org/hibernate/hql/spi/id/local/Helper.java
org/hibernate/hql/spi/id/local/IdTableInfoImpl.java
org/hibernate/hql/spi/id/local/LocalTemporaryTableBulkIdStrategy.java
org/hibernate/hql/spi/id/package-info.java
org/hibernate/hql/spi/id/persistent/DeleteHandlerImpl.java
org/hibernate/hql/spi/id/persistent/Helper.java
org/hibernate/hql/spi/id/persistent/IdTableInfoImpl.java
org/hibernate/hql/spi/id/persistent/PersistentTableBulkIdStrategy.java
org/hibernate/hql/spi/id/persistent/PreparationContextImpl.java
org/hibernate/hql/spi/id/persistent/UpdateHandlerImpl.java
org/hibernate/hql/spi/id/persistent/package-info.java
org/hibernate/id/AbstractPostInsertGenerator.java
org/hibernate/id/AbstractUUIDGenerator.java
org/hibernate/id/Assigned.java
org/hibernate/id/BulkInsertionCapableIdentifierGenerator.java
org/hibernate/id/CompositeNestedGeneratedValueGenerator.java
org/hibernate/id/Configurable.java
org/hibernate/id/EntityIdentifierNature.java
org/hibernate/id/ExportableColumn.java
org/hibernate/id/ForeignGenerator.java
org/hibernate/id/GUIDGenerator.java
org/hibernate/id/IdentifierGenerationException.java
org/hibernate/id/IdentifierGenerator.java
org/hibernate/id/IdentifierGeneratorAggregator.java
org/hibernate/id/IdentifierGeneratorHelper.java
org/hibernate/id/IdentityGenerator.java
org/hibernate/id/IncrementGenerator.java
org/hibernate/id/IntegralDataTypeHolder.java
org/hibernate/id/MultipleHiLoPerTableGenerator.java
org/hibernate/id/PersistentIdentifierGenerator.java
org/hibernate/id/PostInsertIdentifierGenerator.java
org/hibernate/id/PostInsertIdentityPersister.java
org/hibernate/id/ResultSetIdentifierConsumer.java
org/hibernate/id/SelectGenerator.java
org/hibernate/id/SequenceGenerator.java
org/hibernate/id/SequenceHiLoGenerator.java
org/hibernate/id/SequenceIdentityGenerator.java
org/hibernate/id/UUIDGenerationStrategy.java
org/hibernate/id/UUIDGenerator.java
org/hibernate/id/UUIDHexGenerator.java
org/hibernate/id/enhanced/AbstractOptimizer.java
org/hibernate/id/enhanced/AccessCallback.java
org/hibernate/id/enhanced/DatabaseStructure.java
org/hibernate/id/enhanced/InitialValueAwareOptimizer.java
org/hibernate/id/enhanced/LegacyHiLoAlgorithmOptimizer.java
org/hibernate/id/enhanced/NoopOptimizer.java
org/hibernate/id/enhanced/Optimizer.java
org/hibernate/id/enhanced/OptimizerFactory.java
org/hibernate/id/enhanced/PooledLoOptimizer.java
org/hibernate/id/enhanced/PooledLoThreadLocalOptimizer.java
org/hibernate/id/enhanced/PooledOptimizer.java
org/hibernate/id/enhanced/SequenceStructure.java
org/hibernate/id/enhanced/SequenceStyleGenerator.java
org/hibernate/id/enhanced/StandardOptimizerDescriptor.java
org/hibernate/id/enhanced/TableGenerator.java
org/hibernate/id/enhanced/TableStructure.java
org/hibernate/id/enhanced/package-info.java
org/hibernate/id/enhanced/HiLoOptimizer.java
org/hibernate/id/factory/IdentifierGeneratorFactory.java
org/hibernate/id/factory/internal/DefaultIdentifierGeneratorFactory.java
org/hibernate/id/factory/internal/MutableIdentifierGeneratorFactoryInitiator.java
org/hibernate/id/factory/spi/MutableIdentifierGeneratorFactory.java
org/hibernate/id/insert/AbstractReturningDelegate.java
org/hibernate/id/insert/AbstractSelectingDelegate.java
org/hibernate/id/insert/Binder.java
org/hibernate/id/insert/IdentifierGeneratingInsert.java
org/hibernate/id/insert/InsertGeneratedIdentifierDelegate.java
org/hibernate/id/insert/InsertSelectIdentityInsert.java
org/hibernate/id/package.html
org/hibernate/id/uuid/CustomVersionOneStrategy.java
org/hibernate/id/uuid/Helper.java
org/hibernate/id/uuid/StandardRandomStrategy.java
org/hibernate/integrator/internal/IntegratorServiceImpl.java
org/hibernate/integrator/spi/Integrator.java
org/hibernate/integrator/spi/IntegratorService.java
org/hibernate/integrator/spi/ServiceContributingIntegrator.java
org/hibernate/internal/AbstractScrollableResults.java
org/hibernate/internal/AbstractSessionImpl.java
org/hibernate/internal/AbstractSharedSessionContract.java
org/hibernate/internal/CacheImpl.java
org/hibernate/internal/ConnectionObserverStatsBridge.java
org/hibernate/internal/ContextualJdbcConnectionAccess.java
org/hibernate/internal/CoordinatingEntityNameResolver.java
org/hibernate/internal/CoreLogging.java
org/hibernate/internal/CoreMessageLogger.java
org/hibernate/internal/CriteriaImpl.java
org/hibernate/internal/DynamicFilterAliasGenerator.java
org/hibernate/internal/EmptyScrollableResults.java
org/hibernate/internal/EntityManagerMessageLogger.java
org/hibernate/internal/ExceptionConverterImpl.java
org/hibernate/internal/ExceptionMapperStandardImpl.java
org/hibernate/internal/FilterAliasGenerator.java
org/hibernate/internal/FilterConfiguration.java
org/hibernate/internal/FilterHelper.java
org/hibernate/internal/FilterImpl.java
org/hibernate/internal/HEMLogging.java
org/hibernate/internal/IteratorImpl.java
org/hibernate/internal/JdbcObserverImpl.java
org/hibernate/internal/NonContextualJdbcConnectionAccess.java
org/hibernate/internal/SessionFactoryObserverChain.java
org/hibernate/internal/SessionFactoryRegistry.java
org/hibernate/internal/SessionOwnerBehavior.java
org/hibernate/internal/SharedSessionCreationOptions.java
org/hibernate/internal/StatelessSessionImpl.java
org/hibernate/internal/StaticFilterAliasGenerator.java
org/hibernate/internal/TypeLocatorImpl.java
org/hibernate/internal/log/ConnectionAccessLogger.java
org/hibernate/internal/log/ConnectionPoolingLogger.java
org/hibernate/internal/log/DeprecationLogger.java
org/hibernate/internal/log/UrlMessageBundle.java
org/hibernate/internal/package.html
org/hibernate/internal/util/BytesHelper.java
org/hibernate/internal/util/Cloneable.java
org/hibernate/internal/util/ConfigHelper.java
org/hibernate/internal/util/EntityPrinter.java
org/hibernate/internal/util/JdbcExceptionHelper.java
org/hibernate/internal/util/LockModeConverter.java
org/hibernate/internal/util/MarkerObject.java
org/hibernate/internal/util/ReflectHelper.java
org/hibernate/internal/util/SerializationHelper.java
org/hibernate/internal/util/StringHelper.java
org/hibernate/internal/util/ValueHolder.java
org/hibernate/internal/util/ZonedDateTimeComparator.java
org/hibernate/internal/util/beans/BeanInfoHelper.java
org/hibernate/internal/util/beans/BeanIntrospectionException.java
org/hibernate/internal/util/collections/ArrayHelper.java
org/hibernate/internal/util/collections/BoundedConcurrentHashMap.java
org/hibernate/internal/util/collections/CollectionHelper.java
org/hibernate/internal/util/collections/ConcurrentReferenceHashMap.java
org/hibernate/internal/util/collections/EmptyIterator.java
org/hibernate/internal/util/collections/IdentityMap.java
org/hibernate/internal/util/collections/IdentitySet.java
org/hibernate/internal/util/collections/JoinedIterable.java
org/hibernate/internal/util/collections/JoinedIterator.java
org/hibernate/internal/util/collections/LazyIterator.java
org/hibernate/internal/util/collections/SingletonIterator.java
org/hibernate/internal/util/compare/CalendarComparator.java
org/hibernate/internal/util/compare/ComparableComparator.java
org/hibernate/internal/util/compare/EqualsHelper.java
org/hibernate/internal/util/compare/RowVersionComparator.java
org/hibernate/internal/util/config/ConfigurationException.java
org/hibernate/internal/util/config/ConfigurationHelper.java
org/hibernate/internal/util/io/StreamCopier.java
org/hibernate/internal/util/jndi/JndiHelper.java
org/hibernate/internal/util/package.html
org/hibernate/internal/util/type/PrimitiveWrapperHelper.java
org/hibernate/internal/util/xml/BaseXMLEventReader.java
org/hibernate/internal/util/xml/BufferedXMLEventReader.java
org/hibernate/internal/util/xml/DTDEntityResolver.java
org/hibernate/internal/util/xml/ErrorLogger.java
org/hibernate/internal/util/xml/FilteringXMLEventReader.java
org/hibernate/internal/util/xml/Origin.java
org/hibernate/internal/util/xml/OriginImpl.java
org/hibernate/internal/util/xml/UnsupportedOrmXsdVersionException.java
org/hibernate/internal/util/xml/XMLHelper.java
org/hibernate/internal/util/xml/XMLStreamConstantsUtils.java
org/hibernate/internal/util/xml/XmlDocument.java
org/hibernate/internal/util/xml/XmlDocumentImpl.java
org/hibernate/internal/util/xml/XmlInfrastructureException.java
org/hibernate/internal/util/xml/XsdException.java
org/hibernate/internal/FetchingScrollableResultsImpl.java
org/hibernate/internal/ScrollableResultsImpl.java
org/hibernate/internal/SessionCreationOptions.java
org/hibernate/internal/SessionFactoryImpl.java
org/hibernate/internal/SessionImpl.java
org/hibernate/internal/JdbcSessionContextImpl.java
org/hibernate/jdbc/AbstractReturningWork.java
org/hibernate/jdbc/AbstractWork.java
org/hibernate/jdbc/BatchFailedException.java
org/hibernate/jdbc/BatchedTooManyRowsAffectedException.java
org/hibernate/jdbc/Expectation.java
org/hibernate/jdbc/Expectations.java
org/hibernate/jdbc/ReturningWork.java
org/hibernate/jdbc/TooManyRowsAffectedException.java
org/hibernate/jdbc/Work.java
org/hibernate/jdbc/WorkExecutor.java
org/hibernate/jdbc/WorkExecutorVisitable.java
org/hibernate/jdbc/package.html
org/hibernate/jmx/internal/DisabledJmxServiceImpl.java
org/hibernate/jmx/internal/JmxServiceImpl.java
org/hibernate/jmx/internal/JmxServiceInitiator.java
org/hibernate/jmx/spi/JmxService.java
org/hibernate/jpa/HibernateEntityManager.java
org/hibernate/jpa/HibernateEntityManagerFactory.java
org/hibernate/jpa/HibernatePersistenceProvider.java
org/hibernate/jpa/HibernateQuery.java
org/hibernate/jpa/QueryHints.java
org/hibernate/jpa/TypedParameterValue.java
org/hibernate/jpa/boot/internal/EntityManagerFactoryBuilderImpl.java
org/hibernate/jpa/boot/internal/Helper.java
org/hibernate/jpa/boot/internal/ParsedPersistenceXmlDescriptor.java
org/hibernate/jpa/boot/internal/PersistenceUnitInfoDescriptor.java
org/hibernate/jpa/boot/internal/PersistenceXmlParser.java
org/hibernate/jpa/boot/internal/StandardJpaScanEnvironmentImpl.java
org/hibernate/jpa/boot/spi/Bootstrap.java
org/hibernate/jpa/boot/spi/EntityManagerFactoryBuilder.java
org/hibernate/jpa/boot/spi/IntegratorProvider.java
org/hibernate/jpa/boot/spi/PersistenceUnitDescriptor.java
org/hibernate/jpa/boot/spi/ProviderChecker.java
org/hibernate/jpa/boot/spi/StrategyRegistrationProviderList.java
org/hibernate/jpa/boot/spi/TypeContributorList.java
org/hibernate/jpa/event/internal/core/HibernateEntityManagerEventListener.java
org/hibernate/jpa/event/internal/core/JpaAutoFlushEventListener.java
org/hibernate/jpa/event/internal/core/JpaDeleteEventListener.java
org/hibernate/jpa/event/internal/core/JpaFlushEntityEventListener.java
org/hibernate/jpa/event/internal/core/JpaFlushEventListener.java
org/hibernate/jpa/event/internal/core/JpaMergeEventListener.java
org/hibernate/jpa/event/internal/core/JpaPersistEventListener.java
org/hibernate/jpa/event/internal/core/JpaPersistOnFlushEventListener.java
org/hibernate/jpa/event/internal/core/JpaPostDeleteEventListener.java
org/hibernate/jpa/event/internal/core/JpaPostInsertEventListener.java
org/hibernate/jpa/event/internal/core/JpaPostLoadEventListener.java
org/hibernate/jpa/event/internal/core/JpaPostUpdateEventListener.java
org/hibernate/jpa/event/internal/core/JpaSaveEventListener.java
org/hibernate/jpa/event/internal/core/JpaSaveOrUpdateEventListener.java
org/hibernate/jpa/event/internal/core/package-info.java
org/hibernate/jpa/event/internal/jpa/AbstractCallback.java
org/hibernate/jpa/event/internal/jpa/CallbackBuilderLegacyImpl.java
org/hibernate/jpa/event/internal/jpa/CallbackRegistryImpl.java
org/hibernate/jpa/event/internal/jpa/EntityCallback.java
org/hibernate/jpa/event/internal/jpa/ListenerCallback.java
org/hibernate/jpa/event/internal/jpa/ListenerFactoryBeanManagerDelayedImpl.java
org/hibernate/jpa/event/internal/jpa/ListenerFactoryBeanManagerExtendedImpl.java
org/hibernate/jpa/event/internal/jpa/ListenerFactoryBeanManagerStandardImpl.java
org/hibernate/jpa/event/internal/jpa/ListenerFactoryStandardImpl.java
org/hibernate/jpa/event/internal/jpa/package-info.java
org/hibernate/jpa/event/spi/JpaIntegrator.java
org/hibernate/jpa/event/spi/jpa/Callback.java
org/hibernate/jpa/event/spi/jpa/CallbackBuilder.java
org/hibernate/jpa/event/spi/jpa/CallbackRegistry.java
org/hibernate/jpa/event/spi/jpa/CallbackRegistryConsumer.java
org/hibernate/jpa/event/spi/jpa/CallbackType.java
org/hibernate/jpa/event/spi/jpa/ExtendedBeanManager.java
org/hibernate/jpa/event/spi/jpa/Listener.java
org/hibernate/jpa/event/spi/jpa/ListenerFactory.java
org/hibernate/jpa/event/spi/jpa/ListenerFactoryBuilder.java
org/hibernate/jpa/event/spi/jpa/package-info.java
org/hibernate/jpa/graph/internal/AbstractGraphNode.java
org/hibernate/jpa/graph/internal/AttributeNodeImpl.java
org/hibernate/jpa/graph/internal/EntityGraphImpl.java
org/hibernate/jpa/graph/internal/SubgraphImpl.java
org/hibernate/jpa/graph/package-info.java
org/hibernate/jpa/internal/AfterCompletionActionLegacyJpaImpl.java
org/hibernate/jpa/internal/ExceptionMapperLegacyJpaImpl.java
org/hibernate/jpa/internal/ManagedFlushCheckerLegacyJpaImpl.java
org/hibernate/jpa/internal/PersistenceUnitUtilImpl.java
org/hibernate/jpa/internal/enhance/EnhancingClassTransformerImpl.java
org/hibernate/jpa/internal/package-info.java
org/hibernate/jpa/internal/util/CacheModeHelper.java
org/hibernate/jpa/internal/util/ConfigurationHelper.java
org/hibernate/jpa/internal/util/FlushModeTypeHelper.java
org/hibernate/jpa/internal/util/LockModeTypeHelper.java
org/hibernate/jpa/internal/util/LogHelper.java
org/hibernate/jpa/internal/util/PersistenceUnitTransactionTypeHelper.java
org/hibernate/jpa/internal/util/PersistenceUtilHelper.java
org/hibernate/jpa/internal/util/PessimisticNumberParser.java
org/hibernate/jpa/internal/util/XmlHelper.java
org/hibernate/jpa/spi/CriteriaQueryTupleTransformer.java
org/hibernate/jpa/spi/HibernateEntityManagerFactoryAware.java
org/hibernate/jpa/spi/HibernateEntityManagerImplementor.java
org/hibernate/jpa/spi/IdentifierGeneratorStrategyProvider.java
org/hibernate/jpa/spi/NullTypeBindableParameterRegistration.java
org/hibernate/jpa/spi/ParameterBind.java
org/hibernate/jpa/spi/ParameterRegistration.java
org/hibernate/jpa/spi/StoredProcedureQueryParameterRegistration.java
org/hibernate/jpa/spi/TupleBuilderTransformer.java
org/hibernate/jpa/AvailableSettings.java
org/hibernate/loader/AbstractEntityJoinWalker.java
org/hibernate/loader/BasicLoader.java
org/hibernate/loader/BatchFetchStyle.java
org/hibernate/loader/BatchLoadSizingStrategy.java
org/hibernate/loader/CollectionAliases.java
org/hibernate/loader/ColumnEntityAliases.java
org/hibernate/loader/DefaultEntityAliases.java
org/hibernate/loader/EntityAliases.java
org/hibernate/loader/GeneratedCollectionAliases.java
org/hibernate/loader/JoinWalker.java
org/hibernate/loader/Loader.java
org/hibernate/loader/MultipleBagFetchException.java
org/hibernate/loader/OuterJoinLoader.java
org/hibernate/loader/OuterJoinableAssociation.java
org/hibernate/loader/PropertyPath.java
org/hibernate/loader/collection/BasicCollectionJoinWalker.java
org/hibernate/loader/collection/BasicCollectionLoader.java
org/hibernate/loader/collection/BatchingCollectionInitializer.java
org/hibernate/loader/collection/BatchingCollectionInitializerBuilder.java
org/hibernate/loader/collection/CollectionInitializer.java
org/hibernate/loader/collection/CollectionJoinWalker.java
org/hibernate/loader/collection/CollectionLoader.java
org/hibernate/loader/collection/DynamicBatchingCollectionInitializerBuilder.java
org/hibernate/loader/collection/LegacyBatchingCollectionInitializerBuilder.java
org/hibernate/loader/collection/OneToManyJoinWalker.java
org/hibernate/loader/collection/OneToManyLoader.java
org/hibernate/loader/collection/PaddedBatchingCollectionInitializerBuilder.java
org/hibernate/loader/collection/SubselectCollectionLoader.java
org/hibernate/loader/collection/SubselectOneToManyLoader.java
org/hibernate/loader/collection/package.html
org/hibernate/loader/collection/plan/AbstractBatchingCollectionInitializerBuilder.java
org/hibernate/loader/collection/plan/AbstractLoadPlanBasedCollectionInitializer.java
org/hibernate/loader/collection/plan/BatchingCollectionInitializer.java
org/hibernate/loader/collection/plan/CollectionLoader.java
org/hibernate/loader/collection/plan/LegacyBatchingCollectionInitializerBuilder.java
org/hibernate/loader/criteria/ComponentCollectionCriteriaInfoProvider.java
org/hibernate/loader/criteria/CriteriaInfoProvider.java
org/hibernate/loader/criteria/CriteriaJoinWalker.java
org/hibernate/loader/criteria/CriteriaLoader.java
org/hibernate/loader/criteria/CriteriaQueryTranslator.java
org/hibernate/loader/criteria/EntityCriteriaInfoProvider.java
org/hibernate/loader/criteria/ScalarCollectionCriteriaInfoProvider.java
org/hibernate/loader/criteria/package.html
org/hibernate/loader/custom/CollectionFetchReturn.java
org/hibernate/loader/custom/CollectionReturn.java
org/hibernate/loader/custom/ColumnCollectionAliases.java
org/hibernate/loader/custom/ConstructorResultColumnProcessor.java
org/hibernate/loader/custom/ConstructorReturn.java
org/hibernate/loader/custom/CustomLoader.java
org/hibernate/loader/custom/CustomQuery.java
org/hibernate/loader/custom/EntityFetchReturn.java
org/hibernate/loader/custom/FetchReturn.java
org/hibernate/loader/custom/JdbcResultMetadata.java
org/hibernate/loader/custom/NonScalarResultColumnProcessor.java
org/hibernate/loader/custom/NonScalarReturn.java
org/hibernate/loader/custom/NonUniqueDiscoveredSqlAliasException.java
org/hibernate/loader/custom/ResultColumnProcessor.java
org/hibernate/loader/custom/ResultRowProcessor.java
org/hibernate/loader/custom/Return.java
org/hibernate/loader/custom/RootReturn.java
org/hibernate/loader/custom/ScalarResultColumnProcessor.java
org/hibernate/loader/custom/ScalarReturn.java
org/hibernate/loader/custom/package.html
org/hibernate/loader/custom/sql/SQLCustomQuery.java
org/hibernate/loader/custom/sql/SQLQueryParser.java
org/hibernate/loader/custom/sql/SQLQueryReturnProcessor.java
org/hibernate/loader/entity/AbstractEntityLoader.java
org/hibernate/loader/entity/BatchingEntityLoader.java
org/hibernate/loader/entity/BatchingEntityLoaderBuilder.java
org/hibernate/loader/entity/CascadeEntityJoinWalker.java
org/hibernate/loader/entity/CascadeEntityLoader.java
org/hibernate/loader/entity/CollectionElementLoader.java
org/hibernate/loader/entity/DynamicBatchingEntityLoaderBuilder.java
org/hibernate/loader/entity/EntityJoinWalker.java
org/hibernate/loader/entity/EntityLoader.java
org/hibernate/loader/entity/LegacyBatchingEntityLoaderBuilder.java
org/hibernate/loader/entity/PaddedBatchingEntityLoaderBuilder.java
org/hibernate/loader/entity/UniqueEntityLoader.java
org/hibernate/loader/entity/package.html
org/hibernate/loader/entity/plan/AbstractBatchingEntityLoaderBuilder.java
org/hibernate/loader/entity/plan/AbstractLoadPlanBasedEntityLoader.java
org/hibernate/loader/entity/plan/BatchingEntityLoader.java
org/hibernate/loader/entity/plan/EntityLoader.java
org/hibernate/loader/entity/plan/LegacyBatchingEntityLoaderBuilder.java
org/hibernate/loader/hql/QueryLoader.java
org/hibernate/loader/hql/package.html
org/hibernate/loader/package.html
org/hibernate/loader/plan/build/internal/AbstractEntityGraphVisitationStrategy.java
org/hibernate/loader/plan/build/internal/AbstractLoadPlanBuildingAssociationVisitationStrategy.java
org/hibernate/loader/plan/build/internal/CascadeStyleLoadPlanBuildingAssociationVisitationStrategy.java
org/hibernate/loader/plan/build/internal/FetchGraphLoadPlanBuildingStrategy.java
org/hibernate/loader/plan/build/internal/FetchStyleLoadPlanBuildingAssociationVisitationStrategy.java
org/hibernate/loader/plan/build/internal/LoadGraphLoadPlanBuildingStrategy.java
org/hibernate/loader/plan/build/internal/LoadPlanImpl.java
org/hibernate/loader/plan/build/internal/package-info.java
org/hibernate/loader/plan/build/internal/returns/AbstractAnyReference.java
org/hibernate/loader/plan/build/internal/returns/AbstractCollectionReference.java
org/hibernate/loader/plan/build/internal/returns/AbstractCompositeEntityIdentifierDescription.java
org/hibernate/loader/plan/build/internal/returns/AbstractCompositeFetch.java
org/hibernate/loader/plan/build/internal/returns/AbstractCompositeReference.java
org/hibernate/loader/plan/build/internal/returns/AbstractEntityReference.java
org/hibernate/loader/plan/build/internal/returns/AbstractExpandingFetchSource.java
org/hibernate/loader/plan/build/internal/returns/AnyAttributeFetchImpl.java
org/hibernate/loader/plan/build/internal/returns/BidirectionalEntityReferenceImpl.java
org/hibernate/loader/plan/build/internal/returns/CollectionAttributeFetchImpl.java
org/hibernate/loader/plan/build/internal/returns/CollectionFetchableElementAnyGraph.java
org/hibernate/loader/plan/build/internal/returns/CollectionFetchableElementCompositeGraph.java
org/hibernate/loader/plan/build/internal/returns/CollectionFetchableElementEntityGraph.java
org/hibernate/loader/plan/build/internal/returns/CollectionFetchableIndexAnyGraph.java
org/hibernate/loader/plan/build/internal/returns/CollectionFetchableIndexCompositeGraph.java
org/hibernate/loader/plan/build/internal/returns/CollectionFetchableIndexEntityGraph.java
org/hibernate/loader/plan/build/internal/returns/CollectionReturnImpl.java
org/hibernate/loader/plan/build/internal/returns/CompositeAttributeFetchImpl.java
org/hibernate/loader/plan/build/internal/returns/EncapsulatedEntityIdentifierDescription.java
org/hibernate/loader/plan/build/internal/returns/EntityAttributeFetchImpl.java
org/hibernate/loader/plan/build/internal/returns/EntityReturnImpl.java
org/hibernate/loader/plan/build/internal/returns/NestedCompositeAttributeFetchImpl.java
org/hibernate/loader/plan/build/internal/returns/NonEncapsulatedEntityIdentifierDescription.java
org/hibernate/loader/plan/build/internal/returns/ScalarReturnImpl.java
org/hibernate/loader/plan/build/internal/returns/SimpleEntityIdentifierDescriptionImpl.java
org/hibernate/loader/plan/build/internal/returns/package-info.java
org/hibernate/loader/plan/build/internal/spaces/AbstractExpandingSourceQuerySpace.java
org/hibernate/loader/plan/build/internal/spaces/AbstractQuerySpace.java
org/hibernate/loader/plan/build/internal/spaces/CollectionQuerySpaceImpl.java
org/hibernate/loader/plan/build/internal/spaces/CompositePropertyMapping.java
org/hibernate/loader/plan/build/internal/spaces/CompositeQuerySpaceImpl.java
org/hibernate/loader/plan/build/internal/spaces/EntityQuerySpaceImpl.java
org/hibernate/loader/plan/build/internal/spaces/JoinHelper.java
org/hibernate/loader/plan/build/internal/spaces/JoinImpl.java
org/hibernate/loader/plan/build/internal/spaces/QuerySpaceHelper.java
org/hibernate/loader/plan/build/internal/spaces/QuerySpacesImpl.java
org/hibernate/loader/plan/build/internal/spaces/package-info.java
org/hibernate/loader/plan/build/spi/ExpandingCollectionQuerySpace.java
org/hibernate/loader/plan/build/spi/ExpandingCompositeQuerySpace.java
org/hibernate/loader/plan/build/spi/ExpandingEntityIdentifierDescription.java
org/hibernate/loader/plan/build/spi/ExpandingEntityQuerySpace.java
org/hibernate/loader/plan/build/spi/ExpandingFetchSource.java
org/hibernate/loader/plan/build/spi/ExpandingQuerySpace.java
org/hibernate/loader/plan/build/spi/ExpandingQuerySpaces.java
org/hibernate/loader/plan/build/spi/LoadPlanBuildingAssociationVisitationStrategy.java
org/hibernate/loader/plan/build/spi/LoadPlanBuildingContext.java
org/hibernate/loader/plan/build/spi/LoadPlanTreePrinter.java
org/hibernate/loader/plan/build/spi/MetamodelDrivenLoadPlanBuilder.java
org/hibernate/loader/plan/build/spi/QuerySpaceTreePrinter.java
org/hibernate/loader/plan/build/spi/ReturnGraphTreePrinter.java
org/hibernate/loader/plan/build/spi/TreePrinterHelper.java
org/hibernate/loader/plan/build/spi/package-info.java
org/hibernate/loader/plan/exec/internal/AbstractCollectionLoadQueryDetails.java
org/hibernate/loader/plan/exec/internal/AbstractLoadQueryDetails.java
org/hibernate/loader/plan/exec/internal/AliasResolutionContextImpl.java
org/hibernate/loader/plan/exec/internal/BasicCollectionLoadQueryDetails.java
org/hibernate/loader/plan/exec/internal/BatchingLoadQueryDetailsFactory.java
org/hibernate/loader/plan/exec/internal/CollectionReferenceAliasesImpl.java
org/hibernate/loader/plan/exec/internal/EntityLoadQueryDetails.java
org/hibernate/loader/plan/exec/internal/EntityReferenceAliasesImpl.java
org/hibernate/loader/plan/exec/internal/FetchStats.java
org/hibernate/loader/plan/exec/internal/LoadQueryJoinAndFetchProcessor.java
org/hibernate/loader/plan/exec/internal/OneToManyLoadQueryDetails.java
org/hibernate/loader/plan/exec/internal/RootHelper.java
org/hibernate/loader/plan/exec/internal/package-info.java
org/hibernate/loader/plan/exec/internal/AbstractLoadPlanBasedLoader.java
org/hibernate/loader/plan/exec/package-info.java
org/hibernate/loader/plan/exec/process/internal/AbstractRowReader.java
org/hibernate/loader/plan/exec/process/internal/CollectionReferenceInitializerImpl.java
org/hibernate/loader/plan/exec/process/internal/CollectionReturnReader.java
org/hibernate/loader/plan/exec/process/internal/EntityReferenceInitializerImpl.java
org/hibernate/loader/plan/exec/process/internal/EntityReturnReader.java
org/hibernate/loader/plan/exec/process/internal/HydratedEntityRegistration.java
org/hibernate/loader/plan/exec/process/internal/ResultSetProcessingContextImpl.java
org/hibernate/loader/plan/exec/process/internal/ResultSetProcessorHelper.java
org/hibernate/loader/plan/exec/process/internal/ResultSetProcessorImpl.java
org/hibernate/loader/plan/exec/process/package-info.java
org/hibernate/loader/plan/exec/process/spi/CollectionReferenceInitializer.java
org/hibernate/loader/plan/exec/process/spi/EntityReferenceInitializer.java
org/hibernate/loader/plan/exec/process/spi/ReaderCollector.java
org/hibernate/loader/plan/exec/process/spi/ResultSetProcessingContext.java
org/hibernate/loader/plan/exec/process/spi/ResultSetProcessor.java
org/hibernate/loader/plan/exec/process/spi/ReturnReader.java
org/hibernate/loader/plan/exec/process/spi/RowReader.java
org/hibernate/loader/plan/exec/process/spi/ScrollableResultSetProcessor.java
org/hibernate/loader/plan/exec/query/internal/QueryBuildingParametersImpl.java
org/hibernate/loader/plan/exec/query/internal/SelectStatementBuilder.java
org/hibernate/loader/plan/exec/query/internal/package-info.java
org/hibernate/loader/plan/exec/query/package-info.java
org/hibernate/loader/plan/exec/query/spi/NamedParameterContext.java
org/hibernate/loader/plan/exec/query/spi/QueryBuildingParameters.java
org/hibernate/loader/plan/exec/query/spi/package-info.java
org/hibernate/loader/plan/exec/spi/AliasResolutionContext.java
org/hibernate/loader/plan/exec/spi/CollectionReferenceAliases.java
org/hibernate/loader/plan/exec/spi/EntityReferenceAliases.java
org/hibernate/loader/plan/exec/spi/LoadQueryDetails.java
org/hibernate/loader/plan/exec/spi/LockModeResolver.java
org/hibernate/loader/plan/exec/spi/package-info.java
org/hibernate/loader/plan/spi/AnyAttributeFetch.java
org/hibernate/loader/plan/spi/AttributeFetch.java
org/hibernate/loader/plan/spi/BidirectionalEntityReference.java
org/hibernate/loader/plan/spi/CollectionAttributeFetch.java
org/hibernate/loader/plan/spi/CollectionFetchableElement.java
org/hibernate/loader/plan/spi/CollectionFetchableIndex.java
org/hibernate/loader/plan/spi/CollectionQuerySpace.java
org/hibernate/loader/plan/spi/CollectionReference.java
org/hibernate/loader/plan/spi/CollectionReturn.java
org/hibernate/loader/plan/spi/CompositeAttributeFetch.java
org/hibernate/loader/plan/spi/CompositeFetch.java
org/hibernate/loader/plan/spi/CompositeQuerySpace.java
org/hibernate/loader/plan/spi/EntityFetch.java
org/hibernate/loader/plan/spi/EntityIdentifierDescription.java
org/hibernate/loader/plan/spi/EntityQuerySpace.java
org/hibernate/loader/plan/spi/EntityReference.java
org/hibernate/loader/plan/spi/EntityReturn.java
org/hibernate/loader/plan/spi/Fetch.java
org/hibernate/loader/plan/spi/FetchSource.java
org/hibernate/loader/plan/spi/Join.java
org/hibernate/loader/plan/spi/JoinDefinedByMetadata.java
org/hibernate/loader/plan/spi/LoadPlan.java
org/hibernate/loader/plan/spi/QuerySpace.java
org/hibernate/loader/plan/spi/QuerySpaceUidNotRegisteredException.java
org/hibernate/loader/plan/spi/QuerySpaces.java
org/hibernate/loader/plan/spi/Return.java
org/hibernate/loader/plan/spi/ScalarReturn.java
org/hibernate/loader/plan/spi/package-info.java
org/hibernate/loader/spi/AfterLoadAction.java
org/hibernate/lob/ReaderInputStream.java
org/hibernate/mapping/Any.java
org/hibernate/mapping/Array.java
org/hibernate/mapping/AttributeContainer.java
org/hibernate/mapping/AuxiliaryDatabaseObject.java
org/hibernate/mapping/Backref.java
org/hibernate/mapping/Bag.java
org/hibernate/mapping/Collection.java
org/hibernate/mapping/Column.java
org/hibernate/mapping/Component.java
org/hibernate/mapping/Constraint.java
org/hibernate/mapping/DenormalizedTable.java
org/hibernate/mapping/DependantValue.java
org/hibernate/mapping/FetchProfile.java
org/hibernate/mapping/Fetchable.java
org/hibernate/mapping/Filterable.java
org/hibernate/mapping/ForeignKey.java
org/hibernate/mapping/Formula.java
org/hibernate/mapping/IdGenerator.java
org/hibernate/mapping/IdentifierBag.java
org/hibernate/mapping/IdentifierCollection.java
org/hibernate/mapping/Index.java
org/hibernate/mapping/IndexBackref.java
org/hibernate/mapping/IndexedCollection.java
org/hibernate/mapping/Join.java
org/hibernate/mapping/JoinedSubclass.java
org/hibernate/mapping/KeyValue.java
org/hibernate/mapping/List.java
org/hibernate/mapping/ManyToOne.java
org/hibernate/mapping/Map.java
org/hibernate/mapping/MappedSuperclass.java
org/hibernate/mapping/MetaAttributable.java
org/hibernate/mapping/MetaAttribute.java
org/hibernate/mapping/MetadataSource.java
org/hibernate/mapping/OneToMany.java
org/hibernate/mapping/OneToOne.java
org/hibernate/mapping/PersistentClass.java
org/hibernate/mapping/PersistentClassVisitor.java
org/hibernate/mapping/PrimaryKey.java
org/hibernate/mapping/PrimitiveArray.java
org/hibernate/mapping/Property.java
org/hibernate/mapping/PropertyGeneration.java
org/hibernate/mapping/RelationalModel.java
org/hibernate/mapping/RootClass.java
org/hibernate/mapping/Selectable.java
org/hibernate/mapping/Set.java
org/hibernate/mapping/SimpleValue.java
org/hibernate/mapping/SingleTableSubclass.java
org/hibernate/mapping/Subclass.java
org/hibernate/mapping/SyntheticProperty.java
org/hibernate/mapping/Table.java
org/hibernate/mapping/TableOwner.java
org/hibernate/mapping/ToOne.java
org/hibernate/mapping/TypeDef.java
org/hibernate/mapping/UnionSubclass.java
org/hibernate/mapping/UniqueKey.java
org/hibernate/mapping/Value.java
org/hibernate/mapping/ValueVisitor.java
org/hibernate/mapping/package.html
org/hibernate/metadata/ClassMetadata.java
org/hibernate/metadata/CollectionMetadata.java
org/hibernate/metadata/package.html
org/hibernate/metamodel/internal/AbstractAttribute.java
org/hibernate/metamodel/internal/AbstractIdentifiableType.java
org/hibernate/metamodel/internal/AbstractManagedType.java
org/hibernate/metamodel/internal/AbstractType.java
org/hibernate/metamodel/internal/AttributeFactory.java
org/hibernate/metamodel/internal/AttributeImplementor.java
org/hibernate/metamodel/internal/BasicTypeImpl.java
org/hibernate/metamodel/internal/EmbeddableTypeImpl.java
org/hibernate/metamodel/internal/EntityTypeImpl.java
org/hibernate/metamodel/internal/Helper.java
org/hibernate/metamodel/internal/JpaMetaModelPopulationSetting.java
org/hibernate/metamodel/internal/JpaStaticMetaModelPopulationSetting.java
org/hibernate/metamodel/internal/MapMember.java
org/hibernate/metamodel/internal/MappedSuperclassTypeImpl.java
org/hibernate/metamodel/internal/MetadataContext.java
org/hibernate/metamodel/internal/MetamodelImpl.java
org/hibernate/metamodel/internal/PluralAttributeImpl.java
org/hibernate/metamodel/internal/SingularAttributeImpl.java
org/hibernate/metamodel/spi/MetamodelImplementor.java
org/hibernate/package.html
org/hibernate/param/AbstractExplicitParameterSpecification.java
org/hibernate/param/CollectionFilterKeyParameterSpecification.java
org/hibernate/param/DynamicFilterParameterSpecification.java
org/hibernate/param/ExplicitParameterSpecification.java
org/hibernate/param/NamedParameterSpecification.java
org/hibernate/param/ParameterSpecification.java
org/hibernate/param/PositionalParameterSpecification.java
org/hibernate/param/VersionTypeSeedParameterSpecification.java
org/hibernate/persister/collection/AbstractCollectionPersister.java
org/hibernate/persister/collection/CollectionPersister.java
org/hibernate/persister/collection/CollectionPropertyMapping.java
org/hibernate/persister/collection/CollectionPropertyNames.java
org/hibernate/persister/collection/CompositeElementPropertyMapping.java
org/hibernate/persister/collection/ElementPropertyMapping.java
org/hibernate/persister/collection/NamedQueryCollectionInitializer.java
org/hibernate/persister/collection/OneToManyPersister.java
org/hibernate/persister/collection/QueryableCollection.java
org/hibernate/persister/collection/SQLLoadableCollection.java
org/hibernate/persister/collection/package.html
org/hibernate/persister/collection/BasicCollectionPersister.java
org/hibernate/persister/entity/AbstractEntityPersister.java
org/hibernate/persister/entity/AbstractPropertyMapping.java
org/hibernate/persister/entity/BasicEntityPropertyMapping.java
org/hibernate/persister/entity/DiscriminatorMetadata.java
org/hibernate/persister/entity/DiscriminatorType.java
org/hibernate/persister/entity/EntityPersister.java
org/hibernate/persister/entity/Joinable.java
org/hibernate/persister/entity/JoinedSubclassEntityPersister.java
org/hibernate/persister/entity/Loadable.java
org/hibernate/persister/entity/Lockable.java
org/hibernate/persister/entity/MultiLoadOptions.java
org/hibernate/persister/entity/NamedQueryLoader.java
org/hibernate/persister/entity/OuterJoinLoadable.java
org/hibernate/persister/entity/PropertyMapping.java
org/hibernate/persister/entity/Queryable.java
org/hibernate/persister/entity/SQLLoadable.java
org/hibernate/persister/entity/UnionSubclassEntityPersister.java
org/hibernate/persister/entity/UniqueKeyLoadable.java
org/hibernate/persister/entity/package.html
org/hibernate/persister/entity/SingleTableEntityPersister.java
org/hibernate/persister/internal/PersisterClassResolverInitiator.java
org/hibernate/persister/internal/PersisterFactoryImpl.java
org/hibernate/persister/internal/PersisterFactoryInitiator.java
org/hibernate/persister/internal/StandardPersisterClassResolver.java
org/hibernate/persister/package.html
org/hibernate/persister/spi/HydratedCompoundValueHandler.java
org/hibernate/persister/spi/PersisterClassResolver.java
org/hibernate/persister/spi/PersisterCreationContext.java
org/hibernate/persister/spi/PersisterFactory.java
org/hibernate/persister/spi/UnknownPersisterException.java
org/hibernate/persister/walking/internal/CompositionSingularSubAttributesHelper.java
org/hibernate/persister/walking/internal/EntityIdentifierDefinitionHelper.java
org/hibernate/persister/walking/internal/FetchStrategyHelper.java
org/hibernate/persister/walking/internal/StandardAnyTypeDefinition.java
org/hibernate/persister/walking/spi/AnyMappingDefinition.java
org/hibernate/persister/walking/spi/AssociationAttributeDefinition.java
org/hibernate/persister/walking/spi/AssociationKey.java
org/hibernate/persister/walking/spi/AssociationVisitationStrategy.java
org/hibernate/persister/walking/spi/AttributeDefinition.java
org/hibernate/persister/walking/spi/AttributeSource.java
org/hibernate/persister/walking/spi/CollectionDefinition.java
org/hibernate/persister/walking/spi/CollectionElementDefinition.java
org/hibernate/persister/walking/spi/CollectionIndexDefinition.java
org/hibernate/persister/walking/spi/CompositeCollectionElementDefinition.java
org/hibernate/persister/walking/spi/CompositionDefinition.java
org/hibernate/persister/walking/spi/EncapsulatedEntityIdentifierDefinition.java
org/hibernate/persister/walking/spi/EntityDefinition.java
org/hibernate/persister/walking/spi/EntityIdentifierDefinition.java
org/hibernate/persister/walking/spi/MetamodelGraphWalker.java
org/hibernate/persister/walking/spi/NonEncapsulatedEntityIdentifierDefinition.java
org/hibernate/persister/walking/spi/WalkingException.java
org/hibernate/persister/walking/spi/package-info.java
org/hibernate/pretty/MessageHelper.java
org/hibernate/pretty/package.html
org/hibernate/procedure/NamedParametersNotSupportedException.java
org/hibernate/procedure/NoSuchParameterException.java
org/hibernate/procedure/ParameterBind.java
org/hibernate/procedure/ParameterMisuseException.java
org/hibernate/procedure/ParameterRegistration.java
org/hibernate/procedure/ParameterStrategyException.java
org/hibernate/procedure/ProcedureCall.java
org/hibernate/procedure/ProcedureCallMemento.java
org/hibernate/procedure/ProcedureOutputs.java
org/hibernate/procedure/UnknownSqlResultSetMappingException.java
org/hibernate/procedure/internal/AbstractParameterRegistrationImpl.java
org/hibernate/procedure/internal/NamedParameterRegistration.java
org/hibernate/procedure/internal/ParameterBindImpl.java
org/hibernate/procedure/internal/PositionalParameterRegistration.java
org/hibernate/procedure/internal/PostgresCallableStatementSupport.java
org/hibernate/procedure/internal/ProcedureCallImpl.java
org/hibernate/procedure/internal/ProcedureCallMementoImpl.java
org/hibernate/procedure/internal/ProcedureOutputsImpl.java
org/hibernate/procedure/internal/StandardCallableStatementSupport.java
org/hibernate/procedure/internal/Util.java
org/hibernate/procedure/internal/package-info.java
org/hibernate/procedure/package-info.java
org/hibernate/procedure/spi/CallableStatementSupport.java
org/hibernate/procedure/spi/ParameterRegistrationImplementor.java
org/hibernate/procedure/spi/ParameterStrategy.java
org/hibernate/procedure/spi/ProcedureCallImplementor.java
org/hibernate/property/access/internal/AbstractFieldSerialForm.java
org/hibernate/property/access/internal/PropertyAccessBasicImpl.java
org/hibernate/property/access/internal/PropertyAccessEmbeddedImpl.java
org/hibernate/property/access/internal/PropertyAccessEnhancedImpl.java
org/hibernate/property/access/internal/PropertyAccessFieldImpl.java
org/hibernate/property/access/internal/PropertyAccessMapImpl.java
org/hibernate/property/access/internal/PropertyAccessMixedImpl.java
org/hibernate/property/access/internal/PropertyAccessStrategyBackRefImpl.java
org/hibernate/property/access/internal/PropertyAccessStrategyBasicImpl.java
org/hibernate/property/access/internal/PropertyAccessStrategyChainedImpl.java
org/hibernate/property/access/internal/PropertyAccessStrategyEmbeddedImpl.java
org/hibernate/property/access/internal/PropertyAccessStrategyEnhancedImpl.java
org/hibernate/property/access/internal/PropertyAccessStrategyFieldImpl.java
org/hibernate/property/access/internal/PropertyAccessStrategyIndexBackRefImpl.java
org/hibernate/property/access/internal/PropertyAccessStrategyMapImpl.java
org/hibernate/property/access/internal/PropertyAccessStrategyMixedImpl.java
org/hibernate/property/access/internal/PropertyAccessStrategyNoopImpl.java
org/hibernate/property/access/internal/PropertyAccessStrategyResolverInitiator.java
org/hibernate/property/access/internal/PropertyAccessStrategyResolverStandardImpl.java
org/hibernate/property/access/spi/BuiltInPropertyAccessStrategies.java
org/hibernate/property/access/spi/EnhancedGetterMethodImpl.java
org/hibernate/property/access/spi/EnhancedSetterImpl.java
org/hibernate/property/access/spi/Getter.java
org/hibernate/property/access/spi/GetterFieldImpl.java
org/hibernate/property/access/spi/GetterMethodImpl.java
org/hibernate/property/access/spi/PropertyAccess.java
org/hibernate/property/access/spi/PropertyAccessBuildingException.java
org/hibernate/property/access/spi/PropertyAccessException.java
org/hibernate/property/access/spi/PropertyAccessSerializationException.java
org/hibernate/property/access/spi/PropertyAccessStrategy.java
org/hibernate/property/access/spi/PropertyAccessStrategyResolver.java
org/hibernate/property/access/spi/Setter.java
org/hibernate/property/access/spi/SetterFieldImpl.java
org/hibernate/property/access/spi/SetterMethodImpl.java
org/hibernate/property/access/spi/package-info.java
org/hibernate/proxy/AbstractLazyInitializer.java
org/hibernate/proxy/AbstractSerializableProxy.java
org/hibernate/proxy/EntityNotFoundDelegate.java
org/hibernate/proxy/HibernateProxy.java
org/hibernate/proxy/HibernateProxyHelper.java
org/hibernate/proxy/LazyInitializer.java
org/hibernate/proxy/ProxyConfiguration.java
org/hibernate/proxy/ProxyFactory.java
org/hibernate/proxy/map/MapLazyInitializer.java
org/hibernate/proxy/map/MapProxy.java
org/hibernate/proxy/map/MapProxyFactory.java
org/hibernate/proxy/package.html
org/hibernate/proxy/pojo/BasicLazyInitializer.java
org/hibernate/proxy/pojo/bytebuddy/ByteBuddyInterceptor.java
org/hibernate/proxy/pojo/bytebuddy/ByteBuddyProxyFactory.java
org/hibernate/proxy/pojo/bytebuddy/SerializableProxy.java
org/hibernate/proxy/pojo/javassist/JavassistLazyInitializer.java
org/hibernate/proxy/pojo/javassist/JavassistProxyFactory.java
org/hibernate/proxy/pojo/javassist/SerializableProxy.java
org/hibernate/query/CommonQueryContract.java
org/hibernate/query/NativeQuery.java
org/hibernate/query/ParameterMetadata.java
org/hibernate/query/Query.java
org/hibernate/query/QueryParameter.java
org/hibernate/query/QueryProducer.java
org/hibernate/query/criteria/HibernateCriteriaBuilder.java
org/hibernate/query/criteria/internal/AbstractManipulationCriteriaQuery.java
org/hibernate/query/criteria/internal/AbstractNode.java
org/hibernate/query/criteria/internal/BasicPathUsageException.java
org/hibernate/query/criteria/internal/CollectionJoinImplementor.java
org/hibernate/query/criteria/internal/CriteriaBuilderImpl.java
org/hibernate/query/criteria/internal/CriteriaDeleteImpl.java
org/hibernate/query/criteria/internal/CriteriaQueryImpl.java
org/hibernate/query/criteria/internal/CriteriaSubqueryImpl.java
org/hibernate/query/criteria/internal/CriteriaUpdateImpl.java
org/hibernate/query/criteria/internal/ExpressionImplementor.java
org/hibernate/query/criteria/internal/FromImplementor.java
org/hibernate/query/criteria/internal/IllegalDereferenceException.java
org/hibernate/query/criteria/internal/JoinImplementor.java
org/hibernate/query/criteria/internal/ListJoinImplementor.java
org/hibernate/query/criteria/internal/MapJoinImplementor.java
org/hibernate/query/criteria/internal/OrderImpl.java
org/hibernate/query/criteria/internal/ParameterContainer.java
org/hibernate/query/criteria/internal/ParameterRegistry.java
org/hibernate/query/criteria/internal/PathImplementor.java
org/hibernate/query/criteria/internal/PathSource.java
org/hibernate/query/criteria/internal/QueryStructure.java
org/hibernate/query/criteria/internal/Renderable.java
org/hibernate/query/criteria/internal/SelectionImplementor.java
org/hibernate/query/criteria/internal/SetJoinImplementor.java
org/hibernate/query/criteria/internal/TupleElementImplementor.java
org/hibernate/query/criteria/internal/ValueHandlerFactory.java
org/hibernate/query/criteria/internal/compile/CompilableCriteria.java
org/hibernate/query/criteria/internal/compile/CriteriaCompiler.java
org/hibernate/query/criteria/internal/compile/CriteriaInterpretation.java
org/hibernate/query/criteria/internal/compile/CriteriaQueryTypeQueryAdapter.java
org/hibernate/query/criteria/internal/compile/ExplicitParameterInfo.java
org/hibernate/query/criteria/internal/compile/ImplicitParameterBinding.java
org/hibernate/query/criteria/internal/compile/InterpretedParameterMetadata.java
org/hibernate/query/criteria/internal/compile/RenderingContext.java
org/hibernate/query/criteria/internal/expression/AbstractTupleElement.java
org/hibernate/query/criteria/internal/expression/BinaryArithmeticOperation.java
org/hibernate/query/criteria/internal/expression/BinaryOperatorExpression.java
org/hibernate/query/criteria/internal/expression/CoalesceExpression.java
org/hibernate/query/criteria/internal/expression/CompoundSelectionImpl.java
org/hibernate/query/criteria/internal/expression/ConcatExpression.java
org/hibernate/query/criteria/internal/expression/DelegatedExpressionImpl.java
org/hibernate/query/criteria/internal/expression/EntityTypeExpression.java
org/hibernate/query/criteria/internal/expression/ExpressionImpl.java
org/hibernate/query/criteria/internal/expression/ListIndexExpression.java
org/hibernate/query/criteria/internal/expression/LiteralExpression.java
org/hibernate/query/criteria/internal/expression/MapEntryExpression.java
org/hibernate/query/criteria/internal/expression/NullLiteralExpression.java
org/hibernate/query/criteria/internal/expression/NullifExpression.java
org/hibernate/query/criteria/internal/expression/ParameterExpressionImpl.java
org/hibernate/query/criteria/internal/expression/PathTypeExpression.java
org/hibernate/query/criteria/internal/expression/SelectionImpl.java
org/hibernate/query/criteria/internal/expression/SizeOfPluralAttributeExpression.java
org/hibernate/query/criteria/internal/expression/SubqueryComparisonModifierExpression.java
org/hibernate/query/criteria/internal/expression/UnaryArithmeticOperation.java
org/hibernate/query/criteria/internal/expression/UnaryOperatorExpression.java
org/hibernate/query/criteria/internal/expression/function/AbsFunction.java
org/hibernate/query/criteria/internal/expression/function/AggregationFunction.java
org/hibernate/query/criteria/internal/expression/function/BasicFunctionExpression.java
org/hibernate/query/criteria/internal/expression/function/CastFunction.java
org/hibernate/query/criteria/internal/expression/function/CurrentDateFunction.java
org/hibernate/query/criteria/internal/expression/function/CurrentTimeFunction.java
org/hibernate/query/criteria/internal/expression/function/CurrentTimestampFunction.java
org/hibernate/query/criteria/internal/expression/function/FunctionExpression.java
org/hibernate/query/criteria/internal/expression/function/LengthFunction.java
org/hibernate/query/criteria/internal/expression/function/LocateFunction.java
org/hibernate/query/criteria/internal/expression/function/LowerFunction.java
org/hibernate/query/criteria/internal/expression/function/ParameterizedFunctionExpression.java
org/hibernate/query/criteria/internal/expression/function/SqrtFunction.java
org/hibernate/query/criteria/internal/expression/function/SubstringFunction.java
org/hibernate/query/criteria/internal/expression/function/TrimFunction.java
org/hibernate/query/criteria/internal/expression/function/UpperFunction.java
org/hibernate/query/criteria/internal/expression/SearchedCaseExpression.java
org/hibernate/query/criteria/internal/expression/SimpleCaseExpression.java
org/hibernate/query/criteria/internal/path/AbstractFromImpl.java
org/hibernate/query/criteria/internal/path/AbstractJoinImpl.java
org/hibernate/query/criteria/internal/path/AbstractPathImpl.java
org/hibernate/query/criteria/internal/path/CollectionAttributeJoin.java
org/hibernate/query/criteria/internal/path/ListAttributeJoin.java
org/hibernate/query/criteria/internal/path/MapAttributeJoin.java
org/hibernate/query/criteria/internal/path/MapKeyHelpers.java
org/hibernate/query/criteria/internal/path/PluralAttributeJoinSupport.java
org/hibernate/query/criteria/internal/path/PluralAttributePath.java
org/hibernate/query/criteria/internal/path/RootImpl.java
org/hibernate/query/criteria/internal/path/SetAttributeJoin.java
org/hibernate/query/criteria/internal/path/SingularAttributeJoin.java
org/hibernate/query/criteria/internal/path/SingularAttributePath.java
org/hibernate/query/criteria/internal/predicate/AbstractPredicateImpl.java
org/hibernate/query/criteria/internal/predicate/AbstractSimplePredicate.java
org/hibernate/query/criteria/internal/predicate/BetweenPredicate.java
org/hibernate/query/criteria/internal/predicate/BooleanAssertionPredicate.java
org/hibernate/query/criteria/internal/predicate/BooleanExpressionPredicate.java
org/hibernate/query/criteria/internal/predicate/BooleanStaticAssertionPredicate.java
org/hibernate/query/criteria/internal/predicate/ComparisonPredicate.java
org/hibernate/query/criteria/internal/predicate/CompoundPredicate.java
org/hibernate/query/criteria/internal/predicate/ExistsPredicate.java
org/hibernate/query/criteria/internal/predicate/ExplicitTruthValueCheck.java
org/hibernate/query/criteria/internal/predicate/ImplicitNumericExpressionTypeDeterminer.java
org/hibernate/query/criteria/internal/predicate/InPredicate.java
org/hibernate/query/criteria/internal/predicate/IsEmptyPredicate.java
org/hibernate/query/criteria/internal/predicate/LikePredicate.java
org/hibernate/query/criteria/internal/predicate/MemberOfPredicate.java
org/hibernate/query/criteria/internal/predicate/NegatedPredicateWrapper.java
org/hibernate/query/criteria/internal/predicate/NullnessPredicate.java
org/hibernate/query/criteria/internal/predicate/PredicateImplementor.java
org/hibernate/query/criteria/internal/predicate/TruthValue.java
org/hibernate/query/internal/BindingTypeHelper.java
org/hibernate/query/internal/CollectionFilterImpl.java
org/hibernate/query/internal/NativeQueryImpl.java
org/hibernate/query/internal/NativeQueryReturnBuilder.java
org/hibernate/query/internal/NativeQueryReturnBuilderFetchImpl.java
org/hibernate/query/internal/NativeQueryReturnBuilderRootImpl.java
org/hibernate/query/internal/ParameterMetadataImpl.java
org/hibernate/query/internal/QueryImpl.java
org/hibernate/query/internal/QueryParameterBindingImpl.java
org/hibernate/query/internal/QueryParameterImpl.java
org/hibernate/query/internal/QueryParameterListBindingImpl.java
org/hibernate/query/internal/QueryParameterNamedImpl.java
org/hibernate/query/internal/ScrollableResultsIterator.java
org/hibernate/query/internal/AbstractProducedQuery.java
org/hibernate/query/internal/QueryParameterBindingsImpl.java
org/hibernate/query/procedure/ProcedureParameter.java
org/hibernate/query/procedure/ProcedureParameterBinding.java
org/hibernate/query/procedure/internal/ProcedureParameterImpl.java
org/hibernate/query/procedure/internal/ProcedureParameterMetadata.java
org/hibernate/query/procedure/spi/ProcedureParameterBindingImplementor.java
org/hibernate/query/procedure/spi/ProcedureParameterImplementor.java
org/hibernate/query/spi/CloseableIterator.java
org/hibernate/query/spi/NamedQueryRepository.java
org/hibernate/query/spi/NativeQueryImplementor.java
org/hibernate/query/spi/QueryImplementor.java
org/hibernate/query/spi/QueryParameterBinding.java
org/hibernate/query/spi/QueryParameterBindingTypeResolver.java
org/hibernate/query/spi/QueryParameterBindingValidator.java
org/hibernate/query/spi/QueryParameterBindings.java
org/hibernate/query/spi/QueryParameterListBinding.java
org/hibernate/query/spi/QueryProducerImplementor.java
org/hibernate/query/spi/ScrollableResultsImplementor.java
org/hibernate/resource/jdbc/LogicalConnection.java
org/hibernate/resource/jdbc/ResourceRegistry.java
org/hibernate/resource/jdbc/internal/LogicalConnectionProvidedImpl.java
org/hibernate/resource/jdbc/internal/ResourceRegistryStandardImpl.java
org/hibernate/resource/jdbc/internal/AbstractLogicalConnectionImplementor.java
org/hibernate/resource/jdbc/internal/LogicalConnectionManagedImpl.java
org/hibernate/resource/jdbc/spi/JdbcObserver.java
org/hibernate/resource/jdbc/spi/JdbcSessionOwner.java
org/hibernate/resource/jdbc/spi/LogicalConnectionImplementor.java
org/hibernate/resource/jdbc/spi/PhysicalConnectionHandlingMode.java
org/hibernate/resource/jdbc/spi/PhysicalJdbcTransaction.java
org/hibernate/resource/jdbc/spi/StatementInspector.java
org/hibernate/resource/jdbc/spi/JdbcSessionContext.java
org/hibernate/resource/transaction/LocalSynchronizationException.java
org/hibernate/resource/transaction/NullSynchronizationException.java
org/hibernate/resource/transaction/TransactionRequiredForJoinException.java
org/hibernate/resource/transaction/backend/jdbc/internal/DdlTransactionIsolatorNonJtaImpl.java
org/hibernate/resource/transaction/backend/jdbc/internal/JdbcIsolationDelegate.java
org/hibernate/resource/transaction/backend/jdbc/internal/JdbcResourceLocalTransactionCoordinatorBuilderImpl.java
org/hibernate/resource/transaction/backend/jdbc/internal/JdbcResourceLocalTransactionCoordinatorImpl.java
org/hibernate/resource/transaction/backend/jdbc/package-info.java
org/hibernate/resource/transaction/backend/jdbc/spi/JdbcResourceTransaction.java
org/hibernate/resource/transaction/backend/jdbc/spi/JdbcResourceTransactionAccess.java
org/hibernate/resource/transaction/backend/jta/internal/DdlTransactionIsolatorJtaImpl.java
org/hibernate/resource/transaction/backend/jta/internal/JtaIsolationDelegate.java
org/hibernate/resource/transaction/backend/jta/internal/JtaPlatformInaccessibleException.java
org/hibernate/resource/transaction/backend/jta/internal/JtaTransactionAdapter.java
org/hibernate/resource/transaction/backend/jta/internal/JtaTransactionAdapterTransactionManagerImpl.java
org/hibernate/resource/transaction/backend/jta/internal/JtaTransactionAdapterUserTransactionImpl.java
org/hibernate/resource/transaction/backend/jta/internal/JtaTransactionCoordinatorBuilderImpl.java
org/hibernate/resource/transaction/backend/jta/internal/JtaTransactionCoordinatorImpl.java
org/hibernate/resource/transaction/backend/jta/internal/StatusTranslator.java
org/hibernate/resource/transaction/backend/jta/internal/synchronization/AfterCompletionAction.java
org/hibernate/resource/transaction/backend/jta/internal/synchronization/ExceptionMapper.java
org/hibernate/resource/transaction/backend/jta/internal/synchronization/ManagedFlushChecker.java
org/hibernate/resource/transaction/backend/jta/internal/synchronization/RegisteredSynchronization.java
org/hibernate/resource/transaction/backend/jta/internal/synchronization/SynchronizationCallbackCoordinator.java
org/hibernate/resource/transaction/backend/jta/internal/synchronization/SynchronizationCallbackCoordinatorNonTrackingImpl.java
org/hibernate/resource/transaction/backend/jta/internal/synchronization/SynchronizationCallbackCoordinatorTrackingImpl.java
org/hibernate/resource/transaction/backend/jta/internal/synchronization/SynchronizationCallbackTarget.java
org/hibernate/resource/transaction/backend/jta/internal/synchronization/package-info.java
org/hibernate/resource/transaction/internal/SynchronizationRegistryStandardImpl.java
#内容未全部加载,请点击展开加载全部代码(NowJava.com)
|