组织ID: |
org.hibernate |
项目ID: |
hibernate-core |
版本: |
4.3.0.CR2 |
最后修改时间: |
2018-08-18 15:16:22 |
包类型: |
jar |
标题: |
Core Hibernate O/RM functionality |
描述: |
The core O/RM functionality as provided by Hibernate |
相关URL: |
http://hibernate.org |
大小: |
4.97MB |
|
Maven引入代码: |
<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-core</artifactId>
<version>4.3.0.CR2</version>
</dependency>
|
Gradle引入代码: |
org.hibernate:hibernate-core:4.3.0.CR2
|
下载Jar包: |
|
POM文件内容: |
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-core</artifactId>
<version>4.3.0.CR2</version>
<dependencies>
<dependency>
<groupId>org.jboss.logging</groupId>
<artifactId>jboss-logging</artifactId>
<version>3.1.3.GA</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.jboss.logging</groupId>
<artifactId>jboss-logging-annotations</artifactId>
<version>1.2.0.Beta1</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.jboss.spec.javax.transaction</groupId>
<artifactId>jboss-transaction-api_1.2_spec</artifactId>
<version>1.0.0.Final</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>dom4j</groupId>
<artifactId>dom4j</artifactId>
<version>1.6.1</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.hibernate.common</groupId>
<artifactId>hibernate-commons-annotations</artifactId>
<version>4.0.4.Final</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.hibernate.javax.persistence</groupId>
<artifactId>hibernate-jpa-2.1-api</artifactId>
<version>1.0.0.Final</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.javassist</groupId>
<artifactId>javassist</artifactId>
<version>3.18.1-GA</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>antlr</groupId>
<artifactId>antlr</artifactId>
<version>2.7.7</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.jboss</groupId>
<artifactId>jandex</artifactId>
<version>1.1.0.Final</version>
<scope>compile</scope>
</dependency>
</dependencies>
<name>Core Hibernate O/RM functionality</name>
<description>The core O/RM functionality as provided by Hibernate</description>
<url>http://hibernate.org</url>
<organization>
<name>Hibernate.org</name>
<url>http://hibernate.org</url>
</organization>
<issueManagement>
<system>jira</system>
<url>https://hibernate.atlassian.net/browse/HHH</url>
</issueManagement>
<scm>
<url>http://github.com/hibernate/hibernate-orm</url>
<connection>scm:git:http://github.com/hibernate/hibernate-orm.git</connection>
<developerConnection>scm:git:git@github.com:hibernate/hibernate-orm.git</developerConnection>
</scm>
<licenses>
<license>
<name>GNU Lesser General Public License</name>
<url>http://www.gnu.org/licenses/lgpl-2.1.html</url>
<comments>See discussion at http://hibernate.org/license for more details.</comments>
<distribution>repo</distribution>
</license>
</licenses>
<developers>
<developer>
<id>hibernate-team</id>
<name>The Hibernate Development Team</name>
<organization>Hibernate.org</organization>
<organizationUrl>http://hibernate.org</organizationUrl>
</developer>
</developers>
</project>
|
Jar包内容: |
META-INF/MANIFEST.MF
org.hibernate.EmptyInterceptor.class
org.hibernate.StaleObjectStateException.class
org.hibernate.AssertionFailure.class
org.hibernate.JDBCException.class
org.hibernate.SQLQuery$RootReturn.class
org.hibernate.SharedSessionContract.class
org.hibernate.Hibernate.class
org.hibernate.PropertySetterAccessException.class
org.hibernate.LockOptions.class
org.hibernate.ReplicationMode$4.class
org.hibernate.ConnectionReleaseMode.class
org.hibernate.PropertyValueException.class
org.hibernate.ReplicationMode$1.class
org.hibernate.CustomEntityDirtinessStrategy.class
org.hibernate.Session$LockRequest.class
org.hibernate.SharedSessionBuilder.class
org.hibernate.UnresolvableObjectException.class
org.hibernate.SessionBuilder.class
org.hibernate.NonUniqueResultException.class
org.hibernate.SessionException.class
org.hibernate.HibernateError.class
org.hibernate.PropertyAccessException.class
org.hibernate.BaseSessionEventListener.class
org.hibernate.MappingException.class
org.hibernate.CallbackException.class
org.hibernate.TypeHelper.class
org.hibernate.InvalidMappingException.class
org.hibernate.Filter.class
org.hibernate.TransientObjectException.class
org.hibernate.UnknownProfileException.class
org.hibernate.QueryException.class
org.hibernate.NonUniqueObjectException.class
org.hibernate.TransactionException.class
org.hibernate.PropertyNotFoundException.class
org.hibernate.SessionEventListener.class
org.hibernate.Interceptor.class
org.hibernate.HibernateException.class
org.hibernate.LazyInitializationException.class
org.hibernate.SQLQuery$FetchReturn.class
org.hibernate.StatelessSessionBuilder.class
org.hibernate.ReplicationMode.class
org.hibernate.FlushMode.class
org.hibernate.TransientPropertyValueException.class
org.hibernate.LobHelper.class
org.hibernate.FetchMode.class
org.hibernate.DuplicateMappingException$Type.class
org.hibernate.SessionFactory.class
org.hibernate.ReplicationMode$2.class
org.hibernate.ScrollMode.class
org.hibernate.ObjectDeletedException.class
org.hibernate.NaturalIdLoadAccess.class
org.hibernate.AnnotationException.class
org.hibernate.SQLQuery$ReturnProperty.class
org.hibernate.StatelessSession.class
org.hibernate.StaleStateException.class
org.hibernate.EntityNameResolver.class
org.hibernate.PersistentObjectException.class
org.hibernate.Query.class
org.hibernate.ReplicationMode$3.class
org.hibernate.OptimisticLockException.class
org.hibernate.SessionFactoryObserver.class
org.hibernate.QueryParameterException.class
org.hibernate.DuplicateMappingException.class
org.hibernate.NullPrecedence.class
org.hibernate.Transaction.class
org.hibernate.TypeMismatchException.class
org.hibernate.Version.class
org.hibernate.PessimisticLockException.class
org.hibernate.ScrollableResults.class
org.hibernate.Cache.class
org.hibernate.WrongClassException.class
org.hibernate.CacheMode.class
org.hibernate.InstantiationException.class
org.hibernate.ObjectNotFoundException.class
org.hibernate.EntityMode.class
org.hibernate.CustomEntityDirtinessStrategy$DirtyCheckContext.class
org.hibernate.MultiTenancyStrategy.class
org.hibernate.BasicQueryContract.class
org.hibernate.SessionFactory$SessionFactoryOptions.class
org.hibernate.CustomEntityDirtinessStrategy$AttributeChecker.class
org.hibernate.SimpleNaturalIdLoadAccess.class
org.hibernate.ResourceClosedException.class
org.hibernate.CustomEntityDirtinessStrategy$AttributeInformation.class
org.hibernate.Session.class
org.hibernate.QueryTimeoutException.class
org.hibernate.SQLQuery.class
org.hibernate.MappingNotFoundException.class
org.hibernate.SynchronizeableQuery.class
org.hibernate.LockMode.class
org.hibernate.Criteria.class
org.hibernate.IdentifierLoadAccess.class
org.hibernate.engine.FetchTiming.class
org.hibernate.engine.FetchStyle.class
org.hibernate.engine.FetchStrategy.class
org.hibernate.engine.ResultSetMappingDefinition.class
org.hibernate.engine.ResultSetMappingDefinition$1.class
org.hibernate.engine.HibernateIterator.class
org.hibernate.engine.OptimisticLockStyle.class
org.hibernate.engine.jndi.JndiNameException.class
org.hibernate.engine.jndi.JndiException.class
org.hibernate.engine.jndi.internal.JndiServiceImpl.class
org.hibernate.engine.jndi.internal.JndiServiceInitiator.class
org.hibernate.engine.jndi.spi.JndiService.class
org.hibernate.engine.internal.JoinSequence.class
org.hibernate.engine.internal.UnsavedValueFactory.class
org.hibernate.engine.internal.StatefulPersistenceContext$2.class
org.hibernate.engine.internal.EntityEntryContext.class
org.hibernate.engine.internal.EntityEntryContext$1.class
org.hibernate.engine.internal.StatefulPersistenceContext$1$1.class
org.hibernate.engine.internal.StatefulPersistenceContext.class
org.hibernate.engine.internal.NaturalIdXrefDelegate$1.class
org.hibernate.engine.internal.Versioning.class
org.hibernate.engine.internal.JoinSequence$Selector.class
org.hibernate.engine.internal.SessionEventListenerManagerImpl.class
org.hibernate.engine.internal.StatefulPersistenceContext$1.class
org.hibernate.engine.internal.JoinHelper.class
org.hibernate.engine.internal.EntityEntryContext$EntityEntryCrossRef.class
org.hibernate.engine.internal.EntityEntryContext$EntityEntryCrossRefImpl.class
org.hibernate.engine.internal.Cascade.class
org.hibernate.engine.internal.NaturalIdXrefDelegate$NaturalIdResolutionCache.class
org.hibernate.engine.internal.EntityEntryContext$ManagedEntityImpl.class
org.hibernate.engine.internal.ParameterBinder$NamedParameterSource.class
org.hibernate.engine.internal.NonNullableTransientDependencies.class
org.hibernate.engine.internal.TwoPhaseLoad.class
org.hibernate.engine.internal.CacheHelper.class
org.hibernate.engine.internal.StatisticalLoggingSessionEventListener.class
org.hibernate.engine.internal.ForeignKeys.class
org.hibernate.engine.internal.CascadePoint.class
org.hibernate.engine.internal.JoinSequence$Join.class
org.hibernate.engine.internal.Nullability.class
org.hibernate.engine.internal.StatefulPersistenceContext$1$2.class
org.hibernate.engine.internal.ForeignKeys$Nullifier.class
org.hibernate.engine.internal.NaturalIdXrefDelegate.class
org.hibernate.engine.internal.NaturalIdXrefDelegate$CachedNaturalId.class
org.hibernate.engine.internal.ParameterBinder.class
org.hibernate.engine.internal.Collections.class
org.hibernate.engine.query.spi.OrdinalParameterDescriptor.class
org.hibernate.engine.query.spi.ParameterParser.class
org.hibernate.engine.query.spi.QueryPlanCache.class
org.hibernate.engine.query.spi.FilterQueryPlan.class
org.hibernate.engine.query.spi.EntityGraphQueryHint.class
org.hibernate.engine.query.spi.ReturnMetadata.class
org.hibernate.engine.query.spi.NamedParameterDescriptor.class
org.hibernate.engine.query.spi.NativeSQLQueryPlan.class
org.hibernate.engine.query.spi.ParamLocationRecognizer$NamedParameterDescription.class
org.hibernate.engine.query.spi.HQLQueryPlan.class
org.hibernate.engine.query.spi.QueryPlanCache$HQLQueryPlanKey.class
org.hibernate.engine.query.spi.ParameterParser$Recognizer.class
org.hibernate.engine.query.spi.QueryPlanCache$DynamicFilterKey.class
org.hibernate.engine.query.spi.ParameterMetadata.class
org.hibernate.engine.query.spi.QueryPlanCache$FilterQueryPlanKey.class
org.hibernate.engine.query.spi.ParamLocationRecognizer.class
org.hibernate.engine.query.spi.QueryPlanCache$1.class
org.hibernate.engine.query.spi.sql.NativeSQLQueryConstructorReturn.class
org.hibernate.engine.query.spi.sql.NativeSQLQueryNonScalarReturn.class
org.hibernate.engine.query.spi.sql.NativeSQLQueryConstructorReturn$1.class
org.hibernate.engine.query.spi.sql.NativeSQLQueryReturn$TraceLogger.class
org.hibernate.engine.query.spi.sql.NativeSQLQueryCollectionReturn.class
org.hibernate.engine.query.spi.sql.NativeSQLQueryJoinReturn.class
org.hibernate.engine.query.spi.sql.NativeSQLQueryReturn.class
org.hibernate.engine.query.spi.sql.NativeSQLQuerySpecification.class
org.hibernate.engine.query.spi.sql.NativeSQLQueryRootReturn.class
org.hibernate.engine.query.spi.sql.NativeSQLQueryScalarReturn.class
org.hibernate.engine.spi.SessionFactoryImplementor.class
org.hibernate.engine.spi.CascadeStyles$7.class
org.hibernate.engine.spi.AssociationKey.class
org.hibernate.engine.spi.Mapping.class
org.hibernate.engine.spi.ManagedEntity.class
org.hibernate.engine.spi.VersionValue$1.class
org.hibernate.engine.spi.CascadingActions$BaseCascadingAction.class
org.hibernate.engine.spi.SessionDelegatorBaseImpl.class
org.hibernate.engine.spi.CascadeStyles$MultipleCascadeStyle.class
org.hibernate.engine.spi.CascadeStyles$8.class
org.hibernate.engine.spi.ActionQueue$AfterTransactionCompletionProcessQueue.class
org.hibernate.engine.spi.CollectionKey.class
org.hibernate.engine.spi.CascadeStyles$3.class
org.hibernate.engine.spi.CascadingActions.class
org.hibernate.engine.spi.PersistenceContext$NaturalIdHelper.class
org.hibernate.engine.spi.ActionQueue$InsertActionSorter.class
org.hibernate.engine.spi.SelfDirtinessTracker.class
org.hibernate.engine.spi.CascadingActions$7.class
org.hibernate.engine.spi.Managed.class
org.hibernate.engine.spi.CachedNaturalIdValueSource.class
org.hibernate.engine.spi.CascadingActions$1.class
org.hibernate.engine.spi.NamedQueryDefinitionBuilder.class
org.hibernate.engine.spi.PersistentAttributeInterceptor.class
org.hibernate.engine.spi.CascadeStyles$11.class
org.hibernate.engine.spi.CascadingActions$5.class
org.hibernate.engine.spi.TypedValue$1.class
org.hibernate.engine.spi.CompositeTracker.class
org.hibernate.engine.spi.SubselectFetch.class
org.hibernate.engine.spi.IdentifierValue$3.class
org.hibernate.engine.spi.CollectionEntry.class
org.hibernate.engine.spi.RowSelection.class
org.hibernate.engine.spi.ExecuteUpdateResultCheckStyle.class
org.hibernate.engine.spi.PersistenceContext.class
org.hibernate.engine.spi.CascadeStyles$2.class
org.hibernate.engine.spi.SessionEventListenerManager.class
org.hibernate.engine.spi.EntityEntry.class
org.hibernate.engine.spi.IdentifierValue.class
org.hibernate.engine.spi.CascadingActions$4.class
org.hibernate.engine.spi.CascadeStyle.class
org.hibernate.engine.spi.VersionValue$2.class
org.hibernate.engine.spi.VersionValue$3.class
org.hibernate.engine.spi.EntityUniqueKey.class
org.hibernate.engine.spi.NamedQueryDefinition.class
org.hibernate.engine.spi.SessionImplementor.class
org.hibernate.engine.spi.EntityKey.class
org.hibernate.engine.spi.CascadingAction.class
org.hibernate.engine.spi.ExecutableList$Sorter.class
org.hibernate.engine.spi.TypedValue.class
org.hibernate.engine.spi.CascadingActions$8.class
org.hibernate.engine.spi.PersistentAttributeInterceptable.class
org.hibernate.engine.spi.CascadeStyles$9.class
org.hibernate.engine.spi.CascadeStyles.class
org.hibernate.engine.spi.ExecutableList.class
org.hibernate.engine.spi.ActionQueue.class
org.hibernate.engine.spi.ActionQueue$1.class
org.hibernate.engine.spi.QueryParameters.class
org.hibernate.engine.spi.CascadeStyles$12.class
org.hibernate.engine.spi.SessionBuilderImplementor.class
org.hibernate.engine.spi.ValueInclusion.class
org.hibernate.engine.spi.ActionQueue$BeforeTransactionCompletionProcessQueue.class
org.hibernate.engine.spi.CascadeStyles$1.class
org.hibernate.engine.spi.CacheInitiator.class
org.hibernate.engine.spi.BatchFetchQueue.class
org.hibernate.engine.spi.IdentifierValue$2.class
org.hibernate.engine.spi.CompositeOwner.class
org.hibernate.engine.spi.CascadeStyles$10.class
org.hibernate.engine.spi.NamedSQLQueryDefinitionBuilder.class
org.hibernate.engine.spi.IdentifierValue$4.class
org.hibernate.engine.spi.CascadeStyles$BaseCascadeStyle.class
org.hibernate.engine.spi.CascadingActions$2.class
org.hibernate.engine.spi.CascadeStyles$4.class
org.hibernate.engine.spi.CascadingActions$6.class
org.hibernate.engine.spi.UnsavedValueStrategy.class
org.hibernate.engine.spi.PersistenceContext$NaturalIdHelper$1.class
org.hibernate.engine.spi.SessionOwner.class
org.hibernate.engine.spi.IdentifierValue$1.class
org.hibernate.engine.spi.Status.class
org.hibernate.engine.spi.LoadQueryInfluencers.class
org.hibernate.engine.spi.NamedSQLQueryDefinition.class
org.hibernate.engine.spi.FilterDefinition.class
org.hibernate.engine.spi.CascadingActions$9.class
org.hibernate.engine.spi.CascadeStyles$5.class
org.hibernate.engine.spi.VersionValue.class
org.hibernate.engine.spi.ManagedComposite.class
org.hibernate.engine.spi.CascadingActions$3.class
org.hibernate.engine.spi.CacheImplementor.class
org.hibernate.engine.spi.CascadeStyles$6.class
org.hibernate.engine.transaction.jta.platform.internal.TransactionManagerBasedSynchronizationStrategy.class
org.hibernate.engine.transaction.jta.platform.internal.BitronixJtaPlatform.class
org.hibernate.engine.transaction.jta.platform.internal.SynchronizationRegistryAccess.class
org.hibernate.engine.transaction.jta.platform.internal.OC4JJtaPlatform.class
org.hibernate.engine.transaction.jta.platform.internal.JBossStandAloneJtaPlatform.class
org.hibernate.engine.transaction.jta.platform.internal.WebSphereJtaPlatform$WebSphereEnvironment.class
org.hibernate.engine.transaction.jta.platform.internal.ResinJtaPlatform.class
org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator.class
org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform.class
org.hibernate.engine.transaction.jta.platform.internal.WeblogicJtaPlatform.class
org.hibernate.engine.transaction.jta.platform.internal.JOnASJtaPlatform.class
org.hibernate.engine.transaction.jta.platform.internal.WebSphereJtaPlatform.class
org.hibernate.engine.transaction.jta.platform.internal.OrionJtaPlatform.class
org.hibernate.engine.transaction.jta.platform.internal.SunOneJtaPlatform.class
org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver.class
org.hibernate.engine.transaction.jta.platform.internal.JBossAppServerJtaPlatform.class
org.hibernate.engine.transaction.jta.platform.internal.TransactionManagerAccess.class
org.hibernate.engine.transaction.jta.platform.internal.WebSphereExtendedJtaPlatform$TransactionManagerAdapter.class
org.hibernate.engine.transaction.jta.platform.internal.JOTMJtaPlatform.class
org.hibernate.engine.transaction.jta.platform.internal.WebSphereExtendedJtaPlatform$TransactionManagerAdapter$TransactionAdapter.class
org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformResolverInitiator.class
org.hibernate.engine.transaction.jta.platform.internal.AbstractJtaPlatform.class
org.hibernate.engine.transaction.jta.platform.internal.WebSphereExtendedJtaPlatform$1.class
org.hibernate.engine.transaction.jta.platform.internal.SynchronizationRegistryBasedSynchronizationStrategy.class
org.hibernate.engine.transaction.jta.platform.internal.WebSphereExtendedJtaPlatform.class
org.hibernate.engine.transaction.jta.platform.internal.BorlandEnterpriseServerJtaPlatform.class
org.hibernate.engine.transaction.jta.platform.internal.JRun4JtaPlatform.class
org.hibernate.engine.transaction.jta.platform.internal.JtaSynchronizationStrategy.class
org.hibernate.engine.transaction.jta.platform.internal.WebSphereExtendedJtaPlatform$TransactionManagerAdapter$TransactionAdapter$1.class
org.hibernate.engine.transaction.jta.platform.spi.JtaPlatform.class
org.hibernate.engine.transaction.jta.platform.spi.JtaPlatformException.class
org.hibernate.engine.transaction.jta.platform.spi.JtaPlatformProvider.class
org.hibernate.engine.transaction.jta.platform.spi.JtaPlatformResolver.class
org.hibernate.engine.transaction.internal.NullSynchronizationException.class
org.hibernate.engine.transaction.internal.TransactionFactoryInitiator.class
org.hibernate.engine.transaction.internal.TransactionCoordinatorImpl.class
org.hibernate.engine.transaction.internal.SynchronizationRegistryImpl.class
org.hibernate.engine.transaction.internal.jta.CMTTransaction.class
org.hibernate.engine.transaction.internal.jta.JtaTransactionFactory.class
org.hibernate.engine.transaction.internal.jta.JtaIsolationDelegate.class
org.hibernate.engine.transaction.internal.jta.CMTTransactionFactory.class
org.hibernate.engine.transaction.internal.jta.JtaTransaction.class
org.hibernate.engine.transaction.internal.jta.JtaStatusHelper.class
org.hibernate.engine.transaction.internal.jdbc.JdbcIsolationDelegate.class
org.hibernate.engine.transaction.internal.jdbc.JdbcTransaction.class
org.hibernate.engine.transaction.internal.jdbc.JdbcTransactionFactory.class
org.hibernate.engine.transaction.spi.TransactionCoordinator.class
org.hibernate.engine.transaction.spi.TransactionContext.class
org.hibernate.engine.transaction.spi.TransactionObserver.class
org.hibernate.engine.transaction.spi.LocalStatus.class
org.hibernate.engine.transaction.spi.TransactionEnvironment.class
org.hibernate.engine.transaction.spi.SynchronizationRegistry.class
org.hibernate.engine.transaction.spi.TransactionImplementor.class
org.hibernate.engine.transaction.spi.AbstractTransactionImpl.class
org.hibernate.engine.transaction.spi.IsolationDelegate.class
org.hibernate.engine.transaction.spi.JoinStatus.class
org.hibernate.engine.transaction.spi.TransactionFactory.class
org.hibernate.engine.transaction.synchronization.internal.SynchronizationCallbackCoordinatorNonTrackingImpl.class
org.hibernate.engine.transaction.synchronization.internal.SynchronizationCallbackCoordinatorNonTrackingImpl$3.class
org.hibernate.engine.transaction.synchronization.internal.SynchronizationCallbackCoordinatorTrackingImpl.class
org.hibernate.engine.transaction.synchronization.internal.SynchronizationCallbackCoordinatorNonTrackingImpl$2.class
org.hibernate.engine.transaction.synchronization.internal.SynchronizationCallbackCoordinatorNonTrackingImpl$1.class
org.hibernate.engine.transaction.synchronization.internal.RegisteredSynchronization.class
org.hibernate.engine.transaction.synchronization.spi.AfterCompletionAction.class
org.hibernate.engine.transaction.synchronization.spi.ExceptionMapper.class
org.hibernate.engine.transaction.synchronization.spi.SynchronizationCallbackCoordinator.class
org.hibernate.engine.transaction.synchronization.spi.ManagedFlushChecker.class
org.hibernate.engine.profile.Fetch$Style.class
org.hibernate.engine.profile.Fetch.class
org.hibernate.engine.profile.FetchProfile.class
org.hibernate.engine.profile.Association.class
org.hibernate.engine.jdbc.AbstractLobCreator.class
org.hibernate.engine.jdbc.StreamUtils.class
org.hibernate.engine.jdbc.ContextualLobCreator$2.class
org.hibernate.engine.jdbc.NClobImplementer.class
org.hibernate.engine.jdbc.SerializableClobProxy.class
org.hibernate.engine.jdbc.ClobProxy.class
org.hibernate.engine.jdbc.ReaderInputStream.class
org.hibernate.engine.jdbc.BlobProxy$StreamBackedBinaryStream.class
org.hibernate.engine.jdbc.WrappedClob.class
org.hibernate.engine.jdbc.SerializableBlobProxy.class
org.hibernate.engine.jdbc.SerializableNClobProxy.class
org.hibernate.engine.jdbc.ContextualLobCreator.class
org.hibernate.engine.jdbc.BlobProxy.class
org.hibernate.engine.jdbc.ClobImplementer.class
org.hibernate.engine.jdbc.WrappedBlob.class
org.hibernate.engine.jdbc.NonContextualLobCreator.class
org.hibernate.engine.jdbc.BlobProxy$1.class
org.hibernate.engine.jdbc.LobCreator.class
org.hibernate.engine.jdbc.BlobImplementer.class
org.hibernate.engine.jdbc.ContextualLobCreator$1.class
org.hibernate.engine.jdbc.ContextualLobCreator$3.class
org.hibernate.engine.jdbc.CharacterStream.class
org.hibernate.engine.jdbc.ResultSetWrapperProxy.class
org.hibernate.engine.jdbc.LobCreationContext.class
org.hibernate.engine.jdbc.WrappedNClob.class
org.hibernate.engine.jdbc.ColumnNameCache.class
org.hibernate.engine.jdbc.LobCreationContext$Callback.class
org.hibernate.engine.jdbc.BinaryStream.class
org.hibernate.engine.jdbc.NClobProxy.class
org.hibernate.engine.jdbc.connections.internal.ConnectionCreatorBuilder.class
org.hibernate.engine.jdbc.connections.internal.DriverConnectionCreator.class
org.hibernate.engine.jdbc.connections.internal.ConnectionProviderInitiator.class
org.hibernate.engine.jdbc.connections.internal.DatasourceConnectionProviderImpl.class
org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl.class
org.hibernate.engine.jdbc.connections.internal.MultiTenantConnectionProviderInitiator.class
org.hibernate.engine.jdbc.connections.internal.ConnectionCreator.class
org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl$1.class
org.hibernate.engine.jdbc.connections.internal.BasicConnectionCreator$1$1.class
org.hibernate.engine.jdbc.connections.internal.UserSuppliedConnectionProviderImpl.class
org.hibernate.engine.jdbc.connections.internal.BasicConnectionCreator$1.class
org.hibernate.engine.jdbc.connections.internal.BasicConnectionCreator$1$1$1.class
org.hibernate.engine.jdbc.connections.internal.BasicConnectionCreator.class
org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionCreator.class
org.hibernate.engine.jdbc.connections.internal.ConnectionProviderInitiator$1.class
org.hibernate.engine.jdbc.connections.spi.DataSourceBasedMultiTenantConnectionProviderImpl.class
org.hibernate.engine.jdbc.connections.spi.ConnectionProvider.class
org.hibernate.engine.jdbc.connections.spi.AbstractMultiTenantConnectionProvider.class
org.hibernate.engine.jdbc.connections.spi.MultiTenantConnectionProvider.class
org.hibernate.engine.jdbc.connections.spi.AbstractDataSourceBasedMultiTenantConnectionProviderImpl.class
org.hibernate.engine.jdbc.cursor.internal.StandardRefCursorSupport.class
org.hibernate.engine.jdbc.cursor.internal.RefCursorSupportInitiator.class
org.hibernate.engine.jdbc.cursor.spi.RefCursorSupport.class
org.hibernate.engine.jdbc.internal.LogicalConnectionImpl.class
org.hibernate.engine.jdbc.internal.JdbcServicesInitiator.class
org.hibernate.engine.jdbc.internal.StatementPreparerImpl$2.class
org.hibernate.engine.jdbc.internal.BasicFormatterImpl$FormatProcess.class
org.hibernate.engine.jdbc.internal.StatementPreparerImpl$4.class
org.hibernate.engine.jdbc.internal.JdbcServicesImpl$1.class
org.hibernate.engine.jdbc.internal.ResultSetWrapperImpl.class
org.hibernate.engine.jdbc.internal.FormatStyle.class
org.hibernate.engine.jdbc.internal.StatementPreparerImpl$3.class
org.hibernate.engine.jdbc.internal.StatementPreparerImpl$StatementPreparationTemplate.class
org.hibernate.engine.jdbc.internal.JdbcServicesImpl$MultiTenantConnectionProviderJdbcConnectionAccess.class
org.hibernate.engine.jdbc.internal.DDLFormatterImpl.class
org.hibernate.engine.jdbc.internal.JdbcServicesImpl$ConnectionProviderJdbcConnectionAccess.class
org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl.class
org.hibernate.engine.jdbc.internal.Formatter.class
org.hibernate.engine.jdbc.internal.StatementPreparerImpl$QueryStatementPreparationTemplate.class
org.hibernate.engine.jdbc.internal.BasicFormatterImpl.class
org.hibernate.engine.jdbc.internal.JdbcServicesImpl$ExtractedDatabaseMetaDataImpl.class
org.hibernate.engine.jdbc.internal.StatementPreparerImpl.class
org.hibernate.engine.jdbc.internal.JdbcServicesImpl.class
org.hibernate.engine.jdbc.internal.FormatStyle$NoFormatImpl.class
org.hibernate.engine.jdbc.internal.StatementPreparerImpl$5.class
org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.class
org.hibernate.engine.jdbc.internal.CharacterStreamImpl.class
org.hibernate.engine.jdbc.internal.StatementPreparerImpl$1.class
org.hibernate.engine.jdbc.internal.LobCreatorBuilder.class
org.hibernate.engine.jdbc.internal.BinaryStreamImpl.class
org.hibernate.engine.jdbc.spi.LogicalConnectionImplementor.class
org.hibernate.engine.jdbc.spi.LogicalConnection.class
org.hibernate.engine.jdbc.spi.JdbcWrapper.class
org.hibernate.engine.jdbc.spi.ExtractedDatabaseMetaData.class
org.hibernate.engine.jdbc.spi.SqlStatementLogger.class
org.hibernate.engine.jdbc.spi.TypeSearchability.class
org.hibernate.engine.jdbc.spi.ResultSetWrapper.class
org.hibernate.engine.jdbc.spi.TypeNullability.class
org.hibernate.engine.jdbc.spi.ConnectionObserverAdapter.class
org.hibernate.engine.jdbc.spi.TypeInfo.class
org.hibernate.engine.jdbc.spi.SqlExceptionHelper$WarningHandlerLoggingSupport.class
org.hibernate.engine.jdbc.spi.StatementPreparer.class
org.hibernate.engine.jdbc.spi.ConnectionObserver.class
org.hibernate.engine.jdbc.spi.SqlExceptionHelper$StandardWarningHandler.class
org.hibernate.engine.jdbc.spi.SqlExceptionHelper$WarningHandler.class
org.hibernate.engine.jdbc.spi.JdbcServices.class
org.hibernate.engine.jdbc.spi.ExtractedDatabaseMetaData$SQLStateType.class
org.hibernate.engine.jdbc.spi.SqlExceptionHelper$1.class
org.hibernate.engine.jdbc.spi.JdbcConnectionAccess.class
org.hibernate.engine.jdbc.spi.InvalidatableWrapper.class
org.hibernate.engine.jdbc.spi.ResultSetReturn.class
org.hibernate.engine.jdbc.spi.NonDurableConnectionObserver.class
org.hibernate.engine.jdbc.spi.SqlExceptionHelper.class
org.hibernate.engine.jdbc.spi.SchemaNameResolver.class
org.hibernate.engine.jdbc.spi.JdbcCoordinator.class
org.hibernate.engine.jdbc.dialect.internal.DialectResolverSet.class
org.hibernate.engine.jdbc.dialect.internal.StandardDialectResolver.class
org.hibernate.engine.jdbc.dialect.internal.DialectFactoryImpl.class
org.hibernate.engine.jdbc.dialect.internal.DialectFactoryInitiator.class
org.hibernate.engine.jdbc.dialect.internal.DialectResolverInitiator.class
org.hibernate.engine.jdbc.dialect.spi.DatabaseMetaDataDialectResolutionInfoAdapter.class
org.hibernate.engine.jdbc.dialect.spi.DialectResolver.class
org.hibernate.engine.jdbc.dialect.spi.DialectResolutionInfo.class
org.hibernate.engine.jdbc.dialect.spi.DialectResolutionInfoSource.class
org.hibernate.engine.jdbc.dialect.spi.BasicDialectResolver.class
org.hibernate.engine.jdbc.dialect.spi.BasicSQLExceptionConverter$ConstraintNameExtracter.class
org.hibernate.engine.jdbc.dialect.spi.BasicSQLExceptionConverter.class
org.hibernate.engine.jdbc.dialect.spi.DialectFactory.class
org.hibernate.engine.jdbc.dialect.spi.BasicSQLExceptionConverter$1.class
org.hibernate.engine.jdbc.batch.internal.BatchBuilderInitiator.class
org.hibernate.engine.jdbc.batch.internal.AbstractBatchImpl.class
org.hibernate.engine.jdbc.batch.internal.BatchBuilderImpl.class
org.hibernate.engine.jdbc.batch.internal.BatchingBatch.class
org.hibernate.engine.jdbc.batch.internal.BasicBatchKey.class
org.hibernate.engine.jdbc.batch.internal.NonBatchingBatch.class
org.hibernate.engine.jdbc.batch.spi.BatchObserver.class
org.hibernate.engine.jdbc.batch.spi.BatchKey.class
org.hibernate.engine.jdbc.batch.spi.Batch.class
org.hibernate.engine.jdbc.batch.spi.BatchBuilder.class
org.hibernate.engine.config.internal.ConfigurationServiceImpl.class
org.hibernate.engine.config.internal.ConfigurationServiceInitiator.class
org.hibernate.engine.config.spi.ConfigurationService$Converter.class
org.hibernate.engine.config.spi.ConfigurationService.class
org.hibernate.engine.loading.internal.CollectionLoadContext.class
org.hibernate.engine.loading.internal.LoadContexts.class
org.hibernate.engine.loading.internal.EntityLoadContext.class
org.hibernate.engine.loading.internal.LoadingCollectionEntry.class
org.hibernate.integrator.internal.IntegratorServiceImpl.class
org.hibernate.integrator.spi.IntegratorService.class
org.hibernate.integrator.spi.ServiceContributingIntegrator.class
org.hibernate.integrator.spi.Integrator.class
org.hibernate.param.VersionTypeSeedParameterSpecification.class
org.hibernate.param.CollectionFilterKeyParameterSpecification.class
org.hibernate.param.AbstractExplicitParameterSpecification.class
org.hibernate.param.ParameterSpecification.class
org.hibernate.param.DynamicFilterParameterSpecification.class
org.hibernate.param.NamedParameterSpecification.class
org.hibernate.param.PositionalParameterSpecification.class
org.hibernate.param.ExplicitParameterSpecification.class
org.hibernate.loader.CollectionAliases.class
org.hibernate.loader.BasicLoader.class
org.hibernate.loader.Loader.class
org.hibernate.loader.MultipleBagFetchException.class
org.hibernate.loader.GeneratedCollectionAliases.class
org.hibernate.loader.DefaultEntityAliases.class
org.hibernate.loader.EntityAliases.class
org.hibernate.loader.OuterJoinableAssociation.class
org.hibernate.loader.JoinWalker$AssociationInitCallback.class
org.hibernate.loader.JoinWalker$AssociationKey.class
org.hibernate.loader.BatchFetchStyle.class
org.hibernate.loader.JoinWalker$1.class
org.hibernate.loader.ColumnEntityAliases.class
org.hibernate.loader.Loader$1.class
org.hibernate.loader.AbstractEntityJoinWalker.class
org.hibernate.loader.JoinWalker.class
org.hibernate.loader.PropertyPath.class
org.hibernate.loader.OuterJoinLoader.class
org.hibernate.loader.Loader$SqlStatementWrapper.class
org.hibernate.loader.JoinWalker$AssociationInitCallback$1.class
org.hibernate.loader.hql.QueryLoader.class
org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorHelper.class
org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl.class
org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl.class
org.hibernate.loader.plan.exec.process.internal.CollectionReturnReader.class
org.hibernate.loader.plan.exec.process.internal.EntityReturnReader.class
org.hibernate.loader.plan.exec.process.internal.AbstractRowReader.class
org.hibernate.loader.plan.exec.process.internal.ResultSetProcessingContextImpl$1.class
org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl.class
org.hibernate.loader.plan.exec.process.internal.ResultSetProcessingContextImpl.class
org.hibernate.loader.plan.exec.process.internal.HydratedEntityRegistration.class
org.hibernate.loader.plan.exec.process.spi.EntityReferenceInitializer.class
org.hibernate.loader.plan.exec.process.spi.RowReader.class
org.hibernate.loader.plan.exec.process.spi.ResultSetProcessingContext$EntityReferenceProcessingState.class
org.hibernate.loader.plan.exec.process.spi.ResultSetProcessor.class
org.hibernate.loader.plan.exec.process.spi.ReturnReader.class
org.hibernate.loader.plan.exec.process.spi.ResultSetProcessingContext.class
org.hibernate.loader.plan.exec.process.spi.CollectionReferenceInitializer.class
org.hibernate.loader.plan.exec.process.spi.ReaderCollector.class
org.hibernate.loader.plan.exec.process.spi.ResultSetProcessingContext$EntityKeyResolutionContext.class
org.hibernate.loader.plan.exec.process.spi.ScrollableResultSetProcessor.class
org.hibernate.loader.plan.exec.internal.AbstractLoadPlanBasedLoader$1.class
org.hibernate.loader.plan.exec.internal.EntityReferenceAliasesImpl.class
org.hibernate.loader.plan.exec.internal.EntityLoadQueryDetails.class
org.hibernate.loader.plan.exec.internal.AbstractCollectionLoadQueryDetails$CollectionLoaderRowReader.class
org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor.class
org.hibernate.loader.plan.exec.internal.AbstractLoadQueryDetails$ReaderCollectorImpl.class
org.hibernate.loader.plan.exec.internal.EntityLoadQueryDetails$EntityLoaderRowReader.class
org.hibernate.loader.plan.exec.internal.FetchStats.class
org.hibernate.loader.plan.exec.internal.AbstractLoadPlanBasedLoader$SqlStatementWrapper.class
org.hibernate.loader.plan.exec.internal.RootHelper.class
org.hibernate.loader.plan.exec.internal.AbstractCollectionLoadQueryDetails.class
org.hibernate.loader.plan.exec.internal.AbstractCollectionLoadQueryDetails$CollectionLoaderReaderCollectorImpl.class
org.hibernate.loader.plan.exec.internal.OneToManyLoadQueryDetails.class
org.hibernate.loader.plan.exec.internal.AliasResolutionContextImpl.class
org.hibernate.loader.plan.exec.internal.AbstractLoadPlanBasedLoader.class
org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor$FetchStatsImpl.class
org.hibernate.loader.plan.exec.internal.AbstractLoadQueryDetails.class
org.hibernate.loader.plan.exec.internal.CollectionReferenceAliasesImpl.class
org.hibernate.loader.plan.exec.internal.EntityLoadQueryDetails$EntityLoaderReaderCollectorImpl.class
org.hibernate.loader.plan.exec.internal.BasicCollectionLoadQueryDetails.class
org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor$1.class
org.hibernate.loader.plan.exec.internal.BatchingLoadQueryDetailsFactory.class
org.hibernate.loader.plan.exec.query.internal.SelectStatementBuilder.class
org.hibernate.loader.plan.exec.query.spi.QueryBuildingParameters.class
org.hibernate.loader.plan.exec.query.spi.NamedParameterContext.class
org.hibernate.loader.plan.exec.spi.EntityReferenceAliases.class
org.hibernate.loader.plan.exec.spi.AliasResolutionContext.class
org.hibernate.loader.plan.exec.spi.LoadQueryDetails.class
org.hibernate.loader.plan.exec.spi.CollectionReferenceAliases.class
org.hibernate.loader.plan.exec.spi.LockModeResolver.class
org.hibernate.loader.plan.spi.Join.class
org.hibernate.loader.plan.spi.EntityQuerySpace.class
org.hibernate.loader.plan.spi.QuerySpace$Disposition.class
org.hibernate.loader.plan.spi.LoadPlan.class
org.hibernate.loader.plan.spi.CompositeQuerySpace.class
org.hibernate.loader.plan.spi.QuerySpaces.class
org.hibernate.loader.plan.spi.CompositeFetch.class
org.hibernate.loader.plan.spi.CollectionFetchableElement.class
org.hibernate.loader.plan.spi.CompositeAttributeFetch.class
org.hibernate.loader.plan.spi.FetchSource.class
org.hibernate.loader.plan.spi.QuerySpaceUidNotRegisteredException.class
org.hibernate.loader.plan.spi.Fetch.class
org.hibernate.loader.plan.spi.LoadPlan$Disposition.class
org.hibernate.loader.plan.spi.ScalarReturn.class
org.hibernate.loader.plan.spi.AttributeFetch.class
org.hibernate.loader.plan.spi.CollectionQuerySpace.class
org.hibernate.loader.plan.spi.JoinDefinedByMetadata.class
org.hibernate.loader.plan.spi.QuerySpace.class
org.hibernate.loader.plan.spi.AnyAttributeFetch.class
org.hibernate.loader.plan.spi.Return.class
org.hibernate.loader.plan.spi.CollectionReference.class
org.hibernate.loader.plan.spi.EntityReference.class
org.hibernate.loader.plan.spi.CollectionFetchableIndex.class
org.hibernate.loader.plan.spi.CollectionAttributeFetch.class
org.hibernate.loader.plan.spi.EntityReturn.class
org.hibernate.loader.plan.spi.CollectionReturn.class
org.hibernate.loader.plan.spi.EntityIdentifierDescription.class
org.hibernate.loader.plan.spi.BidirectionalEntityReference.class
org.hibernate.loader.plan.spi.EntityFetch.class
org.hibernate.loader.plan.build.internal.AbstractLoadPlanBuildingAssociationVisitationStrategy$PropertyPathStack.class
org.hibernate.loader.plan.build.internal.LoadPlanImpl.class
org.hibernate.loader.plan.build.internal.AbstractEntityGraphVisitationStrategy$1.class
org.hibernate.loader.plan.build.internal.FetchGraphLoadPlanBuildingStrategy.class
org.hibernate.loader.plan.build.internal.AbstractLoadPlanBuildingAssociationVisitationStrategy.class
org.hibernate.loader.plan.build.internal.LoadGraphLoadPlanBuildingStrategy.class
org.hibernate.loader.plan.build.internal.AbstractEntityGraphVisitationStrategy.class
org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy.class
org.hibernate.loader.plan.build.internal.CascadeStyleLoadPlanBuildingAssociationVisitationStrategy.class
org.hibernate.loader.plan.build.internal.AbstractEntityGraphVisitationStrategy$2.class
org.hibernate.loader.plan.build.internal.returns.AbstractCompositeReference.class
org.hibernate.loader.plan.build.internal.returns.CollectionFetchableElementCompositeGraph.class
org.hibernate.loader.plan.build.internal.returns.AbstractEntityReference.class
org.hibernate.loader.plan.build.internal.returns.AbstractCollectionReference.class
org.hibernate.loader.plan.build.internal.returns.CollectionFetchableElementAnyGraph.class
org.hibernate.loader.plan.build.internal.returns.NestedCompositeAttributeFetchImpl.class
org.hibernate.loader.plan.build.internal.returns.EntityReturnImpl.class
org.hibernate.loader.plan.build.internal.returns.BidirectionalEntityReferenceImpl.class
org.hibernate.loader.plan.build.internal.returns.EncapsulatedEntityIdentifierDescription.class
org.hibernate.loader.plan.build.internal.returns.AbstractAnyReference.class
org.hibernate.loader.plan.build.internal.returns.CollectionFetchableIndexEntityGraph.class
org.hibernate.loader.plan.build.internal.returns.CollectionFetchableElementEntityGraph.class
org.hibernate.loader.plan.build.internal.returns.AnyAttributeFetchImpl.class
org.hibernate.loader.plan.build.internal.returns.AbstractCompositeEntityIdentifierDescription.class
org.hibernate.loader.plan.build.internal.returns.CollectionAttributeFetchImpl.class
org.hibernate.loader.plan.build.internal.returns.EntityAttributeFetchImpl.class
org.hibernate.loader.plan.build.internal.returns.NonEncapsulatedEntityIdentifierDescription.class
org.hibernate.loader.plan.build.internal.returns.SimpleEntityIdentifierDescriptionImpl.class
org.hibernate.loader.plan.build.internal.returns.CompositeAttributeFetchImpl.class
org.hibernate.loader.plan.build.internal.returns.CollectionFetchableIndexCompositeGraph.class
org.hibernate.loader.plan.build.internal.returns.ScalarReturnImpl.class
org.hibernate.loader.plan.build.internal.returns.AbstractCompositeFetch.class
org.hibernate.loader.plan.build.internal.returns.CollectionFetchableIndexAnyGraph.class
org.hibernate.loader.plan.build.internal.returns.CollectionReturnImpl.class
org.hibernate.loader.plan.build.internal.returns.AbstractExpandingFetchSource.class
org.hibernate.loader.plan.build.internal.spaces.QuerySpaceHelper.class
org.hibernate.loader.plan.build.internal.spaces.AbstractQuerySpace.class
org.hibernate.loader.plan.build.internal.spaces.AbstractExpandingSourceQuerySpace.class
org.hibernate.loader.plan.build.internal.spaces.JoinImpl.class
org.hibernate.loader.plan.build.internal.spaces.JoinHelper.class
org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl.class
org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl.class
org.hibernate.loader.plan.build.internal.spaces.CompositePropertyMapping.class
org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl.class
org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl.class
org.hibernate.loader.plan.build.spi.ExpandingFetchSource.class
org.hibernate.loader.plan.build.spi.TreePrinterHelper.class
org.hibernate.loader.plan.build.spi.ExpandingCompositeQuerySpace.class
org.hibernate.loader.plan.build.spi.ExpandingEntityQuerySpace.class
org.hibernate.loader.plan.build.spi.ExpandingQuerySpace.class
org.hibernate.loader.plan.build.spi.QuerySpaceTreePrinter.class
org.hibernate.loader.plan.build.spi.ExpandingQuerySpaces.class
org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter$1.class
org.hibernate.loader.plan.build.spi.ExpandingEntityIdentifierDescription.class
org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter.class
org.hibernate.loader.plan.build.spi.ReturnGraphTreePrinter.class
org.hibernate.loader.plan.build.spi.ExpandingCollectionQuerySpace.class
org.hibernate.loader.plan.build.spi.LoadPlanBuildingContext.class
org.hibernate.loader.plan.build.spi.LoadPlanBuildingAssociationVisitationStrategy.class
org.hibernate.loader.plan.build.spi.MetamodelDrivenLoadPlanBuilder.class
org.hibernate.loader.custom.CollectionFetchReturn.class
org.hibernate.loader.custom.ConstructorReturn.class
org.hibernate.loader.custom.NonScalarResultColumnProcessor.class
org.hibernate.loader.custom.CustomLoader$1.class
org.hibernate.loader.custom.ConstructorResultColumnProcessor.class
org.hibernate.loader.custom.EntityFetchReturn.class
org.hibernate.loader.custom.ColumnCollectionAliases.class
org.hibernate.loader.custom.FetchReturn.class
org.hibernate.loader.custom.CustomQuery.class
org.hibernate.loader.custom.JdbcResultMetadata.class
org.hibernate.loader.custom.ScalarResultColumnProcessor.class
org.hibernate.loader.custom.CustomLoader.class
org.hibernate.loader.custom.ScalarReturn.class
org.hibernate.loader.custom.ResultColumnProcessor.class
org.hibernate.loader.custom.Return.class
org.hibernate.loader.custom.NonScalarReturn.class
org.hibernate.loader.custom.RootReturn.class
org.hibernate.loader.custom.CollectionReturn.class
org.hibernate.loader.custom.NonUniqueDiscoveredSqlAliasException.class
org.hibernate.loader.custom.ResultRowProcessor.class
org.hibernate.loader.custom.sql.SQLQueryReturnProcessor.class
org.hibernate.loader.custom.sql.SQLQueryParser$ParserContext.class
org.hibernate.loader.custom.sql.SQLQueryParser.class
org.hibernate.loader.custom.sql.SQLQueryParser$ParameterSubstitutionRecognizer.class
org.hibernate.loader.custom.sql.SQLCustomQuery.class
org.hibernate.loader.custom.sql.SQLCustomQuery$ParserContext.class
org.hibernate.loader.custom.sql.SQLQueryReturnProcessor$ResultAliasContext.class
org.hibernate.loader.criteria.ComponentCollectionCriteriaInfoProvider.class
org.hibernate.loader.criteria.ScalarCollectionCriteriaInfoProvider.class
org.hibernate.loader.criteria.CriteriaJoinWalker.class
org.hibernate.loader.criteria.CriteriaInfoProvider.class
org.hibernate.loader.criteria.CriteriaQueryTranslator.class
org.hibernate.loader.criteria.EntityCriteriaInfoProvider.class
org.hibernate.loader.criteria.CriteriaLoader$1.class
org.hibernate.loader.criteria.CriteriaLoader.class
org.hibernate.loader.spi.AfterLoadAction.class
org.hibernate.loader.collection.SubselectOneToManyLoader.class
org.hibernate.loader.collection.CollectionLoader.class
org.hibernate.loader.collection.LegacyBatchingCollectionInitializerBuilder.class
org.hibernate.loader.collection.CollectionJoinWalker.class
org.hibernate.loader.collection.SubselectCollectionLoader.class
org.hibernate.loader.collection.BatchingCollectionInitializerBuilder.class
org.hibernate.loader.collection.DynamicBatchingCollectionInitializerBuilder.class
org.hibernate.loader.collection.DynamicBatchingCollectionInitializerBuilder$DynamicBatchingCollectionInitializer.class
org.hibernate.loader.collection.CollectionInitializer.class
org.hibernate.loader.collection.PaddedBatchingCollectionInitializerBuilder.class
org.hibernate.loader.collection.LegacyBatchingCollectionInitializerBuilder$LegacyBatchingCollectionInitializer.class
org.hibernate.loader.collection.PaddedBatchingCollectionInitializerBuilder$PaddedBatchingCollectionInitializer.class
org.hibernate.loader.collection.DynamicBatchingCollectionInitializerBuilder$DynamicBatchingCollectionLoader$1.class
org.hibernate.loader.collection.BasicCollectionLoader.class
org.hibernate.loader.collection.DynamicBatchingCollectionInitializerBuilder$DynamicBatchingCollectionLoader.class
org.hibernate.loader.collection.OneToManyLoader.class
org.hibernate.loader.collection.OneToManyJoinWalker.class
org.hibernate.loader.collection.BasicCollectionJoinWalker.class
org.hibernate.loader.collection.BatchingCollectionInitializerBuilder$1.class
org.hibernate.loader.collection.DynamicBatchingCollectionInitializerBuilder$DynamicBatchingCollectionLoader$2.class
org.hibernate.loader.collection.BatchingCollectionInitializer.class
org.hibernate.loader.collection.plan.CollectionLoader.class
org.hibernate.loader.collection.plan.LegacyBatchingCollectionInitializerBuilder.class
org.hibernate.loader.collection.plan.AbstractBatchingCollectionInitializerBuilder.class
org.hibernate.loader.collection.plan.CollectionLoader$Builder.class
org.hibernate.loader.collection.plan.LegacyBatchingCollectionInitializerBuilder$LegacyBatchingCollectionInitializer.class
org.hibernate.loader.collection.plan.CollectionLoader$1.class
org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.class
org.hibernate.loader.collection.plan.CollectionLoader$Builder$1.class
org.hibernate.loader.collection.plan.BatchingCollectionInitializer.class
org.hibernate.loader.entity.EntityJoinWalker$AssociationInitCallbackImpl.class
org.hibernate.loader.entity.CascadeEntityLoader.class
org.hibernate.loader.entity.UniqueEntityLoader.class
org.hibernate.loader.entity.CollectionElementLoader.class
org.hibernate.loader.entity.DynamicBatchingEntityLoaderBuilder$DynamicEntityLoader$1.class
org.hibernate.loader.entity.BatchingEntityLoaderBuilder.class
org.hibernate.loader.entity.DynamicBatchingEntityLoaderBuilder.class
org.hibernate.loader.entity.PaddedBatchingEntityLoaderBuilder$PaddedBatchingEntityLoader.class
org.hibernate.loader.entity.BatchingEntityLoader.class
org.hibernate.loader.entity.CascadeEntityJoinWalker.class
org.hibernate.loader.entity.DynamicBatchingEntityLoaderBuilder$DynamicBatchingEntityLoader.class
org.hibernate.loader.entity.LegacyBatchingEntityLoaderBuilder.class
org.hibernate.loader.entity.EntityLoader.class
org.hibernate.loader.entity.LegacyBatchingEntityLoaderBuilder$LegacyBatchingEntityLoader.class
org.hibernate.loader.entity.AbstractEntityLoader.class
org.hibernate.loader.entity.DynamicBatchingEntityLoaderBuilder$DynamicEntityLoader.class
org.hibernate.loader.entity.EntityJoinWalker.class
org.hibernate.loader.entity.BatchingEntityLoaderBuilder$1.class
org.hibernate.loader.entity.PaddedBatchingEntityLoaderBuilder.class
org.hibernate.loader.entity.plan.EntityLoader$Builder$1.class
org.hibernate.loader.entity.plan.EntityLoader$Builder.class
org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader.class
org.hibernate.loader.entity.plan.BatchingEntityLoader.class
org.hibernate.loader.entity.plan.LegacyBatchingEntityLoaderBuilder.class
org.hibernate.loader.entity.plan.EntityLoader.class
org.hibernate.loader.entity.plan.LegacyBatchingEntityLoaderBuilder$LegacyBatchingEntityLoader.class
org.hibernate.loader.entity.plan.EntityLoader$1.class
org.hibernate.loader.entity.plan.AbstractBatchingEntityLoaderBuilder.class
org.hibernate.exception.LockAcquisitionException.class
org.hibernate.exception.LockTimeoutException.class
org.hibernate.exception.JDBCConnectionException.class
org.hibernate.exception.GenericJDBCException.class
org.hibernate.exception.SQLGrammarException.class
org.hibernate.exception.DataException.class
org.hibernate.exception.ConstraintViolationException.class
org.hibernate.exception.internal.CacheSQLExceptionConversionDelegate.class
org.hibernate.exception.internal.SQLExceptionTypeDelegate.class
org.hibernate.exception.internal.SQLStateConverter.class
org.hibernate.exception.internal.StandardSQLExceptionConverter.class
org.hibernate.exception.internal.SQLStateConverter$1.class
org.hibernate.exception.internal.SQLStateConversionDelegate.class
org.hibernate.exception.spi.ConversionContext.class
org.hibernate.exception.spi.AbstractSQLExceptionConversionDelegate.class
org.hibernate.exception.spi.SQLExceptionConverterFactory.class
org.hibernate.exception.spi.Configurable.class
org.hibernate.exception.spi.ViolatedConstraintNameExtracter.class
org.hibernate.exception.spi.SQLExceptionConverterFactory$1.class
org.hibernate.exception.spi.SQLExceptionConversionDelegate.class
org.hibernate.exception.spi.SQLExceptionConverter.class
org.hibernate.exception.spi.TemplatedViolatedConstraintNameExtracter.class
org.hibernate.proxy.EntityNotFoundDelegate.class
org.hibernate.proxy.HibernateProxyHelper.class
org.hibernate.proxy.AbstractLazyInitializer.class
org.hibernate.proxy.LazyInitializer.class
org.hibernate.proxy.ProxyFactory.class
org.hibernate.proxy.AbstractSerializableProxy.class
org.hibernate.proxy.HibernateProxy.class
org.hibernate.proxy.map.MapLazyInitializer.class
org.hibernate.proxy.map.MapProxy.class
org.hibernate.proxy.map.MapProxyFactory.class
org.hibernate.proxy.pojo.BasicLazyInitializer.class
org.hibernate.proxy.pojo.javassist.SerializableProxy.class
org.hibernate.proxy.pojo.javassist.JavassistLazyInitializer.class
org.hibernate.proxy.pojo.javassist.JavassistLazyInitializer$1.class
org.hibernate.proxy.pojo.javassist.JavassistProxyFactory.class
org.hibernate.stat.QueryStatistics.class
org.hibernate.stat.SecondLevelCacheStatistics.class
org.hibernate.stat.CollectionStatistics.class
org.hibernate.stat.SessionStatistics.class
org.hibernate.stat.Statistics.class
org.hibernate.stat.NaturalIdCacheStatistics.class
org.hibernate.stat.EntityStatistics.class
org.hibernate.stat.internal.ConcurrentCollectionStatisticsImpl.class
org.hibernate.stat.internal.ConcurrentQueryStatisticsImpl.class
org.hibernate.stat.internal.StatisticsInitiator.class
org.hibernate.stat.internal.ConcurrentEntityStatisticsImpl.class
org.hibernate.stat.internal.ConcurrentStatisticsImpl.class
org.hibernate.stat.internal.CategorizedStatistics.class
org.hibernate.stat.internal.ConcurrentSecondLevelCacheStatisticsImpl.class
org.hibernate.stat.internal.StatisticsInitiator$1.class
org.hibernate.stat.internal.SessionStatisticsImpl.class
org.hibernate.stat.internal.ConcurrentNaturalIdCacheStatisticsImpl.class
org.hibernate.stat.spi.StatisticsFactory.class
org.hibernate.stat.spi.StatisticsImplementor.class
org.hibernate.hql.internal.NameGenerator.class
org.hibernate.hql.internal.CollectionProperties.class
org.hibernate.hql.internal.HolderInstantiator.class
org.hibernate.hql.internal.CollectionSubqueryFactory.class
org.hibernate.hql.internal.QuerySplitter.class
org.hibernate.hql.internal.QueryExecutionRequestException.class
org.hibernate.hql.internal.antlr.SqlStatementParser$StatementParserException.class
org.hibernate.hql.internal.antlr.SqlStatementLexer.class
org.hibernate.hql.internal.antlr.SqlGeneratorBase.class
org.hibernate.hql.internal.antlr.SqlStatementParserTokenTypes.class
org.hibernate.hql.internal.antlr.SqlStatementParser.class
org.hibernate.hql.internal.antlr.SqlStatementParser$1.class
org.hibernate.hql.internal.antlr.HqlSqlBaseWalker.class
org.hibernate.hql.internal.antlr.HqlBaseParser.class
org.hibernate.hql.internal.antlr.SqlStatementParser$ErrorHandler.class
org.hibernate.hql.internal.antlr.HqlBaseLexer.class
org.hibernate.hql.internal.antlr.HqlSqlTokenTypes.class
org.hibernate.hql.internal.antlr.HqlTokenTypes.class
org.hibernate.hql.internal.antlr.SqlTokenTypes.class
org.hibernate.hql.internal.classic.FromPathExpressionParser.class
org.hibernate.hql.internal.classic.OrderByParser.class
org.hibernate.hql.internal.classic.QueryTranslatorImpl.class
org.hibernate.hql.internal.classic.WhereParser.class
org.hibernate.hql.internal.classic.SelectParser.class
org.hibernate.hql.internal.classic.ParserHelper.class
org.hibernate.hql.internal.classic.SelectPathExpressionParser.class
org.hibernate.hql.internal.classic.PathExpressionParser.class
org.hibernate.hql.internal.classic.FromParser.class
org.hibernate.hql.internal.classic.Parser.class
org.hibernate.hql.internal.classic.ClassicQueryTranslatorFactory.class
org.hibernate.hql.internal.classic.PreprocessingParser.class
org.hibernate.hql.internal.classic.ClauseParser.class
org.hibernate.hql.internal.classic.QueryTranslatorImpl$2.class
org.hibernate.hql.internal.classic.QueryTranslatorImpl$1.class
org.hibernate.hql.internal.classic.PathExpressionParser$CollectionElement.class
org.hibernate.hql.internal.classic.HavingParser.class
org.hibernate.hql.internal.classic.GroupByParser.class
org.hibernate.hql.internal.ast.HqlToken.class
org.hibernate.hql.internal.ast.TypeDiscriminatorMetadata.class
org.hibernate.hql.internal.ast.DetailedSemanticException.class
org.hibernate.hql.internal.ast.ParameterTranslationsImpl.class
org.hibernate.hql.internal.ast.QueryTranslatorImpl.class
org.hibernate.hql.internal.ast.ParameterTranslationsImpl$ParameterInfo.class
org.hibernate.hql.internal.ast.HqlParser.class
org.hibernate.hql.internal.ast.SqlGenerator$FunctionArguments.class
org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory.class
org.hibernate.hql.internal.ast.ErrorCounter.class
org.hibernate.hql.internal.ast.ParameterTranslationsImpl$1NamedParamTempHolder.class
org.hibernate.hql.internal.ast.HqlSqlWalker$WithClauseVisitor.class
org.hibernate.hql.internal.ast.HqlSqlWalker.class
org.hibernate.hql.internal.ast.InvalidPathException.class
org.hibernate.hql.internal.ast.QuerySyntaxException.class
org.hibernate.hql.internal.ast.HqlLexer.class
org.hibernate.hql.internal.ast.ParseErrorHandler.class
org.hibernate.hql.internal.ast.SqlASTFactory.class
org.hibernate.hql.internal.ast.InvalidWithClauseException.class
org.hibernate.hql.internal.ast.HqlASTFactory.class
org.hibernate.hql.internal.ast.SqlGenerator$DefaultWriter.class
org.hibernate.hql.internal.ast.ErrorReporter.class
org.hibernate.hql.internal.ast.SqlGenerator$SqlWriter.class
org.hibernate.hql.internal.ast.SqlGenerator.class
org.hibernate.hql.internal.ast.QueryTranslatorImpl$JavaConstantConverter.class
org.hibernate.hql.internal.ast.tree.FromReferenceNode.class
org.hibernate.hql.internal.ast.tree.ParameterNode.class
org.hibernate.hql.internal.ast.tree.MapEntryNode$MapEntryBuilder.class
org.hibernate.hql.internal.ast.tree.BetweenOperatorNode.class
org.hibernate.hql.internal.ast.tree.DisplayableNode.class
org.hibernate.hql.internal.ast.tree.LiteralNode.class
org.hibernate.hql.internal.ast.tree.FromElementType$SpecialManyToManyCollectionPropertyMapping.class
org.hibernate.hql.internal.ast.tree.AssignmentSpecification$1.class
org.hibernate.hql.internal.ast.tree.FromClause.class
org.hibernate.hql.internal.ast.tree.CollectionFunction.class
org.hibernate.hql.internal.ast.tree.IdentNode$DereferenceType.class
org.hibernate.hql.internal.ast.tree.FromElementType.class
org.hibernate.hql.internal.ast.tree.SqlNode.class
org.hibernate.hql.internal.ast.tree.MapEntryNode.class
org.hibernate.hql.internal.ast.tree.AbstractStatement.class
org.hibernate.hql.internal.ast.tree.InsertStatement.class
org.hibernate.hql.internal.ast.tree.BooleanLiteralNode.class
org.hibernate.hql.internal.ast.tree.DotNode.class
org.hibernate.hql.internal.ast.tree.ParameterContainer.class
org.hibernate.hql.internal.ast.tree.FromElementType$1.class
org.hibernate.hql.internal.ast.tree.BinaryLogicOperatorNode.class
org.hibernate.hql.internal.ast.tree.DeleteStatement.class
org.hibernate.hql.internal.ast.tree.MapEntryNode$LocalAliasGenerator.class
org.hibernate.hql.internal.ast.tree.MapEntryNode$EntryAdapter.class
org.hibernate.hql.internal.ast.tree.AbstractSelectExpression.class
org.hibernate.hql.internal.ast.tree.FromClause$4.class
org.hibernate.hql.internal.ast.tree.FromClause$1.class
org.hibernate.hql.internal.ast.tree.UnaryLogicOperatorNode.class
org.hibernate.hql.internal.ast.tree.JavaConstantNode.class
org.hibernate.hql.internal.ast.tree.AssignmentSpecification.class
org.hibernate.hql.internal.ast.tree.UnaryArithmeticNode.class
org.hibernate.hql.internal.ast.tree.Node.class
org.hibernate.hql.internal.ast.tree.OrderByClause.class
org.hibernate.hql.internal.ast.tree.MapKeyNode.class
org.hibernate.hql.internal.ast.tree.OperatorNode.class
org.hibernate.hql.internal.ast.tree.ComponentJoin$ComponentFromElementType.class
org.hibernate.hql.internal.ast.tree.BinaryArithmeticOperatorNode.class
org.hibernate.hql.internal.ast.tree.FromClause$2.class
org.hibernate.hql.internal.ast.tree.AbstractRestrictableStatement.class
org.hibernate.hql.internal.ast.tree.ConstructorNode.class
org.hibernate.hql.internal.ast.tree.HqlSqlWalkerNode.class
org.hibernate.hql.internal.ast.tree.SessionFactoryAwareNode.class
org.hibernate.hql.internal.ast.tree.FromElement$TypeDiscriminatorMetadataImpl.class
org.hibernate.hql.internal.ast.tree.InLogicOperatorNode.class
org.hibernate.hql.internal.ast.tree.DotNode$IllegalCollectionDereferenceExceptionBuilder.class
org.hibernate.hql.internal.ast.tree.SelectExpressionList.class
org.hibernate.hql.internal.ast.tree.PathNode.class
org.hibernate.hql.internal.ast.tree.ResolvableNode.class
org.hibernate.hql.internal.ast.tree.DotNode$DereferenceType.class
org.hibernate.hql.internal.ast.tree.FromElement.class
org.hibernate.hql.internal.ast.tree.FunctionNode.class
org.hibernate.hql.internal.ast.tree.ExpectedTypeAwareNode.class
org.hibernate.hql.internal.ast.tree.SelectExpression.class
org.hibernate.hql.internal.ast.tree.MethodNode.class
org.hibernate.hql.internal.ast.tree.IntoClause.class
org.hibernate.hql.internal.ast.tree.SelectExpressionImpl.class
org.hibernate.hql.internal.ast.tree.MapEntryNode$1.class
org.hibernate.hql.internal.ast.tree.ComponentJoin.class
org.hibernate.hql.internal.ast.tree.FromElementFactory.class
org.hibernate.hql.internal.ast.tree.CaseNode.class
org.hibernate.hql.internal.ast.tree.MapEntryNode$BasicSelectExpression.class
org.hibernate.hql.internal.ast.tree.IndexNode.class
org.hibernate.hql.internal.ast.tree.AbstractMapComponentNode.class
org.hibernate.hql.internal.ast.tree.FromElement$1.class
org.hibernate.hql.internal.ast.tree.IndexNode$AggregatedIndexCollectionSelectorParameterSpecifications.class
org.hibernate.hql.internal.ast.tree.SqlFragment.class
org.hibernate.hql.internal.ast.tree.CountNode.class
org.hibernate.hql.internal.ast.tree.AbstractNullnessCheckNode.class
org.hibernate.hql.internal.ast.tree.AggregateNode.class
org.hibernate.hql.internal.ast.tree.UpdateStatement.class
org.hibernate.hql.internal.ast.tree.Case2Node.class
org.hibernate.hql.internal.ast.tree.BinaryOperatorNode.class
org.hibernate.hql.internal.ast.tree.DotNode$1.class
org.hibernate.hql.internal.ast.tree.UnaryOperatorNode.class
org.hibernate.hql.internal.ast.tree.ComponentJoin$1.class
org.hibernate.hql.internal.ast.tree.InitializeableNode.class
org.hibernate.hql.internal.ast.tree.ImpliedFromElement.class
org.hibernate.hql.internal.ast.tree.QueryNode.class
org.hibernate.hql.internal.ast.tree.AggregatedSelectExpression.class
org.hibernate.hql.internal.ast.tree.MapValueNode.class
org.hibernate.hql.internal.ast.tree.SelectClause.class
org.hibernate.hql.internal.ast.tree.ComponentJoin$ComponentPropertyMapping.class
org.hibernate.hql.internal.ast.tree.IdentNode.class
org.hibernate.hql.internal.ast.tree.IsNullLogicOperatorNode.class
org.hibernate.hql.internal.ast.tree.FromClause$3.class
org.hibernate.hql.internal.ast.tree.RestrictableStatement.class
org.hibernate.hql.internal.ast.tree.IsNotNullLogicOperatorNode.class
org.hibernate.hql.internal.ast.tree.ResultVariableRefNode.class
org.hibernate.hql.internal.ast.tree.Statement.class
org.hibernate.hql.internal.ast.exec.BasicExecutor.class
org.hibernate.hql.internal.ast.exec.MultiTableUpdateExecutor.class
org.hibernate.hql.internal.ast.exec.DeleteExecutor.class
org.hibernate.hql.internal.ast.exec.MultiTableDeleteExecutor.class
org.hibernate.hql.internal.ast.exec.StatementExecutor.class
org.hibernate.hql.internal.ast.util.PathHelper.class
org.hibernate.hql.internal.ast.util.ASTIterator.class
org.hibernate.hql.internal.ast.util.ASTUtil$FilterPredicate.class
org.hibernate.hql.internal.ast.util.LiteralProcessor$ExactDecimalFormatter.class
org.hibernate.hql.internal.ast.util.ASTPrinter.class
org.hibernate.hql.internal.ast.util.ASTUtil$IncludePredicate.class
org.hibernate.hql.internal.ast.util.SyntheticAndFactory.class
org.hibernate.hql.internal.ast.util.ColumnHelper.class
org.hibernate.hql.internal.ast.util.NodeTraverser.class
org.hibernate.hql.internal.ast.util.LiteralProcessor$1.class
org.hibernate.hql.internal.ast.util.ASTAppender.class
org.hibernate.hql.internal.ast.util.LiteralProcessor.class
org.hibernate.hql.internal.ast.util.SessionFactoryHelper.class
org.hibernate.hql.internal.ast.util.ASTUtil.class
org.hibernate.hql.internal.ast.util.LiteralProcessor$DecimalFormatter.class
org.hibernate.hql.internal.ast.util.LiteralProcessor$DecimalLiteralFormat$2.class
org.hibernate.hql.internal.ast.util.JoinProcessor$1.class
org.hibernate.hql.internal.ast.util.ASTParentsFirstIterator.class
org.hibernate.hql.internal.ast.util.AliasGenerator.class
org.hibernate.hql.internal.ast.util.LiteralProcessor$DecimalLiteralFormat$1.class
org.hibernate.hql.internal.ast.util.JoinProcessor.class
org.hibernate.hql.internal.ast.util.NodeTraverser$VisitationStrategy.class
org.hibernate.hql.internal.ast.util.LiteralProcessor$ApproximateDecimalFormatter.class
org.hibernate.hql.internal.ast.util.LiteralProcessor$DecimalLiteralFormat.class
org.hibernate.hql.internal.ast.util.ASTUtil$CollectingNodeVisitor.class
org.hibernate.hql.spi.TemporaryTableBulkIdStrategy$2.class
org.hibernate.hql.spi.TableBasedUpdateHandlerImpl.class
org.hibernate.hql.spi.PersistentTableBulkIdStrategy$1.class
org.hibernate.hql.spi.MultiTableBulkIdStrategy$DeleteHandler.class
org.hibernate.hql.spi.TemporaryTableBulkIdStrategy$3.class
org.hibernate.hql.spi.QueryTranslatorFactory.class
org.hibernate.hql.spi.TableBasedDeleteHandlerImpl.class
org.hibernate.hql.spi.AbstractTableBasedBulkIdHandler$ProcessedWhereClause.class
org.hibernate.hql.spi.ParameterTranslations.class
org.hibernate.hql.spi.MultiTableBulkIdStrategy.class
org.hibernate.hql.spi.FilterTranslator.class
org.hibernate.hql.spi.TemporaryTableBulkIdStrategy.class
org.hibernate.hql.spi.AbstractTableBasedBulkIdHandler.class
org.hibernate.hql.spi.QueryTranslator.class
org.hibernate.hql.spi.TemporaryTableBulkIdStrategy$TemporaryTableDropWork.class
org.hibernate.hql.spi.TemporaryTableBulkIdStrategy$1.class
org.hibernate.hql.spi.MultiTableBulkIdStrategy$UpdateHandler.class
org.hibernate.hql.spi.PersistentTableBulkIdStrategy.class
org.hibernate.hql.spi.PersistentTableBulkIdStrategy$2.class
org.hibernate.hql.spi.TemporaryTableBulkIdStrategy$TemporaryTableCreationWork.class
org.hibernate.tuple.StandardProperty.class
org.hibernate.tuple.GenerationTiming$1.class
org.hibernate.tuple.Instantiator.class
org.hibernate.tuple.NonIdentifierAttribute.class
org.hibernate.tuple.ValueGenerator.class
org.hibernate.tuple.GenerationTiming$2.class
org.hibernate.tuple.DynamicMapInstantiator.class
org.hibernate.tuple.GeneratedValueGeneration.class
org.hibernate.tuple.TimestampGenerators$CurrentSqlDateGenerator.class
org.hibernate.tuple.BaselineAttributeInformation$Builder.class
org.hibernate.tuple.ElementWrapper.class
org.hibernate.tuple.CreationTimestampGeneration.class
org.hibernate.tuple.GenerationTiming.class
org.hibernate.tuple.TimestampGenerators$CurrentCalendarGenerator.class
org.hibernate.tuple.PropertyFactory.class
org.hibernate.tuple.Tuplizer.class
org.hibernate.tuple.IdentifierAttribute.class
org.hibernate.tuple.TimestampGenerators$CurrentSqlTimeGenerator.class
org.hibernate.tuple.Property.class
org.hibernate.tuple.TimestampGenerators.class
org.hibernate.tuple.GenerationTiming$3.class
org.hibernate.tuple.InMemoryValueGenerationStrategy.class
org.hibernate.tuple.TimestampGenerators$CurrentSqlTimestampGenerator.class
org.hibernate.tuple.AnnotationValueGeneration.class
org.hibernate.tuple.PojoInstantiator.class
org.hibernate.tuple.InDatabaseValueGenerationStrategy.class
org.hibernate.tuple.UpdateTimestampGeneration.class
org.hibernate.tuple.BaselineAttributeInformation.class
org.hibernate.tuple.PropertyFactory$1.class
org.hibernate.tuple.Attribute.class
org.hibernate.tuple.VmValueGeneration.class
org.hibernate.tuple.IdentifierProperty.class
org.hibernate.tuple.AbstractNonIdentifierAttribute.class
org.hibernate.tuple.TimestampGenerators$CurrentDateGenerator.class
org.hibernate.tuple.Dom4jInstantiator.class
org.hibernate.tuple.PropertyFactory$NonIdentifierAttributeNature.class
org.hibernate.tuple.AbstractAttribute.class
org.hibernate.tuple.ValueGeneration.class
org.hibernate.tuple.entity.AbstractEntityTuplizer$IncrediblySillyJpaMapsIdMappedIdentifierValueMarshaller.class
org.hibernate.tuple.entity.EntityMetamodel$FullInMemoryValueGenerationStrategy.class
org.hibernate.tuple.entity.EntityTuplizerFactory.class
org.hibernate.tuple.entity.AbstractEntityBasedAttribute.class
org.hibernate.tuple.entity.AbstractEntityTuplizer$1.class
org.hibernate.tuple.entity.EntityMetamodel$CompositeGenerationStrategyPairBuilder.class
org.hibernate.tuple.entity.EntityMetamodel.class
org.hibernate.tuple.entity.DynamicMapEntityTuplizer$BasicEntityNameResolver.class
org.hibernate.tuple.entity.EntityMetamodel$GenerationStrategyPair.class
org.hibernate.tuple.entity.EntityBasedAssociationAttribute$1.class
org.hibernate.tuple.entity.EntityMetamodel$InDatabaseValueGenerationStrategyImpl.class
org.hibernate.tuple.entity.EntityMetamodel$1.class
org.hibernate.tuple.entity.PojoEntityTuplizer.class
org.hibernate.tuple.entity.EntityBasedAssociationAttribute.class
org.hibernate.tuple.entity.DynamicMapEntityTuplizer.class
org.hibernate.tuple.entity.EntityBasedBasicAttribute.class
org.hibernate.tuple.entity.EntityMetamodel$NoInMemoryValueGenerationStrategy.class
org.hibernate.tuple.entity.AbstractEntityTuplizer.class
org.hibernate.tuple.entity.NonPojoInstrumentationMetadata.class
org.hibernate.tuple.entity.EntityMetamodel$ValueGenerationStrategyException.class
org.hibernate.tuple.entity.AbstractEntityTuplizer$NormalMappedIdentifierValueMarshaller.class
org.hibernate.tuple.entity.EntityTuplizer.class
org.hibernate.tuple.entity.EntityBasedCompositionAttribute.class
org.hibernate.tuple.entity.AbstractEntityTuplizer$MappedIdentifierValueMarshaller.class
org.hibernate.tuple.entity.VersionProperty.class
org.hibernate.tuple.entity.EntityMetamodel$NoInDatabaseValueGenerationStrategy.class
org.hibernate.tuple.component.ComponentTuplizer.class
org.hibernate.tuple.component.DynamicMapComponentTuplizer.class
org.hibernate.tuple.component.PojoComponentTuplizer$ProxiedInstantiator.class
org.hibernate.tuple.component.CompositeBasedAssociationAttribute$1.class
org.hibernate.tuple.component.CompositeBasedBasicAttribute.class
org.hibernate.tuple.component.ComponentTuplizerFactory.class
org.hibernate.tuple.component.AbstractComponentTuplizer.class
org.hibernate.tuple.component.ComponentMetamodel.class
org.hibernate.tuple.component.AbstractCompositionAttribute$1$1.class
org.hibernate.tuple.component.AbstractCompositionAttribute.class
org.hibernate.tuple.component.CompositeBasedAssociationAttribute.class
org.hibernate.tuple.component.AbstractCompositionAttribute$1.class
org.hibernate.tuple.component.CompositionBasedCompositionAttribute.class
org.hibernate.tuple.component.PojoComponentTuplizer.class
org.hibernate.cache.CacheException.class
org.hibernate.cache.RegionFactory.class
org.hibernate.cache.NoCacheRegionFactoryAvailableException.class
org.hibernate.cache.internal.StandardQueryCache.class
org.hibernate.cache.internal.CollectionCacheInvalidator.class
org.hibernate.cache.internal.NoCachingRegionFactory.class
org.hibernate.cache.internal.CacheDataDescriptionImpl.class
org.hibernate.cache.internal.StandardQueryCacheFactory.class
org.hibernate.cache.internal.RegionFactoryInitiator.class
org.hibernate.cache.spi.TransactionAwareCache.class
org.hibernate.cache.spi.QueryCacheFactory.class
org.hibernate.cache.spi.UpdateTimestampsCache.class
org.hibernate.cache.spi.NaturalIdRegion.class
org.hibernate.cache.spi.QueryResultsRegion.class
org.hibernate.cache.spi.TransactionalDataRegion.class
org.hibernate.cache.spi.NaturalIdCacheKey$1.class
org.hibernate.cache.spi.CollectionRegion.class
org.hibernate.cache.spi.RegionFactory.class
org.hibernate.cache.spi.QueryKey.class
org.hibernate.cache.spi.Region.class
org.hibernate.cache.spi.EntityRegion.class
org.hibernate.cache.spi.OptimisticCacheSource.class
org.hibernate.cache.spi.CacheKey.class
org.hibernate.cache.spi.CacheDataDescription.class
org.hibernate.cache.spi.FilterKey.class
org.hibernate.cache.spi.NaturalIdCacheKey.class
org.hibernate.cache.spi.QueryCache.class
org.hibernate.cache.spi.GeneralDataRegion.class
org.hibernate.cache.spi.TimestampsRegion.class
org.hibernate.cache.spi.entry.StandardCacheEntryImpl.class
org.hibernate.cache.spi.entry.CacheEntry.class
org.hibernate.cache.spi.entry.StructuredMapCacheEntry.class
org.hibernate.cache.spi.entry.UnstructuredCacheEntry.class
org.hibernate.cache.spi.entry.StructuredCacheEntry.class
org.hibernate.cache.spi.entry.ReferenceCacheEntryImpl.class
org.hibernate.cache.spi.entry.CollectionCacheEntry.class
org.hibernate.cache.spi.entry.CacheEntryStructure.class
org.hibernate.cache.spi.entry.StructuredCollectionCacheEntry.class
org.hibernate.cache.spi.access.EntityRegionAccessStrategy.class
org.hibernate.cache.spi.access.CollectionRegionAccessStrategy.class
org.hibernate.cache.spi.access.RegionAccessStrategy.class
org.hibernate.cache.spi.access.UnknownAccessTypeException.class
org.hibernate.cache.spi.access.SoftLock.class
org.hibernate.cache.spi.access.NaturalIdRegionAccessStrategy.class
org.hibernate.cache.spi.access.AccessType.class
org.hibernate.metamodel.SessionFactoryBuilder.class
org.hibernate.metamodel.MetadataSourceProcessingOrder.class
org.hibernate.metamodel.ValidationException.class
org.hibernate.metamodel.Metadata$Options.class
org.hibernate.metamodel.Metadata.class
org.hibernate.metamodel.MetadataBuilder.class
org.hibernate.metamodel.MetadataSources.class
org.hibernate.metamodel.domain.PluralAttributeNature.class
org.hibernate.metamodel.domain.Entity.class
org.hibernate.metamodel.domain.BasicType.class
org.hibernate.metamodel.domain.Type.class
org.hibernate.metamodel.domain.PluralAttribute.class
org.hibernate.metamodel.domain.Hierarchical.class
org.hibernate.metamodel.domain.AbstractAttributeContainer$SingularAttributeImpl.class
org.hibernate.metamodel.domain.AbstractAttributeContainer.class
org.hibernate.metamodel.domain.IndexedPluralAttribute.class
org.hibernate.metamodel.domain.Superclass.class
org.hibernate.metamodel.domain.AttributeContainer.class
org.hibernate.metamodel.domain.Component.class
org.hibernate.metamodel.domain.JavaType$1.class
org.hibernate.metamodel.domain.Attribute.class
org.hibernate.metamodel.domain.JavaType.class
org.hibernate.metamodel.domain.AbstractAttributeContainer$IndexedPluralAttributeImpl.class
org.hibernate.metamodel.domain.AbstractAttributeContainer$PluralAttributeImpl.class
org.hibernate.metamodel.domain.SingularAttribute.class
org.hibernate.metamodel.domain.TypeNature.class
org.hibernate.metamodel.domain.NonEntity.class
org.hibernate.metamodel.relational.ForeignKey.class
org.hibernate.metamodel.relational.TableSpecification.class
org.hibernate.metamodel.relational.AbstractSimpleValue.class
org.hibernate.metamodel.relational.AbstractConstraint.class
org.hibernate.metamodel.relational.CheckConstraint.class
org.hibernate.metamodel.relational.IllegalIdentifierException.class
org.hibernate.metamodel.relational.DerivedValue.class
org.hibernate.metamodel.relational.Sequence.class
org.hibernate.metamodel.relational.ObjectName.class
org.hibernate.metamodel.relational.SimpleValue.class
org.hibernate.metamodel.relational.AbstractAuxiliaryDatabaseObject.class
org.hibernate.metamodel.relational.Exportable.class
org.hibernate.metamodel.relational.Loggable.class
org.hibernate.metamodel.relational.Database.class
org.hibernate.metamodel.relational.BasicAuxiliaryDatabaseObjectImpl.class
org.hibernate.metamodel.relational.Size$LobMultiplier.class
org.hibernate.metamodel.relational.UniqueKey.class
org.hibernate.metamodel.relational.Schema.class
org.hibernate.metamodel.relational.Datatype.class
org.hibernate.metamodel.relational.AbstractTableSpecification.class
org.hibernate.metamodel.relational.Value.class
org.hibernate.metamodel.relational.Column.class
org.hibernate.metamodel.relational.Identifier.class
org.hibernate.metamodel.relational.Schema$Name.class
org.hibernate.metamodel.relational.Index.class
org.hibernate.metamodel.relational.ForeignKey$ReferentialAction.class
org.hibernate.metamodel.relational.Value$JdbcCodes.class
org.hibernate.metamodel.relational.Tuple.class
org.hibernate.metamodel.relational.Table.class
org.hibernate.metamodel.relational.InLineView.class
org.hibernate.metamodel.relational.PrimaryKey.class
org.hibernate.metamodel.relational.Size.class
org.hibernate.metamodel.relational.AuxiliaryDatabaseObject.class
org.hibernate.metamodel.relational.ValueContainer.class
org.hibernate.metamodel.relational.Constraint.class
org.hibernate.metamodel.relational.state.TupleRelationalState.class
org.hibernate.metamodel.relational.state.ManyToOneRelationalState.class
org.hibernate.metamodel.relational.state.ColumnRelationalState.class
org.hibernate.metamodel.relational.state.SimpleValueRelationalState.class
org.hibernate.metamodel.relational.state.DerivedValueRelationalState.class
org.hibernate.metamodel.relational.state.ValueRelationalState.class
org.hibernate.metamodel.spi.TypeContributions.class
org.hibernate.metamodel.spi.TypeContributor.class
org.hibernate.metamodel.binding.BasicCollectionElement.class
org.hibernate.metamodel.binding.CompositeCollectionElement.class
org.hibernate.metamodel.binding.MetaAttribute.class
org.hibernate.metamodel.binding.CollectionLaziness.class
org.hibernate.metamodel.binding.EntityIdentifier.class
org.hibernate.metamodel.binding.CollectionKey.class
org.hibernate.metamodel.binding.AbstractSingularAttributeBinding.class
org.hibernate.metamodel.binding.Caching.class
org.hibernate.metamodel.binding.ComponentAttributeBinding.class
org.hibernate.metamodel.binding.EntityDiscriminator.class
org.hibernate.metamodel.binding.HibernateTypeDescriptor.class
org.hibernate.metamodel.binding.InheritanceType.class
org.hibernate.metamodel.binding.ManyToOneAttributeBinding.class
org.hibernate.metamodel.binding.SingularAssociationAttributeBinding.class
org.hibernate.metamodel.binding.BasicAttributeBinding.class
org.hibernate.metamodel.binding.CollectionElementNature.class
org.hibernate.metamodel.binding.ManyToManyCollectionElement.class
org.hibernate.metamodel.binding.InheritanceType$1.class
org.hibernate.metamodel.binding.AttributeBinding.class
org.hibernate.metamodel.binding.CustomSQL.class
org.hibernate.metamodel.binding.AbstractCollectionElement.class
org.hibernate.metamodel.binding.FetchProfile.class
org.hibernate.metamodel.binding.EntityBinding.class
org.hibernate.metamodel.binding.KeyValueBinding.class
org.hibernate.metamodel.binding.SingularAttributeBinding.class
org.hibernate.metamodel.binding.AttributeBindingContainer.class
org.hibernate.metamodel.binding.PluralAttributeBinding.class
org.hibernate.metamodel.binding.IdGenerator.class
org.hibernate.metamodel.binding.AbstractPluralAttributeBinding$1.class
org.hibernate.metamodel.binding.ManyToAnyCollectionElement.class
org.hibernate.metamodel.binding.BagBinding.class
org.hibernate.metamodel.binding.HierarchyDetails.class
org.hibernate.metamodel.binding.AbstractPluralAttributeBinding.class
org.hibernate.metamodel.binding.OneToManyCollectionElement.class
org.hibernate.metamodel.binding.CascadeType.class
org.hibernate.metamodel.binding.Helper.class
org.hibernate.metamodel.binding.SimpleValueBinding.class
org.hibernate.metamodel.binding.AssociationAttributeBinding.class
org.hibernate.metamodel.binding.SetBinding.class
org.hibernate.metamodel.binding.TypeDef.class
org.hibernate.metamodel.binding.AbstractAttributeBinding.class
org.hibernate.metamodel.binding.FetchProfile$Fetch.class
org.hibernate.metamodel.source.BindingContext.class
org.hibernate.metamodel.source.MetadataImplementor.class
org.hibernate.metamodel.source.MappingException.class
org.hibernate.metamodel.source.MappingDefaults.class
org.hibernate.metamodel.source.XsdException.class
org.hibernate.metamodel.source.LocalBindingContext.class
org.hibernate.metamodel.source.MetaAttributeContext.class
org.hibernate.metamodel.source.MetadataSourceProcessor.class
org.hibernate.metamodel.source.MappingNotFoundException.class
org.hibernate.metamodel.source.annotations.HibernateDotNames.class
org.hibernate.metamodel.source.annotations.AnnotationBindingContext.class
org.hibernate.metamodel.source.annotations.UnknownInheritanceTypeException.class
org.hibernate.metamodel.source.annotations.AnnotationMetadataSourceProcessorImpl.class
org.hibernate.metamodel.source.annotations.AnnotationBindingContextImpl.class
org.hibernate.metamodel.source.annotations.EntityHierarchyBuilder.class
org.hibernate.metamodel.source.annotations.JandexHelper.class
org.hibernate.metamodel.source.annotations.EnumConversionHelper.class
org.hibernate.metamodel.source.annotations.EnumConversionHelper$1.class
org.hibernate.metamodel.source.annotations.ReflectionHelper.class
org.hibernate.metamodel.source.annotations.EntityHierarchyImpl.class
org.hibernate.metamodel.source.annotations.JPADotNames.class
org.hibernate.metamodel.source.annotations.AnnotationBindingContextImpl$1.class
org.hibernate.metamodel.source.annotations.xml.PseudoJpaDotNames.class
org.hibernate.metamodel.source.annotations.xml.filter.IndexedAnnotationFilter.class
org.hibernate.metamodel.source.annotations.xml.filter.NameTargetAnnotationFilter.class
org.hibernate.metamodel.source.annotations.xml.filter.ExclusiveAnnotationFilter.class
org.hibernate.metamodel.source.annotations.xml.filter.ExclusiveAnnotationFilter$1.class
org.hibernate.metamodel.source.annotations.xml.filter.NameAnnotationFilter.class
org.hibernate.metamodel.source.annotations.xml.filter.AbstractAnnotationFilter.class
org.hibernate.metamodel.source.annotations.xml.filter.ExclusiveAnnotationFilter$ExclusiveGroup.class
org.hibernate.metamodel.source.annotations.xml.filter.ExclusiveAnnotationFilter$Scope.class
org.hibernate.metamodel.source.annotations.xml.mocker.PersistenceMetadataMocker.class
org.hibernate.metamodel.source.annotations.xml.mocker.MockHelper.class
org.hibernate.metamodel.source.annotations.xml.mocker.PersistenceMetadataMocker$DefaultListenerMocker.class
org.hibernate.metamodel.source.annotations.xml.mocker.ManyToManyMocker.class
org.hibernate.metamodel.source.annotations.xml.mocker.IndexBuilder.class
org.hibernate.metamodel.source.annotations.xml.mocker.DefaultConfigurationHelper.class
org.hibernate.metamodel.source.annotations.xml.mocker.AnnotationMocker$Operation.class
org.hibernate.metamodel.source.annotations.xml.mocker.EmbeddableAttributesBuilder.class
org.hibernate.metamodel.source.annotations.xml.mocker.SchemaAware$TableSchemaAware.class
org.hibernate.metamodel.source.annotations.xml.mocker.BasicMocker.class
org.hibernate.metamodel.source.annotations.xml.mocker.AccessHelper.class
org.hibernate.metamodel.source.annotations.xml.mocker.AttributesBuilder.class
org.hibernate.metamodel.source.annotations.xml.mocker.SchemaAware$JoinTableSchemaAware.class
org.hibernate.metamodel.source.annotations.xml.mocker.TransientMocker.class
org.hibernate.metamodel.source.annotations.xml.mocker.MappedSuperclassMocker.class
org.hibernate.metamodel.source.annotations.xml.mocker.MockHelper$1.class
org.hibernate.metamodel.source.annotations.xml.mocker.EmbeddedIdMocker.class
org.hibernate.metamodel.source.annotations.xml.mocker.GlobalAnnotations.class
org.hibernate.metamodel.source.annotations.xml.mocker.OneToOneMocker.class
org.hibernate.metamodel.source.annotations.xml.mocker.GlobalAnnotationMocker.class
org.hibernate.metamodel.source.annotations.xml.mocker.IdMocker.class
org.hibernate.metamodel.source.annotations.xml.mocker.DefaultConfigurationHelper$EntityObject.class
org.hibernate.metamodel.source.annotations.xml.mocker.AnnotationMocker.class
org.hibernate.metamodel.source.annotations.xml.mocker.AbstractMocker.class
org.hibernate.metamodel.source.annotations.xml.mocker.ManyToOneMocker.class
org.hibernate.metamodel.source.annotations.xml.mocker.AbstractAttributesBuilder.class
org.hibernate.metamodel.source.annotations.xml.mocker.AnnotationMocker$JaxbAttributeOverrideProxy.class
org.hibernate.metamodel.source.annotations.xml.mocker.MockHelper$TargetType.class
org.hibernate.metamodel.source.annotations.xml.mocker.EmbeddableMocker.class
org.hibernate.metamodel.source.annotations.xml.mocker.EmbeddedMocker.class
org.hibernate.metamodel.source.annotations.xml.mocker.PropertyMocker$1.class
org.hibernate.metamodel.source.annotations.xml.mocker.SchemaAware$CollectionTableSchemaAware.class
org.hibernate.metamodel.source.annotations.xml.mocker.ListenerMocker.class
org.hibernate.metamodel.source.annotations.xml.mocker.EntityMocker.class
org.hibernate.metamodel.source.annotations.xml.mocker.VersionMocker.class
org.hibernate.metamodel.source.annotations.xml.mocker.SchemaAware.class
org.hibernate.metamodel.source.annotations.xml.mocker.DefaultConfigurationHelper$1.class
org.hibernate.metamodel.source.annotations.xml.mocker.EntityMappingsMocker.class
org.hibernate.metamodel.source.annotations.xml.mocker.PropertyMocker.class
org.hibernate.metamodel.source.annotations.xml.mocker.DefaultConfigurationHelper$EmbeddableEntityObject.class
org.hibernate.metamodel.source.annotations.xml.mocker.DefaultConfigurationHelper$EntityEntityObject.class
org.hibernate.metamodel.source.annotations.xml.mocker.AbstractEntityObjectMocker.class
org.hibernate.metamodel.source.annotations.xml.mocker.EntityMappingsMocker$Default.class
org.hibernate.metamodel.source.annotations.xml.mocker.AnnotationMocker$AttributeOverrideOperation.class
org.hibernate.metamodel.source.annotations.xml.mocker.OneToManyMocker.class
org.hibernate.metamodel.source.annotations.xml.mocker.AnnotationMocker$JaxbAssociationOverrideProxy.class
org.hibernate.metamodel.source.annotations.xml.mocker.AnnotationMocker$ContainerOperation.class
org.hibernate.metamodel.source.annotations.xml.mocker.AnnotationMocker$AssociationOverrideOperation.class
org.hibernate.metamodel.source.annotations.xml.mocker.ElementCollectionMocker.class
org.hibernate.metamodel.source.annotations.xml.mocker.DefaultConfigurationHelper$MappedSuperClassEntityObject.class
org.hibernate.metamodel.source.annotations.xml.mocker.SchemaAware$SecondaryTableSchemaAware.class
org.hibernate.metamodel.source.annotations.attribute.ToOneAttributeSourceImpl.class
org.hibernate.metamodel.source.annotations.attribute.ColumnSourceImpl.class
org.hibernate.metamodel.source.annotations.attribute.ExplicitHibernateTypeSourceImpl.class
org.hibernate.metamodel.source.annotations.attribute.AssociationAttribute.class
org.hibernate.metamodel.source.annotations.attribute.MappedAttribute.class
org.hibernate.metamodel.source.annotations.attribute.FormulaValue.class
org.hibernate.metamodel.source.annotations.attribute.ColumnValues.class
org.hibernate.metamodel.source.annotations.attribute.BasicAttribute.class
org.hibernate.metamodel.source.annotations.attribute.DiscriminatorSourceImpl.class
org.hibernate.metamodel.source.annotations.attribute.AttributeOverride.class
org.hibernate.metamodel.source.annotations.attribute.ColumnValuesSourceImpl.class
org.hibernate.metamodel.source.annotations.attribute.SingularAttributeSourceImpl.class
org.hibernate.metamodel.source.annotations.attribute.AttributeNature.class
org.hibernate.metamodel.source.annotations.attribute.SimpleIdentifierSourceImpl.class
org.hibernate.metamodel.source.annotations.attribute.DerivedValueSourceImpl.class
org.hibernate.metamodel.source.annotations.attribute.type.LobTypeResolver.class
org.hibernate.metamodel.source.annotations.attribute.type.AbstractAttributeTypeResolver.class
org.hibernate.metamodel.source.annotations.attribute.type.EnumeratedTypeResolver.class
org.hibernate.metamodel.source.annotations.attribute.type.TemporalTypeResolver.class
org.hibernate.metamodel.source.annotations.attribute.type.CompositeAttributeTypeResolver.class
org.hibernate.metamodel.source.annotations.attribute.type.AttributeTypeResolver.class
org.hibernate.metamodel.source.annotations.attribute.type.TemporalTypeResolver$1.class
org.hibernate.metamodel.source.annotations.attribute.type.AttributeTypeResolverImpl.class
org.hibernate.metamodel.source.annotations.global.TableBinder.class
org.hibernate.metamodel.source.annotations.global.FilterDefBinder.class
org.hibernate.metamodel.source.annotations.global.TypeDefBinder.class
org.hibernate.metamodel.source.annotations.global.FetchProfileBinder.class
org.hibernate.metamodel.source.annotations.global.IdGeneratorBinder.class
org.hibernate.metamodel.source.annotations.global.QueryBinder.class
org.hibernate.metamodel.source.annotations.entity.ConfiguredClass.class
org.hibernate.metamodel.source.annotations.entity.RootEntitySourceImpl.class
org.hibernate.metamodel.source.annotations.entity.EntityClass$1.class
org.hibernate.metamodel.source.annotations.entity.EntityClass$JpaCallbackClassImpl.class
org.hibernate.metamodel.source.annotations.entity.ConfiguredClassType.class
org.hibernate.metamodel.source.annotations.entity.IdType.class
org.hibernate.metamodel.source.annotations.entity.RootEntitySourceImpl$1.class
org.hibernate.metamodel.source.annotations.entity.TableSourceImpl.class
org.hibernate.metamodel.source.annotations.entity.EmbeddableClass.class
org.hibernate.metamodel.source.annotations.entity.ConfiguredClass$1.class
org.hibernate.metamodel.source.annotations.entity.UniqueConstraintSourceImpl.class
org.hibernate.metamodel.source.annotations.entity.EntitySourceImpl.class
org.hibernate.metamodel.source.annotations.entity.SubclassEntitySourceImpl.class
org.hibernate.metamodel.source.annotations.entity.ComponentAttributeSourceImpl.class
org.hibernate.metamodel.source.annotations.entity.EntityClass.class
org.hibernate.metamodel.source.annotations.entity.EmbeddableHierarchy.class
org.hibernate.metamodel.source.annotations.entity.EntityBindingContext.class
org.hibernate.metamodel.source.hbm.ManyToManyPluralAttributeElementSourceImpl.class
org.hibernate.metamodel.source.hbm.RootEntitySourceImpl.class
org.hibernate.metamodel.source.hbm.PropertyAttributeSourceImpl.class
org.hibernate.metamodel.source.hbm.HibernateMappingProcessor$1.class
org.hibernate.metamodel.source.hbm.ManyToManyPluralAttributeElementSourceImpl$1.class
org.hibernate.metamodel.source.hbm.SubclassEntitySourceImpl$1.class
org.hibernate.metamodel.source.hbm.AbstractEntitySourceImpl.class
org.hibernate.metamodel.source.hbm.Helper$ValueSourcesAdapter.class
org.hibernate.metamodel.source.hbm.PropertyAttributeSourceImpl$2.class
org.hibernate.metamodel.source.hbm.PluralAttributeKeySourceImpl$1.class
org.hibernate.metamodel.source.hbm.PluralAttributeKeySourceImpl.class
org.hibernate.metamodel.source.hbm.RootEntitySourceImpl$1.class
org.hibernate.metamodel.source.hbm.ColumnSourceImpl.class
org.hibernate.metamodel.source.hbm.CompositePluralAttributeElementSourceImpl.class
org.hibernate.metamodel.source.hbm.SubclassEntitySourceImpl$2.class
org.hibernate.metamodel.source.hbm.ColumnAttributeSourceImpl.class
org.hibernate.metamodel.source.hbm.HierarchyBuilder$1.class
org.hibernate.metamodel.source.hbm.VersionAttributeSourceImpl$2.class
org.hibernate.metamodel.source.hbm.HbmMetadataSourceProcessorImpl.class
org.hibernate.metamodel.source.hbm.MappingDocument$1.class
org.hibernate.metamodel.source.hbm.OneToManyPluralAttributeElementSourceImpl.class
org.hibernate.metamodel.source.hbm.Helper$2.class
org.hibernate.metamodel.source.hbm.RootEntitySourceImpl$2.class
org.hibernate.metamodel.source.hbm.HbmBindingContext.class
org.hibernate.metamodel.source.hbm.BagAttributeSourceImpl.class
org.hibernate.metamodel.source.hbm.TimestampAttributeSourceImpl$2.class
org.hibernate.metamodel.source.hbm.AbstractPluralAttributeSourceImpl$1.class
org.hibernate.metamodel.source.hbm.AbstractPluralAttributeSourceImpl.class
org.hibernate.metamodel.source.hbm.VersionAttributeSourceImpl.class
org.hibernate.metamodel.source.hbm.TimestampAttributeSourceImpl.class
org.hibernate.metamodel.source.hbm.TimestampAttributeSourceImpl$3.class
org.hibernate.metamodel.source.hbm.MappingDocument$LocalBindingContextImpl.class
org.hibernate.metamodel.source.hbm.Helper$1.class
org.hibernate.metamodel.source.hbm.ManyToOneAttributeSourceImpl.class
org.hibernate.metamodel.source.hbm.SingularIdentifierAttributeSourceImpl$2.class
org.hibernate.metamodel.source.hbm.HierarchyBuilder.class
org.hibernate.metamodel.source.hbm.HibernateMappingProcessor.class
org.hibernate.metamodel.source.hbm.ManyToOneAttributeSourceImpl$1.class
org.hibernate.metamodel.source.hbm.BasicPluralAttributeElementSourceImpl$1.class
org.hibernate.metamodel.source.hbm.RootEntitySourceImpl$3.class
org.hibernate.metamodel.source.hbm.EntityHierarchyImpl.class
org.hibernate.metamodel.source.hbm.VersionAttributeSourceImpl$1.class
org.hibernate.metamodel.source.hbm.BasicPluralAttributeElementSourceImpl$2.class
org.hibernate.metamodel.source.hbm.SingularIdentifierAttributeSourceImpl.class
org.hibernate.metamodel.source.hbm.MappingDocument.class
org.hibernate.metamodel.source.hbm.PropertyAttributeSourceImpl$1.class
org.hibernate.metamodel.source.hbm.SingularIdentifierAttributeSourceImpl$1.class
org.hibernate.metamodel.source.hbm.SubclassEntitySourceImpl.class
org.hibernate.metamodel.source.hbm.HierarchyBuilder$ExtendsQueueEntry.class
org.hibernate.metamodel.source.hbm.VersionAttributeSourceImpl$3.class
org.hibernate.metamodel.source.hbm.ComponentAttributeSourceImpl.class
org.hibernate.metamodel.source.hbm.Helper.class
org.hibernate.metamodel.source.hbm.SetAttributeSourceImpl.class
org.hibernate.metamodel.source.hbm.FormulaImpl.class
org.hibernate.metamodel.source.hbm.TimestampAttributeSourceImpl$1.class
org.hibernate.metamodel.source.hbm.BasicPluralAttributeElementSourceImpl.class
org.hibernate.metamodel.source.internal.IdentifierGeneratorResolver$ObjectNameNormalizerImpl.class
org.hibernate.metamodel.source.internal.MetadataBuilderImpl.class
org.hibernate.metamodel.source.internal.MetadataBuilderImpl$OptionsImpl$4.class
org.hibernate.metamodel.source.internal.HibernateTypeResolver$1.class
org.hibernate.metamodel.source.internal.MetadataImpl$1.class
org.hibernate.metamodel.source.internal.HibernateTypeResolver.class
org.hibernate.metamodel.source.internal.MetadataBuilderImpl$OptionsImpl$3.class
org.hibernate.metamodel.source.internal.MetadataBuilderImpl$OptionsImpl$2.class
org.hibernate.metamodel.source.internal.OverriddenMappingDefaults.class
org.hibernate.metamodel.source.internal.MetadataBuilderImpl$OptionsImpl$5.class
org.hibernate.metamodel.source.internal.MetadataImpl$3.class
org.hibernate.metamodel.source.internal.MetadataImpl.class
org.hibernate.metamodel.source.internal.MetadataBuilderImpl$OptionsImpl.class
org.hibernate.metamodel.source.internal.SessionFactoryBuilderImpl$SessionFactoryOptionsImpl.class
org.hibernate.metamodel.source.internal.SessionFactoryBuilderImpl$SessionFactoryOptionsImpl$1.class
org.hibernate.metamodel.source.internal.MetadataImpl$MappingDefaultsImpl.class
org.hibernate.metamodel.source.internal.JaxbHelper.class
org.hibernate.metamodel.source.internal.AssociationResolver.class
org.hibernate.metamodel.source.internal.MetadataImpl$MappingDefaultsImpl$1.class
org.hibernate.metamodel.source.internal.IdentifierGeneratorResolver$1.class
org.hibernate.metamodel.source.internal.JaxbHelper$ContextProvidingValidationEventHandler.class
org.hibernate.metamodel.source.internal.MetadataImpl$2.class
org.hibernate.metamodel.source.internal.MetadataBuilderImpl$OptionsImpl$1.class
org.hibernate.metamodel.source.internal.IdentifierGeneratorResolver.class
org.hibernate.metamodel.source.internal.SessionFactoryBuilderImpl.class
org.hibernate.metamodel.source.binder.UniqueConstraintSource.class
org.hibernate.metamodel.source.binder.Binder.class
org.hibernate.metamodel.source.binder.SingularAttributeNature.class
org.hibernate.metamodel.source.binder.PluralAttributeElementSource.class
org.hibernate.metamodel.source.binder.RelationalValueSourceContainer.class
org.hibernate.metamodel.source.binder.PluralAttributeNature.class
org.hibernate.metamodel.source.binder.IdentifierSource$Nature.class
org.hibernate.metamodel.source.binder.PluralAttributeSource.class
org.hibernate.metamodel.source.binder.AttributeSource.class
org.hibernate.metamodel.source.binder.CompositePluralAttributeElementSource.class
org.hibernate.metamodel.source.binder.ColumnSource.class
org.hibernate.metamodel.source.binder.DerivedValueSource.class
org.hibernate.metamodel.source.binder.ToOneAttributeSource.class
org.hibernate.metamodel.source.binder.MetaAttributeSource.class
org.hibernate.metamodel.source.binder.BasicPluralAttributeElementSource.class
org.hibernate.metamodel.source.binder.IdentifierSource.class
org.hibernate.metamodel.source.binder.PluralAttributeKeySource.class
org.hibernate.metamodel.source.binder.Binder$1.class
org.hibernate.metamodel.source.binder.Orderable.class
org.hibernate.metamodel.source.binder.ConstraintSource.class
org.hibernate.metamodel.source.binder.ManyToAnyPluralAttributeElementSource.class
org.hibernate.metamodel.source.binder.Binder$PluralAttributeJavaTypeDeterminerDelegate.class
org.hibernate.metamodel.source.binder.OneToManyPluralAttributeElementSource.class
org.hibernate.metamodel.source.binder.ComponentAttributeSource.class
org.hibernate.metamodel.source.binder.RootEntitySource.class
org.hibernate.metamodel.source.binder.SimpleIdentifierSource.class
org.hibernate.metamodel.source.binder.SubclassEntitySource.class
org.hibernate.metamodel.source.binder.ExplicitHibernateTypeSource.class
org.hibernate.metamodel.source.binder.EntityHierarchy.class
org.hibernate.metamodel.source.binder.RelationalValueSource.class
org.hibernate.metamodel.source.binder.DiscriminatorSource.class
org.hibernate.metamodel.source.binder.SubclassEntityContainer.class
org.hibernate.metamodel.source.binder.AssociationAttributeSource.class
org.hibernate.metamodel.source.binder.Sortable.class
org.hibernate.metamodel.source.binder.SingularAttributeSource.class
org.hibernate.metamodel.source.binder.JpaCallbackClass.class
org.hibernate.metamodel.source.binder.ManyToManyPluralAttributeElementSource.class
org.hibernate.metamodel.source.binder.PluralAttributeElementNature.class
org.hibernate.metamodel.source.binder.Binder$AttributeJavaTypeDeterminerDelegate.class
org.hibernate.metamodel.source.binder.TableSource.class
org.hibernate.metamodel.source.binder.AttributeSourceContainer.class
org.hibernate.metamodel.source.binder.EntitySource.class
org.hibernate.metamodel.source.binder.ComponentIdentifierSource.class
org.hibernate.classic.Lifecycle.class
org.hibernate.jmx.internal.JmxServiceImpl.class
org.hibernate.jmx.internal.JmxServiceInitiator.class
org.hibernate.jmx.internal.DisabledJmxServiceImpl.class
org.hibernate.jmx.spi.JmxService.class
org.hibernate.tool.enhance.EnhancementTask.class
org.hibernate.tool.instrument.BasicInstrumentationTask$LoggerBridge.class
org.hibernate.tool.instrument.BasicInstrumentationTask.class
org.hibernate.tool.instrument.javassist.InstrumentTask.class
org.hibernate.tool.hbm2ddl.DatabaseMetadata.class
org.hibernate.tool.hbm2ddl.ImportScriptException.class
org.hibernate.tool.hbm2ddl.Exporter.class
org.hibernate.tool.hbm2ddl.SchemaUpdateTask.class
org.hibernate.tool.hbm2ddl.ImportSqlCommandExtractor.class
org.hibernate.tool.hbm2ddl.ScriptExporter.class
org.hibernate.tool.hbm2ddl.SchemaExport$NamedReader.class
org.hibernate.tool.hbm2ddl.FileExporter.class
org.hibernate.tool.hbm2ddl.SchemaExport.class
org.hibernate.tool.hbm2ddl.SchemaUpdateScript.class
org.hibernate.tool.hbm2ddl.SchemaExportTask.class
org.hibernate.tool.hbm2ddl.ForeignKeyMetadata.class
org.hibernate.tool.hbm2ddl.UniqueConstraintSchemaUpdateStrategy.class
org.hibernate.tool.hbm2ddl.SchemaExport$Type.class
org.hibernate.tool.hbm2ddl.MultipleLinesSqlCommandExtractor.class
org.hibernate.tool.hbm2ddl.ColumnMetadata.class
org.hibernate.tool.hbm2ddl.SuppliedConnectionProviderConnectionHelper.class
org.hibernate.tool.hbm2ddl.TableMetadata.class
org.hibernate.tool.hbm2ddl.SuppliedConnectionHelper.class
org.hibernate.tool.hbm2ddl.ConnectionHelper.class
org.hibernate.tool.hbm2ddl.SchemaValidatorTask.class
org.hibernate.tool.hbm2ddl.SingleLineSqlCommandExtractor.class
org.hibernate.tool.hbm2ddl.DatabaseExporter.class
org.hibernate.tool.hbm2ddl.SchemaValidator.class
org.hibernate.tool.hbm2ddl.Target.class
org.hibernate.tool.hbm2ddl.ManagedProviderConnectionHelper.class
org.hibernate.tool.hbm2ddl.SchemaUpdate.class
org.hibernate.tool.hbm2ddl.IndexMetadata.class
org.hibernate.tool.hbm2ddl.ImportSqlCommandExtractorInitiator.class
org.hibernate.metadata.CollectionMetadata.class
org.hibernate.metadata.ClassMetadata.class
org.hibernate.event.internal.DefaultPersistOnFlushEventListener.class
org.hibernate.event.internal.AbstractSaveEventListener$EntityState.class
org.hibernate.event.internal.DefaultMergeEventListener$1.class
org.hibernate.event.internal.DefaultUpdateEventListener.class
org.hibernate.event.internal.DefaultLoadEventListener.class
org.hibernate.event.internal.DefaultPreLoadEventListener.class
org.hibernate.event.internal.WrapVisitor.class
org.hibernate.event.internal.FlushVisitor.class
org.hibernate.event.internal.AbstractFlushingEventListener.class
org.hibernate.event.internal.DefaultFlushEntityEventListener.class
org.hibernate.event.internal.AbstractReassociateEventListener.class
org.hibernate.event.internal.DefaultSaveOrUpdateEventListener$1.class
org.hibernate.event.internal.DefaultFlushEntityEventListener$DirtyCheckAttributeInfoImpl.class
org.hibernate.event.internal.ReattachVisitor.class
org.hibernate.event.internal.DefaultAutoFlushEventListener.class
org.hibernate.event.internal.ProxyVisitor.class
org.hibernate.event.internal.EventCache.class
org.hibernate.event.internal.DefaultReplicateEventListener.class
org.hibernate.event.internal.DefaultInitializeCollectionEventListener.class
org.hibernate.event.internal.DefaultEvictEventListener.class
org.hibernate.event.internal.DefaultSaveOrUpdateEventListener.class
org.hibernate.event.internal.DefaultFlushEntityEventListener$1.class
org.hibernate.event.internal.OnUpdateVisitor.class
org.hibernate.event.internal.DefaultResolveNaturalIdEventListener.class
org.hibernate.event.internal.DefaultPostLoadEventListener.class
org.hibernate.event.internal.AbstractSaveEventListener.class
org.hibernate.event.internal.DefaultDeleteEventListener.class
org.hibernate.event.internal.EvictVisitor.class
org.hibernate.event.internal.DefaultPersistEventListener.class
org.hibernate.event.internal.DefaultLockEventListener.class
org.hibernate.event.internal.DefaultSaveEventListener.class
org.hibernate.event.internal.OnLockVisitor.class
org.hibernate.event.internal.DefaultRefreshEventListener.class
org.hibernate.event.internal.OnReplicateVisitor.class
org.hibernate.event.internal.DefaultMergeEventListener.class
org.hibernate.event.internal.DefaultDirtyCheckEventListener.class
org.hibernate.event.internal.AbstractLockUpgradeEventListener.class
org.hibernate.event.internal.AbstractVisitor.class
org.hibernate.event.internal.DefaultFlushEventListener.class
org.hibernate.event.internal.DirtyCollectionSearchVisitor.class
org.hibernate.event.internal.DefaultFlushEntityEventListener$1DirtyCheckContextImpl.class
org.hibernate.event.internal.DefaultPersistEventListener$1.class
org.hibernate.event.spi.LoadEventListener$LoadType.class
org.hibernate.event.spi.InitializeCollectionEvent.class
org.hibernate.event.spi.ResolveNaturalIdEventListener.class
org.hibernate.event.spi.PostCollectionRemoveEvent.class
org.hibernate.event.spi.LockEvent.class
org.hibernate.event.spi.PostUpdateEvent.class
org.hibernate.event.spi.AutoFlushEventListener.class
org.hibernate.event.spi.DirtyCheckEvent.class
org.hibernate.event.spi.FlushEntityEventListener.class
org.hibernate.event.spi.PreCollectionUpdateEvent.class
org.hibernate.event.spi.FlushEntityEvent.class
org.hibernate.event.spi.DeleteEvent.class
org.hibernate.event.spi.PersistEventListener.class
org.hibernate.event.spi.AbstractEvent.class
org.hibernate.event.spi.LoadEventListener$1.class
org.hibernate.event.spi.PostInsertEvent.class
org.hibernate.event.spi.PreCollectionRemoveEventListener.class
org.hibernate.event.spi.PreDeleteEventListener.class
org.hibernate.event.spi.PostDeleteEvent.class
org.hibernate.event.spi.PreCollectionRemoveEvent.class
org.hibernate.event.spi.PreInsertEvent.class
org.hibernate.event.spi.PostCollectionRecreateEventListener.class
org.hibernate.event.spi.EventSource.class
org.hibernate.event.spi.ReplicateEvent.class
org.hibernate.event.spi.PostUpdateEventListener.class
org.hibernate.event.spi.PreLoadEventListener.class
org.hibernate.event.spi.DeleteEventListener.class
org.hibernate.event.spi.PreUpdateEvent.class
org.hibernate.event.spi.PreCollectionRecreateEvent.class
org.hibernate.event.spi.SaveOrUpdateEvent.class
org.hibernate.event.spi.PreDeleteEvent.class
org.hibernate.event.spi.PostLoadEventListener.class
org.hibernate.event.spi.PostCollectionRecreateEvent.class
org.hibernate.event.spi.PostCollectionUpdateEventListener.class
org.hibernate.event.spi.DirtyCheckEventListener.class
org.hibernate.event.spi.LoadEvent.class
org.hibernate.event.spi.LoadEventListener.class
org.hibernate.event.spi.ResolveNaturalIdEvent.class
org.hibernate.event.spi.PreCollectionRecreateEventListener.class
org.hibernate.event.spi.RefreshEvent.class
org.hibernate.event.spi.PostDeleteEventListener.class
org.hibernate.event.spi.EventType$1.class
org.hibernate.event.spi.ClearEventListener.class
org.hibernate.event.spi.PostLoadEvent.class
org.hibernate.event.spi.LockEventListener.class
org.hibernate.event.spi.EvictEventListener.class
org.hibernate.event.spi.InitializeCollectionEventListener.class
org.hibernate.event.spi.ClearEvent.class
org.hibernate.event.spi.SaveOrUpdateEventListener.class
org.hibernate.event.spi.EvictEvent.class
org.hibernate.event.spi.AutoFlushEvent.class
org.hibernate.event.spi.FlushEvent.class
org.hibernate.event.spi.PreCollectionUpdateEventListener.class
org.hibernate.event.spi.ReplicateEventListener.class
org.hibernate.event.spi.AbstractPreDatabaseOperationEvent.class
org.hibernate.event.spi.MergeEvent.class
org.hibernate.event.spi.AbstractCollectionEvent.class
org.hibernate.event.spi.PostCollectionRemoveEventListener.class
org.hibernate.event.spi.RefreshEventListener.class
org.hibernate.event.spi.PostCollectionUpdateEvent.class
org.hibernate.event.spi.PreUpdateEventListener.class
org.hibernate.event.spi.MergeEventListener.class
org.hibernate.event.spi.PersistEvent.class
org.hibernate.event.spi.PreInsertEventListener.class
org.hibernate.event.spi.EventType.class
org.hibernate.event.spi.FlushEventListener.class
org.hibernate.event.spi.PreLoadEvent.class
org.hibernate.event.spi.PostInsertEventListener.class
org.hibernate.event.service.internal.EventListenerGroupImpl$1.class
org.hibernate.event.service.internal.EventListenerGroupImpl$2.class
org.hibernate.event.service.internal.EventListenerGroupImpl.class
org.hibernate.event.service.internal.EventListenerRegistryImpl.class
org.hibernate.event.service.internal.EventListenerServiceInitiator.class
org.hibernate.event.service.spi.EventListenerRegistrationException.class
org.hibernate.event.service.spi.DuplicationStrategy.class
org.hibernate.event.service.spi.EventListenerGroup.class
org.hibernate.event.service.spi.EventListenerRegistry.class
org.hibernate.event.service.spi.DuplicationStrategy$Action.class
org.hibernate.annotations.ForeignKey.class
org.hibernate.annotations.SQLUpdate.class
org.hibernate.annotations.NotFoundAction.class
org.hibernate.annotations.FilterDef.class
org.hibernate.annotations.OnDelete.class
org.hibernate.annotations.LazyToOne.class
org.hibernate.annotations.ListIndexBase.class
org.hibernate.annotations.CacheModeType$1.class
org.hibernate.annotations.ResultCheckStyle.class
org.hibernate.annotations.QueryHints.class
org.hibernate.annotations.IndexColumn.class
org.hibernate.annotations.Filters.class
org.hibernate.annotations.CreationTimestamp.class
org.hibernate.annotations.Entity.class
org.hibernate.annotations.AnyMetaDef.class
org.hibernate.annotations.CacheConcurrencyStrategy$1.class
org.hibernate.annotations.OrderBy.class
org.hibernate.annotations.Parameter.class
org.hibernate.annotations.Loader.class
org.hibernate.annotations.Formula.class
org.hibernate.annotations.NamedNativeQueries.class
org.hibernate.annotations.MetaValue.class
org.hibernate.annotations.GenerationTime.class
org.hibernate.annotations.NaturalIdCache.class
org.hibernate.annotations.Proxy.class
org.hibernate.annotations.OnDeleteAction.class
org.hibernate.annotations.NamedQuery.class
org.hibernate.annotations.Type.class
org.hibernate.annotations.FetchProfiles.class
org.hibernate.annotations.ColumnDefault.class
org.hibernate.annotations.Columns.class
org.hibernate.annotations.GeneratorType.class
org.hibernate.annotations.FilterJoinTables.class
org.hibernate.annotations.Tuplizer.class
org.hibernate.annotations.PolymorphismType.class
org.hibernate.annotations.Filter.class
org.hibernate.annotations.Source.class
org.hibernate.annotations.FetchProfile$FetchOverride.class
org.hibernate.annotations.JoinColumnOrFormula.class
org.hibernate.annotations.NotFound.class
org.hibernate.annotations.MapKeyType.class
org.hibernate.annotations.Tables.class
org.hibernate.annotations.AttributeAccessor.class
org.hibernate.annotations.FilterJoinTable.class
org.hibernate.annotations.Cascade.class
org.hibernate.annotations.JoinColumnsOrFormulas.class
org.hibernate.annotations.BatchSize.class
org.hibernate.annotations.NamedQueries.class
org.hibernate.annotations.SqlFragmentAlias.class
org.hibernate.annotations.LazyCollection.class
org.hibernate.annotations.OptimisticLockType.class
org.hibernate.annotations.SelectBeforeUpdate.class
org.hibernate.annotations.AnyMetaDefs.class
org.hibernate.annotations.SQLDeleteAll.class
org.hibernate.annotations.DynamicUpdate.class
org.hibernate.annotations.SortNatural.class
org.hibernate.annotations.CollectionId.class
org.hibernate.annotations.Fetch.class
org.hibernate.annotations.NamedNativeQuery.class
org.hibernate.annotations.SortType.class
org.hibernate.annotations.FetchMode.class
org.hibernate.annotations.Where.class
org.hibernate.annotations.FetchProfile.class
org.hibernate.annotations.NaturalId.class
org.hibernate.annotations.ManyToAny.class
org.hibernate.annotations.ValueGenerationType.class
org.hibernate.annotations.LazyCollectionOption.class
org.hibernate.annotations.SQLInsert.class
org.hibernate.annotations.Index.class
org.hibernate.annotations.Polymorphism.class
org.hibernate.annotations.WhereJoinTable.class
org.hibernate.annotations.LazyToOneOption.class
org.hibernate.annotations.TypeDefs.class
org.hibernate.annotations.CacheModeType.class
org.hibernate.annotations.OptimisticLock.class
org.hibernate.annotations.CacheConcurrencyStrategy.class
org.hibernate.annotations.Nationalized.class
org.hibernate.annotations.Target.class
org.hibernate.annotations.Check.class
org.hibernate.annotations.Table.class
org.hibernate.annotations.SortComparator.class
org.hibernate.annotations.Synchronize.class
org.hibernate.annotations.SourceType.class
org.hibernate.annotations.OptimisticLocking.class
org.hibernate.annotations.SQLDelete.class
org.hibernate.annotations.DiscriminatorFormula.class
org.hibernate.annotations.UpdateTimestamp.class
org.hibernate.annotations.Subselect.class
org.hibernate.annotations.Parent.class
org.hibernate.annotations.Any.class
org.hibernate.annotations.Cache.class
org.hibernate.annotations.DiscriminatorOptions.class
org.hibernate.annotations.ParamDef.class
org.hibernate.annotations.Immutable.class
org.hibernate.annotations.Generated.class
org.hibernate.annotations.DynamicInsert.class
org.hibernate.annotations.Persister.class
org.hibernate.annotations.FlushModeType.class
org.hibernate.annotations.Tuplizers.class
org.hibernate.annotations.RowId.class
org.hibernate.annotations.FilterDefs.class
org.hibernate.annotations.GenericGenerator.class
org.hibernate.annotations.Sort.class
org.hibernate.annotations.CascadeType.class
org.hibernate.annotations.JoinFormula.class
org.hibernate.annotations.GenericGenerators.class
org.hibernate.annotations.ColumnTransformers.class
org.hibernate.annotations.TypeDef.class
org.hibernate.annotations.ColumnTransformer.class
org.hibernate.annotations.CollectionType.class
org.hibernate.annotations.AccessType.class
org.hibernate.id.Assigned.class
org.hibernate.id.UUIDGenerator.class
org.hibernate.id.TableHiLoGenerator.class
org.hibernate.id.IncrementGenerator.class
org.hibernate.id.IdentityGenerator.class
org.hibernate.id.MultipleHiLoPerTableGenerator$1.class
org.hibernate.id.IdentifierGeneratorHelper$BigIntegerHolder.class
org.hibernate.id.SelectGenerator$SelectGeneratorDelegate.class
org.hibernate.id.SelectGenerator.class
org.hibernate.id.MultipleHiLoPerTableGenerator$2.class
org.hibernate.id.SequenceIdentityGenerator.class
org.hibernate.id.IdentifierGenerationException.class
org.hibernate.id.CompositeNestedGeneratedValueGenerator$GenerationContextLocator.class
org.hibernate.id.ResultSetIdentifierConsumer.class
org.hibernate.id.SequenceGenerator.class
org.hibernate.id.Configurable.class
org.hibernate.id.IdentifierGenerator.class
org.hibernate.id.IdentityGenerator$BasicDelegate.class
org.hibernate.id.AbstractPostInsertGenerator.class
org.hibernate.id.PostInsertIdentifierGenerator.class
org.hibernate.id.SequenceHiLoGenerator.class
org.hibernate.id.TableHiLoGenerator$1.class
org.hibernate.id.MultipleHiLoPerTableGenerator.class
org.hibernate.id.TableGenerator.class
org.hibernate.id.PostInsertIdentityPersister.class
org.hibernate.id.UUIDGenerationStrategy.class
org.hibernate.id.TableGenerator$1.class
org.hibernate.id.IdentifierGeneratorHelper$BigDecimalHolder.class
org.hibernate.id.SequenceHiLoGenerator$1.class
org.hibernate.id.IdentifierGeneratorHelper$BasicHolder.class
org.hibernate.id.IdentifierGeneratorHelper$1.class
org.hibernate.id.CompositeNestedGeneratedValueGenerator$GenerationPlan.class
org.hibernate.id.PersistentIdentifierGenerator.class
org.hibernate.id.ForeignGenerator.class
org.hibernate.id.BulkInsertionCapableIdentifierGenerator.class
org.hibernate.id.CompositeNestedGeneratedValueGenerator.class
org.hibernate.id.IdentifierGeneratorAggregator.class
org.hibernate.id.GUIDGenerator.class
org.hibernate.id.AbstractUUIDGenerator.class
org.hibernate.id.UUIDHexGenerator.class
org.hibernate.id.IdentifierGeneratorHelper$2.class
org.hibernate.id.IntegralDataTypeHolder.class
org.hibernate.id.SequenceIdentityGenerator$Delegate.class
org.hibernate.id.IdentityGenerator$GetGeneratedKeysDelegate.class
org.hibernate.id.SequenceIdentityGenerator$NoCommentsInsert.class
org.hibernate.id.IdentityGenerator$InsertSelectDelegate.class
org.hibernate.id.SelectGenerator$1.class
org.hibernate.id.IdentifierGeneratorHelper.class
org.hibernate.id.uuid.StandardRandomStrategy.class
org.hibernate.id.uuid.CustomVersionOneStrategy.class
org.hibernate.id.uuid.Helper.class
org.hibernate.id.insert.Binder.class
org.hibernate.id.insert.AbstractReturningDelegate.class
org.hibernate.id.insert.InsertSelectIdentityInsert.class
org.hibernate.id.insert.InsertGeneratedIdentifierDelegate.class
org.hibernate.id.insert.IdentifierGeneratingInsert.class
org.hibernate.id.insert.AbstractSelectingDelegate.class
org.hibernate.id.factory.IdentifierGeneratorFactory.class
org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory.class
org.hibernate.id.factory.internal.MutableIdentifierGeneratorFactoryInitiator.class
org.hibernate.id.factory.spi.MutableIdentifierGeneratorFactory.class
org.hibernate.id.enhanced.TableGenerator$1$1.class
org.hibernate.id.enhanced.PooledOptimizer$1.class
org.hibernate.id.enhanced.PooledLoOptimizer.class
org.hibernate.id.enhanced.SequenceStructure$1.class
org.hibernate.id.enhanced.StandardOptimizerDescriptor.class
org.hibernate.id.enhanced.OptimizerFactory.class
org.hibernate.id.enhanced.NoopOptimizer.class
org.hibernate.id.enhanced.AccessCallback.class
org.hibernate.id.enhanced.TableGenerator.class
org.hibernate.id.enhanced.SequenceStyleGenerator.class
org.hibernate.id.enhanced.InitialValueAwareOptimizer.class
org.hibernate.id.enhanced.HiLoOptimizer$GenerationState.class
org.hibernate.id.enhanced.TableGenerator$1.class
org.hibernate.id.enhanced.HiLoOptimizer.class
org.hibernate.id.enhanced.PooledOptimizer$GenerationState.class
org.hibernate.id.enhanced.TableStructure$1.class
org.hibernate.id.enhanced.PooledLoOptimizer$1.class
org.hibernate.id.enhanced.TableStructure.class
org.hibernate.id.enhanced.PooledOptimizer.class
org.hibernate.id.enhanced.AbstractOptimizer.class
org.hibernate.id.enhanced.PooledLoOptimizer$GenerationState.class
org.hibernate.id.enhanced.SequenceStructure.class
org.hibernate.id.enhanced.DatabaseStructure.class
org.hibernate.id.enhanced.TableStructure$1$1.class
org.hibernate.id.enhanced.Optimizer.class
org.hibernate.id.enhanced.LegacyHiLoAlgorithmOptimizer$1.class
org.hibernate.id.enhanced.LegacyHiLoAlgorithmOptimizer.class
org.hibernate.id.enhanced.HiLoOptimizer$1.class
org.hibernate.id.enhanced.LegacyHiLoAlgorithmOptimizer$GenerationState.class
org.hibernate.property.BasicPropertyAccessor.class
org.hibernate.property.EmbeddedPropertyAccessor.class
org.hibernate.property.DirectPropertyAccessor$DirectGetter.class
org.hibernate.property.MapAccessor$MapSetter.class
org.hibernate.property.BackrefPropertyAccessor.class
org.hibernate.property.BasicPropertyAccessor$BasicSetter.class
org.hibernate.property.IndexPropertyAccessor$IndexSetter.class
org.hibernate.property.BackrefPropertyAccessor$BackrefGetter.class
org.hibernate.property.BasicPropertyAccessor$BasicGetter.class
org.hibernate.property.NoopAccessor.class
org.hibernate.property.DirectPropertyAccessor.class
org.hibernate.property.PropertyAccessor.class
org.hibernate.property.NoopAccessor$NoopGetter.class
org.hibernate.property.Getter.class
org.hibernate.property.BasicPropertyAccessor$1.class
org.hibernate.property.DirectPropertyAccessor$DirectSetter.class
org.hibernate.property.NoopAccessor$NoopSetter.class
org.hibernate.property.IndexPropertyAccessor$IndexGetter.class
org.hibernate.property.PropertyAccessorFactory.class
org.hibernate.property.IndexPropertyAccessor.class
org.hibernate.property.ChainedPropertyAccessor.class
org.hibernate.property.BackrefPropertyAccessor$BackrefSetter.class
org.hibernate.property.EmbeddedPropertyAccessor$EmbeddedSetter.class
org.hibernate.property.BackrefPropertyAccessor$1.class
org.hibernate.property.NoopAccessor$1.class
org.hibernate.property.MapAccessor$MapGetter.class
org.hibernate.property.EmbeddedPropertyAccessor$EmbeddedGetter.class
org.hibernate.property.Setter.class
org.hibernate.property.MapAccessor.class
org.hibernate.sql.Template$2.class
org.hibernate.sql.Template$TrimOperands.class
org.hibernate.sql.Delete.class
org.hibernate.sql.ANSICaseFragment.class
org.hibernate.sql.SelectValues.class
org.hibernate.sql.ConditionFragment.class
org.hibernate.sql.ANSIJoinFragment$1.class
org.hibernate.sql.SimpleSelect.class
org.hibernate.sql.ANSIJoinFragment.class
org.hibernate.sql.Update.class
org.hibernate.sql.ForUpdateFragment.class
org.hibernate.sql.JoinType.class
org.hibernate.sql.Insert.class
org.hibernate.sql.HSQLCaseFragment.class
org.hibernate.sql.InsertSelect.class
org.hibernate.sql.DecodeCaseFragment.class
org.hibernate.sql.SelectExpression.class
org.hibernate.sql.QuerySelect.class
org.hibernate.sql.DisjunctionFragment.class
org.hibernate.sql.Template$1.class
org.hibernate.sql.Sybase11JoinFragment.class
org.hibernate.sql.Template$NoOpColumnMapper.class
org.hibernate.sql.CacheJoinFragment.class
org.hibernate.sql.QueryJoinFragment.class
org.hibernate.sql.Select.class
org.hibernate.sql.SelectValues$1.class
org.hibernate.sql.Alias.class
org.hibernate.sql.MckoiCaseFragment.class
org.hibernate.sql.SelectFragment.class
org.hibernate.sql.InFragment.class
org.hibernate.sql.OracleJoinFragment.class
org.hibernate.sql.AliasGenerator.class
org.hibernate.sql.Template.class
org.hibernate.sql.DerbyCaseFragment.class
org.hibernate.sql.CaseFragment.class
org.hibernate.sql.SelectValues$SelectValue.class
org.hibernate.sql.JoinFragment.class
org.hibernate.sql.ordering.antlr.TranslationContext.class
org.hibernate.sql.ordering.antlr.OrderByAliasResolver.class
org.hibernate.sql.ordering.antlr.ColumnMapper.class
org.hibernate.sql.ordering.antlr.OrderingSpecification.class
org.hibernate.sql.ordering.antlr.GeneratedOrderByLexer.class
org.hibernate.sql.ordering.antlr.OrderByTemplateTokenTypes.class
org.hibernate.sql.ordering.antlr.OrderByFragmentTranslator.class
org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentRenderer.class
org.hibernate.sql.ordering.antlr.SqlValueReference.class
org.hibernate.sql.ordering.antlr.Node.class
org.hibernate.sql.ordering.antlr.OrderByFragmentTranslator$StandardOrderByTranslationImpl.class
org.hibernate.sql.ordering.antlr.NodeSupport.class
org.hibernate.sql.ordering.antlr.OrderingSpecification$Ordering.class
org.hibernate.sql.ordering.antlr.SortSpecification.class
org.hibernate.sql.ordering.antlr.OrderByFragmentParser.class
org.hibernate.sql.ordering.antlr.OrderByFragmentRenderer.class
org.hibernate.sql.ordering.antlr.OrderByTranslation.class
org.hibernate.sql.ordering.antlr.SortKey.class
org.hibernate.sql.ordering.antlr.ColumnReference.class
org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentParser.class
org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentRendererTokenTypes.class
org.hibernate.sql.ordering.antlr.OrderByFragment.class
org.hibernate.sql.ordering.antlr.CollationSpecification.class
org.hibernate.sql.ordering.antlr.Factory.class
org.hibernate.sql.ordering.antlr.FormulaReference.class
org.hibernate.usertype.UserVersionType.class
org.hibernate.usertype.DynamicParameterizedType$ParameterType.class
org.hibernate.usertype.ParameterizedType.class
org.hibernate.usertype.UserCollectionType.class
org.hibernate.usertype.EnhancedUserType.class
org.hibernate.usertype.CompositeUserType.class
org.hibernate.usertype.DynamicParameterizedType.class
org.hibernate.usertype.UserType.class
org.hibernate.usertype.LoggableUserType.class
org.hibernate.usertype.Sized.class
org.hibernate.pretty.MessageHelper.class
org.hibernate.context.TenantIdentifierMismatchException.class
org.hibernate.context.internal.ThreadLocalSessionContext$TransactionProtectionWrapper.class
org.hibernate.context.internal.ManagedSessionContext.class
org.hibernate.context.internal.ThreadLocalSessionContext$CleanupSync.class
org.hibernate.context.internal.ThreadLocalSessionContext.class
org.hibernate.context.internal.JTASessionContext$CleanupSync.class
org.hibernate.context.internal.JTASessionContext.class
org.hibernate.context.spi.AbstractCurrentSessionContext.class
org.hibernate.context.spi.CurrentSessionContext.class
org.hibernate.context.spi.CurrentTenantIdentifierResolver.class
org.hibernate.criterion.SizeExpression.class
org.hibernate.criterion.SimpleSubqueryExpression.class
org.hibernate.criterion.DetachedCriteria.class
org.hibernate.criterion.CountProjection.class
org.hibernate.criterion.Disjunction.class
org.hibernate.criterion.PropertyProjection.class
org.hibernate.criterion.PropertySubqueryExpression.class
org.hibernate.criterion.SubqueryExpression.class
org.hibernate.criterion.Example.class
org.hibernate.criterion.Restrictions.class
org.hibernate.criterion.IlikeExpression.class
org.hibernate.criterion.LogicalExpression.class
org.hibernate.criterion.EmptyExpression.class
org.hibernate.criterion.AvgProjection.class
org.hibernate.criterion.SQLCriterion.class
org.hibernate.criterion.BetweenExpression.class
org.hibernate.criterion.IdentifierEqExpression.class
org.hibernate.criterion.Order.class
org.hibernate.criterion.Projection.class
org.hibernate.criterion.Subqueries.class
org.hibernate.criterion.Junction.class
org.hibernate.criterion.Property.class
org.hibernate.criterion.Example$NotNullPropertySelector.class
org.hibernate.criterion.Distinct.class
org.hibernate.criterion.EnhancedProjection.class
org.hibernate.criterion.MatchMode$4.class
org.hibernate.criterion.MatchMode$2.class
org.hibernate.criterion.MatchMode$1.class
org.hibernate.criterion.AliasedProjection.class
org.hibernate.criterion.Example$NotNullOrZeroPropertySelector.class
org.hibernate.criterion.InExpression.class
org.hibernate.criterion.NotNullExpression.class
org.hibernate.criterion.ProjectionList.class
org.hibernate.criterion.ExistsSubqueryExpression.class
org.hibernate.criterion.SimpleExpression.class
org.hibernate.criterion.RowCountProjection.class
org.hibernate.criterion.Example$PropertySelector.class
org.hibernate.criterion.Conjunction.class
org.hibernate.criterion.PropertiesSubqueryExpression.class
org.hibernate.criterion.NotExpression.class
org.hibernate.criterion.PropertyExpression.class
org.hibernate.criterion.Junction$Nature.class
org.hibernate.criterion.LikeExpression.class
org.hibernate.criterion.AggregateProjection.class
org.hibernate.criterion.MatchMode.class
org.hibernate.criterion.MatchMode$3.class
org.hibernate.criterion.Criterion.class
org.hibernate.criterion.AbstractEmptinessExpression.class
org.hibernate.criterion.NullExpression.class
org.hibernate.criterion.IdentifierProjection.class
org.hibernate.criterion.NotEmptyExpression.class
org.hibernate.criterion.NaturalIdentifier.class
org.hibernate.criterion.CriteriaQuery.class
org.hibernate.criterion.CriteriaSpecification.class
org.hibernate.criterion.Example$AllPropertySelector.class
org.hibernate.criterion.SimpleProjection.class
org.hibernate.criterion.SQLProjection.class
org.hibernate.criterion.Expression.class
org.hibernate.criterion.Projections.class
org.hibernate.result.Outputs.class
org.hibernate.result.NoMoreReturnsException.class
org.hibernate.result.UpdateCountOutput.class
org.hibernate.result.ResultSetOutput.class
org.hibernate.result.Output.class
org.hibernate.result.internal.OutputsImpl.class
org.hibernate.result.internal.OutputsImpl$1.class
org.hibernate.result.internal.OutputsImpl$CustomLoaderExtension.class
org.hibernate.result.internal.OutputsImpl$CurrentReturnState.class
org.hibernate.result.internal.UpdateCountOutputImpl.class
org.hibernate.result.internal.ResultSetOutputImpl.class
org.hibernate.result.spi.ResultContext.class
org.hibernate.bytecode.enhance.EnhancementException.class
org.hibernate.bytecode.enhance.spi.Enhancer$7.class
org.hibernate.bytecode.enhance.spi.Enhancer$AbstractAttributeTypeDescriptor.class
org.hibernate.bytecode.enhance.spi.Enhancer$3.class
org.hibernate.bytecode.enhance.spi.Enhancer$AttributeTypeDescriptor.class
org.hibernate.bytecode.enhance.spi.EnhancementContext.class
org.hibernate.bytecode.enhance.spi.Enhancer$2.class
org.hibernate.bytecode.enhance.spi.Enhancer$8.class
org.hibernate.bytecode.enhance.spi.EnhancerConstants.class
org.hibernate.bytecode.enhance.spi.Enhancer$6.class
org.hibernate.bytecode.enhance.spi.Enhancer$PersistentAttributeDescriptor.class
org.hibernate.bytecode.enhance.spi.Enhancer$1.class
org.hibernate.bytecode.enhance.spi.Enhancer$4.class
org.hibernate.bytecode.enhance.spi.CompositeOwnerTracker.class
org.hibernate.bytecode.enhance.spi.Enhancer.class
org.hibernate.bytecode.enhance.spi.CollectionTracker.class
org.hibernate.bytecode.enhance.spi.Enhancer$5.class
org.hibernate.bytecode.enhance.spi.Enhancer$ObjectAttributeTypeDescriptor.class
org.hibernate.bytecode.buildtime.internal.JavassistInstrumenter.class
org.hibernate.bytecode.buildtime.internal.JavassistInstrumenter$CustomClassDescriptor.class
org.hibernate.bytecode.buildtime.spi.AbstractInstrumenter$2.class
org.hibernate.bytecode.buildtime.spi.FieldFilter.class
org.hibernate.bytecode.buildtime.spi.Instrumenter$Options.class
org.hibernate.bytecode.buildtime.spi.ExecutionException.class
org.hibernate.bytecode.buildtime.spi.AbstractInstrumenter$1.class
org.hibernate.bytecode.buildtime.spi.AbstractInstrumenter$ZipFileProcessor.class
org.hibernate.bytecode.buildtime.spi.Logger.class
org.hibernate.bytecode.buildtime.spi.BasicClassFilter.class
org.hibernate.bytecode.buildtime.spi.ClassDescriptor.class
org.hibernate.bytecode.buildtime.spi.Instrumenter.class
org.hibernate.bytecode.buildtime.spi.ClassFilter.class
org.hibernate.bytecode.buildtime.spi.AbstractInstrumenter$CustomFieldFilter.class
org.hibernate.bytecode.buildtime.spi.AbstractInstrumenter$ZipEntryHandler.class
org.hibernate.bytecode.buildtime.spi.AbstractInstrumenter.class
org.hibernate.bytecode.instrumentation.internal.FieldInterceptionHelper$Delegate.class
org.hibernate.bytecode.instrumentation.internal.FieldInterceptionHelper.class
org.hibernate.bytecode.instrumentation.internal.FieldInterceptionHelper$JavassistDelegate.class
org.hibernate.bytecode.instrumentation.internal.javassist.JavassistHelper.class
org.hibernate.bytecode.instrumentation.internal.javassist.FieldInterceptorImpl.class
org.hibernate.bytecode.instrumentation.spi.LazyPropertyInitializer.class
org.hibernate.bytecode.instrumentation.spi.LazyPropertyInitializer$1.class
org.hibernate.bytecode.instrumentation.spi.FieldInterceptor.class
org.hibernate.bytecode.instrumentation.spi.AbstractFieldInterceptor.class
org.hibernate.bytecode.internal.javassist.BytecodeProviderImpl$EntityInstrumentationMetadataImpl.class
org.hibernate.bytecode.internal.javassist.ProxyFactoryFactoryImpl.class
org.hibernate.bytecode.internal.javassist.JavassistClassTransformer.class
org.hibernate.bytecode.internal.javassist.BulkAccessor.class
org.hibernate.bytecode.internal.javassist.ProxyFactoryFactoryImpl$1.class
org.hibernate.bytecode.internal.javassist.FieldHandled.class
org.hibernate.bytecode.internal.javassist.ReflectionOptimizerImpl.class
org.hibernate.bytecode.internal.javassist.FieldFilter.class
org.hibernate.bytecode.internal.javassist.FastClass.class
org.hibernate.bytecode.internal.javassist.BytecodeProviderImpl.class
org.hibernate.bytecode.internal.javassist.ProxyFactoryFactoryImpl$PassThroughHandler.class
org.hibernate.bytecode.internal.javassist.InstantiationOptimizerAdapter.class
org.hibernate.bytecode.internal.javassist.BytecodeProviderImpl$1.class
org.hibernate.bytecode.internal.javassist.FieldHandler.class
org.hibernate.bytecode.internal.javassist.FieldTransformer.class
org.hibernate.bytecode.internal.javassist.JavassistClassTransformer$1.class
org.hibernate.bytecode.internal.javassist.TransformingClassLoader.class
org.hibernate.bytecode.internal.javassist.ProxyFactoryFactoryImpl$BasicProxyFactoryImpl.class
org.hibernate.bytecode.internal.javassist.AccessOptimizerAdapter.class
org.hibernate.bytecode.internal.javassist.BulkAccessorFactory.class
org.hibernate.bytecode.internal.javassist.BulkAccessorException.class
org.hibernate.bytecode.spi.ReflectionOptimizer$InstantiationOptimizer.class
org.hibernate.bytecode.spi.AbstractClassTransformerImpl.class
org.hibernate.bytecode.spi.InstrumentedClassLoader.class
org.hibernate.bytecode.spi.BasicProxyFactory.class
org.hibernate.bytecode.spi.ProxyFactoryFactory.class
org.hibernate.bytecode.spi.BytecodeProvider.class
org.hibernate.bytecode.spi.ReflectionOptimizer.class
org.hibernate.bytecode.spi.ReflectionOptimizer$AccessOptimizer.class
org.hibernate.bytecode.spi.ClassTransformer.class
org.hibernate.bytecode.spi.NotInstrumentedException.class
org.hibernate.bytecode.spi.ByteCodeHelper.class
org.hibernate.bytecode.spi.EntityInstrumentationMetadata.class
org.hibernate.transform.DistinctResultTransformer.class
org.hibernate.transform.DistinctResultTransformer$1.class
org.hibernate.transform.CacheableResultTransformer.class
org.hibernate.transform.AliasedTupleSubsetResultTransformer.class
org.hibernate.transform.RootEntityResultTransformer.class
org.hibernate.transform.AliasToEntityMapResultTransformer.class
org.hibernate.transform.ResultTransformer.class
org.hibernate.transform.AliasToBeanConstructorResultTransformer.class
org.hibernate.transform.DistinctResultTransformer$Identity.class
org.hibernate.transform.BasicTransformerAdapter.class
org.hibernate.transform.AliasToBeanResultTransformer.class
org.hibernate.transform.ToListResultTransformer.class
org.hibernate.transform.DistinctRootEntityResultTransformer.class
org.hibernate.transform.TupleSubsetResultTransformer.class
org.hibernate.transform.PassThroughResultTransformer.class
org.hibernate.transform.Transformers.class
org.hibernate.internal.IteratorImpl.class
org.hibernate.internal.SessionFactoryImpl$1.class
org.hibernate.internal.QueryImpl.class
org.hibernate.internal.SessionImpl$LobHelperImpl.class
org.hibernate.internal.CriteriaImpl.class
org.hibernate.internal.SessionFactoryImpl$1$1.class
org.hibernate.internal.SessionFactoryImpl$2.class
org.hibernate.internal.SessionImpl$LockRequestImpl.class
org.hibernate.internal.TypeLocatorImpl.class
org.hibernate.internal.SQLQueryImpl$ReturnBuilder.class
org.hibernate.internal.CriteriaImpl$OrderEntry.class
org.hibernate.internal.SessionFactoryObserverChain.class
org.hibernate.internal.SessionFactoryRegistry$ObjectFactoryImpl.class
org.hibernate.internal.DynamicFilterAliasGenerator.class
org.hibernate.internal.NamedQueryRepository.class
org.hibernate.internal.AbstractQueryImpl.class
org.hibernate.internal.ConnectionObserverStatsBridge.class
org.hibernate.internal.CriteriaImpl$CriterionEntry.class
org.hibernate.internal.SQLQueryImpl$1.class
org.hibernate.internal.SessionImpl$CoordinatingEntityNameResolver.class
org.hibernate.internal.SessionImpl$2.class
org.hibernate.internal.SessionImpl$IdentifierLoadAccessImpl.class
org.hibernate.internal.AbstractSessionImpl$ContextualJdbcConnectionAccess.class
org.hibernate.internal.SQLQueryImpl$FetchReturnBuilder$1.class
org.hibernate.internal.CriteriaImpl$Subcriteria.class
org.hibernate.internal.SessionImpl.class
org.hibernate.internal.CoreMessageLogger_$logger.class
org.hibernate.internal.SessionFactoryImpl$SessionBuilderImpl.class
org.hibernate.internal.AbstractSessionImpl.class
org.hibernate.internal.FilterAliasGenerator.class
org.hibernate.internal.SQLQueryImpl$RootReturnBuilder$1.class
org.hibernate.internal.SessionFactoryImpl$1IntegratorObserver.class
org.hibernate.internal.CacheImpl.class
org.hibernate.internal.SessionFactoryRegistry.class
org.hibernate.internal.SessionImpl$BaseNaturalIdLoadAccessImpl.class
org.hibernate.internal.SessionFactoryImpl$2IntegratorObserver.class
org.hibernate.internal.SQLQueryImpl$RootReturnBuilder.class
org.hibernate.internal.CollectionFilterImpl.class
org.hibernate.internal.AbstractBasicQueryContractImpl.class
org.hibernate.internal.SessionFactoryImpl.class
org.hibernate.internal.SessionImpl$1.class
org.hibernate.internal.AbstractSessionImpl$1.class
org.hibernate.internal.FilterConfiguration.class
org.hibernate.internal.SessionImpl$SharedSessionBuilderImpl.class
org.hibernate.internal.CoreLogging.class
org.hibernate.internal.CoreMessageLogger.class
org.hibernate.internal.SQLQueryImpl$FetchReturnBuilder.class
org.hibernate.internal.CriteriaImpl$1.class
org.hibernate.internal.SessionImpl$NaturalIdLoadAccessImpl.class
org.hibernate.internal.StaticFilterAliasGenerator.class
org.hibernate.internal.FilterImpl.class
org.hibernate.internal.FilterHelper.class
org.hibernate.internal.StatelessSessionImpl.class
org.hibernate.internal.SessionFactoryRegistry$1.class
org.hibernate.internal.AbstractSessionImpl$NonContextualJdbcConnectionAccess.class
org.hibernate.internal.SessionFactoryImpl$3.class
org.hibernate.internal.ScrollableResultsImpl.class
org.hibernate.internal.SQLQueryImpl.class
org.hibernate.internal.TransactionEnvironmentImpl.class
org.hibernate.internal.SessionImpl$SimpleNaturalIdLoadAccessImpl.class
org.hibernate.internal.FetchingScrollableResultsImpl.class
org.hibernate.internal.SessionImpl$3.class
org.hibernate.internal.AbstractScrollableResults.class
org.hibernate.internal.SessionFactoryImpl$StatelessSessionBuilderImpl.class
org.hibernate.internal.jaxb.Origin.class
org.hibernate.internal.jaxb.JaxbRoot.class
org.hibernate.internal.jaxb.SourceType.class
org.hibernate.internal.jaxb.cfg.JaxbUsageAttribute.class
org.hibernate.internal.jaxb.cfg.JaxbHibernateConfiguration$JaxbSecurity.class
org.hibernate.internal.jaxb.cfg.JaxbHibernateConfiguration$JaxbSessionFactory$JaxbEvent.class
org.hibernate.internal.jaxb.cfg.JaxbHibernateConfiguration$JaxbSessionFactory.class
org.hibernate.internal.jaxb.cfg.JaxbHibernateConfiguration$JaxbSessionFactory$JaxbMapping.class
org.hibernate.internal.jaxb.cfg.JaxbHibernateConfiguration$JaxbSecurity$JaxbGrant.class
org.hibernate.internal.jaxb.cfg.JaxbListenerElement.class
org.hibernate.internal.jaxb.cfg.JaxbHibernateConfiguration.class
org.hibernate.internal.jaxb.cfg.JaxbTypeAttribute.class
org.hibernate.internal.jaxb.cfg.JaxbHibernateConfiguration$JaxbSessionFactory$JaxbProperty.class
org.hibernate.internal.jaxb.cfg.JaxbHibernateConfiguration$JaxbSessionFactory$JaxbClassCache.class
org.hibernate.internal.jaxb.cfg.ObjectFactory.class
org.hibernate.internal.jaxb.cfg.package-info.class
org.hibernate.internal.jaxb.cfg.JaxbHibernateConfiguration$JaxbSessionFactory$JaxbCollectionCache.class
org.hibernate.internal.jaxb.mapping.hbm.EntityElement.class
org.hibernate.internal.jaxb.mapping.hbm.PluralAttributeElement.class
org.hibernate.internal.jaxb.mapping.hbm.JaxbUnionSubclassElement.class
org.hibernate.internal.jaxb.mapping.hbm.JaxbPropertiesElement.class
org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement.class
org.hibernate.internal.jaxb.mapping.hbm.JaxbColumnElement.class
org.hibernate.internal.jaxb.mapping.hbm.JaxbAliasTable.class
org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement.class
org.hibernate.internal.jaxb.mapping.hbm.CustomSqlElement.class
org.hibernate.internal.jaxb.mapping.hbm.JaxbSqlDeleteAllElement.class
org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement.class
org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement$JaxbCompositeMapKey.class
org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping$JaxbDatabaseObject.class
org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping$JaxbClass$JaxbCompositeId.class
org.hibernate.internal.jaxb.mapping.hbm.JaxbSqlUpdateElement.class
org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement$JaxbCompositeIndex.class
org.hibernate.internal.jaxb.mapping.hbm.SubEntityElement.class
org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping$JaxbIdentifierGenerator.class
org.hibernate.internal.jaxb.mapping.hbm.JaxbFetchProfileElement.class
org.hibernate.internal.jaxb.mapping.hbm.JaxbComponentElement.class
org.hibernate.internal.jaxb.mapping.hbm.JaxbCacheModeAttribute.class
org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping$JaxbImport.class
org.hibernate.internal.jaxb.mapping.hbm.JaxbDynamicComponentElement.class
org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement$JaxbMapKeyManyToMany.class
org.hibernate.internal.jaxb.mapping.hbm.JaxbLazyAttributeWithExtra.class
org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinedSubclassElement.class
org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToOneElement.class
org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinElement.class
org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping$JaxbClass$JaxbVersion.class
org.hibernate.internal.jaxb.mapping.hbm.JaxbFlushModeAttribute.class
org.hibernate.internal.jaxb.mapping.hbm.JaxbQueryParamElement.class
org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping$JaxbClass$JaxbNaturalId.class
org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToManyElement.class
org.hibernate.internal.jaxb.mapping.hbm.JaxbPropertyElement.class
org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping$JaxbClass.class
org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping$JaxbClass$JaxbId.class
org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement$JaxbIndexManyToMany.class
org.hibernate.internal.jaxb.mapping.hbm.JaxbSqlQueryElement.class
org.hibernate.internal.jaxb.mapping.hbm.JaxbLazyAttribute.class
org.hibernate.internal.jaxb.mapping.hbm.JaxbKeyElement.class
org.hibernate.internal.jaxb.mapping.hbm.JaxbReturnScalarElement.class
org.hibernate.internal.jaxb.mapping.hbm.JaxbLoadCollectionElement.class
org.hibernate.internal.jaxb.mapping.hbm.JaxbOneToManyElement.class
org.hibernate.internal.jaxb.mapping.hbm.JaxbNestedCompositeElementElement.class
org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement.class
org.hibernate.internal.jaxb.mapping.hbm.JaxbKeyManyToOneElement.class
org.hibernate.internal.jaxb.mapping.hbm.JaxbIndexElement.class
org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping$JaxbDatabaseObject$JaxbDialectScope.class
org.hibernate.internal.jaxb.mapping.hbm.IdBagPluralAttributeElementAdapter.class
org.hibernate.internal.jaxb.mapping.hbm.JaxbOuterJoinAttribute.class
org.hibernate.internal.jaxb.mapping.hbm.JaxbQueryElement.class
org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping$JaxbClass$JaxbDiscriminator.class
org.hibernate.internal.jaxb.mapping.hbm.JaxbSynchronizeElement.class
org.hibernate.internal.jaxb.mapping.hbm.JaxbReturnPropertyElement.class
org.hibernate.internal.jaxb.mapping.hbm.JaxbCacheElement.class
org.hibernate.internal.jaxb.mapping.hbm.JoinElementSource.class
org.hibernate.internal.jaxb.mapping.hbm.JaxbListIndexElement.class
org.hibernate.internal.jaxb.mapping.hbm.JaxbTypeElement.class
org.hibernate.internal.jaxb.mapping.hbm.JaxbFetchAttribute.class
org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToAnyElement.class
org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping$JaxbClass$JaxbTimestamp.class
org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping$JaxbDatabaseObject$JaxbDefinition.class
org.hibernate.internal.jaxb.mapping.hbm.JaxbFetchAttributeWithSubselect.class
org.hibernate.internal.jaxb.mapping.hbm.JaxbLoaderElement.class
org.hibernate.internal.jaxb.mapping.hbm.JaxbSqlDeleteElement.class
org.hibernate.internal.jaxb.mapping.hbm.JaxbGeneratorElement.class
org.hibernate.internal.jaxb.mapping.hbm.JaxbCheckAttribute.class
org.hibernate.internal.jaxb.mapping.hbm.JaxbFetchProfileElement$JaxbFetch.class
org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement$JaxbIndexManyToAny.class
org.hibernate.internal.jaxb.mapping.hbm.JaxbReturnElement.class
org.hibernate.internal.jaxb.mapping.hbm.JaxbTuplizerElement.class
org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement$JaxbMapKey.class
org.hibernate.internal.jaxb.mapping.hbm.JaxbElementElement.class
org.hibernate.internal.jaxb.mapping.hbm.JaxbReturnJoinElement.class
org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement.class
org.hibernate.internal.jaxb.mapping.hbm.JaxbSubclassElement.class
org.hibernate.internal.jaxb.mapping.hbm.SingularAttributeSource.class
org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping$JaxbTypedef.class
org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping$JaxbFilterDef.class
org.hibernate.internal.jaxb.mapping.hbm.JaxbGeneratedAttribute.class
org.hibernate.internal.jaxb.mapping.hbm.JaxbFilterElement.class
org.hibernate.internal.jaxb.mapping.hbm.JaxbPrimitiveArrayElement.class
org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory.class
org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement.class
org.hibernate.internal.jaxb.mapping.hbm.package-info.class
org.hibernate.internal.jaxb.mapping.hbm.JaxbResultsetElement.class
org.hibernate.internal.jaxb.mapping.hbm.JaxbMetaElement.class
org.hibernate.internal.jaxb.mapping.hbm.JaxbCompositeElementElement.class
org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement$JaxbCollectionId.class
org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping$JaxbFilterDef$JaxbFilterParam.class
org.hibernate.internal.jaxb.mapping.hbm.JaxbMetaValueElement.class
org.hibernate.internal.jaxb.mapping.hbm.JaxbReturnPropertyElement$JaxbReturnColumn.class
org.hibernate.internal.jaxb.mapping.hbm.JaxbParamElement.class
org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.class
org.hibernate.internal.jaxb.mapping.hbm.JaxbSqlInsertElement.class
org.hibernate.internal.jaxb.mapping.hbm.JaxbAnyElement.class
org.hibernate.internal.jaxb.mapping.hbm.JaxbLockModeAttribute.class
org.hibernate.internal.jaxb.mapping.hbm.JaxbParentElement.class
org.hibernate.internal.jaxb.mapping.hbm.JaxbLazyAttributeWithNoProxy.class
org.hibernate.internal.jaxb.mapping.hbm.JaxbNotFoundAttribute.class
org.hibernate.internal.jaxb.mapping.hbm.JaxbKeyPropertyElement.class
org.hibernate.internal.jaxb.mapping.hbm.JaxbOneToOneElement.class
org.hibernate.internal.jaxb.mapping.hbm.MetaAttributeContainer.class
org.hibernate.internal.jaxb.mapping.hbm.JaxbReturnElement$JaxbReturnDiscriminator.class
org.hibernate.internal.jaxb.mapping.orm.JaxbGeneratedValue.class
org.hibernate.internal.jaxb.mapping.orm.JaxbEntityResult.class
org.hibernate.internal.jaxb.mapping.orm.JaxbGenerationType.class
org.hibernate.internal.jaxb.mapping.orm.JaxbOneToMany.class
org.hibernate.internal.jaxb.mapping.orm.JaxbPostUpdate.class
org.hibernate.internal.jaxb.mapping.orm.JaxbAccessType.class
org.hibernate.internal.jaxb.mapping.orm.JaxbNamedQuery.class
org.hibernate.internal.jaxb.mapping.orm.JaxbPrimaryKeyJoinColumn.class
org.hibernate.internal.jaxb.mapping.orm.JaxbFetchType.class
org.hibernate.internal.jaxb.mapping.orm.JaxbLockModeType.class
org.hibernate.internal.jaxb.mapping.orm.JaxbColumnResult.class
org.hibernate.internal.jaxb.mapping.orm.JaxbQueryHint.class
org.hibernate.internal.jaxb.mapping.orm.JaxbPrePersist.class
org.hibernate.internal.jaxb.mapping.orm.JaxbEmbeddableAttributes.class
org.hibernate.internal.jaxb.mapping.orm.JaxbEntityMappings.class
org.hibernate.internal.jaxb.mapping.orm.JaxbVersion.class
org.hibernate.internal.jaxb.mapping.orm.JaxbEntityListener.class
org.hibernate.internal.jaxb.mapping.orm.JaxbMapKey.class
org.hibernate.internal.jaxb.mapping.orm.JaxbManyToMany.class
org.hibernate.internal.jaxb.mapping.orm.JaxbId.class
org.hibernate.internal.jaxb.mapping.orm.JaxbOrderColumn.class
org.hibernate.internal.jaxb.mapping.orm.JaxbInheritance.class
org.hibernate.internal.jaxb.mapping.orm.JaxbTemporalType.class
org.hibernate.internal.jaxb.mapping.orm.JaxbDiscriminatorType.class
org.hibernate.internal.jaxb.mapping.orm.JaxbPreUpdate.class
org.hibernate.internal.jaxb.mapping.orm.JaxbEmbeddable.class
org.hibernate.internal.jaxb.mapping.orm.JaxbEnumType.class
org.hibernate.internal.jaxb.mapping.orm.JaxbMapKeyColumn.class
org.hibernate.internal.jaxb.mapping.orm.JaxbIdClass.class
org.hibernate.internal.jaxb.mapping.orm.JaxbPostRemove.class
org.hibernate.internal.jaxb.mapping.orm.JaxbColumn.class
org.hibernate.internal.jaxb.mapping.orm.JaxbNamedNativeQuery.class
org.hibernate.internal.jaxb.mapping.orm.JaxbPersistenceUnitMetadata.class
org.hibernate.internal.jaxb.mapping.orm.JaxbElementCollection.class
org.hibernate.internal.jaxb.mapping.orm.JaxbSecondaryTable.class
org.hibernate.internal.jaxb.mapping.orm.JaxbPersistenceUnitDefaults.class
org.hibernate.internal.jaxb.mapping.orm.JaxbEntityListeners.class
org.hibernate.internal.jaxb.mapping.orm.JaxbEmptyType.class
org.hibernate.internal.jaxb.mapping.orm.JaxbPostPersist.class
org.hibernate.internal.jaxb.mapping.orm.JaxbJoinColumn.class
org.hibernate.internal.jaxb.mapping.orm.JaxbFieldResult.class
org.hibernate.internal.jaxb.mapping.orm.JaxbManyToOne.class
org.hibernate.internal.jaxb.mapping.orm.JaxbAttributeOverride.class
org.hibernate.internal.jaxb.mapping.orm.JaxbDiscriminatorColumn.class
org.hibernate.internal.jaxb.mapping.orm.JaxbLob.class
org.hibernate.internal.jaxb.mapping.orm.JaxbBasic.class
org.hibernate.internal.jaxb.mapping.orm.JaxbPreRemove.class
org.hibernate.internal.jaxb.mapping.orm.JaxbMapKeyJoinColumn.class
org.hibernate.internal.jaxb.mapping.orm.JaxbMapKeyClass.class
org.hibernate.internal.jaxb.mapping.orm.JaxbAttributes.class
org.hibernate.internal.jaxb.mapping.orm.JaxbTable.class
org.hibernate.internal.jaxb.mapping.orm.JaxbSqlResultSetMapping.class
org.hibernate.internal.jaxb.mapping.orm.JaxbEntity.class
org.hibernate.internal.jaxb.mapping.orm.JaxbMappedSuperclass.class
org.hibernate.internal.jaxb.mapping.orm.JaxbInheritanceType.class
org.hibernate.internal.jaxb.mapping.orm.JaxbSequenceGenerator.class
org.hibernate.internal.jaxb.mapping.orm.JaxbAssociationOverride.class
org.hibernate.internal.jaxb.mapping.orm.ObjectFactory.class
org.hibernate.internal.jaxb.mapping.orm.JaxbUniqueConstraint.class
org.hibernate.internal.jaxb.mapping.orm.package-info.class
org.hibernate.internal.jaxb.mapping.orm.JaxbCollectionTable.class
org.hibernate.internal.jaxb.mapping.orm.JaxbJoinTable.class
org.hibernate.internal.jaxb.mapping.orm.JaxbTransient.class
org.hibernate.internal.jaxb.mapping.orm.JaxbOneToOne.class
org.hibernate.internal.jaxb.mapping.orm.JaxbTableGenerator.class
org.hibernate.internal.jaxb.mapping.orm.JaxbCascadeType.class
org.hibernate.internal.jaxb.mapping.orm.JaxbEmbeddedId.class
org.hibernate.internal.jaxb.mapping.orm.JaxbPostLoad.class
org.hibernate.internal.jaxb.mapping.orm.JaxbEmbedded.class
org.hibernate.internal.util.Cloneable.class
org.hibernate.internal.util.ReflectHelper.class
org.hibernate.internal.util.Cloneable$1.class
org.hibernate.internal.util.ClassLoaderHelper.class
org.hibernate.internal.util.Cloneable$2.class
org.hibernate.internal.util.BytesHelper.class
org.hibernate.internal.util.LockModeConverter.class
org.hibernate.internal.util.SerializationHelper$CustomObjectInputStream.class
org.hibernate.internal.util.ValueHolder$DeferredInitializer.class
org.hibernate.internal.util.EntityPrinter.class
org.hibernate.internal.util.ConfigHelper.class
org.hibernate.internal.util.ValueHolder.class
org.hibernate.internal.util.ValueHolder$1.class
org.hibernate.internal.util.LockModeConverter$1.class
org.hibernate.internal.util.JdbcExceptionHelper.class
org.hibernate.internal.util.StringHelper.class
org.hibernate.internal.util.SerializationHelper$1.class
org.hibernate.internal.util.MarkerObject.class
org.hibernate.internal.util.SerializationHelper.class
org.hibernate.internal.util.xml.ErrorLogger.class
org.hibernate.internal.util.xml.Origin.class
org.hibernate.internal.util.xml.UnsupportedOrmXsdVersionException.class
org.hibernate.internal.util.xml.OriginImpl.class
org.hibernate.internal.util.xml.XmlDocument.class
org.hibernate.internal.util.xml.MappingReader.class
org.hibernate.internal.util.xml.XmlDocumentImpl.class
org.hibernate.internal.util.xml.BaseXMLEventReader.class
org.hibernate.internal.util.xml.XMLHelper.class
org.hibernate.internal.util.xml.XMLStreamConstantsUtils.class
org.hibernate.internal.util.xml.DTDEntityResolver.class
org.hibernate.internal.util.xml.XmlInfrastructureException.class
org.hibernate.internal.util.xml.LocalXmlResourceResolver.class
org.hibernate.internal.util.xml.MappingReader$SupportedOrmXsdVersion.class
org.hibernate.internal.util.xml.MappingReader$1.class
org.hibernate.internal.util.xml.FilteringXMLEventReader.class
org.hibernate.internal.util.xml.BufferedXMLEventReader.class
org.hibernate.internal.util.jndi.JndiHelper.class
org.hibernate.internal.util.collections.BoundedConcurrentHashMap$Recency.class
org.hibernate.internal.util.collections.ConcurrentReferenceHashMap$WriteThroughEntry.class
org.hibernate.internal.util.collections.ConcurrentReferenceHashMap$EntrySet.class
org.hibernate.internal.util.collections.BoundedConcurrentHashMap$NullEvictionListener.class
org.hibernate.internal.util.collections.ConcurrentReferenceHashMap$SoftKeyReference.class
org.hibernate.internal.util.collections.ConcurrentReferenceHashMap$ValueIterator.class
org.hibernate.internal.util.collections.BoundedConcurrentHashMap$Segment.class
org.hibernate.internal.util.collections.ConcurrentReferenceHashMap$Segment.class
org.hibernate.internal.util.collections.BoundedConcurrentHashMap$WriteThroughEntry.class
org.hibernate.internal.util.collections.ConcurrentReferenceHashMap$HashEntry.class
org.hibernate.internal.util.collections.BoundedConcurrentHashMap$Eviction.class
org.hibernate.internal.util.collections.ConcurrentReferenceHashMap$ReferenceType.class
org.hibernate.internal.util.collections.JoinedIterator.class
org.hibernate.internal.util.collections.IdentityMap.class
org.hibernate.internal.util.collections.BoundedConcurrentHashMap$LIRS.class
org.hibernate.internal.util.collections.ConcurrentReferenceHashMap$KeyReference.class
org.hibernate.internal.util.collections.BoundedConcurrentHashMap$ValueIterator.class
org.hibernate.internal.util.collections.JoinedIterable.class
org.hibernate.internal.util.collections.ConcurrentReferenceHashMap.class
org.hibernate.internal.util.collections.ConcurrentReferenceHashMap$EntryIterator.class
org.hibernate.internal.util.collections.BoundedConcurrentHashMap$Eviction$3.class
org.hibernate.internal.util.collections.ArrayHelper.class
org.hibernate.internal.util.collections.LazyIterator.class
org.hibernate.internal.util.collections.IdentityMap$IdentityKey.class
org.hibernate.internal.util.collections.BoundedConcurrentHashMap$HashIterator.class
org.hibernate.internal.util.collections.BoundedConcurrentHashMap$HashEntry.class
org.hibernate.internal.util.collections.BoundedConcurrentHashMap$Eviction$2.class
org.hibernate.internal.util.collections.BoundedConcurrentHashMap$KeyIterator.class
org.hibernate.internal.util.collections.ConcurrentReferenceHashMap$SoftValueReference.class
org.hibernate.internal.util.collections.BoundedConcurrentHashMap$KeySet.class
org.hibernate.internal.util.collections.BoundedConcurrentHashMap$EntryIterator.class
org.hibernate.internal.util.collections.ConcurrentReferenceHashMap$WeakKeyReference.class
org.hibernate.internal.util.collections.CollectionHelper.class
org.hibernate.internal.util.collections.ConcurrentReferenceHashMap$HashIterator.class
org.hibernate.internal.util.collections.BoundedConcurrentHashMap$EvictionPolicy.class
org.hibernate.internal.util.collections.IdentitySet.class
org.hibernate.internal.util.collections.ConcurrentReferenceHashMap$Values.class
org.hibernate.internal.util.collections.BoundedConcurrentHashMap$Eviction$1.class
org.hibernate.internal.util.collections.IdentityMap$1.class
org.hibernate.internal.util.collections.EmptyIterator.class
org.hibernate.internal.util.collections.BoundedConcurrentHashMap$LIRSHashEntry.class
org.hibernate.internal.util.collections.ConcurrentReferenceHashMap$Option.class
org.hibernate.internal.util.collections.BoundedConcurrentHashMap$LRU.class
org.hibernate.internal.util.collections.ConcurrentReferenceHashMap$SimpleEntry.class
org.hibernate.internal.util.collections.BoundedConcurrentHashMap$EvictionListener.class
org.hibernate.internal.util.collections.ConcurrentReferenceHashMap$KeyIterator.class
org.hibernate.internal.util.collections.IdentityMap$IdentityMapEntry.class
org.hibernate.internal.util.collections.BoundedConcurrentHashMap$1.class
org.hibernate.internal.util.collections.BoundedConcurrentHashMap.class
org.hibernate.internal.util.collections.SingletonIterator.class
org.hibernate.internal.util.collections.IdentityMap$KeyIterator.class
org.hibernate.internal.util.collections.ConcurrentReferenceHashMap$WeakValueReference.class
org.hibernate.internal.util.collections.JoinedIterable$TypeSafeJoinedIterator.class
org.hibernate.internal.util.collections.BoundedConcurrentHashMap$NullEvictionPolicy.class
org.hibernate.internal.util.collections.BoundedConcurrentHashMap$Values.class
org.hibernate.internal.util.collections.ConcurrentReferenceHashMap$KeySet.class
org.hibernate.internal.util.collections.BoundedConcurrentHashMap$EntrySet.class
org.hibernate.internal.util.io.StreamCopier.class
org.hibernate.internal.util.compare.ComparableComparator.class
org.hibernate.internal.util.compare.CalendarComparator.class
org.hibernate.internal.util.compare.EqualsHelper.class
org.hibernate.internal.util.config.ConfigurationHelper.class
org.hibernate.internal.util.config.ConfigurationException.class
org.hibernate.internal.util.beans.BeanInfoHelper$BeanInfoDelegate.class
org.hibernate.internal.util.beans.BeanIntrospectionException.class
org.hibernate.internal.util.beans.BeanInfoHelper.class
org.hibernate.internal.util.type.PrimitiveWrapperHelper$FloatDescriptor.class
org.hibernate.internal.util.type.PrimitiveWrapperHelper.class
org.hibernate.internal.util.type.PrimitiveWrapperHelper$CharacterDescriptor.class
org.hibernate.internal.util.type.PrimitiveWrapperHelper$ShortDescriptor.class
org.hibernate.internal.util.type.PrimitiveWrapperHelper$BooleanDescriptor.class
org.hibernate.internal.util.type.PrimitiveWrapperHelper$PrimitiveWrapperDescriptor.class
org.hibernate.internal.util.type.PrimitiveWrapperHelper$DoubleDescriptor.class
org.hibernate.internal.util.type.PrimitiveWrapperHelper$ByteDescriptor.class
org.hibernate.internal.util.type.PrimitiveWrapperHelper$LongDescriptor.class
org.hibernate.internal.util.type.PrimitiveWrapperHelper$IntegerDescriptor.class
org.hibernate.graph.spi.AttributeNodeImplementor.class
org.hibernate.graph.spi.GraphNodeImplementor.class
org.hibernate.collection.internal.PersistentMap.class
org.hibernate.collection.internal.PersistentSet$SimpleRemove.class
org.hibernate.collection.internal.AbstractPersistentCollection$2.class
org.hibernate.collection.internal.PersistentList$Clear.class
org.hibernate.collection.internal.PersistentList$SimpleAdd.class
org.hibernate.collection.internal.PersistentSet.class
org.hibernate.collection.internal.AbstractPersistentCollection$SetProxy.class
org.hibernate.collection.internal.PersistentMap$MapEntryProxy.class
org.hibernate.collection.internal.PersistentMap$Put.class
org.hibernate.collection.internal.AbstractPersistentCollection$4.class
org.hibernate.collection.internal.AbstractPersistentCollection$5.class
org.hibernate.collection.internal.PersistentBag$Clear.class
org.hibernate.collection.internal.AbstractPersistentCollection$3.class
org.hibernate.collection.internal.PersistentBag$SimpleAdd.class
org.hibernate.collection.internal.AbstractPersistentCollection.class
org.hibernate.collection.internal.AbstractPersistentCollection$IteratorProxy.class
org.hibernate.collection.internal.PersistentSortedSet.class
org.hibernate.collection.internal.PersistentList.class
org.hibernate.collection.internal.PersistentSet$SimpleAdd.class
org.hibernate.collection.internal.PersistentMap$Remove.class
org.hibernate.collection.internal.PersistentIndexedElementHolder.class
org.hibernate.collection.internal.PersistentList$Set.class
org.hibernate.collection.internal.AbstractPersistentCollection$LazyInitializationWork.class
org.hibernate.collection.internal.PersistentList$SimpleRemove.class
org.hibernate.collection.internal.AbstractPersistentCollection$1.class
org.hibernate.collection.internal.PersistentIdentifierBag.class
org.hibernate.collection.internal.AbstractPersistentCollection$ListIteratorProxy.class
org.hibernate.collection.internal.PersistentArrayHolder.class
org.hibernate.collection.internal.PersistentList$Add.class
org.hibernate.collection.internal.PersistentIndexedElementHolder$IndexedValue.class
org.hibernate.collection.internal.AbstractPersistentCollection$DelayedOperation.class
org.hibernate.collection.internal.PersistentList$Remove.class
org.hibernate.collection.internal.PersistentBag.class
org.hibernate.collection.internal.PersistentListElementHolder.class
org.hibernate.collection.internal.PersistentMapElementHolder.class
org.hibernate.collection.internal.PersistentSortedMap.class
org.hibernate.collection.internal.PersistentSortedMap$SortedSubMap.class
org.hibernate.collection.internal.PersistentSet$Clear.class
org.hibernate.collection.internal.PersistentMap$Clear.class
org.hibernate.collection.internal.PersistentElementHolder.class
org.hibernate.collection.internal.PersistentMap$EntryIteratorProxy.class
org.hibernate.collection.internal.PersistentMap$EntrySetProxy.class
org.hibernate.collection.internal.PersistentSortedSet$SubSetProxy.class
org.hibernate.collection.internal.AbstractPersistentCollection$1ExtraLazyElementByIndexReader.class
org.hibernate.collection.internal.AbstractPersistentCollection$ListProxy.class
org.hibernate.collection.spi.PersistentCollection.class
org.hibernate.service.ConfigLoader.class
org.hibernate.service.UnknownServiceException.class
org.hibernate.service.StandardServiceInitiators.class
org.hibernate.service.Service.class
org.hibernate.service.UnknownUnwrapTypeException.class
org.hibernate.service.ServiceRegistryBuilder.class
org.hibernate.service.BootstrapServiceRegistryBuilder.class
org.hibernate.service.ConfigLoader$1.class
org.hibernate.service.ServiceRegistry.class
org.hibernate.service.BootstrapServiceRegistry.class
org.hibernate.service.internal.ServiceDependencyException.class
org.hibernate.service.internal.SessionFactoryServiceRegistryFactoryImpl.class
org.hibernate.service.internal.SessionFactoryServiceRegistryImpl.class
org.hibernate.service.internal.JaxbProcessor$NamespaceAddingEventReader.class
org.hibernate.service.internal.ServiceProxyGenerationException.class
org.hibernate.service.internal.JaxbProcessor$ContextProvidingValidationEventHandler.class
org.hibernate.service.internal.ProvidedService.class
org.hibernate.service.internal.StandardSessionFactoryServiceInitiators.class
org.hibernate.service.internal.JaxbProcessor.class
org.hibernate.service.internal.SessionFactoryServiceRegistryFactoryInitiator.class
org.hibernate.service.internal.AbstractServiceRegistryImpl.class
org.hibernate.service.spi.Stoppable.class
org.hibernate.service.spi.InjectService.class
org.hibernate.service.spi.ServiceContributor.class
org.hibernate.service.spi.ServiceException.class
org.hibernate.service.spi.ServiceBinding$ServiceLifecycleOwner.class
org.hibernate.service.spi.Configurable.class
org.hibernate.service.spi.SessionFactoryServiceRegistry.class
org.hibernate.service.spi.Startable.class
org.hibernate.service.spi.Wrapped.class
org.hibernate.service.spi.Manageable.class
org.hibernate.service.spi.ServiceRegistryImplementor.class
org.hibernate.service.spi.ServiceBinding.class
org.hibernate.service.spi.ServiceRegistryAwareService.class
org.hibernate.service.spi.ServiceInitiator.class
org.hibernate.service.spi.SessionFactoryServiceRegistryFactory.class
org.hibernate.service.spi.SessionFactoryServiceInitiator.class
org.hibernate.persister.walking.internal.EntityIdentifierDefinitionHelper$3.class
org.hibernate.persister.walking.internal.EntityIdentifierDefinitionHelper$AttributeDefinitionAdapter.class
org.hibernate.persister.walking.internal.CompositionSingularSubAttributesHelper$1$1$1.class
org.hibernate.persister.walking.internal.CompositionSingularSubAttributesHelper$1$1$2.class
org.hibernate.persister.walking.internal.EntityIdentifierDefinitionHelper$1.class
org.hibernate.persister.walking.internal.FetchStrategyHelper.class
org.hibernate.persister.walking.internal.CompositionSingularSubAttributesHelper$1$1$3.class
org.hibernate.persister.walking.internal.EntityIdentifierDefinitionHelper$CompositionDefinitionAdapter.class
org.hibernate.persister.walking.internal.CompositionSingularSubAttributesHelper.class
org.hibernate.persister.walking.internal.StandardAnyTypeDefinition.class
org.hibernate.persister.walking.internal.StandardAnyTypeDefinition$1.class
org.hibernate.persister.walking.internal.CompositionSingularSubAttributesHelper$1$1.class
org.hibernate.persister.walking.internal.FetchStrategyHelper$1.class
org.hibernate.persister.walking.internal.EntityIdentifierDefinitionHelper$2.class
org.hibernate.persister.walking.internal.CompositionSingularSubAttributesHelper$1.class
org.hibernate.persister.walking.internal.EntityIdentifierDefinitionHelper.class
org.hibernate.persister.walking.spi.CollectionDefinition.class
org.hibernate.persister.walking.spi.AssociationKey.class
org.hibernate.persister.walking.spi.EntityDefinition.class
org.hibernate.persister.walking.spi.AttributeSource.class
org.hibernate.persister.walking.spi.MetamodelGraphWalker.class
org.hibernate.persister.walking.spi.AssociationAttributeDefinition$AssociationNature.class
org.hibernate.persister.walking.spi.NonEncapsulatedEntityIdentifierDefinition.class
org.hibernate.persister.walking.spi.CollectionIndexDefinition.class
org.hibernate.persister.walking.spi.WalkingException.class
org.hibernate.persister.walking.spi.AnyMappingDefinition.class
org.hibernate.persister.walking.spi.AssociationAttributeDefinition.class
org.hibernate.persister.walking.spi.CollectionElementDefinition.class
org.hibernate.persister.walking.spi.AnyMappingDefinition$DiscriminatorMapping.class
org.hibernate.persister.walking.spi.AttributeDefinition.class
org.hibernate.persister.walking.spi.EntityIdentifierDefinition.class
org.hibernate.persister.walking.spi.CompositeCollectionElementDefinition.class
org.hibernate.persister.walking.spi.CompositionDefinition.class
org.hibernate.persister.walking.spi.AssociationVisitationStrategy.class
org.hibernate.persister.walking.spi.EncapsulatedEntityIdentifierDefinition.class
org.hibernate.persister.internal.PersisterClassResolverInitiator.class
org.hibernate.persister.internal.StandardPersisterClassResolver$1.class
org.hibernate.persister.internal.PersisterFactoryImpl.class
org.hibernate.persister.internal.PersisterFactoryInitiator.class
org.hibernate.persister.internal.StandardPersisterClassResolver.class
org.hibernate.persister.spi.UnknownPersisterException.class
org.hibernate.persister.spi.PersisterFactory.class
org.hibernate.persister.spi.PersisterClassResolver.class
org.hibernate.persister.spi.HydratedCompoundValueHandler.class
org.hibernate.persister.collection.CollectionPropertyNames.class
org.hibernate.persister.collection.NamedQueryCollectionInitializer.class
org.hibernate.persister.collection.AbstractCollectionPersister$1.class
org.hibernate.persister.collection.ElementPropertyMapping.class
org.hibernate.persister.collection.AbstractCollectionPersister$ColumnMapperImpl$1.class
org.hibernate.persister.collection.AbstractCollectionPersister.class
org.hibernate.persister.collection.BasicCollectionPersister.class
org.hibernate.persister.collection.SQLLoadableCollection.class
org.hibernate.persister.collection.AbstractCollectionPersister$ColumnMapperImpl.class
org.hibernate.persister.collection.CollectionPersister.class
org.hibernate.persister.collection.AbstractCollectionPersister$StandardOrderByAliasResolver.class
org.hibernate.persister.collection.AbstractCollectionPersister$ColumnMapperImpl$2.class
org.hibernate.persister.collection.OneToManyPersister.class
org.hibernate.persister.collection.CompositeElementPropertyMapping.class
org.hibernate.persister.collection.QueryableCollection.class
org.hibernate.persister.collection.CollectionPropertyMapping.class
org.hibernate.persister.collection.AbstractCollectionPersister$1$1.class
org.hibernate.persister.collection.AbstractCollectionPersister$2$1.class
org.hibernate.persister.collection.AbstractCollectionPersister$2.class
org.hibernate.persister.entity.PropertyMapping.class
org.hibernate.persister.entity.EntityPersister.class
org.hibernate.persister.entity.BasicEntityPropertyMapping.class
org.hibernate.persister.entity.DiscriminatorType.class
org.hibernate.persister.entity.AbstractEntityPersister$InclusionChecker.class
org.hibernate.persister.entity.AbstractEntityPersister$StructuredCacheEntryHelper.class
org.hibernate.persister.entity.AbstractEntityPersister.class
org.hibernate.persister.entity.Queryable$Declarer.class
org.hibernate.persister.entity.DiscriminatorMetadata.class
org.hibernate.persister.entity.SingleTableEntityPersister.class
org.hibernate.persister.entity.OuterJoinLoadable.class
org.hibernate.persister.entity.UniqueKeyLoadable.class
org.hibernate.persister.entity.AbstractEntityPersister$CacheEntryHelper.class
org.hibernate.persister.entity.AbstractEntityPersister$StandardCacheEntryHelper.class
org.hibernate.persister.entity.AbstractEntityPersister$NoopCacheEntryHelper.class
org.hibernate.persister.entity.Queryable.class
org.hibernate.persister.entity.NamedQueryLoader.class
org.hibernate.persister.entity.AbstractEntityPersister$2.class
org.hibernate.persister.entity.JoinedSubclassEntityPersister.class
org.hibernate.persister.entity.AbstractPropertyMapping.class
org.hibernate.persister.entity.Joinable.class
org.hibernate.persister.entity.Lockable.class
org.hibernate.persister.entity.AbstractEntityPersister$3.class
org.hibernate.persister.entity.Loadable.class
org.hibernate.persister.entity.SQLLoadable.class
org.hibernate.persister.entity.UnionSubclassEntityPersister.class
org.hibernate.persister.entity.AbstractEntityPersister$ReferenceCacheEntryHelper.class
org.hibernate.persister.entity.AbstractEntityPersister$1.class
org.hibernate.persister.entity.AbstractEntityPersister$4.class
org.hibernate.secure.internal.JaccSecurityListener.class
org.hibernate.secure.internal.AbstractJaccSecurableEventListener.class
org.hibernate.secure.internal.StandardJaccServiceImpl$1.class
org.hibernate.secure.internal.StandardJaccServiceImpl$ContextIdSetAction.class
org.hibernate.secure.internal.JaccPreLoadEventListener.class
org.hibernate.secure.internal.StandardJaccServiceImpl.class
org.hibernate.secure.internal.DisabledJaccServiceImpl.class
org.hibernate.secure.internal.StandardJaccServiceImpl$PrivilegedContextSubjectAccess.class
org.hibernate.secure.internal.JaccPreInsertEventListener.class
org.hibernate.secure.internal.StandardJaccServiceImpl$ContextSubjectAccess.class
org.hibernate.secure.internal.StandardJaccServiceImpl$PrivilegedContextSubjectAccess$1.class
org.hibernate.secure.internal.JaccPreUpdateEventListener.class
org.hibernate.secure.internal.StandardJaccServiceImpl$NonPrivilegedContextSubjectAccess.class
org.hibernate.secure.internal.JaccPreDeleteEventListener.class
org.hibernate.secure.spi.JaccService.class
org.hibernate.secure.spi.PermissibleAction.class
org.hibernate.secure.spi.JaccIntegrator.class
org.hibernate.secure.spi.JaccPermissionDeclarations.class
org.hibernate.secure.spi.IntegrationException.class
org.hibernate.secure.spi.PermissibleAction$1.class
#内容未全部加载,请点击展开加载全部代码(NowJava.com)
|
依赖Jar: |
jboss-logging-3.1.3.GA.jar
/org.jboss.logging/jboss-logging/3.1.3.GA
查看jboss-logging所有版本文件
jboss-logging-annotations-1.2.0.Beta1.jar
/org.jboss.logging/jboss-logging-annotations/1.2.0.Beta1
查看jboss-logging-annotations所有版本文件
jboss-transaction-api_1.2_spec-1.0.0.Final.jar
/org.jboss.spec.javax.transaction/jboss-transaction-api_1.2_spec/1.0.0.Final
查看jboss-transaction-api_1.2_spec所有版本文件
dom4j-1.6.1.jar
/dom4j/dom4j/1.6.1
查看dom4j所有版本文件
hibernate-commons-annotations-4.0.4.Final.jar
/org.hibernate.common/hibernate-commons-annotations/4.0.4.Final
查看hibernate-commons-annotations所有版本文件
hibernate-jpa-2.1-api-1.0.0.Final.jar
/org.hibernate.javax.persistence/hibernate-jpa-2.1-api/1.0.0.Final
查看hibernate-jpa-2.1-api所有版本文件
javassist-3.18.1-GA.jar
/org.javassist/javassist/3.18.1-GA
查看javassist所有版本文件
antlr-2.7.7.jar
/antlr/antlr/2.7.7
查看antlr所有版本文件
jandex-1.1.0.Final.jar
/org.jboss/jandex/1.1.0.Final
查看jandex所有版本文件
|