jar

com.weicoder.extend : hibernate-extend

Maven & Gradle

Apr 12, 2020
4 usages
Table Of Contents

Latest Version

Download com.weicoder.extend : hibernate-extend JAR file - Latest Versions:

All Versions

Download com.weicoder.extend : hibernate-extend JAR file - All Versions:

Version Vulnerabilities Size Updated
3.3.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window hibernate-extend-3.3.8.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.hibernate.internal.util.type

├─ org.hibernate.internal.util.type.PrimitiveWrapperHelper.class - [JAR]

org.hibernate.query.criteria.internal.expression

├─ org.hibernate.query.criteria.internal.expression.AbstractTupleElement.class - [JAR]

├─ org.hibernate.query.criteria.internal.expression.BinaryArithmeticOperation.class - [JAR]

├─ org.hibernate.query.criteria.internal.expression.BinaryOperatorExpression.class - [JAR]

├─ org.hibernate.query.criteria.internal.expression.CoalesceExpression.class - [JAR]

├─ org.hibernate.query.criteria.internal.expression.CompoundSelectionImpl.class - [JAR]

├─ org.hibernate.query.criteria.internal.expression.ConcatExpression.class - [JAR]

├─ org.hibernate.query.criteria.internal.expression.DelegatedExpressionImpl.class - [JAR]

├─ org.hibernate.query.criteria.internal.expression.ExpressionImpl.class - [JAR]

├─ org.hibernate.query.criteria.internal.expression.ListIndexExpression.class - [JAR]

├─ org.hibernate.query.criteria.internal.expression.LiteralExpression.class - [JAR]

├─ org.hibernate.query.criteria.internal.expression.MapEntryExpression.class - [JAR]

├─ org.hibernate.query.criteria.internal.expression.NullLiteralExpression.class - [JAR]

├─ org.hibernate.query.criteria.internal.expression.NullifExpression.class - [JAR]

├─ org.hibernate.query.criteria.internal.expression.ParameterExpressionImpl.class - [JAR]

├─ org.hibernate.query.criteria.internal.expression.PathTypeExpression.class - [JAR]

├─ org.hibernate.query.criteria.internal.expression.SearchedCaseExpression.class - [JAR]

├─ org.hibernate.query.criteria.internal.expression.SelectionImpl.class - [JAR]

├─ org.hibernate.query.criteria.internal.expression.SimpleCaseExpression.class - [JAR]

├─ org.hibernate.query.criteria.internal.expression.SizeOfPluralAttributeExpression.class - [JAR]

├─ org.hibernate.query.criteria.internal.expression.SubqueryComparisonModifierExpression.class - [JAR]

├─ org.hibernate.query.criteria.internal.expression.UnaryArithmeticOperation.class - [JAR]

├─ org.hibernate.query.criteria.internal.expression.UnaryOperatorExpression.class - [JAR]

org.hibernate.engine

├─ org.hibernate.engine.FetchStrategy.class - [JAR]

├─ org.hibernate.engine.FetchStyle.class - [JAR]

├─ org.hibernate.engine.FetchTiming.class - [JAR]

├─ org.hibernate.engine.HibernateIterator.class - [JAR]

├─ org.hibernate.engine.OptimisticLockStyle.class - [JAR]

├─ org.hibernate.engine.ResultSetMappingDefinition.class - [JAR]

org.hibernate.result.internal

├─ org.hibernate.result.internal.OutputsImpl.class - [JAR]

├─ org.hibernate.result.internal.ResultSetOutputImpl.class - [JAR]

├─ org.hibernate.result.internal.UpdateCountOutputImpl.class - [JAR]

org.hibernate.cfg.annotations.reflection

├─ org.hibernate.cfg.annotations.reflection.AttributeConverterDefinitionCollector.class - [JAR]

├─ org.hibernate.cfg.annotations.reflection.JPAMetadataProvider.class - [JAR]

├─ org.hibernate.cfg.annotations.reflection.JPAOverriddenAnnotationReader.class - [JAR]

├─ org.hibernate.cfg.annotations.reflection.PersistentAttributeFilter.class - [JAR]

├─ org.hibernate.cfg.annotations.reflection.XMLContext.class - [JAR]

org.hibernate.hql.spi.id

├─ org.hibernate.hql.spi.id.AbstractMultiTableBulkIdStrategyImpl.class - [JAR]

├─ org.hibernate.hql.spi.id.AbstractTableBasedBulkIdHandler.class - [JAR]

├─ org.hibernate.hql.spi.id.IdTableHelper.class - [JAR]

├─ org.hibernate.hql.spi.id.IdTableInfo.class - [JAR]

├─ org.hibernate.hql.spi.id.IdTableSupport.class - [JAR]

├─ org.hibernate.hql.spi.id.IdTableSupportStandardImpl.class - [JAR]

├─ org.hibernate.hql.spi.id.MultiTableBulkIdStrategy.class - [JAR]

├─ org.hibernate.hql.spi.id.TableBasedDeleteHandlerImpl.class - [JAR]

├─ org.hibernate.hql.spi.id.TableBasedUpdateHandlerImpl.class - [JAR]

org.hibernate.resource.jdbc

├─ org.hibernate.resource.jdbc.LogicalConnection.class - [JAR]

├─ org.hibernate.resource.jdbc.ResourceRegistry.class - [JAR]

org.hibernate.integrator.internal

├─ org.hibernate.integrator.internal.IntegratorServiceImpl.class - [JAR]

org.hibernate.internal.util.beans

├─ org.hibernate.internal.util.beans.BeanInfoHelper.class - [JAR]

├─ org.hibernate.internal.util.beans.BeanIntrospectionException.class - [JAR]

org.hibernate.type.descriptor.converter

├─ org.hibernate.type.descriptor.converter.AttributeConverterMutabilityPlanImpl.class - [JAR]

├─ org.hibernate.type.descriptor.converter.AttributeConverterSqlTypeDescriptorAdapter.class - [JAR]

├─ org.hibernate.type.descriptor.converter.AttributeConverterTypeAdapter.class - [JAR]

org.hibernate.annotations.common.reflection.java.generics

├─ org.hibernate.annotations.common.reflection.java.generics.ApproximatingTypeEnvironment.class - [JAR]

├─ org.hibernate.annotations.common.reflection.java.generics.CompoundTypeEnvironment.class - [JAR]

├─ org.hibernate.annotations.common.reflection.java.generics.IdentityTypeEnvironment.class - [JAR]

├─ org.hibernate.annotations.common.reflection.java.generics.SimpleTypeEnvironment.class - [JAR]

├─ org.hibernate.annotations.common.reflection.java.generics.TypeEnvironment.class - [JAR]

├─ org.hibernate.annotations.common.reflection.java.generics.TypeEnvironmentFactory.class - [JAR]

├─ org.hibernate.annotations.common.reflection.java.generics.TypeFactory.class - [JAR]

├─ org.hibernate.annotations.common.reflection.java.generics.TypeSwitch.class - [JAR]

├─ org.hibernate.annotations.common.reflection.java.generics.TypeUtils.class - [JAR]

org.hibernate.loader.plan.exec.internal

├─ org.hibernate.loader.plan.exec.internal.AbstractCollectionLoadQueryDetails.class - [JAR]

├─ org.hibernate.loader.plan.exec.internal.AbstractLoadPlanBasedLoader.class - [JAR]

├─ org.hibernate.loader.plan.exec.internal.AbstractLoadQueryDetails.class - [JAR]

├─ org.hibernate.loader.plan.exec.internal.AliasResolutionContextImpl.class - [JAR]

├─ org.hibernate.loader.plan.exec.internal.BasicCollectionLoadQueryDetails.class - [JAR]

├─ org.hibernate.loader.plan.exec.internal.BatchingLoadQueryDetailsFactory.class - [JAR]

├─ org.hibernate.loader.plan.exec.internal.CollectionReferenceAliasesImpl.class - [JAR]

├─ org.hibernate.loader.plan.exec.internal.EntityLoadQueryDetails.class - [JAR]

├─ org.hibernate.loader.plan.exec.internal.EntityReferenceAliasesImpl.class - [JAR]

├─ org.hibernate.loader.plan.exec.internal.FetchStats.class - [JAR]

├─ org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor.class - [JAR]

├─ org.hibernate.loader.plan.exec.internal.OneToManyLoadQueryDetails.class - [JAR]

├─ org.hibernate.loader.plan.exec.internal.RootHelper.class - [JAR]

org.hibernate.proxy.pojo.javassist

├─ org.hibernate.proxy.pojo.javassist.JavassistLazyInitializer.class - [JAR]

├─ org.hibernate.proxy.pojo.javassist.JavassistProxyFactory.class - [JAR]

├─ org.hibernate.proxy.pojo.javassist.SerializableProxy.class - [JAR]

org.hibernate.cache.cfg.spi

├─ org.hibernate.cache.cfg.spi.CollectionDataCachingConfig.class - [JAR]

├─ org.hibernate.cache.cfg.spi.DomainDataCachingConfig.class - [JAR]

├─ org.hibernate.cache.cfg.spi.DomainDataRegionBuildingContext.class - [JAR]

├─ org.hibernate.cache.cfg.spi.DomainDataRegionConfig.class - [JAR]

├─ org.hibernate.cache.cfg.spi.EntityDataCachingConfig.class - [JAR]

├─ org.hibernate.cache.cfg.spi.NaturalIdDataCachingConfig.class - [JAR]

org.hibernate.loader.plan.build.internal

├─ org.hibernate.loader.plan.build.internal.AbstractEntityGraphVisitationStrategy.class - [JAR]

├─ org.hibernate.loader.plan.build.internal.AbstractLoadPlanBuildingAssociationVisitationStrategy.class - [JAR]

├─ org.hibernate.loader.plan.build.internal.FetchGraphLoadPlanBuildingStrategy.class - [JAR]

├─ org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy.class - [JAR]

├─ org.hibernate.loader.plan.build.internal.LoadGraphLoadPlanBuildingStrategy.class - [JAR]

├─ org.hibernate.loader.plan.build.internal.LoadPlanImpl.class - [JAR]

org.hibernate.tuple.entity

├─ org.hibernate.tuple.entity.AbstractEntityBasedAttribute.class - [JAR]

├─ org.hibernate.tuple.entity.AbstractEntityTuplizer.class - [JAR]

├─ org.hibernate.tuple.entity.BytecodeEnhancementMetadataNonPojoImpl.class - [JAR]

├─ org.hibernate.tuple.entity.BytecodeEnhancementMetadataPojoImpl.class - [JAR]

├─ org.hibernate.tuple.entity.DynamicMapEntityTuplizer.class - [JAR]

├─ org.hibernate.tuple.entity.EntityBasedAssociationAttribute.class - [JAR]

├─ org.hibernate.tuple.entity.EntityBasedBasicAttribute.class - [JAR]

├─ org.hibernate.tuple.entity.EntityBasedCompositionAttribute.class - [JAR]

├─ org.hibernate.tuple.entity.EntityMetamodel.class - [JAR]

├─ org.hibernate.tuple.entity.EntityTuplizer.class - [JAR]

├─ org.hibernate.tuple.entity.EntityTuplizerFactory.class - [JAR]

├─ org.hibernate.tuple.entity.PojoEntityInstantiator.class - [JAR]

├─ org.hibernate.tuple.entity.PojoEntityTuplizer.class - [JAR]

├─ org.hibernate.tuple.entity.VersionProperty.class - [JAR]

org.hibernate.id.factory.spi

├─ org.hibernate.id.factory.spi.MutableIdentifierGeneratorFactory.class - [JAR]

org.hibernate.loader.plan.build.internal.returns

├─ org.hibernate.loader.plan.build.internal.returns.AbstractAnyReference.class - [JAR]

├─ org.hibernate.loader.plan.build.internal.returns.AbstractCollectionReference.class - [JAR]

├─ org.hibernate.loader.plan.build.internal.returns.AbstractCompositeEntityIdentifierDescription.class - [JAR]

├─ org.hibernate.loader.plan.build.internal.returns.AbstractCompositeFetch.class - [JAR]

├─ org.hibernate.loader.plan.build.internal.returns.AbstractCompositeReference.class - [JAR]

├─ org.hibernate.loader.plan.build.internal.returns.AbstractEntityReference.class - [JAR]

├─ org.hibernate.loader.plan.build.internal.returns.AbstractExpandingFetchSource.class - [JAR]

├─ org.hibernate.loader.plan.build.internal.returns.AnyAttributeFetchImpl.class - [JAR]

├─ org.hibernate.loader.plan.build.internal.returns.BidirectionalEntityReferenceImpl.class - [JAR]

├─ org.hibernate.loader.plan.build.internal.returns.CollectionAttributeFetchImpl.class - [JAR]

├─ org.hibernate.loader.plan.build.internal.returns.CollectionFetchableElementAnyGraph.class - [JAR]

├─ org.hibernate.loader.plan.build.internal.returns.CollectionFetchableElementCompositeGraph.class - [JAR]

├─ org.hibernate.loader.plan.build.internal.returns.CollectionFetchableElementEntityGraph.class - [JAR]

├─ org.hibernate.loader.plan.build.internal.returns.CollectionFetchableIndexAnyGraph.class - [JAR]

├─ org.hibernate.loader.plan.build.internal.returns.CollectionFetchableIndexCompositeGraph.class - [JAR]

├─ org.hibernate.loader.plan.build.internal.returns.CollectionFetchableIndexEntityGraph.class - [JAR]

├─ org.hibernate.loader.plan.build.internal.returns.CollectionReturnImpl.class - [JAR]

├─ org.hibernate.loader.plan.build.internal.returns.CompositeAttributeFetchImpl.class - [JAR]

├─ org.hibernate.loader.plan.build.internal.returns.EncapsulatedEntityIdentifierDescription.class - [JAR]

├─ org.hibernate.loader.plan.build.internal.returns.EntityAttributeFetchImpl.class - [JAR]

├─ org.hibernate.loader.plan.build.internal.returns.EntityReturnImpl.class - [JAR]

├─ org.hibernate.loader.plan.build.internal.returns.NestedCompositeAttributeFetchImpl.class - [JAR]

├─ org.hibernate.loader.plan.build.internal.returns.NonEncapsulatedEntityIdentifierDescription.class - [JAR]

├─ org.hibernate.loader.plan.build.internal.returns.SimpleEntityIdentifierDescriptionImpl.class - [JAR]

org.hibernate.service.internal

├─ org.hibernate.service.internal.AbstractServiceRegistryImpl.class - [JAR]

├─ org.hibernate.service.internal.ProvidedService.class - [JAR]

├─ org.hibernate.service.internal.ServiceDependencyException.class - [JAR]

├─ org.hibernate.service.internal.SessionFactoryServiceRegistryBuilderImpl.class - [JAR]

├─ org.hibernate.service.internal.SessionFactoryServiceRegistryFactoryImpl.class - [JAR]

├─ org.hibernate.service.internal.SessionFactoryServiceRegistryFactoryInitiator.class - [JAR]

├─ org.hibernate.service.internal.SessionFactoryServiceRegistryImpl.class - [JAR]

├─ org.hibernate.service.internal.StandardSessionFactoryServiceInitiators.class - [JAR]

org.hibernate.tuple

├─ org.hibernate.tuple.AbstractAttribute.class - [JAR]

├─ org.hibernate.tuple.AbstractNonIdentifierAttribute.class - [JAR]

├─ org.hibernate.tuple.AnnotationValueGeneration.class - [JAR]

├─ org.hibernate.tuple.Attribute.class - [JAR]

├─ org.hibernate.tuple.BaselineAttributeInformation.class - [JAR]

├─ org.hibernate.tuple.DynamicMapInstantiator.class - [JAR]

├─ org.hibernate.tuple.GeneratedValueGeneration.class - [JAR]

├─ org.hibernate.tuple.GenerationTiming.class - [JAR]

├─ org.hibernate.tuple.IdentifierAttribute.class - [JAR]

├─ org.hibernate.tuple.IdentifierProperty.class - [JAR]

├─ org.hibernate.tuple.InDatabaseValueGenerationStrategy.class - [JAR]

├─ org.hibernate.tuple.InMemoryValueGenerationStrategy.class - [JAR]

├─ org.hibernate.tuple.Instantiator.class - [JAR]

├─ org.hibernate.tuple.NonIdentifierAttribute.class - [JAR]

├─ org.hibernate.tuple.PojoInstantiator.class - [JAR]

├─ org.hibernate.tuple.Property.class - [JAR]

├─ org.hibernate.tuple.PropertyFactory.class - [JAR]

├─ org.hibernate.tuple.StandardProperty.class - [JAR]

├─ org.hibernate.tuple.Tuplizer.class - [JAR]

├─ org.hibernate.tuple.ValueGeneration.class - [JAR]

├─ org.hibernate.tuple.ValueGenerator.class - [JAR]

org.hibernate.engine.internal

├─ org.hibernate.engine.internal.AbstractEntityEntry.class - [JAR]

├─ org.hibernate.engine.internal.BatchFetchQueueHelper.class - [JAR]

├─ org.hibernate.engine.internal.CacheHelper.class - [JAR]

├─ org.hibernate.engine.internal.Cascade.class - [JAR]

├─ org.hibernate.engine.internal.CascadePoint.class - [JAR]

├─ org.hibernate.engine.internal.Collections.class - [JAR]

├─ org.hibernate.engine.internal.EntityEntryContext.class - [JAR]

├─ org.hibernate.engine.internal.EntityEntryExtraStateHolder.class - [JAR]

├─ org.hibernate.engine.internal.ForeignKeys.class - [JAR]

├─ org.hibernate.engine.internal.ImmutableEntityEntry.class - [JAR]

├─ org.hibernate.engine.internal.ImmutableEntityEntryFactory.class - [JAR]

├─ org.hibernate.engine.internal.JoinHelper.class - [JAR]

├─ org.hibernate.engine.internal.JoinSequence.class - [JAR]

├─ org.hibernate.engine.internal.MutableEntityEntry.class - [JAR]

├─ org.hibernate.engine.internal.MutableEntityEntryFactory.class - [JAR]

├─ org.hibernate.engine.internal.NaturalIdXrefDelegate.class - [JAR]

├─ org.hibernate.engine.internal.NonNullableTransientDependencies.class - [JAR]

├─ org.hibernate.engine.internal.Nullability.class - [JAR]

├─ org.hibernate.engine.internal.ParameterBinder.class - [JAR]

├─ org.hibernate.engine.internal.SessionEventListenerManagerImpl.class - [JAR]

├─ org.hibernate.engine.internal.StatefulPersistenceContext.class - [JAR]

├─ org.hibernate.engine.internal.TwoPhaseLoad.class - [JAR]

├─ org.hibernate.engine.internal.UnsavedValueFactory.class - [JAR]

├─ org.hibernate.engine.internal.Versioning.class - [JAR]

org.hibernate.persister.entity

├─ org.hibernate.persister.entity.AbstractEntityPersister.class - [JAR]

├─ org.hibernate.persister.entity.AbstractPropertyMapping.class - [JAR]

├─ org.hibernate.persister.entity.BasicEntityPropertyMapping.class - [JAR]

├─ org.hibernate.persister.entity.DiscriminatorMetadata.class - [JAR]

├─ org.hibernate.persister.entity.DiscriminatorType.class - [JAR]

├─ org.hibernate.persister.entity.EntityPersister.class - [JAR]

├─ org.hibernate.persister.entity.Joinable.class - [JAR]

├─ org.hibernate.persister.entity.JoinedSubclassEntityPersister.class - [JAR]

├─ org.hibernate.persister.entity.Loadable.class - [JAR]

├─ org.hibernate.persister.entity.Lockable.class - [JAR]

├─ org.hibernate.persister.entity.MultiLoadOptions.class - [JAR]

├─ org.hibernate.persister.entity.NamedQueryLoader.class - [JAR]

├─ org.hibernate.persister.entity.OuterJoinLoadable.class - [JAR]

├─ org.hibernate.persister.entity.PropertyMapping.class - [JAR]

├─ org.hibernate.persister.entity.Queryable.class - [JAR]

├─ org.hibernate.persister.entity.SQLLoadable.class - [JAR]

├─ org.hibernate.persister.entity.SingleTableEntityPersister.class - [JAR]

├─ org.hibernate.persister.entity.UnionSubclassEntityPersister.class - [JAR]

├─ org.hibernate.persister.entity.UniqueKeyLoadable.class - [JAR]

org.hibernate.event.service.internal

├─ org.hibernate.event.service.internal.EventListenerGroupImpl.class - [JAR]

├─ org.hibernate.event.service.internal.EventListenerRegistryImpl.class - [JAR]

├─ org.hibernate.event.service.internal.EventListenerServiceInitiator.class - [JAR]

├─ org.hibernate.event.service.internal.PostCommitEventListenerGroupImpl.class - [JAR]

org.hibernate.engine.query

├─ org.hibernate.engine.query.ParameterRecognitionException.class - [JAR]

org.hibernate.bytecode.enhance.internal.bytebuddy

├─ org.hibernate.bytecode.enhance.internal.bytebuddy.BiDirectionalAssociationHandler.class - [JAR]

├─ org.hibernate.bytecode.enhance.internal.bytebuddy.ByteBuddyEnhancementContext.class - [JAR]

├─ org.hibernate.bytecode.enhance.internal.bytebuddy.CodeTemplates.class - [JAR]

├─ org.hibernate.bytecode.enhance.internal.bytebuddy.EnhancerImpl.class - [JAR]

├─ org.hibernate.bytecode.enhance.internal.bytebuddy.FieldAccessEnhancer.class - [JAR]

├─ org.hibernate.bytecode.enhance.internal.bytebuddy.FieldReaderAppender.class - [JAR]

├─ org.hibernate.bytecode.enhance.internal.bytebuddy.FieldWriterAppender.class - [JAR]

├─ org.hibernate.bytecode.enhance.internal.bytebuddy.InlineDirtyCheckingHandler.class - [JAR]

├─ org.hibernate.bytecode.enhance.internal.bytebuddy.PersistentAttributeTransformer.class - [JAR]

├─ org.hibernate.bytecode.enhance.internal.bytebuddy.UnloadedTypeDescription.class - [JAR]

org.hibernate.metadata

├─ org.hibernate.metadata.ClassMetadata.class - [JAR]

├─ org.hibernate.metadata.CollectionMetadata.class - [JAR]

org.hibernate.loader.entity.plan

├─ org.hibernate.loader.entity.plan.AbstractBatchingEntityLoaderBuilder.class - [JAR]

├─ org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader.class - [JAR]

├─ org.hibernate.loader.entity.plan.BatchingEntityLoader.class - [JAR]

├─ org.hibernate.loader.entity.plan.EntityLoader.class - [JAR]

├─ org.hibernate.loader.entity.plan.LegacyBatchingEntityLoaderBuilder.class - [JAR]

org.hibernate.exception.spi

├─ org.hibernate.exception.spi.AbstractSQLExceptionConversionDelegate.class - [JAR]

├─ org.hibernate.exception.spi.ConversionContext.class - [JAR]

├─ org.hibernate.exception.spi.SQLExceptionConversionDelegate.class - [JAR]

├─ org.hibernate.exception.spi.SQLExceptionConverter.class - [JAR]

├─ org.hibernate.exception.spi.TemplatedViolatedConstraintNameExtracter.class - [JAR]

├─ org.hibernate.exception.spi.ViolatedConstraintNameExtracter.class - [JAR]

org.hibernate.type.descriptor.java.spi

├─ org.hibernate.type.descriptor.java.spi.JavaTypeDescriptorRegistry.class - [JAR]

├─ org.hibernate.type.descriptor.java.spi.RegistryHelper.class - [JAR]

org.hibernate.metamodel.model.domain

├─ org.hibernate.metamodel.model.domain.BasicDomainType.class - [JAR]

├─ org.hibernate.metamodel.model.domain.DomainType.class - [JAR]

├─ org.hibernate.metamodel.model.domain.EmbeddedDomainType.class - [JAR]

├─ org.hibernate.metamodel.model.domain.EntityDomainType.class - [JAR]

├─ org.hibernate.metamodel.model.domain.IdentifiableDomainType.class - [JAR]

├─ org.hibernate.metamodel.model.domain.ManagedDomainType.class - [JAR]

├─ org.hibernate.metamodel.model.domain.MappedSuperclassDomainType.class - [JAR]

├─ org.hibernate.metamodel.model.domain.NavigableRole.class - [JAR]

├─ org.hibernate.metamodel.model.domain.PersistentAttribute.class - [JAR]

├─ org.hibernate.metamodel.model.domain.SimpleDomainType.class - [JAR]

org.hibernate.criterion

├─ org.hibernate.criterion.AbstractEmptinessExpression.class - [JAR]

├─ org.hibernate.criterion.AggregateProjection.class - [JAR]

├─ org.hibernate.criterion.AliasedProjection.class - [JAR]

├─ org.hibernate.criterion.AvgProjection.class - [JAR]

├─ org.hibernate.criterion.BetweenExpression.class - [JAR]

├─ org.hibernate.criterion.Conjunction.class - [JAR]

├─ org.hibernate.criterion.CountProjection.class - [JAR]

├─ org.hibernate.criterion.CriteriaQuery.class - [JAR]

├─ org.hibernate.criterion.CriteriaSpecification.class - [JAR]

├─ org.hibernate.criterion.Criterion.class - [JAR]

├─ org.hibernate.criterion.DetachedCriteria.class - [JAR]

├─ org.hibernate.criterion.Disjunction.class - [JAR]

├─ org.hibernate.criterion.Distinct.class - [JAR]

├─ org.hibernate.criterion.EmptyExpression.class - [JAR]

├─ org.hibernate.criterion.EnhancedProjection.class - [JAR]

├─ org.hibernate.criterion.Example.class - [JAR]

├─ org.hibernate.criterion.IdentifierEqExpression.class - [JAR]

├─ org.hibernate.criterion.IdentifierProjection.class - [JAR]

├─ org.hibernate.criterion.InExpression.class - [JAR]

├─ org.hibernate.criterion.Junction.class - [JAR]

├─ org.hibernate.criterion.LikeExpression.class - [JAR]

├─ org.hibernate.criterion.LogicalExpression.class - [JAR]

├─ org.hibernate.criterion.MatchMode.class - [JAR]

├─ org.hibernate.criterion.NaturalIdentifier.class - [JAR]

├─ org.hibernate.criterion.NotEmptyExpression.class - [JAR]

├─ org.hibernate.criterion.NotExpression.class - [JAR]

├─ org.hibernate.criterion.NotNullExpression.class - [JAR]

├─ org.hibernate.criterion.NullExpression.class - [JAR]

├─ org.hibernate.criterion.Order.class - [JAR]

├─ org.hibernate.criterion.ParameterInfoCollector.class - [JAR]

├─ org.hibernate.criterion.Projection.class - [JAR]

├─ org.hibernate.criterion.ProjectionList.class - [JAR]

├─ org.hibernate.criterion.Projections.class - [JAR]

├─ org.hibernate.criterion.PropertyExpression.class - [JAR]

├─ org.hibernate.criterion.PropertyProjection.class - [JAR]

├─ org.hibernate.criterion.Restrictions.class - [JAR]

├─ org.hibernate.criterion.RowCountProjection.class - [JAR]

├─ org.hibernate.criterion.SQLCriterion.class - [JAR]

├─ org.hibernate.criterion.SQLProjection.class - [JAR]

├─ org.hibernate.criterion.SimpleExpression.class - [JAR]

├─ org.hibernate.criterion.SimpleProjection.class - [JAR]

├─ org.hibernate.criterion.SizeExpression.class - [JAR]

org.hibernate.tool.schema.internal.exec

├─ org.hibernate.tool.schema.internal.exec.AbstractScriptSourceInput.class - [JAR]

├─ org.hibernate.tool.schema.internal.exec.AbstractScriptTargetOutput.class - [JAR]

├─ org.hibernate.tool.schema.internal.exec.GenerationTarget.class - [JAR]

├─ org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.class - [JAR]

├─ org.hibernate.tool.schema.internal.exec.GenerationTargetToScript.class - [JAR]

├─ org.hibernate.tool.schema.internal.exec.GenerationTargetToStdout.class - [JAR]

├─ org.hibernate.tool.schema.internal.exec.ImprovedExtractionContextImpl.class - [JAR]

├─ org.hibernate.tool.schema.internal.exec.JdbcConnectionAccessProvidedConnectionImpl.class - [JAR]

├─ org.hibernate.tool.schema.internal.exec.JdbcContext.class - [JAR]

├─ org.hibernate.tool.schema.internal.exec.ScriptSourceInputFromFile.class - [JAR]

├─ org.hibernate.tool.schema.internal.exec.ScriptSourceInputFromReader.class - [JAR]

├─ org.hibernate.tool.schema.internal.exec.ScriptSourceInputFromUrl.class - [JAR]

├─ org.hibernate.tool.schema.internal.exec.ScriptSourceInputNonExistentImpl.class - [JAR]

├─ org.hibernate.tool.schema.internal.exec.ScriptTargetOutputToFile.class - [JAR]

├─ org.hibernate.tool.schema.internal.exec.ScriptTargetOutputToUrl.class - [JAR]

├─ org.hibernate.tool.schema.internal.exec.ScriptTargetOutputToWriter.class - [JAR]

org.hibernate.boot.model.source.internal.annotations

├─ org.hibernate.boot.model.source.internal.annotations.AnnotationMetadataSourceProcessorImpl.class - [JAR]

org.hibernate.secure.spi

├─ org.hibernate.secure.spi.GrantedPermission.class - [JAR]

├─ org.hibernate.secure.spi.IntegrationException.class - [JAR]

├─ org.hibernate.secure.spi.JaccIntegrator.class - [JAR]

├─ org.hibernate.secure.spi.JaccPermissionDeclarations.class - [JAR]

├─ org.hibernate.secure.spi.JaccService.class - [JAR]

├─ org.hibernate.secure.spi.PermissibleAction.class - [JAR]

├─ org.hibernate.secure.spi.PermissionCheckEntityInformation.class - [JAR]

org.hibernate.hql.internal.classic

├─ org.hibernate.hql.internal.classic.AbstractParameterInformation.class - [JAR]

├─ org.hibernate.hql.internal.classic.ClauseParser.class - [JAR]

├─ org.hibernate.hql.internal.classic.FromParser.class - [JAR]

├─ org.hibernate.hql.internal.classic.FromPathExpressionParser.class - [JAR]

├─ org.hibernate.hql.internal.classic.GroupByParser.class - [JAR]

├─ org.hibernate.hql.internal.classic.HavingParser.class - [JAR]

├─ org.hibernate.hql.internal.classic.NamedParameterInformationImpl.class - [JAR]

├─ org.hibernate.hql.internal.classic.OrderByParser.class - [JAR]

├─ org.hibernate.hql.internal.classic.Parser.class - [JAR]

├─ org.hibernate.hql.internal.classic.ParserHelper.class - [JAR]

├─ org.hibernate.hql.internal.classic.PathExpressionParser.class - [JAR]

├─ org.hibernate.hql.internal.classic.PositionalParameterInformationImpl.class - [JAR]

├─ org.hibernate.hql.internal.classic.PreprocessingParser.class - [JAR]

├─ org.hibernate.hql.internal.classic.QueryTranslatorImpl.class - [JAR]

├─ org.hibernate.hql.internal.classic.SelectParser.class - [JAR]

├─ org.hibernate.hql.internal.classic.SelectPathExpressionParser.class - [JAR]

├─ org.hibernate.hql.internal.classic.WhereParser.class - [JAR]

org.hibernate.engine.jdbc.internal

├─ org.hibernate.engine.jdbc.internal.BasicFormatterImpl.class - [JAR]

├─ org.hibernate.engine.jdbc.internal.BinaryStreamImpl.class - [JAR]

├─ org.hibernate.engine.jdbc.internal.CharacterStreamImpl.class - [JAR]

├─ org.hibernate.engine.jdbc.internal.DDLFormatterImpl.class - [JAR]

├─ org.hibernate.engine.jdbc.internal.FormatStyle.class - [JAR]

├─ org.hibernate.engine.jdbc.internal.Formatter.class - [JAR]

├─ org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl.class - [JAR]

├─ org.hibernate.engine.jdbc.internal.JdbcServicesImpl.class - [JAR]

├─ org.hibernate.engine.jdbc.internal.JdbcServicesInitiator.class - [JAR]

├─ org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.class - [JAR]

├─ org.hibernate.engine.jdbc.internal.ResultSetWrapperImpl.class - [JAR]

├─ org.hibernate.engine.jdbc.internal.StatementPreparerImpl.class - [JAR]

org.hibernate.engine.jdbc.batch.internal

├─ org.hibernate.engine.jdbc.batch.internal.AbstractBatchImpl.class - [JAR]

├─ org.hibernate.engine.jdbc.batch.internal.BasicBatchKey.class - [JAR]

├─ org.hibernate.engine.jdbc.batch.internal.BatchBuilderImpl.class - [JAR]

├─ org.hibernate.engine.jdbc.batch.internal.BatchBuilderInitiator.class - [JAR]

├─ org.hibernate.engine.jdbc.batch.internal.BatchBuilderMXBean.class - [JAR]

├─ org.hibernate.engine.jdbc.batch.internal.BatchingBatch.class - [JAR]

├─ org.hibernate.engine.jdbc.batch.internal.NonBatchingBatch.class - [JAR]

org.hibernate.type

├─ org.hibernate.type.AbstractSingleColumnStandardBasicType.class - [JAR]

├─ org.hibernate.type.AbstractStandardBasicType.class - [JAR]

├─ org.hibernate.type.AbstractType.class - [JAR]

├─ org.hibernate.type.AdaptedImmutableType.class - [JAR]

├─ org.hibernate.type.AnyType.class - [JAR]

├─ org.hibernate.type.ArrayType.class - [JAR]

├─ org.hibernate.type.AssociationType.class - [JAR]

├─ org.hibernate.type.BagType.class - [JAR]

├─ org.hibernate.type.BasicType.class - [JAR]

├─ org.hibernate.type.BasicTypeRegistry.class - [JAR]

├─ org.hibernate.type.BigDecimalType.class - [JAR]

├─ org.hibernate.type.BigIntegerType.class - [JAR]

├─ org.hibernate.type.BinaryType.class - [JAR]

├─ org.hibernate.type.BlobType.class - [JAR]

├─ org.hibernate.type.BooleanType.class - [JAR]

├─ org.hibernate.type.ByteType.class - [JAR]

├─ org.hibernate.type.CalendarDateType.class - [JAR]

├─ org.hibernate.type.CalendarTimeType.class - [JAR]

├─ org.hibernate.type.CalendarType.class - [JAR]

├─ org.hibernate.type.CharArrayType.class - [JAR]

├─ org.hibernate.type.CharacterArrayClobType.class - [JAR]

├─ org.hibernate.type.CharacterArrayNClobType.class - [JAR]

├─ org.hibernate.type.CharacterArrayType.class - [JAR]

├─ org.hibernate.type.CharacterNCharType.class - [JAR]

├─ org.hibernate.type.CharacterType.class - [JAR]

├─ org.hibernate.type.ClassType.class - [JAR]

├─ org.hibernate.type.ClobType.class - [JAR]

├─ org.hibernate.type.CollectionType.class - [JAR]

├─ org.hibernate.type.ComponentType.class - [JAR]

├─ org.hibernate.type.CompositeCustomType.class - [JAR]

├─ org.hibernate.type.CompositeType.class - [JAR]

├─ org.hibernate.type.CurrencyType.class - [JAR]

├─ org.hibernate.type.CustomCollectionType.class - [JAR]

├─ org.hibernate.type.CustomType.class - [JAR]

├─ org.hibernate.type.DateType.class - [JAR]

├─ org.hibernate.type.DbTimestampType.class - [JAR]

├─ org.hibernate.type.DiscriminatorType.class - [JAR]

├─ org.hibernate.type.DoubleType.class - [JAR]

├─ org.hibernate.type.DurationType.class - [JAR]

├─ org.hibernate.type.EmbeddedComponentType.class - [JAR]

├─ org.hibernate.type.EntityType.class - [JAR]

├─ org.hibernate.type.EnumType.class - [JAR]

├─ org.hibernate.type.FloatType.class - [JAR]

├─ org.hibernate.type.ForeignKeyDirection.class - [JAR]

├─ org.hibernate.type.IdentifierBagType.class - [JAR]

├─ org.hibernate.type.IdentifierType.class - [JAR]

├─ org.hibernate.type.ImageType.class - [JAR]

├─ org.hibernate.type.InstantType.class - [JAR]

├─ org.hibernate.type.IntegerType.class - [JAR]

├─ org.hibernate.type.ListType.class - [JAR]

├─ org.hibernate.type.LiteralType.class - [JAR]

├─ org.hibernate.type.LocalDateTimeType.class - [JAR]

├─ org.hibernate.type.LocalDateType.class - [JAR]

├─ org.hibernate.type.LocalTimeType.class - [JAR]

├─ org.hibernate.type.LocaleType.class - [JAR]

├─ org.hibernate.type.LongType.class - [JAR]

├─ org.hibernate.type.ManyToOneType.class - [JAR]

├─ org.hibernate.type.MapType.class - [JAR]

├─ org.hibernate.type.MaterializedBlobType.class - [JAR]

├─ org.hibernate.type.MaterializedClobType.class - [JAR]

├─ org.hibernate.type.MaterializedNClobType.class - [JAR]

├─ org.hibernate.type.MetaType.class - [JAR]

├─ org.hibernate.type.NClobType.class - [JAR]

├─ org.hibernate.type.NTextType.class - [JAR]

├─ org.hibernate.type.NumericBooleanType.class - [JAR]

├─ org.hibernate.type.ObjectType.class - [JAR]

├─ org.hibernate.type.OffsetDateTimeType.class - [JAR]

├─ org.hibernate.type.OffsetTimeType.class - [JAR]

├─ org.hibernate.type.OneToOneType.class - [JAR]

├─ org.hibernate.type.OrderedMapType.class - [JAR]

├─ org.hibernate.type.OrderedSetType.class - [JAR]

├─ org.hibernate.type.PostgresUUIDType.class - [JAR]

├─ org.hibernate.type.PrimitiveCharacterArrayClobType.class - [JAR]

├─ org.hibernate.type.PrimitiveCharacterArrayNClobType.class - [JAR]

├─ org.hibernate.type.PrimitiveType.class - [JAR]

├─ org.hibernate.type.ProcedureParameterExtractionAware.class - [JAR]

├─ org.hibernate.type.ProcedureParameterNamedBinder.class - [JAR]

├─ org.hibernate.type.RowVersionType.class - [JAR]

├─ org.hibernate.type.SerializableToBlobType.class - [JAR]

├─ org.hibernate.type.SerializableType.class - [JAR]

├─ org.hibernate.type.SerializationException.class - [JAR]

├─ org.hibernate.type.SetType.class - [JAR]

├─ org.hibernate.type.ShortType.class - [JAR]

├─ org.hibernate.type.SingleColumnType.class - [JAR]

├─ org.hibernate.type.SortedMapType.class - [JAR]

├─ org.hibernate.type.SortedSetType.class - [JAR]

├─ org.hibernate.type.SpecialOneToOneType.class - [JAR]

├─ org.hibernate.type.StandardBasicTypeTemplate.class - [JAR]

├─ org.hibernate.type.StandardBasicTypes.class - [JAR]

├─ org.hibernate.type.StringNVarcharType.class - [JAR]

├─ org.hibernate.type.StringRepresentableType.class - [JAR]

├─ org.hibernate.type.StringType.class - [JAR]

├─ org.hibernate.type.TextType.class - [JAR]

├─ org.hibernate.type.TimeType.class - [JAR]

├─ org.hibernate.type.TimeZoneType.class - [JAR]

├─ org.hibernate.type.TimestampType.class - [JAR]

├─ org.hibernate.type.TrueFalseType.class - [JAR]

├─ org.hibernate.type.Type.class - [JAR]

├─ org.hibernate.type.TypeFactory.class - [JAR]

├─ org.hibernate.type.TypeHelper.class - [JAR]

├─ org.hibernate.type.TypeResolver.class - [JAR]

├─ org.hibernate.type.UUIDBinaryType.class - [JAR]

├─ org.hibernate.type.UUIDCharType.class - [JAR]

├─ org.hibernate.type.UrlType.class - [JAR]

├─ org.hibernate.type.VersionType.class - [JAR]

├─ org.hibernate.type.WrappedMaterializedBlobType.class - [JAR]

├─ org.hibernate.type.WrapperBinaryType.class - [JAR]

├─ org.hibernate.type.YesNoType.class - [JAR]

├─ org.hibernate.type.ZonedDateTimeType.class - [JAR]

org.hibernate.bytecode.spi

├─ org.hibernate.bytecode.spi.BasicProxyFactory.class - [JAR]

├─ org.hibernate.bytecode.spi.BytecodeEnhancementMetadata.class - [JAR]

├─ org.hibernate.bytecode.spi.BytecodeProvider.class - [JAR]

├─ org.hibernate.bytecode.spi.ClassLoadingStrategyHelper.class - [JAR]

├─ org.hibernate.bytecode.spi.ClassTransformer.class - [JAR]

├─ org.hibernate.bytecode.spi.NotInstrumentedException.class - [JAR]

├─ org.hibernate.bytecode.spi.ProxyFactoryFactory.class - [JAR]

├─ org.hibernate.bytecode.spi.ReflectionOptimizer.class - [JAR]

org.hibernate.cfg

├─ org.hibernate.cfg.AbstractPropertyHolder.class - [JAR]

├─ org.hibernate.cfg.AccessType.class - [JAR]

├─ org.hibernate.cfg.AnnotatedClassType.class - [JAR]

├─ org.hibernate.cfg.AnnotationBinder.class - [JAR]

├─ org.hibernate.cfg.AttributeConversionInfo.class - [JAR]

├─ org.hibernate.cfg.AttributeConverterDefinition.class - [JAR]

├─ org.hibernate.cfg.AvailableSettings.class - [JAR]

├─ org.hibernate.cfg.BaselineSessionEventsListenerBuilder.class - [JAR]

├─ org.hibernate.cfg.BinderHelper.class - [JAR]

├─ org.hibernate.cfg.CannotForceNonNullableException.class - [JAR]

├─ org.hibernate.cfg.ClassPropertyHolder.class - [JAR]

├─ org.hibernate.cfg.CollectionPropertyHolder.class - [JAR]

├─ org.hibernate.cfg.CollectionSecondPass.class - [JAR]

├─ org.hibernate.cfg.ColumnsBuilder.class - [JAR]

├─ org.hibernate.cfg.ComponentPropertyHolder.class - [JAR]

├─ org.hibernate.cfg.Configuration.class - [JAR]

├─ org.hibernate.cfg.CopyIdentifierComponentSecondPass.class - [JAR]

├─ org.hibernate.cfg.CreateKeySecondPass.class - [JAR]

├─ org.hibernate.cfg.Ejb3Column.class - [JAR]

├─ org.hibernate.cfg.Ejb3DiscriminatorColumn.class - [JAR]

├─ org.hibernate.cfg.Ejb3JoinColumn.class - [JAR]

├─ org.hibernate.cfg.Environment.class - [JAR]

├─ org.hibernate.cfg.FkSecondPass.class - [JAR]

├─ org.hibernate.cfg.IdGeneratorResolverSecondPass.class - [JAR]

├─ org.hibernate.cfg.IndexColumn.class - [JAR]

├─ org.hibernate.cfg.IndexOrUniqueKeySecondPass.class - [JAR]

├─ org.hibernate.cfg.InheritanceState.class - [JAR]

├─ org.hibernate.cfg.JPAIndexHolder.class - [JAR]

├─ org.hibernate.cfg.JoinedSubclassFkSecondPass.class - [JAR]

├─ org.hibernate.cfg.MetadataSourceType.class - [JAR]

├─ org.hibernate.cfg.NotYetImplementedException.class - [JAR]

├─ org.hibernate.cfg.ObjectNameSource.class - [JAR]

├─ org.hibernate.cfg.OneToOneSecondPass.class - [JAR]

├─ org.hibernate.cfg.PkDrivenByDefaultMapsIdSecondPass.class - [JAR]

├─ org.hibernate.cfg.PropertyContainer.class - [JAR]

├─ org.hibernate.cfg.PropertyData.class - [JAR]

├─ org.hibernate.cfg.PropertyHolder.class - [JAR]

├─ org.hibernate.cfg.PropertyHolderBuilder.class - [JAR]

├─ org.hibernate.cfg.PropertyInferredData.class - [JAR]

├─ org.hibernate.cfg.PropertyPreloadedData.class - [JAR]

├─ org.hibernate.cfg.QuerySecondPass.class - [JAR]

├─ org.hibernate.cfg.RecoverableException.class - [JAR]

├─ org.hibernate.cfg.SecondPass.class - [JAR]

├─ org.hibernate.cfg.SecondaryTableSecondPass.class - [JAR]

├─ org.hibernate.cfg.SetSimpleValueTypeSecondPass.class - [JAR]

├─ org.hibernate.cfg.Settings.class - [JAR]

├─ org.hibernate.cfg.ToOneBinder.class - [JAR]

├─ org.hibernate.cfg.ToOneFkSecondPass.class - [JAR]

├─ org.hibernate.cfg.UniqueConstraintHolder.class - [JAR]

├─ org.hibernate.cfg.VerifyFetchProfileReferenceSecondPass.class - [JAR]

├─ org.hibernate.cfg.WrappedInferredData.class - [JAR]

org.hibernate.action.internal

├─ org.hibernate.action.internal.AbstractEntityInsertAction.class - [JAR]

├─ org.hibernate.action.internal.BulkOperationCleanupAction.class - [JAR]

├─ org.hibernate.action.internal.CollectionAction.class - [JAR]

├─ org.hibernate.action.internal.CollectionRecreateAction.class - [JAR]

├─ org.hibernate.action.internal.CollectionRemoveAction.class - [JAR]

├─ org.hibernate.action.internal.CollectionUpdateAction.class - [JAR]

├─ org.hibernate.action.internal.DelayedPostInsertIdentifier.class - [JAR]

├─ org.hibernate.action.internal.EntityAction.class - [JAR]

├─ org.hibernate.action.internal.EntityActionVetoException.class - [JAR]

├─ org.hibernate.action.internal.EntityDeleteAction.class - [JAR]

├─ org.hibernate.action.internal.EntityIdentityInsertAction.class - [JAR]

├─ org.hibernate.action.internal.EntityIncrementVersionProcess.class - [JAR]

├─ org.hibernate.action.internal.EntityInsertAction.class - [JAR]

├─ org.hibernate.action.internal.EntityUpdateAction.class - [JAR]

├─ org.hibernate.action.internal.EntityVerifyVersionProcess.class - [JAR]

├─ org.hibernate.action.internal.OrphanRemovalAction.class - [JAR]

├─ org.hibernate.action.internal.QueuedOperationCollectionAction.class - [JAR]

├─ org.hibernate.action.internal.UnresolvedEntityInsertActions.class - [JAR]

org.hibernate.hql.internal.ast.tree

├─ org.hibernate.hql.internal.ast.tree.AbstractMapComponentNode.class - [JAR]

├─ org.hibernate.hql.internal.ast.tree.AbstractNullnessCheckNode.class - [JAR]

├─ org.hibernate.hql.internal.ast.tree.AbstractRestrictableStatement.class - [JAR]

├─ org.hibernate.hql.internal.ast.tree.AbstractSelectExpression.class - [JAR]

├─ org.hibernate.hql.internal.ast.tree.AbstractStatement.class - [JAR]

├─ org.hibernate.hql.internal.ast.tree.AggregateNode.class - [JAR]

├─ org.hibernate.hql.internal.ast.tree.AggregatedSelectExpression.class - [JAR]

├─ org.hibernate.hql.internal.ast.tree.AssignmentSpecification.class - [JAR]

├─ org.hibernate.hql.internal.ast.tree.BetweenOperatorNode.class - [JAR]

├─ org.hibernate.hql.internal.ast.tree.BinaryArithmeticOperatorNode.class - [JAR]

├─ org.hibernate.hql.internal.ast.tree.BinaryLogicOperatorNode.class - [JAR]

├─ org.hibernate.hql.internal.ast.tree.BinaryOperatorNode.class - [JAR]

├─ org.hibernate.hql.internal.ast.tree.BooleanLiteralNode.class - [JAR]

├─ org.hibernate.hql.internal.ast.tree.CastFunctionNode.class - [JAR]

├─ org.hibernate.hql.internal.ast.tree.CollectionFunction.class - [JAR]

├─ org.hibernate.hql.internal.ast.tree.CollectionPropertyReference.class - [JAR]

├─ org.hibernate.hql.internal.ast.tree.ComponentJoin.class - [JAR]

├─ org.hibernate.hql.internal.ast.tree.ConstructorNode.class - [JAR]

├─ org.hibernate.hql.internal.ast.tree.CountNode.class - [JAR]

├─ org.hibernate.hql.internal.ast.tree.DeleteStatement.class - [JAR]

├─ org.hibernate.hql.internal.ast.tree.DisplayableNode.class - [JAR]

├─ org.hibernate.hql.internal.ast.tree.DotNode.class - [JAR]

├─ org.hibernate.hql.internal.ast.tree.EntityJoinFromElement.class - [JAR]

├─ org.hibernate.hql.internal.ast.tree.ExpectedTypeAwareNode.class - [JAR]

├─ org.hibernate.hql.internal.ast.tree.FromClause.class - [JAR]

├─ org.hibernate.hql.internal.ast.tree.FromElement.class - [JAR]

├─ org.hibernate.hql.internal.ast.tree.FromElementFactory.class - [JAR]

├─ org.hibernate.hql.internal.ast.tree.FromElementType.class - [JAR]

├─ org.hibernate.hql.internal.ast.tree.FromReferenceNode.class - [JAR]

├─ org.hibernate.hql.internal.ast.tree.FunctionNode.class - [JAR]

├─ org.hibernate.hql.internal.ast.tree.HqlSqlWalkerNode.class - [JAR]

├─ org.hibernate.hql.internal.ast.tree.IdentNode.class - [JAR]

├─ org.hibernate.hql.internal.ast.tree.ImpliedFromElement.class - [JAR]

├─ org.hibernate.hql.internal.ast.tree.InLogicOperatorNode.class - [JAR]

├─ org.hibernate.hql.internal.ast.tree.IndexNode.class - [JAR]

├─ org.hibernate.hql.internal.ast.tree.InitializeableNode.class - [JAR]

├─ org.hibernate.hql.internal.ast.tree.InsertStatement.class - [JAR]

├─ org.hibernate.hql.internal.ast.tree.IntoClause.class - [JAR]

├─ org.hibernate.hql.internal.ast.tree.IsNotNullLogicOperatorNode.class - [JAR]

├─ org.hibernate.hql.internal.ast.tree.IsNullLogicOperatorNode.class - [JAR]

├─ org.hibernate.hql.internal.ast.tree.JavaConstantNode.class - [JAR]

├─ org.hibernate.hql.internal.ast.tree.LiteralNode.class - [JAR]

├─ org.hibernate.hql.internal.ast.tree.MapEntryNode.class - [JAR]

├─ org.hibernate.hql.internal.ast.tree.MapKeyEntityFromElement.class - [JAR]

├─ org.hibernate.hql.internal.ast.tree.MapKeyNode.class - [JAR]

├─ org.hibernate.hql.internal.ast.tree.MapValueNode.class - [JAR]

├─ org.hibernate.hql.internal.ast.tree.MethodNode.class - [JAR]

├─ org.hibernate.hql.internal.ast.tree.Node.class - [JAR]

├─ org.hibernate.hql.internal.ast.tree.NullNode.class - [JAR]

├─ org.hibernate.hql.internal.ast.tree.OperatorNode.class - [JAR]

├─ org.hibernate.hql.internal.ast.tree.OrderByClause.class - [JAR]

├─ org.hibernate.hql.internal.ast.tree.ParameterContainer.class - [JAR]

├─ org.hibernate.hql.internal.ast.tree.ParameterNode.class - [JAR]

├─ org.hibernate.hql.internal.ast.tree.PathNode.class - [JAR]

├─ org.hibernate.hql.internal.ast.tree.QueryNode.class - [JAR]

├─ org.hibernate.hql.internal.ast.tree.ResolvableNode.class - [JAR]

├─ org.hibernate.hql.internal.ast.tree.RestrictableStatement.class - [JAR]

├─ org.hibernate.hql.internal.ast.tree.ResultVariableRefNode.class - [JAR]

├─ org.hibernate.hql.internal.ast.tree.SearchedCaseNode.class - [JAR]

├─ org.hibernate.hql.internal.ast.tree.SelectClause.class - [JAR]

├─ org.hibernate.hql.internal.ast.tree.SelectExpression.class - [JAR]

├─ org.hibernate.hql.internal.ast.tree.SelectExpressionImpl.class - [JAR]

├─ org.hibernate.hql.internal.ast.tree.SelectExpressionList.class - [JAR]

├─ org.hibernate.hql.internal.ast.tree.SessionFactoryAwareNode.class - [JAR]

├─ org.hibernate.hql.internal.ast.tree.SimpleCaseNode.class - [JAR]

├─ org.hibernate.hql.internal.ast.tree.SqlFragment.class - [JAR]

├─ org.hibernate.hql.internal.ast.tree.SqlNode.class - [JAR]

├─ org.hibernate.hql.internal.ast.tree.Statement.class - [JAR]

├─ org.hibernate.hql.internal.ast.tree.TableReferenceNode.class - [JAR]

├─ org.hibernate.hql.internal.ast.tree.UnaryArithmeticNode.class - [JAR]

├─ org.hibernate.hql.internal.ast.tree.UnaryLogicOperatorNode.class - [JAR]

├─ org.hibernate.hql.internal.ast.tree.UnaryOperatorNode.class - [JAR]

├─ org.hibernate.hql.internal.ast.tree.UpdateStatement.class - [JAR]

org.hibernate.tool.schema.extract.spi

├─ org.hibernate.tool.schema.extract.spi.ColumnInformation.class - [JAR]

├─ org.hibernate.tool.schema.extract.spi.DatabaseInformation.class - [JAR]

├─ org.hibernate.tool.schema.extract.spi.ExtractionContext.class - [JAR]

├─ org.hibernate.tool.schema.extract.spi.ForeignKeyInformation.class - [JAR]

├─ org.hibernate.tool.schema.extract.spi.IndexInformation.class - [JAR]

├─ org.hibernate.tool.schema.extract.spi.InformationExtractor.class - [JAR]

├─ org.hibernate.tool.schema.extract.spi.NameSpaceTablesInformation.class - [JAR]

├─ org.hibernate.tool.schema.extract.spi.PrimaryKeyInformation.class - [JAR]

├─ org.hibernate.tool.schema.extract.spi.SchemaExtractionException.class - [JAR]

├─ org.hibernate.tool.schema.extract.spi.SequenceInformation.class - [JAR]

├─ org.hibernate.tool.schema.extract.spi.SequenceInformationExtractor.class - [JAR]

├─ org.hibernate.tool.schema.extract.spi.TableInformation.class - [JAR]

org.hibernate.boot.model.convert.internal

├─ org.hibernate.boot.model.convert.internal.AbstractConverterDescriptor.class - [JAR]

├─ org.hibernate.boot.model.convert.internal.AttributeConverterManager.class - [JAR]

├─ org.hibernate.boot.model.convert.internal.AutoApplicableConverterDescriptorBypassedImpl.class - [JAR]

├─ org.hibernate.boot.model.convert.internal.AutoApplicableConverterDescriptorStandardImpl.class - [JAR]

├─ org.hibernate.boot.model.convert.internal.ClassBasedConverterDescriptor.class - [JAR]

├─ org.hibernate.boot.model.convert.internal.InstanceBasedConverterDescriptor.class - [JAR]

org.hibernate.query.criteria

├─ org.hibernate.query.criteria.HibernateCriteriaBuilder.class - [JAR]

├─ org.hibernate.query.criteria.LiteralHandlingMode.class - [JAR]

org.hibernate.resource.beans.internal

├─ org.hibernate.resource.beans.internal.FallbackBeanInstanceProducer.class - [JAR]

├─ org.hibernate.resource.beans.internal.ManagedBeanRegistryImpl.class - [JAR]

org.hibernate.service

├─ org.hibernate.service.NullServiceException.class - [JAR]

├─ org.hibernate.service.Service.class - [JAR]

├─ org.hibernate.service.ServiceRegistry.class - [JAR]

├─ org.hibernate.service.StandardServiceInitiators.class - [JAR]

├─ org.hibernate.service.UnknownServiceException.class - [JAR]

├─ org.hibernate.service.UnknownUnwrapTypeException.class - [JAR]

org.hibernate.loader.custom

├─ org.hibernate.loader.custom.CollectionFetchReturn.class - [JAR]

├─ org.hibernate.loader.custom.CollectionReturn.class - [JAR]

├─ org.hibernate.loader.custom.ColumnCollectionAliases.class - [JAR]

├─ org.hibernate.loader.custom.ConstructorResultColumnProcessor.class - [JAR]

├─ org.hibernate.loader.custom.ConstructorReturn.class - [JAR]

├─ org.hibernate.loader.custom.CustomLoader.class - [JAR]

├─ org.hibernate.loader.custom.CustomQuery.class - [JAR]

├─ org.hibernate.loader.custom.EntityFetchReturn.class - [JAR]

├─ org.hibernate.loader.custom.FetchReturn.class - [JAR]

├─ org.hibernate.loader.custom.JdbcResultMetadata.class - [JAR]

├─ org.hibernate.loader.custom.NonScalarResultColumnProcessor.class - [JAR]

├─ org.hibernate.loader.custom.NonScalarReturn.class - [JAR]

├─ org.hibernate.loader.custom.NonUniqueDiscoveredSqlAliasException.class - [JAR]

├─ org.hibernate.loader.custom.ResultColumnProcessor.class - [JAR]

├─ org.hibernate.loader.custom.ResultRowProcessor.class - [JAR]

├─ org.hibernate.loader.custom.Return.class - [JAR]

├─ org.hibernate.loader.custom.RootReturn.class - [JAR]

├─ org.hibernate.loader.custom.ScalarResultColumnProcessor.class - [JAR]

├─ org.hibernate.loader.custom.ScalarReturn.class - [JAR]

org.hibernate.ejb

├─ org.hibernate.ejb.HibernateEntityManager.class - [JAR]

org.hibernate.engine.jdbc.dialect.internal

├─ org.hibernate.engine.jdbc.dialect.internal.DialectFactoryImpl.class - [JAR]

├─ org.hibernate.engine.jdbc.dialect.internal.DialectFactoryInitiator.class - [JAR]

├─ org.hibernate.engine.jdbc.dialect.internal.DialectResolverInitiator.class - [JAR]

├─ org.hibernate.engine.jdbc.dialect.internal.DialectResolverSet.class - [JAR]

├─ org.hibernate.engine.jdbc.dialect.internal.StandardDialectResolver.class - [JAR]

org.hibernate.stat.internal

├─ org.hibernate.stat.internal.AbstractCacheableDataStatistics.class - [JAR]

├─ org.hibernate.stat.internal.CacheRegionStatisticsImpl.class - [JAR]

├─ org.hibernate.stat.internal.CollectionStatisticsImpl.class - [JAR]

├─ org.hibernate.stat.internal.DeprecatedNaturalIdCacheStatisticsImpl.class - [JAR]

├─ org.hibernate.stat.internal.EntityStatisticsImpl.class - [JAR]

├─ org.hibernate.stat.internal.NaturalIdStatisticsImpl.class - [JAR]

├─ org.hibernate.stat.internal.QueryStatisticsImpl.class - [JAR]

├─ org.hibernate.stat.internal.SessionStatisticsImpl.class - [JAR]

├─ org.hibernate.stat.internal.StatisticsImpl.class - [JAR]

├─ org.hibernate.stat.internal.StatisticsInitiator.class - [JAR]

├─ org.hibernate.stat.internal.StatsHelper.class - [JAR]

├─ org.hibernate.stat.internal.StatsNamedContainer.class - [JAR]

org.hibernate.type.descriptor

├─ org.hibernate.type.descriptor.JdbcTypeNameMapper.class - [JAR]

├─ org.hibernate.type.descriptor.ValueBinder.class - [JAR]

├─ org.hibernate.type.descriptor.ValueExtractor.class - [JAR]

├─ org.hibernate.type.descriptor.WrapperOptions.class - [JAR]

org.hibernate.internal.build

├─ org.hibernate.internal.build.AllowPrintStacktrace.class - [JAR]

├─ org.hibernate.internal.build.AllowSysOut.class - [JAR]

org.hibernate.metamodel.model.convert.internal

├─ org.hibernate.metamodel.model.convert.internal.JpaAttributeConverterImpl.class - [JAR]

├─ org.hibernate.metamodel.model.convert.internal.NamedEnumValueConverter.class - [JAR]

├─ org.hibernate.metamodel.model.convert.internal.OrdinalEnumValueConverter.class - [JAR]

org.hibernate.jpa.event.internal

├─ org.hibernate.jpa.event.internal.AbstractCallback.class - [JAR]

├─ org.hibernate.jpa.event.internal.CallbackBuilderLegacyImpl.class - [JAR]

├─ org.hibernate.jpa.event.internal.CallbackRegistryImpl.class - [JAR]

├─ org.hibernate.jpa.event.internal.CallbackRegistryImplementor.class - [JAR]

├─ org.hibernate.jpa.event.internal.CallbacksFactory.class - [JAR]

├─ org.hibernate.jpa.event.internal.EmbeddableCallback.class - [JAR]

├─ org.hibernate.jpa.event.internal.EmptyCallbackBuilder.class - [JAR]

├─ org.hibernate.jpa.event.internal.EmptyCallbackRegistryImpl.class - [JAR]

├─ org.hibernate.jpa.event.internal.EntityCallback.class - [JAR]

├─ org.hibernate.jpa.event.internal.ListenerCallback.class - [JAR]

org.hibernate.resource.transaction.internal

├─ org.hibernate.resource.transaction.internal.SynchronizationRegistryStandardImpl.class - [JAR]

├─ org.hibernate.resource.transaction.internal.TransactionCoordinatorBuilderInitiator.class - [JAR]

org.hibernate.type.internal

├─ org.hibernate.type.internal.TypeConfigurationRegistry.class - [JAR]

org.hibernate.boot.xsd

├─ org.hibernate.boot.xsd.ConfigXsdSupport.class - [JAR]

├─ org.hibernate.boot.xsd.LocalXsdResolver.class - [JAR]

├─ org.hibernate.boot.xsd.MappingXsdSupport.class - [JAR]

├─ org.hibernate.boot.xsd.XsdDescriptor.class - [JAR]

org.hibernate.loader.collection

├─ org.hibernate.loader.collection.BasicCollectionJoinWalker.class - [JAR]

├─ org.hibernate.loader.collection.BasicCollectionLoader.class - [JAR]

├─ org.hibernate.loader.collection.BatchingCollectionInitializer.class - [JAR]

├─ org.hibernate.loader.collection.BatchingCollectionInitializerBuilder.class - [JAR]

├─ org.hibernate.loader.collection.CollectionInitializer.class - [JAR]

├─ org.hibernate.loader.collection.CollectionJoinWalker.class - [JAR]

├─ org.hibernate.loader.collection.CollectionLoader.class - [JAR]

├─ org.hibernate.loader.collection.DynamicBatchingCollectionInitializerBuilder.class - [JAR]

├─ org.hibernate.loader.collection.OneToManyJoinWalker.class - [JAR]

├─ org.hibernate.loader.collection.OneToManyLoader.class - [JAR]

├─ org.hibernate.loader.collection.PaddedBatchingCollectionInitializerBuilder.class - [JAR]

├─ org.hibernate.loader.collection.SubselectCollectionLoader.class - [JAR]

├─ org.hibernate.loader.collection.SubselectOneToManyLoader.class - [JAR]

org.hibernate.tool.schema

├─ org.hibernate.tool.schema.Action.class - [JAR]

├─ org.hibernate.tool.schema.JdbcMetadaAccessStrategy.class - [JAR]

├─ org.hibernate.tool.schema.SourceType.class - [JAR]

├─ org.hibernate.tool.schema.TargetType.class - [JAR]

org.hibernate.action.spi

├─ org.hibernate.action.spi.AfterTransactionCompletionProcess.class - [JAR]

├─ org.hibernate.action.spi.BeforeTransactionCompletionProcess.class - [JAR]

├─ org.hibernate.action.spi.Executable.class - [JAR]

org.hibernate.loader.plan.build.spi

├─ org.hibernate.loader.plan.build.spi.ExpandingCollectionQuerySpace.class - [JAR]

├─ org.hibernate.loader.plan.build.spi.ExpandingCompositeQuerySpace.class - [JAR]

├─ org.hibernate.loader.plan.build.spi.ExpandingEntityIdentifierDescription.class - [JAR]

├─ org.hibernate.loader.plan.build.spi.ExpandingEntityQuerySpace.class - [JAR]

├─ org.hibernate.loader.plan.build.spi.ExpandingFetchSource.class - [JAR]

├─ org.hibernate.loader.plan.build.spi.ExpandingQuerySpace.class - [JAR]

├─ org.hibernate.loader.plan.build.spi.ExpandingQuerySpaces.class - [JAR]

├─ org.hibernate.loader.plan.build.spi.LoadPlanBuildingAssociationVisitationStrategy.class - [JAR]

├─ org.hibernate.loader.plan.build.spi.LoadPlanBuildingContext.class - [JAR]

├─ org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter.class - [JAR]

├─ org.hibernate.loader.plan.build.spi.MetamodelDrivenLoadPlanBuilder.class - [JAR]

├─ org.hibernate.loader.plan.build.spi.QuerySpaceTreePrinter.class - [JAR]

├─ org.hibernate.loader.plan.build.spi.ReturnGraphTreePrinter.class - [JAR]

├─ org.hibernate.loader.plan.build.spi.TreePrinterHelper.class - [JAR]

org.hibernate.boot.archive.scan.internal

├─ org.hibernate.boot.archive.scan.internal.ClassDescriptorImpl.class - [JAR]

├─ org.hibernate.boot.archive.scan.internal.MappingFileDescriptorImpl.class - [JAR]

├─ org.hibernate.boot.archive.scan.internal.NoopEntryHandler.class - [JAR]

├─ org.hibernate.boot.archive.scan.internal.PackageDescriptorImpl.class - [JAR]

├─ org.hibernate.boot.archive.scan.internal.ScanResultCollector.class - [JAR]

├─ org.hibernate.boot.archive.scan.internal.ScanResultImpl.class - [JAR]

├─ org.hibernate.boot.archive.scan.internal.StandardScanOptions.class - [JAR]

├─ org.hibernate.boot.archive.scan.internal.StandardScanParameters.class - [JAR]

├─ org.hibernate.boot.archive.scan.internal.StandardScanner.class - [JAR]

org.hibernate.boot.registry.classloading.internal

├─ org.hibernate.boot.registry.classloading.internal.AggregatedClassLoader.class - [JAR]

├─ org.hibernate.boot.registry.classloading.internal.AggregatedServiceLoader.class - [JAR]

├─ org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl.class - [JAR]

├─ org.hibernate.boot.registry.classloading.internal.TcclLookupPrecedence.class - [JAR]

org.hibernate.hql.spi.id.local

├─ org.hibernate.hql.spi.id.local.AfterUseAction.class - [JAR]

├─ org.hibernate.hql.spi.id.local.Helper.class - [JAR]

├─ org.hibernate.hql.spi.id.local.IdTableInfoImpl.class - [JAR]

├─ org.hibernate.hql.spi.id.local.LocalTemporaryTableBulkIdStrategy.class - [JAR]

org.hibernate.boot.cfgxml.spi

├─ org.hibernate.boot.cfgxml.spi.CfgXmlAccessService.class - [JAR]

├─ org.hibernate.boot.cfgxml.spi.LoadedConfig.class - [JAR]

├─ org.hibernate.boot.cfgxml.spi.MappingReference.class - [JAR]

org.hibernate.jpa.spi

├─ org.hibernate.jpa.spi.CriteriaQueryTupleTransformer.class - [JAR]

├─ org.hibernate.jpa.spi.HibernateEntityManagerFactoryAware.class - [JAR]

├─ org.hibernate.jpa.spi.HibernateEntityManagerImplementor.class - [JAR]

├─ org.hibernate.jpa.spi.IdentifierGeneratorStrategyProvider.class - [JAR]

├─ org.hibernate.jpa.spi.JpaCompliance.class - [JAR]

├─ org.hibernate.jpa.spi.MutableJpaCompliance.class - [JAR]

├─ org.hibernate.jpa.spi.NativeQueryTupleTransformer.class - [JAR]

├─ org.hibernate.jpa.spi.TupleBuilderTransformer.class - [JAR]

org.hibernate.id.factory

├─ org.hibernate.id.factory.IdentifierGeneratorFactory.class - [JAR]

org.hibernate

├─ org.hibernate.AnnotationException.class - [JAR]

├─ org.hibernate.AssertionFailure.class - [JAR]

├─ org.hibernate.BasicQueryContract.class - [JAR]

├─ org.hibernate.Cache.class - [JAR]

├─ org.hibernate.CacheMode.class - [JAR]

├─ org.hibernate.CallbackException.class - [JAR]

├─ org.hibernate.ConnectionAcquisitionMode.class - [JAR]

├─ org.hibernate.ConnectionReleaseMode.class - [JAR]

├─ org.hibernate.Criteria.class - [JAR]

├─ org.hibernate.CustomEntityDirtinessStrategy.class - [JAR]

├─ org.hibernate.DuplicateMappingException.class - [JAR]

├─ org.hibernate.EmptyInterceptor.class - [JAR]

├─ org.hibernate.EntityMode.class - [JAR]

├─ org.hibernate.EntityNameResolver.class - [JAR]

├─ org.hibernate.FetchMode.class - [JAR]

├─ org.hibernate.Filter.class - [JAR]

├─ org.hibernate.FlushMode.class - [JAR]

├─ org.hibernate.Hibernate.class - [JAR]

├─ org.hibernate.HibernateError.class - [JAR]

├─ org.hibernate.HibernateException.class - [JAR]

├─ org.hibernate.IdentifierLoadAccess.class - [JAR]

├─ org.hibernate.Incubating.class - [JAR]

├─ org.hibernate.InstantiationException.class - [JAR]

├─ org.hibernate.Interceptor.class - [JAR]

├─ org.hibernate.InvalidMappingException.class - [JAR]

├─ org.hibernate.JDBCException.class - [JAR]

├─ org.hibernate.LazyInitializationException.class - [JAR]

├─ org.hibernate.LobHelper.class - [JAR]

├─ org.hibernate.LockMode.class - [JAR]

├─ org.hibernate.LockOptions.class - [JAR]

├─ org.hibernate.MappingException.class - [JAR]

├─ org.hibernate.Metamodel.class - [JAR]

├─ org.hibernate.MultiIdentifierLoadAccess.class - [JAR]

├─ org.hibernate.MultiTenancyStrategy.class - [JAR]

├─ org.hibernate.NaturalIdLoadAccess.class - [JAR]

├─ org.hibernate.NonUniqueObjectException.class - [JAR]

├─ org.hibernate.NonUniqueResultException.class - [JAR]

├─ org.hibernate.NullPrecedence.class - [JAR]

├─ org.hibernate.ObjectDeletedException.class - [JAR]

├─ org.hibernate.ObjectNotFoundException.class - [JAR]

├─ org.hibernate.OptimisticLockException.class - [JAR]

├─ org.hibernate.PersistentObjectException.class - [JAR]

├─ org.hibernate.PessimisticLockException.class - [JAR]

├─ org.hibernate.PropertyAccessException.class - [JAR]

├─ org.hibernate.PropertyNotFoundException.class - [JAR]

├─ org.hibernate.PropertySetterAccessException.class - [JAR]

├─ org.hibernate.PropertyValueException.class - [JAR]

├─ org.hibernate.Query.class - [JAR]

├─ org.hibernate.QueryException.class - [JAR]

├─ org.hibernate.QueryParameterException.class - [JAR]

├─ org.hibernate.QueryTimeoutException.class - [JAR]

├─ org.hibernate.ReplicationMode.class - [JAR]

├─ org.hibernate.ResourceClosedException.class - [JAR]

├─ org.hibernate.SQLQuery.class - [JAR]

├─ org.hibernate.ScrollMode.class - [JAR]

├─ org.hibernate.ScrollableResults.class - [JAR]

├─ org.hibernate.Session.class - [JAR]

├─ org.hibernate.SessionBuilder.class - [JAR]

├─ org.hibernate.SessionEventListener.class - [JAR]

├─ org.hibernate.SessionException.class - [JAR]

├─ org.hibernate.SessionFactory.class - [JAR]

├─ org.hibernate.SessionFactoryObserver.class - [JAR]

├─ org.hibernate.SharedSessionBuilder.class - [JAR]

├─ org.hibernate.SharedSessionContract.class - [JAR]

├─ org.hibernate.SimpleNaturalIdLoadAccess.class - [JAR]

├─ org.hibernate.StaleObjectStateException.class - [JAR]

├─ org.hibernate.StaleStateException.class - [JAR]

├─ org.hibernate.StatelessSession.class - [JAR]

├─ org.hibernate.StatelessSessionBuilder.class - [JAR]

├─ org.hibernate.SynchronizeableQuery.class - [JAR]

├─ org.hibernate.Transaction.class - [JAR]

├─ org.hibernate.TransactionException.class - [JAR]

├─ org.hibernate.TransientObjectException.class - [JAR]

├─ org.hibernate.TransientPropertyValueException.class - [JAR]

├─ org.hibernate.TypeHelper.class - [JAR]

├─ org.hibernate.TypeMismatchException.class - [JAR]

├─ org.hibernate.UnknownEntityTypeException.class - [JAR]

├─ org.hibernate.UnknownProfileException.class - [JAR]

├─ org.hibernate.UnresolvableObjectException.class - [JAR]

├─ org.hibernate.UnsupportedLockAttemptException.class - [JAR]

├─ org.hibernate.Version.class - [JAR]

├─ org.hibernate.WrongClassException.class - [JAR]

org.hibernate.loader.plan.exec.query.spi

├─ org.hibernate.loader.plan.exec.query.spi.NamedParameterContext.class - [JAR]

├─ org.hibernate.loader.plan.exec.query.spi.QueryBuildingParameters.class - [JAR]

org.hibernate.cache.cfg.internal

├─ org.hibernate.cache.cfg.internal.AbstractDomainDataCachingConfig.class - [JAR]

├─ org.hibernate.cache.cfg.internal.CollectionDataCachingConfigImpl.class - [JAR]

├─ org.hibernate.cache.cfg.internal.DomainDataRegionConfigImpl.class - [JAR]

├─ org.hibernate.cache.cfg.internal.EntityDataCachingConfigImpl.class - [JAR]

├─ org.hibernate.cache.cfg.internal.NaturalIdDataCachingConfigImpl.class - [JAR]

org.hibernate.persister.walking.internal

├─ org.hibernate.persister.walking.internal.CompositionSingularSubAttributesHelper.class - [JAR]

├─ org.hibernate.persister.walking.internal.EntityIdentifierDefinitionHelper.class - [JAR]

├─ org.hibernate.persister.walking.internal.FetchStrategyHelper.class - [JAR]

├─ org.hibernate.persister.walking.internal.StandardAnyTypeDefinition.class - [JAR]

org.hibernate.boot.model.source.internal.hbm

├─ org.hibernate.boot.model.source.internal.hbm.AbstractEntitySourceImpl.class - [JAR]

├─ org.hibernate.boot.model.source.internal.hbm.AbstractHbmSourceNode.class - [JAR]

├─ org.hibernate.boot.model.source.internal.hbm.AbstractPluralAssociationElementSourceImpl.class - [JAR]

├─ org.hibernate.boot.model.source.internal.hbm.AbstractPluralAttributeSourceImpl.class - [JAR]

├─ org.hibernate.boot.model.source.internal.hbm.AbstractSingularAttributeSourceEmbeddedImpl.class - [JAR]

├─ org.hibernate.boot.model.source.internal.hbm.AbstractToOneAttributeSourceImpl.class - [JAR]

├─ org.hibernate.boot.model.source.internal.hbm.AttributesHelper.class - [JAR]

├─ org.hibernate.boot.model.source.internal.hbm.AuxiliaryDatabaseObjectBinder.class - [JAR]

├─ org.hibernate.boot.model.source.internal.hbm.BasicAttributeColumnsAndFormulasSource.class - [JAR]

├─ org.hibernate.boot.model.source.internal.hbm.ColumnAttributeSourceImpl.class - [JAR]

├─ org.hibernate.boot.model.source.internal.hbm.ColumnSourceImpl.class - [JAR]

├─ org.hibernate.boot.model.source.internal.hbm.CommaSeparatedStringHelper.class - [JAR]

├─ org.hibernate.boot.model.source.internal.hbm.CompositeIdentifierSingularAttributeSourceBasicImpl.class - [JAR]

├─ org.hibernate.boot.model.source.internal.hbm.CompositeIdentifierSingularAttributeSourceManyToOneImpl.class - [JAR]

├─ org.hibernate.boot.model.source.internal.hbm.ConfigParameterHelper.class - [JAR]

├─ org.hibernate.boot.model.source.internal.hbm.EmbeddableSourceContainer.class - [JAR]

├─ org.hibernate.boot.model.source.internal.hbm.EmbeddableSourceImpl.class - [JAR]

├─ org.hibernate.boot.model.source.internal.hbm.EmbeddableSourceVirtualImpl.class - [JAR]

├─ org.hibernate.boot.model.source.internal.hbm.EntityHierarchyBuilder.class - [JAR]

├─ org.hibernate.boot.model.source.internal.hbm.EntityHierarchySourceImpl.class - [JAR]

├─ org.hibernate.boot.model.source.internal.hbm.EntityNamingSourceImpl.class - [JAR]

├─ org.hibernate.boot.model.source.internal.hbm.FetchCharacteristicsPluralAttributeImpl.class - [JAR]

├─ org.hibernate.boot.model.source.internal.hbm.FetchCharacteristicsSingularAssociationImpl.class - [JAR]

├─ org.hibernate.boot.model.source.internal.hbm.FetchProfileBinder.class - [JAR]

├─ org.hibernate.boot.model.source.internal.hbm.FilterDefinitionBinder.class - [JAR]

├─ org.hibernate.boot.model.source.internal.hbm.FilterSourceImpl.class - [JAR]

├─ org.hibernate.boot.model.source.internal.hbm.FormulaImpl.class - [JAR]

├─ org.hibernate.boot.model.source.internal.hbm.HbmLocalMetadataBuildingContext.class - [JAR]

├─ org.hibernate.boot.model.source.internal.hbm.HbmMetadataSourceProcessorImpl.class - [JAR]

├─ org.hibernate.boot.model.source.internal.hbm.Helper.class - [JAR]

├─ org.hibernate.boot.model.source.internal.hbm.HibernateTypeSourceImpl.class - [JAR]

├─ org.hibernate.boot.model.source.internal.hbm.IdClassSource.class - [JAR]

├─ org.hibernate.boot.model.source.internal.hbm.IdentifierGeneratorDefinitionBinder.class - [JAR]

├─ org.hibernate.boot.model.source.internal.hbm.IdentifierSourceAggregatedCompositeImpl.class - [JAR]

├─ org.hibernate.boot.model.source.internal.hbm.IdentifierSourceNonAggregatedCompositeImpl.class - [JAR]

├─ org.hibernate.boot.model.source.internal.hbm.IdentifierSourceSimpleImpl.class - [JAR]

├─ org.hibernate.boot.model.source.internal.hbm.InLineViewSourceImpl.class - [JAR]

├─ org.hibernate.boot.model.source.internal.hbm.IndexedPluralAttributeSource.class - [JAR]

├─ org.hibernate.boot.model.source.internal.hbm.JoinedSubclassEntitySourceImpl.class - [JAR]

├─ org.hibernate.boot.model.source.internal.hbm.ManyToOneAttributeColumnsAndFormulasSource.class - [JAR]

├─ org.hibernate.boot.model.source.internal.hbm.MappingDocument.class - [JAR]

├─ org.hibernate.boot.model.source.internal.hbm.ModelBinder.class - [JAR]

├─ org.hibernate.boot.model.source.internal.hbm.NamedQueryBinder.class - [JAR]

├─ org.hibernate.boot.model.source.internal.hbm.PluralAttributeElementSourceBasicImpl.class - [JAR]

├─ org.hibernate.boot.model.source.internal.hbm.PluralAttributeElementSourceEmbeddedImpl.class - [JAR]

├─ org.hibernate.boot.model.source.internal.hbm.PluralAttributeElementSourceManyToAnyImpl.class - [JAR]

├─ org.hibernate.boot.model.source.internal.hbm.PluralAttributeElementSourceManyToManyImpl.class - [JAR]

├─ org.hibernate.boot.model.source.internal.hbm.PluralAttributeElementSourceOneToManyImpl.class - [JAR]

├─ org.hibernate.boot.model.source.internal.hbm.PluralAttributeKeySourceImpl.class - [JAR]

├─ org.hibernate.boot.model.source.internal.hbm.PluralAttributeMapKeyManyToAnySourceImpl.class - [JAR]

├─ org.hibernate.boot.model.source.internal.hbm.PluralAttributeMapKeyManyToManySourceImpl.class - [JAR]

├─ org.hibernate.boot.model.source.internal.hbm.PluralAttributeMapKeySourceBasicImpl.class - [JAR]

├─ org.hibernate.boot.model.source.internal.hbm.PluralAttributeMapKeySourceEmbeddedImpl.class - [JAR]

├─ org.hibernate.boot.model.source.internal.hbm.PluralAttributeSequentialIndexSourceImpl.class - [JAR]

├─ org.hibernate.boot.model.source.internal.hbm.PluralAttributeSourceArrayImpl.class - [JAR]

├─ org.hibernate.boot.model.source.internal.hbm.PluralAttributeSourceBagImpl.class - [JAR]

├─ org.hibernate.boot.model.source.internal.hbm.PluralAttributeSourceIdBagImpl.class - [JAR]

├─ org.hibernate.boot.model.source.internal.hbm.PluralAttributeSourceListImpl.class - [JAR]

├─ org.hibernate.boot.model.source.internal.hbm.PluralAttributeSourceMapImpl.class - [JAR]

├─ org.hibernate.boot.model.source.internal.hbm.PluralAttributeSourcePrimitiveArrayImpl.class - [JAR]

├─ org.hibernate.boot.model.source.internal.hbm.PluralAttributeSourceSetImpl.class - [JAR]

├─ org.hibernate.boot.model.source.internal.hbm.RelationalObjectBinder.class - [JAR]

├─ org.hibernate.boot.model.source.internal.hbm.RelationalValueSourceHelper.class - [JAR]

├─ org.hibernate.boot.model.source.internal.hbm.ResultSetMappingBinder.class - [JAR]

├─ org.hibernate.boot.model.source.internal.hbm.RootEntitySourceImpl.class - [JAR]

├─ org.hibernate.boot.model.source.internal.hbm.SecondaryTableSourceImpl.class - [JAR]

├─ org.hibernate.boot.model.source.internal.hbm.SingularAttributeSourceAnyImpl.class - [JAR]

├─ org.hibernate.boot.model.source.internal.hbm.SingularAttributeSourceBasicImpl.class - [JAR]

├─ org.hibernate.boot.model.source.internal.hbm.SingularAttributeSourceEmbeddedImpl.class - [JAR]

├─ org.hibernate.boot.model.source.internal.hbm.SingularAttributeSourceManyToOneImpl.class - [JAR]

├─ org.hibernate.boot.model.source.internal.hbm.SingularAttributeSourceOneToOneImpl.class - [JAR]

├─ org.hibernate.boot.model.source.internal.hbm.SingularIdentifierAttributeSourceImpl.class - [JAR]

├─ org.hibernate.boot.model.source.internal.hbm.SizeSourceImpl.class - [JAR]

├─ org.hibernate.boot.model.source.internal.hbm.SubclassEntitySourceImpl.class - [JAR]

├─ org.hibernate.boot.model.source.internal.hbm.TableSourceImpl.class - [JAR]

├─ org.hibernate.boot.model.source.internal.hbm.TimestampAttributeSourceImpl.class - [JAR]

├─ org.hibernate.boot.model.source.internal.hbm.TypeDefinitionBinder.class - [JAR]

├─ org.hibernate.boot.model.source.internal.hbm.VersionAttributeSourceImpl.class - [JAR]

├─ org.hibernate.boot.model.source.internal.hbm.XmlElementMetadata.class - [JAR]

org.hibernate.boot.model.source.internal

├─ org.hibernate.boot.model.source.internal.ImplicitColumnNamingSecondPass.class - [JAR]

├─ org.hibernate.boot.model.source.internal.OverriddenMappingDefaults.class - [JAR]

org.hibernate.jdbc

├─ org.hibernate.jdbc.AbstractReturningWork.class - [JAR]

├─ org.hibernate.jdbc.AbstractWork.class - [JAR]

├─ org.hibernate.jdbc.BatchFailedException.class - [JAR]

├─ org.hibernate.jdbc.BatchedTooManyRowsAffectedException.class - [JAR]

├─ org.hibernate.jdbc.Expectation.class - [JAR]

├─ org.hibernate.jdbc.Expectations.class - [JAR]

├─ org.hibernate.jdbc.ReturningWork.class - [JAR]

├─ org.hibernate.jdbc.TooManyRowsAffectedException.class - [JAR]

├─ org.hibernate.jdbc.Work.class - [JAR]

├─ org.hibernate.jdbc.WorkExecutor.class - [JAR]

├─ org.hibernate.jdbc.WorkExecutorVisitable.class - [JAR]

org.hibernate.procedure.internal

├─ org.hibernate.procedure.internal.ParameterBindImpl.class - [JAR]

├─ org.hibernate.procedure.internal.ProcedureCallImpl.class - [JAR]

├─ org.hibernate.procedure.internal.ProcedureCallMementoImpl.class - [JAR]

├─ org.hibernate.procedure.internal.ProcedureOutputsImpl.class - [JAR]

├─ org.hibernate.procedure.internal.StandardCallableStatementSupport.class - [JAR]

├─ org.hibernate.procedure.internal.Util.class - [JAR]

org.hibernate.annotations.common.util

├─ org.hibernate.annotations.common.util.ReflectHelper.class - [JAR]

├─ org.hibernate.annotations.common.util.StandardClassLoaderDelegateImpl.class - [JAR]

├─ org.hibernate.annotations.common.util.StringHelper.class - [JAR]

org.hibernate.engine.jdbc.dialect.spi

├─ org.hibernate.engine.jdbc.dialect.spi.BasicSQLExceptionConverter.class - [JAR]

├─ org.hibernate.engine.jdbc.dialect.spi.DatabaseMetaDataDialectResolutionInfoAdapter.class - [JAR]

├─ org.hibernate.engine.jdbc.dialect.spi.DialectFactory.class - [JAR]

├─ org.hibernate.engine.jdbc.dialect.spi.DialectResolutionInfo.class - [JAR]

├─ org.hibernate.engine.jdbc.dialect.spi.DialectResolutionInfoSource.class - [JAR]

├─ org.hibernate.engine.jdbc.dialect.spi.DialectResolver.class - [JAR]

org.hibernate.loader.plan.exec.spi

├─ org.hibernate.loader.plan.exec.spi.AliasResolutionContext.class - [JAR]

├─ org.hibernate.loader.plan.exec.spi.CollectionReferenceAliases.class - [JAR]

├─ org.hibernate.loader.plan.exec.spi.EntityReferenceAliases.class - [JAR]

├─ org.hibernate.loader.plan.exec.spi.LoadQueryDetails.class - [JAR]

├─ org.hibernate.loader.plan.exec.spi.LockModeResolver.class - [JAR]

org.hibernate.engine.jndi.spi

├─ org.hibernate.engine.jndi.spi.JndiService.class - [JAR]

org.hibernate.exception

├─ org.hibernate.exception.ConstraintViolationException.class - [JAR]

├─ org.hibernate.exception.DataException.class - [JAR]

├─ org.hibernate.exception.GenericJDBCException.class - [JAR]

├─ org.hibernate.exception.JDBCConnectionException.class - [JAR]

├─ org.hibernate.exception.LockAcquisitionException.class - [JAR]

├─ org.hibernate.exception.LockTimeoutException.class - [JAR]

├─ org.hibernate.exception.SQLGrammarException.class - [JAR]

org.hibernate.query.internal

├─ org.hibernate.query.internal.AbstractProducedQuery.class - [JAR]

├─ org.hibernate.query.internal.BindingTypeHelper.class - [JAR]

├─ org.hibernate.query.internal.CollectionFilterImpl.class - [JAR]

├─ org.hibernate.query.internal.NativeQueryImpl.class - [JAR]

├─ org.hibernate.query.internal.NativeQueryReturnBuilder.class - [JAR]

├─ org.hibernate.query.internal.NativeQueryReturnBuilderFetchImpl.class - [JAR]

├─ org.hibernate.query.internal.NativeQueryReturnBuilderRootImpl.class - [JAR]

├─ org.hibernate.query.internal.ParameterMetadataImpl.class - [JAR]

├─ org.hibernate.query.internal.QueryImpl.class - [JAR]

├─ org.hibernate.query.internal.QueryParameterBindingImpl.class - [JAR]

├─ org.hibernate.query.internal.QueryParameterBindingsImpl.class - [JAR]

├─ org.hibernate.query.internal.QueryParameterImpl.class - [JAR]

├─ org.hibernate.query.internal.QueryParameterListBindingImpl.class - [JAR]

├─ org.hibernate.query.internal.ScrollableResultsIterator.class - [JAR]

org.hibernate.engine.transaction.spi

├─ org.hibernate.engine.transaction.spi.IsolationDelegate.class - [JAR]

├─ org.hibernate.engine.transaction.spi.TransactionImplementor.class - [JAR]

├─ org.hibernate.engine.transaction.spi.TransactionObserver.class - [JAR]

org.hibernate.query.criteria.internal.expression.function

├─ org.hibernate.query.criteria.internal.expression.function.AbsFunction.class - [JAR]

├─ org.hibernate.query.criteria.internal.expression.function.AggregationFunction.class - [JAR]

├─ org.hibernate.query.criteria.internal.expression.function.BasicFunctionExpression.class - [JAR]

├─ org.hibernate.query.criteria.internal.expression.function.CastFunction.class - [JAR]

├─ org.hibernate.query.criteria.internal.expression.function.CurrentDateFunction.class - [JAR]

├─ org.hibernate.query.criteria.internal.expression.function.CurrentTimeFunction.class - [JAR]

├─ org.hibernate.query.criteria.internal.expression.function.CurrentTimestampFunction.class - [JAR]

├─ org.hibernate.query.criteria.internal.expression.function.FunctionExpression.class - [JAR]

├─ org.hibernate.query.criteria.internal.expression.function.LengthFunction.class - [JAR]

├─ org.hibernate.query.criteria.internal.expression.function.LocateFunction.class - [JAR]

├─ org.hibernate.query.criteria.internal.expression.function.LowerFunction.class - [JAR]

├─ org.hibernate.query.criteria.internal.expression.function.ParameterizedFunctionExpression.class - [JAR]

├─ org.hibernate.query.criteria.internal.expression.function.SqrtFunction.class - [JAR]

├─ org.hibernate.query.criteria.internal.expression.function.SubstringFunction.class - [JAR]

├─ org.hibernate.query.criteria.internal.expression.function.TrimFunction.class - [JAR]

├─ org.hibernate.query.criteria.internal.expression.function.UpperFunction.class - [JAR]

org.hibernate.boot.registry.internal

├─ org.hibernate.boot.registry.internal.BootstrapServiceRegistryImpl.class - [JAR]

├─ org.hibernate.boot.registry.internal.StandardServiceRegistryImpl.class - [JAR]

org.hibernate.engine.jdbc.connections.internal

├─ org.hibernate.engine.jdbc.connections.internal.BasicConnectionCreator.class - [JAR]

├─ org.hibernate.engine.jdbc.connections.internal.ConnectionCreator.class - [JAR]

├─ org.hibernate.engine.jdbc.connections.internal.ConnectionCreatorBuilder.class - [JAR]

├─ org.hibernate.engine.jdbc.connections.internal.ConnectionProviderInitiator.class - [JAR]

├─ org.hibernate.engine.jdbc.connections.internal.DatasourceConnectionProviderImpl.class - [JAR]

├─ org.hibernate.engine.jdbc.connections.internal.DriverConnectionCreator.class - [JAR]

├─ org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionCreator.class - [JAR]

├─ org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl.class - [JAR]

├─ org.hibernate.engine.jdbc.connections.internal.MultiTenantConnectionProviderInitiator.class - [JAR]

├─ org.hibernate.engine.jdbc.connections.internal.UserSuppliedConnectionProviderImpl.class - [JAR]

org.hibernate.boot.jaxb.internal.stax

├─ org.hibernate.boot.jaxb.internal.stax.BaseXMLEventReader.class - [JAR]

├─ org.hibernate.boot.jaxb.internal.stax.BufferedXMLEventReader.class - [JAR]

├─ org.hibernate.boot.jaxb.internal.stax.FilteringXMLEventReader.class - [JAR]

├─ org.hibernate.boot.jaxb.internal.stax.HbmEventReader.class - [JAR]

├─ org.hibernate.boot.jaxb.internal.stax.JpaOrmXmlEventReader.class - [JAR]

├─ org.hibernate.boot.jaxb.internal.stax.LocalSchema.class - [JAR]

├─ org.hibernate.boot.jaxb.internal.stax.LocalSchemaLocator.class - [JAR]

├─ org.hibernate.boot.jaxb.internal.stax.LocalXmlResourceResolver.class - [JAR]

├─ org.hibernate.boot.jaxb.internal.stax.XMLStreamConstantsUtils.class - [JAR]

├─ org.hibernate.boot.jaxb.internal.stax.XmlInfrastructureException.class - [JAR]

org.hibernate.cache.internal

├─ org.hibernate.cache.internal.CacheKeyImplementation.class - [JAR]

├─ org.hibernate.cache.internal.CollectionCacheInvalidator.class - [JAR]

├─ org.hibernate.cache.internal.DefaultCacheKeysFactory.class - [JAR]

├─ org.hibernate.cache.internal.DisabledCaching.class - [JAR]

├─ org.hibernate.cache.internal.EnabledCaching.class - [JAR]

├─ org.hibernate.cache.internal.NaturalIdCacheKey.class - [JAR]

├─ org.hibernate.cache.internal.NoCachingRegionFactory.class - [JAR]

├─ org.hibernate.cache.internal.NoCachingTransactionSynchronizationImpl.class - [JAR]

├─ org.hibernate.cache.internal.QueryResultsCacheImpl.class - [JAR]

├─ org.hibernate.cache.internal.RegionFactoryInitiator.class - [JAR]

├─ org.hibernate.cache.internal.SimpleCacheKeysFactory.class - [JAR]

├─ org.hibernate.cache.internal.StandardTimestampsCacheFactory.class - [JAR]

├─ org.hibernate.cache.internal.StrategyCreatorRegionFactoryImpl.class - [JAR]

├─ org.hibernate.cache.internal.TimestampsCacheDisabledImpl.class - [JAR]

├─ org.hibernate.cache.internal.TimestampsCacheEnabledImpl.class - [JAR]

org.hibernate.loader.plan.build.internal.spaces

├─ org.hibernate.loader.plan.build.internal.spaces.AbstractExpandingSourceQuerySpace.class - [JAR]

├─ org.hibernate.loader.plan.build.internal.spaces.AbstractQuerySpace.class - [JAR]

├─ org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl.class - [JAR]

├─ org.hibernate.loader.plan.build.internal.spaces.CompositePropertyMapping.class - [JAR]

├─ org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl.class - [JAR]

├─ org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl.class - [JAR]

├─ org.hibernate.loader.plan.build.internal.spaces.JoinHelper.class - [JAR]

├─ org.hibernate.loader.plan.build.internal.spaces.JoinImpl.class - [JAR]

├─ org.hibernate.loader.plan.build.internal.spaces.QuerySpaceHelper.class - [JAR]

├─ org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl.class - [JAR]

org.hibernate.bytecode.enhance.internal.javassist

├─ org.hibernate.bytecode.enhance.internal.javassist.AttributeTypeDescriptor.class - [JAR]

├─ org.hibernate.bytecode.enhance.internal.javassist.CompositeEnhancer.class - [JAR]

├─ org.hibernate.bytecode.enhance.internal.javassist.EnhancerImpl.class - [JAR]

├─ org.hibernate.bytecode.enhance.internal.javassist.EntityEnhancer.class - [JAR]

├─ org.hibernate.bytecode.enhance.internal.javassist.FieldWriter.class - [JAR]

├─ org.hibernate.bytecode.enhance.internal.javassist.JavassistEnhancementContext.class - [JAR]

├─ org.hibernate.bytecode.enhance.internal.javassist.MappedSuperclassEnhancer.class - [JAR]

├─ org.hibernate.bytecode.enhance.internal.javassist.MethodWriter.class - [JAR]

├─ org.hibernate.bytecode.enhance.internal.javassist.PersistentAttributesEnhancer.class - [JAR]

├─ org.hibernate.bytecode.enhance.internal.javassist.PersistentAttributesHelper.class - [JAR]

├─ org.hibernate.bytecode.enhance.internal.javassist.UnloadedCtClass.class - [JAR]

├─ org.hibernate.bytecode.enhance.internal.javassist.UnloadedCtField.class - [JAR]

org.hibernate.dialect.pagination

├─ org.hibernate.dialect.pagination.AbstractLimitHandler.class - [JAR]

├─ org.hibernate.dialect.pagination.LegacyLimitHandler.class - [JAR]

├─ org.hibernate.dialect.pagination.LimitHandler.class - [JAR]

├─ org.hibernate.dialect.pagination.LimitHelper.class - [JAR]

├─ org.hibernate.dialect.pagination.NoopLimitHandler.class - [JAR]

org.hibernate.graph.internal

├─ org.hibernate.graph.internal.AbstractGraph.class - [JAR]

├─ org.hibernate.graph.internal.AbstractGraphNode.class - [JAR]

├─ org.hibernate.graph.internal.AttributeNodeImpl.class - [JAR]

├─ org.hibernate.graph.internal.RootGraphImpl.class - [JAR]

├─ org.hibernate.graph.internal.SubGraphImpl.class - [JAR]

org.hibernate.hql.internal.ast.util

├─ org.hibernate.hql.internal.ast.util.ASTAppender.class - [JAR]

├─ org.hibernate.hql.internal.ast.util.ASTIterator.class - [JAR]

├─ org.hibernate.hql.internal.ast.util.ASTPrinter.class - [JAR]

├─ org.hibernate.hql.internal.ast.util.ASTReferencedTablesPrinter.class - [JAR]

├─ org.hibernate.hql.internal.ast.util.ASTUtil.class - [JAR]

├─ org.hibernate.hql.internal.ast.util.AliasGenerator.class - [JAR]

├─ org.hibernate.hql.internal.ast.util.ColumnHelper.class - [JAR]

├─ org.hibernate.hql.internal.ast.util.JoinProcessor.class - [JAR]

├─ org.hibernate.hql.internal.ast.util.LiteralProcessor.class - [JAR]

├─ org.hibernate.hql.internal.ast.util.NodeTraverser.class - [JAR]

├─ org.hibernate.hql.internal.ast.util.PathHelper.class - [JAR]

├─ org.hibernate.hql.internal.ast.util.SessionFactoryHelper.class - [JAR]

├─ org.hibernate.hql.internal.ast.util.SyntheticAndFactory.class - [JAR]

├─ org.hibernate.hql.internal.ast.util.TokenPrinters.class - [JAR]

org.hibernate.boot.model.source.spi

├─ org.hibernate.boot.model.source.spi.AbstractAttributeKey.class - [JAR]

├─ org.hibernate.boot.model.source.spi.AnyDiscriminatorSource.class - [JAR]

├─ org.hibernate.boot.model.source.spi.AnyKeySource.class - [JAR]

├─ org.hibernate.boot.model.source.spi.AnyMappingSource.class - [JAR]

├─ org.hibernate.boot.model.source.spi.AssociationSource.class - [JAR]

├─ org.hibernate.boot.model.source.spi.AttributePath.class - [JAR]

├─ org.hibernate.boot.model.source.spi.AttributeRole.class - [JAR]

├─ org.hibernate.boot.model.source.spi.AttributeSource.class - [JAR]

├─ org.hibernate.boot.model.source.spi.AttributeSourceContainer.class - [JAR]

├─ org.hibernate.boot.model.source.spi.CascadeStyleSource.class - [JAR]

├─ org.hibernate.boot.model.source.spi.CollectionIdSource.class - [JAR]

├─ org.hibernate.boot.model.source.spi.ColumnBindingDefaults.class - [JAR]

├─ org.hibernate.boot.model.source.spi.ColumnSource.class - [JAR]

├─ org.hibernate.boot.model.source.spi.CompositeIdentifierSource.class - [JAR]

├─ org.hibernate.boot.model.source.spi.DerivedValueSource.class - [JAR]

├─ org.hibernate.boot.model.source.spi.DiscriminatorSource.class - [JAR]

├─ org.hibernate.boot.model.source.spi.EmbeddableMapping.class - [JAR]

├─ org.hibernate.boot.model.source.spi.EmbeddableSource.class - [JAR]

├─ org.hibernate.boot.model.source.spi.EmbeddableSourceContributor.class - [JAR]

├─ org.hibernate.boot.model.source.spi.EmbeddedAttributeMapping.class - [JAR]

├─ org.hibernate.boot.model.source.spi.EntityHierarchySource.class - [JAR]

├─ org.hibernate.boot.model.source.spi.EntityNamingSource.class - [JAR]

├─ org.hibernate.boot.model.source.spi.EntityNamingSourceContributor.class - [JAR]

├─ org.hibernate.boot.model.source.spi.EntitySource.class - [JAR]

├─ org.hibernate.boot.model.source.spi.FetchCharacteristics.class - [JAR]

├─ org.hibernate.boot.model.source.spi.FetchCharacteristicsPluralAttribute.class - [JAR]

├─ org.hibernate.boot.model.source.spi.FetchCharacteristicsSingularAssociation.class - [JAR]

├─ org.hibernate.boot.model.source.spi.FetchableAttributeSource.class - [JAR]

├─ org.hibernate.boot.model.source.spi.FilterSource.class - [JAR]

├─ org.hibernate.boot.model.source.spi.ForeignKeyContributingSource.class - [JAR]

├─ org.hibernate.boot.model.source.spi.HibernateTypeSource.class - [JAR]

├─ org.hibernate.boot.model.source.spi.IdentifiableTypeSource.class - [JAR]

├─ org.hibernate.boot.model.source.spi.IdentifierSource.class - [JAR]

├─ org.hibernate.boot.model.source.spi.IdentifierSourceAggregatedComposite.class - [JAR]

├─ org.hibernate.boot.model.source.spi.IdentifierSourceNonAggregatedComposite.class - [JAR]

├─ org.hibernate.boot.model.source.spi.IdentifierSourceSimple.class - [JAR]

├─ org.hibernate.boot.model.source.spi.InLineViewSource.class - [JAR]

├─ org.hibernate.boot.model.source.spi.InheritanceType.class - [JAR]

├─ org.hibernate.boot.model.source.spi.JavaTypeDescriptorResolvable.class - [JAR]

├─ org.hibernate.boot.model.source.spi.JdbcDataType.class - [JAR]

├─ org.hibernate.boot.model.source.spi.JoinedSubclassEntitySource.class - [JAR]

├─ org.hibernate.boot.model.source.spi.JpaCallbackSource.class - [JAR]

├─ org.hibernate.boot.model.source.spi.LocalMetadataBuildingContext.class - [JAR]

├─ org.hibernate.boot.model.source.spi.MapsIdSource.class - [JAR]

├─ org.hibernate.boot.model.source.spi.MetadataSourceProcessor.class - [JAR]

├─ org.hibernate.boot.model.source.spi.MultiTenancySource.class - [JAR]

├─ org.hibernate.boot.model.source.spi.NaturalIdMutability.class - [JAR]

├─ org.hibernate.boot.model.source.spi.Orderable.class - [JAR]

├─ org.hibernate.boot.model.source.spi.PluralAttributeElementNature.class - [JAR]

├─ org.hibernate.boot.model.source.spi.PluralAttributeElementSource.class - [JAR]

├─ org.hibernate.boot.model.source.spi.PluralAttributeElementSourceAssociation.class - [JAR]

├─ org.hibernate.boot.model.source.spi.PluralAttributeElementSourceBasic.class - [JAR]

├─ org.hibernate.boot.model.source.spi.PluralAttributeElementSourceEmbedded.class - [JAR]

├─ org.hibernate.boot.model.source.spi.PluralAttributeElementSourceManyToAny.class - [JAR]

├─ org.hibernate.boot.model.source.spi.PluralAttributeElementSourceManyToMany.class - [JAR]

├─ org.hibernate.boot.model.source.spi.PluralAttributeElementSourceOneToMany.class - [JAR]

├─ org.hibernate.boot.model.source.spi.PluralAttributeIndexNature.class - [JAR]

├─ org.hibernate.boot.model.source.spi.PluralAttributeIndexSource.class - [JAR]

├─ org.hibernate.boot.model.source.spi.PluralAttributeKeySource.class - [JAR]

├─ org.hibernate.boot.model.source.spi.PluralAttributeMapKeyManyToAnySource.class - [JAR]

├─ org.hibernate.boot.model.source.spi.PluralAttributeMapKeyManyToManySource.class - [JAR]

├─ org.hibernate.boot.model.source.spi.PluralAttributeMapKeySource.class - [JAR]

├─ org.hibernate.boot.model.source.spi.PluralAttributeMapKeySourceBasic.class - [JAR]

├─ org.hibernate.boot.model.source.spi.PluralAttributeMapKeySourceEmbedded.class - [JAR]

├─ org.hibernate.boot.model.source.spi.PluralAttributeNature.class - [JAR]

├─ org.hibernate.boot.model.source.spi.PluralAttributeSequentialIndexSource.class - [JAR]

├─ org.hibernate.boot.model.source.spi.PluralAttributeSource.class - [JAR]

├─ org.hibernate.boot.model.source.spi.PluralAttributeSourceArray.class - [JAR]

├─ org.hibernate.boot.model.source.spi.RelationalValueSource.class - [JAR]

├─ org.hibernate.boot.model.source.spi.RelationalValueSourceContainer.class - [JAR]

├─ org.hibernate.boot.model.source.spi.SecondaryTableSource.class - [JAR]

├─ org.hibernate.boot.model.source.spi.SingularAttributeNature.class - [JAR]

├─ org.hibernate.boot.model.source.spi.SingularAttributeSource.class - [JAR]

├─ org.hibernate.boot.model.source.spi.SingularAttributeSourceAny.class - [JAR]

├─ org.hibernate.boot.model.source.spi.SingularAttributeSourceBasic.class - [JAR]

├─ org.hibernate.boot.model.source.spi.SingularAttributeSourceEmbedded.class - [JAR]

├─ org.hibernate.boot.model.source.spi.SingularAttributeSourceManyToOne.class - [JAR]

├─ org.hibernate.boot.model.source.spi.SingularAttributeSourceOneToOne.class - [JAR]

├─ org.hibernate.boot.model.source.spi.SingularAttributeSourceToOne.class - [JAR]

├─ org.hibernate.boot.model.source.spi.SizeSource.class - [JAR]

├─ org.hibernate.boot.model.source.spi.Sortable.class - [JAR]

├─ org.hibernate.boot.model.source.spi.SubclassEntitySource.class - [JAR]

├─ org.hibernate.boot.model.source.spi.TableSource.class - [JAR]

├─ org.hibernate.boot.model.source.spi.TableSpecificationSource.class - [JAR]

├─ org.hibernate.boot.model.source.spi.ToolingHint.class - [JAR]

├─ org.hibernate.boot.model.source.spi.ToolingHintContext.class - [JAR]

├─ org.hibernate.boot.model.source.spi.ToolingHintContextContainer.class - [JAR]

├─ org.hibernate.boot.model.source.spi.VersionAttributeSource.class - [JAR]

org.hibernate.persister.collection

├─ org.hibernate.persister.collection.AbstractCollectionPersister.class - [JAR]

├─ org.hibernate.persister.collection.BasicCollectionPersister.class - [JAR]

├─ org.hibernate.persister.collection.CollectionPersister.class - [JAR]

├─ org.hibernate.persister.collection.CollectionPropertyMapping.class - [JAR]

├─ org.hibernate.persister.collection.CollectionPropertyNames.class - [JAR]

├─ org.hibernate.persister.collection.CompositeElementPropertyMapping.class - [JAR]

├─ org.hibernate.persister.collection.ElementPropertyMapping.class - [JAR]

├─ org.hibernate.persister.collection.NamedQueryCollectionInitializer.class - [JAR]

├─ org.hibernate.persister.collection.OneToManyPersister.class - [JAR]

├─ org.hibernate.persister.collection.QueryableCollection.class - [JAR]

├─ org.hibernate.persister.collection.SQLLoadableCollection.class - [JAR]

org.hibernate.service.spi

├─ org.hibernate.service.spi.Configurable.class - [JAR]

├─ org.hibernate.service.spi.InjectService.class - [JAR]

├─ org.hibernate.service.spi.Manageable.class - [JAR]

├─ org.hibernate.service.spi.OptionallyManageable.class - [JAR]

├─ org.hibernate.service.spi.ServiceBinding.class - [JAR]

├─ org.hibernate.service.spi.ServiceContributor.class - [JAR]

├─ org.hibernate.service.spi.ServiceException.class - [JAR]

├─ org.hibernate.service.spi.ServiceInitiator.class - [JAR]

├─ org.hibernate.service.spi.ServiceRegistryAwareService.class - [JAR]

├─ org.hibernate.service.spi.ServiceRegistryImplementor.class - [JAR]

├─ org.hibernate.service.spi.SessionFactoryServiceContributor.class - [JAR]

├─ org.hibernate.service.spi.SessionFactoryServiceInitiator.class - [JAR]

├─ org.hibernate.service.spi.SessionFactoryServiceInitiatorContext.class - [JAR]

├─ org.hibernate.service.spi.SessionFactoryServiceRegistry.class - [JAR]

├─ org.hibernate.service.spi.SessionFactoryServiceRegistryBuilder.class - [JAR]

├─ org.hibernate.service.spi.SessionFactoryServiceRegistryFactory.class - [JAR]

├─ org.hibernate.service.spi.Startable.class - [JAR]

├─ org.hibernate.service.spi.Stoppable.class - [JAR]

├─ org.hibernate.service.spi.Wrapped.class - [JAR]

org.hibernate.dialect.unique

├─ org.hibernate.dialect.unique.DefaultUniqueDelegate.class - [JAR]

├─ org.hibernate.dialect.unique.MySQLUniqueDelegate.class - [JAR]

├─ org.hibernate.dialect.unique.UniqueDelegate.class - [JAR]

org.hibernate.graph.spi

├─ org.hibernate.graph.spi.AppliedGraph.class - [JAR]

├─ org.hibernate.graph.spi.AttributeNodeImplementor.class - [JAR]

├─ org.hibernate.graph.spi.GraphHelper.class - [JAR]

├─ org.hibernate.graph.spi.GraphImplementor.class - [JAR]

├─ org.hibernate.graph.spi.GraphNodeImplementor.class - [JAR]

├─ org.hibernate.graph.spi.RootGraphImplementor.class - [JAR]

├─ org.hibernate.graph.spi.SubGraphImplementor.class - [JAR]

org.hibernate.metamodel.spi

├─ org.hibernate.metamodel.spi.MetamodelImplementor.class - [JAR]

org.hibernate.engine.loading.internal

├─ org.hibernate.engine.loading.internal.CollectionLoadContext.class - [JAR]

├─ org.hibernate.engine.loading.internal.EntityLoadContext.class - [JAR]

├─ org.hibernate.engine.loading.internal.LoadContexts.class - [JAR]

├─ org.hibernate.engine.loading.internal.LoadingCollectionEntry.class - [JAR]

org.hibernate.resource.transaction.backend.jta.internal

├─ org.hibernate.resource.transaction.backend.jta.internal.DdlTransactionIsolatorJtaImpl.class - [JAR]

├─ org.hibernate.resource.transaction.backend.jta.internal.JtaIsolationDelegate.class - [JAR]

├─ org.hibernate.resource.transaction.backend.jta.internal.JtaPlatformInaccessibleException.class - [JAR]

├─ org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionAdapter.class - [JAR]

├─ org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionAdapterTransactionManagerImpl.class - [JAR]

├─ org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionAdapterUserTransactionImpl.class - [JAR]

├─ org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionCoordinatorBuilderImpl.class - [JAR]

├─ org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionCoordinatorImpl.class - [JAR]

├─ org.hibernate.resource.transaction.backend.jta.internal.StatusTranslator.class - [JAR]

org.hibernate.engine.query.internal

├─ org.hibernate.engine.query.internal.NativeQueryInterpreterStandardImpl.class - [JAR]

org.hibernate.boot

├─ org.hibernate.boot.AttributeConverterInfo.class - [JAR]

├─ org.hibernate.boot.CacheRegionDefinition.class - [JAR]

├─ org.hibernate.boot.InvalidMappingException.class - [JAR]

├─ org.hibernate.boot.MappingException.class - [JAR]

├─ org.hibernate.boot.MappingNotFoundException.class - [JAR]

├─ org.hibernate.boot.Metadata.class - [JAR]

├─ org.hibernate.boot.MetadataBuilder.class - [JAR]

├─ org.hibernate.boot.MetadataSources.class - [JAR]

├─ org.hibernate.boot.SchemaAutoTooling.class - [JAR]

├─ org.hibernate.boot.SessionFactoryBuilder.class - [JAR]

├─ org.hibernate.boot.TempTableDdlTransactionHandling.class - [JAR]

├─ org.hibernate.boot.UnsupportedOrmXsdVersionException.class - [JAR]

org.hibernate.query.criteria.internal.path

├─ org.hibernate.query.criteria.internal.path.AbstractFromImpl.class - [JAR]

├─ org.hibernate.query.criteria.internal.path.AbstractJoinImpl.class - [JAR]

├─ org.hibernate.query.criteria.internal.path.AbstractPathImpl.class - [JAR]

├─ org.hibernate.query.criteria.internal.path.CollectionAttributeJoin.class - [JAR]

├─ org.hibernate.query.criteria.internal.path.ListAttributeJoin.class - [JAR]

├─ org.hibernate.query.criteria.internal.path.MapAttributeJoin.class - [JAR]

├─ org.hibernate.query.criteria.internal.path.MapKeyHelpers.class - [JAR]

├─ org.hibernate.query.criteria.internal.path.PluralAttributeJoinSupport.class - [JAR]

├─ org.hibernate.query.criteria.internal.path.PluralAttributePath.class - [JAR]

├─ org.hibernate.query.criteria.internal.path.RootImpl.class - [JAR]

├─ org.hibernate.query.criteria.internal.path.SetAttributeJoin.class - [JAR]

├─ org.hibernate.query.criteria.internal.path.SingularAttributeJoin.class - [JAR]

├─ org.hibernate.query.criteria.internal.path.SingularAttributePath.class - [JAR]

org.hibernate.engine.spi

├─ org.hibernate.engine.spi.ActionQueue.class - [JAR]

├─ org.hibernate.engine.spi.AssociationKey.class - [JAR]

├─ org.hibernate.engine.spi.BatchFetchQueue.class - [JAR]

├─ org.hibernate.engine.spi.CacheImplementor.class - [JAR]

├─ org.hibernate.engine.spi.CacheInitiator.class - [JAR]

├─ org.hibernate.engine.spi.CachedNaturalIdValueSource.class - [JAR]

├─ org.hibernate.engine.spi.CascadeStyle.class - [JAR]

├─ org.hibernate.engine.spi.CascadeStyles.class - [JAR]

├─ org.hibernate.engine.spi.CascadingAction.class - [JAR]

├─ org.hibernate.engine.spi.CascadingActions.class - [JAR]

├─ org.hibernate.engine.spi.CollectionEntry.class - [JAR]

├─ org.hibernate.engine.spi.CollectionKey.class - [JAR]

├─ org.hibernate.engine.spi.CompositeOwner.class - [JAR]

├─ org.hibernate.engine.spi.CompositeTracker.class - [JAR]

├─ org.hibernate.engine.spi.EffectiveEntityGraph.class - [JAR]

├─ org.hibernate.engine.spi.EntityEntry.class - [JAR]

├─ org.hibernate.engine.spi.EntityEntryExtraState.class - [JAR]

├─ org.hibernate.engine.spi.EntityEntryFactory.class - [JAR]

├─ org.hibernate.engine.spi.EntityKey.class - [JAR]

├─ org.hibernate.engine.spi.EntityUniqueKey.class - [JAR]

├─ org.hibernate.engine.spi.ExceptionConverter.class - [JAR]

├─ org.hibernate.engine.spi.ExecutableList.class - [JAR]

├─ org.hibernate.engine.spi.ExecuteUpdateResultCheckStyle.class - [JAR]

├─ org.hibernate.engine.spi.ExtendedSelfDirtinessTracker.class - [JAR]

├─ org.hibernate.engine.spi.FilterDefinition.class - [JAR]

├─ org.hibernate.engine.spi.IdentifierValue.class - [JAR]

├─ org.hibernate.engine.spi.LoadQueryInfluencers.class - [JAR]

├─ org.hibernate.engine.spi.Managed.class - [JAR]

├─ org.hibernate.engine.spi.ManagedComposite.class - [JAR]

├─ org.hibernate.engine.spi.ManagedEntity.class - [JAR]

├─ org.hibernate.engine.spi.ManagedMappedSuperclass.class - [JAR]

├─ org.hibernate.engine.spi.Mapping.class - [JAR]

├─ org.hibernate.engine.spi.NamedQueryDefinition.class - [JAR]

├─ org.hibernate.engine.spi.NamedQueryDefinitionBuilder.class - [JAR]

├─ org.hibernate.engine.spi.NamedSQLQueryDefinition.class - [JAR]

├─ org.hibernate.engine.spi.NamedSQLQueryDefinitionBuilder.class - [JAR]

├─ org.hibernate.engine.spi.PersistenceContext.class - [JAR]

├─ org.hibernate.engine.spi.PersistentAttributeInterceptable.class - [JAR]

├─ org.hibernate.engine.spi.PersistentAttributeInterceptor.class - [JAR]

├─ org.hibernate.engine.spi.QueryParameters.class - [JAR]

├─ org.hibernate.engine.spi.RowSelection.class - [JAR]

├─ org.hibernate.engine.spi.SelfDirtinessTracker.class - [JAR]

├─ org.hibernate.engine.spi.SessionBuilderImplementor.class - [JAR]

├─ org.hibernate.engine.spi.SessionEventListenerManager.class - [JAR]

├─ org.hibernate.engine.spi.SessionFactoryImplementor.class - [JAR]

├─ org.hibernate.engine.spi.SessionImplementor.class - [JAR]

├─ org.hibernate.engine.spi.SessionOwner.class - [JAR]

├─ org.hibernate.engine.spi.SharedSessionContractImplementor.class - [JAR]

├─ org.hibernate.engine.spi.Status.class - [JAR]

├─ org.hibernate.engine.spi.SubselectFetch.class - [JAR]

├─ org.hibernate.engine.spi.TypedValue.class - [JAR]

├─ org.hibernate.engine.spi.UnsavedValueStrategy.class - [JAR]

├─ org.hibernate.engine.spi.ValueInclusion.class - [JAR]

├─ org.hibernate.engine.spi.VersionValue.class - [JAR]

org.hibernate.resource.beans.container.spi

├─ org.hibernate.resource.beans.container.spi.BeanContainer.class - [JAR]

├─ org.hibernate.resource.beans.container.spi.ContainedBean.class - [JAR]

├─ org.hibernate.resource.beans.container.spi.ExtendedBeanManager.class - [JAR]

├─ org.hibernate.resource.beans.container.spi.FallbackContainedBean.class - [JAR]

org.hibernate.metamodel.internal

├─ org.hibernate.metamodel.internal.AttributeFactory.class - [JAR]

├─ org.hibernate.metamodel.internal.JpaMetaModelPopulationSetting.class - [JAR]

├─ org.hibernate.metamodel.internal.JpaStaticMetaModelPopulationSetting.class - [JAR]

├─ org.hibernate.metamodel.internal.MetadataContext.class - [JAR]

├─ org.hibernate.metamodel.internal.MetamodelImpl.class - [JAR]

org.hibernate.engine.transaction.internal

├─ org.hibernate.engine.transaction.internal.TransactionImpl.class - [JAR]

org.hibernate.proxy.pojo.bytebuddy

├─ org.hibernate.proxy.pojo.bytebuddy.ByteBuddyInterceptor.class - [JAR]

├─ org.hibernate.proxy.pojo.bytebuddy.ByteBuddyProxyFactory.class - [JAR]

├─ org.hibernate.proxy.pojo.bytebuddy.ByteBuddyProxyHelper.class - [JAR]

├─ org.hibernate.proxy.pojo.bytebuddy.SerializableProxy.class - [JAR]

org.hibernate.boot.jaxb.hbm.internal

├─ org.hibernate.boot.jaxb.hbm.internal.CacheAccessTypeConverter.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.internal.CacheModeConverter.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.internal.EntityModeConverter.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.internal.ExecuteUpdateResultCheckStyleConverter.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.internal.FlushModeConverter.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.internal.GenerationTimingConverter.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.internal.ImplicitResultSetMappingDefinition.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.internal.LockModeConverter.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.internal.OptimisticLockStyleConverter.class - [JAR]

org.hibernate.cache

├─ org.hibernate.cache.CacheException.class - [JAR]

├─ org.hibernate.cache.NoCacheRegionFactoryAvailableException.class - [JAR]

org.hibernate.context

├─ org.hibernate.context.TenantIdentifierMismatchException.class - [JAR]

org.hibernate.id.enhanced

├─ org.hibernate.id.enhanced.AbstractOptimizer.class - [JAR]

├─ org.hibernate.id.enhanced.AccessCallback.class - [JAR]

├─ org.hibernate.id.enhanced.DatabaseStructure.class - [JAR]

├─ org.hibernate.id.enhanced.HiLoOptimizer.class - [JAR]

├─ org.hibernate.id.enhanced.InitialValueAwareOptimizer.class - [JAR]

├─ org.hibernate.id.enhanced.LegacyHiLoAlgorithmOptimizer.class - [JAR]

├─ org.hibernate.id.enhanced.NoopOptimizer.class - [JAR]

├─ org.hibernate.id.enhanced.Optimizer.class - [JAR]

├─ org.hibernate.id.enhanced.OptimizerFactory.class - [JAR]

├─ org.hibernate.id.enhanced.PooledLoOptimizer.class - [JAR]

├─ org.hibernate.id.enhanced.PooledLoThreadLocalOptimizer.class - [JAR]

├─ org.hibernate.id.enhanced.PooledOptimizer.class - [JAR]

├─ org.hibernate.id.enhanced.SequenceStructure.class - [JAR]

├─ org.hibernate.id.enhanced.SequenceStyleGenerator.class - [JAR]

├─ org.hibernate.id.enhanced.StandardOptimizerDescriptor.class - [JAR]

├─ org.hibernate.id.enhanced.TableGenerator.class - [JAR]

├─ org.hibernate.id.enhanced.TableStructure.class - [JAR]

org.hibernate.type.descriptor.sql.spi

├─ org.hibernate.type.descriptor.sql.spi.SqlTypeDescriptorRegistry.class - [JAR]

org.hibernate.resource.transaction.backend.jdbc.spi

├─ org.hibernate.resource.transaction.backend.jdbc.spi.JdbcResourceTransaction.class - [JAR]

├─ org.hibernate.resource.transaction.backend.jdbc.spi.JdbcResourceTransactionAccess.class - [JAR]

org.hibernate.mapping

├─ org.hibernate.mapping.Any.class - [JAR]

├─ org.hibernate.mapping.Array.class - [JAR]

├─ org.hibernate.mapping.AttributeContainer.class - [JAR]

├─ org.hibernate.mapping.Backref.class - [JAR]

├─ org.hibernate.mapping.Bag.class - [JAR]

├─ org.hibernate.mapping.Collection.class - [JAR]

├─ org.hibernate.mapping.Column.class - [JAR]

├─ org.hibernate.mapping.Component.class - [JAR]

├─ org.hibernate.mapping.Constraint.class - [JAR]

├─ org.hibernate.mapping.DenormalizedTable.class - [JAR]

├─ org.hibernate.mapping.DependantValue.class - [JAR]

├─ org.hibernate.mapping.FetchProfile.class - [JAR]

├─ org.hibernate.mapping.Fetchable.class - [JAR]

├─ org.hibernate.mapping.Filterable.class - [JAR]

├─ org.hibernate.mapping.ForeignKey.class - [JAR]

├─ org.hibernate.mapping.Formula.class - [JAR]

├─ org.hibernate.mapping.IdentifierBag.class - [JAR]

├─ org.hibernate.mapping.IdentifierCollection.class - [JAR]

├─ org.hibernate.mapping.Index.class - [JAR]

├─ org.hibernate.mapping.IndexBackref.class - [JAR]

├─ org.hibernate.mapping.IndexedCollection.class - [JAR]

├─ org.hibernate.mapping.Join.class - [JAR]

├─ org.hibernate.mapping.JoinedSubclass.class - [JAR]

├─ org.hibernate.mapping.KeyValue.class - [JAR]

├─ org.hibernate.mapping.List.class - [JAR]

├─ org.hibernate.mapping.ManyToOne.class - [JAR]

├─ org.hibernate.mapping.Map.class - [JAR]

├─ org.hibernate.mapping.MappedSuperclass.class - [JAR]

├─ org.hibernate.mapping.MetaAttributable.class - [JAR]

├─ org.hibernate.mapping.MetaAttribute.class - [JAR]

├─ org.hibernate.mapping.MetadataSource.class - [JAR]

├─ org.hibernate.mapping.OneToMany.class - [JAR]

├─ org.hibernate.mapping.OneToOne.class - [JAR]

├─ org.hibernate.mapping.PersistentClass.class - [JAR]

├─ org.hibernate.mapping.PersistentClassVisitor.class - [JAR]

├─ org.hibernate.mapping.PrimaryKey.class - [JAR]

├─ org.hibernate.mapping.PrimitiveArray.class - [JAR]

├─ org.hibernate.mapping.Property.class - [JAR]

├─ org.hibernate.mapping.RelationalModel.class - [JAR]

├─ org.hibernate.mapping.RootClass.class - [JAR]

├─ org.hibernate.mapping.Selectable.class - [JAR]

├─ org.hibernate.mapping.Set.class - [JAR]

├─ org.hibernate.mapping.SimpleValue.class - [JAR]

├─ org.hibernate.mapping.SingleTableSubclass.class - [JAR]

├─ org.hibernate.mapping.Subclass.class - [JAR]

├─ org.hibernate.mapping.SyntheticProperty.class - [JAR]

├─ org.hibernate.mapping.Table.class - [JAR]

├─ org.hibernate.mapping.TableOwner.class - [JAR]

├─ org.hibernate.mapping.ToOne.class - [JAR]

├─ org.hibernate.mapping.UnionSubclass.class - [JAR]

├─ org.hibernate.mapping.UniqueKey.class - [JAR]

├─ org.hibernate.mapping.Value.class - [JAR]

├─ org.hibernate.mapping.ValueVisitor.class - [JAR]

org.hibernate.boot.model.convert.spi

├─ org.hibernate.boot.model.convert.spi.AutoApplicableConverterDescriptor.class - [JAR]

├─ org.hibernate.boot.model.convert.spi.ConverterAutoApplyHandler.class - [JAR]

├─ org.hibernate.boot.model.convert.spi.ConverterDescriptor.class - [JAR]

├─ org.hibernate.boot.model.convert.spi.JpaAttributeConverterCreationContext.class - [JAR]

org.hibernate.annotations

├─ org.hibernate.annotations.AccessType.class - [JAR]

├─ org.hibernate.annotations.Any.class - [JAR]

├─ org.hibernate.annotations.AnyMetaDef.class - [JAR]

├─ org.hibernate.annotations.AnyMetaDefs.class - [JAR]

├─ org.hibernate.annotations.AttributeAccessor.class - [JAR]

├─ org.hibernate.annotations.BatchSize.class - [JAR]

├─ org.hibernate.annotations.Cache.class - [JAR]

├─ org.hibernate.annotations.CacheConcurrencyStrategy.class - [JAR]

├─ org.hibernate.annotations.CacheModeType.class - [JAR]

├─ org.hibernate.annotations.Cascade.class - [JAR]

├─ org.hibernate.annotations.CascadeType.class - [JAR]

├─ org.hibernate.annotations.Check.class - [JAR]

├─ org.hibernate.annotations.CollectionId.class - [JAR]

├─ org.hibernate.annotations.CollectionType.class - [JAR]

├─ org.hibernate.annotations.ColumnDefault.class - [JAR]

├─ org.hibernate.annotations.ColumnTransformer.class - [JAR]

├─ org.hibernate.annotations.ColumnTransformers.class - [JAR]

├─ org.hibernate.annotations.Columns.class - [JAR]

├─ org.hibernate.annotations.DiscriminatorFormula.class - [JAR]

├─ org.hibernate.annotations.DiscriminatorOptions.class - [JAR]

├─ org.hibernate.annotations.DynamicInsert.class - [JAR]

├─ org.hibernate.annotations.DynamicUpdate.class - [JAR]

├─ org.hibernate.annotations.Entity.class - [JAR]

├─ org.hibernate.annotations.Fetch.class - [JAR]

├─ org.hibernate.annotations.FetchMode.class - [JAR]

├─ org.hibernate.annotations.FetchProfile.class - [JAR]

├─ org.hibernate.annotations.FetchProfiles.class - [JAR]

├─ org.hibernate.annotations.Filter.class - [JAR]

├─ org.hibernate.annotations.FilterDef.class - [JAR]

├─ org.hibernate.annotations.FilterDefs.class - [JAR]

├─ org.hibernate.annotations.FilterJoinTable.class - [JAR]

├─ org.hibernate.annotations.FilterJoinTables.class - [JAR]

├─ org.hibernate.annotations.Filters.class - [JAR]

├─ org.hibernate.annotations.FlushModeType.class - [JAR]

├─ org.hibernate.annotations.ForeignKey.class - [JAR]

├─ org.hibernate.annotations.Formula.class - [JAR]

├─ org.hibernate.annotations.Generated.class - [JAR]

├─ org.hibernate.annotations.GenerationTime.class - [JAR]

├─ org.hibernate.annotations.GenericGenerator.class - [JAR]

├─ org.hibernate.annotations.GenericGenerators.class - [JAR]

├─ org.hibernate.annotations.Immutable.class - [JAR]

├─ org.hibernate.annotations.Index.class - [JAR]

├─ org.hibernate.annotations.IndexColumn.class - [JAR]

├─ org.hibernate.annotations.JoinColumnOrFormula.class - [JAR]

├─ org.hibernate.annotations.JoinColumnsOrFormulas.class - [JAR]

├─ org.hibernate.annotations.JoinFormula.class - [JAR]

├─ org.hibernate.annotations.LazyCollection.class - [JAR]

├─ org.hibernate.annotations.LazyCollectionOption.class - [JAR]

├─ org.hibernate.annotations.LazyGroup.class - [JAR]

├─ org.hibernate.annotations.LazyToOne.class - [JAR]

├─ org.hibernate.annotations.LazyToOneOption.class - [JAR]

├─ org.hibernate.annotations.ListIndexBase.class - [JAR]

├─ org.hibernate.annotations.Loader.class - [JAR]

├─ org.hibernate.annotations.ManyToAny.class - [JAR]

├─ org.hibernate.annotations.MapKeyType.class - [JAR]

├─ org.hibernate.annotations.MetaValue.class - [JAR]

├─ org.hibernate.annotations.NamedNativeQueries.class - [JAR]

├─ org.hibernate.annotations.NamedNativeQuery.class - [JAR]

├─ org.hibernate.annotations.NamedQueries.class - [JAR]

├─ org.hibernate.annotations.NamedQuery.class - [JAR]

├─ org.hibernate.annotations.Nationalized.class - [JAR]

├─ org.hibernate.annotations.NaturalId.class - [JAR]

├─ org.hibernate.annotations.NaturalIdCache.class - [JAR]

├─ org.hibernate.annotations.NotFound.class - [JAR]

├─ org.hibernate.annotations.NotFoundAction.class - [JAR]

├─ org.hibernate.annotations.OnDelete.class - [JAR]

├─ org.hibernate.annotations.OnDeleteAction.class - [JAR]

├─ org.hibernate.annotations.OptimisticLock.class - [JAR]

├─ org.hibernate.annotations.OptimisticLockType.class - [JAR]

├─ org.hibernate.annotations.OptimisticLocking.class - [JAR]

├─ org.hibernate.annotations.OrderBy.class - [JAR]

├─ org.hibernate.annotations.ParamDef.class - [JAR]

├─ org.hibernate.annotations.Parameter.class - [JAR]

├─ org.hibernate.annotations.Parent.class - [JAR]

├─ org.hibernate.annotations.Persister.class - [JAR]

├─ org.hibernate.annotations.Polymorphism.class - [JAR]

├─ org.hibernate.annotations.PolymorphismType.class - [JAR]

├─ org.hibernate.annotations.Proxy.class - [JAR]

├─ org.hibernate.annotations.QueryHints.class - [JAR]

├─ org.hibernate.annotations.ResultCheckStyle.class - [JAR]

├─ org.hibernate.annotations.RowId.class - [JAR]

├─ org.hibernate.annotations.SQLDelete.class - [JAR]

├─ org.hibernate.annotations.SQLDeleteAll.class - [JAR]

├─ org.hibernate.annotations.SQLInsert.class - [JAR]

├─ org.hibernate.annotations.SQLUpdate.class - [JAR]

├─ org.hibernate.annotations.SelectBeforeUpdate.class - [JAR]

├─ org.hibernate.annotations.Sort.class - [JAR]

├─ org.hibernate.annotations.SortComparator.class - [JAR]

├─ org.hibernate.annotations.SortNatural.class - [JAR]

├─ org.hibernate.annotations.SortType.class - [JAR]

├─ org.hibernate.annotations.Source.class - [JAR]

├─ org.hibernate.annotations.SourceType.class - [JAR]

├─ org.hibernate.annotations.SqlFragmentAlias.class - [JAR]

├─ org.hibernate.annotations.Subselect.class - [JAR]

├─ org.hibernate.annotations.Synchronize.class - [JAR]

├─ org.hibernate.annotations.Table.class - [JAR]

├─ org.hibernate.annotations.Tables.class - [JAR]

├─ org.hibernate.annotations.Target.class - [JAR]

├─ org.hibernate.annotations.Tuplizer.class - [JAR]

├─ org.hibernate.annotations.Tuplizers.class - [JAR]

├─ org.hibernate.annotations.Type.class - [JAR]

├─ org.hibernate.annotations.TypeDef.class - [JAR]

├─ org.hibernate.annotations.TypeDefs.class - [JAR]

├─ org.hibernate.annotations.ValueGenerationType.class - [JAR]

├─ org.hibernate.annotations.Where.class - [JAR]

├─ org.hibernate.annotations.WhereJoinTable.class - [JAR]

org.hibernate.secure.internal

├─ org.hibernate.secure.internal.AbstractJaccSecurableEventListener.class - [JAR]

├─ org.hibernate.secure.internal.DisabledJaccServiceImpl.class - [JAR]

├─ org.hibernate.secure.internal.JaccPreDeleteEventListener.class - [JAR]

├─ org.hibernate.secure.internal.JaccPreInsertEventListener.class - [JAR]

├─ org.hibernate.secure.internal.JaccPreLoadEventListener.class - [JAR]

├─ org.hibernate.secure.internal.JaccPreUpdateEventListener.class - [JAR]

├─ org.hibernate.secure.internal.JaccSecurityListener.class - [JAR]

├─ org.hibernate.secure.internal.StandardJaccServiceImpl.class - [JAR]

org.hibernate.query.criteria.internal

├─ org.hibernate.query.criteria.internal.AbstractManipulationCriteriaQuery.class - [JAR]

├─ org.hibernate.query.criteria.internal.AbstractNode.class - [JAR]

├─ org.hibernate.query.criteria.internal.BasicPathUsageException.class - [JAR]

├─ org.hibernate.query.criteria.internal.CollectionJoinImplementor.class - [JAR]

├─ org.hibernate.query.criteria.internal.CriteriaBuilderImpl.class - [JAR]

├─ org.hibernate.query.criteria.internal.CriteriaDeleteImpl.class - [JAR]

├─ org.hibernate.query.criteria.internal.CriteriaQueryImpl.class - [JAR]

├─ org.hibernate.query.criteria.internal.CriteriaSubqueryImpl.class - [JAR]

├─ org.hibernate.query.criteria.internal.CriteriaUpdateImpl.class - [JAR]

├─ org.hibernate.query.criteria.internal.ExpressionImplementor.class - [JAR]

├─ org.hibernate.query.criteria.internal.FromImplementor.class - [JAR]

├─ org.hibernate.query.criteria.internal.JoinImplementor.class - [JAR]

├─ org.hibernate.query.criteria.internal.ListJoinImplementor.class - [JAR]

├─ org.hibernate.query.criteria.internal.MapJoinImplementor.class - [JAR]

├─ org.hibernate.query.criteria.internal.OrderImpl.class - [JAR]

├─ org.hibernate.query.criteria.internal.ParameterContainer.class - [JAR]

├─ org.hibernate.query.criteria.internal.ParameterRegistry.class - [JAR]

├─ org.hibernate.query.criteria.internal.PathImplementor.class - [JAR]

├─ org.hibernate.query.criteria.internal.PathSource.class - [JAR]

├─ org.hibernate.query.criteria.internal.QueryStructure.class - [JAR]

├─ org.hibernate.query.criteria.internal.Renderable.class - [JAR]

├─ org.hibernate.query.criteria.internal.SelectionImplementor.class - [JAR]

├─ org.hibernate.query.criteria.internal.SetJoinImplementor.class - [JAR]

├─ org.hibernate.query.criteria.internal.TupleElementImplementor.class - [JAR]

├─ org.hibernate.query.criteria.internal.ValueHandlerFactory.class - [JAR]

org.hibernate.engine.jdbc.batch.spi

├─ org.hibernate.engine.jdbc.batch.spi.Batch.class - [JAR]

├─ org.hibernate.engine.jdbc.batch.spi.BatchBuilder.class - [JAR]

├─ org.hibernate.engine.jdbc.batch.spi.BatchKey.class - [JAR]

├─ org.hibernate.engine.jdbc.batch.spi.BatchObserver.class - [JAR]

org.hibernate.loader.plan.exec.process.internal

├─ org.hibernate.loader.plan.exec.process.internal.AbstractRowReader.class - [JAR]

├─ org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl.class - [JAR]

├─ org.hibernate.loader.plan.exec.process.internal.CollectionReturnReader.class - [JAR]

├─ org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl.class - [JAR]

├─ org.hibernate.loader.plan.exec.process.internal.EntityReturnReader.class - [JAR]

├─ org.hibernate.loader.plan.exec.process.internal.HydratedEntityRegistration.class - [JAR]

├─ org.hibernate.loader.plan.exec.process.internal.ResultSetProcessingContextImpl.class - [JAR]

├─ org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorHelper.class - [JAR]

├─ org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl.class - [JAR]

org.hibernate.bytecode.internal

├─ org.hibernate.bytecode.internal.BytecodeProviderInitiator.class - [JAR]

├─ org.hibernate.bytecode.internal.ProxyFactoryFactoryInitiator.class - [JAR]

├─ org.hibernate.bytecode.internal.SessionFactoryObserverForBytecodeEnhancer.class - [JAR]

org.hibernate.engine.config.internal

├─ org.hibernate.engine.config.internal.ConfigurationServiceImpl.class - [JAR]

├─ org.hibernate.engine.config.internal.ConfigurationServiceInitiator.class - [JAR]

org.hibernate.boot.archive.internal

├─ org.hibernate.boot.archive.internal.ArchiveHelper.class - [JAR]

├─ org.hibernate.boot.archive.internal.ByteArrayInputStreamAccess.class - [JAR]

├─ org.hibernate.boot.archive.internal.ExplodedArchiveDescriptor.class - [JAR]

├─ org.hibernate.boot.archive.internal.FileInputStreamAccess.class - [JAR]

├─ org.hibernate.boot.archive.internal.JarFileBasedArchiveDescriptor.class - [JAR]

├─ org.hibernate.boot.archive.internal.JarInputStreamBasedArchiveDescriptor.class - [JAR]

├─ org.hibernate.boot.archive.internal.JarProtocolArchiveDescriptor.class - [JAR]

├─ org.hibernate.boot.archive.internal.StandardArchiveDescriptorFactory.class - [JAR]

├─ org.hibernate.boot.archive.internal.UrlInputStreamAccess.class - [JAR]

org.hibernate.engine.jdbc.spi

├─ org.hibernate.engine.jdbc.spi.ConnectionObserver.class - [JAR]

├─ org.hibernate.engine.jdbc.spi.InvalidatableWrapper.class - [JAR]

├─ org.hibernate.engine.jdbc.spi.JdbcCoordinator.class - [JAR]

├─ org.hibernate.engine.jdbc.spi.JdbcServices.class - [JAR]

├─ org.hibernate.engine.jdbc.spi.JdbcWrapper.class - [JAR]

├─ org.hibernate.engine.jdbc.spi.ResultSetReturn.class - [JAR]

├─ org.hibernate.engine.jdbc.spi.ResultSetWrapper.class - [JAR]

├─ org.hibernate.engine.jdbc.spi.SqlExceptionHelper.class - [JAR]

├─ org.hibernate.engine.jdbc.spi.SqlStatementLogger.class - [JAR]

├─ org.hibernate.engine.jdbc.spi.StatementPreparer.class - [JAR]

├─ org.hibernate.engine.jdbc.spi.TypeInfo.class - [JAR]

├─ org.hibernate.engine.jdbc.spi.TypeNullability.class - [JAR]

├─ org.hibernate.engine.jdbc.spi.TypeSearchability.class - [JAR]

org.hibernate.engine.jndi

├─ org.hibernate.engine.jndi.JndiException.class - [JAR]

├─ org.hibernate.engine.jndi.JndiNameException.class - [JAR]

org.hibernate.sql.ast

├─ org.hibernate.sql.ast.Clause.class - [JAR]

org.hibernate.annotations.common.reflection.java

├─ org.hibernate.annotations.common.reflection.java.JavaAnnotationReader.class - [JAR]

├─ org.hibernate.annotations.common.reflection.java.JavaMetadataProvider.class - [JAR]

├─ org.hibernate.annotations.common.reflection.java.JavaReflectionManager.class - [JAR]

├─ org.hibernate.annotations.common.reflection.java.JavaXAnnotatedElement.class - [JAR]

├─ org.hibernate.annotations.common.reflection.java.JavaXArrayType.class - [JAR]

├─ org.hibernate.annotations.common.reflection.java.JavaXClass.class - [JAR]

├─ org.hibernate.annotations.common.reflection.java.JavaXCollectionType.class - [JAR]

├─ org.hibernate.annotations.common.reflection.java.JavaXMember.class - [JAR]

├─ org.hibernate.annotations.common.reflection.java.JavaXMethod.class - [JAR]

├─ org.hibernate.annotations.common.reflection.java.JavaXPackage.class - [JAR]

├─ org.hibernate.annotations.common.reflection.java.JavaXProperty.class - [JAR]

├─ org.hibernate.annotations.common.reflection.java.JavaXSimpleType.class - [JAR]

├─ org.hibernate.annotations.common.reflection.java.JavaXType.class - [JAR]

├─ org.hibernate.annotations.common.reflection.java.Pair.class - [JAR]

org.hibernate.id.uuid

├─ org.hibernate.id.uuid.LocalObjectUuidHelper.class - [JAR]

├─ org.hibernate.id.uuid.StandardRandomStrategy.class - [JAR]

org.hibernate.hql.spi.id.global

├─ org.hibernate.hql.spi.id.global.GlobalTemporaryTableBulkIdStrategy.class - [JAR]

├─ org.hibernate.hql.spi.id.global.IdTableInfoImpl.class - [JAR]

├─ org.hibernate.hql.spi.id.global.PreparationContextImpl.class - [JAR]

org.hibernate.loader.hql

├─ org.hibernate.loader.hql.QueryLoader.class - [JAR]

org.hibernate.property.access.spi

├─ org.hibernate.property.access.spi.BuiltInPropertyAccessStrategies.class - [JAR]

├─ org.hibernate.property.access.spi.EnhancedSetterImpl.class - [JAR]

├─ org.hibernate.property.access.spi.Getter.class - [JAR]

├─ org.hibernate.property.access.spi.GetterFieldImpl.class - [JAR]

├─ org.hibernate.property.access.spi.GetterMethodImpl.class - [JAR]

├─ org.hibernate.property.access.spi.PropertyAccess.class - [JAR]

├─ org.hibernate.property.access.spi.PropertyAccessBuildingException.class - [JAR]

├─ org.hibernate.property.access.spi.PropertyAccessException.class - [JAR]

├─ org.hibernate.property.access.spi.PropertyAccessSerializationException.class - [JAR]

├─ org.hibernate.property.access.spi.PropertyAccessStrategy.class - [JAR]

├─ org.hibernate.property.access.spi.PropertyAccessStrategyResolver.class - [JAR]

├─ org.hibernate.property.access.spi.Setter.class - [JAR]

├─ org.hibernate.property.access.spi.SetterFieldImpl.class - [JAR]

├─ org.hibernate.property.access.spi.SetterMethodImpl.class - [JAR]

org.hibernate.bytecode.enhance.spi

├─ org.hibernate.bytecode.enhance.spi.CollectionTracker.class - [JAR]

├─ org.hibernate.bytecode.enhance.spi.DefaultEnhancementContext.class - [JAR]

├─ org.hibernate.bytecode.enhance.spi.EnhancementContext.class - [JAR]

├─ org.hibernate.bytecode.enhance.spi.EnhancementContextWrapper.class - [JAR]

├─ org.hibernate.bytecode.enhance.spi.EnhancementException.class - [JAR]

├─ org.hibernate.bytecode.enhance.spi.Enhancer.class - [JAR]

├─ org.hibernate.bytecode.enhance.spi.EnhancerConstants.class - [JAR]

├─ org.hibernate.bytecode.enhance.spi.LazyPropertyInitializer.class - [JAR]

├─ org.hibernate.bytecode.enhance.spi.UnloadedClass.class - [JAR]

├─ org.hibernate.bytecode.enhance.spi.UnloadedField.class - [JAR]

org.hibernate.boot.internal

├─ org.hibernate.boot.internal.BootstrapContextImpl.class - [JAR]

├─ org.hibernate.boot.internal.ClassLoaderAccessImpl.class - [JAR]

├─ org.hibernate.boot.internal.ClassmateContext.class - [JAR]

├─ org.hibernate.boot.internal.DefaultCustomEntityDirtinessStrategy.class - [JAR]

├─ org.hibernate.boot.internal.IdGeneratorInterpreterImpl.class - [JAR]

├─ org.hibernate.boot.internal.InFlightMetadataCollectorImpl.class - [JAR]

├─ org.hibernate.boot.internal.MetadataBuilderImpl.class - [JAR]

├─ org.hibernate.boot.internal.MetadataBuildingContextRootImpl.class - [JAR]

├─ org.hibernate.boot.internal.MetadataImpl.class - [JAR]

├─ org.hibernate.boot.internal.SessionFactoryBuilderImpl.class - [JAR]

├─ org.hibernate.boot.internal.SessionFactoryOptionsBuilder.class - [JAR]

├─ org.hibernate.boot.internal.StandardEntityNotFoundDelegate.class - [JAR]

org.hibernate.engine.jdbc.cursor.spi

├─ org.hibernate.engine.jdbc.cursor.spi.RefCursorSupport.class - [JAR]

org.hibernate.graph

├─ org.hibernate.graph.AttributeNode.class - [JAR]

├─ org.hibernate.graph.CannotBecomeEntityGraphException.class - [JAR]

├─ org.hibernate.graph.CannotContainSubGraphException.class - [JAR]

├─ org.hibernate.graph.Graph.class - [JAR]

├─ org.hibernate.graph.GraphNode.class - [JAR]

├─ org.hibernate.graph.GraphSemantic.class - [JAR]

├─ org.hibernate.graph.RootGraph.class - [JAR]

├─ org.hibernate.graph.SubGraph.class - [JAR]

org.hibernate.resource.jdbc.spi

├─ org.hibernate.resource.jdbc.spi.JdbcObserver.class - [JAR]

├─ org.hibernate.resource.jdbc.spi.JdbcSessionContext.class - [JAR]

├─ org.hibernate.resource.jdbc.spi.JdbcSessionOwner.class - [JAR]

├─ org.hibernate.resource.jdbc.spi.LogicalConnectionImplementor.class - [JAR]

├─ org.hibernate.resource.jdbc.spi.PhysicalConnectionHandlingMode.class - [JAR]

├─ org.hibernate.resource.jdbc.spi.PhysicalJdbcTransaction.class - [JAR]

├─ org.hibernate.resource.jdbc.spi.StatementInspector.class - [JAR]

org.hibernate.boot.jaxb.cfg.spi

├─ org.hibernate.boot.jaxb.cfg.spi.JaxbCfgCacheUsageEnum.class - [JAR]

├─ org.hibernate.boot.jaxb.cfg.spi.JaxbCfgCollectionCacheType.class - [JAR]

├─ org.hibernate.boot.jaxb.cfg.spi.JaxbCfgConfigPropertyType.class - [JAR]

├─ org.hibernate.boot.jaxb.cfg.spi.JaxbCfgEntityCacheType.class - [JAR]

├─ org.hibernate.boot.jaxb.cfg.spi.JaxbCfgEventListenerGroupType.class - [JAR]

├─ org.hibernate.boot.jaxb.cfg.spi.JaxbCfgEventListenerType.class - [JAR]

├─ org.hibernate.boot.jaxb.cfg.spi.JaxbCfgEventTypeEnum.class - [JAR]

├─ org.hibernate.boot.jaxb.cfg.spi.JaxbCfgHibernateConfiguration.class - [JAR]

├─ org.hibernate.boot.jaxb.cfg.spi.JaxbCfgMappingReferenceType.class - [JAR]

├─ org.hibernate.boot.jaxb.cfg.spi.ObjectFactory.class - [JAR]

├─ org.hibernate.boot.jaxb.cfg.spi.package-info.class - [JAR]

org.hibernate.boot.registry.selector

├─ org.hibernate.boot.registry.selector.SimpleStrategyRegistrationImpl.class - [JAR]

├─ org.hibernate.boot.registry.selector.StrategyRegistration.class - [JAR]

├─ org.hibernate.boot.registry.selector.StrategyRegistrationProvider.class - [JAR]

org.hibernate.boot.registry.selector.internal

├─ org.hibernate.boot.registry.selector.internal.StrategySelectorBuilder.class - [JAR]

├─ org.hibernate.boot.registry.selector.internal.StrategySelectorImpl.class - [JAR]

org.hibernate.internal.util.io

├─ org.hibernate.internal.util.io.StreamCopier.class - [JAR]

org.hibernate.query

├─ org.hibernate.query.CommonQueryContract.class - [JAR]

├─ org.hibernate.query.ImmutableEntityUpdateQueryHandlingMode.class - [JAR]

├─ org.hibernate.query.NativeQuery.class - [JAR]

├─ org.hibernate.query.ParameterMetadata.class - [JAR]

├─ org.hibernate.query.Query.class - [JAR]

├─ org.hibernate.query.QueryParameter.class - [JAR]

├─ org.hibernate.query.QueryProducer.class - [JAR]

org.hibernate.hql.internal.antlr

├─ org.hibernate.hql.internal.antlr.HqlBaseLexer.class - [JAR]

├─ org.hibernate.hql.internal.antlr.HqlBaseParser.class - [JAR]

├─ org.hibernate.hql.internal.antlr.HqlSqlBaseWalker.class - [JAR]

├─ org.hibernate.hql.internal.antlr.HqlSqlTokenTypes.class - [JAR]

├─ org.hibernate.hql.internal.antlr.HqlTokenTypes.class - [JAR]

├─ org.hibernate.hql.internal.antlr.SqlGeneratorBase.class - [JAR]

├─ org.hibernate.hql.internal.antlr.SqlTokenTypes.class - [JAR]

org.hibernate.loader.criteria

├─ org.hibernate.loader.criteria.ComponentCollectionCriteriaInfoProvider.class - [JAR]

├─ org.hibernate.loader.criteria.CriteriaInfoProvider.class - [JAR]

├─ org.hibernate.loader.criteria.CriteriaJoinWalker.class - [JAR]

├─ org.hibernate.loader.criteria.CriteriaLoader.class - [JAR]

├─ org.hibernate.loader.criteria.CriteriaQueryTranslator.class - [JAR]

├─ org.hibernate.loader.criteria.EntityCriteriaInfoProvider.class - [JAR]

├─ org.hibernate.loader.criteria.ScalarCollectionCriteriaInfoProvider.class - [JAR]

org.hibernate.dialect.lock

├─ org.hibernate.dialect.lock.AbstractSelectLockingStrategy.class - [JAR]

├─ org.hibernate.dialect.lock.LockingStrategy.class - [JAR]

├─ org.hibernate.dialect.lock.LockingStrategyException.class - [JAR]

├─ org.hibernate.dialect.lock.OptimisticEntityLockException.class - [JAR]

├─ org.hibernate.dialect.lock.OptimisticForceIncrementLockingStrategy.class - [JAR]

├─ org.hibernate.dialect.lock.OptimisticLockingStrategy.class - [JAR]

├─ org.hibernate.dialect.lock.PessimisticEntityLockException.class - [JAR]

├─ org.hibernate.dialect.lock.PessimisticForceIncrementLockingStrategy.class - [JAR]

├─ org.hibernate.dialect.lock.PessimisticReadSelectLockingStrategy.class - [JAR]

├─ org.hibernate.dialect.lock.PessimisticWriteSelectLockingStrategy.class - [JAR]

├─ org.hibernate.dialect.lock.SelectLockingStrategy.class - [JAR]

org.hibernate.tool.schema.extract.internal

├─ org.hibernate.tool.schema.extract.internal.ColumnInformationImpl.class - [JAR]

├─ org.hibernate.tool.schema.extract.internal.DatabaseInformationImpl.class - [JAR]

├─ org.hibernate.tool.schema.extract.internal.ForeignKeyInformationImpl.class - [JAR]

├─ org.hibernate.tool.schema.extract.internal.IndexInformationImpl.class - [JAR]

├─ org.hibernate.tool.schema.extract.internal.InformationExtractorJdbcDatabaseMetaDataImpl.class - [JAR]

├─ org.hibernate.tool.schema.extract.internal.PrimaryKeyInformationImpl.class - [JAR]

├─ org.hibernate.tool.schema.extract.internal.SequenceInformationExtractorHANADatabaseImpl.class - [JAR]

├─ org.hibernate.tool.schema.extract.internal.SequenceInformationExtractorHSQLDBDatabaseImpl.class - [JAR]

├─ org.hibernate.tool.schema.extract.internal.SequenceInformationExtractorLegacyImpl.class - [JAR]

├─ org.hibernate.tool.schema.extract.internal.SequenceInformationExtractorNoOpImpl.class - [JAR]

├─ org.hibernate.tool.schema.extract.internal.SequenceInformationImpl.class - [JAR]

├─ org.hibernate.tool.schema.extract.internal.TableInformationImpl.class - [JAR]

org.hibernate.boot.jaxb

├─ org.hibernate.boot.jaxb.Origin.class - [JAR]

├─ org.hibernate.boot.jaxb.SourceType.class - [JAR]

org.hibernate.event.spi

├─ org.hibernate.event.spi.AbstractCollectionEvent.class - [JAR]

├─ org.hibernate.event.spi.AbstractEvent.class - [JAR]

├─ org.hibernate.event.spi.AbstractPreDatabaseOperationEvent.class - [JAR]

├─ org.hibernate.event.spi.AutoFlushEvent.class - [JAR]

├─ org.hibernate.event.spi.AutoFlushEventListener.class - [JAR]

├─ org.hibernate.event.spi.ClearEvent.class - [JAR]

├─ org.hibernate.event.spi.ClearEventListener.class - [JAR]

├─ org.hibernate.event.spi.DeleteEvent.class - [JAR]

├─ org.hibernate.event.spi.DeleteEventListener.class - [JAR]

├─ org.hibernate.event.spi.DirtyCheckEvent.class - [JAR]

├─ org.hibernate.event.spi.DirtyCheckEventListener.class - [JAR]

├─ org.hibernate.event.spi.EntityCopyObserver.class - [JAR]

├─ org.hibernate.event.spi.EntityCopyObserverFactory.class - [JAR]

├─ org.hibernate.event.spi.EventSource.class - [JAR]

├─ org.hibernate.event.spi.EventType.class - [JAR]

├─ org.hibernate.event.spi.EvictEvent.class - [JAR]

├─ org.hibernate.event.spi.EvictEventListener.class - [JAR]

├─ org.hibernate.event.spi.FlushEntityEvent.class - [JAR]

├─ org.hibernate.event.spi.FlushEntityEventListener.class - [JAR]

├─ org.hibernate.event.spi.FlushEvent.class - [JAR]

├─ org.hibernate.event.spi.FlushEventListener.class - [JAR]

├─ org.hibernate.event.spi.InitializeCollectionEvent.class - [JAR]

├─ org.hibernate.event.spi.InitializeCollectionEventListener.class - [JAR]

├─ org.hibernate.event.spi.LoadEvent.class - [JAR]

├─ org.hibernate.event.spi.LoadEventListener.class - [JAR]

├─ org.hibernate.event.spi.LockEvent.class - [JAR]

├─ org.hibernate.event.spi.LockEventListener.class - [JAR]

├─ org.hibernate.event.spi.MergeEvent.class - [JAR]

├─ org.hibernate.event.spi.MergeEventListener.class - [JAR]

├─ org.hibernate.event.spi.PersistEvent.class - [JAR]

├─ org.hibernate.event.spi.PersistEventListener.class - [JAR]

├─ org.hibernate.event.spi.PostActionEventListener.class - [JAR]

├─ org.hibernate.event.spi.PostCollectionRecreateEvent.class - [JAR]

├─ org.hibernate.event.spi.PostCollectionRecreateEventListener.class - [JAR]

├─ org.hibernate.event.spi.PostCollectionRemoveEvent.class - [JAR]

├─ org.hibernate.event.spi.PostCollectionRemoveEventListener.class - [JAR]

├─ org.hibernate.event.spi.PostCollectionUpdateEvent.class - [JAR]

├─ org.hibernate.event.spi.PostCollectionUpdateEventListener.class - [JAR]

├─ org.hibernate.event.spi.PostCommitDeleteEventListener.class - [JAR]

├─ org.hibernate.event.spi.PostCommitInsertEventListener.class - [JAR]

├─ org.hibernate.event.spi.PostCommitUpdateEventListener.class - [JAR]

├─ org.hibernate.event.spi.PostDeleteEvent.class - [JAR]

├─ org.hibernate.event.spi.PostDeleteEventListener.class - [JAR]

├─ org.hibernate.event.spi.PostInsertEvent.class - [JAR]

├─ org.hibernate.event.spi.PostInsertEventListener.class - [JAR]

├─ org.hibernate.event.spi.PostLoadEvent.class - [JAR]

├─ org.hibernate.event.spi.PostLoadEventListener.class - [JAR]

├─ org.hibernate.event.spi.PostUpdateEvent.class - [JAR]

├─ org.hibernate.event.spi.PostUpdateEventListener.class - [JAR]

├─ org.hibernate.event.spi.PreCollectionRecreateEvent.class - [JAR]

├─ org.hibernate.event.spi.PreCollectionRecreateEventListener.class - [JAR]

├─ org.hibernate.event.spi.PreCollectionRemoveEvent.class - [JAR]

├─ org.hibernate.event.spi.PreCollectionRemoveEventListener.class - [JAR]

├─ org.hibernate.event.spi.PreCollectionUpdateEvent.class - [JAR]

├─ org.hibernate.event.spi.PreCollectionUpdateEventListener.class - [JAR]

├─ org.hibernate.event.spi.PreDeleteEvent.class - [JAR]

├─ org.hibernate.event.spi.PreDeleteEventListener.class - [JAR]

├─ org.hibernate.event.spi.PreInsertEvent.class - [JAR]

├─ org.hibernate.event.spi.PreInsertEventListener.class - [JAR]

├─ org.hibernate.event.spi.PreLoadEvent.class - [JAR]

├─ org.hibernate.event.spi.PreLoadEventListener.class - [JAR]

├─ org.hibernate.event.spi.PreUpdateEvent.class - [JAR]

├─ org.hibernate.event.spi.PreUpdateEventListener.class - [JAR]

├─ org.hibernate.event.spi.RefreshEvent.class - [JAR]

├─ org.hibernate.event.spi.RefreshEventListener.class - [JAR]

├─ org.hibernate.event.spi.ReplicateEvent.class - [JAR]

├─ org.hibernate.event.spi.ReplicateEventListener.class - [JAR]

├─ org.hibernate.event.spi.ResolveNaturalIdEvent.class - [JAR]

├─ org.hibernate.event.spi.ResolveNaturalIdEventListener.class - [JAR]

├─ org.hibernate.event.spi.SaveOrUpdateEvent.class - [JAR]

├─ org.hibernate.event.spi.SaveOrUpdateEventListener.class - [JAR]

org.hibernate.proxy

├─ org.hibernate.proxy.AbstractLazyInitializer.class - [JAR]

├─ org.hibernate.proxy.AbstractSerializableProxy.class - [JAR]

├─ org.hibernate.proxy.EntityNotFoundDelegate.class - [JAR]

├─ org.hibernate.proxy.HibernateProxy.class - [JAR]

├─ org.hibernate.proxy.HibernateProxyHelper.class - [JAR]

├─ org.hibernate.proxy.LazyInitializer.class - [JAR]

├─ org.hibernate.proxy.ProxyConfiguration.class - [JAR]

├─ org.hibernate.proxy.ProxyFactory.class - [JAR]

org.hibernate.query.criteria.internal.predicate

├─ org.hibernate.query.criteria.internal.predicate.AbstractPredicateImpl.class - [JAR]

├─ org.hibernate.query.criteria.internal.predicate.AbstractSimplePredicate.class - [JAR]

├─ org.hibernate.query.criteria.internal.predicate.BetweenPredicate.class - [JAR]

├─ org.hibernate.query.criteria.internal.predicate.BooleanAssertionPredicate.class - [JAR]

├─ org.hibernate.query.criteria.internal.predicate.BooleanExpressionPredicate.class - [JAR]

├─ org.hibernate.query.criteria.internal.predicate.BooleanStaticAssertionPredicate.class - [JAR]

├─ org.hibernate.query.criteria.internal.predicate.ComparisonPredicate.class - [JAR]

├─ org.hibernate.query.criteria.internal.predicate.CompoundPredicate.class - [JAR]

├─ org.hibernate.query.criteria.internal.predicate.ExistsPredicate.class - [JAR]

├─ org.hibernate.query.criteria.internal.predicate.ImplicitNumericExpressionTypeDeterminer.class - [JAR]

├─ org.hibernate.query.criteria.internal.predicate.InPredicate.class - [JAR]

├─ org.hibernate.query.criteria.internal.predicate.IsEmptyPredicate.class - [JAR]

├─ org.hibernate.query.criteria.internal.predicate.LikePredicate.class - [JAR]

├─ org.hibernate.query.criteria.internal.predicate.MemberOfPredicate.class - [JAR]

├─ org.hibernate.query.criteria.internal.predicate.NegatedPredicateWrapper.class - [JAR]

├─ org.hibernate.query.criteria.internal.predicate.NullnessPredicate.class - [JAR]

├─ org.hibernate.query.criteria.internal.predicate.PredicateImplementor.class - [JAR]

org.hibernate.annotations.common

├─ org.hibernate.annotations.common.AssertionFailure.class - [JAR]

├─ org.hibernate.annotations.common.Version.class - [JAR]

org.hibernate.resource.jdbc.internal

├─ org.hibernate.resource.jdbc.internal.AbstractLogicalConnectionImplementor.class - [JAR]

├─ org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl.class - [JAR]

├─ org.hibernate.resource.jdbc.internal.LogicalConnectionProvidedImpl.class - [JAR]

├─ org.hibernate.resource.jdbc.internal.ResourceRegistryStandardImpl.class - [JAR]

org.hibernate.cfg.annotations

├─ org.hibernate.cfg.annotations.ArrayBinder.class - [JAR]

├─ org.hibernate.cfg.annotations.BagBinder.class - [JAR]

├─ org.hibernate.cfg.annotations.CollectionBinder.class - [JAR]

├─ org.hibernate.cfg.annotations.EntityBinder.class - [JAR]

├─ org.hibernate.cfg.annotations.HCANNHelper.class - [JAR]

├─ org.hibernate.cfg.annotations.IdBagBinder.class - [JAR]

├─ org.hibernate.cfg.annotations.ListBinder.class - [JAR]

├─ org.hibernate.cfg.annotations.MapBinder.class - [JAR]

├─ org.hibernate.cfg.annotations.MapKeyColumnDelegator.class - [JAR]

├─ org.hibernate.cfg.annotations.MapKeyJoinColumnDelegator.class - [JAR]

├─ org.hibernate.cfg.annotations.NamedEntityGraphDefinition.class - [JAR]

├─ org.hibernate.cfg.annotations.NamedProcedureCallDefinition.class - [JAR]

├─ org.hibernate.cfg.annotations.Nullability.class - [JAR]

├─ org.hibernate.cfg.annotations.PrimitiveArrayBinder.class - [JAR]

├─ org.hibernate.cfg.annotations.PropertyBinder.class - [JAR]

├─ org.hibernate.cfg.annotations.QueryBinder.class - [JAR]

├─ org.hibernate.cfg.annotations.QueryHintDefinition.class - [JAR]

├─ org.hibernate.cfg.annotations.ResultsetMappingSecondPass.class - [JAR]

├─ org.hibernate.cfg.annotations.SetBinder.class - [JAR]

├─ org.hibernate.cfg.annotations.SimpleValueBinder.class - [JAR]

├─ org.hibernate.cfg.annotations.TableBinder.class - [JAR]

org.hibernate.sql.ordering.antlr

├─ org.hibernate.sql.ordering.antlr.CollationSpecification.class - [JAR]

├─ org.hibernate.sql.ordering.antlr.ColumnMapper.class - [JAR]

├─ org.hibernate.sql.ordering.antlr.ColumnReference.class - [JAR]

├─ org.hibernate.sql.ordering.antlr.Factory.class - [JAR]

├─ org.hibernate.sql.ordering.antlr.FormulaReference.class - [JAR]

├─ org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentParser.class - [JAR]

├─ org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentRenderer.class - [JAR]

├─ org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentRendererTokenTypes.class - [JAR]

├─ org.hibernate.sql.ordering.antlr.GeneratedOrderByLexer.class - [JAR]

├─ org.hibernate.sql.ordering.antlr.Node.class - [JAR]

├─ org.hibernate.sql.ordering.antlr.NodeSupport.class - [JAR]

├─ org.hibernate.sql.ordering.antlr.OrderByAliasResolver.class - [JAR]

├─ org.hibernate.sql.ordering.antlr.OrderByFragment.class - [JAR]

├─ org.hibernate.sql.ordering.antlr.OrderByFragmentParser.class - [JAR]

├─ org.hibernate.sql.ordering.antlr.OrderByFragmentRenderer.class - [JAR]

├─ org.hibernate.sql.ordering.antlr.OrderByFragmentTranslator.class - [JAR]

├─ org.hibernate.sql.ordering.antlr.OrderByTemplateTokenTypes.class - [JAR]

├─ org.hibernate.sql.ordering.antlr.OrderByTranslation.class - [JAR]

├─ org.hibernate.sql.ordering.antlr.OrderingSpecification.class - [JAR]

├─ org.hibernate.sql.ordering.antlr.SortKey.class - [JAR]

├─ org.hibernate.sql.ordering.antlr.SortSpecification.class - [JAR]

├─ org.hibernate.sql.ordering.antlr.SqlValueReference.class - [JAR]

├─ org.hibernate.sql.ordering.antlr.TranslationContext.class - [JAR]

org.hibernate.annotations.common.annotationfactory

├─ org.hibernate.annotations.common.annotationfactory.AnnotationDescriptor.class - [JAR]

├─ org.hibernate.annotations.common.annotationfactory.AnnotationFactory.class - [JAR]

├─ org.hibernate.annotations.common.annotationfactory.AnnotationProxy.class - [JAR]

org.hibernate.dialect.hint

├─ org.hibernate.dialect.hint.IndexQueryHintHandler.class - [JAR]

├─ org.hibernate.dialect.hint.QueryHintHandler.class - [JAR]

org.hibernate.collection.spi

├─ org.hibernate.collection.spi.PersistentCollection.class - [JAR]

org.hibernate.cache.spi.entry

├─ org.hibernate.cache.spi.entry.CacheEntry.class - [JAR]

├─ org.hibernate.cache.spi.entry.CacheEntryStructure.class - [JAR]

├─ org.hibernate.cache.spi.entry.CollectionCacheEntry.class - [JAR]

├─ org.hibernate.cache.spi.entry.ReferenceCacheEntryImpl.class - [JAR]

├─ org.hibernate.cache.spi.entry.StandardCacheEntryImpl.class - [JAR]

├─ org.hibernate.cache.spi.entry.StructuredCacheEntry.class - [JAR]

├─ org.hibernate.cache.spi.entry.StructuredCollectionCacheEntry.class - [JAR]

├─ org.hibernate.cache.spi.entry.StructuredMapCacheEntry.class - [JAR]

├─ org.hibernate.cache.spi.entry.UnstructuredCacheEntry.class - [JAR]

org.hibernate.jpa.boot.spi

├─ org.hibernate.jpa.boot.spi.Bootstrap.class - [JAR]

├─ org.hibernate.jpa.boot.spi.EntityManagerFactoryBuilder.class - [JAR]

├─ org.hibernate.jpa.boot.spi.IntegratorProvider.class - [JAR]

├─ org.hibernate.jpa.boot.spi.PersistenceUnitDescriptor.class - [JAR]

├─ org.hibernate.jpa.boot.spi.ProviderChecker.class - [JAR]

├─ org.hibernate.jpa.boot.spi.StrategyRegistrationProviderList.class - [JAR]

├─ org.hibernate.jpa.boot.spi.TypeContributorList.class - [JAR]

org.hibernate.resource.transaction.backend.jdbc.internal

├─ org.hibernate.resource.transaction.backend.jdbc.internal.DdlTransactionIsolatorNonJtaImpl.class - [JAR]

├─ org.hibernate.resource.transaction.backend.jdbc.internal.JdbcIsolationDelegate.class - [JAR]

├─ org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl.class - [JAR]

├─ org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorImpl.class - [JAR]

org.hibernate.loader.entity

├─ org.hibernate.loader.entity.AbstractEntityLoader.class - [JAR]

├─ org.hibernate.loader.entity.BatchingEntityLoader.class - [JAR]

├─ org.hibernate.loader.entity.BatchingEntityLoaderBuilder.class - [JAR]

├─ org.hibernate.loader.entity.CacheEntityLoaderHelper.class - [JAR]

├─ org.hibernate.loader.entity.CascadeEntityJoinWalker.class - [JAR]

├─ org.hibernate.loader.entity.CascadeEntityLoader.class - [JAR]

├─ org.hibernate.loader.entity.CollectionElementLoader.class - [JAR]

├─ org.hibernate.loader.entity.DynamicBatchingEntityLoaderBuilder.class - [JAR]

├─ org.hibernate.loader.entity.EntityJoinWalker.class - [JAR]

├─ org.hibernate.loader.entity.EntityLoader.class - [JAR]

├─ org.hibernate.loader.entity.PaddedBatchingEntityLoaderBuilder.class - [JAR]

├─ org.hibernate.loader.entity.UniqueEntityLoader.class - [JAR]

org.hibernate.engine.jdbc.env.spi

├─ org.hibernate.engine.jdbc.env.spi.AnsiSqlKeywords.class - [JAR]

├─ org.hibernate.engine.jdbc.env.spi.ExtractedDatabaseMetaData.class - [JAR]

├─ org.hibernate.engine.jdbc.env.spi.IdentifierCaseStrategy.class - [JAR]

├─ org.hibernate.engine.jdbc.env.spi.IdentifierHelper.class - [JAR]

├─ org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder.class - [JAR]

├─ org.hibernate.engine.jdbc.env.spi.JdbcEnvironment.class - [JAR]

├─ org.hibernate.engine.jdbc.env.spi.LobCreatorBuilder.class - [JAR]

├─ org.hibernate.engine.jdbc.env.spi.NameQualifierSupport.class - [JAR]

├─ org.hibernate.engine.jdbc.env.spi.QualifiedObjectNameFormatter.class - [JAR]

├─ org.hibernate.engine.jdbc.env.spi.SQLStateType.class - [JAR]

├─ org.hibernate.engine.jdbc.env.spi.SchemaNameResolver.class - [JAR]

org.hibernate.id

├─ org.hibernate.id.AbstractPostInsertGenerator.class - [JAR]

├─ org.hibernate.id.AbstractUUIDGenerator.class - [JAR]

├─ org.hibernate.id.Assigned.class - [JAR]

├─ org.hibernate.id.BulkInsertionCapableIdentifierGenerator.class - [JAR]

├─ org.hibernate.id.CompositeNestedGeneratedValueGenerator.class - [JAR]

├─ org.hibernate.id.Configurable.class - [JAR]

├─ org.hibernate.id.EntityIdentifierNature.class - [JAR]

├─ org.hibernate.id.ExportableColumn.class - [JAR]

├─ org.hibernate.id.ForeignGenerator.class - [JAR]

├─ org.hibernate.id.GUIDGenerator.class - [JAR]

├─ org.hibernate.id.IdentifierGenerationException.class - [JAR]

├─ org.hibernate.id.IdentifierGenerator.class - [JAR]

├─ org.hibernate.id.IdentifierGeneratorAggregator.class - [JAR]

├─ org.hibernate.id.IdentifierGeneratorHelper.class - [JAR]

├─ org.hibernate.id.IdentityGenerator.class - [JAR]

├─ org.hibernate.id.IncrementGenerator.class - [JAR]

├─ org.hibernate.id.IntegralDataTypeHolder.class - [JAR]

├─ org.hibernate.id.MultipleHiLoPerTableGenerator.class - [JAR]

├─ org.hibernate.id.PersistentIdentifierGenerator.class - [JAR]

├─ org.hibernate.id.PostInsertIdentifierGenerator.class - [JAR]

├─ org.hibernate.id.PostInsertIdentityPersister.class - [JAR]

├─ org.hibernate.id.ResultSetIdentifierConsumer.class - [JAR]

├─ org.hibernate.id.SelectGenerator.class - [JAR]

├─ org.hibernate.id.SequenceGenerator.class - [JAR]

├─ org.hibernate.id.SequenceHiLoGenerator.class - [JAR]

├─ org.hibernate.id.SequenceIdentityGenerator.class - [JAR]

├─ org.hibernate.id.SequenceMismatchStrategy.class - [JAR]

├─ org.hibernate.id.UUIDGenerationStrategy.class - [JAR]

├─ org.hibernate.id.UUIDGenerator.class - [JAR]

├─ org.hibernate.id.UUIDHexGenerator.class - [JAR]

org.hibernate.classic

├─ org.hibernate.classic.Lifecycle.class - [JAR]

org.hibernate.param

├─ org.hibernate.param.AbstractExplicitParameterSpecification.class - [JAR]

├─ org.hibernate.param.CollectionFilterKeyParameterSpecification.class - [JAR]

├─ org.hibernate.param.DynamicFilterParameterSpecification.class - [JAR]

├─ org.hibernate.param.ExplicitParameterSpecification.class - [JAR]

├─ org.hibernate.param.NamedParameterSpecification.class - [JAR]

├─ org.hibernate.param.ParameterBinder.class - [JAR]

├─ org.hibernate.param.ParameterSpecification.class - [JAR]

├─ org.hibernate.param.PositionalParameterSpecification.class - [JAR]

├─ org.hibernate.param.VersionTypeSeedParameterSpecification.class - [JAR]

org.hibernate.jpa.internal

├─ org.hibernate.jpa.internal.AfterCompletionActionLegacyJpaImpl.class - [JAR]

├─ org.hibernate.jpa.internal.ExceptionMapperLegacyJpaImpl.class - [JAR]

├─ org.hibernate.jpa.internal.JpaComplianceImpl.class - [JAR]

├─ org.hibernate.jpa.internal.ManagedFlushCheckerLegacyJpaImpl.class - [JAR]

├─ org.hibernate.jpa.internal.MutableJpaComplianceImpl.class - [JAR]

├─ org.hibernate.jpa.internal.PersistenceUnitUtilImpl.class - [JAR]

org.hibernate.hql.internal.ast.exec

├─ org.hibernate.hql.internal.ast.exec.BasicExecutor.class - [JAR]

├─ org.hibernate.hql.internal.ast.exec.DeleteExecutor.class - [JAR]

├─ org.hibernate.hql.internal.ast.exec.MultiTableDeleteExecutor.class - [JAR]

├─ org.hibernate.hql.internal.ast.exec.MultiTableUpdateExecutor.class - [JAR]

├─ org.hibernate.hql.internal.ast.exec.StatementExecutor.class - [JAR]

org.hibernate.engine.jdbc

├─ org.hibernate.engine.jdbc.AbstractLobCreator.class - [JAR]

├─ org.hibernate.engine.jdbc.BinaryStream.class - [JAR]

├─ org.hibernate.engine.jdbc.BlobImplementer.class - [JAR]

├─ org.hibernate.engine.jdbc.BlobProxy.class - [JAR]

├─ org.hibernate.engine.jdbc.CharacterStream.class - [JAR]

├─ org.hibernate.engine.jdbc.ClobImplementer.class - [JAR]

├─ org.hibernate.engine.jdbc.ClobProxy.class - [JAR]

├─ org.hibernate.engine.jdbc.ColumnNameCache.class - [JAR]

├─ org.hibernate.engine.jdbc.ContextualLobCreator.class - [JAR]

├─ org.hibernate.engine.jdbc.LobCreationContext.class - [JAR]

├─ org.hibernate.engine.jdbc.LobCreator.class - [JAR]

├─ org.hibernate.engine.jdbc.NClobImplementer.class - [JAR]

├─ org.hibernate.engine.jdbc.NClobProxy.class - [JAR]

├─ org.hibernate.engine.jdbc.NonContextualLobCreator.class - [JAR]

├─ org.hibernate.engine.jdbc.ReaderInputStream.class - [JAR]

├─ org.hibernate.engine.jdbc.ResultSetWrapperProxy.class - [JAR]

├─ org.hibernate.engine.jdbc.SerializableBlobProxy.class - [JAR]

├─ org.hibernate.engine.jdbc.SerializableClobProxy.class - [JAR]

├─ org.hibernate.engine.jdbc.SerializableNClobProxy.class - [JAR]

├─ org.hibernate.engine.jdbc.Size.class - [JAR]

├─ org.hibernate.engine.jdbc.WrappedBlob.class - [JAR]

├─ org.hibernate.engine.jdbc.WrappedClob.class - [JAR]

├─ org.hibernate.engine.jdbc.WrappedNClob.class - [JAR]

org.hibernate.metamodel.model.domain.internal

├─ org.hibernate.metamodel.model.domain.internal.AbstractAttribute.class - [JAR]

├─ org.hibernate.metamodel.model.domain.internal.AbstractIdentifiableType.class - [JAR]

├─ org.hibernate.metamodel.model.domain.internal.AbstractManagedType.class - [JAR]

├─ org.hibernate.metamodel.model.domain.internal.AbstractPluralAttribute.class - [JAR]

├─ org.hibernate.metamodel.model.domain.internal.AbstractType.class - [JAR]

├─ org.hibernate.metamodel.model.domain.internal.BagAttributeImpl.class - [JAR]

├─ org.hibernate.metamodel.model.domain.internal.BasicTypeImpl.class - [JAR]

├─ org.hibernate.metamodel.model.domain.internal.EmbeddableTypeImpl.class - [JAR]

├─ org.hibernate.metamodel.model.domain.internal.EntityTypeImpl.class - [JAR]

├─ org.hibernate.metamodel.model.domain.internal.ListAttributeImpl.class - [JAR]

├─ org.hibernate.metamodel.model.domain.internal.MapAttributeImpl.class - [JAR]

├─ org.hibernate.metamodel.model.domain.internal.MapMember.class - [JAR]

├─ org.hibernate.metamodel.model.domain.internal.MappedSuperclassTypeImpl.class - [JAR]

├─ org.hibernate.metamodel.model.domain.internal.PluralAttributeBuilder.class - [JAR]

├─ org.hibernate.metamodel.model.domain.internal.SetAttributeImpl.class - [JAR]

├─ org.hibernate.metamodel.model.domain.internal.SingularAttributeImpl.class - [JAR]

org.hibernate.tool.schema.internal

├─ org.hibernate.tool.schema.internal.AbstractSchemaMigrator.class - [JAR]

├─ org.hibernate.tool.schema.internal.AbstractSchemaValidator.class - [JAR]

├─ org.hibernate.tool.schema.internal.DdlTransactionIsolatorProvidedConnectionImpl.class - [JAR]

├─ org.hibernate.tool.schema.internal.DefaultSchemaFilter.class - [JAR]

├─ org.hibernate.tool.schema.internal.DefaultSchemaFilterProvider.class - [JAR]

├─ org.hibernate.tool.schema.internal.ExceptionHandlerCollectingImpl.class - [JAR]

├─ org.hibernate.tool.schema.internal.ExceptionHandlerHaltImpl.class - [JAR]

├─ org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl.class - [JAR]

├─ org.hibernate.tool.schema.internal.GroupedSchemaMigratorImpl.class - [JAR]

├─ org.hibernate.tool.schema.internal.GroupedSchemaValidatorImpl.class - [JAR]

├─ org.hibernate.tool.schema.internal.Helper.class - [JAR]

├─ org.hibernate.tool.schema.internal.HibernateSchemaManagementTool.class - [JAR]

├─ org.hibernate.tool.schema.internal.IndividuallySchemaMigratorImpl.class - [JAR]

├─ org.hibernate.tool.schema.internal.IndividuallySchemaValidatorImpl.class - [JAR]

├─ org.hibernate.tool.schema.internal.SchemaCreatorImpl.class - [JAR]

├─ org.hibernate.tool.schema.internal.SchemaDropperImpl.class - [JAR]

├─ org.hibernate.tool.schema.internal.SchemaManagementToolInitiator.class - [JAR]

├─ org.hibernate.tool.schema.internal.StandardAuxiliaryDatabaseObjectExporter.class - [JAR]

├─ org.hibernate.tool.schema.internal.StandardForeignKeyExporter.class - [JAR]

├─ org.hibernate.tool.schema.internal.StandardIndexExporter.class - [JAR]

├─ org.hibernate.tool.schema.internal.StandardSequenceExporter.class - [JAR]

├─ org.hibernate.tool.schema.internal.StandardTableExporter.class - [JAR]

├─ org.hibernate.tool.schema.internal.StandardUniqueKeyExporter.class - [JAR]

org.hibernate.resource.beans.spi

├─ org.hibernate.resource.beans.spi.BeanInstanceProducer.class - [JAR]

├─ org.hibernate.resource.beans.spi.ManagedBean.class - [JAR]

├─ org.hibernate.resource.beans.spi.ManagedBeanRegistry.class - [JAR]

├─ org.hibernate.resource.beans.spi.ManagedBeanRegistryInitiator.class - [JAR]

├─ org.hibernate.resource.beans.spi.ProvidedInstanceManagedBeanImpl.class - [JAR]

org.hibernate.bytecode.internal.javassist

├─ org.hibernate.bytecode.internal.javassist.AccessOptimizerAdapter.class - [JAR]

├─ org.hibernate.bytecode.internal.javassist.BulkAccessor.class - [JAR]

├─ org.hibernate.bytecode.internal.javassist.BulkAccessorException.class - [JAR]

├─ org.hibernate.bytecode.internal.javassist.BulkAccessorFactory.class - [JAR]

├─ org.hibernate.bytecode.internal.javassist.BytecodeProviderImpl.class - [JAR]

├─ org.hibernate.bytecode.internal.javassist.FastClass.class - [JAR]

├─ org.hibernate.bytecode.internal.javassist.InstantiationOptimizerAdapter.class - [JAR]

├─ org.hibernate.bytecode.internal.javassist.ProxyFactoryFactoryImpl.class - [JAR]

├─ org.hibernate.bytecode.internal.javassist.ReflectionOptimizerImpl.class - [JAR]

org.hibernate.query.procedure.spi

├─ org.hibernate.query.procedure.spi.ProcedureParameterImplementor.class - [JAR]

org.hibernate.dialect

├─ org.hibernate.dialect.ColumnAliasExtractor.class - [JAR]

├─ org.hibernate.dialect.Database.class - [JAR]

├─ org.hibernate.dialect.Dialect.class - [JAR]

├─ org.hibernate.dialect.HSQLDialect.class - [JAR]

├─ org.hibernate.dialect.InnoDBStorageEngine.class - [JAR]

├─ org.hibernate.dialect.LobMergeStrategy.class - [JAR]

├─ org.hibernate.dialect.MyISAMStorageEngine.class - [JAR]

├─ org.hibernate.dialect.MySQL55Dialect.class - [JAR]

├─ org.hibernate.dialect.MySQL57Dialect.class - [JAR]

├─ org.hibernate.dialect.MySQL5Dialect.class - [JAR]

├─ org.hibernate.dialect.MySQL8Dialect.class - [JAR]

├─ org.hibernate.dialect.MySQLDialect.class - [JAR]

├─ org.hibernate.dialect.MySQLStorageEngine.class - [JAR]

├─ org.hibernate.dialect.TypeNames.class - [JAR]

org.hibernate.boot.model.relational

├─ org.hibernate.boot.model.relational.AbstractAuxiliaryDatabaseObject.class - [JAR]

├─ org.hibernate.boot.model.relational.AuxiliaryDatabaseObject.class - [JAR]

├─ org.hibernate.boot.model.relational.Database.class - [JAR]

├─ org.hibernate.boot.model.relational.Exportable.class - [JAR]

├─ org.hibernate.boot.model.relational.ExportableProducer.class - [JAR]

├─ org.hibernate.boot.model.relational.InitCommand.class - [JAR]

├─ org.hibernate.boot.model.relational.Namespace.class - [JAR]

├─ org.hibernate.boot.model.relational.QualifiedName.class - [JAR]

├─ org.hibernate.boot.model.relational.QualifiedNameImpl.class - [JAR]

├─ org.hibernate.boot.model.relational.QualifiedNameParser.class - [JAR]

├─ org.hibernate.boot.model.relational.QualifiedSequenceName.class - [JAR]

├─ org.hibernate.boot.model.relational.QualifiedTableName.class - [JAR]

├─ org.hibernate.boot.model.relational.Sequence.class - [JAR]

├─ org.hibernate.boot.model.relational.SimpleAuxiliaryDatabaseObject.class - [JAR]

org.hibernate.boot.registry.selector.spi

├─ org.hibernate.boot.registry.selector.spi.StrategyCreator.class - [JAR]

├─ org.hibernate.boot.registry.selector.spi.StrategySelectionException.class - [JAR]

├─ org.hibernate.boot.registry.selector.spi.StrategySelector.class - [JAR]

org.hibernate.id.factory.internal

├─ org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory.class - [JAR]

├─ org.hibernate.id.factory.internal.MutableIdentifierGeneratorFactoryInitiator.class - [JAR]

org.hibernate.jmx.spi

├─ org.hibernate.jmx.spi.JmxService.class - [JAR]

org.jboss.jandex

├─ org.jboss.jandex.AnnotationInstance.class - [JAR]

├─ org.jboss.jandex.AnnotationTarget.class - [JAR]

├─ org.jboss.jandex.AnnotationTargetFilterCollection.class - [JAR]

├─ org.jboss.jandex.AnnotationValue.class - [JAR]

├─ org.jboss.jandex.ArrayType.class - [JAR]

├─ org.jboss.jandex.ClassExtendsTypeTarget.class - [JAR]

├─ org.jboss.jandex.ClassInfo.class - [JAR]

├─ org.jboss.jandex.ClassType.class - [JAR]

├─ org.jboss.jandex.DotName.class - [JAR]

├─ org.jboss.jandex.EmptyTypeTarget.class - [JAR]

├─ org.jboss.jandex.FieldInfo.class - [JAR]

├─ org.jboss.jandex.FieldInfoGenerator.class - [JAR]

├─ org.jboss.jandex.FieldInternal.class - [JAR]

├─ org.jboss.jandex.GenericSignatureParser.class - [JAR]

├─ org.jboss.jandex.Index.class - [JAR]

├─ org.jboss.jandex.IndexView.class - [JAR]

├─ org.jboss.jandex.Indexer.class - [JAR]

├─ org.jboss.jandex.MethodInfo.class - [JAR]

├─ org.jboss.jandex.MethodInfoGenerator.class - [JAR]

├─ org.jboss.jandex.MethodInternal.class - [JAR]

├─ org.jboss.jandex.MethodParameterInfo.class - [JAR]

├─ org.jboss.jandex.MethodParameterTypeTarget.class - [JAR]

├─ org.jboss.jandex.NameTable.class - [JAR]

├─ org.jboss.jandex.ParameterizedType.class - [JAR]

├─ org.jboss.jandex.PositionBasedTypeTarget.class - [JAR]

├─ org.jboss.jandex.PrimitiveType.class - [JAR]

├─ org.jboss.jandex.StrongInternPool.class - [JAR]

├─ org.jboss.jandex.ThrowsTypeTarget.class - [JAR]

├─ org.jboss.jandex.Type.class - [JAR]

├─ org.jboss.jandex.TypeParameterBoundTypeTarget.class - [JAR]

├─ org.jboss.jandex.TypeParameterTypeTarget.class - [JAR]

├─ org.jboss.jandex.TypeTarget.class - [JAR]

├─ org.jboss.jandex.TypeVariable.class - [JAR]

├─ org.jboss.jandex.UnresolvedTypeVariable.class - [JAR]

├─ org.jboss.jandex.Utils.class - [JAR]

├─ org.jboss.jandex.VoidType.class - [JAR]

├─ org.jboss.jandex.WildcardType.class - [JAR]

org.hibernate.engine.transaction.internal.jta

├─ org.hibernate.engine.transaction.internal.jta.JtaStatusHelper.class - [JAR]

org.hibernate.persister.internal

├─ org.hibernate.persister.internal.PersisterClassResolverInitiator.class - [JAR]

├─ org.hibernate.persister.internal.PersisterFactoryImpl.class - [JAR]

├─ org.hibernate.persister.internal.PersisterFactoryInitiator.class - [JAR]

├─ org.hibernate.persister.internal.StandardPersisterClassResolver.class - [JAR]

org.hibernate.pretty

├─ org.hibernate.pretty.MessageHelper.class - [JAR]

org.hibernate.boot.registry.classloading.spi

├─ org.hibernate.boot.registry.classloading.spi.ClassLoaderService.class - [JAR]

├─ org.hibernate.boot.registry.classloading.spi.ClassLoadingException.class - [JAR]

org.hibernate.jpa.event.spi

├─ org.hibernate.jpa.event.spi.Callback.class - [JAR]

├─ org.hibernate.jpa.event.spi.CallbackBuilder.class - [JAR]

├─ org.hibernate.jpa.event.spi.CallbackRegistry.class - [JAR]

├─ org.hibernate.jpa.event.spi.CallbackRegistryConsumer.class - [JAR]

├─ org.hibernate.jpa.event.spi.CallbackType.class - [JAR]

org.hibernate.internal.util.compare

├─ org.hibernate.internal.util.compare.CalendarComparator.class - [JAR]

├─ org.hibernate.internal.util.compare.ComparableComparator.class - [JAR]

├─ org.hibernate.internal.util.compare.RowVersionComparator.class - [JAR]

org.hibernate.boot.model.naming

├─ org.hibernate.boot.model.naming.DatabaseIdentifier.class - [JAR]

├─ org.hibernate.boot.model.naming.EntityNaming.class - [JAR]

├─ org.hibernate.boot.model.naming.Identifier.class - [JAR]

├─ org.hibernate.boot.model.naming.IllegalIdentifierException.class - [JAR]

├─ org.hibernate.boot.model.naming.ImplicitAnyDiscriminatorColumnNameSource.class - [JAR]

├─ org.hibernate.boot.model.naming.ImplicitAnyKeyColumnNameSource.class - [JAR]

├─ org.hibernate.boot.model.naming.ImplicitBasicColumnNameSource.class - [JAR]

├─ org.hibernate.boot.model.naming.ImplicitCollectionTableNameSource.class - [JAR]

├─ org.hibernate.boot.model.naming.ImplicitConstraintNameSource.class - [JAR]

├─ org.hibernate.boot.model.naming.ImplicitDiscriminatorColumnNameSource.class - [JAR]

├─ org.hibernate.boot.model.naming.ImplicitEntityNameSource.class - [JAR]

├─ org.hibernate.boot.model.naming.ImplicitForeignKeyNameSource.class - [JAR]

├─ org.hibernate.boot.model.naming.ImplicitIdentifierColumnNameSource.class - [JAR]

├─ org.hibernate.boot.model.naming.ImplicitIndexColumnNameSource.class - [JAR]

├─ org.hibernate.boot.model.naming.ImplicitIndexNameSource.class - [JAR]

├─ org.hibernate.boot.model.naming.ImplicitJoinColumnNameSource.class - [JAR]

├─ org.hibernate.boot.model.naming.ImplicitJoinTableNameSource.class - [JAR]

├─ org.hibernate.boot.model.naming.ImplicitMapKeyColumnNameSource.class - [JAR]

├─ org.hibernate.boot.model.naming.ImplicitNameSource.class - [JAR]

├─ org.hibernate.boot.model.naming.ImplicitNamingStrategy.class - [JAR]

├─ org.hibernate.boot.model.naming.ImplicitNamingStrategyComponentPathImpl.class - [JAR]

├─ org.hibernate.boot.model.naming.ImplicitNamingStrategyJpaCompliantImpl.class - [JAR]

├─ org.hibernate.boot.model.naming.ImplicitNamingStrategyLegacyHbmImpl.class - [JAR]

├─ org.hibernate.boot.model.naming.ImplicitNamingStrategyLegacyJpaImpl.class - [JAR]

├─ org.hibernate.boot.model.naming.ImplicitPrimaryKeyJoinColumnNameSource.class - [JAR]

├─ org.hibernate.boot.model.naming.ImplicitTenantIdColumnNameSource.class - [JAR]

├─ org.hibernate.boot.model.naming.ImplicitUniqueKeyNameSource.class - [JAR]

├─ org.hibernate.boot.model.naming.NamingHelper.class - [JAR]

├─ org.hibernate.boot.model.naming.NamingStrategyHelper.class - [JAR]

├─ org.hibernate.boot.model.naming.ObjectNameNormalizer.class - [JAR]

├─ org.hibernate.boot.model.naming.PhysicalNamingStrategy.class - [JAR]

├─ org.hibernate.boot.model.naming.PhysicalNamingStrategyStandardImpl.class - [JAR]

org.hibernate.internal.util

├─ org.hibernate.internal.util.BytesHelper.class - [JAR]

├─ org.hibernate.internal.util.ConfigHelper.class - [JAR]

├─ org.hibernate.internal.util.EntityPrinter.class - [JAR]

├─ org.hibernate.internal.util.JdbcExceptionHelper.class - [JAR]

├─ org.hibernate.internal.util.LockModeConverter.class - [JAR]

├─ org.hibernate.internal.util.MarkerObject.class - [JAR]

├─ org.hibernate.internal.util.MathHelper.class - [JAR]

├─ org.hibernate.internal.util.NullnessHelper.class - [JAR]

├─ org.hibernate.internal.util.ReflectHelper.class - [JAR]

├─ org.hibernate.internal.util.SerializationHelper.class - [JAR]

├─ org.hibernate.internal.util.StringHelper.class - [JAR]

├─ org.hibernate.internal.util.ValueHolder.class - [JAR]

├─ org.hibernate.internal.util.ZonedDateTimeComparator.class - [JAR]

org.hibernate.proxy.map

├─ org.hibernate.proxy.map.MapLazyInitializer.class - [JAR]

├─ org.hibernate.proxy.map.MapProxy.class - [JAR]

├─ org.hibernate.proxy.map.MapProxyFactory.class - [JAR]

├─ org.hibernate.proxy.map.SerializableMapProxy.class - [JAR]

org.hibernate.engine.jndi.internal

├─ org.hibernate.engine.jndi.internal.JndiServiceImpl.class - [JAR]

├─ org.hibernate.engine.jndi.internal.JndiServiceInitiator.class - [JAR]

org.hibernate.boot.spi

├─ org.hibernate.boot.spi.AdditionalJaxbMappingProducer.class - [JAR]

├─ org.hibernate.boot.spi.BasicTypeRegistration.class - [JAR]

├─ org.hibernate.boot.spi.BootstrapContext.class - [JAR]

├─ org.hibernate.boot.spi.ClassLoaderAccess.class - [JAR]

├─ org.hibernate.boot.spi.ClassLoaderAccessDelegateImpl.class - [JAR]

├─ org.hibernate.boot.spi.InFlightMetadataCollector.class - [JAR]

├─ org.hibernate.boot.spi.JpaOrmXmlPersistenceUnitDefaultAware.class - [JAR]

├─ org.hibernate.boot.spi.MappingDefaults.class - [JAR]

├─ org.hibernate.boot.spi.MetadataBuilderContributor.class - [JAR]

├─ org.hibernate.boot.spi.MetadataBuilderFactory.class - [JAR]

├─ org.hibernate.boot.spi.MetadataBuilderImplementor.class - [JAR]

├─ org.hibernate.boot.spi.MetadataBuilderInitializer.class - [JAR]

├─ org.hibernate.boot.spi.MetadataBuildingContext.class - [JAR]

├─ org.hibernate.boot.spi.MetadataBuildingOptions.class - [JAR]

├─ org.hibernate.boot.spi.MetadataContributor.class - [JAR]

├─ org.hibernate.boot.spi.MetadataImplementor.class - [JAR]

├─ org.hibernate.boot.spi.MetadataSourcesContributor.class - [JAR]

├─ org.hibernate.boot.spi.NaturalIdUniqueKeyBinder.class - [JAR]

├─ org.hibernate.boot.spi.SessionFactoryBuilderFactory.class - [JAR]

├─ org.hibernate.boot.spi.SessionFactoryBuilderImplementor.class - [JAR]

├─ org.hibernate.boot.spi.SessionFactoryOptions.class - [JAR]

├─ org.hibernate.boot.spi.XmlMappingBinderAccess.class - [JAR]

org.hibernate.bytecode.internal.bytebuddy

├─ org.hibernate.bytecode.internal.bytebuddy.BasicProxyFactoryImpl.class - [JAR]

├─ org.hibernate.bytecode.internal.bytebuddy.BulkAccessorException.class - [JAR]

├─ org.hibernate.bytecode.internal.bytebuddy.ByteBuddyState.class - [JAR]

├─ org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl.class - [JAR]

├─ org.hibernate.bytecode.internal.bytebuddy.HibernateMethodLookupDispatcher.class - [JAR]

├─ org.hibernate.bytecode.internal.bytebuddy.PassThroughInterceptor.class - [JAR]

├─ org.hibernate.bytecode.internal.bytebuddy.ProxyFactoryFactoryImpl.class - [JAR]

├─ org.hibernate.bytecode.internal.bytebuddy.ReflectionOptimizerImpl.class - [JAR]

org.hibernate.cache.spi

├─ org.hibernate.cache.spi.AbstractCacheTransactionSynchronization.class - [JAR]

├─ org.hibernate.cache.spi.CacheImplementor.class - [JAR]

├─ org.hibernate.cache.spi.CacheKeysFactory.class - [JAR]

├─ org.hibernate.cache.spi.CacheTransactionSynchronization.class - [JAR]

├─ org.hibernate.cache.spi.DirectAccessRegion.class - [JAR]

├─ org.hibernate.cache.spi.DomainDataRegion.class - [JAR]

├─ org.hibernate.cache.spi.ExtendedStatisticsSupport.class - [JAR]

├─ org.hibernate.cache.spi.FilterKey.class - [JAR]

├─ org.hibernate.cache.spi.QueryCache.class - [JAR]

├─ org.hibernate.cache.spi.QueryKey.class - [JAR]

├─ org.hibernate.cache.spi.QueryResultsCache.class - [JAR]

├─ org.hibernate.cache.spi.QueryResultsRegion.class - [JAR]

├─ org.hibernate.cache.spi.QuerySpacesHelper.class - [JAR]

├─ org.hibernate.cache.spi.Region.class - [JAR]

├─ org.hibernate.cache.spi.RegionFactory.class - [JAR]

├─ org.hibernate.cache.spi.StandardCacheTransactionSynchronization.class - [JAR]

├─ org.hibernate.cache.spi.TimestampsCache.class - [JAR]

├─ org.hibernate.cache.spi.TimestampsCacheFactory.class - [JAR]

├─ org.hibernate.cache.spi.TimestampsRegion.class - [JAR]

├─ org.hibernate.cache.spi.UpdateTimestampsCache.class - [JAR]

org.hibernate.engine.query.spi

├─ org.hibernate.engine.query.spi.AbstractParameterDescriptor.class - [JAR]

├─ org.hibernate.engine.query.spi.EntityGraphQueryHint.class - [JAR]

├─ org.hibernate.engine.query.spi.FilterQueryPlan.class - [JAR]

├─ org.hibernate.engine.query.spi.HQLQueryPlan.class - [JAR]

├─ org.hibernate.engine.query.spi.NamedParameterDescriptor.class - [JAR]

├─ org.hibernate.engine.query.spi.NativeQueryInterpreter.class - [JAR]

├─ org.hibernate.engine.query.spi.NativeQueryInterpreterInitiator.class - [JAR]

├─ org.hibernate.engine.query.spi.NativeSQLQueryPlan.class - [JAR]

├─ org.hibernate.engine.query.spi.OrdinalParameterDescriptor.class - [JAR]

├─ org.hibernate.engine.query.spi.ParamLocationRecognizer.class - [JAR]

├─ org.hibernate.engine.query.spi.ParameterParser.class - [JAR]

├─ org.hibernate.engine.query.spi.QueryPlanCache.class - [JAR]

├─ org.hibernate.engine.query.spi.ReturnMetadata.class - [JAR]

org.hibernate.type.spi

├─ org.hibernate.type.spi.TypeConfiguration.class - [JAR]

├─ org.hibernate.type.spi.TypeConfigurationAware.class - [JAR]

org.hibernate.boot.registry

├─ org.hibernate.boot.registry.BootstrapServiceRegistry.class - [JAR]

├─ org.hibernate.boot.registry.BootstrapServiceRegistryBuilder.class - [JAR]

├─ org.hibernate.boot.registry.StandardServiceInitiator.class - [JAR]

├─ org.hibernate.boot.registry.StandardServiceRegistry.class - [JAR]

├─ org.hibernate.boot.registry.StandardServiceRegistryBuilder.class - [JAR]

org.hibernate.internal

├─ org.hibernate.internal.AbstractScrollableResults.class - [JAR]

├─ org.hibernate.internal.AbstractSessionImpl.class - [JAR]

├─ org.hibernate.internal.AbstractSharedSessionContract.class - [JAR]

├─ org.hibernate.internal.ConnectionObserverStatsBridge.class - [JAR]

├─ org.hibernate.internal.ContextualJdbcConnectionAccess.class - [JAR]

├─ org.hibernate.internal.CoordinatingEntityNameResolver.class - [JAR]

├─ org.hibernate.internal.CriteriaImpl.class - [JAR]

├─ org.hibernate.internal.DynamicFilterAliasGenerator.class - [JAR]

├─ org.hibernate.internal.EmptyScrollableResults.class - [JAR]

├─ org.hibernate.internal.ExceptionConverterImpl.class - [JAR]

├─ org.hibernate.internal.ExceptionMapperStandardImpl.class - [JAR]

├─ org.hibernate.internal.FastSessionServices.class - [JAR]

├─ org.hibernate.internal.FetchingScrollableResultsImpl.class - [JAR]

├─ org.hibernate.internal.FilterAliasGenerator.class - [JAR]

├─ org.hibernate.internal.FilterConfiguration.class - [JAR]

├─ org.hibernate.internal.FilterHelper.class - [JAR]

├─ org.hibernate.internal.FilterImpl.class - [JAR]

├─ org.hibernate.internal.IteratorImpl.class - [JAR]

├─ org.hibernate.internal.JdbcObserverImpl.class - [JAR]

├─ org.hibernate.internal.JdbcSessionContextImpl.class - [JAR]

├─ org.hibernate.internal.NonContextualJdbcConnectionAccess.class - [JAR]

├─ org.hibernate.internal.ScrollableResultsImpl.class - [JAR]

├─ org.hibernate.internal.SessionCreationOptions.class - [JAR]

├─ org.hibernate.internal.SessionFactoryImpl.class - [JAR]

├─ org.hibernate.internal.SessionFactoryObserverChain.class - [JAR]

├─ org.hibernate.internal.SessionFactoryRegistry.class - [JAR]

├─ org.hibernate.internal.SessionImpl.class - [JAR]

├─ org.hibernate.internal.SessionOwnerBehavior.class - [JAR]

├─ org.hibernate.internal.SharedSessionCreationOptions.class - [JAR]

├─ org.hibernate.internal.StatelessSessionImpl.class - [JAR]

├─ org.hibernate.internal.StaticFilterAliasGenerator.class - [JAR]

├─ org.hibernate.internal.TypeLocatorImpl.class - [JAR]

org.hibernate.stat

├─ org.hibernate.stat.CacheRegionStatistics.class - [JAR]

├─ org.hibernate.stat.CacheableDataStatistics.class - [JAR]

├─ org.hibernate.stat.CollectionStatistics.class - [JAR]

├─ org.hibernate.stat.EntityStatistics.class - [JAR]

├─ org.hibernate.stat.NaturalIdCacheStatistics.class - [JAR]

├─ org.hibernate.stat.NaturalIdStatistics.class - [JAR]

├─ org.hibernate.stat.QueryStatistics.class - [JAR]

├─ org.hibernate.stat.SecondLevelCacheStatistics.class - [JAR]

├─ org.hibernate.stat.SessionStatistics.class - [JAR]

├─ org.hibernate.stat.Statistics.class - [JAR]

org.hibernate.boot.jaxb.spi

├─ org.hibernate.boot.jaxb.spi.Binder.class - [JAR]

├─ org.hibernate.boot.jaxb.spi.Binding.class - [JAR]

├─ org.hibernate.boot.jaxb.spi.XmlSource.class - [JAR]

org.hibernate.proxy.pojo

├─ org.hibernate.proxy.pojo.BasicLazyInitializer.class - [JAR]

├─ org.hibernate.proxy.pojo.ProxyFactoryHelper.class - [JAR]

org.hibernate.jpa.internal.util

├─ org.hibernate.jpa.internal.util.CacheModeHelper.class - [JAR]

├─ org.hibernate.jpa.internal.util.ConfigurationHelper.class - [JAR]

├─ org.hibernate.jpa.internal.util.FlushModeTypeHelper.class - [JAR]

├─ org.hibernate.jpa.internal.util.LockModeTypeHelper.class - [JAR]

├─ org.hibernate.jpa.internal.util.LockOptionsHelper.class - [JAR]

├─ org.hibernate.jpa.internal.util.LogHelper.class - [JAR]

├─ org.hibernate.jpa.internal.util.PersistenceUnitTransactionTypeHelper.class - [JAR]

├─ org.hibernate.jpa.internal.util.PersistenceUtilHelper.class - [JAR]

org.hibernate.tool.schema.spi

├─ org.hibernate.tool.schema.spi.CommandAcceptanceException.class - [JAR]

├─ org.hibernate.tool.schema.spi.DelayedDropAction.class - [JAR]

├─ org.hibernate.tool.schema.spi.DelayedDropRegistry.class - [JAR]

├─ org.hibernate.tool.schema.spi.DelayedDropRegistryNotAvailableImpl.class - [JAR]

├─ org.hibernate.tool.schema.spi.ExceptionHandler.class - [JAR]

├─ org.hibernate.tool.schema.spi.ExecutionOptions.class - [JAR]

├─ org.hibernate.tool.schema.spi.Exporter.class - [JAR]

├─ org.hibernate.tool.schema.spi.JpaTargetAndSourceDescriptor.class - [JAR]

├─ org.hibernate.tool.schema.spi.SchemaCreator.class - [JAR]

├─ org.hibernate.tool.schema.spi.SchemaDropper.class - [JAR]

├─ org.hibernate.tool.schema.spi.SchemaFilter.class - [JAR]

├─ org.hibernate.tool.schema.spi.SchemaFilterProvider.class - [JAR]

├─ org.hibernate.tool.schema.spi.SchemaManagementException.class - [JAR]

├─ org.hibernate.tool.schema.spi.SchemaManagementTool.class - [JAR]

├─ org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.class - [JAR]

├─ org.hibernate.tool.schema.spi.SchemaMigrator.class - [JAR]

├─ org.hibernate.tool.schema.spi.SchemaValidator.class - [JAR]

├─ org.hibernate.tool.schema.spi.ScriptSourceInput.class - [JAR]

├─ org.hibernate.tool.schema.spi.ScriptTargetOutput.class - [JAR]

├─ org.hibernate.tool.schema.spi.SourceDescriptor.class - [JAR]

├─ org.hibernate.tool.schema.spi.TargetDescriptor.class - [JAR]

org.hibernate.tool.hbm2ddl

├─ org.hibernate.tool.hbm2ddl.ColumnMetadata.class - [JAR]

├─ org.hibernate.tool.hbm2ddl.ForeignKeyMetadata.class - [JAR]

├─ org.hibernate.tool.hbm2ddl.ImportScriptException.class - [JAR]

├─ org.hibernate.tool.hbm2ddl.ImportSqlCommandExtractor.class - [JAR]

├─ org.hibernate.tool.hbm2ddl.ImportSqlCommandExtractorInitiator.class - [JAR]

├─ org.hibernate.tool.hbm2ddl.IndexMetadata.class - [JAR]

├─ org.hibernate.tool.hbm2ddl.SchemaExport.class - [JAR]

├─ org.hibernate.tool.hbm2ddl.SchemaUpdate.class - [JAR]

├─ org.hibernate.tool.hbm2ddl.SingleLineSqlCommandExtractor.class - [JAR]

├─ org.hibernate.tool.hbm2ddl.TableMetadata.class - [JAR]

├─ org.hibernate.tool.hbm2ddl.Target.class - [JAR]

├─ org.hibernate.tool.hbm2ddl.TargetTypeHelper.class - [JAR]

├─ org.hibernate.tool.hbm2ddl.UniqueConstraintSchemaUpdateStrategy.class - [JAR]

org.hibernate.dialect.identity

├─ org.hibernate.dialect.identity.GetGeneratedKeysDelegate.class - [JAR]

├─ org.hibernate.dialect.identity.HSQLIdentityColumnSupport.class - [JAR]

├─ org.hibernate.dialect.identity.IdentityColumnSupport.class - [JAR]

├─ org.hibernate.dialect.identity.IdentityColumnSupportImpl.class - [JAR]

├─ org.hibernate.dialect.identity.MySQLIdentityColumnSupport.class - [JAR]

org.hibernate.engine.config.spi

├─ org.hibernate.engine.config.spi.ConfigurationService.class - [JAR]

├─ org.hibernate.engine.config.spi.StandardConverters.class - [JAR]

org.hibernate.hql.internal.ast

├─ org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory.class - [JAR]

├─ org.hibernate.hql.internal.ast.DetailedSemanticException.class - [JAR]

├─ org.hibernate.hql.internal.ast.ErrorReporter.class - [JAR]

├─ org.hibernate.hql.internal.ast.ErrorTracker.class - [JAR]

├─ org.hibernate.hql.internal.ast.HqlASTFactory.class - [JAR]

├─ org.hibernate.hql.internal.ast.HqlLexer.class - [JAR]

├─ org.hibernate.hql.internal.ast.HqlParser.class - [JAR]

├─ org.hibernate.hql.internal.ast.HqlSqlWalker.class - [JAR]

├─ org.hibernate.hql.internal.ast.HqlToken.class - [JAR]

├─ org.hibernate.hql.internal.ast.InvalidPathException.class - [JAR]

├─ org.hibernate.hql.internal.ast.InvalidWithClauseException.class - [JAR]

├─ org.hibernate.hql.internal.ast.NamedParameterInformationImpl.class - [JAR]

├─ org.hibernate.hql.internal.ast.ParameterTranslationsImpl.class - [JAR]

├─ org.hibernate.hql.internal.ast.ParseErrorHandler.class - [JAR]

├─ org.hibernate.hql.internal.ast.PositionalParameterInformationImpl.class - [JAR]

├─ org.hibernate.hql.internal.ast.QuerySyntaxException.class - [JAR]

├─ org.hibernate.hql.internal.ast.QueryTranslatorImpl.class - [JAR]

├─ org.hibernate.hql.internal.ast.SqlASTFactory.class - [JAR]

├─ org.hibernate.hql.internal.ast.SqlGenerator.class - [JAR]

├─ org.hibernate.hql.internal.ast.TypeDiscriminatorMetadata.class - [JAR]

org.hibernate.engine.profile

├─ org.hibernate.engine.profile.Association.class - [JAR]

├─ org.hibernate.engine.profile.Fetch.class - [JAR]

├─ org.hibernate.engine.profile.FetchProfile.class - [JAR]

org.hibernate.transform

├─ org.hibernate.transform.AliasToBeanConstructorResultTransformer.class - [JAR]

├─ org.hibernate.transform.AliasToBeanResultTransformer.class - [JAR]

├─ org.hibernate.transform.AliasToEntityMapResultTransformer.class - [JAR]

├─ org.hibernate.transform.AliasedTupleSubsetResultTransformer.class - [JAR]

├─ org.hibernate.transform.BasicTransformerAdapter.class - [JAR]

├─ org.hibernate.transform.CacheableResultTransformer.class - [JAR]

├─ org.hibernate.transform.DistinctResultTransformer.class - [JAR]

├─ org.hibernate.transform.DistinctRootEntityResultTransformer.class - [JAR]

├─ org.hibernate.transform.PassThroughResultTransformer.class - [JAR]

├─ org.hibernate.transform.ResultTransformer.class - [JAR]

├─ org.hibernate.transform.RootEntityResultTransformer.class - [JAR]

├─ org.hibernate.transform.ToListResultTransformer.class - [JAR]

├─ org.hibernate.transform.Transformers.class - [JAR]

├─ org.hibernate.transform.TupleSubsetResultTransformer.class - [JAR]

org.hibernate.query.criteria.internal.compile

├─ org.hibernate.query.criteria.internal.compile.CompilableCriteria.class - [JAR]

├─ org.hibernate.query.criteria.internal.compile.CriteriaCompiler.class - [JAR]

├─ org.hibernate.query.criteria.internal.compile.CriteriaInterpretation.class - [JAR]

├─ org.hibernate.query.criteria.internal.compile.CriteriaQueryTypeQueryAdapter.class - [JAR]

├─ org.hibernate.query.criteria.internal.compile.ExplicitParameterInfo.class - [JAR]

├─ org.hibernate.query.criteria.internal.compile.ImplicitParameterBinding.class - [JAR]

├─ org.hibernate.query.criteria.internal.compile.InterpretedParameterMetadata.class - [JAR]

├─ org.hibernate.query.criteria.internal.compile.RenderingContext.class - [JAR]

org.hibernate.hql.spi

├─ org.hibernate.hql.spi.FilterTranslator.class - [JAR]

├─ org.hibernate.hql.spi.NamedParameterInformation.class - [JAR]

├─ org.hibernate.hql.spi.ParameterInformation.class - [JAR]

├─ org.hibernate.hql.spi.ParameterTranslations.class - [JAR]

├─ org.hibernate.hql.spi.PositionalParameterInformation.class - [JAR]

├─ org.hibernate.hql.spi.QueryTranslator.class - [JAR]

├─ org.hibernate.hql.spi.QueryTranslatorFactory.class - [JAR]

org.hibernate.usertype

├─ org.hibernate.usertype.CompositeUserType.class - [JAR]

├─ org.hibernate.usertype.DynamicParameterizedType.class - [JAR]

├─ org.hibernate.usertype.EnhancedUserType.class - [JAR]

├─ org.hibernate.usertype.LoggableUserType.class - [JAR]

├─ org.hibernate.usertype.ParameterizedType.class - [JAR]

├─ org.hibernate.usertype.Sized.class - [JAR]

├─ org.hibernate.usertype.UserCollectionType.class - [JAR]

├─ org.hibernate.usertype.UserType.class - [JAR]

├─ org.hibernate.usertype.UserVersionType.class - [JAR]

org.hibernate.result.spi

├─ org.hibernate.result.spi.ResultContext.class - [JAR]

org.hibernate.boot.cfgxml.internal

├─ org.hibernate.boot.cfgxml.internal.CfgXmlAccessServiceImpl.class - [JAR]

├─ org.hibernate.boot.cfgxml.internal.CfgXmlAccessServiceInitiator.class - [JAR]

├─ org.hibernate.boot.cfgxml.internal.ConfigLoader.class - [JAR]

├─ org.hibernate.boot.cfgxml.internal.JaxbCfgProcessor.class - [JAR]

org.hibernate.engine.jdbc.connections.spi

├─ org.hibernate.engine.jdbc.connections.spi.AbstractDataSourceBasedMultiTenantConnectionProviderImpl.class - [JAR]

├─ org.hibernate.engine.jdbc.connections.spi.ConnectionProvider.class - [JAR]

├─ org.hibernate.engine.jdbc.connections.spi.DataSourceBasedMultiTenantConnectionProviderImpl.class - [JAR]

├─ org.hibernate.engine.jdbc.connections.spi.JdbcConnectionAccess.class - [JAR]

├─ org.hibernate.engine.jdbc.connections.spi.MultiTenantConnectionProvider.class - [JAR]

org.hibernate.type.descriptor.java

├─ org.hibernate.type.descriptor.java.AbstractTypeDescriptor.class - [JAR]

├─ org.hibernate.type.descriptor.java.ArrayMutabilityPlan.class - [JAR]

├─ org.hibernate.type.descriptor.java.BasicJavaDescriptor.class - [JAR]

├─ org.hibernate.type.descriptor.java.BigDecimalTypeDescriptor.class - [JAR]

├─ org.hibernate.type.descriptor.java.BigIntegerTypeDescriptor.class - [JAR]

├─ org.hibernate.type.descriptor.java.BlobTypeDescriptor.class - [JAR]

├─ org.hibernate.type.descriptor.java.BooleanTypeDescriptor.class - [JAR]

├─ org.hibernate.type.descriptor.java.ByteArrayTypeDescriptor.class - [JAR]

├─ org.hibernate.type.descriptor.java.ByteTypeDescriptor.class - [JAR]

├─ org.hibernate.type.descriptor.java.CalendarDateTypeDescriptor.class - [JAR]

├─ org.hibernate.type.descriptor.java.CalendarTimeTypeDescriptor.class - [JAR]

├─ org.hibernate.type.descriptor.java.CalendarTypeDescriptor.class - [JAR]

├─ org.hibernate.type.descriptor.java.CharacterArrayTypeDescriptor.class - [JAR]

├─ org.hibernate.type.descriptor.java.CharacterTypeDescriptor.class - [JAR]

├─ org.hibernate.type.descriptor.java.ClassTypeDescriptor.class - [JAR]

├─ org.hibernate.type.descriptor.java.ClobTypeDescriptor.class - [JAR]

├─ org.hibernate.type.descriptor.java.CurrencyTypeDescriptor.class - [JAR]

├─ org.hibernate.type.descriptor.java.DataHelper.class - [JAR]

├─ org.hibernate.type.descriptor.java.DateTypeDescriptor.class - [JAR]

├─ org.hibernate.type.descriptor.java.DoubleTypeDescriptor.class - [JAR]

├─ org.hibernate.type.descriptor.java.DurationJavaDescriptor.class - [JAR]

├─ org.hibernate.type.descriptor.java.EnumJavaTypeDescriptor.class - [JAR]

├─ org.hibernate.type.descriptor.java.FloatTypeDescriptor.class - [JAR]

├─ org.hibernate.type.descriptor.java.ImmutableMutabilityPlan.class - [JAR]

├─ org.hibernate.type.descriptor.java.IncomparableComparator.class - [JAR]

├─ org.hibernate.type.descriptor.java.InstantJavaDescriptor.class - [JAR]

├─ org.hibernate.type.descriptor.java.IntegerTypeDescriptor.class - [JAR]

├─ org.hibernate.type.descriptor.java.JavaTypeDescriptor.class - [JAR]

├─ org.hibernate.type.descriptor.java.JavaTypeDescriptorRegistry.class - [JAR]

├─ org.hibernate.type.descriptor.java.JdbcDateTypeDescriptor.class - [JAR]

├─ org.hibernate.type.descriptor.java.JdbcTimeTypeDescriptor.class - [JAR]

├─ org.hibernate.type.descriptor.java.JdbcTimestampTypeDescriptor.class - [JAR]

├─ org.hibernate.type.descriptor.java.LocalDateJavaDescriptor.class - [JAR]

├─ org.hibernate.type.descriptor.java.LocalDateTimeJavaDescriptor.class - [JAR]

├─ org.hibernate.type.descriptor.java.LocalTimeJavaDescriptor.class - [JAR]

├─ org.hibernate.type.descriptor.java.LocaleTypeDescriptor.class - [JAR]

├─ org.hibernate.type.descriptor.java.LongTypeDescriptor.class - [JAR]

├─ org.hibernate.type.descriptor.java.MutabilityPlan.class - [JAR]

├─ org.hibernate.type.descriptor.java.MutableMutabilityPlan.class - [JAR]

├─ org.hibernate.type.descriptor.java.NClobTypeDescriptor.class - [JAR]

├─ org.hibernate.type.descriptor.java.OffsetDateTimeJavaDescriptor.class - [JAR]

├─ org.hibernate.type.descriptor.java.OffsetTimeJavaDescriptor.class - [JAR]

├─ org.hibernate.type.descriptor.java.PrimitiveByteArrayTypeDescriptor.class - [JAR]

├─ org.hibernate.type.descriptor.java.PrimitiveCharacterArrayTypeDescriptor.class - [JAR]

├─ org.hibernate.type.descriptor.java.RowVersionTypeDescriptor.class - [JAR]

├─ org.hibernate.type.descriptor.java.SerializableTypeDescriptor.class - [JAR]

├─ org.hibernate.type.descriptor.java.ShortTypeDescriptor.class - [JAR]

├─ org.hibernate.type.descriptor.java.StringTypeDescriptor.class - [JAR]

├─ org.hibernate.type.descriptor.java.TimeZoneTypeDescriptor.class - [JAR]

├─ org.hibernate.type.descriptor.java.UUIDTypeDescriptor.class - [JAR]

├─ org.hibernate.type.descriptor.java.UrlTypeDescriptor.class - [JAR]

├─ org.hibernate.type.descriptor.java.ZonedDateTimeJavaDescriptor.class - [JAR]

org.hibernate.collection.internal

├─ org.hibernate.collection.internal.AbstractPersistentCollection.class - [JAR]

├─ org.hibernate.collection.internal.PersistentArrayHolder.class - [JAR]

├─ org.hibernate.collection.internal.PersistentBag.class - [JAR]

├─ org.hibernate.collection.internal.PersistentIdentifierBag.class - [JAR]

├─ org.hibernate.collection.internal.PersistentList.class - [JAR]

├─ org.hibernate.collection.internal.PersistentMap.class - [JAR]

├─ org.hibernate.collection.internal.PersistentSet.class - [JAR]

├─ org.hibernate.collection.internal.PersistentSortedMap.class - [JAR]

├─ org.hibernate.collection.internal.PersistentSortedSet.class - [JAR]

org.hibernate.internal.util.collections

├─ org.hibernate.internal.util.collections.ArrayHelper.class - [JAR]

├─ org.hibernate.internal.util.collections.BoundedConcurrentHashMap.class - [JAR]

├─ org.hibernate.internal.util.collections.CollectionHelper.class - [JAR]

├─ org.hibernate.internal.util.collections.ConcurrentReferenceHashMap.class - [JAR]

├─ org.hibernate.internal.util.collections.IdentityMap.class - [JAR]

├─ org.hibernate.internal.util.collections.IdentitySet.class - [JAR]

├─ org.hibernate.internal.util.collections.JoinedIterator.class - [JAR]

├─ org.hibernate.internal.util.collections.SingletonIterator.class - [JAR]

├─ org.hibernate.internal.util.collections.Stack.class - [JAR]

├─ org.hibernate.internal.util.collections.StandardStack.class - [JAR]

org.hibernate.jmx.internal

├─ org.hibernate.jmx.internal.DisabledJmxServiceImpl.class - [JAR]

├─ org.hibernate.jmx.internal.JmxServiceImpl.class - [JAR]

├─ org.hibernate.jmx.internal.JmxServiceInitiator.class - [JAR]

org.hibernate.boot.archive.scan.spi

├─ org.hibernate.boot.archive.scan.spi.AbstractScannerImpl.class - [JAR]

├─ org.hibernate.boot.archive.scan.spi.ClassDescriptor.class - [JAR]

├─ org.hibernate.boot.archive.scan.spi.ClassFileArchiveEntryHandler.class - [JAR]

├─ org.hibernate.boot.archive.scan.spi.MappingFileDescriptor.class - [JAR]

├─ org.hibernate.boot.archive.scan.spi.NonClassFileArchiveEntryHandler.class - [JAR]

├─ org.hibernate.boot.archive.scan.spi.PackageDescriptor.class - [JAR]

├─ org.hibernate.boot.archive.scan.spi.PackageInfoArchiveEntryHandler.class - [JAR]

├─ org.hibernate.boot.archive.scan.spi.ScanEnvironment.class - [JAR]

├─ org.hibernate.boot.archive.scan.spi.ScanOptions.class - [JAR]

├─ org.hibernate.boot.archive.scan.spi.ScanParameters.class - [JAR]

├─ org.hibernate.boot.archive.scan.spi.ScanResult.class - [JAR]

├─ org.hibernate.boot.archive.scan.spi.Scanner.class - [JAR]

org.hibernate.boot.archive.spi

├─ org.hibernate.boot.archive.spi.AbstractArchiveDescriptor.class - [JAR]

├─ org.hibernate.boot.archive.spi.ArchiveContext.class - [JAR]

├─ org.hibernate.boot.archive.spi.ArchiveDescriptor.class - [JAR]

├─ org.hibernate.boot.archive.spi.ArchiveDescriptorFactory.class - [JAR]

├─ org.hibernate.boot.archive.spi.ArchiveEntry.class - [JAR]

├─ org.hibernate.boot.archive.spi.ArchiveEntryHandler.class - [JAR]

├─ org.hibernate.boot.archive.spi.ArchiveException.class - [JAR]

├─ org.hibernate.boot.archive.spi.InputStreamAccess.class - [JAR]

├─ org.hibernate.boot.archive.spi.JarFileEntryUrlAdjuster.class - [JAR]

org.hibernate.loader.plan.exec.query.internal

├─ org.hibernate.loader.plan.exec.query.internal.QueryBuildingParametersImpl.class - [JAR]

├─ org.hibernate.loader.plan.exec.query.internal.SelectStatementBuilder.class - [JAR]

org.hibernate.context.spi

├─ org.hibernate.context.spi.AbstractCurrentSessionContext.class - [JAR]

├─ org.hibernate.context.spi.CurrentSessionContext.class - [JAR]

├─ org.hibernate.context.spi.CurrentTenantIdentifierResolver.class - [JAR]

org.hibernate.resource.beans.container.internal

├─ org.hibernate.resource.beans.container.internal.CdiBeanContainerBuilder.class - [JAR]

org.hibernate.persister.walking.spi

├─ org.hibernate.persister.walking.spi.AnyMappingDefinition.class - [JAR]

├─ org.hibernate.persister.walking.spi.AssociationAttributeDefinition.class - [JAR]

├─ org.hibernate.persister.walking.spi.AssociationKey.class - [JAR]

├─ org.hibernate.persister.walking.spi.AssociationVisitationStrategy.class - [JAR]

├─ org.hibernate.persister.walking.spi.AttributeDefinition.class - [JAR]

├─ org.hibernate.persister.walking.spi.AttributeSource.class - [JAR]

├─ org.hibernate.persister.walking.spi.CollectionDefinition.class - [JAR]

├─ org.hibernate.persister.walking.spi.CollectionElementDefinition.class - [JAR]

├─ org.hibernate.persister.walking.spi.CollectionIndexDefinition.class - [JAR]

├─ org.hibernate.persister.walking.spi.CompositeCollectionElementDefinition.class - [JAR]

├─ org.hibernate.persister.walking.spi.CompositionDefinition.class - [JAR]

├─ org.hibernate.persister.walking.spi.EncapsulatedEntityIdentifierDefinition.class - [JAR]

├─ org.hibernate.persister.walking.spi.EntityDefinition.class - [JAR]

├─ org.hibernate.persister.walking.spi.EntityIdentifierDefinition.class - [JAR]

├─ org.hibernate.persister.walking.spi.MetamodelGraphWalker.class - [JAR]

├─ org.hibernate.persister.walking.spi.NonEncapsulatedEntityIdentifierDefinition.class - [JAR]

├─ org.hibernate.persister.walking.spi.WalkingException.class - [JAR]

org.hibernate.stat.spi

├─ org.hibernate.stat.spi.StatisticsFactory.class - [JAR]

├─ org.hibernate.stat.spi.StatisticsImplementor.class - [JAR]

org.hibernate.annotations.common.reflection

├─ org.hibernate.annotations.common.reflection.AnnotationReader.class - [JAR]

├─ org.hibernate.annotations.common.reflection.ClassLoaderDelegate.class - [JAR]

├─ org.hibernate.annotations.common.reflection.ClassLoadingException.class - [JAR]

├─ org.hibernate.annotations.common.reflection.Filter.class - [JAR]

├─ org.hibernate.annotations.common.reflection.MetadataProvider.class - [JAR]

├─ org.hibernate.annotations.common.reflection.MetadataProviderInjector.class - [JAR]

├─ org.hibernate.annotations.common.reflection.ReflectionManager.class - [JAR]

├─ org.hibernate.annotations.common.reflection.ReflectionUtil.class - [JAR]

├─ org.hibernate.annotations.common.reflection.XAnnotatedElement.class - [JAR]

├─ org.hibernate.annotations.common.reflection.XClass.class - [JAR]

├─ org.hibernate.annotations.common.reflection.XMember.class - [JAR]

├─ org.hibernate.annotations.common.reflection.XMethod.class - [JAR]

├─ org.hibernate.annotations.common.reflection.XPackage.class - [JAR]

├─ org.hibernate.annotations.common.reflection.XProperty.class - [JAR]

org.hibernate.metamodel.model.convert.spi

├─ org.hibernate.metamodel.model.convert.spi.BasicValueConverter.class - [JAR]

├─ org.hibernate.metamodel.model.convert.spi.EnumValueConverter.class - [JAR]

├─ org.hibernate.metamodel.model.convert.spi.JpaAttributeConverter.class - [JAR]

org.hibernate.event.service.spi

├─ org.hibernate.event.service.spi.DuplicationStrategy.class - [JAR]

├─ org.hibernate.event.service.spi.EventActionWithParameter.class - [JAR]

├─ org.hibernate.event.service.spi.EventListenerGroup.class - [JAR]

├─ org.hibernate.event.service.spi.EventListenerRegistrationException.class - [JAR]

├─ org.hibernate.event.service.spi.EventListenerRegistry.class - [JAR]

├─ org.hibernate.event.service.spi.JpaBootstrapSensitive.class - [JAR]

org.hibernate.loader.plan.exec.process.spi

├─ org.hibernate.loader.plan.exec.process.spi.CollectionReferenceInitializer.class - [JAR]

├─ org.hibernate.loader.plan.exec.process.spi.EntityReferenceInitializer.class - [JAR]

├─ org.hibernate.loader.plan.exec.process.spi.ReaderCollector.class - [JAR]

├─ org.hibernate.loader.plan.exec.process.spi.ResultSetProcessingContext.class - [JAR]

├─ org.hibernate.loader.plan.exec.process.spi.ResultSetProcessor.class - [JAR]

├─ org.hibernate.loader.plan.exec.process.spi.ReturnReader.class - [JAR]

├─ org.hibernate.loader.plan.exec.process.spi.RowReader.class - [JAR]

├─ org.hibernate.loader.plan.exec.process.spi.ScrollableResultSetProcessor.class - [JAR]

org.hibernate.engine.transaction.jta.platform.internal

├─ org.hibernate.engine.transaction.jta.platform.internal.AbstractJtaPlatform.class - [JAR]

├─ org.hibernate.engine.transaction.jta.platform.internal.AtomikosJtaPlatform.class - [JAR]

├─ org.hibernate.engine.transaction.jta.platform.internal.BitronixJtaPlatform.class - [JAR]

├─ org.hibernate.engine.transaction.jta.platform.internal.JBossStandAloneJtaPlatform.class - [JAR]

├─ org.hibernate.engine.transaction.jta.platform.internal.JOTMJtaPlatform.class - [JAR]

├─ org.hibernate.engine.transaction.jta.platform.internal.JOnASJtaPlatform.class - [JAR]

├─ org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator.class - [JAR]

├─ org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformResolverInitiator.class - [JAR]

├─ org.hibernate.engine.transaction.jta.platform.internal.JtaSynchronizationStrategy.class - [JAR]

├─ org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform.class - [JAR]

├─ org.hibernate.engine.transaction.jta.platform.internal.ResinJtaPlatform.class - [JAR]

├─ org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver.class - [JAR]

├─ org.hibernate.engine.transaction.jta.platform.internal.TransactionManagerAccess.class - [JAR]

├─ org.hibernate.engine.transaction.jta.platform.internal.TransactionManagerBasedSynchronizationStrategy.class - [JAR]

├─ org.hibernate.engine.transaction.jta.platform.internal.WebSphereExtendedJtaPlatform.class - [JAR]

├─ org.hibernate.engine.transaction.jta.platform.internal.WebSphereJtaPlatform.class - [JAR]

├─ org.hibernate.engine.transaction.jta.platform.internal.WebSphereLibertyJtaPlatform.class - [JAR]

├─ org.hibernate.engine.transaction.jta.platform.internal.WildFlyStandAloneJtaPlatform.class - [JAR]

org.hibernate.engine.jdbc.cursor.internal

├─ org.hibernate.engine.jdbc.cursor.internal.RefCursorSupportInitiator.class - [JAR]

├─ org.hibernate.engine.jdbc.cursor.internal.StandardRefCursorSupport.class - [JAR]

org.hibernate.boot.model.process.spi

├─ org.hibernate.boot.model.process.spi.ManagedResources.class - [JAR]

├─ org.hibernate.boot.model.process.spi.MetadataBuildingProcess.class - [JAR]

├─ org.hibernate.boot.model.process.spi.NoOpMetadataSourceProcessorImpl.class - [JAR]

org.hibernate.engine.jdbc.env.internal

├─ org.hibernate.engine.jdbc.env.internal.DefaultSchemaNameResolver.class - [JAR]

├─ org.hibernate.engine.jdbc.env.internal.ExtractedDatabaseMetaDataImpl.class - [JAR]

├─ org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentImpl.class - [JAR]

├─ org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.class - [JAR]

├─ org.hibernate.engine.jdbc.env.internal.LobCreatorBuilderImpl.class - [JAR]

├─ org.hibernate.engine.jdbc.env.internal.NormalizingIdentifierHelperImpl.class - [JAR]

├─ org.hibernate.engine.jdbc.env.internal.QualifiedObjectNameFormatterStandardImpl.class - [JAR]

org.hibernate.boot.jaxb.hbm.spi

├─ org.hibernate.boot.jaxb.hbm.spi.Adapter1.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.Adapter2.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.Adapter3.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.Adapter4.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.Adapter5.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.Adapter6.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.Adapter7.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.Adapter8.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.Adapter9.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.AttributeMapping.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.ConfigParameterContainer.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.EntityInfo.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.JaxbHbmAnyAssociationType.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.JaxbHbmAnyValueMappingType.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.JaxbHbmAuxiliaryDatabaseObjectType.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBaseVersionAttributeType.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicAttributeType.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicCollectionElementType.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCacheInclusionEnum.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCacheType.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.JaxbHbmClassRenameType.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCollectionIdType.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.JaxbHbmColumnType.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeAttributeType.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeCollectionElementType.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeIdType.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeIndexType.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeKeyBasicAttributeType.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeKeyManyToOneType.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.JaxbHbmConfigParameterContainer.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.JaxbHbmConfigParameterType.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCustomSqlDmlType.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.JaxbHbmDialectScopeType.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.JaxbHbmDiscriminatorSubclassEntityType.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.JaxbHbmDynamicComponentType.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.JaxbHbmEntityBaseDefinition.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.JaxbHbmEntityDiscriminatorType.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFetchProfileType.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFetchStyleEnum.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFetchStyleWithSubselectEnum.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFilterAliasMappingType.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFilterDefinitionType.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFilterParameterType.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFilterType.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.JaxbHbmGeneratorSpecificationType.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.JaxbHbmHibernateMapping.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdentifierGeneratorDefinitionType.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIndexManyToAnyType.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIndexManyToManyType.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIndexType.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.JaxbHbmJoinedSubclassEntityType.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.JaxbHbmKeyType.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.JaxbHbmLazyEnum.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.JaxbHbmLazyWithExtraEnum.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.JaxbHbmLazyWithNoProxyEnum.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListIndexType.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.JaxbHbmLoaderType.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToAnyCollectionElementType.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToManyCollectionElementType.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToOneType.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapKeyBasicType.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapKeyCompositeType.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapKeyManyToManyType.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMultiTenancyType.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedNativeQueryType.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedQueryType.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNativeQueryCollectionLoadReturnType.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNativeQueryJoinReturnType.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNativeQueryPropertyReturnType.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNativeQueryReturnType.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNativeQueryScalarReturnType.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNaturalIdCacheType.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNaturalIdType.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNestedCompositeElementType.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNotFoundEnum.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOnDeleteEnum.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOneToManyCollectionElementType.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOneToOneType.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOuterJoinEnum.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.JaxbHbmParentType.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPolymorphismEnum.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPropertiesType.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.JaxbHbmQueryParamType.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.JaxbHbmResultSetMappingType.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSecondaryTableType.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSimpleIdType.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSubclassEntityBaseDefinition.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSynchronizeType.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.JaxbHbmTimestampAttributeType.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.JaxbHbmTimestampSourceEnum.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.JaxbHbmToolingHintContainer.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.JaxbHbmToolingHintType.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.JaxbHbmTuplizerType.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.JaxbHbmTypeDefinitionType.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.JaxbHbmTypeSpecificationType.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.JaxbHbmUnionSubclassEntityType.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.JaxbHbmUnsavedValueCompositeIdEnum.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.JaxbHbmUnsavedValueTimestampEnum.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.JaxbHbmUnsavedValueVersionEnum.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.JaxbHbmVersionAttributeType.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.NativeQueryNonScalarRootReturn.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.ObjectFactory.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.PluralAttributeInfo.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.PluralAttributeInfoIdBagAdapter.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.PluralAttributeInfoPrimitiveArrayAdapter.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.ResultSetMappingBindingDefinition.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.SecondaryTableContainer.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.SimpleValueTypeInfo.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.SingularAttributeInfo.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.SubEntityInfo.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.TableInformationContainer.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.ToolingHintContainer.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.TypeContainer.class - [JAR]

├─ org.hibernate.boot.jaxb.hbm.spi.package-info.class - [JAR]

org.hibernate.engine.query.spi.sql

├─ org.hibernate.engine.query.spi.sql.NativeSQLQueryCollectionReturn.class - [JAR]

├─ org.hibernate.engine.query.spi.sql.NativeSQLQueryConstructorReturn.class - [JAR]

├─ org.hibernate.engine.query.spi.sql.NativeSQLQueryJoinReturn.class - [JAR]

├─ org.hibernate.engine.query.spi.sql.NativeSQLQueryNonScalarReturn.class - [JAR]

├─ org.hibernate.engine.query.spi.sql.NativeSQLQueryReturn.class - [JAR]

├─ org.hibernate.engine.query.spi.sql.NativeSQLQueryRootReturn.class - [JAR]

├─ org.hibernate.engine.query.spi.sql.NativeSQLQueryScalarReturn.class - [JAR]

├─ org.hibernate.engine.query.spi.sql.NativeSQLQuerySpecification.class - [JAR]

org.hibernate.type.descriptor.spi

├─ org.hibernate.type.descriptor.spi.JdbcRecommendedSqlTypeMappingContext.class - [JAR]

org.hibernate.metamodel.model.domain.spi

├─ org.hibernate.metamodel.model.domain.spi.BagPersistentAttribute.class - [JAR]

├─ org.hibernate.metamodel.model.domain.spi.BasicTypeDescriptor.class - [JAR]

├─ org.hibernate.metamodel.model.domain.spi.DomainModelHelper.class - [JAR]

├─ org.hibernate.metamodel.model.domain.spi.DomainTypeDescriptor.class - [JAR]

├─ org.hibernate.metamodel.model.domain.spi.EmbeddedTypeDescriptor.class - [JAR]

├─ org.hibernate.metamodel.model.domain.spi.EntityTypeDescriptor.class - [JAR]

├─ org.hibernate.metamodel.model.domain.spi.IdentifiableTypeDescriptor.class - [JAR]

├─ org.hibernate.metamodel.model.domain.spi.ListPersistentAttribute.class - [JAR]

├─ org.hibernate.metamodel.model.domain.spi.ManagedTypeDescriptor.class - [JAR]

├─ org.hibernate.metamodel.model.domain.spi.MapPersistentAttribute.class - [JAR]

├─ org.hibernate.metamodel.model.domain.spi.MappedSuperclassTypeDescriptor.class - [JAR]

├─ org.hibernate.metamodel.model.domain.spi.PersistentAttributeDescriptor.class - [JAR]

├─ org.hibernate.metamodel.model.domain.spi.PluralPersistentAttribute.class - [JAR]

├─ org.hibernate.metamodel.model.domain.spi.SetPersistentAttribute.class - [JAR]

├─ org.hibernate.metamodel.model.domain.spi.SimpleTypeDescriptor.class - [JAR]

├─ org.hibernate.metamodel.model.domain.spi.SingularPersistentAttribute.class - [JAR]

org.hibernate.resource.transaction.backend.jta.internal.synchronization

├─ org.hibernate.resource.transaction.backend.jta.internal.synchronization.AfterCompletionAction.class - [JAR]

├─ org.hibernate.resource.transaction.backend.jta.internal.synchronization.ExceptionMapper.class - [JAR]

├─ org.hibernate.resource.transaction.backend.jta.internal.synchronization.ManagedFlushChecker.class - [JAR]

├─ org.hibernate.resource.transaction.backend.jta.internal.synchronization.RegisteredSynchronization.class - [JAR]

├─ org.hibernate.resource.transaction.backend.jta.internal.synchronization.SynchronizationCallbackCoordinator.class - [JAR]

├─ org.hibernate.resource.transaction.backend.jta.internal.synchronization.SynchronizationCallbackCoordinatorNonTrackingImpl.class - [JAR]

├─ org.hibernate.resource.transaction.backend.jta.internal.synchronization.SynchronizationCallbackCoordinatorTrackingImpl.class - [JAR]

├─ org.hibernate.resource.transaction.backend.jta.internal.synchronization.SynchronizationCallbackTarget.class - [JAR]

org.hibernate.property.access.internal

├─ org.hibernate.property.access.internal.AbstractFieldSerialForm.class - [JAR]

├─ org.hibernate.property.access.internal.PropertyAccessBasicImpl.class - [JAR]

├─ org.hibernate.property.access.internal.PropertyAccessEmbeddedImpl.class - [JAR]

├─ org.hibernate.property.access.internal.PropertyAccessEnhancedImpl.class - [JAR]

├─ org.hibernate.property.access.internal.PropertyAccessFieldImpl.class - [JAR]

├─ org.hibernate.property.access.internal.PropertyAccessMapImpl.class - [JAR]

├─ org.hibernate.property.access.internal.PropertyAccessMixedImpl.class - [JAR]

├─ org.hibernate.property.access.internal.PropertyAccessStrategyBackRefImpl.class - [JAR]

├─ org.hibernate.property.access.internal.PropertyAccessStrategyBasicImpl.class - [JAR]

├─ org.hibernate.property.access.internal.PropertyAccessStrategyChainedImpl.class - [JAR]

├─ org.hibernate.property.access.internal.PropertyAccessStrategyEmbeddedImpl.class - [JAR]

├─ org.hibernate.property.access.internal.PropertyAccessStrategyEnhancedImpl.class - [JAR]

├─ org.hibernate.property.access.internal.PropertyAccessStrategyFieldImpl.class - [JAR]

├─ org.hibernate.property.access.internal.PropertyAccessStrategyIndexBackRefImpl.class - [JAR]

├─ org.hibernate.property.access.internal.PropertyAccessStrategyMapImpl.class - [JAR]

├─ org.hibernate.property.access.internal.PropertyAccessStrategyMixedImpl.class - [JAR]

├─ org.hibernate.property.access.internal.PropertyAccessStrategyNoopImpl.class - [JAR]

├─ org.hibernate.property.access.internal.PropertyAccessStrategyResolverInitiator.class - [JAR]

├─ org.hibernate.property.access.internal.PropertyAccessStrategyResolverStandardImpl.class - [JAR]

org.hibernate.resource.transaction.spi

├─ org.hibernate.resource.transaction.spi.DdlTransactionIsolator.class - [JAR]

├─ org.hibernate.resource.transaction.spi.SynchronizationRegistry.class - [JAR]

├─ org.hibernate.resource.transaction.spi.SynchronizationRegistryImplementor.class - [JAR]

├─ org.hibernate.resource.transaction.spi.TransactionCoordinator.class - [JAR]

├─ org.hibernate.resource.transaction.spi.TransactionCoordinatorBuilder.class - [JAR]

├─ org.hibernate.resource.transaction.spi.TransactionCoordinatorOwner.class - [JAR]

├─ org.hibernate.resource.transaction.spi.TransactionStatus.class - [JAR]

org.hibernate.hql.internal

├─ org.hibernate.hql.internal.CollectionProperties.class - [JAR]

├─ org.hibernate.hql.internal.CollectionSubqueryFactory.class - [JAR]

├─ org.hibernate.hql.internal.HolderInstantiator.class - [JAR]

├─ org.hibernate.hql.internal.NameGenerator.class - [JAR]

├─ org.hibernate.hql.internal.QueryExecutionRequestException.class - [JAR]

├─ org.hibernate.hql.internal.QuerySplitter.class - [JAR]

├─ org.hibernate.hql.internal.QueryTranslatorFactoryInitiator.class - [JAR]

org.hibernate.procedure

├─ org.hibernate.procedure.NamedParametersNotSupportedException.class - [JAR]

├─ org.hibernate.procedure.NoSuchParameterException.class - [JAR]

├─ org.hibernate.procedure.ParameterBind.class - [JAR]

├─ org.hibernate.procedure.ParameterMisuseException.class - [JAR]

├─ org.hibernate.procedure.ParameterRegistration.class - [JAR]

├─ org.hibernate.procedure.ParameterStrategyException.class - [JAR]

├─ org.hibernate.procedure.ProcedureCall.class - [JAR]

├─ org.hibernate.procedure.ProcedureCallMemento.class - [JAR]

├─ org.hibernate.procedure.ProcedureOutputs.class - [JAR]

├─ org.hibernate.procedure.UnknownSqlResultSetMappingException.class - [JAR]

org.hibernate.procedure.spi

├─ org.hibernate.procedure.spi.CallableStatementSupport.class - [JAR]

├─ org.hibernate.procedure.spi.ParameterRegistrationImplementor.class - [JAR]

├─ org.hibernate.procedure.spi.ParameterStrategy.class - [JAR]

├─ org.hibernate.procedure.spi.ProcedureCallImplementor.class - [JAR]

org.hibernate.hql.spi.id.persistent

├─ org.hibernate.hql.spi.id.persistent.DeleteHandlerImpl.class - [JAR]

├─ org.hibernate.hql.spi.id.persistent.Helper.class - [JAR]

├─ org.hibernate.hql.spi.id.persistent.IdTableInfoImpl.class - [JAR]

├─ org.hibernate.hql.spi.id.persistent.PersistentTableBulkIdStrategy.class - [JAR]

├─ org.hibernate.hql.spi.id.persistent.PreparationContextImpl.class - [JAR]

├─ org.hibernate.hql.spi.id.persistent.UpdateHandlerImpl.class - [JAR]

org.hibernate.sql

├─ org.hibernate.sql.ANSICaseFragment.class - [JAR]

├─ org.hibernate.sql.ANSIJoinFragment.class - [JAR]

├─ org.hibernate.sql.Alias.class - [JAR]

├─ org.hibernate.sql.AliasGenerator.class - [JAR]

├─ org.hibernate.sql.CaseFragment.class - [JAR]

├─ org.hibernate.sql.ConditionFragment.class - [JAR]

├─ org.hibernate.sql.Delete.class - [JAR]

├─ org.hibernate.sql.DisjunctionFragment.class - [JAR]

├─ org.hibernate.sql.ForUpdateFragment.class - [JAR]

├─ org.hibernate.sql.InFragment.class - [JAR]

├─ org.hibernate.sql.Insert.class - [JAR]

├─ org.hibernate.sql.InsertSelect.class - [JAR]

├─ org.hibernate.sql.JoinFragment.class - [JAR]

├─ org.hibernate.sql.JoinType.class - [JAR]

├─ org.hibernate.sql.QueryJoinFragment.class - [JAR]

├─ org.hibernate.sql.QuerySelect.class - [JAR]

├─ org.hibernate.sql.Select.class - [JAR]

├─ org.hibernate.sql.SelectExpression.class - [JAR]

├─ org.hibernate.sql.SelectFragment.class - [JAR]

├─ org.hibernate.sql.SelectValues.class - [JAR]

├─ org.hibernate.sql.SimpleSelect.class - [JAR]

├─ org.hibernate.sql.Template.class - [JAR]

├─ org.hibernate.sql.Update.class - [JAR]

org.hibernate.boot.model

├─ org.hibernate.boot.model.Caching.class - [JAR]

├─ org.hibernate.boot.model.CustomSql.class - [JAR]

├─ org.hibernate.boot.model.IdGeneratorStrategyInterpreter.class - [JAR]

├─ org.hibernate.boot.model.IdentifierGeneratorDefinition.class - [JAR]

├─ org.hibernate.boot.model.JavaTypeDescriptor.class - [JAR]

├─ org.hibernate.boot.model.TruthValue.class - [JAR]

├─ org.hibernate.boot.model.TypeContributions.class - [JAR]

├─ org.hibernate.boot.model.TypeContributor.class - [JAR]

├─ org.hibernate.boot.model.TypeDefinition.class - [JAR]

org.hibernate.bytecode.enhance.spi.interceptor

├─ org.hibernate.bytecode.enhance.spi.interceptor.AbstractInterceptor.class - [JAR]

├─ org.hibernate.bytecode.enhance.spi.interceptor.AbstractLazyLoadInterceptor.class - [JAR]

├─ org.hibernate.bytecode.enhance.spi.interceptor.BytecodeLazyAttributeInterceptor.class - [JAR]

├─ org.hibernate.bytecode.enhance.spi.interceptor.EnhancementAsProxyLazinessInterceptor.class - [JAR]

├─ org.hibernate.bytecode.enhance.spi.interceptor.EnhancementHelper.class - [JAR]

├─ org.hibernate.bytecode.enhance.spi.interceptor.LazyAttributeDescriptor.class - [JAR]

├─ org.hibernate.bytecode.enhance.spi.interceptor.LazyAttributeLoadingInterceptor.class - [JAR]

├─ org.hibernate.bytecode.enhance.spi.interceptor.LazyAttributesMetadata.class - [JAR]

├─ org.hibernate.bytecode.enhance.spi.interceptor.SessionAssociableInterceptor.class - [JAR]

org.hibernate.event.internal

├─ org.hibernate.event.internal.AbstractFlushingEventListener.class - [JAR]

├─ org.hibernate.event.internal.AbstractLockUpgradeEventListener.class - [JAR]

├─ org.hibernate.event.internal.AbstractReassociateEventListener.class - [JAR]

├─ org.hibernate.event.internal.AbstractSaveEventListener.class - [JAR]

├─ org.hibernate.event.internal.AbstractVisitor.class - [JAR]

├─ org.hibernate.event.internal.DefaultAutoFlushEventListener.class - [JAR]

├─ org.hibernate.event.internal.DefaultDeleteEventListener.class - [JAR]

├─ org.hibernate.event.internal.DefaultDirtyCheckEventListener.class - [JAR]

├─ org.hibernate.event.internal.DefaultEvictEventListener.class - [JAR]

├─ org.hibernate.event.internal.DefaultFlushEntityEventListener.class - [JAR]

├─ org.hibernate.event.internal.DefaultFlushEventListener.class - [JAR]

├─ org.hibernate.event.internal.DefaultInitializeCollectionEventListener.class - [JAR]

├─ org.hibernate.event.internal.DefaultLoadEventListener.class - [JAR]

├─ org.hibernate.event.internal.DefaultLockEventListener.class - [JAR]

├─ org.hibernate.event.internal.DefaultMergeEventListener.class - [JAR]

├─ org.hibernate.event.internal.DefaultPersistEventListener.class - [JAR]

├─ org.hibernate.event.internal.DefaultPersistOnFlushEventListener.class - [JAR]

├─ org.hibernate.event.internal.DefaultPostLoadEventListener.class - [JAR]

├─ org.hibernate.event.internal.DefaultPreLoadEventListener.class - [JAR]

├─ org.hibernate.event.internal.DefaultRefreshEventListener.class - [JAR]

├─ org.hibernate.event.internal.DefaultReplicateEventListener.class - [JAR]

├─ org.hibernate.event.internal.DefaultResolveNaturalIdEventListener.class - [JAR]

├─ org.hibernate.event.internal.DefaultSaveEventListener.class - [JAR]

├─ org.hibernate.event.internal.DefaultSaveOrUpdateEventListener.class - [JAR]

├─ org.hibernate.event.internal.DefaultUpdateEventListener.class - [JAR]

├─ org.hibernate.event.internal.DirtyCollectionSearchVisitor.class - [JAR]

├─ org.hibernate.event.internal.EntityCopyAllowedLoggedObserver.class - [JAR]

├─ org.hibernate.event.internal.EntityCopyAllowedObserver.class - [JAR]

├─ org.hibernate.event.internal.EntityCopyNotAllowedObserver.class - [JAR]

├─ org.hibernate.event.internal.EntityCopyObserverFactoryInitiator.class - [JAR]

├─ org.hibernate.event.internal.EntityState.class - [JAR]

├─ org.hibernate.event.internal.EventUtil.class - [JAR]

├─ org.hibernate.event.internal.EvictVisitor.class - [JAR]

├─ org.hibernate.event.internal.FlushVisitor.class - [JAR]

├─ org.hibernate.event.internal.MergeContext.class - [JAR]

├─ org.hibernate.event.internal.OnLockVisitor.class - [JAR]

├─ org.hibernate.event.internal.OnReplicateVisitor.class - [JAR]

├─ org.hibernate.event.internal.OnUpdateVisitor.class - [JAR]

├─ org.hibernate.event.internal.PostDeleteEventListenerStandardImpl.class - [JAR]

├─ org.hibernate.event.internal.PostInsertEventListenerStandardImpl.class - [JAR]

├─ org.hibernate.event.internal.PostUpdateEventListenerStandardImpl.class - [JAR]

├─ org.hibernate.event.internal.ProxyVisitor.class - [JAR]

├─ org.hibernate.event.internal.ReattachVisitor.class - [JAR]

├─ org.hibernate.event.internal.WrapVisitor.class - [JAR]

org.hibernate.type.descriptor.sql

├─ org.hibernate.type.descriptor.sql.BasicBinder.class - [JAR]

├─ org.hibernate.type.descriptor.sql.BasicExtractor.class - [JAR]

├─ org.hibernate.type.descriptor.sql.BigIntTypeDescriptor.class - [JAR]

├─ org.hibernate.type.descriptor.sql.BinaryTypeDescriptor.class - [JAR]

├─ org.hibernate.type.descriptor.sql.BitTypeDescriptor.class - [JAR]

├─ org.hibernate.type.descriptor.sql.BlobTypeDescriptor.class - [JAR]

├─ org.hibernate.type.descriptor.sql.BooleanTypeDescriptor.class - [JAR]

├─ org.hibernate.type.descriptor.sql.CharTypeDescriptor.class - [JAR]

├─ org.hibernate.type.descriptor.sql.ClobTypeDescriptor.class - [JAR]

├─ org.hibernate.type.descriptor.sql.DateTypeDescriptor.class - [JAR]

├─ org.hibernate.type.descriptor.sql.DecimalTypeDescriptor.class - [JAR]

├─ org.hibernate.type.descriptor.sql.DoubleTypeDescriptor.class - [JAR]

├─ org.hibernate.type.descriptor.sql.FloatTypeDescriptor.class - [JAR]

├─ org.hibernate.type.descriptor.sql.IntegerTypeDescriptor.class - [JAR]

├─ org.hibernate.type.descriptor.sql.JdbcTypeFamilyInformation.class - [JAR]

├─ org.hibernate.type.descriptor.sql.JdbcTypeJavaClassMappings.class - [JAR]

├─ org.hibernate.type.descriptor.sql.LobTypeMappings.class - [JAR]

├─ org.hibernate.type.descriptor.sql.LongNVarcharTypeDescriptor.class - [JAR]

├─ org.hibernate.type.descriptor.sql.LongVarbinaryTypeDescriptor.class - [JAR]

├─ org.hibernate.type.descriptor.sql.LongVarcharTypeDescriptor.class - [JAR]

├─ org.hibernate.type.descriptor.sql.NCharTypeDescriptor.class - [JAR]

├─ org.hibernate.type.descriptor.sql.NClobTypeDescriptor.class - [JAR]

├─ org.hibernate.type.descriptor.sql.NVarcharTypeDescriptor.class - [JAR]

├─ org.hibernate.type.descriptor.sql.NationalizedTypeMappings.class - [JAR]

├─ org.hibernate.type.descriptor.sql.NumericTypeDescriptor.class - [JAR]

├─ org.hibernate.type.descriptor.sql.RealTypeDescriptor.class - [JAR]

├─ org.hibernate.type.descriptor.sql.SmallIntTypeDescriptor.class - [JAR]

├─ org.hibernate.type.descriptor.sql.SqlTypeDescriptor.class - [JAR]

├─ org.hibernate.type.descriptor.sql.SqlTypeDescriptorRegistry.class - [JAR]

├─ org.hibernate.type.descriptor.sql.TimeTypeDescriptor.class - [JAR]

├─ org.hibernate.type.descriptor.sql.TimestampTypeDescriptor.class - [JAR]

├─ org.hibernate.type.descriptor.sql.TinyIntTypeDescriptor.class - [JAR]

├─ org.hibernate.type.descriptor.sql.VarbinaryTypeDescriptor.class - [JAR]

├─ org.hibernate.type.descriptor.sql.VarcharTypeDescriptor.class - [JAR]

org.hibernate.loader.spi

├─ org.hibernate.loader.spi.AfterLoadAction.class - [JAR]

org.hibernate.jpa.boot.internal

├─ org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.class - [JAR]

├─ org.hibernate.jpa.boot.internal.ParsedPersistenceXmlDescriptor.class - [JAR]

├─ org.hibernate.jpa.boot.internal.PersistenceUnitInfoDescriptor.class - [JAR]

├─ org.hibernate.jpa.boot.internal.PersistenceXmlParser.class - [JAR]

├─ org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl.class - [JAR]

org.hibernate.tuple.component

├─ org.hibernate.tuple.component.AbstractComponentTuplizer.class - [JAR]

├─ org.hibernate.tuple.component.AbstractCompositionAttribute.class - [JAR]

├─ org.hibernate.tuple.component.ComponentMetamodel.class - [JAR]

├─ org.hibernate.tuple.component.ComponentTuplizer.class - [JAR]

├─ org.hibernate.tuple.component.ComponentTuplizerFactory.class - [JAR]

├─ org.hibernate.tuple.component.CompositeBasedAssociationAttribute.class - [JAR]

├─ org.hibernate.tuple.component.CompositeBasedBasicAttribute.class - [JAR]

├─ org.hibernate.tuple.component.CompositionBasedCompositionAttribute.class - [JAR]

├─ org.hibernate.tuple.component.DynamicMapComponentTuplizer.class - [JAR]

├─ org.hibernate.tuple.component.PojoComponentTuplizer.class - [JAR]

org.hibernate.cfg.beanvalidation

├─ org.hibernate.cfg.beanvalidation.ActivationContext.class - [JAR]

├─ org.hibernate.cfg.beanvalidation.BeanValidationEventListener.class - [JAR]

├─ org.hibernate.cfg.beanvalidation.BeanValidationIntegrator.class - [JAR]

├─ org.hibernate.cfg.beanvalidation.DuplicationStrategyImpl.class - [JAR]

├─ org.hibernate.cfg.beanvalidation.GroupsPerOperation.class - [JAR]

├─ org.hibernate.cfg.beanvalidation.HibernateTraversableResolver.class - [JAR]

├─ org.hibernate.cfg.beanvalidation.IntegrationException.class - [JAR]

├─ org.hibernate.cfg.beanvalidation.TypeSafeActivator.class - [JAR]

├─ org.hibernate.cfg.beanvalidation.ValidationMode.class - [JAR]

org.hibernate.loader.custom.sql

├─ org.hibernate.loader.custom.sql.NamedParamBinder.class - [JAR]

├─ org.hibernate.loader.custom.sql.PositionalParamBinder.class - [JAR]

├─ org.hibernate.loader.custom.sql.SQLCustomQuery.class - [JAR]

├─ org.hibernate.loader.custom.sql.SQLQueryParser.class - [JAR]

├─ org.hibernate.loader.custom.sql.SQLQueryReturnProcessor.class - [JAR]

org.hibernate.resource.transaction

├─ org.hibernate.resource.transaction.LocalSynchronizationException.class - [JAR]

├─ org.hibernate.resource.transaction.NullSynchronizationException.class - [JAR]

├─ org.hibernate.resource.transaction.TransactionRequiredForJoinException.class - [JAR]

org.hibernate.boot.model.process.internal

├─ org.hibernate.boot.model.process.internal.ManagedResourcesImpl.class - [JAR]

├─ org.hibernate.boot.model.process.internal.ScanningCoordinator.class - [JAR]

org.hibernate.context.internal

├─ org.hibernate.context.internal.JTASessionContext.class - [JAR]

├─ org.hibernate.context.internal.ManagedSessionContext.class - [JAR]

├─ org.hibernate.context.internal.ThreadLocalSessionContext.class - [JAR]

org.hibernate.result

├─ org.hibernate.result.NoMoreReturnsException.class - [JAR]

├─ org.hibernate.result.Output.class - [JAR]

├─ org.hibernate.result.Outputs.class - [JAR]

├─ org.hibernate.result.ResultSetOutput.class - [JAR]

├─ org.hibernate.result.UpdateCountOutput.class - [JAR]

org.hibernate.exception.internal

├─ org.hibernate.exception.internal.SQLExceptionTypeDelegate.class - [JAR]

├─ org.hibernate.exception.internal.SQLStateConversionDelegate.class - [JAR]

├─ org.hibernate.exception.internal.SQLStateConverter.class - [JAR]

├─ org.hibernate.exception.internal.StandardSQLExceptionConverter.class - [JAR]

org.hibernate.internal.util.xml

├─ org.hibernate.internal.util.xml.Origin.class - [JAR]

├─ org.hibernate.internal.util.xml.XmlDocument.class - [JAR]

├─ org.hibernate.internal.util.xml.XsdException.class - [JAR]

org.hibernate.jpa

├─ org.hibernate.jpa.AvailableSettings.class - [JAR]

├─ org.hibernate.jpa.HibernateEntityManager.class - [JAR]

├─ org.hibernate.jpa.HibernateEntityManagerFactory.class - [JAR]

├─ org.hibernate.jpa.HibernatePersistenceProvider.class - [JAR]

├─ org.hibernate.jpa.QueryHints.class - [JAR]

├─ org.hibernate.jpa.TypedParameterValue.class - [JAR]

org.hibernate.query.procedure.internal

├─ org.hibernate.query.procedure.internal.ProcedureParamBindings.class - [JAR]

├─ org.hibernate.query.procedure.internal.ProcedureParameterImpl.class - [JAR]

├─ org.hibernate.query.procedure.internal.ProcedureParameterMetadata.class - [JAR]

org.hibernate.persister.spi

├─ org.hibernate.persister.spi.HydratedCompoundValueHandler.class - [JAR]

├─ org.hibernate.persister.spi.PersisterClassResolver.class - [JAR]

├─ org.hibernate.persister.spi.PersisterCreationContext.class - [JAR]

├─ org.hibernate.persister.spi.PersisterFactory.class - [JAR]

├─ org.hibernate.persister.spi.UnknownPersisterException.class - [JAR]

org.hibernate.internal.util.config

├─ org.hibernate.internal.util.config.ConfigurationException.class - [JAR]

├─ org.hibernate.internal.util.config.ConfigurationHelper.class - [JAR]

org.hibernate.loader.internal

├─ org.hibernate.loader.internal.AliasConstantsHelper.class - [JAR]

org.hibernate.loader

├─ org.hibernate.loader.AbstractEntityJoinWalker.class - [JAR]

├─ org.hibernate.loader.BasicLoader.class - [JAR]

├─ org.hibernate.loader.BatchFetchStyle.class - [JAR]

├─ org.hibernate.loader.BatchLoadSizingStrategy.class - [JAR]

├─ org.hibernate.loader.CollectionAliases.class - [JAR]

├─ org.hibernate.loader.ColumnEntityAliases.class - [JAR]

├─ org.hibernate.loader.DefaultEntityAliases.class - [JAR]

├─ org.hibernate.loader.EntityAliases.class - [JAR]

├─ org.hibernate.loader.GeneratedCollectionAliases.class - [JAR]

├─ org.hibernate.loader.JoinWalker.class - [JAR]

├─ org.hibernate.loader.Loader.class - [JAR]

├─ org.hibernate.loader.MultipleBagFetchException.class - [JAR]

├─ org.hibernate.loader.OuterJoinLoader.class - [JAR]

├─ org.hibernate.loader.OuterJoinableAssociation.class - [JAR]

├─ org.hibernate.loader.PropertyPath.class - [JAR]

org.hibernate.loader.collection.plan

├─ org.hibernate.loader.collection.plan.AbstractBatchingCollectionInitializerBuilder.class - [JAR]

├─ org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.class - [JAR]

├─ org.hibernate.loader.collection.plan.BatchingCollectionInitializer.class - [JAR]

├─ org.hibernate.loader.collection.plan.CollectionLoader.class - [JAR]

├─ org.hibernate.loader.collection.plan.LegacyBatchingCollectionInitializerBuilder.class - [JAR]

org.hibernate.engine.transaction.jta.platform.spi

├─ org.hibernate.engine.transaction.jta.platform.spi.JtaPlatform.class - [JAR]

├─ org.hibernate.engine.transaction.jta.platform.spi.JtaPlatformException.class - [JAR]

├─ org.hibernate.engine.transaction.jta.platform.spi.JtaPlatformProvider.class - [JAR]

├─ org.hibernate.engine.transaction.jta.platform.spi.JtaPlatformResolver.class - [JAR]

org.hibernate.boot.jaxb.internal

├─ org.hibernate.boot.jaxb.internal.AbstractBinder.class - [JAR]

├─ org.hibernate.boot.jaxb.internal.CacheableFileXmlSource.class - [JAR]

├─ org.hibernate.boot.jaxb.internal.ContextProvidingValidationEventHandler.class - [JAR]

├─ org.hibernate.boot.jaxb.internal.FileXmlSource.class - [JAR]

├─ org.hibernate.boot.jaxb.internal.InputStreamXmlSource.class - [JAR]

├─ org.hibernate.boot.jaxb.internal.JarFileEntryXmlSource.class - [JAR]

├─ org.hibernate.boot.jaxb.internal.JaxpSourceXmlSource.class - [JAR]

├─ org.hibernate.boot.jaxb.internal.MappingBinder.class - [JAR]

├─ org.hibernate.boot.jaxb.internal.UrlXmlSource.class - [JAR]

org.hibernate.jpa.internal.enhance

├─ org.hibernate.jpa.internal.enhance.EnhancingClassTransformerImpl.class - [JAR]

org.hibernate.dialect.function

├─ org.hibernate.dialect.function.AvgWithArgumentCastFunction.class - [JAR]

├─ org.hibernate.dialect.function.CastFunction.class - [JAR]

├─ org.hibernate.dialect.function.NoArgSQLFunction.class - [JAR]

├─ org.hibernate.dialect.function.SQLFunction.class - [JAR]

├─ org.hibernate.dialect.function.SQLFunctionRegistry.class - [JAR]

├─ org.hibernate.dialect.function.SQLFunctionTemplate.class - [JAR]

├─ org.hibernate.dialect.function.StandardAnsiSqlAggregationFunctions.class - [JAR]

├─ org.hibernate.dialect.function.StandardSQLFunction.class - [JAR]

├─ org.hibernate.dialect.function.StaticPrecisionFspTimestampFunction.class - [JAR]

├─ org.hibernate.dialect.function.TemplateRenderer.class - [JAR]

├─ org.hibernate.dialect.function.VarArgsSQLFunction.class - [JAR]

org.hibernate.cache.spi.access

├─ org.hibernate.cache.spi.access.AccessType.class - [JAR]

├─ org.hibernate.cache.spi.access.CachedDomainDataAccess.class - [JAR]

├─ org.hibernate.cache.spi.access.CollectionDataAccess.class - [JAR]

├─ org.hibernate.cache.spi.access.EntityDataAccess.class - [JAR]

├─ org.hibernate.cache.spi.access.NaturalIdDataAccess.class - [JAR]

├─ org.hibernate.cache.spi.access.SoftLock.class - [JAR]

├─ org.hibernate.cache.spi.access.UnknownAccessTypeException.class - [JAR]

org.hibernate.integrator.spi

├─ org.hibernate.integrator.spi.Integrator.class - [JAR]

├─ org.hibernate.integrator.spi.IntegratorService.class - [JAR]

├─ org.hibernate.integrator.spi.ServiceContributingIntegrator.class - [JAR]

org.hibernate.bytecode.enhance.internal.tracker

├─ org.hibernate.bytecode.enhance.internal.tracker.CompositeOwnerTracker.class - [JAR]

├─ org.hibernate.bytecode.enhance.internal.tracker.DirtyTracker.class - [JAR]

├─ org.hibernate.bytecode.enhance.internal.tracker.NoopCollectionTracker.class - [JAR]

├─ org.hibernate.bytecode.enhance.internal.tracker.SimpleCollectionTracker.class - [JAR]

├─ org.hibernate.bytecode.enhance.internal.tracker.SimpleFieldTracker.class - [JAR]

org.hibernate.loader.plan.spi

├─ org.hibernate.loader.plan.spi.AnyAttributeFetch.class - [JAR]

├─ org.hibernate.loader.plan.spi.AttributeFetch.class - [JAR]

├─ org.hibernate.loader.plan.spi.BidirectionalEntityReference.class - [JAR]

├─ org.hibernate.loader.plan.spi.CollectionAttributeFetch.class - [JAR]

├─ org.hibernate.loader.plan.spi.CollectionFetchableElement.class - [JAR]

├─ org.hibernate.loader.plan.spi.CollectionFetchableIndex.class - [JAR]

├─ org.hibernate.loader.plan.spi.CollectionQuerySpace.class - [JAR]

├─ org.hibernate.loader.plan.spi.CollectionReference.class - [JAR]

├─ org.hibernate.loader.plan.spi.CollectionReturn.class - [JAR]

├─ org.hibernate.loader.plan.spi.CompositeAttributeFetch.class - [JAR]

├─ org.hibernate.loader.plan.spi.CompositeFetch.class - [JAR]

├─ org.hibernate.loader.plan.spi.CompositeQuerySpace.class - [JAR]

├─ org.hibernate.loader.plan.spi.EntityFetch.class - [JAR]

├─ org.hibernate.loader.plan.spi.EntityIdentifierDescription.class - [JAR]

├─ org.hibernate.loader.plan.spi.EntityQuerySpace.class - [JAR]

├─ org.hibernate.loader.plan.spi.EntityReference.class - [JAR]

├─ org.hibernate.loader.plan.spi.EntityReturn.class - [JAR]

├─ org.hibernate.loader.plan.spi.Fetch.class - [JAR]

├─ org.hibernate.loader.plan.spi.FetchSource.class - [JAR]

├─ org.hibernate.loader.plan.spi.Join.class - [JAR]

├─ org.hibernate.loader.plan.spi.JoinDefinedByMetadata.class - [JAR]

├─ org.hibernate.loader.plan.spi.LoadPlan.class - [JAR]

├─ org.hibernate.loader.plan.spi.QuerySpace.class - [JAR]

├─ org.hibernate.loader.plan.spi.QuerySpaceUidNotRegisteredException.class - [JAR]

├─ org.hibernate.loader.plan.spi.QuerySpaces.class - [JAR]

├─ org.hibernate.loader.plan.spi.Return.class - [JAR]

├─ org.hibernate.loader.plan.spi.ScalarReturn.class - [JAR]

org.hibernate.id.insert

├─ org.hibernate.id.insert.AbstractReturningDelegate.class - [JAR]

├─ org.hibernate.id.insert.AbstractSelectingDelegate.class - [JAR]

├─ org.hibernate.id.insert.Binder.class - [JAR]

├─ org.hibernate.id.insert.IdentifierGeneratingInsert.class - [JAR]

├─ org.hibernate.id.insert.InsertGeneratedIdentifierDelegate.class - [JAR]

├─ org.hibernate.id.insert.InsertSelectIdentityInsert.class - [JAR]

org.hibernate.bytecode.internal.none

├─ org.hibernate.bytecode.internal.none.BytecodeProviderImpl.class - [JAR]

├─ org.hibernate.bytecode.internal.none.DisallowedProxyFactory.class - [JAR]

├─ org.hibernate.bytecode.internal.none.NoProxyFactoryFactory.class - [JAR]

├─ org.hibernate.bytecode.internal.none.NoneBasicProxyFactory.class - [JAR]

org.hibernate.query.procedure

├─ org.hibernate.query.procedure.ProcedureParameter.class - [JAR]

org.hibernate.query.spi

├─ org.hibernate.query.spi.CloseableIterator.class - [JAR]

├─ org.hibernate.query.spi.NamedQueryRepository.class - [JAR]

├─ org.hibernate.query.spi.NativeQueryImplementor.class - [JAR]

├─ org.hibernate.query.spi.QueryImplementor.class - [JAR]

├─ org.hibernate.query.spi.QueryParameterBinding.class - [JAR]

├─ org.hibernate.query.spi.QueryParameterBindingTypeResolver.class - [JAR]

├─ org.hibernate.query.spi.QueryParameterBindingValidator.class - [JAR]

├─ org.hibernate.query.spi.QueryParameterBindings.class - [JAR]

├─ org.hibernate.query.spi.QueryParameterListBinding.class - [JAR]

├─ org.hibernate.query.spi.QueryProducerImplementor.class - [JAR]

├─ org.hibernate.query.spi.ScrollableResultsImplementor.class - [JAR]

Advertisement