jar

org.hibernate.reactive : hibernate-reactive-core-jakarta

Maven & Gradle

Oct 17, 2022
420 stars

Hibernate Reactive Core · The core module of Hibernate Reactive

Table Of Contents

Latest Version

Download org.hibernate.reactive : hibernate-reactive-core-jakarta JAR file - Latest Versions:

All Versions

Download org.hibernate.reactive : hibernate-reactive-core-jakarta JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.x

View Java Class Source Code in JAR file

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

org.hibernate.reactive.pool

├─ org.hibernate.reactive.pool.BatchingConnection.class - [JAR]

├─ org.hibernate.reactive.pool.ReactiveConnection.class - [JAR]

├─ org.hibernate.reactive.pool.ReactiveConnectionPool.class - [JAR]

org.hibernate.reactive.loader.entity.impl

├─ org.hibernate.reactive.loader.entity.impl.ReactiveAbstractEntityLoader.class - [JAR]

├─ org.hibernate.reactive.loader.entity.impl.ReactiveBatchingEntityLoader.class - [JAR]

├─ org.hibernate.reactive.loader.entity.impl.ReactiveBatchingEntityLoaderBuilder.class - [JAR]

├─ org.hibernate.reactive.loader.entity.impl.ReactiveCascadeEntityLoader.class - [JAR]

├─ org.hibernate.reactive.loader.entity.impl.ReactiveDynamicBatchingEntityDelegator.class - [JAR]

├─ org.hibernate.reactive.loader.entity.impl.ReactiveDynamicBatchingEntityLoader.class - [JAR]

├─ org.hibernate.reactive.loader.entity.impl.ReactiveDynamicBatchingEntityLoaderBuilder.class - [JAR]

├─ org.hibernate.reactive.loader.entity.impl.ReactiveEntityLoader.class - [JAR]

├─ org.hibernate.reactive.loader.entity.impl.ReactivePaddedBatchingEntityLoader.class - [JAR]

├─ org.hibernate.reactive.loader.entity.impl.ReactivePaddedBatchingEntityLoaderBuilder.class - [JAR]

├─ org.hibernate.reactive.loader.entity.impl.ReactivePlanEntityLoader.class - [JAR]

org.hibernate.reactive.provider

├─ org.hibernate.reactive.provider.ReactivePersistenceProvider.class - [JAR]

├─ org.hibernate.reactive.provider.ReactiveServiceRegistryBuilder.class - [JAR]

├─ org.hibernate.reactive.provider.Settings.class - [JAR]

org.hibernate.reactive.bulk

├─ org.hibernate.reactive.bulk.StatementsWithParameters.class - [JAR]

org.hibernate.reactive.loader.entity

├─ org.hibernate.reactive.loader.entity.ReactiveCacheEntityLoaderHelper.class - [JAR]

├─ org.hibernate.reactive.loader.entity.ReactiveUniqueEntityLoader.class - [JAR]

org.hibernate.reactive.persister.entity.impl

├─ org.hibernate.reactive.persister.entity.impl.ReactiveAbstractEntityPersister.class - [JAR]

├─ org.hibernate.reactive.persister.entity.impl.ReactiveEntityPersister.class - [JAR]

├─ org.hibernate.reactive.persister.entity.impl.ReactiveIdentityGenerator.class - [JAR]

├─ org.hibernate.reactive.persister.entity.impl.ReactiveJoinedSubclassEntityPersister.class - [JAR]

├─ org.hibernate.reactive.persister.entity.impl.ReactiveSingleTableEntityPersister.class - [JAR]

├─ org.hibernate.reactive.persister.entity.impl.ReactiveUnionSubclassEntityPersister.class - [JAR]

org.hibernate.reactive.common.spi

├─ org.hibernate.reactive.common.spi.Implementor.class - [JAR]

├─ org.hibernate.reactive.common.spi.MutinyImplementor.class - [JAR]

org.hibernate.reactive.persister.collection.impl

├─ org.hibernate.reactive.persister.collection.impl.ReactiveAbstractCollectionPersister.class - [JAR]

├─ org.hibernate.reactive.persister.collection.impl.ReactiveBasicCollectionPersister.class - [JAR]

├─ org.hibernate.reactive.persister.collection.impl.ReactiveCollectionPersister.class - [JAR]

├─ org.hibernate.reactive.persister.collection.impl.ReactiveOneToManyPersister.class - [JAR]

org.hibernate.reactive.context.impl

├─ org.hibernate.reactive.context.impl.BaseKey.class - [JAR]

├─ org.hibernate.reactive.context.impl.MultitenantKey.class - [JAR]

├─ org.hibernate.reactive.context.impl.VertxContext.class - [JAR]

├─ org.hibernate.reactive.context.impl.VertxContextInitiator.class - [JAR]

org.hibernate.reactive.session.impl

├─ org.hibernate.reactive.session.impl.CriteriaQueryRenderingContext.class - [JAR]

├─ org.hibernate.reactive.session.impl.ObjectType.class - [JAR]

├─ org.hibernate.reactive.session.impl.QueryType.class - [JAR]

├─ org.hibernate.reactive.session.impl.ReactiveCriteriaBuilderImpl.class - [JAR]

├─ org.hibernate.reactive.session.impl.ReactiveCriteriaDeleteImpl.class - [JAR]

├─ org.hibernate.reactive.session.impl.ReactiveCriteriaQueryImpl.class - [JAR]

├─ org.hibernate.reactive.session.impl.ReactiveCriteriaUpdateImpl.class - [JAR]

├─ org.hibernate.reactive.session.impl.ReactiveExceptionConverter.class - [JAR]

├─ org.hibernate.reactive.session.impl.ReactiveHQLQueryPlan.class - [JAR]

├─ org.hibernate.reactive.session.impl.ReactiveNativeQueryImpl.class - [JAR]

├─ org.hibernate.reactive.session.impl.ReactiveNativeSQLQueryPlan.class - [JAR]

├─ org.hibernate.reactive.session.impl.ReactiveQueryImpl.class - [JAR]

├─ org.hibernate.reactive.session.impl.ReactiveQueryTranslatorImpl.class - [JAR]

├─ org.hibernate.reactive.session.impl.ReactiveSessionFactoryImpl.class - [JAR]

├─ org.hibernate.reactive.session.impl.ReactiveSessionImpl.class - [JAR]

├─ org.hibernate.reactive.session.impl.ReactiveStatelessSessionImpl.class - [JAR]

├─ org.hibernate.reactive.session.impl.ResultSetMappings.class - [JAR]

├─ org.hibernate.reactive.session.impl.SessionUtil.class - [JAR]

org.hibernate.reactive.loader.hql.impl

├─ org.hibernate.reactive.loader.hql.impl.ReactiveQueryLoader.class - [JAR]

org.hibernate.reactive.adaptor.impl

├─ org.hibernate.reactive.adaptor.impl.JdbcNull.class - [JAR]

├─ org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor.class - [JAR]

├─ org.hibernate.reactive.adaptor.impl.QueryParametersAdaptor.class - [JAR]

├─ org.hibernate.reactive.adaptor.impl.ResultSetAdaptor.class - [JAR]

org.hibernate.reactive.engine.impl

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

├─ org.hibernate.reactive.engine.impl.CascadingAction.class - [JAR]

├─ org.hibernate.reactive.engine.impl.CascadingActions.class - [JAR]

├─ org.hibernate.reactive.engine.impl.EntityTypes.class - [JAR]

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

├─ org.hibernate.reactive.engine.impl.QueuedOperationCollectionAction.class - [JAR]

├─ org.hibernate.reactive.engine.impl.ReactiveCollectionRecreateAction.class - [JAR]

├─ org.hibernate.reactive.engine.impl.ReactiveCollectionRemoveAction.class - [JAR]

├─ org.hibernate.reactive.engine.impl.ReactiveCollectionUpdateAction.class - [JAR]

├─ org.hibernate.reactive.engine.impl.ReactiveEntityDeleteAction.class - [JAR]

├─ org.hibernate.reactive.engine.impl.ReactiveEntityIdentityInsertAction.class - [JAR]

├─ org.hibernate.reactive.engine.impl.ReactiveEntityIncrementVersionProcess.class - [JAR]

├─ org.hibernate.reactive.engine.impl.ReactiveEntityInsertAction.class - [JAR]

├─ org.hibernate.reactive.engine.impl.ReactiveEntityRegularInsertAction.class - [JAR]

├─ org.hibernate.reactive.engine.impl.ReactiveEntityUpdateAction.class - [JAR]

├─ org.hibernate.reactive.engine.impl.ReactiveEntityVerifyVersionProcess.class - [JAR]

├─ org.hibernate.reactive.engine.impl.ReactiveOrphanRemovalAction.class - [JAR]

├─ org.hibernate.reactive.engine.impl.ReactivePersistenceContextAdapter.class - [JAR]

org.hibernate.reactive.util.impl

├─ org.hibernate.reactive.util.impl.CompletionStages.class - [JAR]

├─ org.hibernate.reactive.util.impl.IntBiFunction.class - [JAR]

├─ org.hibernate.reactive.util.impl.IntBiPredicate.class - [JAR]

org.hibernate.reactive.util.async.impl

├─ org.hibernate.reactive.util.async.impl.AsyncCloseable.class - [JAR]

├─ org.hibernate.reactive.util.async.impl.AsyncIterator.class - [JAR]

├─ org.hibernate.reactive.util.async.impl.AsyncIterators.class - [JAR]

├─ org.hibernate.reactive.util.async.impl.AsyncTrampoline.class - [JAR]

├─ org.hibernate.reactive.util.async.impl.Either.class - [JAR]

org.hibernate.reactive.loader.collection.impl

├─ org.hibernate.reactive.loader.collection.impl.ReactiveBasicCollectionLoader.class - [JAR]

├─ org.hibernate.reactive.loader.collection.impl.ReactiveBatchingCollectionInitializerBuilder.class - [JAR]

├─ org.hibernate.reactive.loader.collection.impl.ReactiveCollectionLoader.class - [JAR]

├─ org.hibernate.reactive.loader.collection.impl.ReactiveDynamicBatchingCollectionDelegator.class - [JAR]

├─ org.hibernate.reactive.loader.collection.impl.ReactiveDynamicBatchingCollectionInitializer.class - [JAR]

├─ org.hibernate.reactive.loader.collection.impl.ReactiveDynamicBatchingCollectionInitializerBuilder.class - [JAR]

├─ org.hibernate.reactive.loader.collection.impl.ReactiveOneToManyLoader.class - [JAR]

├─ org.hibernate.reactive.loader.collection.impl.ReactivePaddedBatchingCollectionInitializer.class - [JAR]

├─ org.hibernate.reactive.loader.collection.impl.ReactivePaddedBatchingCollectionInitializerBuilder.class - [JAR]

├─ org.hibernate.reactive.loader.collection.impl.ReactiveSubselectCollectionLoader.class - [JAR]

├─ org.hibernate.reactive.loader.collection.impl.ReactiveSubselectOneToManyLoader.class - [JAR]

org.hibernate.reactive.loader.collection

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

org.hibernate.reactive.bulk.impl

├─ org.hibernate.reactive.bulk.impl.ReactiveBulkIdStrategy.class - [JAR]

├─ org.hibernate.reactive.bulk.impl.ReactiveIdTableSupport.class - [JAR]

├─ org.hibernate.reactive.bulk.impl.SessionIdParameterSpecification.class - [JAR]

org.hibernate.reactive.loader

├─ org.hibernate.reactive.loader.CachingReactiveLoader.class - [JAR]

├─ org.hibernate.reactive.loader.ReactiveLoader.class - [JAR]

├─ org.hibernate.reactive.loader.ReactiveLoaderBasedLoader.class - [JAR]

├─ org.hibernate.reactive.loader.ReactiveLoaderBasedResultSetProcessor.class - [JAR]

├─ org.hibernate.reactive.loader.ReactiveResultSetProcessor.class - [JAR]

org.hibernate.reactive.loader.custom.impl

├─ org.hibernate.reactive.loader.custom.impl.ReactiveCustomLoader.class - [JAR]

org.hibernate.reactive.event

├─ org.hibernate.reactive.event.ReactiveAutoFlushEventListener.class - [JAR]

├─ org.hibernate.reactive.event.ReactiveDeleteEventListener.class - [JAR]

├─ org.hibernate.reactive.event.ReactiveFlushEventListener.class - [JAR]

├─ org.hibernate.reactive.event.ReactiveLoadEventListener.class - [JAR]

├─ org.hibernate.reactive.event.ReactiveLockEventListener.class - [JAR]

├─ org.hibernate.reactive.event.ReactiveMergeEventListener.class - [JAR]

├─ org.hibernate.reactive.event.ReactivePersistEventListener.class - [JAR]

├─ org.hibernate.reactive.event.ReactiveRefreshEventListener.class - [JAR]

├─ org.hibernate.reactive.event.ReactiveResolveNaturalIdEventListener.class - [JAR]

org.hibernate.reactive.provider.impl

├─ org.hibernate.reactive.provider.impl.ReactiveEntityManagerFactoryBuilder.class - [JAR]

├─ org.hibernate.reactive.provider.impl.ReactiveIntegrator.class - [JAR]

├─ org.hibernate.reactive.provider.impl.ReactiveModeCheck.class - [JAR]

├─ org.hibernate.reactive.provider.impl.ReactiveProviderChecker.class - [JAR]

├─ org.hibernate.reactive.provider.impl.ReactiveServiceInitiators.class - [JAR]

├─ org.hibernate.reactive.provider.impl.ReactiveTypeContributor.class - [JAR]

├─ org.hibernate.reactive.provider.impl.ReplacementDuplicationStrategy.class - [JAR]

org.hibernate.reactive.tuple

├─ org.hibernate.reactive.tuple.MutinyValueGenerator.class - [JAR]

├─ org.hibernate.reactive.tuple.StageValueGenerator.class - [JAR]

org.hibernate.reactive.stage.impl

├─ org.hibernate.reactive.stage.impl.StageQueryImpl.class - [JAR]

├─ org.hibernate.reactive.stage.impl.StageSessionFactoryImpl.class - [JAR]

├─ org.hibernate.reactive.stage.impl.StageSessionImpl.class - [JAR]

├─ org.hibernate.reactive.stage.impl.StageStatelessSessionImpl.class - [JAR]

org.hibernate.reactive.id.impl

├─ org.hibernate.reactive.id.impl.BlockingIdentifierGenerator.class - [JAR]

├─ org.hibernate.reactive.id.impl.EmulatedSequenceReactiveIdentifierGenerator.class - [JAR]

├─ org.hibernate.reactive.id.impl.IdentifierGeneration.class - [JAR]

├─ org.hibernate.reactive.id.impl.ReactiveGeneratorWrapper.class - [JAR]

├─ org.hibernate.reactive.id.impl.ReactiveIdentifierGeneratorFactory.class - [JAR]

├─ org.hibernate.reactive.id.impl.ReactiveIdentifierGeneratorFactoryInitiator.class - [JAR]

├─ org.hibernate.reactive.id.impl.SequenceReactiveIdentifierGenerator.class - [JAR]

├─ org.hibernate.reactive.id.impl.TableReactiveIdentifierGenerator.class - [JAR]

org.hibernate.reactive.vertx

├─ org.hibernate.reactive.vertx.VertxInstance.class - [JAR]

org.hibernate.reactive.common

├─ org.hibernate.reactive.common.AffectedEntities.class - [JAR]

├─ org.hibernate.reactive.common.Identifier.class - [JAR]

├─ org.hibernate.reactive.common.InternalStateAssertions.class - [JAR]

├─ org.hibernate.reactive.common.ResultSetMapping.class - [JAR]

org.hibernate.reactive.event.impl

├─ org.hibernate.reactive.event.impl.AbstractReactiveFlushingEventListener.class - [JAR]

├─ org.hibernate.reactive.event.impl.AbstractReactiveSaveEventListener.class - [JAR]

├─ org.hibernate.reactive.event.impl.DefaultReactiveAutoFlushEventListener.class - [JAR]

├─ org.hibernate.reactive.event.impl.DefaultReactiveDeleteEventListener.class - [JAR]

├─ org.hibernate.reactive.event.impl.DefaultReactiveFlushEntityEventListener.class - [JAR]

├─ org.hibernate.reactive.event.impl.DefaultReactiveFlushEventListener.class - [JAR]

├─ org.hibernate.reactive.event.impl.DefaultReactiveInitializeCollectionEventListener.class - [JAR]

├─ org.hibernate.reactive.event.impl.DefaultReactiveLoadEventListener.class - [JAR]

├─ org.hibernate.reactive.event.impl.DefaultReactiveLockEventListener.class - [JAR]

├─ org.hibernate.reactive.event.impl.DefaultReactiveMergeEventListener.class - [JAR]

├─ org.hibernate.reactive.event.impl.DefaultReactivePersistEventListener.class - [JAR]

├─ org.hibernate.reactive.event.impl.DefaultReactivePersistOnFlushEventListener.class - [JAR]

├─ org.hibernate.reactive.event.impl.DefaultReactivePostLoadEventListener.class - [JAR]

├─ org.hibernate.reactive.event.impl.DefaultReactiveRefreshEventListener.class - [JAR]

├─ org.hibernate.reactive.event.impl.DefaultReactiveResolveNaturalIdEventListener.class - [JAR]

├─ org.hibernate.reactive.event.impl.UnexpectedAccessToTheDatabase.class - [JAR]

org.hibernate.reactive.engine

├─ org.hibernate.reactive.engine.ReactiveActionQueue.class - [JAR]

├─ org.hibernate.reactive.engine.ReactiveAfterTransactionCompletionProcess.class - [JAR]

├─ org.hibernate.reactive.engine.ReactiveBeforeTransactionCompletionProcess.class - [JAR]

├─ org.hibernate.reactive.engine.ReactiveExecutable.class - [JAR]

org.hibernate.reactive.session

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

├─ org.hibernate.reactive.session.CriteriaQueryOptions.class - [JAR]

├─ org.hibernate.reactive.session.ReactiveConnectionSupplier.class - [JAR]

├─ org.hibernate.reactive.session.ReactiveNativeQuery.class - [JAR]

├─ org.hibernate.reactive.session.ReactiveQuery.class - [JAR]

├─ org.hibernate.reactive.session.ReactiveQueryExecutor.class - [JAR]

├─ org.hibernate.reactive.session.ReactiveSession.class - [JAR]

├─ org.hibernate.reactive.session.ReactiveStatelessSession.class - [JAR]

org.hibernate.reactive.mutiny.impl

├─ org.hibernate.reactive.mutiny.impl.MutinyQueryImpl.class - [JAR]

├─ org.hibernate.reactive.mutiny.impl.MutinySessionFactoryImpl.class - [JAR]

├─ org.hibernate.reactive.mutiny.impl.MutinySessionImpl.class - [JAR]

├─ org.hibernate.reactive.mutiny.impl.MutinyStatelessSessionImpl.class - [JAR]

org.hibernate.reactive.context

├─ org.hibernate.reactive.context.Context.class - [JAR]

org.hibernate.reactive.id

├─ org.hibernate.reactive.id.ReactiveIdentifierGenerator.class - [JAR]

org.hibernate.reactive.provider.service

├─ org.hibernate.reactive.provider.service.AbstractReactiveInformationSchemaBasedExtractorImpl.class - [JAR]

├─ org.hibernate.reactive.provider.service.MySqlReactiveInformationExtractorImpl.class - [JAR]

├─ org.hibernate.reactive.provider.service.NoJdbcConnectionProvider.class - [JAR]

├─ org.hibernate.reactive.provider.service.NoJdbcConnectionProviderInitiator.class - [JAR]

├─ org.hibernate.reactive.provider.service.NoJdbcEnvironmentInitiator.class - [JAR]

├─ org.hibernate.reactive.provider.service.NoJdbcMultiTenantConnectionProvider.class - [JAR]

├─ org.hibernate.reactive.provider.service.NoJdbcMultiTenantConnectionProviderInitiator.class - [JAR]

├─ org.hibernate.reactive.provider.service.NoJtaPlatformInitiator.class - [JAR]

├─ org.hibernate.reactive.provider.service.OracleSqlReactiveInformationExtractorImpl.class - [JAR]

├─ org.hibernate.reactive.provider.service.PostgreSqlReactiveInformationExtractorImpl.class - [JAR]

├─ org.hibernate.reactive.provider.service.ReactiveGenerationTarget.class - [JAR]

├─ org.hibernate.reactive.provider.service.ReactiveImprovedExtractionContextImpl.class - [JAR]

├─ org.hibernate.reactive.provider.service.ReactiveMarkerService.class - [JAR]

├─ org.hibernate.reactive.provider.service.ReactiveMarkerServiceInitiator.class - [JAR]

├─ org.hibernate.reactive.provider.service.ReactiveMarkerServiceSingleton.class - [JAR]

├─ org.hibernate.reactive.provider.service.ReactivePersisterClassResolver.class - [JAR]

├─ org.hibernate.reactive.provider.service.ReactivePersisterClassResolverInitiator.class - [JAR]

├─ org.hibernate.reactive.provider.service.ReactiveQueryTranslatorFactory.class - [JAR]

├─ org.hibernate.reactive.provider.service.ReactiveQueryTranslatorFactoryInitiator.class - [JAR]

├─ org.hibernate.reactive.provider.service.ReactiveSchemaManagementTool.class - [JAR]

├─ org.hibernate.reactive.provider.service.ReactiveSchemaManagementToolInitiator.class - [JAR]

├─ org.hibernate.reactive.provider.service.ReactiveSessionFactoryBuilder.class - [JAR]

├─ org.hibernate.reactive.provider.service.ReactiveSessionFactoryBuilderInitiator.class - [JAR]

├─ org.hibernate.reactive.provider.service.ReactiveSessionFactoryBuilderService.class - [JAR]

├─ org.hibernate.reactive.provider.service.SqlServerReactiveInformationExtractorImpl.class - [JAR]

org.hibernate.reactive.stage

├─ org.hibernate.reactive.stage.Stage.class - [JAR]

org.hibernate.reactive.pool.impl

├─ org.hibernate.reactive.pool.impl.DefaultSqlClientPool.class - [JAR]

├─ org.hibernate.reactive.pool.impl.DefaultSqlClientPoolConfiguration.class - [JAR]

├─ org.hibernate.reactive.pool.impl.ExternalSqlClientPool.class - [JAR]

├─ org.hibernate.reactive.pool.impl.OracleParameters.class - [JAR]

├─ org.hibernate.reactive.pool.impl.Parameters.class - [JAR]

├─ org.hibernate.reactive.pool.impl.PostgresParameters.class - [JAR]

├─ org.hibernate.reactive.pool.impl.ProxyConnection.class - [JAR]

├─ org.hibernate.reactive.pool.impl.ReactiveConnectionPoolInitiator.class - [JAR]

├─ org.hibernate.reactive.pool.impl.SQLServerParameters.class - [JAR]

├─ org.hibernate.reactive.pool.impl.SqlClientConnection.class - [JAR]

├─ org.hibernate.reactive.pool.impl.SqlClientPool.class - [JAR]

├─ org.hibernate.reactive.pool.impl.SqlClientPoolConfiguration.class - [JAR]

├─ org.hibernate.reactive.pool.impl.SqlClientPoolConfigurationInitiator.class - [JAR]

org.hibernate.reactive.exception

├─ org.hibernate.reactive.exception.ConstraintViolationException.class - [JAR]

├─ org.hibernate.reactive.exception.VertxSqlClientException.class - [JAR]

org.hibernate.reactive.vertx.impl

├─ org.hibernate.reactive.vertx.impl.DefaultVertxInstance.class - [JAR]

├─ org.hibernate.reactive.vertx.impl.ProvidedVertxInstance.class - [JAR]

├─ org.hibernate.reactive.vertx.impl.VertxInstanceInitiator.class - [JAR]

org.hibernate.reactive.mutiny

├─ org.hibernate.reactive.mutiny.Mutiny.class - [JAR]

org.hibernate.reactive.logging.impl

├─ org.hibernate.reactive.logging.impl.ClassFormatter.class - [JAR]

├─ org.hibernate.reactive.logging.impl.Log.class - [JAR]

├─ org.hibernate.reactive.logging.impl.LogCategory.class - [JAR]

├─ org.hibernate.reactive.logging.impl.LoggerFactory.class - [JAR]