A B C D E F G H I J L M N O P Q R S T U V W Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- absolute(int) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- AbstractReactiveFlushingEventListener - Class in org.hibernate.reactive.event.impl
-
Collects commons methods needed during the management of flush events.
- AbstractReactiveFlushingEventListener() - Constructor for class org.hibernate.reactive.event.impl.AbstractReactiveFlushingEventListener
- AbstractReactiveInformationSchemaBasedExtractorImpl - Class in org.hibernate.reactive.provider.service
-
An implementation of
InformationExtractor
that obtains metadata information from a database's information_schema. - AbstractReactiveInformationSchemaBasedExtractorImpl(ExtractionContext) - Constructor for class org.hibernate.reactive.provider.service.AbstractReactiveInformationSchemaBasedExtractorImpl
- accept(String) - Method in class org.hibernate.reactive.provider.service.ReactiveGenerationTarget
- addAction(BulkOperationCleanupAction) - Method in class org.hibernate.reactive.engine.ReactiveActionQueue
-
Adds an action defining a cleanup relating to a bulk operation (HQL/JPQL or Criteria based update/delete)
- addAction(QueuedOperationCollectionAction) - Method in class org.hibernate.reactive.engine.ReactiveActionQueue
-
Adds an action relating to a collection queued operation (extra lazy).
- addAction(ReactiveCollectionRecreateAction) - Method in class org.hibernate.reactive.engine.ReactiveActionQueue
-
Adds a collection (re)create action
- addAction(ReactiveCollectionRemoveAction) - Method in class org.hibernate.reactive.engine.ReactiveActionQueue
-
Adds a collection remove action
- addAction(ReactiveCollectionUpdateAction) - Method in class org.hibernate.reactive.engine.ReactiveActionQueue
-
Adds a collection update action
- addAction(ReactiveEntityDeleteAction) - Method in class org.hibernate.reactive.engine.ReactiveActionQueue
-
Adds an entity delete action
- addAction(ReactiveEntityIdentityInsertAction) - Method in class org.hibernate.reactive.engine.ReactiveActionQueue
-
Adds an entity (IDENTITY) insert action
- addAction(ReactiveEntityRegularInsertAction) - Method in class org.hibernate.reactive.engine.ReactiveActionQueue
- addAction(ReactiveEntityUpdateAction) - Method in class org.hibernate.reactive.engine.ReactiveActionQueue
-
Adds an entity update action
- addAction(ReactiveOrphanRemovalAction) - Method in class org.hibernate.reactive.engine.ReactiveActionQueue
-
Adds an orphan removal action
- addBatch() - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- addBatch(String) - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- addBulkCleanupAction(BulkOperationCleanupAction) - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
- addBulkCleanupAction(BulkOperationCleanupAction) - Method in class org.hibernate.reactive.session.impl.ReactiveStatelessSessionImpl
- addBulkCleanupAction(BulkOperationCleanupAction) - Method in interface org.hibernate.reactive.session.ReactiveQueryExecutor
- addEntity(String, String, LockMode) - Method in class org.hibernate.reactive.session.impl.ReactiveNativeQueryImpl
- addEntity(String, String, LockMode) - Method in interface org.hibernate.reactive.session.ReactiveNativeQuery
- addExtractedColumnInformation(TableInformation, ResultSet) - Method in class org.hibernate.reactive.provider.service.AbstractReactiveInformationSchemaBasedExtractorImpl
- addIdentityColumn(String) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveIdentityGenerator.Db2IdentifierGeneratingInsert
- addIdentityColumn(String) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveIdentityGenerator.PostgresIdentifierGeneratingInsert
- addIdentityColumn(String) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveIdentityGenerator.SqlServerIdentifierGeneratingInsert
- addInitiator(StandardServiceInitiator) - Method in class org.hibernate.reactive.provider.ReactiveServiceRegistryBuilder
-
Adds a service initiator.
- addQueryHint(String) - Method in class org.hibernate.reactive.session.impl.ReactiveQueryImpl
- addService(Class, Service) - Method in class org.hibernate.reactive.provider.ReactiveServiceRegistryBuilder
-
Adds a user-provided service.
- AffectedEntities - Class in org.hibernate.reactive.common
-
A description of the entities and tables affected by a native query.
- AffectedEntities(Class<?>...) - Constructor for class org.hibernate.reactive.common.AffectedEntities
- AffectedEntities(String...) - Constructor for class org.hibernate.reactive.common.AffectedEntities
- afterLast() - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- afterOperation(boolean) - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
- afterTransactionCompletion(boolean) - Method in class org.hibernate.reactive.engine.ReactiveActionQueue
-
Performs cleanup of any held cache softlocks.
- appendClauseAndParameterIfNotNullOrEmpty(String, Object, StringBuilder, List<Object>) - Method in class org.hibernate.reactive.provider.service.AbstractReactiveInformationSchemaBasedExtractorImpl
- apply(T, int) - Method in interface org.hibernate.reactive.util.impl.IntBiFunction
- applyEntityGraphQueryHint(EntityGraphQueryHint) - Method in class org.hibernate.reactive.session.impl.ReactiveQueryImpl
- applyPassDistinctThrough(boolean) - Method in class org.hibernate.reactive.session.impl.ReactiveQueryImpl
- applySetting(String, Object) - Method in class org.hibernate.reactive.provider.ReactiveServiceRegistryBuilder
-
Apply a setting value.
- applySettings(Map) - Method in class org.hibernate.reactive.provider.ReactiveServiceRegistryBuilder
-
Apply a groups of setting values.
- applyToAll(Function<Object, CompletionStage<?>>, Object[]) - Static method in class org.hibernate.reactive.util.impl.CompletionStages
- areInsertionsOrDeletionsQueued() - Method in class org.hibernate.reactive.engine.ReactiveActionQueue
-
Check whether any insertion or deletion actions are currently queued.
- areResultSetRowsTransformedImmediately() - Method in interface org.hibernate.reactive.loader.CachingReactiveLoader
- areResultSetRowsTransformedImmediately() - Method in class org.hibernate.reactive.loader.custom.impl.ReactiveCustomLoader
- areResultSetRowsTransformedImmediately() - Method in class org.hibernate.reactive.loader.hql.impl.ReactiveQueryLoader
- areTablesToBeUpdated(Set) - Method in class org.hibernate.reactive.engine.ReactiveActionQueue
-
Check whether the given tables/query-spaces are to be executed against given the currently queued actions.
- areTransientReferencesNullified() - Method in class org.hibernate.reactive.engine.impl.ReactiveEntityIdentityInsertAction
- areTransientReferencesNullified() - Method in interface org.hibernate.reactive.engine.impl.ReactiveEntityInsertAction
- areTransientReferencesNullified() - Method in class org.hibernate.reactive.engine.impl.ReactiveEntityRegularInsertAction
- arguments(QueryParameters, SharedSessionContractImplementor, LimitHandler) - Static method in class org.hibernate.reactive.adaptor.impl.QueryParametersAdaptor
- arguments(QueryParameters, ParameterSpecification[], SharedSessionContractImplementor) - Static method in class org.hibernate.reactive.adaptor.impl.QueryParametersAdaptor
- assertCurrentThreadMatches(Thread) - Static method in class org.hibernate.reactive.common.InternalStateAssertions
- assertUseOnEventLoop() - Static method in class org.hibernate.reactive.common.InternalStateAssertions
- assignIdIfNecessary(Object, Object, EntityPersister, SharedSessionContractImplementor) - Static method in class org.hibernate.reactive.id.impl.IdentifierGeneration
- AsyncCloseable - Interface in org.hibernate.reactive.util.async.impl
-
Copy of com.ibm.asyncutil.util.AsyncClosable in com.ibm.async:asyncutil:0.1.0 with minor changes to the java doc.
- AsyncIterator<T> - Interface in org.hibernate.reactive.util.async.impl
-
Copy of com.ibm.asyncutil.iteration.AsyncIterator from com.ibm.async:asyncutil:0.1.0 without all the methods and imports we don't need for Hibernate Reactive.
- AsyncIterator.End - Enum in org.hibernate.reactive.util.async.impl
-
A marker enum that indicates there are no elements left in the iterator.
- AsyncTrampoline - Class in org.hibernate.reactive.util.async.impl
-
Copy of com.ibm.asyncutil.iteration.AyncTrampoline from com.ibm.async:asyncutil:0.1.0 without all the methods and imports we don't need for Hibernate Reactive.
- asyncWhile(Predicate<? super T>, Function<? super T, ? extends CompletionStage<T>>, T) - Static method in class org.hibernate.reactive.util.async.impl.AsyncTrampoline
-
Repeatedly applies an asynchronous function
fn
to a value untilshouldContinue
returnsfalse
. - asyncWhile(Supplier<? extends CompletionStage<Boolean>>) - Static method in class org.hibernate.reactive.util.async.impl.AsyncTrampoline
-
Repeatedly uses the function
fn
to produce aCompletionStage
of a boolean, stopping when then boolean isfalse
.
B
- BaseKey<T> - Class in org.hibernate.reactive.context.impl
-
Implementation of
Context.Key
suitable for storing instances ofSession
orStatelessSession
, or really anything at all, in the Vert.x context. - BaseKey(Class<T>, String) - Constructor for class org.hibernate.reactive.context.impl.BaseKey
- batch(Collector<? super T, A, R>, int) - Method in interface org.hibernate.reactive.util.async.impl.AsyncIterator
-
A convenience method provided to invoke
AsyncIterator.batch(Collector, BiPredicate)
with a predicate that limits batches to a fixed size. - batch(Collector<? super T, A, R>, BiPredicate<? super A, ? super T>) - Method in interface org.hibernate.reactive.util.async.impl.AsyncIterator
-
Collects the results of this iterator in batches, returning an iterator of those batched collections.
- BatchingConnection - Class in org.hibernate.reactive.pool
-
A
ReactiveConnection
that automatically performs batching of insert, update, and delete statements, relieving the client persister code of the responsibility to manage batching. - BatchingConnection(ReactiveConnection, int) - Constructor for class org.hibernate.reactive.pool.BatchingConnection
- beforeFirst() - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- beforeTransactionCompletion() - Method in class org.hibernate.reactive.engine.ReactiveActionQueue
-
Execute any registered
BeforeTransactionCompletionProcess
- beginTransaction() - Method in class org.hibernate.reactive.pool.BatchingConnection
- beginTransaction() - Method in class org.hibernate.reactive.pool.impl.SqlClientConnection
- beginTransaction() - Method in interface org.hibernate.reactive.pool.ReactiveConnection
- bind(PreparedStatement) - Method in interface org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor.Binder
- bind(PreparedStatementAdaptor.Binder) - Static method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- bindToPreparedStatement(PreparedStatement, QueryParameters, LimitHandler, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.loader.CachingReactiveLoader
- bindToPreparedStatement(PreparedStatement, QueryParameters, LimitHandler, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.loader.custom.impl.ReactiveCustomLoader
- bindToPreparedStatement(PreparedStatement, QueryParameters, LimitHandler, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.loader.hql.impl.ReactiveQueryLoader
- BlockingIdentifierGenerator - Class in org.hibernate.reactive.id.impl
-
A
ReactiveIdentifierGenerator
which uses the database to allocate blocks of ids. - BlockingIdentifierGenerator() - Constructor for class org.hibernate.reactive.id.impl.BlockingIdentifierGenerator
- build() - Method in class org.hibernate.reactive.provider.impl.ReactiveEntityManagerFactoryBuilder
- build() - Method in class org.hibernate.reactive.provider.ReactiveServiceRegistryBuilder
-
Build the StandardServiceRegistry.
- build() - Method in class org.hibernate.reactive.provider.service.ReactiveSessionFactoryBuilder
- build(CriteriaQueryRenderingContext, ReactiveQueryExecutor) - Method in interface org.hibernate.reactive.session.Criteria
- build(CriteriaQueryRenderingContext, ReactiveQueryExecutor) - Method in class org.hibernate.reactive.session.impl.ReactiveCriteriaDeleteImpl
- build(CriteriaQueryRenderingContext, ReactiveQueryExecutor) - Method in class org.hibernate.reactive.session.impl.ReactiveCriteriaQueryImpl
- build(CriteriaQueryRenderingContext, ReactiveQueryExecutor) - Method in class org.hibernate.reactive.session.impl.ReactiveCriteriaUpdateImpl
- buildBatchingLoader(OuterJoinLoadable, int, LockMode, SessionFactoryImplementor, LoadQueryInfluencers) - Method in class org.hibernate.reactive.loader.entity.impl.ReactiveBatchingEntityLoaderBuilder
- buildBatchingLoader(OuterJoinLoadable, int, LockMode, SessionFactoryImplementor, LoadQueryInfluencers) - Method in class org.hibernate.reactive.loader.entity.impl.ReactiveDynamicBatchingEntityLoaderBuilder
- buildBatchingLoader(OuterJoinLoadable, int, LockMode, SessionFactoryImplementor, LoadQueryInfluencers) - Method in class org.hibernate.reactive.loader.entity.impl.ReactivePaddedBatchingEntityLoaderBuilder
- buildBatchingLoader(OuterJoinLoadable, int, LockOptions, SessionFactoryImplementor, LoadQueryInfluencers) - Method in class org.hibernate.reactive.loader.entity.impl.ReactiveBatchingEntityLoaderBuilder
- buildBatchingLoader(OuterJoinLoadable, int, LockOptions, SessionFactoryImplementor, LoadQueryInfluencers) - Method in class org.hibernate.reactive.loader.entity.impl.ReactiveDynamicBatchingEntityLoaderBuilder
- buildBatchingLoader(OuterJoinLoadable, int, LockOptions, SessionFactoryImplementor, LoadQueryInfluencers) - Method in class org.hibernate.reactive.loader.entity.impl.ReactivePaddedBatchingEntityLoaderBuilder
- buildDeleteHandler(SessionFactoryImplementor, HqlSqlWalker) - Method in class org.hibernate.reactive.bulk.impl.ReactiveBulkIdStrategy
- Builder(OuterJoinLoadable) - Constructor for class org.hibernate.reactive.loader.entity.impl.ReactivePlanEntityLoader.Builder
- buildIdTableInfo(PersistentClass, Table, JdbcServices, MetadataImplementor, AbstractMultiTableBulkIdStrategyImpl.PreparationContext, SqlStringGenerationContext) - Method in class org.hibernate.reactive.bulk.impl.ReactiveBulkIdStrategy
- buildInsertQuery() - Method in class org.hibernate.reactive.id.impl.EmulatedSequenceReactiveIdentifierGenerator
- buildInsertQuery() - Method in class org.hibernate.reactive.id.impl.TableReactiveIdentifierGenerator
- buildLoader(OuterJoinLoadable, int, LockMode, SessionFactoryImplementor, LoadQueryInfluencers) - Method in class org.hibernate.reactive.loader.entity.impl.ReactiveBatchingEntityLoaderBuilder
-
Builds a batch-fetch capable loader based on the given persister, lock-mode, etc.
- buildLoader(OuterJoinLoadable, int, LockOptions, SessionFactoryImplementor, LoadQueryInfluencers) - Method in class org.hibernate.reactive.loader.entity.impl.ReactiveBatchingEntityLoaderBuilder
-
Builds a batch-fetch capable loader based on the given persister, lock-options, etc.
- buildMergeCascadeEntityLoader(LockMode) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveJoinedSubclassEntityPersister
- buildMergeCascadeEntityLoader(LockMode) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveSingleTableEntityPersister
- buildMergeCascadeEntityLoader(LockMode) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveUnionSubclassEntityPersister
- buildNonBatchingLoader(QueryableCollection, SessionFactoryImplementor, LoadQueryInfluencers) - Method in class org.hibernate.reactive.loader.collection.impl.ReactiveBatchingCollectionInitializerBuilder
- buildNonBatchingLoader(OuterJoinLoadable, LockMode, SessionFactoryImplementor, LoadQueryInfluencers) - Method in class org.hibernate.reactive.loader.entity.impl.ReactiveBatchingEntityLoaderBuilder
- buildNonBatchingLoader(OuterJoinLoadable, LockOptions, SessionFactoryImplementor, LoadQueryInfluencers) - Method in class org.hibernate.reactive.loader.entity.impl.ReactiveBatchingEntityLoaderBuilder
- buildQueryParameters(Serializable, Serializable[], Object, LockOptions, Boolean) - Method in class org.hibernate.reactive.loader.entity.impl.ReactiveBatchingEntityLoader
- buildRefreshCascadeEntityLoader(LockMode) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveJoinedSubclassEntityPersister
- buildRefreshCascadeEntityLoader(LockMode) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveSingleTableEntityPersister
- buildRefreshCascadeEntityLoader(LockMode) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveUnionSubclassEntityPersister
- buildSelectQuery() - Method in class org.hibernate.reactive.id.impl.EmulatedSequenceReactiveIdentifierGenerator
- buildSelectQuery() - Method in class org.hibernate.reactive.id.impl.TableReactiveIdentifierGenerator
- buildUpdateHandler(SessionFactoryImplementor, HqlSqlWalker) - Method in class org.hibernate.reactive.bulk.impl.ReactiveBulkIdStrategy
- buildUpdateQuery() - Method in class org.hibernate.reactive.id.impl.EmulatedSequenceReactiveIdentifierGenerator
- buildUpdateQuery() - Method in class org.hibernate.reactive.id.impl.TableReactiveIdentifierGenerator
- byPrimaryKey() - Method in class org.hibernate.reactive.loader.entity.impl.ReactivePlanEntityLoader.Builder
- byUniqueKey(String[], Type) - Method in class org.hibernate.reactive.loader.entity.impl.ReactivePlanEntityLoader.Builder
C
- cacheableResultTransformer(QueryParameters) - Method in interface org.hibernate.reactive.loader.CachingReactiveLoader
- CachingReactiveLoader<T> - Interface in org.hibernate.reactive.loader
-
Defines common reactive operations inherited by query loaders, in particular, interaction with the cache.
- cancel() - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- cancelRowUpdates() - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- cannotGenerateIdentifiersOfType(String, String) - Method in interface org.hibernate.reactive.logging.impl.Log
- cannotRecreateCollectionWhileFilterIsEnabled(String) - Method in interface org.hibernate.reactive.logging.impl.Log
- cascade() - Method in class org.hibernate.reactive.engine.impl.Cascade
-
Cascade an action from the parent entity instance to all its children.
- cascade(EventSource, Object, String, C, boolean) - Method in interface org.hibernate.reactive.engine.impl.CascadingAction
-
Cascade the action to the child object.
- Cascade<C> - Class in org.hibernate.reactive.engine.impl
-
Delegate responsible for, in conjunction with the various
actions
, implementing cascade processing. - Cascade(CascadingAction<C>, CascadePoint, EntityPersister, Object, C, EventSource) - Constructor for class org.hibernate.reactive.engine.impl.Cascade
- cascadeAfterDelete(EventSource, EntityPersister, Object, IdentitySet) - Method in class org.hibernate.reactive.event.impl.DefaultReactiveDeleteEventListener
- cascadeAfterSave(EventSource, EntityPersister, Object, MergeContext) - Method in class org.hibernate.reactive.event.impl.DefaultReactiveMergeEventListener
-
Cascade behavior is redefined by this subclass, disable superclass behavior
- cascadeBeforeDelete(EventSource, EntityPersister, Object, EntityEntry, IdentitySet) - Method in class org.hibernate.reactive.event.impl.DefaultReactiveDeleteEventListener
- cascadeBeforeSave(EventSource, EntityPersister, Object, MergeContext) - Method in class org.hibernate.reactive.event.impl.DefaultReactiveMergeEventListener
-
Cascade behavior is redefined by this subclass, disable superclass behavior
- cascadeOnMerge(EventSource, EntityPersister, Object, MergeContext) - Method in class org.hibernate.reactive.event.impl.DefaultReactiveMergeEventListener
-
Perform any cascades needed as part of this copy event.
- CascadingAction<C> - Interface in org.hibernate.reactive.engine.impl
-
A
reactive session
operation that may be cascaded from a parent entity to its children. - CascadingActions - Class in org.hibernate.reactive.engine.impl
-
The possible
cascading actions
for areactive session
. - CascadingActions.BaseCascadingAction<C> - Class in org.hibernate.reactive.engine.impl
- castToIdentifierType(Object, EntityPersister) - Static method in class org.hibernate.reactive.id.impl.IdentifierGeneration
- check(int, Serializable, int, Expectation, PreparedStatement, String) - Method in interface org.hibernate.reactive.persister.entity.impl.ReactiveAbstractEntityPersister
- check(int, Serializable, int, Expectation, PreparedStatement, String) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveJoinedSubclassEntityPersister
- check(int, Serializable, int, Expectation, PreparedStatement, String) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveSingleTableEntityPersister
- check(int, Serializable, int, Expectation, PreparedStatement, String) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveUnionSubclassEntityPersister
- checkEntityFound(SharedSessionContractImplementor, String, Serializable, Object) - Static method in class org.hibernate.reactive.session.impl.SessionUtil
- checkId(Object, EntityPersister, Serializable, SessionImplementor) - Method in class org.hibernate.reactive.event.impl.DefaultReactiveFlushEntityEventListener
-
make sure user didn't mangle the id
- checkNoUnresolvedActionsAfterOperation() - Method in class org.hibernate.reactive.engine.ReactiveActionQueue
-
Throws
PropertyValueException
if there are any unresolved entity insert actions that depend on non-nullable associations with a transient entity. - checkOpen() - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
- checkTransactionNeededForUpdateOperation(String) - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
- checkTransactionNeededForUpdateOperation(String) - Method in class org.hibernate.reactive.session.impl.ReactiveStatelessSessionImpl
- ClassFormatter - Class in org.hibernate.reactive.logging.impl
-
Used with JBoss Logging's
FormatWith
to displayClass
names in log messages. - ClassFormatter(Class<?>) - Constructor for class org.hibernate.reactive.logging.impl.ClassFormatter
- clear() - Method in class org.hibernate.reactive.engine.impl.ReactivePersistenceContextAdapter
- clear() - Method in class org.hibernate.reactive.engine.ReactiveActionQueue
- clear() - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionImpl
- clear() - Method in interface org.hibernate.reactive.mutiny.Mutiny.Session
-
Completely clear the session.
- clear() - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
- clear() - Method in interface org.hibernate.reactive.session.ReactiveSession
- clear() - Method in class org.hibernate.reactive.stage.impl.StageSessionImpl
- clear() - Method in interface org.hibernate.reactive.stage.Stage.Session
-
Completely clear the session.
- clearBatch() - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- clearFromFlushNeededCheck(int) - Method in class org.hibernate.reactive.engine.ReactiveActionQueue
- clearParameters() - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- clearSettings() - Method in class org.hibernate.reactive.provider.ReactiveServiceRegistryBuilder
- clearWarnings() - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- clearWarnings() - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- close() - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- close() - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- close() - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionFactoryImpl
- close() - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionImpl
- close() - Method in class org.hibernate.reactive.mutiny.impl.MutinyStatelessSessionImpl
- close() - Method in interface org.hibernate.reactive.mutiny.Mutiny.Closeable
- close() - Method in interface org.hibernate.reactive.mutiny.Mutiny.SessionFactory
-
Destroy the session factory and clean up its connection pool.
- close() - Method in interface org.hibernate.reactive.mutiny.Mutiny.StatelessSession
-
Close the reactive session and release the underlying database connection.
- close() - Method in class org.hibernate.reactive.pool.BatchingConnection
- close() - Method in class org.hibernate.reactive.pool.impl.SqlClientConnection
- close() - Method in interface org.hibernate.reactive.pool.ReactiveConnection
- close() - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
- close() - Method in class org.hibernate.reactive.session.impl.ReactiveStatelessSessionImpl
- close() - Method in class org.hibernate.reactive.stage.impl.StageSessionFactoryImpl
- close() - Method in class org.hibernate.reactive.stage.impl.StageSessionImpl
- close() - Method in class org.hibernate.reactive.stage.impl.StageStatelessSessionImpl
- close() - Method in interface org.hibernate.reactive.stage.Stage.Closeable
- close() - Method in interface org.hibernate.reactive.stage.Stage.SessionFactory
-
Destroy the session factory and clean up its connection pool.
- close() - Method in interface org.hibernate.reactive.stage.Stage.StatelessSession
-
Close the reactive session and release the underlying database connection.
- close() - Method in interface org.hibernate.reactive.util.async.impl.AsyncCloseable
-
Relinquishes any resources associated with this object.
- close() - Method in interface org.hibernate.reactive.util.async.impl.AsyncIterator
-
Relinquishes any resources associated with this iterator.
- close(CompletableFuture<Void>) - Method in class org.hibernate.reactive.session.impl.ReactiveStatelessSessionImpl
- close(CompletableFuture<Void>) - Method in interface org.hibernate.reactive.session.ReactiveStatelessSession
- closeConnection(Connection) - Method in class org.hibernate.reactive.provider.service.NoJdbcConnectionProvider
- closeOnCompletion() - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- collect(Supplier<R>, BiConsumer<R, ? super T>) - Method in interface org.hibernate.reactive.util.async.impl.AsyncIterator
-
Performs a mutable reduction operation and return a
CompletionStage
of the result. - collect(Collector<? super T, A, R>) - Method in interface org.hibernate.reactive.util.async.impl.AsyncIterator
-
Performs a mutable reduction operation using collector and return a CompletionStage of the result.
- collectionCannotBeInitializedlazyInitializationException(String) - Method in interface org.hibernate.reactive.logging.impl.Log
- collectionWasEvicted() - Method in interface org.hibernate.reactive.logging.impl.Log
- commitTransaction() - Method in class org.hibernate.reactive.pool.BatchingConnection
- commitTransaction() - Method in class org.hibernate.reactive.pool.impl.SqlClientConnection
- commitTransaction() - Method in interface org.hibernate.reactive.pool.ReactiveConnection
- completedFuture(T) - Static method in class org.hibernate.reactive.util.impl.CompletionStages
- CompletionStages - Class in org.hibernate.reactive.util.impl
- CompletionStages() - Constructor for class org.hibernate.reactive.util.impl.CompletionStages
- composite(Identifier.Id<T>...) - Static method in class org.hibernate.reactive.common.Identifier
- Composite(Identifier.Id<T>[]) - Constructor for class org.hibernate.reactive.common.Identifier.Composite
- configure() - Method in class org.hibernate.reactive.provider.ReactiveServiceRegistryBuilder
-
Read setting information from an XML file using the standard resource location.
- configure(File) - Method in class org.hibernate.reactive.provider.ReactiveServiceRegistryBuilder
- configure(String) - Method in class org.hibernate.reactive.provider.ReactiveServiceRegistryBuilder
-
Read setting information from an XML file using the named resource location.
- configure(URL) - Method in class org.hibernate.reactive.provider.ReactiveServiceRegistryBuilder
- configure(Map) - Method in class org.hibernate.reactive.pool.impl.DefaultSqlClientPool
- configure(Map) - Method in class org.hibernate.reactive.pool.impl.DefaultSqlClientPoolConfiguration
- configure(LoadedConfig) - Method in class org.hibernate.reactive.provider.ReactiveServiceRegistryBuilder
- configure(Type, Properties, ServiceRegistry) - Method in class org.hibernate.reactive.id.impl.SequenceReactiveIdentifierGenerator
- configure(Type, Properties, ServiceRegistry) - Method in class org.hibernate.reactive.id.impl.TableReactiveIdentifierGenerator
- connectionPoolCleanerPeriod(Integer) - Method in interface org.hibernate.reactive.logging.impl.Log
- connectionPoolIdleTimeout(Integer) - Method in interface org.hibernate.reactive.logging.impl.Log
- connectionPoolMaxWaitSize(Integer) - Method in interface org.hibernate.reactive.logging.impl.Log
- connectionPoolSize(int) - Method in interface org.hibernate.reactive.logging.impl.Log
- connectionPoolTimeout(Integer) - Method in interface org.hibernate.reactive.logging.impl.Log
- connectOptions(URI) - Method in class org.hibernate.reactive.pool.impl.DefaultSqlClientPoolConfiguration
- connectOptions(URI) - Method in interface org.hibernate.reactive.pool.impl.SqlClientPoolConfiguration
-
The
SqlConnectOptions
used to configure thePool
- ConstraintViolationException - Exception in org.hibernate.reactive.exception
-
the requested DML operation resulted in a violation of a defined integrity constraint.
- ConstraintViolationException(String, SQLException, String) - Constructor for exception org.hibernate.reactive.exception.ConstraintViolationException
- ConstraintViolationException(String, SQLException, String, String) - Constructor for exception org.hibernate.reactive.exception.ConstraintViolationException
- contains(Object) - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionImpl
- contains(Object) - Method in interface org.hibernate.reactive.mutiny.Mutiny.Session
-
Determine if the given instance belongs to this persistence context.
- contains(Object) - Method in interface org.hibernate.reactive.session.ReactiveSession
- contains(Object) - Method in class org.hibernate.reactive.stage.impl.StageSessionImpl
- contains(Object) - Method in interface org.hibernate.reactive.stage.Stage.Session
-
Determine if the given instance belongs to this persistence context.
- Context - Interface in org.hibernate.reactive.context
-
Abstracts away from the Vert.x
Context
object, enabling alternative strategies for associating state with the current reactive stream. - Context.Key<T> - Interface in org.hibernate.reactive.context
-
An object that identifies something we store in the Vert.x local context, usually a
Session
orStatelessSession
, but in principle anything at all. - contribute(TypeContributions, ServiceRegistry) - Method in class org.hibernate.reactive.provider.impl.ReactiveTypeContributor
- convert(RuntimeException) - Method in class org.hibernate.reactive.session.impl.ReactiveExceptionConverter
- convertQueryException(T, Throwable, AbstractProducedQuery<?>) - Static method in interface org.hibernate.reactive.session.ReactiveQuery
- copyValues(EntityPersister, Object, Object, SessionImplementor, MergeContext) - Method in class org.hibernate.reactive.event.impl.DefaultReactiveMergeEventListener
- copyValues(EntityPersister, Object, Object, SessionImplementor, MergeContext, ForeignKeyDirection) - Method in class org.hibernate.reactive.event.impl.DefaultReactiveMergeEventListener
- couldNotDetermineDialectFromConnectionURI(String) - Method in interface org.hibernate.reactive.logging.impl.Log
- couldNotDetermineDialectFromJdbcDriverMetadata() - Method in interface org.hibernate.reactive.logging.impl.Log
- couldNotInstantiatePoolConfiguration(String, Throwable) - Method in interface org.hibernate.reactive.logging.impl.Log
- couldNotLocateEntityEntryAfterTwoPhaseLoad() - Method in interface org.hibernate.reactive.logging.impl.Log
- createBatchingCollectionInitializer(QueryableCollection, int, SessionFactoryImplementor, LoadQueryInfluencers) - Method in class org.hibernate.reactive.loader.collection.impl.ReactiveBatchingCollectionInitializerBuilder
-
Builds a batch-fetch capable CollectionInitializer for basic and many-to-many collections (collections with a dedicated collection table).
- createBatchingOneToManyInitializer(QueryableCollection, int, SessionFactoryImplementor, LoadQueryInfluencers) - Method in class org.hibernate.reactive.loader.collection.impl.ReactiveBatchingCollectionInitializerBuilder
-
Builds a batch-fetch capable CollectionInitializer for one-to-many collections (collections without a dedicated collection table).
- createCollectionInitializer(LoadQueryInfluencers) - Method in class org.hibernate.reactive.persister.collection.impl.ReactiveBasicCollectionPersister
- createCollectionInitializer(LoadQueryInfluencers) - Method in class org.hibernate.reactive.persister.collection.impl.ReactiveOneToManyPersister
- createContainerEntityManagerFactory(PersistenceUnitInfo, Map) - Method in class org.hibernate.reactive.provider.ReactivePersistenceProvider
- createCriteriaDelete(Class<T>) - Method in class org.hibernate.reactive.session.impl.ReactiveCriteriaBuilderImpl
- createCriteriaUpdate(Class<T>) - Method in class org.hibernate.reactive.session.impl.ReactiveCriteriaBuilderImpl
- createEntityGraph(Class<T>) - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionImpl
- createEntityGraph(Class<T>) - Method in class org.hibernate.reactive.mutiny.impl.MutinyStatelessSessionImpl
- createEntityGraph(Class<T>) - Method in interface org.hibernate.reactive.mutiny.Mutiny.Session
-
Create a new mutable
EntityGraph
- createEntityGraph(Class<T>) - Method in interface org.hibernate.reactive.mutiny.Mutiny.StatelessSession
-
Create a new mutable
EntityGraph
- createEntityGraph(Class<T>) - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
- createEntityGraph(Class<T>) - Method in class org.hibernate.reactive.session.impl.ReactiveStatelessSessionImpl
- createEntityGraph(Class<T>) - Method in interface org.hibernate.reactive.session.ReactiveQueryExecutor
- createEntityGraph(Class<T>) - Method in class org.hibernate.reactive.stage.impl.StageSessionImpl
- createEntityGraph(Class<T>) - Method in class org.hibernate.reactive.stage.impl.StageStatelessSessionImpl
- createEntityGraph(Class<T>) - Method in interface org.hibernate.reactive.stage.Stage.Session
-
Create a new mutable
EntityGraph
- createEntityGraph(Class<T>) - Method in interface org.hibernate.reactive.stage.Stage.StatelessSession
-
Create a new mutable
EntityGraph
- createEntityGraph(Class<T>, String) - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionImpl
- createEntityGraph(Class<T>, String) - Method in class org.hibernate.reactive.mutiny.impl.MutinyStatelessSessionImpl
- createEntityGraph(Class<T>, String) - Method in interface org.hibernate.reactive.mutiny.Mutiny.Session
-
Create a new mutable copy of a named
EntityGraph
- createEntityGraph(Class<T>, String) - Method in interface org.hibernate.reactive.mutiny.Mutiny.StatelessSession
-
Create a new mutable copy of a named
EntityGraph
- createEntityGraph(Class<T>, String) - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
- createEntityGraph(Class<T>, String) - Method in class org.hibernate.reactive.session.impl.ReactiveStatelessSessionImpl
- createEntityGraph(Class<T>, String) - Method in interface org.hibernate.reactive.session.ReactiveQueryExecutor
- createEntityGraph(Class<T>, String) - Method in class org.hibernate.reactive.stage.impl.StageSessionImpl
- createEntityGraph(Class<T>, String) - Method in class org.hibernate.reactive.stage.impl.StageStatelessSessionImpl
- createEntityGraph(Class<T>, String) - Method in interface org.hibernate.reactive.stage.Stage.Session
-
Create a new mutable copy of a named
EntityGraph
- createEntityGraph(Class<T>, String) - Method in interface org.hibernate.reactive.stage.Stage.StatelessSession
-
Create a new mutable copy of a named
EntityGraph
- createEntityLoader(LockMode, LoadQueryInfluencers) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveJoinedSubclassEntityPersister
- createEntityLoader(LockMode, LoadQueryInfluencers) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveSingleTableEntityPersister
- createEntityLoader(LockMode, LoadQueryInfluencers) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveUnionSubclassEntityPersister
- createEntityLoader(LockOptions, LoadQueryInfluencers) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveJoinedSubclassEntityPersister
- createEntityLoader(LockOptions, LoadQueryInfluencers) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveSingleTableEntityPersister
- createEntityLoader(LockOptions, LoadQueryInfluencers) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveUnionSubclassEntityPersister
- createEntityManagerFactory(String, Map) - Method in class org.hibernate.reactive.provider.ReactivePersistenceProvider
- createFilterTranslator(String, String, Map, SessionFactoryImplementor) - Method in class org.hibernate.reactive.provider.service.ReactiveQueryTranslatorFactory
- createIdentifierGenerator(String, Type, Properties) - Method in class org.hibernate.reactive.id.impl.ReactiveIdentifierGeneratorFactory
- createNamedQuery(String) - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionImpl
- createNamedQuery(String) - Method in class org.hibernate.reactive.mutiny.impl.MutinyStatelessSessionImpl
- createNamedQuery(String) - Method in interface org.hibernate.reactive.mutiny.Mutiny.Session
-
Create an instance of
Mutiny.Query
for the named query. - createNamedQuery(String) - Method in interface org.hibernate.reactive.mutiny.Mutiny.StatelessSession
-
Create an instance of
Mutiny.Query
for the named query. - createNamedQuery(String) - Method in class org.hibernate.reactive.stage.impl.StageSessionImpl
- createNamedQuery(String) - Method in class org.hibernate.reactive.stage.impl.StageStatelessSessionImpl
- createNamedQuery(String) - Method in interface org.hibernate.reactive.stage.Stage.Session
-
Create an instance of
Stage.Query
for the named query. - createNamedQuery(String) - Method in interface org.hibernate.reactive.stage.Stage.StatelessSession
-
Create an instance of
Stage.Query
for the named query. - createNamedQuery(String, Class<R>) - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionImpl
- createNamedQuery(String, Class<R>) - Method in class org.hibernate.reactive.mutiny.impl.MutinyStatelessSessionImpl
- createNamedQuery(String, Class<R>) - Method in interface org.hibernate.reactive.mutiny.Mutiny.Session
-
Create an instance of
Mutiny.Query
for the named query. - createNamedQuery(String, Class<R>) - Method in interface org.hibernate.reactive.mutiny.Mutiny.StatelessSession
-
Create an instance of
Mutiny.Query
for the named query. - createNamedQuery(String, Class<R>) - Method in class org.hibernate.reactive.stage.impl.StageSessionImpl
- createNamedQuery(String, Class<R>) - Method in class org.hibernate.reactive.stage.impl.StageStatelessSessionImpl
- createNamedQuery(String, Class<R>) - Method in interface org.hibernate.reactive.stage.Stage.Session
-
Create an instance of
Stage.Query
for the named query. - createNamedQuery(String, Class<R>) - Method in interface org.hibernate.reactive.stage.Stage.StatelessSession
-
Create an instance of
Stage.Query
for the named query. - createNativeQuery(String) - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionImpl
- createNativeQuery(String) - Method in class org.hibernate.reactive.mutiny.impl.MutinyStatelessSessionImpl
- createNativeQuery(String) - Method in interface org.hibernate.reactive.mutiny.Mutiny.Session
-
Create an instance of
Mutiny.Query
for the given SQL query string, or SQL update, insert, or delete statement. - createNativeQuery(String) - Method in interface org.hibernate.reactive.mutiny.Mutiny.StatelessSession
-
Create an instance of
Mutiny.Query
for the given SQL query string, or SQL update, insert, or delete statement. - createNativeQuery(String) - Method in class org.hibernate.reactive.stage.impl.StageSessionImpl
- createNativeQuery(String) - Method in class org.hibernate.reactive.stage.impl.StageStatelessSessionImpl
- createNativeQuery(String) - Method in interface org.hibernate.reactive.stage.Stage.Session
-
Create an instance of
Stage.Query
for the given SQL query string, or SQL update, insert, or delete statement. - createNativeQuery(String) - Method in interface org.hibernate.reactive.stage.Stage.StatelessSession
-
Create an instance of
Stage.Query
for the given SQL query string, or SQL update, insert, or delete statement. - createNativeQuery(String, Class<R>) - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionImpl
- createNativeQuery(String, Class<R>) - Method in class org.hibernate.reactive.mutiny.impl.MutinyStatelessSessionImpl
- createNativeQuery(String, Class<R>) - Method in interface org.hibernate.reactive.mutiny.Mutiny.Session
-
Create an instance of
Mutiny.Query
for the given SQL query string, using the givenresultType
to interpret the results. - createNativeQuery(String, Class<R>) - Method in interface org.hibernate.reactive.mutiny.Mutiny.StatelessSession
-
Create an instance of
Mutiny.Query
for the given SQL query string, using the givenresultType
to interpret the results. - createNativeQuery(String, Class<R>) - Method in class org.hibernate.reactive.stage.impl.StageSessionImpl
- createNativeQuery(String, Class<R>) - Method in class org.hibernate.reactive.stage.impl.StageStatelessSessionImpl
- createNativeQuery(String, Class<R>) - Method in interface org.hibernate.reactive.stage.Stage.Session
-
Create an instance of
Stage.Query
for the given SQL query string, using the givenresultType
to interpret the results. - createNativeQuery(String, Class<R>) - Method in interface org.hibernate.reactive.stage.Stage.StatelessSession
-
Create an instance of
Stage.Query
for the given SQL query string, using the givenresultType
to interpret the results. - createNativeQuery(String, Class<R>, AffectedEntities) - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionImpl
- createNativeQuery(String, Class<R>, AffectedEntities) - Method in interface org.hibernate.reactive.mutiny.Mutiny.Session
-
Create an instance of
Mutiny.Query
for the given SQL query string, using the givenresultType
to interpret the results. - createNativeQuery(String, Class<R>, AffectedEntities) - Method in class org.hibernate.reactive.stage.impl.StageSessionImpl
- createNativeQuery(String, Class<R>, AffectedEntities) - Method in interface org.hibernate.reactive.stage.Stage.Session
-
Create an instance of
Stage.Query
for the given SQL query string, using the givenresultType
to interpret the results. - createNativeQuery(String, AffectedEntities) - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionImpl
- createNativeQuery(String, AffectedEntities) - Method in interface org.hibernate.reactive.mutiny.Mutiny.Session
-
Create an instance of
Mutiny.Query
for the given SQL query string, or SQL update, insert, or delete statement. - createNativeQuery(String, AffectedEntities) - Method in class org.hibernate.reactive.stage.impl.StageSessionImpl
- createNativeQuery(String, AffectedEntities) - Method in interface org.hibernate.reactive.stage.Stage.Session
-
Create an instance of
Stage.Query
for the given SQL query string, or SQL update, insert, or delete statement. - createNativeQuery(String, ResultSetMapping<R>) - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionImpl
- createNativeQuery(String, ResultSetMapping<R>) - Method in class org.hibernate.reactive.mutiny.impl.MutinyStatelessSessionImpl
- createNativeQuery(String, ResultSetMapping<R>) - Method in interface org.hibernate.reactive.mutiny.Mutiny.Session
-
Create an instance of
Mutiny.Query
for the given SQL query string, using the givenResultSetMapping
to interpret the result set. - createNativeQuery(String, ResultSetMapping<R>) - Method in interface org.hibernate.reactive.mutiny.Mutiny.StatelessSession
-
Create an instance of
Mutiny.Query
for the given SQL query string, using the givenResultSetMapping
to interpret the result set. - createNativeQuery(String, ResultSetMapping<R>) - Method in class org.hibernate.reactive.stage.impl.StageSessionImpl
- createNativeQuery(String, ResultSetMapping<R>) - Method in class org.hibernate.reactive.stage.impl.StageStatelessSessionImpl
- createNativeQuery(String, ResultSetMapping<R>) - Method in interface org.hibernate.reactive.stage.Stage.Session
-
Create an instance of
Stage.Query
for the given SQL query string, using the givenResultSetMapping
to interpret the result set. - createNativeQuery(String, ResultSetMapping<R>) - Method in interface org.hibernate.reactive.stage.Stage.StatelessSession
-
Create an instance of
Stage.Query
for the given SQL query string, using the givenResultSetMapping
to interpret the result set. - createNativeQuery(String, ResultSetMapping<R>, AffectedEntities) - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionImpl
- createNativeQuery(String, ResultSetMapping<R>, AffectedEntities) - Method in interface org.hibernate.reactive.mutiny.Mutiny.Session
-
Create an instance of
Mutiny.Query
for the given SQL query string, using the givenResultSetMapping
to interpret the result set. - createNativeQuery(String, ResultSetMapping<R>, AffectedEntities) - Method in class org.hibernate.reactive.stage.impl.StageSessionImpl
- createNativeQuery(String, ResultSetMapping<R>, AffectedEntities) - Method in interface org.hibernate.reactive.stage.Stage.Session
-
Create an instance of
Stage.Query
for the given SQL query string, using the givenResultSetMapping
to interpret the result set. - createPersistenceContext() - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
- createPool(URI) - Method in class org.hibernate.reactive.pool.impl.DefaultSqlClientPool
-
Create a new
Pool
for the given JDBC URL or database URI, using theVertxInstance
service to obtain an instance ofVertx
, and theSqlClientPoolConfiguration
service to obtain options for creating the connection pool instances. - createPool(URI, SqlConnectOptions, PoolOptions, Vertx) - Method in class org.hibernate.reactive.pool.impl.DefaultSqlClientPool
-
Create a new
Pool
for the given JDBC URL or database URI, connection pool options, and the given instance ofVertx
. - createQuery() - Method in class org.hibernate.reactive.session.impl.ReactiveCriteriaBuilderImpl
- createQuery(Class<T>) - Method in class org.hibernate.reactive.session.impl.ReactiveCriteriaBuilderImpl
- createQuery(String) - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionImpl
- createQuery(String) - Method in class org.hibernate.reactive.mutiny.impl.MutinyStatelessSessionImpl
- createQuery(String) - Method in interface org.hibernate.reactive.mutiny.Mutiny.Session
-
Create an instance of
Mutiny.Query
for the given HQL/JPQL query string or HQL/JPQL update or delete statement. - createQuery(String) - Method in interface org.hibernate.reactive.mutiny.Mutiny.StatelessSession
-
Create an instance of
Mutiny.Query
for the given HQL/JPQL query string or HQL/JPQL update or delete statement. - createQuery(String) - Method in class org.hibernate.reactive.stage.impl.StageSessionImpl
- createQuery(String) - Method in class org.hibernate.reactive.stage.impl.StageStatelessSessionImpl
- createQuery(String) - Method in interface org.hibernate.reactive.stage.Stage.Session
-
Create an instance of
Stage.Query
for the given HQL/JPQL query string or HQL/JPQL update or delete statement. - createQuery(String) - Method in interface org.hibernate.reactive.stage.Stage.StatelessSession
-
Create an instance of
Stage.Query
for the given HQL/JPQL query string or HQL/JPQL update or delete statement. - createQuery(String, Class<R>) - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionImpl
- createQuery(String, Class<R>) - Method in class org.hibernate.reactive.mutiny.impl.MutinyStatelessSessionImpl
- createQuery(String, Class<R>) - Method in interface org.hibernate.reactive.mutiny.Mutiny.Session
-
Create an instance of
Mutiny.Query
for the given HQL/JPQL query string. - createQuery(String, Class<R>) - Method in interface org.hibernate.reactive.mutiny.Mutiny.StatelessSession
-
Create an instance of
Mutiny.Query
for the given HQL/JPQL query string. - createQuery(String, Class<R>) - Method in class org.hibernate.reactive.stage.impl.StageSessionImpl
- createQuery(String, Class<R>) - Method in class org.hibernate.reactive.stage.impl.StageStatelessSessionImpl
- createQuery(String, Class<R>) - Method in interface org.hibernate.reactive.stage.Stage.Session
-
Create an instance of
Stage.Query
for the given HQL/JPQL query string. - createQuery(String, Class<R>) - Method in interface org.hibernate.reactive.stage.Stage.StatelessSession
-
Create an instance of
Stage.Query
for the given HQL/JPQL query string. - createQuery(CriteriaDelete<R>) - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionImpl
- createQuery(CriteriaDelete<R>) - Method in class org.hibernate.reactive.mutiny.impl.MutinyStatelessSessionImpl
- createQuery(CriteriaDelete<R>) - Method in interface org.hibernate.reactive.mutiny.Mutiny.Session
-
Create an instance of
Mutiny.Query
for the given criteria delete. - createQuery(CriteriaDelete<R>) - Method in interface org.hibernate.reactive.mutiny.Mutiny.StatelessSession
-
Create an instance of
Mutiny.Query
for the given criteria delete. - createQuery(CriteriaDelete<R>) - Method in class org.hibernate.reactive.stage.impl.StageSessionImpl
- createQuery(CriteriaDelete<R>) - Method in class org.hibernate.reactive.stage.impl.StageStatelessSessionImpl
- createQuery(CriteriaDelete<R>) - Method in interface org.hibernate.reactive.stage.Stage.Session
-
Create an instance of
Stage.Query
for the given criteria delete. - createQuery(CriteriaDelete<R>) - Method in interface org.hibernate.reactive.stage.Stage.StatelessSession
-
Create an instance of
Stage.Query
for the given criteria delete. - createQuery(CriteriaQuery<R>) - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionImpl
- createQuery(CriteriaQuery<R>) - Method in class org.hibernate.reactive.mutiny.impl.MutinyStatelessSessionImpl
- createQuery(CriteriaQuery<R>) - Method in interface org.hibernate.reactive.mutiny.Mutiny.Session
-
Create an instance of
Mutiny.Query
for the given criteria query. - createQuery(CriteriaQuery<R>) - Method in interface org.hibernate.reactive.mutiny.Mutiny.StatelessSession
-
Create an instance of
Mutiny.Query
for the given criteria query. - createQuery(CriteriaQuery<R>) - Method in class org.hibernate.reactive.stage.impl.StageSessionImpl
- createQuery(CriteriaQuery<R>) - Method in class org.hibernate.reactive.stage.impl.StageStatelessSessionImpl
- createQuery(CriteriaQuery<R>) - Method in interface org.hibernate.reactive.stage.Stage.Session
-
Create an instance of
Stage.Query
for the given criteria query. - createQuery(CriteriaQuery<R>) - Method in interface org.hibernate.reactive.stage.Stage.StatelessSession
-
Create an instance of
Stage.Query
for the given criteria query. - createQuery(CriteriaUpdate<R>) - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionImpl
- createQuery(CriteriaUpdate<R>) - Method in class org.hibernate.reactive.mutiny.impl.MutinyStatelessSessionImpl
- createQuery(CriteriaUpdate<R>) - Method in interface org.hibernate.reactive.mutiny.Mutiny.Session
-
Create an instance of
Mutiny.Query
for the given criteria update. - createQuery(CriteriaUpdate<R>) - Method in interface org.hibernate.reactive.mutiny.Mutiny.StatelessSession
-
Create an instance of
Mutiny.Query
for the given criteria update. - createQuery(CriteriaUpdate<R>) - Method in class org.hibernate.reactive.stage.impl.StageSessionImpl
- createQuery(CriteriaUpdate<R>) - Method in class org.hibernate.reactive.stage.impl.StageStatelessSessionImpl
- createQuery(CriteriaUpdate<R>) - Method in interface org.hibernate.reactive.stage.Stage.Session
-
Create an instance of
Stage.Query
for the given criteria update. - createQuery(CriteriaUpdate<R>) - Method in interface org.hibernate.reactive.stage.Stage.StatelessSession
-
Create an instance of
Stage.Query
for the given criteria update. - createQueryLoader(HqlSqlWalker, SessionFactoryImplementor) - Method in class org.hibernate.reactive.session.impl.ReactiveQueryTranslatorImpl
- createQueryTranslator(String, String, Map, SessionFactoryImplementor, EntityGraphQueryHint) - Method in class org.hibernate.reactive.provider.service.ReactiveQueryTranslatorFactory
- createReactiveCriteriaQuery(String, Class<T>, CriteriaQueryOptions) - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
- createReactiveCriteriaQuery(String, Class<T>, CriteriaQueryOptions) - Method in class org.hibernate.reactive.session.impl.ReactiveStatelessSessionImpl
- createReactiveCriteriaQuery(String, Class<T>, CriteriaQueryOptions) - Method in interface org.hibernate.reactive.session.ReactiveQueryExecutor
- createReactiveNamedQuery(String) - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
- createReactiveNamedQuery(String) - Method in class org.hibernate.reactive.session.impl.ReactiveStatelessSessionImpl
- createReactiveNamedQuery(String) - Method in interface org.hibernate.reactive.session.ReactiveQueryExecutor
- createReactiveNamedQuery(String, Class<R>) - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
- createReactiveNamedQuery(String, Class<R>) - Method in class org.hibernate.reactive.session.impl.ReactiveStatelessSessionImpl
- createReactiveNamedQuery(String, Class<R>) - Method in interface org.hibernate.reactive.session.ReactiveQueryExecutor
- createReactiveNativeQuery(String) - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
- createReactiveNativeQuery(String) - Method in class org.hibernate.reactive.session.impl.ReactiveStatelessSessionImpl
- createReactiveNativeQuery(String) - Method in interface org.hibernate.reactive.session.ReactiveQueryExecutor
- createReactiveNativeQuery(String, Class<T>) - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
- createReactiveNativeQuery(String, Class<T>) - Method in class org.hibernate.reactive.session.impl.ReactiveStatelessSessionImpl
- createReactiveNativeQuery(String, Class<T>) - Method in interface org.hibernate.reactive.session.ReactiveQueryExecutor
- createReactiveNativeQuery(String, String) - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
- createReactiveNativeQuery(String, String) - Method in class org.hibernate.reactive.session.impl.ReactiveStatelessSessionImpl
- createReactiveNativeQuery(String, String) - Method in interface org.hibernate.reactive.session.ReactiveQueryExecutor
- createReactiveQuery(String) - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
- createReactiveQuery(String) - Method in class org.hibernate.reactive.session.impl.ReactiveStatelessSessionImpl
- createReactiveQuery(String) - Method in interface org.hibernate.reactive.session.ReactiveQueryExecutor
- createReactiveQuery(String, Class<R>) - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
- createReactiveQuery(String, Class<R>) - Method in class org.hibernate.reactive.session.impl.ReactiveStatelessSessionImpl
- createReactiveQuery(String, Class<R>) - Method in interface org.hibernate.reactive.session.ReactiveQueryExecutor
- createReactiveQuery(Criteria<R>) - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
- createReactiveQuery(Criteria<R>) - Method in class org.hibernate.reactive.session.impl.ReactiveStatelessSessionImpl
- createReactiveQuery(Criteria<R>) - Method in interface org.hibernate.reactive.session.ReactiveQueryExecutor
- createReactiveUniqueKeyLoader(Type, String[], LoadQueryInfluencers) - Method in interface org.hibernate.reactive.persister.entity.impl.ReactiveAbstractEntityPersister
- createRealBatchingCollectionInitializer(QueryableCollection, int, SessionFactoryImplementor, LoadQueryInfluencers) - Method in class org.hibernate.reactive.loader.collection.impl.ReactiveBatchingCollectionInitializerBuilder
- createRealBatchingCollectionInitializer(QueryableCollection, int, SessionFactoryImplementor, LoadQueryInfluencers) - Method in class org.hibernate.reactive.loader.collection.impl.ReactiveDynamicBatchingCollectionInitializerBuilder
- createRealBatchingCollectionInitializer(QueryableCollection, int, SessionFactoryImplementor, LoadQueryInfluencers) - Method in class org.hibernate.reactive.loader.collection.impl.ReactivePaddedBatchingCollectionInitializerBuilder
- createRealBatchingOneToManyInitializer(QueryableCollection, int, SessionFactoryImplementor, LoadQueryInfluencers) - Method in class org.hibernate.reactive.loader.collection.impl.ReactiveBatchingCollectionInitializerBuilder
- createRealBatchingOneToManyInitializer(QueryableCollection, int, SessionFactoryImplementor, LoadQueryInfluencers) - Method in class org.hibernate.reactive.loader.collection.impl.ReactiveDynamicBatchingCollectionInitializerBuilder
- createRealBatchingOneToManyInitializer(QueryableCollection, int, SessionFactoryImplementor, LoadQueryInfluencers) - Method in class org.hibernate.reactive.loader.collection.impl.ReactivePaddedBatchingCollectionInitializerBuilder
- createSubselectInitializer(SubselectFetch, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.collection.impl.ReactiveBasicCollectionPersister
- createSubselectInitializer(SubselectFetch, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.collection.impl.ReactiveOneToManyPersister
- createSubselects(List, QueryParameters, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.loader.collection.impl.ReactiveCollectionLoader
- createSubselects(List, QueryParameters, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.loader.custom.impl.ReactiveCustomLoader
- createSubselects(List, QueryParameters, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.loader.entity.impl.ReactiveAbstractEntityLoader
- createSubselects(List, QueryParameters, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.loader.hql.impl.ReactiveQueryLoader
- createSubselects(List, QueryParameters, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.loader.ReactiveLoaderBasedLoader
- createTupleQuery() - Method in class org.hibernate.reactive.session.impl.ReactiveCriteriaBuilderImpl
- createUniqueKeyLoader(Type, String[], LoadQueryInfluencers) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveJoinedSubclassEntityPersister
- createUniqueKeyLoader(Type, String[], LoadQueryInfluencers) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveSingleTableEntityPersister
- createUniqueKeyLoader(Type, String[], LoadQueryInfluencers) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveUnionSubclassEntityPersister
- creatingVertxInstance() - Method in interface org.hibernate.reactive.logging.impl.Log
- Criteria<R> - Interface in org.hibernate.reactive.session
- CriteriaQueryOptions - Interface in org.hibernate.reactive.session
- CriteriaQueryRenderingContext - Class in org.hibernate.reactive.session.impl
-
A
RenderingContext
used when compiling criteria queries for reactive execution. - CriteriaQueryRenderingContext(SessionFactoryImplementor) - Constructor for class org.hibernate.reactive.session.impl.CriteriaQueryRenderingContext
- currentTransaction() - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionImpl
- currentTransaction() - Method in class org.hibernate.reactive.mutiny.impl.MutinyStatelessSessionImpl
- currentTransaction() - Method in interface org.hibernate.reactive.mutiny.Mutiny.Session
-
Obtain the transaction currently associated with this session, if any.
- currentTransaction() - Method in interface org.hibernate.reactive.mutiny.Mutiny.StatelessSession
-
Obtain the transaction currently associated with this session, if any.
- currentTransaction() - Method in class org.hibernate.reactive.stage.impl.StageSessionImpl
- currentTransaction() - Method in class org.hibernate.reactive.stage.impl.StageStatelessSessionImpl
- currentTransaction() - Method in interface org.hibernate.reactive.stage.Stage.Session
-
Obtain the transaction currently associated with this session, if any.
- currentTransaction() - Method in interface org.hibernate.reactive.stage.Stage.StatelessSession
-
Obtain the transaction currently associated with this session, if any.
D
- dataTypeCode(String) - Method in class org.hibernate.reactive.provider.service.AbstractReactiveInformationSchemaBasedExtractorImpl
-
Return a JDBC Type code for the given type name
- dataTypeCode(String) - Method in class org.hibernate.reactive.provider.service.OracleSqlReactiveInformationExtractorImpl
- dataTypeCode(String) - Method in class org.hibernate.reactive.provider.service.SqlServerReactiveInformationExtractorImpl
- Db2IdentifierGeneratingInsert(Dialect) - Constructor for class org.hibernate.reactive.persister.entity.impl.ReactiveIdentityGenerator.Db2IdentifierGeneratingInsert
- ddlCommandFailed(String) - Method in interface org.hibernate.reactive.logging.impl.Log
- DefaultReactiveAutoFlushEventListener - Class in org.hibernate.reactive.event.impl
- DefaultReactiveAutoFlushEventListener() - Constructor for class org.hibernate.reactive.event.impl.DefaultReactiveAutoFlushEventListener
- DefaultReactiveDeleteEventListener - Class in org.hibernate.reactive.event.impl
-
A reactific
DefaultDeleteEventListener
. - DefaultReactiveDeleteEventListener() - Constructor for class org.hibernate.reactive.event.impl.DefaultReactiveDeleteEventListener
- DefaultReactiveFlushEntityEventListener - Class in org.hibernate.reactive.event.impl
-
A reactific
DefaultFlushEntityEventListener
. - DefaultReactiveFlushEntityEventListener() - Constructor for class org.hibernate.reactive.event.impl.DefaultReactiveFlushEntityEventListener
- DefaultReactiveFlushEventListener - Class in org.hibernate.reactive.event.impl
-
A reactific
DefaultFlushEventListener
. - DefaultReactiveFlushEventListener() - Constructor for class org.hibernate.reactive.event.impl.DefaultReactiveFlushEventListener
- DefaultReactiveInitializeCollectionEventListener - Class in org.hibernate.reactive.event.impl
- DefaultReactiveInitializeCollectionEventListener() - Constructor for class org.hibernate.reactive.event.impl.DefaultReactiveInitializeCollectionEventListener
- DefaultReactiveLoadEventListener - Class in org.hibernate.reactive.event.impl
-
A reactive
DefaultLoadEventListener
. - DefaultReactiveLoadEventListener() - Constructor for class org.hibernate.reactive.event.impl.DefaultReactiveLoadEventListener
- DefaultReactiveLockEventListener - Class in org.hibernate.reactive.event.impl
- DefaultReactiveLockEventListener() - Constructor for class org.hibernate.reactive.event.impl.DefaultReactiveLockEventListener
- DefaultReactiveMergeEventListener - Class in org.hibernate.reactive.event.impl
-
A reactific
DefaultMergeEventListener
. - DefaultReactiveMergeEventListener() - Constructor for class org.hibernate.reactive.event.impl.DefaultReactiveMergeEventListener
- DefaultReactivePersistEventListener - Class in org.hibernate.reactive.event.impl
-
A reactific
DefaultPersistEventListener
. - DefaultReactivePersistEventListener() - Constructor for class org.hibernate.reactive.event.impl.DefaultReactivePersistEventListener
- DefaultReactivePersistOnFlushEventListener - Class in org.hibernate.reactive.event.impl
-
A reactific
DefaultPersistOnFlushEventListener
. - DefaultReactivePersistOnFlushEventListener() - Constructor for class org.hibernate.reactive.event.impl.DefaultReactivePersistOnFlushEventListener
- DefaultReactivePostLoadEventListener - Class in org.hibernate.reactive.event.impl
-
We do 2 things here: Call
Lifecycle
interface if necessary Perform neededEntityEntry.getLockMode()
related processing - DefaultReactivePostLoadEventListener() - Constructor for class org.hibernate.reactive.event.impl.DefaultReactivePostLoadEventListener
- DefaultReactiveRefreshEventListener - Class in org.hibernate.reactive.event.impl
-
A reactific
DefaultRefreshEventListener
. - DefaultReactiveRefreshEventListener() - Constructor for class org.hibernate.reactive.event.impl.DefaultReactiveRefreshEventListener
- DefaultReactiveResolveNaturalIdEventListener - Class in org.hibernate.reactive.event.impl
-
A reactific
DefaultResolveNaturalIdEventListener
. - DefaultReactiveResolveNaturalIdEventListener() - Constructor for class org.hibernate.reactive.event.impl.DefaultReactiveResolveNaturalIdEventListener
- DefaultSqlClientPool - Class in org.hibernate.reactive.pool.impl
-
A pool of reactive connections backed by a Vert.x
Pool
. - DefaultSqlClientPool() - Constructor for class org.hibernate.reactive.pool.impl.DefaultSqlClientPool
- DefaultSqlClientPoolConfiguration - Class in org.hibernate.reactive.pool.impl
-
The default
SqlClientPoolConfiguration
which configures thePool
using the Hibernate ORM configuration properties defined inSettings
. - DefaultSqlClientPoolConfiguration() - Constructor for class org.hibernate.reactive.pool.impl.DefaultSqlClientPoolConfiguration
- DefaultVertxInstance - Class in org.hibernate.reactive.vertx.impl
-
A singleton instance of
Vertx
that is created on demand and destroyed automatically along with the Hibernatesession factory
. - DefaultVertxInstance() - Constructor for class org.hibernate.reactive.vertx.impl.DefaultVertxInstance
- delayedAfterCompletion() - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
- delegate() - Method in interface org.hibernate.reactive.engine.impl.CascadingAction
- delegate() - Method in class org.hibernate.reactive.engine.impl.CascadingActions.BaseCascadingAction
- delegate() - Method in interface org.hibernate.reactive.persister.entity.impl.ReactiveAbstractEntityPersister
-
A self-reference of type
AbstractEntityPersister
. - delete(int, Object...) - Method in class org.hibernate.reactive.stage.impl.StageStatelessSessionImpl
- delete(int, Object...) - Method in interface org.hibernate.reactive.stage.Stage.StatelessSession
-
Delete multiple rows.
- delete(Serializable, Object, int, Object, String, SharedSessionContractImplementor, Object[]) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveJoinedSubclassEntityPersister
- delete(Serializable, Object, int, Object, String, SharedSessionContractImplementor, Object[]) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveSingleTableEntityPersister
- delete(Serializable, Object, int, Object, String, SharedSessionContractImplementor, Object[]) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveUnionSubclassEntityPersister
- delete(Serializable, Object, Object, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveJoinedSubclassEntityPersister
- delete(Serializable, Object, Object, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveSingleTableEntityPersister
- delete(Serializable, Object, Object, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveUnionSubclassEntityPersister
- delete(Object) - Method in class org.hibernate.reactive.mutiny.impl.MutinyStatelessSessionImpl
- delete(Object) - Method in interface org.hibernate.reactive.mutiny.Mutiny.StatelessSession
-
Delete a row.
- delete(Object) - Method in class org.hibernate.reactive.stage.impl.StageStatelessSessionImpl
- delete(Object) - Method in interface org.hibernate.reactive.stage.Stage.StatelessSession
-
Delete a row.
- delete(Object...) - Method in class org.hibernate.reactive.stage.impl.StageStatelessSessionImpl
- delete(Object...) - Method in interface org.hibernate.reactive.stage.Stage.StatelessSession
-
Delete multiple rows.
- DELETE - Static variable in class org.hibernate.reactive.engine.impl.CascadingActions
- deleteAll(int, Object...) - Method in class org.hibernate.reactive.mutiny.impl.MutinyStatelessSessionImpl
- deleteAll(int, Object...) - Method in interface org.hibernate.reactive.mutiny.Mutiny.StatelessSession
-
Delete multiple rows.
- deleteAll(Object...) - Method in class org.hibernate.reactive.mutiny.impl.MutinyStatelessSessionImpl
- deleteAll(Object...) - Method in interface org.hibernate.reactive.mutiny.Mutiny.StatelessSession
-
Delete multiple rows.
- deleteByIndex() - Method in interface org.hibernate.reactive.persister.collection.impl.ReactiveAbstractCollectionPersister
- deleteEntity(EventSource, Object, EntityEntry, boolean, boolean, EntityPersister, IdentitySet) - Method in class org.hibernate.reactive.event.impl.DefaultReactiveDeleteEventListener
-
Perform the entity deletion.
- DeleteExpectation(Serializable, int, Expectation, ReactiveAbstractEntityPersister) - Constructor for class org.hibernate.reactive.persister.entity.impl.ReactiveAbstractEntityPersister.DeleteExpectation
- deleteOrphans() - Method in interface org.hibernate.reactive.engine.impl.CascadingAction
-
Does this action potentially extrapolate to orphan deletes?
- deleteOrphans() - Method in class org.hibernate.reactive.engine.impl.CascadingActions.BaseCascadingAction
- deleteReactive(Serializable, Object, int, String, SharedSessionContractImplementor, Object[]) - Method in interface org.hibernate.reactive.persister.entity.impl.ReactiveAbstractEntityPersister
- deleteReactive(Serializable, Object, Object, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.persister.entity.impl.ReactiveAbstractEntityPersister
- deleteReactive(Serializable, Object, Object, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.persister.entity.impl.ReactiveEntityPersister
-
Delete the given instance without blocking.
- deleteRow() - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- deleteRowsParamValues(Object, int, Serializable, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.persister.collection.impl.ReactiveAbstractCollectionPersister
- deleteTransientEntity(EventSource, Object, boolean, EntityPersister, IdentitySet) - Method in class org.hibernate.reactive.event.impl.DefaultReactiveDeleteEventListener
-
We encountered a delete request on a transient instance.
- destroy(ServiceRegistry) - Static method in class org.hibernate.reactive.provider.ReactiveServiceRegistryBuilder
-
Destroy a service registry.
- detach(Object) - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionImpl
- detach(Object) - Method in interface org.hibernate.reactive.mutiny.Mutiny.Session
-
Remove this instance from the session cache.
- detach(Object) - Method in interface org.hibernate.reactive.session.ReactiveSession
- detach(Object) - Method in class org.hibernate.reactive.stage.impl.StageSessionImpl
- detach(Object) - Method in interface org.hibernate.reactive.stage.Stage.Session
-
Remove this instance from the session cache.
- detectedDriver(String) - Method in interface org.hibernate.reactive.logging.impl.Log
- detectedUsedOfTheSessionOnTheWrongThread(long, String, long, String) - Method in interface org.hibernate.reactive.logging.impl.Log
- determineDefaultSegmentValue(Properties) - Method in class org.hibernate.reactive.id.impl.TableReactiveIdentifierGenerator
- determineIncrement(Properties) - Method in class org.hibernate.reactive.id.impl.EmulatedSequenceReactiveIdentifierGenerator
- determineIncrement(Properties) - Method in class org.hibernate.reactive.id.impl.TableReactiveIdentifierGenerator
- determineIncrementForSequenceEmulation(Properties) - Method in class org.hibernate.reactive.id.impl.SequenceReactiveIdentifierGenerator
- determineInitialValue(Properties) - Method in class org.hibernate.reactive.id.impl.EmulatedSequenceReactiveIdentifierGenerator
- determineInitialValue(Properties) - Method in class org.hibernate.reactive.id.impl.TableReactiveIdentifierGenerator
- determinePkByNaturalIdQuery(boolean[]) - Method in interface org.hibernate.reactive.persister.entity.impl.ReactiveAbstractEntityPersister
- determinePkByNaturalIdQuery(boolean[]) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveJoinedSubclassEntityPersister
- determinePkByNaturalIdQuery(boolean[]) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveSingleTableEntityPersister
- determinePkByNaturalIdQuery(boolean[]) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveUnionSubclassEntityPersister
- determineSegmentColumnName(Properties, JdbcEnvironment) - Method in class org.hibernate.reactive.id.impl.EmulatedSequenceReactiveIdentifierGenerator
- determineSegmentColumnName(Properties, JdbcEnvironment) - Method in class org.hibernate.reactive.id.impl.TableReactiveIdentifierGenerator
- determineSegmentValue(Properties) - Method in class org.hibernate.reactive.id.impl.EmulatedSequenceReactiveIdentifierGenerator
- determineSegmentValue(Properties) - Method in class org.hibernate.reactive.id.impl.TableReactiveIdentifierGenerator
- determineStoreLastUsedValue(ServiceRegistry) - Method in class org.hibernate.reactive.id.impl.EmulatedSequenceReactiveIdentifierGenerator
- determineStoreLastUsedValue(ServiceRegistry) - Method in class org.hibernate.reactive.id.impl.TableReactiveIdentifierGenerator
- determineTableName(Properties, ServiceRegistry) - Method in class org.hibernate.reactive.id.impl.EmulatedSequenceReactiveIdentifierGenerator
- determineTableName(Properties, ServiceRegistry) - Method in class org.hibernate.reactive.id.impl.TableReactiveIdentifierGenerator
- determineValueColumnNameForTable(Properties, JdbcEnvironment) - Method in class org.hibernate.reactive.id.impl.EmulatedSequenceReactiveIdentifierGenerator
- determineValueColumnNameForTable(Properties, JdbcEnvironment) - Method in class org.hibernate.reactive.id.impl.TableReactiveIdentifierGenerator
- dirtyCheck(FlushEntityEvent) - Method in class org.hibernate.reactive.event.impl.DefaultReactiveFlushEntityEventListener
-
Perform a dirty check, and attach the results to the event
- disableAutoClose() - Method in class org.hibernate.reactive.provider.ReactiveServiceRegistryBuilder
-
By default, when a ServiceRegistry is no longer referenced by any other registries as a parent it will be closed.
- disableFetchProfile(String) - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionImpl
- disableFetchProfile(String) - Method in interface org.hibernate.reactive.mutiny.Mutiny.Session
-
Disable a particular fetch profile on this session, or do nothing if the requested fetch profile is not enabled.
- disableFetchProfile(String) - Method in interface org.hibernate.reactive.session.ReactiveSession
- disableFetchProfile(String) - Method in class org.hibernate.reactive.stage.impl.StageSessionImpl
- disableFetchProfile(String) - Method in interface org.hibernate.reactive.stage.Stage.Session
-
Disable a particular fetch profile on this session, or do nothing if the requested fetch profile is not enabled.
- disableFilter(String) - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionImpl
- disableFilter(String) - Method in interface org.hibernate.reactive.mutiny.Mutiny.Session
-
Disable the named filter for this session.
- disableFilter(String) - Method in interface org.hibernate.reactive.session.ReactiveSession
- disableFilter(String) - Method in class org.hibernate.reactive.stage.impl.StageSessionImpl
- disableFilter(String) - Method in interface org.hibernate.reactive.stage.Stage.Session
-
Disable the named filter for this session.
- discoverTypes(QueryParameters, ResultSet) - Method in class org.hibernate.reactive.loader.custom.impl.ReactiveCustomLoader
- discoverTypes(QueryParameters, ResultSet) - Method in interface org.hibernate.reactive.loader.ReactiveLoader
-
Used by
ReactiveCustomLoader
when there is no result set mapping. - disintegrate(SessionFactoryImplementor, SessionFactoryServiceRegistry) - Method in class org.hibernate.reactive.provider.impl.ReactiveIntegrator
- doAfterTransactionCompletion(boolean, ReactiveSession) - Method in interface org.hibernate.reactive.engine.ReactiveAfterTransactionCompletionProcess
-
Perform whatever processing is encapsulated here after completion of the transaction.
- doBatchLoad(Serializable, ReactiveEntityLoader, SharedSessionContractImplementor, Serializable[], Object, LockOptions, Boolean) - Method in class org.hibernate.reactive.loader.entity.impl.ReactiveBatchingEntityLoader
- doBeforeTransactionCompletion(ReactiveSession) - Method in class org.hibernate.reactive.engine.impl.ReactiveEntityIncrementVersionProcess
-
Perform whatever processing is encapsulated here before completion of the transaction.
- doBeforeTransactionCompletion(ReactiveSession) - Method in class org.hibernate.reactive.engine.impl.ReactiveEntityVerifyVersionProcess
- doBeforeTransactionCompletion(ReactiveSession) - Method in interface org.hibernate.reactive.engine.ReactiveBeforeTransactionCompletionProcess
-
Perform whatever processing is encapsulated here before completion of the transaction.
- doQueryAndInitializeNonLazyCollections(SharedSessionContractImplementor, QueryParameters, boolean) - Method in class org.hibernate.reactive.loader.entity.impl.ReactiveAbstractEntityLoader
- doQueryAndInitializeNonLazyCollections(SharedSessionContractImplementor, QueryParameters, boolean, ResultTransformer) - Method in class org.hibernate.reactive.loader.entity.impl.ReactiveAbstractEntityLoader
- doReactiveList(String, String, SharedSessionContractImplementor, QueryParameters, ResultTransformer) - Method in interface org.hibernate.reactive.loader.CachingReactiveLoader
- doReactiveQueryAndInitializeNonLazyCollections(String, SharedSessionContractImplementor, QueryParameters) - Method in interface org.hibernate.reactive.loader.ReactiveLoader
- doReactiveQueryAndInitializeNonLazyCollections(String, SharedSessionContractImplementor, QueryParameters, boolean, ResultTransformer) - Method in interface org.hibernate.reactive.loader.ReactiveLoader
- doReactiveQueryAndInitializeNonLazyCollections(SessionImplementor, QueryParameters, boolean) - Method in class org.hibernate.reactive.loader.entity.impl.ReactiveAbstractEntityLoader
- doReactiveQueryAndInitializeNonLazyCollections(SharedSessionContractImplementor, QueryParameters, boolean) - Method in class org.hibernate.reactive.loader.collection.impl.ReactiveCollectionLoader
- doReactiveUpdateRows(Serializable, PersistentCollection, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.persister.collection.impl.ReactiveAbstractCollectionPersister
- doReactiveUpdateRows(Serializable, PersistentCollection, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.collection.impl.ReactiveBasicCollectionPersister
- doReactiveUpdateRows(Serializable, PersistentCollection, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.collection.impl.ReactiveOneToManyPersister
E
- Either<L,R> - Interface in org.hibernate.reactive.util.async.impl
-
Copy of com.ibm.asyncutil.util.Either from com.ibm.async:asyncutil:0.1.0 without all the methods and imports we don't need for Hibernate Reactive.
- empty() - Static method in interface org.hibernate.reactive.util.async.impl.AsyncIterator
-
Creates an empty AsyncIterator.
- EmulatedSequenceReactiveIdentifierGenerator - Class in org.hibernate.reactive.id.impl
-
Support for JPA's
SequenceGenerator
for databases which do not support sequences. - EmulatedSequenceReactiveIdentifierGenerator() - Constructor for class org.hibernate.reactive.id.impl.EmulatedSequenceReactiveIdentifierGenerator
- enableAutoClose() - Method in class org.hibernate.reactive.provider.ReactiveServiceRegistryBuilder
-
See the discussion on
ReactiveServiceRegistryBuilder.disableAutoClose()
. - enableFetchProfile(String) - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionImpl
- enableFetchProfile(String) - Method in interface org.hibernate.reactive.mutiny.Mutiny.Session
-
Enable a particular fetch profile on this session, or do nothing if requested fetch profile is already enabled.
- enableFetchProfile(String) - Method in interface org.hibernate.reactive.session.ReactiveSession
- enableFetchProfile(String) - Method in class org.hibernate.reactive.stage.impl.StageSessionImpl
- enableFetchProfile(String) - Method in interface org.hibernate.reactive.stage.Stage.Session
-
Enable a particular fetch profile on this session, or do nothing if requested fetch profile is already enabled.
- enableFilter(String) - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionImpl
- enableFilter(String) - Method in interface org.hibernate.reactive.mutiny.Mutiny.Session
-
Enable the named filter for this session.
- enableFilter(String) - Method in interface org.hibernate.reactive.session.ReactiveSession
- enableFilter(String) - Method in class org.hibernate.reactive.stage.impl.StageSessionImpl
- enableFilter(String) - Method in interface org.hibernate.reactive.stage.Stage.Session
-
Enable the named filter for this session.
- end() - Static method in enum org.hibernate.reactive.util.async.impl.AsyncIterator.End
-
An
Either
instance which contains theAsyncIterator.End
enum. - END - org.hibernate.reactive.util.async.impl.AsyncIterator.End
- endCollectionLoad(Object, SharedSessionContractImplementor, CollectionPersister) - Method in class org.hibernate.reactive.loader.collection.impl.ReactiveCollectionLoader
- endCollectionLoad(Object, SharedSessionContractImplementor, CollectionPersister) - Method in class org.hibernate.reactive.loader.custom.impl.ReactiveCustomLoader
- endCollectionLoad(Object, SharedSessionContractImplementor, CollectionPersister) - Method in class org.hibernate.reactive.loader.entity.impl.ReactiveAbstractEntityLoader
- endCollectionLoad(Object, SharedSessionContractImplementor, CollectionPersister) - Method in class org.hibernate.reactive.loader.hql.impl.ReactiveQueryLoader
- endCollectionLoad(Object, SharedSessionContractImplementor, CollectionPersister) - Method in interface org.hibernate.reactive.loader.ReactiveLoaderBasedLoader
- endStage() - Static method in enum org.hibernate.reactive.util.async.impl.AsyncIterator.End
-
A
CompletionStage
which is already complete, and contains theAsyncIterator.End.end()
instance as its value. - entityDeleteStateIllegal() - Method in interface org.hibernate.reactive.logging.impl.Log
- entityDidNotDefinedNaturalId(String) - Method in interface org.hibernate.reactive.logging.impl.Log
- entityIsDetached(MergeEvent, MergeContext) - Method in class org.hibernate.reactive.event.impl.DefaultReactiveMergeEventListener
- entityIsPersistent(MergeEvent, MergeContext) - Method in class org.hibernate.reactive.event.impl.DefaultReactiveMergeEventListener
- entityIsPersistent(PersistEvent, IdentitySet) - Method in class org.hibernate.reactive.event.impl.DefaultReactivePersistEventListener
- entityIsTransient(MergeEvent, MergeContext) - Method in class org.hibernate.reactive.event.impl.DefaultReactiveMergeEventListener
- entityIsTransient(PersistEvent, IdentitySet) - Method in class org.hibernate.reactive.event.impl.DefaultReactivePersistEventListener
-
Handle the given create event.
- EntityTypes - Class in org.hibernate.reactive.engine.impl
-
Reactive operations that really belong to
EntityType
- EntityTypes() - Constructor for class org.hibernate.reactive.engine.impl.EntityTypes
- entryList(PersistentCollection) - Method in interface org.hibernate.reactive.persister.collection.impl.ReactiveAbstractCollectionPersister
- equals(Object) - Method in class org.hibernate.reactive.context.impl.BaseKey
- equals(Object) - Method in class org.hibernate.reactive.context.impl.MultitenantKey
- execute() - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- execute() - Method in class org.hibernate.reactive.engine.impl.QueuedOperationCollectionAction
- execute() - Method in class org.hibernate.reactive.engine.impl.ReactiveCollectionRecreateAction
- execute() - Method in class org.hibernate.reactive.engine.impl.ReactiveCollectionRemoveAction
- execute() - Method in class org.hibernate.reactive.engine.impl.ReactiveCollectionUpdateAction
- execute() - Method in class org.hibernate.reactive.engine.impl.ReactiveEntityDeleteAction
- execute() - Method in class org.hibernate.reactive.engine.impl.ReactiveEntityIdentityInsertAction
- execute() - Method in class org.hibernate.reactive.engine.impl.ReactiveEntityRegularInsertAction
- execute() - Method in class org.hibernate.reactive.engine.impl.ReactiveEntityUpdateAction
- execute(E) - Method in class org.hibernate.reactive.engine.ReactiveActionQueue
- execute(Runnable) - Method in interface org.hibernate.reactive.context.Context
-
Run the given command in a context.
- execute(Runnable) - Method in class org.hibernate.reactive.context.impl.VertxContext
- execute(String) - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- execute(String) - Method in class org.hibernate.reactive.pool.BatchingConnection
- execute(String) - Method in class org.hibernate.reactive.pool.impl.SqlClientConnection
- execute(String) - Method in interface org.hibernate.reactive.pool.ReactiveConnection
- execute(String, int) - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- execute(String, int[]) - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- execute(String, String[]) - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- execute(ReactiveQueryExecutor, QueryParameters) - Method in interface org.hibernate.reactive.bulk.StatementsWithParameters
-
Execute the statements using the query parameters
- executeActions() - Method in class org.hibernate.reactive.engine.ReactiveActionQueue
-
Perform all currently queued actions.
- executeBatch() - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- executeBatch() - Method in class org.hibernate.reactive.pool.BatchingConnection
- executeBatch() - Method in class org.hibernate.reactive.pool.impl.SqlClientConnection
- executeBatch() - Method in interface org.hibernate.reactive.pool.ReactiveConnection
- executeInserts() - Method in class org.hibernate.reactive.engine.ReactiveActionQueue
-
Perform all currently queued entity-insertion actions.
- executeOutsideTransaction(String) - Method in class org.hibernate.reactive.pool.BatchingConnection
- executeOutsideTransaction(String) - Method in class org.hibernate.reactive.pool.impl.SqlClientConnection
- executeOutsideTransaction(String) - Method in interface org.hibernate.reactive.pool.ReactiveConnection
- executeQuery() - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- executeQuery(String) - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- executeReactiveQueryStatement(String, QueryParameters, List<AfterLoadAction>, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.loader.ReactiveLoader
- executeReactiveUpdate() - Method in class org.hibernate.reactive.session.impl.ReactiveNativeQueryImpl
- executeReactiveUpdate() - Method in class org.hibernate.reactive.session.impl.ReactiveQueryImpl
- executeReactiveUpdate() - Method in interface org.hibernate.reactive.session.ReactiveQuery
- executeReactiveUpdate(String, QueryParameters) - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
- executeReactiveUpdate(String, QueryParameters) - Method in class org.hibernate.reactive.session.impl.ReactiveStatelessSessionImpl
- executeReactiveUpdate(String, QueryParameters) - Method in interface org.hibernate.reactive.session.ReactiveQueryExecutor
- executeReactiveUpdate(NativeSQLQuerySpecification, QueryParameters) - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
- executeReactiveUpdate(NativeSQLQuerySpecification, QueryParameters) - Method in class org.hibernate.reactive.session.impl.ReactiveStatelessSessionImpl
- executeReactiveUpdate(NativeSQLQuerySpecification, QueryParameters) - Method in interface org.hibernate.reactive.session.ReactiveQueryExecutor
- executeReactiveUpdate(QueryParameters, ReactiveQueryExecutor) - Method in class org.hibernate.reactive.session.impl.ReactiveQueryTranslatorImpl
-
The reactive version of
QueryTranslatorImpl.executeUpdate(QueryParameters, SharedSessionContractImplementor)
. - executeUnprepared(String) - Method in class org.hibernate.reactive.pool.BatchingConnection
- executeUnprepared(String) - Method in class org.hibernate.reactive.pool.impl.SqlClientConnection
- executeUnprepared(String) - Method in interface org.hibernate.reactive.pool.ReactiveConnection
-
Run sql as statement (instead of preparedStatement)
- executeUpdate() - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- executeUpdate() - Method in class org.hibernate.reactive.mutiny.impl.MutinyQueryImpl
- executeUpdate() - Method in interface org.hibernate.reactive.mutiny.Mutiny.Query
-
Asynchronously execute this delete, update, or insert query, returning the updated row count.
- executeUpdate() - Method in class org.hibernate.reactive.stage.impl.StageQueryImpl
- executeUpdate() - Method in interface org.hibernate.reactive.stage.Stage.Query
-
Asynchronously execute this delete, update, or insert query, returning the updated row count.
- executeUpdate(String) - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- executeUpdate(String, int) - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- executeUpdate(String, int[]) - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- executeUpdate(String, String[]) - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- executeUpdate(QueryParameters, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.session.impl.ReactiveQueryTranslatorImpl
- explicitParameterInfoMap() - Method in class org.hibernate.reactive.session.impl.CriteriaQueryRenderingContext
- explicitSkipLockedLockCombo() - Method in interface org.hibernate.reactive.logging.impl.Log
- ExternalSqlClientPool - Class in org.hibernate.reactive.pool.impl
-
A pool of reactive connections backed by a Vert.x
Pool
. - ExternalSqlClientPool(Pool, SqlStatementLogger) - Constructor for class org.hibernate.reactive.pool.impl.ExternalSqlClientPool
- ExternalSqlClientPool(Pool, SqlStatementLogger, boolean) - Constructor for class org.hibernate.reactive.pool.impl.ExternalSqlClientPool
-
Deprecated.
- extractRequestedProviderName(PersistenceUnitDescriptor, Map) - Static method in class org.hibernate.reactive.provider.impl.ReactiveProviderChecker
-
Extract the requested persistence provider name using the algorithm Hibernate uses.
- extractUniqueResult(List<R>, AbstractProducedQuery<R>) - Static method in interface org.hibernate.reactive.session.ReactiveQuery
- extractUniqueResultOrNull(List<R>, AbstractProducedQuery<R>) - Static method in interface org.hibernate.reactive.session.ReactiveQuery
F
- failedFuture(Throwable) - Static method in class org.hibernate.reactive.util.impl.CompletionStages
- failedToExecuteStatement(String, String, Throwable) - Method in interface org.hibernate.reactive.logging.impl.Log
- falseFuture() - Static method in class org.hibernate.reactive.util.impl.CompletionStages
- fetch(E, Attribute<E, T>) - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionImpl
- fetch(E, Attribute<E, T>) - Method in interface org.hibernate.reactive.mutiny.Mutiny.Session
-
Fetch a lazy property of the given entity, identified by a JPA
attribute metamodel
. - fetch(E, Attribute<E, T>) - Method in class org.hibernate.reactive.stage.impl.StageSessionImpl
- fetch(E, Attribute<E, T>) - Method in interface org.hibernate.reactive.stage.Stage.Session
-
Fetch a lazy property of the given entity, identified by a JPA
attribute metamodel
. - fetch(T) - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionImpl
- fetch(T) - Method in class org.hibernate.reactive.mutiny.impl.MutinyStatelessSessionImpl
- fetch(T) - Static method in interface org.hibernate.reactive.mutiny.Mutiny
-
Asynchronously fetch an association that's configured for lazy loading.
- fetch(T) - Method in interface org.hibernate.reactive.mutiny.Mutiny.Session
-
Asynchronously fetch an association that's configured for lazy loading.
- fetch(T) - Method in interface org.hibernate.reactive.mutiny.Mutiny.StatelessSession
-
Asynchronously fetch an association that's configured for lazy loading.
- fetch(T) - Method in class org.hibernate.reactive.stage.impl.StageSessionImpl
- fetch(T) - Method in class org.hibernate.reactive.stage.impl.StageStatelessSessionImpl
- fetch(T) - Static method in interface org.hibernate.reactive.stage.Stage
-
Asynchronously fetch an association that's configured for lazy loading.
- fetch(T) - Method in interface org.hibernate.reactive.stage.Stage.Session
-
Asynchronously fetch an association that's configured for lazy loading.
- fetch(T) - Method in interface org.hibernate.reactive.stage.Stage.StatelessSession
-
Asynchronously fetch an association that's configured for lazy loading.
- fetchLazyAssociationsBeforeCascade(CascadingAction<?>, EntityPersister, Object, EventSource) - Static method in class org.hibernate.reactive.engine.impl.Cascade
- filter(Predicate<? super T>) - Method in interface org.hibernate.reactive.util.async.impl.AsyncIterator
-
Transforms the AsyncIterator into one which will only produce results that match
predicate
. - find(Class<T>, Object) - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionImpl
- find(Class<T>, Object) - Method in interface org.hibernate.reactive.mutiny.Mutiny.Session
-
Asynchronously return the persistent instance of the given entity class with the given identifier, or
null
if there is no such persistent instance. - find(Class<T>, Object) - Method in class org.hibernate.reactive.stage.impl.StageSessionImpl
- find(Class<T>, Object) - Method in interface org.hibernate.reactive.stage.Stage.Session
-
Asynchronously return the persistent instance of the given entity class with the given identifier, or
null
if there is no such persistent instance. - find(Class<T>, Object...) - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionImpl
- find(Class<T>, Object...) - Method in interface org.hibernate.reactive.mutiny.Mutiny.Session
-
Asynchronously return the persistent instances of the given entity class with the given identifiers, or null if there is no such persistent instance.
- find(Class<T>, Object...) - Method in class org.hibernate.reactive.stage.impl.StageSessionImpl
- find(Class<T>, Object...) - Method in interface org.hibernate.reactive.stage.Stage.Session
-
Asynchronously return the persistent instances of the given entity class with the given identifiers, or null if there is no such persistent instance.
- find(Class<T>, Object, LockModeType) - Method in interface org.hibernate.reactive.mutiny.Mutiny.Session
-
Asynchronously return the persistent instance of the given entity class with the given identifier, requesting the given
LockModeType
. - find(Class<T>, Object, LockModeType) - Method in interface org.hibernate.reactive.stage.Stage.Session
-
Asynchronously return the persistent instance of the given entity class with the given identifier, requesting the given
LockModeType
. - find(Class<T>, Object, LockMode) - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionImpl
- find(Class<T>, Object, LockMode) - Method in interface org.hibernate.reactive.mutiny.Mutiny.Session
-
Asynchronously return the persistent instance of the given entity class with the given identifier, requesting the given
LockMode
. - find(Class<T>, Object, LockMode) - Method in class org.hibernate.reactive.stage.impl.StageSessionImpl
- find(Class<T>, Object, LockMode) - Method in interface org.hibernate.reactive.stage.Stage.Session
-
Asynchronously return the persistent instance of the given entity class with the given identifier, requesting the given
LockMode
. - find(Class<T>, Object, LockOptions) - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionImpl
- find(Class<T>, Object, LockOptions) - Method in class org.hibernate.reactive.stage.impl.StageSessionImpl
- find(Class<T>, Identifier<T>) - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionImpl
- find(Class<T>, Identifier<T>) - Method in interface org.hibernate.reactive.mutiny.Mutiny.Session
-
Asynchronously return the persistent instance of the given entity class with the given natural identifier, or null if there is no such persistent instance.
- find(Class<T>, Identifier<T>) - Method in class org.hibernate.reactive.stage.impl.StageSessionImpl
- find(Class<T>, Identifier<T>) - Method in interface org.hibernate.reactive.stage.Stage.Session
-
Asynchronously return the persistent instance of the given entity class with the given natural identifiers, or null if there is no such persistent instance.
- find(Predicate<? super T>) - Method in interface org.hibernate.reactive.util.async.impl.AsyncIterator
-
Gets the first element that satisfies predicate, or empty if no such element exists
- find(EntityGraph<T>, Object) - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionImpl
- find(EntityGraph<T>, Object) - Method in interface org.hibernate.reactive.mutiny.Mutiny.Session
-
Asynchronously return the persistent instance with the given identifier of an entity class, using the given
EntityGraph
as a fetch plan. - find(EntityGraph<T>, Object) - Method in class org.hibernate.reactive.stage.impl.StageSessionImpl
- find(EntityGraph<T>, Object) - Method in interface org.hibernate.reactive.stage.Stage.Session
-
Asynchronously return the persistent instance with the given identifier of an entity class, using the given
EntityGraph
as a fetch plan. - findColumn(String) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- findNonNullableTransientEntities() - Method in interface org.hibernate.reactive.engine.impl.ReactiveEntityInsertAction
- findNonNullableTransientEntities(String, Object, Object[], boolean, SharedSessionContractImplementor) - Static method in class org.hibernate.reactive.engine.impl.ForeignKeys
- first() - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- firstOrMaxResultsFailedBecausePaginationOverCollectionIsEnabled() - Method in interface org.hibernate.reactive.logging.impl.Log
- firstOrMaxResultsSpecifiedWithCollectionFetch() - Method in interface org.hibernate.reactive.logging.impl.Log
- flatMap(Function<? super R, ? extends Either<L, V>>) - Method in interface org.hibernate.reactive.util.async.impl.Either
-
Transforms the right type of
this
, producing a right Either of typeV
ifthis
was right andf
produced a right Either, or a left Either otherwise. - flush() - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionImpl
- flush() - Method in interface org.hibernate.reactive.mutiny.Mutiny.Session
-
Force this session to flush asynchronously.
- flush() - Method in class org.hibernate.reactive.stage.impl.StageSessionImpl
- flush() - Method in interface org.hibernate.reactive.stage.Stage.Session
-
Force this session to flush asynchronously.
- flushDuringCascadeIsDangerous() - Method in interface org.hibernate.reactive.logging.impl.Log
- flushEverythingToExecutions(FlushEvent) - Method in class org.hibernate.reactive.event.impl.AbstractReactiveFlushingEventListener
-
Coordinates the processing necessary to get things ready for executions as db calls by preping the session caches and moving the appropriate entities and collections to their respective execution queues.
- fold(Function<? super L, ? extends V>, Function<? super R, ? extends V>) - Method in interface org.hibernate.reactive.util.async.impl.Either
-
Applies exactly one of the two provided functions to produce a value of type
V
. - fold(U, BiFunction<U, ? super T, U>) - Method in interface org.hibernate.reactive.util.async.impl.AsyncIterator
-
Sequentially accumulates the elements of type T in this iterator into a U.
- forceInitialize(Object, String, Object, String, SharedSessionContractImplementor) - Static method in interface org.hibernate.reactive.persister.entity.impl.ReactiveEntityPersister
- forEach(Consumer<? super L>, Consumer<? super R>) - Method in interface org.hibernate.reactive.util.async.impl.Either
-
Calls exactly one of the two provided functions with an L or an R
- forEach(Consumer<? super T>) - Method in interface org.hibernate.reactive.util.async.impl.AsyncIterator
-
Performs the side effecting action until the end of iteration is reached
- ForeignKeys - Class in org.hibernate.reactive.engine.impl
-
Algorithms related to foreign key constraint transparency
- ForeignKeys.Nullifier - Class in org.hibernate.reactive.engine.impl
-
Delegate for handling nullifying ("null"ing-out) non-cascaded associations
- forJpa(BootstrapServiceRegistry) - Static method in class org.hibernate.reactive.provider.ReactiveServiceRegistryBuilder
- fromIterator(Iterator<? extends T>) - Static method in interface org.hibernate.reactive.util.async.impl.AsyncIterator
-
Creates an AsyncIterator from an
Iterator
G
- generate(Supplier<? extends CompletionStage<T>>) - Static method in interface org.hibernate.reactive.util.async.impl.AsyncIterator
-
Creates an infinite AsyncIterator of type T.
- generate(SharedSessionContractImplementor, Object) - Method in class org.hibernate.reactive.id.impl.ReactiveGeneratorWrapper
- generate(ReactiveConnectionSupplier, Object) - Method in class org.hibernate.reactive.id.impl.BlockingIdentifierGenerator
- generate(ReactiveConnectionSupplier, Object) - Method in class org.hibernate.reactive.id.impl.ReactiveGeneratorWrapper
- generate(ReactiveConnectionSupplier, Object) - Method in interface org.hibernate.reactive.id.ReactiveIdentifierGenerator
-
Returns a generated identifier, via a
CompletionStage
. - generateAlias() - Method in class org.hibernate.reactive.session.impl.CriteriaQueryRenderingContext
- generateDeleteRowString() - Method in class org.hibernate.reactive.persister.collection.impl.ReactiveBasicCollectionPersister
- generateDeleteRowString() - Method in class org.hibernate.reactive.persister.collection.impl.ReactiveOneToManyPersister
- generateDeleteString() - Method in class org.hibernate.reactive.persister.collection.impl.ReactiveBasicCollectionPersister
- generateDeleteString() - Method in class org.hibernate.reactive.persister.collection.impl.ReactiveOneToManyPersister
- generateDeleteString(int) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveJoinedSubclassEntityPersister
- generateDeleteString(int) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveSingleTableEntityPersister
- generateDeleteString(int) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveUnionSubclassEntityPersister
- generatedIdentifierSmallerOrEqualThanZero(Long) - Method in interface org.hibernate.reactive.logging.impl.Log
- generatedIdentifierTooBigForTheField(String, String, Long) - Method in interface org.hibernate.reactive.logging.impl.Log
- generateDynamicSQLDeleteStrings(Object[]) - Method in interface org.hibernate.reactive.persister.entity.impl.ReactiveAbstractEntityPersister
- generateId(Object, EntityPersister, ReactiveConnectionSupplier, SharedSessionContractImplementor) - Static method in class org.hibernate.reactive.id.impl.IdentifierGeneration
- generateIdentityInsertString(SqlStringGenerationContext, boolean[]) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveJoinedSubclassEntityPersister
- generateIdentityInsertString(SqlStringGenerationContext, boolean[]) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveSingleTableEntityPersister
- generateIdentityInsertString(SqlStringGenerationContext, boolean[]) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveUnionSubclassEntityPersister
- generateInsertGeneratedValuesSelectString() - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveJoinedSubclassEntityPersister
- generateInsertGeneratedValuesSelectString() - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveSingleTableEntityPersister
- generateInsertGeneratedValuesSelectString() - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveUnionSubclassEntityPersister
- generateInsertRowString() - Method in class org.hibernate.reactive.persister.collection.impl.ReactiveBasicCollectionPersister
- generateInsertRowString() - Method in class org.hibernate.reactive.persister.collection.impl.ReactiveOneToManyPersister
- generateInsertString(boolean[], int) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveJoinedSubclassEntityPersister
- generateInsertString(boolean[], int) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveSingleTableEntityPersister
- generateInsertString(boolean[], int) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveUnionSubclassEntityPersister
- generateInsertString(boolean, boolean[]) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveJoinedSubclassEntityPersister
- generateInsertString(boolean, boolean[]) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveSingleTableEntityPersister
- generateInsertString(boolean, boolean[]) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveUnionSubclassEntityPersister
- generateInsertString(boolean, boolean[], int) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveJoinedSubclassEntityPersister
- generateInsertString(boolean, boolean[], int) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveSingleTableEntityPersister
- generateInsertString(boolean, boolean[], int) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveUnionSubclassEntityPersister
- generateLazySelectStringsByFetchGroup() - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveSingleTableEntityPersister
- generateParameterName() - Method in class org.hibernate.reactive.session.impl.CriteriaQueryRenderingContext
- generateSchema(String, Map) - Method in class org.hibernate.reactive.provider.ReactivePersistenceProvider
- generateSchema(PersistenceUnitInfo, Map) - Method in class org.hibernate.reactive.provider.ReactivePersistenceProvider
- generateSelectLockString(LockOptions) - Method in interface org.hibernate.reactive.persister.entity.impl.ReactiveAbstractEntityPersister
- generateSelectVersionString() - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveJoinedSubclassEntityPersister
- generateSelectVersionString() - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveSingleTableEntityPersister
- generateSelectVersionString() - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveUnionSubclassEntityPersister
- generateSnapshotSelectString() - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveJoinedSubclassEntityPersister
- generateSnapshotSelectString() - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveSingleTableEntityPersister
- generateSnapshotSelectString() - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveUnionSubclassEntityPersister
- generateUpdateGeneratedValuesSelectString() - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveJoinedSubclassEntityPersister
- generateUpdateGeneratedValuesSelectString() - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveSingleTableEntityPersister
- generateUpdateGeneratedValuesSelectString() - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveUnionSubclassEntityPersister
- generateUpdateLockString(LockOptions) - Method in interface org.hibernate.reactive.persister.entity.impl.ReactiveAbstractEntityPersister
- generateUpdateRowString() - Method in class org.hibernate.reactive.persister.collection.impl.ReactiveBasicCollectionPersister
- generateUpdateRowString() - Method in class org.hibernate.reactive.persister.collection.impl.ReactiveOneToManyPersister
- generateUpdateString(boolean[], int, boolean) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveJoinedSubclassEntityPersister
- generateUpdateString(boolean[], int, boolean) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveSingleTableEntityPersister
- generateUpdateString(boolean[], int, boolean) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveUnionSubclassEntityPersister
- generateUpdateString(boolean[], int, Object[], boolean) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveJoinedSubclassEntityPersister
- generateUpdateString(boolean[], int, Object[], boolean) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveSingleTableEntityPersister
- generateUpdateString(boolean[], int, Object[], boolean) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveUnionSubclassEntityPersister
- generateValue(Object, SharedSessionContractImplementor, InMemoryValueGenerationStrategy) - Method in interface org.hibernate.reactive.persister.entity.impl.ReactiveAbstractEntityPersister
- generateValue(Mutiny.Session, Object) - Method in class org.hibernate.reactive.tuple.MutinyValueGenerator
- generateValue(Stage.Session, Object) - Method in class org.hibernate.reactive.tuple.StageValueGenerator
- generateValue(Session, Object) - Method in class org.hibernate.reactive.tuple.MutinyValueGenerator
- generateValue(Session, Object) - Method in class org.hibernate.reactive.tuple.StageValueGenerator
- get(Class<T>, Object) - Method in class org.hibernate.reactive.mutiny.impl.MutinyStatelessSessionImpl
- get(Class<T>, Object) - Method in interface org.hibernate.reactive.mutiny.Mutiny.StatelessSession
-
Retrieve a row.
- get(Class<T>, Object) - Method in class org.hibernate.reactive.stage.impl.StageStatelessSessionImpl
- get(Class<T>, Object) - Method in interface org.hibernate.reactive.stage.Stage.StatelessSession
-
Retrieve a row.
- get(Class<T>, Object, LockModeType) - Method in interface org.hibernate.reactive.mutiny.Mutiny.StatelessSession
-
Retrieve a row, obtaining the specified lock mode.
- get(Class<T>, Object, LockModeType) - Method in interface org.hibernate.reactive.stage.Stage.StatelessSession
-
Retrieve a row, obtaining the specified lock mode.
- get(Class<T>, Object, LockMode) - Method in class org.hibernate.reactive.mutiny.impl.MutinyStatelessSessionImpl
- get(Class<T>, Object, LockMode) - Method in interface org.hibernate.reactive.mutiny.Mutiny.StatelessSession
-
Retrieve a row, obtaining the specified lock mode.
- get(Class<T>, Object, LockMode) - Method in class org.hibernate.reactive.stage.impl.StageStatelessSessionImpl
- get(Class<T>, Object, LockMode) - Method in interface org.hibernate.reactive.stage.Stage.StatelessSession
-
Retrieve a row, obtaining the specified lock mode.
- get(EntityGraph<T>, Object) - Method in class org.hibernate.reactive.mutiny.impl.MutinyStatelessSessionImpl
- get(EntityGraph<T>, Object) - Method in interface org.hibernate.reactive.mutiny.Mutiny.StatelessSession
-
Retrieve a row, using the given
EntityGraph
as a fetch plan. - get(EntityGraph<T>, Object) - Method in class org.hibernate.reactive.stage.impl.StageStatelessSessionImpl
- get(EntityGraph<T>, Object) - Method in interface org.hibernate.reactive.stage.Stage.StatelessSession
-
Retrieve a row, using the given
EntityGraph
as a fetch plan. - get(Context.Key<T>) - Method in interface org.hibernate.reactive.context.Context
-
Get a value associated with the current reactive stream, or return null.
- get(Context.Key<T>) - Method in class org.hibernate.reactive.context.impl.VertxContext
- getAffectedEntities() - Method in class org.hibernate.reactive.common.AffectedEntities
- getAffectedSpaces(SessionFactoryImplementor) - Method in class org.hibernate.reactive.common.AffectedEntities
- getAffectedTables() - Method in class org.hibernate.reactive.common.AffectedEntities
- getAggregatedCfgXml() - Method in class org.hibernate.reactive.provider.ReactiveServiceRegistryBuilder
-
Intended for internal testing use only!!
- getAnyConnectionProvider() - Method in class org.hibernate.reactive.provider.service.NoJdbcMultiTenantConnectionProvider
- getAppropriateInitializer(Serializable, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.collection.impl.ReactiveBasicCollectionPersister
- getAppropriateInitializer(Serializable, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.collection.impl.ReactiveOneToManyPersister
- getAppropriateLoader(LockOptions, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.persister.entity.impl.ReactiveEntityPersister
- getAppropriateLoader(LockOptions, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveJoinedSubclassEntityPersister
- getAppropriateLoader(LockOptions, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveSingleTableEntityPersister
- getAppropriateLoader(LockOptions, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveUnionSubclassEntityPersister
- getAppropriateUniqueKeyLoader(String, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.persister.entity.impl.ReactiveEntityPersister
- getAppropriateUniqueKeyLoader(String, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveJoinedSubclassEntityPersister
- getAppropriateUniqueKeyLoader(String, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveSingleTableEntityPersister
- getAppropriateUniqueKeyLoader(String, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveUnionSubclassEntityPersister
- getArray(int) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- getArray(String) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- getAsciiStream(int) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- getAsciiStream(String) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- getAttributeName() - Method in class org.hibernate.reactive.common.Identifier.Id
- getBatchSize() - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionImpl
- getBatchSize() - Method in interface org.hibernate.reactive.mutiny.Mutiny.Session
-
The session-level batch size, or
null
if it has not been overridden. - getBatchSize() - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
- getBatchSize() - Method in interface org.hibernate.reactive.session.ReactiveSession
- getBatchSize() - Method in class org.hibernate.reactive.stage.impl.StageSessionImpl
- getBatchSize() - Method in interface org.hibernate.reactive.stage.Stage.Session
-
The session-level batch size, or
null
if it has not been overridden. - getBigDecimal(int) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- getBigDecimal(int, int) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- getBigDecimal(String) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- getBigDecimal(String, int) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- getBinaryStream(int) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- getBinaryStream(String) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- getBlob(int) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- getBlob(String) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- getBlockSize() - Method in class org.hibernate.reactive.id.impl.BlockingIdentifierGenerator
-
The block size (the number of "lo" values for each "hi" value)
- getBlockSize() - Method in class org.hibernate.reactive.id.impl.SequenceReactiveIdentifierGenerator
- getBlockSize() - Method in class org.hibernate.reactive.id.impl.TableReactiveIdentifierGenerator
- getBoolean(int) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- getBoolean(String) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- getBootstrapServiceRegistry() - Method in class org.hibernate.reactive.provider.ReactiveServiceRegistryBuilder
- getBuilder(SessionFactoryImplementor) - Static method in class org.hibernate.reactive.loader.collection.impl.ReactiveBatchingCollectionInitializerBuilder
- getBuilder(SessionFactoryImplementor) - Static method in class org.hibernate.reactive.loader.entity.impl.ReactiveBatchingEntityLoaderBuilder
- getByte(int) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- getByte(String) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- getBytes(int) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- getBytes(String) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- getCache() - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionFactoryImpl
- getCache() - Method in interface org.hibernate.reactive.mutiny.Mutiny.SessionFactory
-
Obtain the
Cache
object for managing the second-level cache. - getCache() - Method in class org.hibernate.reactive.stage.impl.StageSessionFactoryImpl
- getCache() - Method in interface org.hibernate.reactive.stage.Stage.SessionFactory
-
Obtain the
Cache
object for managing the second-level cache. - getCachedDatabaseSnapshot(EntityKey) - Method in class org.hibernate.reactive.engine.impl.ReactivePersistenceContextAdapter
- getCacheMode() - Method in class org.hibernate.reactive.mutiny.impl.MutinyQueryImpl
- getCacheMode() - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionImpl
- getCacheMode() - Method in interface org.hibernate.reactive.mutiny.Mutiny.Query
-
Obtain the
CacheMode
in effect for this query. - getCacheMode() - Method in interface org.hibernate.reactive.mutiny.Mutiny.Session
-
Get the current cache mode.
- getCacheMode() - Method in interface org.hibernate.reactive.session.ReactiveQuery
- getCacheMode() - Method in interface org.hibernate.reactive.session.ReactiveSession
- getCacheMode() - Method in class org.hibernate.reactive.stage.impl.StageQueryImpl
- getCacheMode() - Method in class org.hibernate.reactive.stage.impl.StageSessionImpl
- getCacheMode() - Method in interface org.hibernate.reactive.stage.Stage.Query
-
Obtain the
CacheMode
in effect for this query. - getCacheMode() - Method in interface org.hibernate.reactive.stage.Stage.Session
-
Get the current cache mode.
- getCacheRegion() - Method in class org.hibernate.reactive.mutiny.impl.MutinyQueryImpl
- getCacheRegion() - Method in interface org.hibernate.reactive.mutiny.Mutiny.Query
- getCacheRegion() - Method in interface org.hibernate.reactive.session.ReactiveQuery
- getCacheRegion() - Method in class org.hibernate.reactive.stage.impl.StageQueryImpl
- getCacheRegion() - Method in interface org.hibernate.reactive.stage.Stage.Query
- getCascadableChildrenIterator(EventSource, CollectionType, Object) - Method in interface org.hibernate.reactive.engine.impl.CascadingAction
-
Given a collection, get an iterator of the children upon which the current cascading action should be visited.
- getCascadableChildrenIterator(EventSource, CollectionType, Object) - Method in class org.hibernate.reactive.engine.impl.CascadingActions.BaseCascadingAction
- getCascadeReactiveAction() - Method in class org.hibernate.reactive.event.impl.DefaultReactiveMergeEventListener
- getCascadeReactiveAction() - Method in class org.hibernate.reactive.event.impl.DefaultReactivePersistEventListener
- getCascadeReactiveAction() - Method in class org.hibernate.reactive.event.impl.DefaultReactivePersistOnFlushEventListener
- getCastType(Class) - Method in class org.hibernate.reactive.session.impl.CriteriaQueryRenderingContext
- getCharacterStream(int) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- getCharacterStream(String) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- getClauseStack() - Method in class org.hibernate.reactive.session.impl.CriteriaQueryRenderingContext
- getClob(int) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- getClob(String) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- getCloseFuture() - Method in class org.hibernate.reactive.pool.impl.DefaultSqlClientPool
- getCloseFuture() - Method in class org.hibernate.reactive.pool.impl.ExternalSqlClientPool
-
Since this Service implementation does not implement @
Stoppable
and we're only adapting an externally provided pool, we will not actually close such provided pool when Hibernate ORM is shutdown (it doesn't own the lifecycle of this external component). - getCloseFuture() - Method in interface org.hibernate.reactive.pool.ReactiveConnectionPool
-
The shutdown of the pool is actually asynchronous but the core service registry won't return the
CompletionStage
. - getCollectedParameterSpecifications() - Method in class org.hibernate.reactive.session.impl.ReactiveQueryTranslatorImpl
- getCollectionPersisterClass(Collection) - Method in class org.hibernate.reactive.provider.service.ReactivePersisterClassResolver
- getCollectionPersisters() - Method in class org.hibernate.reactive.loader.custom.impl.ReactiveCustomLoader
- getCollectionPersisters() - Method in class org.hibernate.reactive.loader.hql.impl.ReactiveQueryLoader
- getCollectionPersisters() - Method in interface org.hibernate.reactive.loader.ReactiveLoaderBasedLoader
- getCompositeKeyManyToOneTargetIndices() - Method in class org.hibernate.reactive.loader.entity.impl.ReactiveEntityLoader
- getConcurrency() - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- getConfigLoader() - Method in class org.hibernate.reactive.provider.ReactiveServiceRegistryBuilder
- getConnection() - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- getConnection() - Method in class org.hibernate.reactive.pool.impl.SqlClientPool
- getConnection() - Method in interface org.hibernate.reactive.pool.ReactiveConnectionPool
-
Obtain a reactive connection, returning the connection via a
CompletionStage
. - getConnection() - Method in class org.hibernate.reactive.provider.service.NoJdbcConnectionProvider
- getConnection(String) - Method in class org.hibernate.reactive.pool.impl.SqlClientPool
- getConnection(String) - Method in interface org.hibernate.reactive.pool.ReactiveConnectionPool
-
Obtain a reactive connection for the given tenant id, returning the connection via a
CompletionStage
. - getContext() - Method in interface org.hibernate.reactive.common.spi.Implementor
- getContext() - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionFactoryImpl
- getContext() - Method in class org.hibernate.reactive.stage.impl.StageSessionFactoryImpl
- getCriteriaBuilder() - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionFactoryImpl
- getCriteriaBuilder() - Method in interface org.hibernate.reactive.mutiny.Mutiny.SessionFactory
- getCriteriaBuilder() - Method in class org.hibernate.reactive.stage.impl.StageSessionFactoryImpl
- getCriteriaBuilder() - Method in interface org.hibernate.reactive.stage.Stage.SessionFactory
- getCriteriaLiteralHandlingMode() - Method in class org.hibernate.reactive.session.impl.CriteriaQueryRenderingContext
- getCurrentLockMode(Object) - Method in interface org.hibernate.reactive.session.ReactiveSession
- getCursorName() - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- getDatabaseCatalogColumnName(String, String) - Method in class org.hibernate.reactive.provider.service.AbstractReactiveInformationSchemaBasedExtractorImpl
-
Given a catalog column name and a schema column name in an information_schema table/view, this method returns the column used for storing the catalog name, or
, if there is no valid column containing the catalog name.
- getDatabaseCatalogColumnName(String, String) - Method in class org.hibernate.reactive.provider.service.MySqlReactiveInformationExtractorImpl
- getDatabaseSchemaColumnName(String, String) - Method in class org.hibernate.reactive.provider.service.AbstractReactiveInformationSchemaBasedExtractorImpl
-
Given a catalog column name and a schema column name in an information_schema table/view, this method returns the column used for storing the schema name, or
, if there is no valid column containing the schema name.
- getDatabaseSchemaColumnName(String, String) - Method in class org.hibernate.reactive.provider.service.MySqlReactiveInformationExtractorImpl
- getDatabaseSchemaColumnName(String, String) - Method in class org.hibernate.reactive.provider.service.OracleSqlReactiveInformationExtractorImpl
- getDatabaseSnapshot(Serializable, EntityPersister) - Method in class org.hibernate.reactive.engine.impl.ReactivePersistenceContextAdapter
-
Deprecated.
- getDate(int) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- getDate(int, Calendar) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- getDate(String) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- getDate(String, Calendar) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- getDeleteCheckStyle() - Method in interface org.hibernate.reactive.persister.collection.impl.ReactiveAbstractCollectionPersister
- getDeleteCheckStyle() - Method in class org.hibernate.reactive.persister.collection.impl.ReactiveBasicCollectionPersister
- getDeleteCheckStyle() - Method in class org.hibernate.reactive.persister.collection.impl.ReactiveOneToManyPersister
- getDialect() - Method in class org.hibernate.reactive.session.impl.CriteriaQueryRenderingContext
- getDialect() - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
- getDialect() - Method in class org.hibernate.reactive.session.impl.ReactiveStatelessSessionImpl
- getDialect() - Method in interface org.hibernate.reactive.session.ReactiveQueryExecutor
- getDouble(int) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- getDouble(String) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- getEnabledFilter(String) - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionImpl
- getEnabledFilter(String) - Method in interface org.hibernate.reactive.mutiny.Mutiny.Session
-
Retrieve a currently enabled filter by name.
- getEnabledFilter(String) - Method in interface org.hibernate.reactive.session.ReactiveSession
- getEnabledFilter(String) - Method in class org.hibernate.reactive.stage.impl.StageSessionImpl
- getEnabledFilter(String) - Method in interface org.hibernate.reactive.stage.Stage.Session
-
Retrieve a currently enabled filter by name.
- getEntityClass(T) - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
- getEntityClass(T) - Method in interface org.hibernate.reactive.session.ReactiveSession
- getEntityGraph(Class<T>, String) - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionImpl
- getEntityGraph(Class<T>, String) - Method in class org.hibernate.reactive.mutiny.impl.MutinyStatelessSessionImpl
- getEntityGraph(Class<T>, String) - Method in interface org.hibernate.reactive.mutiny.Mutiny.Session
-
Obtain a named
EntityGraph
- getEntityGraph(Class<T>, String) - Method in interface org.hibernate.reactive.mutiny.Mutiny.StatelessSession
-
Obtain a named
EntityGraph
- getEntityGraph(Class<T>, String) - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
- getEntityGraph(Class<T>, String) - Method in class org.hibernate.reactive.session.impl.ReactiveStatelessSessionImpl
- getEntityGraph(Class<T>, String) - Method in interface org.hibernate.reactive.session.ReactiveQueryExecutor
- getEntityGraph(Class<T>, String) - Method in class org.hibernate.reactive.stage.impl.StageSessionImpl
- getEntityGraph(Class<T>, String) - Method in class org.hibernate.reactive.stage.impl.StageStatelessSessionImpl
- getEntityGraph(Class<T>, String) - Method in interface org.hibernate.reactive.stage.Stage.Session
-
Obtain a named
EntityGraph
- getEntityGraph(Class<T>, String) - Method in interface org.hibernate.reactive.stage.Stage.StatelessSession
-
Obtain a named
EntityGraph
- getEntityId(Object) - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
- getEntityId(Object) - Method in interface org.hibernate.reactive.session.ReactiveSession
- getEntityIdentifierIfNotUnsaved(String, Object, SessionImplementor) - Static method in class org.hibernate.reactive.engine.impl.ForeignKeys
-
Return the identifier of the persistent or transient object, or throw an exception if the instance is "unsaved"
- getEntityKey() - Method in class org.hibernate.reactive.engine.impl.ReactiveEntityIdentityInsertAction
- getEntityKey() - Method in interface org.hibernate.reactive.engine.impl.ReactiveEntityInsertAction
- getEntityKey() - Method in class org.hibernate.reactive.engine.impl.ReactiveEntityRegularInsertAction
- getEntityManagerFactoryBuilder(PersistenceUnitInfo, Map) - Method in class org.hibernate.reactive.provider.ReactivePersistenceProvider
- getEntityManagerFactoryBuilder(PersistenceUnitDescriptor, Map) - Method in class org.hibernate.reactive.provider.ReactivePersistenceProvider
- getEntityManagerFactoryBuilderOrNull(String, Map) - Method in class org.hibernate.reactive.provider.ReactivePersistenceProvider
- getEntityName() - Method in interface org.hibernate.reactive.engine.impl.ReactiveEntityInsertAction
- getEntityName(Object) - Method in interface org.hibernate.reactive.session.ReactiveSession
- getEntityPersister(String, Object) - Method in class org.hibernate.reactive.session.impl.ReactiveStatelessSessionImpl
- getEntityPersisters() - Method in class org.hibernate.reactive.loader.custom.impl.ReactiveCustomLoader
- getEntityPersisters() - Method in interface org.hibernate.reactive.loader.ReactiveLoaderBasedLoader
- getErrorCode() - Method in exception org.hibernate.reactive.exception.VertxSqlClientException
-
Get the vendor specific error code from the underlying
SQLException
. - getExceptionConverter() - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
- getExtractionTool() - Method in class org.hibernate.reactive.provider.service.ReactiveSchemaManagementTool
- getFactory() - Method in interface org.hibernate.reactive.loader.ReactiveLoaderBasedLoader
- getFactory() - Method in interface org.hibernate.reactive.session.ReactiveQueryExecutor
- getFetchDirection() - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- getFetchDirection() - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- getFetchSize() - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- getFetchSize() - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- getFirstResult() - Method in class org.hibernate.reactive.mutiny.impl.MutinyQueryImpl
- getFirstResult() - Method in interface org.hibernate.reactive.mutiny.Mutiny.Query
- getFirstResult() - Method in interface org.hibernate.reactive.session.ReactiveQuery
- getFirstResult() - Method in class org.hibernate.reactive.stage.impl.StageQueryImpl
- getFirstResult() - Method in interface org.hibernate.reactive.stage.Stage.Query
- getFloat(int) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- getFloat(String) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- getFlushMode() - Method in class org.hibernate.reactive.mutiny.impl.MutinyQueryImpl
- getFlushMode() - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionImpl
- getFlushMode() - Method in interface org.hibernate.reactive.mutiny.Mutiny.Query
-
Obtain the
FlushMode
in effect for this query. - getFlushMode() - Method in interface org.hibernate.reactive.mutiny.Mutiny.Session
-
Get the current flush mode for this session.
- getFlushMode() - Method in class org.hibernate.reactive.stage.impl.StageQueryImpl
- getFlushMode() - Method in class org.hibernate.reactive.stage.impl.StageSessionImpl
- getFlushMode() - Method in interface org.hibernate.reactive.stage.Stage.Query
-
Obtain the
FlushMode
in effect for this query. - getFlushMode() - Method in interface org.hibernate.reactive.stage.Stage.Session
-
Get the current flush mode for this session.
- getFunctionStack() - Method in class org.hibernate.reactive.session.impl.CriteriaQueryRenderingContext
- getGeneratedKeys() - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- getHibernateFlushMode() - Method in class org.hibernate.reactive.session.impl.ReactiveNativeQueryImpl
- getHibernateFlushMode() - Method in class org.hibernate.reactive.session.impl.ReactiveQueryImpl
- getHibernateFlushMode() - Method in interface org.hibernate.reactive.session.ReactiveQuery
- getHibernateFlushMode() - Method in interface org.hibernate.reactive.session.ReactiveSession
- getHoldability() - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- getId() - Method in class org.hibernate.reactive.common.Identifier.Id
- getIdentifier(Object) - Method in interface org.hibernate.reactive.session.ReactiveSession
- getIdentifierAliases() - Method in interface org.hibernate.reactive.persister.entity.impl.ReactiveAbstractEntityPersister
- getIdentifierGenerator() - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveJoinedSubclassEntityPersister
- getIdentifierGenerator() - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveSingleTableEntityPersister
- getIdentifierGenerator() - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveUnionSubclassEntityPersister
- getInformationSchemaColumnsDataTypeColumn() - Method in class org.hibernate.reactive.provider.service.AbstractReactiveInformationSchemaBasedExtractorImpl
-
Gets the name of column in information_schema.columns for the database-specific column type.
- getInformationSchemaColumnsDataTypeColumn() - Method in class org.hibernate.reactive.provider.service.PostgreSqlReactiveInformationExtractorImpl
- getInsertCheckStyle() - Method in interface org.hibernate.reactive.persister.collection.impl.ReactiveAbstractCollectionPersister
- getInsertCheckStyle() - Method in class org.hibernate.reactive.persister.collection.impl.ReactiveBasicCollectionPersister
- getInsertCheckStyle() - Method in class org.hibernate.reactive.persister.collection.impl.ReactiveOneToManyPersister
- getInsertGeneratedIdentifierDelegate(PostInsertIdentityPersister, Dialect, boolean) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveIdentityGenerator
- getInstance() - Method in interface org.hibernate.reactive.engine.impl.ReactiveEntityInsertAction
- getInt(int) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- getInt(String) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- getJdbcTypeCode() - Method in class org.hibernate.reactive.adaptor.impl.JdbcNull
- getLazyPropertyColumnAliases() - Method in interface org.hibernate.reactive.persister.entity.impl.ReactiveAbstractEntityPersister
- getLazyPropertyColumnAliases() - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveJoinedSubclassEntityPersister
- getLazyPropertyColumnAliases() - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveSingleTableEntityPersister
- getLazyPropertyColumnAliases() - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveUnionSubclassEntityPersister
- getLoaderForLockMode(LockMode) - Method in interface org.hibernate.reactive.persister.entity.impl.ReactiveEntityPersister
- getLoaderForLockMode(LockMode) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveJoinedSubclassEntityPersister
- getLoaderForLockMode(LockMode) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveSingleTableEntityPersister
- getLoaderForLockMode(LockMode) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveUnionSubclassEntityPersister
- getLockMode(Object) - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionImpl
- getLockMode(Object) - Method in interface org.hibernate.reactive.mutiny.Mutiny.Session
-
Determine the current lock mode of the given entity.
- getLockMode(Object) - Method in class org.hibernate.reactive.stage.impl.StageSessionImpl
- getLockMode(Object) - Method in interface org.hibernate.reactive.stage.Stage.Session
-
Determine the current lock mode of the given entity.
- getLong(int) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- getLong(String) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- getMaxFieldSize() - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- getMaxResults() - Method in class org.hibernate.reactive.mutiny.impl.MutinyQueryImpl
- getMaxResults() - Method in interface org.hibernate.reactive.mutiny.Mutiny.Query
- getMaxResults() - Method in interface org.hibernate.reactive.session.ReactiveQuery
- getMaxResults() - Method in class org.hibernate.reactive.stage.impl.StageQueryImpl
- getMaxResults() - Method in interface org.hibernate.reactive.stage.Stage.Query
- getMaxRows() - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- getMergeMap(Object) - Method in class org.hibernate.reactive.event.impl.DefaultReactiveMergeEventListener
- getMetaData() - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- getMetaData() - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- getMetamodel() - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionFactoryImpl
- getMetamodel() - Method in interface org.hibernate.reactive.mutiny.Mutiny.SessionFactory
-
Obtain the JPA
Metamodel
for the persistence unit. - getMetamodel() - Method in class org.hibernate.reactive.session.impl.ReactiveStatelessSessionImpl
- getMetamodel() - Method in class org.hibernate.reactive.stage.impl.StageSessionFactoryImpl
- getMetamodel() - Method in interface org.hibernate.reactive.stage.Stage.SessionFactory
-
Obtain the JPA
Metamodel
for the persistence unit. - getMoreResults() - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- getMoreResults(int) - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- getName() - Method in interface org.hibernate.reactive.common.ResultSetMapping
-
The name of the result set mapping, as specified by
SqlResultSetMapping.name()
. - getName() - Method in class org.hibernate.reactive.logging.impl.LogCategory
- getNamedParameterLocs(String) - Method in class org.hibernate.reactive.loader.collection.impl.ReactiveSubselectCollectionLoader
- getNamedParameterLocs(String) - Method in class org.hibernate.reactive.loader.collection.impl.ReactiveSubselectOneToManyLoader
- getNCharacterStream(int) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- getNCharacterStream(String) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- getNClob(int) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- getNClob(String) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- getNString(int) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- getNString(String) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- getObject(int) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- getObject(int, Class<T>) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- getObject(int, Map<String, Class<?>>) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- getObject(String) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- getObject(String, Class<T>) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- getObject(String, Map<String, Class<?>>) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- getObjectFromList(List<?>, Serializable, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.loader.entity.impl.ReactiveBatchingEntityLoader
- getParameterMetadata() - Method in interface org.hibernate.reactive.session.CriteriaQueryOptions
- getParameterMetaData() - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- getParametersAsArray() - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- getParameterSpecifications() - Method in interface org.hibernate.reactive.bulk.StatementsWithParameters
-
The parameters of the corresponding SQL statements.
- getPersistenceContext() - Method in class org.hibernate.reactive.session.impl.ReactiveStatelessSessionImpl
- getPersistenceContext() - Method in interface org.hibernate.reactive.session.ReactiveSession
- getPersistenceContextInternal() - Method in class org.hibernate.reactive.session.impl.ReactiveStatelessSessionImpl
- getPersister() - Method in interface org.hibernate.reactive.engine.impl.ReactiveEntityInsertAction
- getPersister(LoadEvent) - Method in class org.hibernate.reactive.event.impl.DefaultReactiveLoadEventListener
- getPool() - Method in class org.hibernate.reactive.pool.impl.DefaultSqlClientPool
- getPool() - Method in class org.hibernate.reactive.pool.impl.ExternalSqlClientPool
- getPool() - Method in class org.hibernate.reactive.pool.impl.SqlClientPool
- getProviderUtil() - Method in class org.hibernate.reactive.provider.ReactivePersistenceProvider
- getProxyConnection() - Method in class org.hibernate.reactive.pool.impl.SqlClientPool
- getProxyConnection() - Method in interface org.hibernate.reactive.pool.ReactiveConnectionPool
-
Obtain a lazily-initializing reactive connection.
- getProxyConnection(String) - Method in class org.hibernate.reactive.pool.impl.SqlClientPool
- getProxyConnection(String) - Method in interface org.hibernate.reactive.pool.ReactiveConnectionPool
-
Obtain a lazily-initializing reactive connection for the given tenant id.
- getQueryResults(String, Object[], ExtractionContext.ResultSetProcessor<T>) - Method in class org.hibernate.reactive.provider.service.ReactiveImprovedExtractionContextImpl
- getQueryTimeout() - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- getReactiveActionQueue() - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
- getReactiveActionQueue() - Method in interface org.hibernate.reactive.session.ReactiveSession
- getReactiveConnection() - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionImpl
- getReactiveConnection() - Method in class org.hibernate.reactive.mutiny.impl.MutinyStatelessSessionImpl
- getReactiveConnection() - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
- getReactiveConnection() - Method in class org.hibernate.reactive.session.impl.ReactiveStatelessSessionImpl
- getReactiveConnection() - Method in interface org.hibernate.reactive.session.ReactiveConnectionSupplier
-
Obtain the
ReactiveConnection
that is associated with the current session. - getReactiveConnection() - Method in class org.hibernate.reactive.stage.impl.StageSessionImpl
- getReactiveConnection() - Method in class org.hibernate.reactive.stage.impl.StageStatelessSessionImpl
- getReactiveConnection(SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.persister.collection.impl.ReactiveAbstractCollectionPersister
- getReactiveConnection(SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.persister.entity.impl.ReactiveAbstractEntityPersister
- getReactiveResultFromQueryCache(SharedSessionContractImplementor, QueryParameters, Set<Serializable>, Type[], QueryResultsCache, QueryKey) - Method in interface org.hibernate.reactive.loader.CachingReactiveLoader
- getReactiveResultFromQueryCache(SharedSessionContractImplementor, QueryParameters, Set<Serializable>, Type[], QueryResultsCache, QueryKey) - Method in class org.hibernate.reactive.loader.custom.impl.ReactiveCustomLoader
- getReactiveResultFromQueryCache(SharedSessionContractImplementor, QueryParameters, Set<Serializable>, Type[], QueryResultsCache, QueryKey) - Method in class org.hibernate.reactive.loader.hql.impl.ReactiveQueryLoader
- getReactiveResultList() - Method in class org.hibernate.reactive.session.impl.ReactiveNativeQueryImpl
- getReactiveResultList() - Method in class org.hibernate.reactive.session.impl.ReactiveQueryImpl
- getReactiveResultList() - Method in interface org.hibernate.reactive.session.ReactiveQuery
- getReactiveResultSetProcessor() - Method in class org.hibernate.reactive.loader.collection.impl.ReactiveCollectionLoader
- getReactiveResultSetProcessor() - Method in class org.hibernate.reactive.loader.custom.impl.ReactiveCustomLoader
- getReactiveResultSetProcessor() - Method in class org.hibernate.reactive.loader.entity.impl.ReactiveAbstractEntityLoader
- getReactiveResultSetProcessor() - Method in class org.hibernate.reactive.loader.entity.impl.ReactivePlanEntityLoader
- getReactiveResultSetProcessor() - Method in class org.hibernate.reactive.loader.hql.impl.ReactiveQueryLoader
- getReactiveResultSetProcessor() - Method in interface org.hibernate.reactive.loader.ReactiveLoader
- getReactiveSingleResult() - Method in class org.hibernate.reactive.session.impl.ReactiveNativeQueryImpl
- getReactiveSingleResult() - Method in class org.hibernate.reactive.session.impl.ReactiveQueryImpl
- getReactiveSingleResult() - Method in interface org.hibernate.reactive.session.ReactiveQuery
- getReactiveSingleResultOrNull() - Method in class org.hibernate.reactive.session.impl.ReactiveNativeQueryImpl
- getReactiveSingleResultOrNull() - Method in class org.hibernate.reactive.session.impl.ReactiveQueryImpl
- getReactiveSingleResultOrNull() - Method in interface org.hibernate.reactive.session.ReactiveQuery
- getRef(int) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- getRef(String) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- getReference(Class<T>, Object) - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionImpl
- getReference(Class<T>, Object) - Method in interface org.hibernate.reactive.mutiny.Mutiny.Session
-
Return the persistent instance of the given entity class with the given identifier, assuming that the instance exists.
- getReference(Class<T>, Object) - Method in interface org.hibernate.reactive.session.ReactiveSession
- getReference(Class<T>, Object) - Method in class org.hibernate.reactive.stage.impl.StageSessionImpl
- getReference(Class<T>, Object) - Method in interface org.hibernate.reactive.stage.Stage.Session
-
Return the persistent instance of the given entity class with the given identifier, assuming that the instance exists.
- getReference(T) - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionImpl
- getReference(T) - Method in interface org.hibernate.reactive.mutiny.Mutiny.Session
-
Return the persistent instance with the same identity as the given instance, which might be detached, assuming that the instance is still persistent in the database.
- getReference(T) - Method in class org.hibernate.reactive.stage.impl.StageSessionImpl
- getReference(T) - Method in interface org.hibernate.reactive.stage.Stage.Session
-
Return the persistent instance with the same identity as the given instance, which might be detached, assuming that the instance is still persistent in the database.
- getResultList() - Method in class org.hibernate.reactive.mutiny.impl.MutinyQueryImpl
- getResultList() - Method in interface org.hibernate.reactive.mutiny.Mutiny.Query
-
Asynchronously execute this query, returning the query results as a
List
, via aUni
. - getResultList() - Method in class org.hibernate.reactive.stage.impl.StageQueryImpl
- getResultList() - Method in interface org.hibernate.reactive.stage.Stage.Query
-
Asynchronously execute this query, returning the query results as a
List
, via aCompletionStage
. - getResultList(List<?>, ResultTransformer) - Method in interface org.hibernate.reactive.loader.CachingReactiveLoader
- getResultList(List, ResultTransformer) - Method in class org.hibernate.reactive.loader.custom.impl.ReactiveCustomLoader
- getResultList(List, ResultTransformer) - Method in class org.hibernate.reactive.loader.hql.impl.ReactiveQueryLoader
- getResultRowAliases() - Method in interface org.hibernate.reactive.loader.CachingReactiveLoader
- getResultRowAliases() - Method in class org.hibernate.reactive.loader.custom.impl.ReactiveCustomLoader
- getResultRowAliases() - Method in class org.hibernate.reactive.loader.hql.impl.ReactiveQueryLoader
- getResultSet() - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- getResultSetCatalogLabel() - Method in class org.hibernate.reactive.provider.service.AbstractReactiveInformationSchemaBasedExtractorImpl
- getResultSetColumnNameLabel() - Method in class org.hibernate.reactive.provider.service.AbstractReactiveInformationSchemaBasedExtractorImpl
- getResultSetColumnPositionColumn() - Method in class org.hibernate.reactive.provider.service.AbstractReactiveInformationSchemaBasedExtractorImpl
- getResultSetColumnSizeLabel() - Method in class org.hibernate.reactive.provider.service.AbstractReactiveInformationSchemaBasedExtractorImpl
- getResultSetConcurrency() - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- getResultSetDecimalDigitsLabel() - Method in class org.hibernate.reactive.provider.service.AbstractReactiveInformationSchemaBasedExtractorImpl
- getResultSetForeignKeyColumnNameLabel() - Method in class org.hibernate.reactive.provider.service.AbstractReactiveInformationSchemaBasedExtractorImpl
- getResultSetForeignKeyLabel() - Method in class org.hibernate.reactive.provider.service.AbstractReactiveInformationSchemaBasedExtractorImpl
- getResultSetHoldability() - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- getResultSetIndexNameLabel() - Method in class org.hibernate.reactive.provider.service.AbstractReactiveInformationSchemaBasedExtractorImpl
- getResultSetIndexTypeLabel() - Method in class org.hibernate.reactive.provider.service.AbstractReactiveInformationSchemaBasedExtractorImpl
- getResultSetIsNullableLabel() - Method in class org.hibernate.reactive.provider.service.AbstractReactiveInformationSchemaBasedExtractorImpl
- getResultSetIsNullableLabel() - Method in class org.hibernate.reactive.provider.service.OracleSqlReactiveInformationExtractorImpl
- getResultSetMapping(Class<T>, String) - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionImpl
- getResultSetMapping(Class<T>, String) - Method in class org.hibernate.reactive.mutiny.impl.MutinyStatelessSessionImpl
- getResultSetMapping(Class<T>, String) - Method in interface org.hibernate.reactive.mutiny.Mutiny.Session
-
Obtain a native SQL result set mapping defined via the annotation
SqlResultSetMapping
. - getResultSetMapping(Class<T>, String) - Method in interface org.hibernate.reactive.mutiny.Mutiny.StatelessSession
-
Obtain a native SQL result set mapping defined via the annotation
SqlResultSetMapping
. - getResultSetMapping(Class<T>, String) - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
- getResultSetMapping(Class<T>, String) - Method in class org.hibernate.reactive.session.impl.ReactiveStatelessSessionImpl
- getResultSetMapping(Class<T>, String) - Method in interface org.hibernate.reactive.session.ReactiveQueryExecutor
- getResultSetMapping(Class<T>, String) - Method in class org.hibernate.reactive.stage.impl.StageSessionImpl
- getResultSetMapping(Class<T>, String) - Method in class org.hibernate.reactive.stage.impl.StageStatelessSessionImpl
- getResultSetMapping(Class<T>, String) - Method in interface org.hibernate.reactive.stage.Stage.Session
-
Obtain a native SQL result set mapping defined via the annotation
SqlResultSetMapping
. - getResultSetMapping(Class<T>, String) - Method in interface org.hibernate.reactive.stage.Stage.StatelessSession
-
Obtain a native SQL result set mapping defined via the annotation
SqlResultSetMapping
. - getResultSetPrimaryKeyCatalogLabel() - Method in class org.hibernate.reactive.provider.service.AbstractReactiveInformationSchemaBasedExtractorImpl
- getResultSetPrimaryKeyColumnNameLabel() - Method in class org.hibernate.reactive.provider.service.AbstractReactiveInformationSchemaBasedExtractorImpl
- getResultSetPrimaryKeyNameLabel() - Method in class org.hibernate.reactive.provider.service.AbstractReactiveInformationSchemaBasedExtractorImpl
- getResultSetPrimaryKeySchemaLabel() - Method in class org.hibernate.reactive.provider.service.AbstractReactiveInformationSchemaBasedExtractorImpl
- getResultSetPrimaryKeyTableLabel() - Method in class org.hibernate.reactive.provider.service.AbstractReactiveInformationSchemaBasedExtractorImpl
- getResultSetRemarksLabel() - Method in class org.hibernate.reactive.provider.service.AbstractReactiveInformationSchemaBasedExtractorImpl
- getResultSetSchemaLabel() - Method in class org.hibernate.reactive.provider.service.AbstractReactiveInformationSchemaBasedExtractorImpl
- getResultSetSqlTypeCodeLabel() - Method in class org.hibernate.reactive.provider.service.AbstractReactiveInformationSchemaBasedExtractorImpl
- getResultSetTableNameLabel() - Method in class org.hibernate.reactive.provider.service.AbstractReactiveInformationSchemaBasedExtractorImpl
- getResultSetTableTypeLabel() - Method in class org.hibernate.reactive.provider.service.AbstractReactiveInformationSchemaBasedExtractorImpl
- getResultSetTableTypesPhysicalTableConstant() - Method in class org.hibernate.reactive.provider.service.AbstractReactiveInformationSchemaBasedExtractorImpl
- getResultSetTableTypesPhysicalTableConstant() - Method in class org.hibernate.reactive.provider.service.MySqlReactiveInformationExtractorImpl
- getResultSetTableTypesPhysicalTableConstant() - Method in class org.hibernate.reactive.provider.service.OracleSqlReactiveInformationExtractorImpl
- getResultSetTableTypesPhysicalTableConstant() - Method in class org.hibernate.reactive.provider.service.PostgreSqlReactiveInformationExtractorImpl
- getResultSetType() - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- getResultSetTypeNameLabel() - Method in class org.hibernate.reactive.provider.service.AbstractReactiveInformationSchemaBasedExtractorImpl
- getResultType() - Method in interface org.hibernate.reactive.common.ResultSetMapping
-
The Java result type of the query.
- getReturnTypes() - Method in interface org.hibernate.reactive.session.ReactiveQuery
- getRow() - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- getRowId(int) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- getRowId(String) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- getRowsFromResultSet(ResultSet, QueryParameters, SharedSessionContractImplementor, boolean, ResultTransformer, int, List<Object>, List<EntityKey[]>) - Method in class org.hibernate.reactive.loader.collection.impl.ReactiveCollectionLoader
- getRowsFromResultSet(ResultSet, QueryParameters, SharedSessionContractImplementor, boolean, ResultTransformer, int, List<Object>, List<EntityKey[]>) - Method in class org.hibernate.reactive.loader.custom.impl.ReactiveCustomLoader
- getRowsFromResultSet(ResultSet, QueryParameters, SharedSessionContractImplementor, boolean, ResultTransformer, int, List<Object>, List<EntityKey[]>) - Method in class org.hibernate.reactive.loader.entity.impl.ReactiveAbstractEntityLoader
- getRowsFromResultSet(ResultSet, QueryParameters, SharedSessionContractImplementor, boolean, ResultTransformer, int, List<Object>, List<EntityKey[]>) - Method in class org.hibernate.reactive.loader.hql.impl.ReactiveQueryLoader
- getRowsFromResultSet(ResultSet, QueryParameters, SharedSessionContractImplementor, boolean, ResultTransformer, int, List<Object>, List<EntityKey[]>) - Method in interface org.hibernate.reactive.loader.ReactiveLoaderBasedLoader
- getSelection() - Method in interface org.hibernate.reactive.session.CriteriaQueryOptions
- getServiceInitiated() - Method in class org.hibernate.reactive.context.impl.VertxContextInitiator
- getServiceInitiated() - Method in class org.hibernate.reactive.id.impl.ReactiveIdentifierGeneratorFactoryInitiator
- getServiceInitiated() - Method in class org.hibernate.reactive.pool.impl.ReactiveConnectionPoolInitiator
- getServiceInitiated() - Method in class org.hibernate.reactive.pool.impl.SqlClientPoolConfigurationInitiator
- getServiceInitiated() - Method in class org.hibernate.reactive.provider.service.NoJdbcConnectionProviderInitiator
- getServiceInitiated() - Method in class org.hibernate.reactive.provider.service.NoJdbcEnvironmentInitiator
- getServiceInitiated() - Method in class org.hibernate.reactive.provider.service.NoJdbcMultiTenantConnectionProviderInitiator
- getServiceInitiated() - Method in class org.hibernate.reactive.provider.service.NoJtaPlatformInitiator
- getServiceInitiated() - Method in class org.hibernate.reactive.provider.service.ReactiveMarkerServiceInitiator
- getServiceInitiated() - Method in class org.hibernate.reactive.provider.service.ReactivePersisterClassResolverInitiator
- getServiceInitiated() - Method in class org.hibernate.reactive.provider.service.ReactiveQueryTranslatorFactoryInitiator
- getServiceInitiated() - Method in class org.hibernate.reactive.provider.service.ReactiveSchemaManagementToolInitiator
- getServiceInitiated() - Method in class org.hibernate.reactive.provider.service.ReactiveSessionFactoryBuilderInitiator
- getServiceInitiated() - Method in class org.hibernate.reactive.vertx.impl.VertxInstanceInitiator
- getServiceRegistry() - Method in interface org.hibernate.reactive.common.spi.Implementor
- getServiceRegistry() - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionFactoryImpl
- getServiceRegistry() - Method in class org.hibernate.reactive.stage.impl.StageSessionFactoryImpl
- getSession() - Method in interface org.hibernate.reactive.engine.impl.ReactiveEntityInsertAction
- getSharedContract() - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
- getSharedContract() - Method in class org.hibernate.reactive.session.impl.ReactiveStatelessSessionImpl
- getSharedContract() - Method in interface org.hibernate.reactive.session.ReactiveQueryExecutor
- getSharedContract() - Method in interface org.hibernate.reactive.session.ReactiveSession
- getShort(int) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- getShort(String) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- getSingleResult() - Method in class org.hibernate.reactive.mutiny.impl.MutinyQueryImpl
- getSingleResult() - Method in interface org.hibernate.reactive.mutiny.Mutiny.Query
-
Asynchronously execute this query, returning a single row that matches the query, throwing an exception if the query returns zero rows or more than one matching row.
- getSingleResult() - Method in class org.hibernate.reactive.stage.impl.StageQueryImpl
- getSingleResult() - Method in interface org.hibernate.reactive.stage.Stage.Query
-
Asynchronously execute this query, returning a single row that matches the query, throwing an exception if the query returns zero rows or more than one matching row.
- getSingleResultOrNull() - Method in class org.hibernate.reactive.mutiny.impl.MutinyQueryImpl
- getSingleResultOrNull() - Method in interface org.hibernate.reactive.mutiny.Mutiny.Query
-
Asynchronously execute this query, returning a single row that matches the query, or
null
if the query returns no results, throwing an exception if the query returns more than one matching row. - getSingleResultOrNull() - Method in class org.hibernate.reactive.stage.impl.StageQueryImpl
- getSingleResultOrNull() - Method in interface org.hibernate.reactive.stage.Stage.Query
-
Asynchronously execute this query, returning a single row that matches the query, or
null
if the query returns no results, throwing an exception if the query returns more than one matching row. - getSQL() - Method in exception org.hibernate.reactive.exception.VertxSqlClientException
-
Get the actual SQL statement being executed when the exception occurred.
- getSQLDeleteRowString() - Method in interface org.hibernate.reactive.persister.collection.impl.ReactiveAbstractCollectionPersister
- getSQLDeleteRowString() - Method in class org.hibernate.reactive.persister.collection.impl.ReactiveBasicCollectionPersister
- getSQLDeleteRowString() - Method in class org.hibernate.reactive.persister.collection.impl.ReactiveOneToManyPersister
- getSQLDeleteString() - Method in interface org.hibernate.reactive.persister.collection.impl.ReactiveAbstractCollectionPersister
- getSQLDeleteString() - Method in class org.hibernate.reactive.persister.collection.impl.ReactiveBasicCollectionPersister
- getSQLDeleteString() - Method in class org.hibernate.reactive.persister.collection.impl.ReactiveOneToManyPersister
- getSQLException() - Method in exception org.hibernate.reactive.exception.VertxSqlClientException
-
Get the underlying
SQLException
. - getSqlExceptionConverter() - Method in interface org.hibernate.reactive.persister.collection.impl.ReactiveAbstractCollectionPersister
- getSqlInsertGeneratedValuesSelectString() - Method in interface org.hibernate.reactive.persister.entity.impl.ReactiveAbstractEntityPersister
- getSqlInsertGeneratedValuesSelectString() - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveJoinedSubclassEntityPersister
- getSqlInsertGeneratedValuesSelectString() - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveSingleTableEntityPersister
- getSqlInsertGeneratedValuesSelectString() - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveUnionSubclassEntityPersister
- getSQLInsertRowString() - Method in interface org.hibernate.reactive.persister.collection.impl.ReactiveAbstractCollectionPersister
- getSQLInsertRowString() - Method in class org.hibernate.reactive.persister.collection.impl.ReactiveBasicCollectionPersister
- getSQLInsertRowString() - Method in class org.hibernate.reactive.persister.collection.impl.ReactiveOneToManyPersister
- getSQLLazySelectString(String) - Method in interface org.hibernate.reactive.persister.entity.impl.ReactiveAbstractEntityPersister
- getSQLState() - Method in exception org.hibernate.reactive.exception.VertxSqlClientException
-
Get the X/Open or ANSI SQL SQLState error code from the underlying
SQLException
. - getSqlStatementLogger() - Method in class org.hibernate.reactive.pool.impl.DefaultSqlClientPool
- getSqlStatementLogger() - Method in class org.hibernate.reactive.pool.impl.ExternalSqlClientPool
- getSqlStatementLogger() - Method in class org.hibernate.reactive.pool.impl.SqlClientPool
- getSqlStatements() - Method in interface org.hibernate.reactive.bulk.StatementsWithParameters
-
The SQL statements to be executed.
- getSqlUpdateGeneratedValuesSelectString() - Method in interface org.hibernate.reactive.persister.entity.impl.ReactiveAbstractEntityPersister
- getSqlUpdateGeneratedValuesSelectString() - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveJoinedSubclassEntityPersister
- getSqlUpdateGeneratedValuesSelectString() - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveSingleTableEntityPersister
- getSqlUpdateGeneratedValuesSelectString() - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveUnionSubclassEntityPersister
- getSQLUpdateRowString() - Method in interface org.hibernate.reactive.persister.collection.impl.ReactiveAbstractCollectionPersister
- getSQLUpdateRowString() - Method in class org.hibernate.reactive.persister.collection.impl.ReactiveBasicCollectionPersister
- getSQLUpdateRowString() - Method in class org.hibernate.reactive.persister.collection.impl.ReactiveOneToManyPersister
- getSQLXML(int) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- getSQLXML(String) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- getStandardServiceRegistryBuilder(BootstrapServiceRegistry) - Method in class org.hibernate.reactive.provider.impl.ReactiveEntityManagerFactoryBuilder
- getState() - Method in interface org.hibernate.reactive.engine.impl.ReactiveEntityInsertAction
- getStatement() - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- getStaticLoadQuery() - Method in class org.hibernate.reactive.loader.entity.impl.ReactivePlanEntityLoader
- getStatistics() - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionFactoryImpl
- getStatistics() - Method in interface org.hibernate.reactive.mutiny.Mutiny.SessionFactory
-
Obtain the
Statistics
object exposing factory-level metrics. - getStatistics() - Method in class org.hibernate.reactive.stage.impl.StageSessionFactoryImpl
- getStatistics() - Method in interface org.hibernate.reactive.stage.Stage.SessionFactory
-
Obtain the
Statistics
object exposing factory-level metrics. - getString(int) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- getString(String) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- getTenantPool(String) - Method in class org.hibernate.reactive.pool.impl.SqlClientPool
-
Get a
Pool
for the specified tenant. - getThis() - Method in class org.hibernate.reactive.provider.service.ReactiveSessionFactoryBuilder
- getTime(int) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- getTime(int, Calendar) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- getTime(String) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- getTime(String, Calendar) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- getTimestamp(int) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- getTimestamp(int, Calendar) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- getTimestamp(String) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- getTimestamp(String, Calendar) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- getType() - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- getUnicodeStream(int) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- getUnicodeStream(String) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- getUpdateCount() - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- getUpdateStrings(boolean, boolean) - Method in interface org.hibernate.reactive.persister.entity.impl.ReactiveAbstractEntityPersister
- getUpdateStrings(boolean, boolean) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveJoinedSubclassEntityPersister
- getUpdateStrings(boolean, boolean) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveSingleTableEntityPersister
- getUpdateStrings(boolean, boolean) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveUnionSubclassEntityPersister
- getURL(int) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- getURL(String) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- getUuid() - Method in interface org.hibernate.reactive.common.spi.Implementor
- getUuid() - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionFactoryImpl
- getUuid() - Method in class org.hibernate.reactive.stage.impl.StageSessionFactoryImpl
- getValueHandlers() - Method in interface org.hibernate.reactive.session.CriteriaQueryOptions
-
Get the conversions for the individual tuples in the query results.
- getValues() - Method in class org.hibernate.reactive.common.Identifier.Composite
- getVersionType() - Method in interface org.hibernate.reactive.persister.entity.impl.ReactiveAbstractEntityPersister
- getVertx() - Method in class org.hibernate.reactive.vertx.impl.DefaultVertxInstance
- getVertx() - Method in class org.hibernate.reactive.vertx.impl.ProvidedVertxInstance
- getVertx() - Method in interface org.hibernate.reactive.vertx.VertxInstance
-
Obtain the instance of
Vertx
. - getWarnings() - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- getWarnings() - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- guessDialect(String) - Method in class org.hibernate.reactive.provider.service.NoJdbcEnvironmentInitiator
H
- handleInterception(FlushEntityEvent) - Method in class org.hibernate.reactive.event.impl.DefaultReactiveFlushEntityEventListener
- handlingTransientEntity() - Method in interface org.hibernate.reactive.logging.impl.Log
- hasAfterTransactionActions() - Method in class org.hibernate.reactive.engine.ReactiveActionQueue
- hasAnyQueuedActions() - Method in class org.hibernate.reactive.engine.ReactiveActionQueue
- hasBeforeTransactionActions() - Method in class org.hibernate.reactive.engine.ReactiveActionQueue
- hashCode() - Method in class org.hibernate.reactive.context.impl.BaseKey
- hashCode() - Method in class org.hibernate.reactive.context.impl.MultitenantKey
- hasIdentifier() - Method in interface org.hibernate.reactive.persister.collection.impl.ReactiveAbstractCollectionPersister
- hasIdentifier() - Method in class org.hibernate.reactive.persister.collection.impl.ReactiveBasicCollectionPersister
- hasIdentifier() - Method in class org.hibernate.reactive.persister.collection.impl.ReactiveOneToManyPersister
- hasProxy() - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveJoinedSubclassEntityPersister
- hasProxy() - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveSingleTableEntityPersister
- hasProxy() - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveUnionSubclassEntityPersister
- hasUnenhancedProxy() - Method in interface org.hibernate.reactive.persister.entity.impl.ReactiveAbstractEntityPersister
- hasUnresolvedEntityInsertActions() - Method in class org.hibernate.reactive.engine.ReactiveActionQueue
-
Are there unresolved entity insert actions that depend on non-nullable associations with a transient entity?
- hibernateProviderNamesContain(String) - Static method in class org.hibernate.reactive.provider.impl.ReactiveProviderChecker
-
Is the requested provider name one of the recognized Hibernate provider names?
I
- id(Class<T>, String, Object) - Static method in class org.hibernate.reactive.common.Identifier
- id(String, Object) - Static method in class org.hibernate.reactive.common.Identifier
- id(SingularAttribute<T, I>, I) - Static method in class org.hibernate.reactive.common.Identifier
- Identifier<T> - Class in org.hibernate.reactive.common
-
Represents a value of an attribute that forms part of the natural key of an entity.
- Identifier() - Constructor for class org.hibernate.reactive.common.Identifier
- Identifier.Composite<T> - Class in org.hibernate.reactive.common
- Identifier.Id<T> - Class in org.hibernate.reactive.common
- identifierAltered(String, Serializable, Serializable) - Method in interface org.hibernate.reactive.logging.impl.Log
- IdentifierGeneration - Class in org.hibernate.reactive.id.impl
- IdentifierGeneration() - Constructor for class org.hibernate.reactive.id.impl.IdentifierGeneration
- ids() - Method in class org.hibernate.reactive.common.Identifier.Composite
- ids() - Method in class org.hibernate.reactive.common.Identifier.Id
- ids() - Method in class org.hibernate.reactive.common.Identifier
- ignoreErrors(Void, Throwable) - Static method in class org.hibernate.reactive.util.impl.CompletionStages
-
For CompletionStage#handle when we don't care about errors
- immediateLoad(String, Serializable) - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
- immutableNaturalIdentifierAltered(String, String, String) - Method in interface org.hibernate.reactive.logging.impl.Log
- Implementor - Interface in org.hibernate.reactive.common.spi
-
Allows access to object that can be useful for integrators
- implicitParameterBindings() - Method in class org.hibernate.reactive.session.impl.CriteriaQueryRenderingContext
- impossibleFlushModeIllegalState() - Method in interface org.hibernate.reactive.logging.impl.Log
- includeInResultRow() - Method in interface org.hibernate.reactive.loader.CachingReactiveLoader
- includeInResultRow() - Method in class org.hibernate.reactive.loader.custom.impl.ReactiveCustomLoader
- includeInResultRow() - Method in class org.hibernate.reactive.loader.hql.impl.ReactiveQueryLoader
- indexContainsFormula() - Method in interface org.hibernate.reactive.persister.collection.impl.ReactiveAbstractCollectionPersister
- indexContainsFormula() - Method in class org.hibernate.reactive.persister.collection.impl.ReactiveBasicCollectionPersister
- indexContainsFormula() - Method in class org.hibernate.reactive.persister.collection.impl.ReactiveOneToManyPersister
- initFromWalker(JoinWalker) - Method in class org.hibernate.reactive.loader.collection.impl.ReactiveCollectionLoader
- initFromWalker(JoinWalker) - Method in class org.hibernate.reactive.loader.entity.impl.ReactiveAbstractEntityLoader
- initialize(Serializable, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.loader.collection.impl.ReactiveCollectionLoader
- initialize(Serializable, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.loader.collection.impl.ReactiveDynamicBatchingCollectionDelegator
- initialize(Serializable, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.loader.collection.impl.ReactiveSubselectCollectionLoader
- initialize(Serializable, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.loader.collection.impl.ReactiveSubselectOneToManyLoader
- initialize(MetadataBuildingOptions, SessionFactoryOptions) - Method in class org.hibernate.reactive.bulk.impl.ReactiveBulkIdStrategy
- initializeCollection(PersistentCollection, boolean) - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
-
Deprecated.
- initializeEntity(Object, boolean, SharedSessionContractImplementor, PreLoadEvent) - Method in interface org.hibernate.reactive.loader.ReactiveResultSetProcessor
- initializeLazyPropertiesFromDatastore(String, Object, SharedSessionContractImplementor, Serializable, EntityEntry) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveJoinedSubclassEntityPersister
- initializeLazyPropertiesFromDatastore(String, Object, SharedSessionContractImplementor, Serializable, EntityEntry) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveSingleTableEntityPersister
- initializeLazyPropertiesFromDatastore(String, Object, SharedSessionContractImplementor, Serializable, EntityEntry) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveUnionSubclassEntityPersister
- initializeLazyProperty(String, Object, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.persister.entity.impl.ReactiveAbstractEntityPersister
- initializeLazyProperty(String, Object, SharedSessionContractImplementor, EntityEntry, int, Object) - Method in interface org.hibernate.reactive.persister.entity.impl.ReactiveAbstractEntityPersister
- initializeLazyProperty(String, Object, SharedSessionContractImplementor, EntityEntry, int, Object) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveJoinedSubclassEntityPersister
- initializeLazyProperty(String, Object, SharedSessionContractImplementor, EntityEntry, int, Object) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveSingleTableEntityPersister
- initializeLazyProperty(String, Object, SharedSessionContractImplementor, EntityEntry, int, Object) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveUnionSubclassEntityPersister
- initializeNonLazyCollections() - Method in class org.hibernate.reactive.engine.impl.ReactivePersistenceContextAdapter
-
Deprecated.
- initiateService(Map, ServiceRegistryImplementor) - Method in class org.hibernate.reactive.context.impl.VertxContextInitiator
- initiateService(Map, ServiceRegistryImplementor) - Method in class org.hibernate.reactive.id.impl.ReactiveIdentifierGeneratorFactoryInitiator
- initiateService(Map, ServiceRegistryImplementor) - Method in class org.hibernate.reactive.pool.impl.ReactiveConnectionPoolInitiator
- initiateService(Map, ServiceRegistryImplementor) - Method in class org.hibernate.reactive.pool.impl.SqlClientPoolConfigurationInitiator
- initiateService(Map, ServiceRegistryImplementor) - Method in class org.hibernate.reactive.provider.service.NoJdbcConnectionProviderInitiator
- initiateService(Map, ServiceRegistryImplementor) - Method in class org.hibernate.reactive.provider.service.NoJdbcEnvironmentInitiator
- initiateService(Map, ServiceRegistryImplementor) - Method in class org.hibernate.reactive.provider.service.NoJdbcMultiTenantConnectionProviderInitiator
- initiateService(Map, ServiceRegistryImplementor) - Method in class org.hibernate.reactive.provider.service.NoJtaPlatformInitiator
- initiateService(Map, ServiceRegistryImplementor) - Method in class org.hibernate.reactive.provider.service.ReactiveMarkerServiceInitiator
- initiateService(Map, ServiceRegistryImplementor) - Method in class org.hibernate.reactive.provider.service.ReactivePersisterClassResolverInitiator
- initiateService(Map, ServiceRegistryImplementor) - Method in class org.hibernate.reactive.provider.service.ReactiveQueryTranslatorFactoryInitiator
- initiateService(Map, ServiceRegistryImplementor) - Method in class org.hibernate.reactive.provider.service.ReactiveSchemaManagementToolInitiator
- initiateService(Map, ServiceRegistryImplementor) - Method in class org.hibernate.reactive.provider.service.ReactiveSessionFactoryBuilderInitiator
- initiateService(Map, ServiceRegistryImplementor) - Method in class org.hibernate.reactive.vertx.impl.VertxInstanceInitiator
- initLazyProperty(String, Object, SharedSessionContractImplementor, EntityEntry, PersistentAttributeInterceptor, List<LazyAttributeDescriptor>, Set<String>, ResultSet) - Method in interface org.hibernate.reactive.persister.entity.impl.ReactiveAbstractEntityPersister
- injectCallbackRegistry(CallbackRegistry) - Method in class org.hibernate.reactive.event.impl.DefaultReactiveDeleteEventListener
- injectCallbackRegistry(CallbackRegistry) - Method in class org.hibernate.reactive.event.impl.DefaultReactiveFlushEntityEventListener
- injectCallbackRegistry(CallbackRegistry) - Method in class org.hibernate.reactive.event.impl.DefaultReactivePostLoadEventListener
- injectServices(ServiceRegistryImplementor) - Method in class org.hibernate.reactive.context.impl.VertxContext
- injectServices(ServiceRegistryImplementor) - Method in class org.hibernate.reactive.id.impl.ReactiveIdentifierGeneratorFactory
- injectServices(ServiceRegistryImplementor) - Method in class org.hibernate.reactive.pool.impl.DefaultSqlClientPool
- injectServices(ServiceRegistryImplementor) - Method in class org.hibernate.reactive.provider.service.ReactiveSchemaManagementTool
- insert(int, Object...) - Method in class org.hibernate.reactive.stage.impl.StageStatelessSessionImpl
- insert(int, Object...) - Method in interface org.hibernate.reactive.stage.Stage.StatelessSession
-
Insert multiple rows.
- insert(Serializable, Object[], boolean[], int, String, Object, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveJoinedSubclassEntityPersister
- insert(Serializable, Object[], boolean[], int, String, Object, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveSingleTableEntityPersister
- insert(Serializable, Object[], boolean[], int, String, Object, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveUnionSubclassEntityPersister
- insert(Serializable, Object[], Object, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveJoinedSubclassEntityPersister
- insert(Serializable, Object[], Object, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveSingleTableEntityPersister
- insert(Serializable, Object[], Object, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveUnionSubclassEntityPersister
- insert(Object) - Method in class org.hibernate.reactive.mutiny.impl.MutinyStatelessSessionImpl
- insert(Object) - Method in interface org.hibernate.reactive.mutiny.Mutiny.StatelessSession
-
Insert a row.
- insert(Object) - Method in class org.hibernate.reactive.stage.impl.StageStatelessSessionImpl
- insert(Object) - Method in interface org.hibernate.reactive.stage.Stage.StatelessSession
-
Insert a row.
- insert(Object...) - Method in class org.hibernate.reactive.stage.impl.StageStatelessSessionImpl
- insert(Object...) - Method in interface org.hibernate.reactive.stage.Stage.StatelessSession
-
Insert multiple rows.
- insert(Object[], boolean[], String, Object, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveJoinedSubclassEntityPersister
- insert(Object[], boolean[], String, Object, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveSingleTableEntityPersister
- insert(Object[], boolean[], String, Object, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveUnionSubclassEntityPersister
- insert(Object[], Object, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveJoinedSubclassEntityPersister
- insert(Object[], Object, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveSingleTableEntityPersister
- insert(Object[], Object, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveUnionSubclassEntityPersister
- INSERT_UPDATE_DELETE - org.hibernate.reactive.session.impl.QueryType
- insertAll(int, Object...) - Method in class org.hibernate.reactive.mutiny.impl.MutinyStatelessSessionImpl
- insertAll(int, Object...) - Method in interface org.hibernate.reactive.mutiny.Mutiny.StatelessSession
-
Insert multiple rows using the specified batch size.
- insertAll(Object...) - Method in class org.hibernate.reactive.mutiny.impl.MutinyStatelessSessionImpl
- insertAll(Object...) - Method in interface org.hibernate.reactive.mutiny.Mutiny.StatelessSession
-
Insert multiple rows.
- insertAndSelectIdentifier(String, Tuple, Class<T>, String) - Method in class org.hibernate.reactive.pool.impl.SqlClientConnection
- insertAndSelectIdentifier(String, Object[], Class<T>, String) - Method in class org.hibernate.reactive.pool.BatchingConnection
- insertAndSelectIdentifier(String, Object[], Class<T>, String) - Method in class org.hibernate.reactive.pool.impl.SqlClientConnection
- insertAndSelectIdentifier(String, Object[], Class<T>, String) - Method in interface org.hibernate.reactive.pool.ReactiveConnection
- InsertExpectation(Expectation, ReactiveAbstractEntityPersister) - Constructor for class org.hibernate.reactive.persister.entity.impl.ReactiveAbstractEntityPersister.InsertExpectation
- insertParameters(long) - Method in class org.hibernate.reactive.id.impl.EmulatedSequenceReactiveIdentifierGenerator
- insertParameters(long) - Method in class org.hibernate.reactive.id.impl.TableReactiveIdentifierGenerator
- insertReactive(Serializable, Object[], boolean[], int, String, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.persister.entity.impl.ReactiveAbstractEntityPersister
- insertReactive(Serializable, Object[], Object, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.persister.entity.impl.ReactiveAbstractEntityPersister
- insertReactive(Serializable, Object[], Object, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.persister.entity.impl.ReactiveEntityPersister
-
Insert the given instance state without blocking.
- insertReactive(Object[], boolean[], String, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.persister.entity.impl.ReactiveAbstractEntityPersister
-
Perform an SQL INSERT, and then retrieve a generated identifier.
- insertReactive(Object[], Object, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.persister.entity.impl.ReactiveAbstractEntityPersister
- insertReactive(Object[], Object, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.persister.entity.impl.ReactiveEntityPersister
-
Insert the given instance state without blocking.
- insertRow() - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- insertRowsParamValues(Object, int, PersistentCollection, Serializable, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.persister.collection.impl.ReactiveAbstractCollectionPersister
- instance(Dialect) - Static method in class org.hibernate.reactive.pool.impl.Parameters
- INSTANCE - Static variable in class org.hibernate.reactive.context.impl.VertxContextInitiator
- INSTANCE - Static variable in class org.hibernate.reactive.id.impl.ReactiveIdentifierGeneratorFactoryInitiator
- INSTANCE - Static variable in class org.hibernate.reactive.loader.collection.impl.ReactiveDynamicBatchingCollectionInitializerBuilder
- INSTANCE - Static variable in class org.hibernate.reactive.loader.collection.impl.ReactivePaddedBatchingCollectionInitializerBuilder
- INSTANCE - Static variable in class org.hibernate.reactive.loader.entity.impl.ReactiveDynamicBatchingEntityLoaderBuilder
- INSTANCE - Static variable in class org.hibernate.reactive.loader.entity.impl.ReactivePaddedBatchingEntityLoaderBuilder
- INSTANCE - Static variable in class org.hibernate.reactive.pool.impl.OracleParameters
- INSTANCE - Static variable in class org.hibernate.reactive.pool.impl.PostgresParameters
- INSTANCE - Static variable in class org.hibernate.reactive.pool.impl.ReactiveConnectionPoolInitiator
- INSTANCE - Static variable in class org.hibernate.reactive.pool.impl.SqlClientPoolConfigurationInitiator
- INSTANCE - Static variable in class org.hibernate.reactive.pool.impl.SQLServerParameters
- INSTANCE - Static variable in class org.hibernate.reactive.provider.service.NoJdbcConnectionProvider
- INSTANCE - Static variable in class org.hibernate.reactive.provider.service.NoJdbcConnectionProviderInitiator
- INSTANCE - Static variable in class org.hibernate.reactive.provider.service.NoJdbcEnvironmentInitiator
- INSTANCE - Static variable in class org.hibernate.reactive.provider.service.NoJdbcMultiTenantConnectionProviderInitiator
- INSTANCE - Static variable in class org.hibernate.reactive.provider.service.NoJtaPlatformInitiator
- INSTANCE - Static variable in class org.hibernate.reactive.provider.service.ReactiveMarkerServiceInitiator
- INSTANCE - Static variable in class org.hibernate.reactive.provider.service.ReactiveMarkerServiceSingleton
- INSTANCE - Static variable in class org.hibernate.reactive.provider.service.ReactivePersisterClassResolverInitiator
- INSTANCE - Static variable in class org.hibernate.reactive.provider.service.ReactiveQueryTranslatorFactoryInitiator
- INSTANCE - Static variable in class org.hibernate.reactive.provider.service.ReactiveSchemaManagementToolInitiator
- INSTANCE - Static variable in class org.hibernate.reactive.provider.service.ReactiveSessionFactoryBuilderInitiator
- INSTANCE - Static variable in class org.hibernate.reactive.vertx.impl.VertxInstanceInitiator
- instantiatingReactivePool(Class<?>) - Method in interface org.hibernate.reactive.logging.impl.Log
- IntBiFunction<T,R> - Interface in org.hibernate.reactive.util.impl
-
Similar to a
BiFunction
but one of the arguments is a primitive integer. - IntBiPredicate<T> - Interface in org.hibernate.reactive.util.impl
-
Similar to a
BiPredicate
but one of the arguments is a primitive integer. - integrate(Metadata, SessionFactoryImplementor, SessionFactoryServiceRegistry) - Method in class org.hibernate.reactive.provider.impl.ReactiveIntegrator
- InternalStateAssertions - Class in org.hibernate.reactive.common
-
Commonly used assertions to verify that the operations are running on the expected events and threads.
- invalidIdentifierTypeForCockroachDB(Class<?>, String) - Method in interface org.hibernate.reactive.logging.impl.Log
- invalidLockModeForLock() - Method in interface org.hibernate.reactive.logging.impl.Log
- invokeInterceptor(SessionImplementor, Object, EntityEntry, Object[], EntityPersister) - Method in class org.hibernate.reactive.event.impl.DefaultReactiveFlushEntityEventListener
- isAfterLast() - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- isAllOrDirtyOptimisticLocking() - Method in interface org.hibernate.reactive.persister.entity.impl.ReactiveAbstractEntityPersister
- isBatchable() - Method in interface org.hibernate.reactive.persister.entity.impl.ReactiveAbstractEntityPersister
- isBeforeFirst() - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- isCacheable() - Method in class org.hibernate.reactive.mutiny.impl.MutinyQueryImpl
- isCacheable() - Method in interface org.hibernate.reactive.mutiny.Mutiny.Query
- isCacheable() - Method in interface org.hibernate.reactive.session.ReactiveQuery
- isCacheable() - Method in class org.hibernate.reactive.stage.impl.StageQueryImpl
- isCacheable() - Method in interface org.hibernate.reactive.stage.Stage.Query
- isClosed() - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- isClosed() - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- isCloseOnCompletion() - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- isDefaultReadOnly() - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionImpl
- isDefaultReadOnly() - Method in interface org.hibernate.reactive.mutiny.Mutiny.Session
- isDefaultReadOnly() - Method in interface org.hibernate.reactive.session.ReactiveSession
- isDefaultReadOnly() - Method in class org.hibernate.reactive.stage.impl.StageSessionImpl
- isDefaultReadOnly() - Method in interface org.hibernate.reactive.stage.Stage.Session
- isDirty() - Method in interface org.hibernate.reactive.session.ReactiveSession
- isEarlyInsert() - Method in interface org.hibernate.reactive.engine.impl.ReactiveEntityInsertAction
- isExecuted() - Method in class org.hibernate.reactive.engine.impl.ReactiveEntityIdentityInsertAction
- isExecuted() - Method in interface org.hibernate.reactive.engine.impl.ReactiveEntityInsertAction
- isExecuted() - Method in class org.hibernate.reactive.engine.impl.ReactiveEntityRegularInsertAction
- isFetchProfileEnabled(String) - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionImpl
- isFetchProfileEnabled(String) - Method in interface org.hibernate.reactive.mutiny.Mutiny.Session
-
Determine if the fetch profile with the given name is enabled for this session.
- isFetchProfileEnabled(String) - Method in interface org.hibernate.reactive.session.ReactiveSession
- isFetchProfileEnabled(String) - Method in class org.hibernate.reactive.stage.impl.StageSessionImpl
- isFetchProfileEnabled(String) - Method in interface org.hibernate.reactive.stage.Stage.Session
-
Determine if the fetch profile with the given name is enabled for this session.
- isFirst() - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- isLast() - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- isLeft() - Method in interface org.hibernate.reactive.util.async.impl.Either
-
Whether this container holds an L type
- isMarkedForRollback() - Method in interface org.hibernate.reactive.mutiny.Mutiny.Transaction
-
Is the current transaction marked for rollback.
- isMarkedForRollback() - Method in interface org.hibernate.reactive.stage.Stage.Transaction
-
Is the current transaction marked for rollback.
- isNotTransient(String, Object, Boolean, SessionImplementor) - Static method in class org.hibernate.reactive.engine.impl.ForeignKeys
-
Is this instance persistent or detached?
- isOpen() - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionFactoryImpl
- isOpen() - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionImpl
- isOpen() - Method in class org.hibernate.reactive.mutiny.impl.MutinyStatelessSessionImpl
- isOpen() - Method in interface org.hibernate.reactive.mutiny.Mutiny.Session
- isOpen() - Method in interface org.hibernate.reactive.mutiny.Mutiny.SessionFactory
- isOpen() - Method in interface org.hibernate.reactive.mutiny.Mutiny.StatelessSession
- isOpen() - Method in interface org.hibernate.reactive.session.ReactiveSession
- isOpen() - Method in interface org.hibernate.reactive.session.ReactiveStatelessSession
- isOpen() - Method in class org.hibernate.reactive.stage.impl.StageSessionFactoryImpl
- isOpen() - Method in class org.hibernate.reactive.stage.impl.StageSessionImpl
- isOpen() - Method in class org.hibernate.reactive.stage.impl.StageStatelessSessionImpl
- isOpen() - Method in interface org.hibernate.reactive.stage.Stage.Session
- isOpen() - Method in interface org.hibernate.reactive.stage.Stage.SessionFactory
- isOpen() - Method in interface org.hibernate.reactive.stage.Stage.StatelessSession
- isPoolable() - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- isPostgresSQL(SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.loader.ReactiveLoader
- isProcessingNotRequired(String) - Static method in class org.hibernate.reactive.pool.impl.Parameters
- isProvider(PersistenceUnitDescriptor, Map) - Static method in class org.hibernate.reactive.provider.impl.ReactiveProviderChecker
-
Does the descriptor and/or integration request Hibernate as the
PersistenceProvider
? Note that in the case of no requested provider being named we assume we are the provider (the calls got to us somehow...) - isReactiveRegistry(ServiceRegistry) - Static method in class org.hibernate.reactive.provider.impl.ReactiveModeCheck
- isReadOnly() - Method in class org.hibernate.reactive.mutiny.impl.MutinyQueryImpl
- isReadOnly() - Method in interface org.hibernate.reactive.mutiny.Mutiny.Query
- isReadOnly() - Method in interface org.hibernate.reactive.session.ReactiveQuery
- isReadOnly() - Method in class org.hibernate.reactive.stage.impl.StageQueryImpl
- isReadOnly() - Method in interface org.hibernate.reactive.stage.Stage.Query
- isReadOnly(Object) - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionImpl
- isReadOnly(Object) - Method in interface org.hibernate.reactive.mutiny.Mutiny.Session
-
Is the specified entity or proxy read-only?
- isReadOnly(Object) - Method in interface org.hibernate.reactive.session.ReactiveSession
- isReadOnly(Object) - Method in class org.hibernate.reactive.stage.impl.StageSessionImpl
- isReadOnly(Object) - Method in interface org.hibernate.reactive.stage.Stage.Session
-
Is the specified entity or proxy read-only?
- isRight() - Method in interface org.hibernate.reactive.util.async.impl.Either
-
Whether this container holds an R type
- isRowDeleteEnabled() - Method in interface org.hibernate.reactive.persister.collection.impl.ReactiveAbstractCollectionPersister
- isRowDeleteEnabled() - Method in class org.hibernate.reactive.persister.collection.impl.ReactiveBasicCollectionPersister
- isRowDeleteEnabled() - Method in class org.hibernate.reactive.persister.collection.impl.ReactiveOneToManyPersister
- isRowInsertEnabled() - Method in interface org.hibernate.reactive.persister.collection.impl.ReactiveAbstractCollectionPersister
- isRowInsertEnabled() - Method in class org.hibernate.reactive.persister.collection.impl.ReactiveBasicCollectionPersister
- isRowInsertEnabled() - Method in class org.hibernate.reactive.persister.collection.impl.ReactiveOneToManyPersister
- isSubselectLoadingEnabled() - Method in class org.hibernate.reactive.loader.collection.impl.ReactiveCollectionLoader
- isSubselectLoadingEnabled() - Method in class org.hibernate.reactive.loader.custom.impl.ReactiveCustomLoader
- isSubselectLoadingEnabled() - Method in class org.hibernate.reactive.loader.entity.impl.ReactiveAbstractEntityLoader
- isSubselectLoadingEnabled() - Method in class org.hibernate.reactive.loader.hql.impl.ReactiveQueryLoader
- isSubselectLoadingEnabled() - Method in interface org.hibernate.reactive.loader.ReactiveLoaderBasedLoader
- isSuccessful() - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveAbstractEntityPersister.UpdateExpectation
- isTransient(String, Object, Boolean, SessionImplementor) - Static method in class org.hibernate.reactive.engine.impl.ForeignKeys
-
Is this instance, which we know is not persistent, actually transient?
- isUnwrappableAs(Class) - Method in class org.hibernate.reactive.provider.service.NoJdbcConnectionProvider
- isUpdateNecessary(FlushEntityEvent) - Method in class org.hibernate.reactive.event.impl.DefaultReactiveFlushEntityEventListener
-
Performs all necessary checking to determine if an entity needs an SQL update to synchronize its state to the database.
- isVersionIncrementDisabled() - Method in class org.hibernate.reactive.engine.impl.ReactiveEntityIdentityInsertAction
- isVersionIncrementDisabled() - Method in interface org.hibernate.reactive.engine.impl.ReactiveEntityInsertAction
- isVersionIncrementDisabled() - Method in class org.hibernate.reactive.engine.impl.ReactiveEntityRegularInsertAction
- isVeto() - Method in interface org.hibernate.reactive.engine.impl.ReactiveEntityInsertAction
- isWrapperFor(Class<?>) - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- isWrapperFor(Class<?>) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
J
- JdbcNull - Class in org.hibernate.reactive.adaptor.impl
- jdbcUrl(Map<?, ?>) - Method in class org.hibernate.reactive.pool.impl.DefaultSqlClientPool
-
Determine the JDBC URL or database URI from the given configuration.
- joinedSubclassEntityPersister() - Method in class org.hibernate.reactive.provider.service.ReactivePersisterClassResolver
L
- last() - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- lazyInitializationException(String, Serializable) - Method in interface org.hibernate.reactive.logging.impl.Log
- left() - Method in interface org.hibernate.reactive.util.async.impl.Either
-
Optionally gets the left value of
this
if it exists - left(A) - Static method in interface org.hibernate.reactive.util.async.impl.Either
-
Constructs an Either with a left value
- limitHandler(RowSelection, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.loader.ReactiveLoader
- list(String, QueryParameters) - Method in class org.hibernate.reactive.session.impl.ReactiveStatelessSessionImpl
- list(SharedSessionContractImplementor, QueryParameters) - Method in class org.hibernate.reactive.session.impl.ReactiveQueryTranslatorImpl
-
Deprecated.
- LIST - Static variable in class org.hibernate.reactive.provider.impl.ReactiveServiceInitiators
- listCustomQuery(CustomQuery, QueryParameters) - Method in class org.hibernate.reactive.session.impl.ReactiveStatelessSessionImpl
- load(Serializable, Object, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.loader.entity.impl.ReactiveAbstractEntityLoader
- load(Serializable, Object, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.loader.entity.impl.ReactiveBatchingEntityLoader
- load(Serializable, Object, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.loader.entity.impl.ReactivePlanEntityLoader
- load(Serializable, Object, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.loader.entity.ReactiveUniqueEntityLoader
- load(Serializable, Object, SharedSessionContractImplementor, Boolean) - Method in class org.hibernate.reactive.loader.entity.impl.ReactiveAbstractEntityLoader
- load(Serializable, Object, SharedSessionContractImplementor, Boolean) - Method in class org.hibernate.reactive.loader.entity.impl.ReactiveBatchingEntityLoader
- load(Serializable, Object, SharedSessionContractImplementor, Boolean) - Method in class org.hibernate.reactive.loader.entity.impl.ReactivePlanEntityLoader
- load(Serializable, Object, SharedSessionContractImplementor, Boolean) - Method in interface org.hibernate.reactive.loader.entity.ReactiveUniqueEntityLoader
- load(Serializable, Object, SharedSessionContractImplementor, LockOptions) - Method in class org.hibernate.reactive.loader.entity.impl.ReactiveAbstractEntityLoader
- load(Serializable, Object, SharedSessionContractImplementor, LockOptions) - Method in class org.hibernate.reactive.loader.entity.impl.ReactiveDynamicBatchingEntityDelegator
- load(Serializable, Object, SharedSessionContractImplementor, LockOptions) - Method in class org.hibernate.reactive.loader.entity.impl.ReactivePaddedBatchingEntityLoader
- load(Serializable, Object, SharedSessionContractImplementor, LockOptions) - Method in class org.hibernate.reactive.loader.entity.impl.ReactivePlanEntityLoader
- load(Serializable, Object, SharedSessionContractImplementor, LockOptions) - Method in interface org.hibernate.reactive.loader.entity.ReactiveUniqueEntityLoader
- load(Serializable, Object, SharedSessionContractImplementor, LockOptions, Boolean) - Method in class org.hibernate.reactive.loader.entity.impl.ReactiveAbstractEntityLoader
- load(Serializable, Object, SharedSessionContractImplementor, LockOptions, Boolean) - Method in class org.hibernate.reactive.loader.entity.impl.ReactiveDynamicBatchingEntityDelegator
- load(Serializable, Object, SharedSessionContractImplementor, LockOptions, Boolean) - Method in class org.hibernate.reactive.loader.entity.impl.ReactivePaddedBatchingEntityLoader
- load(Serializable, Object, SharedSessionContractImplementor, LockOptions, Boolean) - Method in class org.hibernate.reactive.loader.entity.impl.ReactivePlanEntityLoader
- load(Serializable, Object, SharedSessionContractImplementor, LockOptions, Boolean) - Method in interface org.hibernate.reactive.loader.entity.ReactiveUniqueEntityLoader
- load(Object, SharedSessionContractImplementor, LockOptions) - Method in class org.hibernate.reactive.loader.entity.impl.ReactiveAbstractEntityLoader
- load(Object, SharedSessionContractImplementor, LockOptions) - Method in class org.hibernate.reactive.loader.entity.impl.ReactiveBatchingEntityLoader
- load(Object, SharedSessionContractImplementor, LockOptions) - Method in class org.hibernate.reactive.loader.entity.impl.ReactivePlanEntityLoader
- load(Object, SharedSessionContractImplementor, LockOptions) - Method in interface org.hibernate.reactive.loader.entity.ReactiveUniqueEntityLoader
- load(SharedSessionContractImplementor, Object, Object, Serializable, LockOptions, Boolean) - Method in class org.hibernate.reactive.loader.entity.impl.ReactiveAbstractEntityLoader
- loadFromDatasource(LoadEvent, EntityPersister) - Method in class org.hibernate.reactive.event.impl.DefaultReactiveLoadEventListener
-
Performs the process of loading an entity from the configured underlying datasource.
- loadFromDatasource(ResolveNaturalIdEvent) - Method in class org.hibernate.reactive.event.impl.DefaultReactiveResolveNaturalIdEventListener
-
Performs the process of loading an entity from the configured underlying datasource.
- loadFromSessionCache(LoadEvent, EntityKey, LoadEventListener.LoadType) - Static method in class org.hibernate.reactive.loader.entity.ReactiveCacheEntityLoaderHelper
-
Attempts to locate the entity in the session-level cache.
- loadProperties(File) - Method in class org.hibernate.reactive.provider.ReactiveServiceRegistryBuilder
-
Read settings from a
Properties
file by File reference - loadProperties(String) - Method in class org.hibernate.reactive.provider.ReactiveServiceRegistryBuilder
-
Read settings from a
Properties
file by resource name. - loadReactiveEntity(SessionImplementor, Object, Type, Object, String, Serializable, LockOptions) - Method in class org.hibernate.reactive.loader.entity.impl.ReactiveAbstractEntityLoader
- lock(Object, LockModeType) - Method in interface org.hibernate.reactive.mutiny.Mutiny.Session
-
Obtain the specified lock level upon the given object.
- lock(Object, LockModeType) - Method in interface org.hibernate.reactive.stage.Stage.Session
-
Obtain the specified lock level upon the given object.
- lock(Object, LockMode) - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionImpl
- lock(Object, LockMode) - Method in interface org.hibernate.reactive.mutiny.Mutiny.Session
-
Obtain the specified lock level upon the given object.
- lock(Object, LockMode) - Method in class org.hibernate.reactive.stage.impl.StageSessionImpl
- lock(Object, LockMode) - Method in interface org.hibernate.reactive.stage.Stage.Session
-
Obtain the specified lock level upon the given object.
- lock(Object, LockOptions) - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionImpl
- lock(Object, LockOptions) - Method in class org.hibernate.reactive.stage.impl.StageSessionImpl
- LOCK - Static variable in class org.hibernate.reactive.engine.impl.CascadingActions
- lockReactive(Serializable, Object, Object, LockOptions, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.persister.entity.impl.ReactiveAbstractEntityPersister
- lockReactive(Serializable, Object, Object, LockOptions, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.persister.entity.impl.ReactiveEntityPersister
-
Obtain a pessimistic lock without blocking
- log - Static variable in interface org.hibernate.reactive.persister.entity.impl.ReactiveAbstractEntityPersister
- Log - Interface in org.hibernate.reactive.logging.impl
- LOG - Static variable in class org.hibernate.reactive.event.impl.DefaultReactiveFlushEntityEventListener
- LOG - Static variable in interface org.hibernate.reactive.loader.CachingReactiveLoader
- LOG - Static variable in class org.hibernate.reactive.loader.entity.impl.ReactiveAbstractEntityLoader
- LOG - Static variable in interface org.hibernate.reactive.loader.ReactiveResultSetProcessor
- LOG - Static variable in interface org.hibernate.reactive.mutiny.Mutiny
- LOG - Static variable in interface org.hibernate.reactive.persister.collection.impl.ReactiveAbstractCollectionPersister
- LOG - Static variable in interface org.hibernate.reactive.stage.Stage
- LogCategory - Class in org.hibernate.reactive.logging.impl
-
Log category to be used with
LoggerFactory.make(Class, LogCategory)
. - LogCategory(String) - Constructor for class org.hibernate.reactive.logging.impl.LogCategory
- LoggerFactory - Class in org.hibernate.reactive.logging.impl
- logSqlException(Throwable, Supplier<String>, String) - Static method in class org.hibernate.reactive.util.impl.CompletionStages
- loop(int, int, IntFunction<CompletionStage<?>>) - Static method in class org.hibernate.reactive.util.impl.CompletionStages
-
Equivalent to:
- loop(int, int, IntPredicate, IntFunction<CompletionStage<?>>) - Static method in class org.hibernate.reactive.util.impl.CompletionStages
-
Equivalent to:
- loop(Collection<T>, Function<T, CompletionStage<?>>) - Static method in class org.hibernate.reactive.util.impl.CompletionStages
-
Equivalent to:
- loop(Collection<T>, Predicate<T>, Function<T, CompletionStage<?>>) - Static method in class org.hibernate.reactive.util.impl.CompletionStages
-
Deprecated.always prefer the variants which use a List rather than a Collection
- loop(Iterator<T>, IntBiFunction<T, CompletionStage<?>>) - Static method in class org.hibernate.reactive.util.impl.CompletionStages
-
Equivalent to:
- loop(Iterator<T>, IntBiPredicate<T>, IntBiFunction<T, CompletionStage<?>>) - Static method in class org.hibernate.reactive.util.impl.CompletionStages
-
Equivalent to:
- loop(List<T>, Function<T, CompletionStage<?>>) - Static method in class org.hibernate.reactive.util.impl.CompletionStages
- loop(List<T>, Predicate<T>, Function<T, CompletionStage<?>>) - Static method in class org.hibernate.reactive.util.impl.CompletionStages
- loop(Queue<T>, Function<T, CompletionStage<?>>) - Static method in class org.hibernate.reactive.util.impl.CompletionStages
- loop(T[], Function<T, CompletionStage<?>>) - Static method in class org.hibernate.reactive.util.impl.CompletionStages
-
Equivalent to:
- loop(T[], IntPredicate, IntFunction<CompletionStage<?>>) - Static method in class org.hibernate.reactive.util.impl.CompletionStages
-
Equivalent to:
M
- make(Class<T>, MethodHandles.Lookup) - Static method in class org.hibernate.reactive.logging.impl.LoggerFactory
- make(Class<T>, LogCategory) - Static method in class org.hibernate.reactive.logging.impl.LoggerFactory
- makeQueryParametersForExecution(String) - Method in class org.hibernate.reactive.session.impl.ReactiveQueryImpl
-
Overrides
AbstractProducedQuery.makeQueryParametersForExecution(String)
so that we can return aReactiveHQLQueryPlan
. - map(Function<? super L, ? extends A>, Function<? super R, ? extends B>) - Method in interface org.hibernate.reactive.util.async.impl.Either
-
Creates a new Either possibly of two new and distinct types, by applying the provided transformation functions.
- map(Function<? super R, ? extends V>) - Method in interface org.hibernate.reactive.util.async.impl.Either
-
Transforms the right type of
this
, producing an Either of the transformed value ifthis
contained right, or an Either of the original left value otherwise. - markExecuted() - Method in class org.hibernate.reactive.engine.impl.ReactiveEntityIdentityInsertAction
- markExecuted() - Method in class org.hibernate.reactive.engine.impl.ReactiveEntityRegularInsertAction
- markForRollback() - Method in interface org.hibernate.reactive.mutiny.Mutiny.Transaction
-
Mark the current transaction for rollback.
- markForRollback() - Method in interface org.hibernate.reactive.stage.Stage.Transaction
-
Mark the current transaction for rollback.
- merge(T) - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionImpl
- merge(T) - Method in interface org.hibernate.reactive.mutiny.Mutiny.Session
-
Copy the state of the given object onto the persistent instance with the same identifier.
- merge(T) - Method in class org.hibernate.reactive.stage.impl.StageSessionImpl
- merge(T) - Method in interface org.hibernate.reactive.stage.Stage.Session
-
Copy the state of the given object onto the persistent instance with the same identifier.
- merge(T...) - Method in class org.hibernate.reactive.stage.impl.StageSessionImpl
- merge(T...) - Method in interface org.hibernate.reactive.stage.Stage.Session
-
Merge multiple entity instances at once.
- MERGE - Static variable in class org.hibernate.reactive.engine.impl.CascadingActions
- mergeAll(T...) - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionImpl
- mergeAll(T...) - Method in interface org.hibernate.reactive.mutiny.Mutiny.Session
-
Merge multiple entity instances at once.
- mergeRequestedIdNotMatchingIdOfPassedEntity() - Method in interface org.hibernate.reactive.logging.impl.Log
- moreThanOneRowWithTheGivenIdentifier(Object, String) - Method in interface org.hibernate.reactive.logging.impl.Log
- moveToCurrentRow() - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- moveToInsertRow() - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- multiLoad(Serializable[], SharedSessionContractImplementor, MultiLoadOptions) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveSingleTableEntityPersister
- multiLoad(OuterJoinLoadable, Serializable[], SessionImplementor, MultiLoadOptions) - Method in class org.hibernate.reactive.loader.entity.impl.ReactiveDynamicBatchingEntityLoaderBuilder
- MultitenantKey<T> - Class in org.hibernate.reactive.context.impl
-
Implementation of
Context.Key
suitable for use with multi-tenancy. - MultitenantKey(BaseKey<T>, String) - Constructor for class org.hibernate.reactive.context.impl.MultitenantKey
- Mutiny - Interface in org.hibernate.reactive.mutiny
-
An API for Hibernate Reactive where non-blocking operations are represented by a Mutiny
Uni
. - Mutiny.Closeable - Interface in org.hibernate.reactive.mutiny
-
An object whose
Mutiny.Closeable.close()
method returns aUni
. - Mutiny.Query<R> - Interface in org.hibernate.reactive.mutiny
-
A non-blocking counterpart to the Hibernate
Query
interface, allowing reactive execution of HQL and JPQL queries. - Mutiny.Session - Interface in org.hibernate.reactive.mutiny
-
A non-blocking counterpart to the Hibernate
Session
interface, allowing a reactive style of interaction with the database. - Mutiny.SessionFactory - Interface in org.hibernate.reactive.mutiny
-
Factory for
reactive sessions
. - Mutiny.StatelessSession - Interface in org.hibernate.reactive.mutiny
-
A non-blocking counterpart to the Hibernate
StatelessSession
interface, which provides a command-oriented API for performing bulk operations against a database. - Mutiny.Transaction - Interface in org.hibernate.reactive.mutiny
-
Allows code within
Mutiny.Session.withTransaction(Function)
to mark a transaction for rollback. - MutinyImplementor - Interface in org.hibernate.reactive.common.spi
-
Deprecated.It will be removed
- MutinyQueryImpl<R> - Class in org.hibernate.reactive.mutiny.impl
-
Implementation of
Mutiny.Query
. - MutinyQueryImpl(ReactiveQuery<R>, String[], MutinySessionFactoryImpl) - Constructor for class org.hibernate.reactive.mutiny.impl.MutinyQueryImpl
- MutinyQueryImpl(ReactiveQuery<R>, MutinySessionFactoryImpl) - Constructor for class org.hibernate.reactive.mutiny.impl.MutinyQueryImpl
- MutinySessionFactoryImpl - Class in org.hibernate.reactive.mutiny.impl
-
Implementation of
Mutiny.SessionFactory
. - MutinySessionFactoryImpl(SessionFactoryImpl) - Constructor for class org.hibernate.reactive.mutiny.impl.MutinySessionFactoryImpl
- MutinySessionImpl - Class in org.hibernate.reactive.mutiny.impl
-
Implements the
Mutiny.Session
API. - MutinySessionImpl(ReactiveSession, MutinySessionFactoryImpl) - Constructor for class org.hibernate.reactive.mutiny.impl.MutinySessionImpl
- MutinyStatelessSessionImpl - Class in org.hibernate.reactive.mutiny.impl
-
Implements the
Mutiny.StatelessSession
API. - MutinyStatelessSessionImpl(ReactiveStatelessSession, MutinySessionFactoryImpl) - Constructor for class org.hibernate.reactive.mutiny.impl.MutinyStatelessSessionImpl
- MutinyValueGenerator<T> - Class in org.hibernate.reactive.tuple
-
A reactive
ValueGenerator
that gives access to aMutiny.Session
. - MutinyValueGenerator() - Constructor for class org.hibernate.reactive.tuple.MutinyValueGenerator
- MySqlReactiveInformationExtractorImpl - Class in org.hibernate.reactive.provider.service
-
An implementation of
AbstractReactiveInformationSchemaBasedExtractorImpl
specifically for MySQL that obtains metadata from MySQL's non-standard information_schema tables. - MySqlReactiveInformationExtractorImpl(ExtractionContext) - Constructor for class org.hibernate.reactive.provider.service.MySqlReactiveInformationExtractorImpl
N
- namedValues() - Method in class org.hibernate.reactive.common.Identifier.Composite
- namedValues() - Method in class org.hibernate.reactive.common.Identifier.Id
- namedValues() - Method in class org.hibernate.reactive.common.Identifier
- nativelyGeneratedValueMustBeLong() - Method in interface org.hibernate.reactive.logging.impl.Log
- needsInsert(PersistentCollection, List<Object>) - Method in interface org.hibernate.reactive.persister.collection.impl.ReactiveAbstractCollectionPersister
- needsLimit() - Method in interface org.hibernate.reactive.logging.impl.Log
- needsUpdate(PersistentCollection, List<Object>) - Method in interface org.hibernate.reactive.persister.collection.impl.ReactiveAbstractCollectionPersister
- newSession() - Method in interface org.hibernate.reactive.common.spi.MutinyImplementor
-
Deprecated.Obtain a new
reactive session
, the main interaction point between the user's program and Hibernate Reactive. - newSession() - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionFactoryImpl
- newSession(String) - Method in interface org.hibernate.reactive.common.spi.MutinyImplementor
-
Deprecated.Obtain a new
reactive session
for a specified tenant. - newSession(String) - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionFactoryImpl
- newStatelessSession() - Method in interface org.hibernate.reactive.common.spi.MutinyImplementor
-
Deprecated.Obtain a
reactive stateless session
. - newStatelessSession() - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionFactoryImpl
- newStatelessSession(String) - Method in interface org.hibernate.reactive.common.spi.MutinyImplementor
-
Deprecated.Obtain a
reactive stateless session
. - newStatelessSession(String) - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionFactoryImpl
- next() - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- next() - Method in class org.hibernate.reactive.id.impl.BlockingIdentifierGenerator
- next(long) - Method in class org.hibernate.reactive.id.impl.BlockingIdentifierGenerator
- nextHiValue(ReactiveConnectionSupplier) - Method in class org.hibernate.reactive.id.impl.BlockingIdentifierGenerator
-
Allocate a new block, by obtaining the next "hi" value from the database
- nextHiValue(ReactiveConnectionSupplier) - Method in class org.hibernate.reactive.id.impl.SequenceReactiveIdentifierGenerator
- nextHiValue(ReactiveConnectionSupplier) - Method in class org.hibernate.reactive.id.impl.TableReactiveIdentifierGenerator
- nextStage() - Method in interface org.hibernate.reactive.util.async.impl.AsyncIterator
-
Returns a stage that will be completed with the next element of
this
iterator when it becomes available, orAsyncIterator.End
if there are no more elements. - nextVersionForLock(LockMode, Serializable, Object, Object, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.persister.entity.impl.ReactiveAbstractEntityPersister
- NO_PARAMS - Static variable in class org.hibernate.reactive.id.impl.SequenceReactiveIdentifierGenerator
- noCascade(EventSource, Object, EntityPersister, Type, int) - Method in interface org.hibernate.reactive.engine.impl.CascadingAction
-
Called (in the case of
CascadingAction.requiresNoCascadeChecking()
returning true) to validate that no cascade on the given property is considered a valid semantic. - noCascade(EventSource, Object, EntityPersister, Type, int) - Method in class org.hibernate.reactive.engine.impl.CascadingActions.BaseCascadingAction
- NoJdbcConnectionProvider - Class in org.hibernate.reactive.provider.service
-
A dummy Hibernate
ConnectionProvider
throws an exception if a JDBC connection is requested. - NoJdbcConnectionProvider() - Constructor for class org.hibernate.reactive.provider.service.NoJdbcConnectionProvider
- NoJdbcConnectionProviderInitiator - Class in org.hibernate.reactive.provider.service
-
A Hibernate
service initiator
that wraps the HibernateConnectionProvider
in an instance ofNoJdbcConnectionProvider
. - NoJdbcConnectionProviderInitiator() - Constructor for class org.hibernate.reactive.provider.service.NoJdbcConnectionProviderInitiator
- NoJdbcEnvironmentInitiator - Class in org.hibernate.reactive.provider.service
-
A Hibernate
service initiator
that provides an implementation ofJdbcEnvironment
that infers the HibernateDialect
from the JDBC URL. - NoJdbcEnvironmentInitiator() - Constructor for class org.hibernate.reactive.provider.service.NoJdbcEnvironmentInitiator
- NoJdbcMultiTenantConnectionProvider - Class in org.hibernate.reactive.provider.service
-
A dummy Hibernate
MultiTenantConnectionProvider
which throws an exception if a JDBC connection is requested. - NoJdbcMultiTenantConnectionProvider() - Constructor for class org.hibernate.reactive.provider.service.NoJdbcMultiTenantConnectionProvider
- NoJdbcMultiTenantConnectionProviderInitiator - Class in org.hibernate.reactive.provider.service
-
A Hibernate
service initiator
forNoJdbcMultiTenantConnectionProvider
. - NoJdbcMultiTenantConnectionProviderInitiator() - Constructor for class org.hibernate.reactive.provider.service.NoJdbcMultiTenantConnectionProviderInitiator
- NoJtaPlatformInitiator - Class in org.hibernate.reactive.provider.service
-
A Hibernate
service initiator
for the non-configured form of JTA platform. - NoJtaPlatformInitiator() - Constructor for class org.hibernate.reactive.provider.service.NoJtaPlatformInitiator
- noNameProvidedAndMultiplePersistenceUnitsFound() - Method in interface org.hibernate.reactive.logging.impl.Log
- noNativelyGeneratedValueReturned() - Method in interface org.hibernate.reactive.logging.impl.Log
- notVertxContextActive() - Method in interface org.hibernate.reactive.logging.impl.Log
- nullFuture() - Static method in class org.hibernate.reactive.util.impl.CompletionStages
- Nullifier(Object, boolean, boolean, SessionImplementor, EntityPersister) - Constructor for class org.hibernate.reactive.engine.impl.ForeignKeys.Nullifier
-
Constructs a Nullifier
- nullifyTransientReferences(Object[]) - Method in class org.hibernate.reactive.engine.impl.ForeignKeys.Nullifier
-
Nullify all references to entities that have not yet been inserted in the database, where the foreign key points toward that entity.
- numberOfCollectionCreations() - Method in class org.hibernate.reactive.engine.ReactiveActionQueue
- numberOfCollectionRemovals() - Method in class org.hibernate.reactive.engine.ReactiveActionQueue
- numberOfCollectionUpdates() - Method in class org.hibernate.reactive.engine.ReactiveActionQueue
- numberOfDeletions() - Method in class org.hibernate.reactive.engine.ReactiveActionQueue
- numberOfInsertions() - Method in class org.hibernate.reactive.engine.ReactiveActionQueue
- numberOfResultsGreaterThanBatchedParameters() - Method in interface org.hibernate.reactive.logging.impl.Log
- numberOfUpdates() - Method in class org.hibernate.reactive.engine.ReactiveActionQueue
O
- onAutoFlush(AutoFlushEvent) - Method in class org.hibernate.reactive.event.impl.DefaultReactiveAutoFlushEventListener
- onDelete(DeleteEvent) - Method in class org.hibernate.reactive.event.impl.DefaultReactiveDeleteEventListener
-
Handle the given delete event.
- onDelete(DeleteEvent, Set) - Method in class org.hibernate.reactive.event.impl.DefaultReactiveDeleteEventListener
-
Handle the given delete event.
- onFlush(FlushEvent) - Method in class org.hibernate.reactive.event.impl.DefaultReactiveFlushEventListener
- onFlushEntity(FlushEntityEvent) - Method in class org.hibernate.reactive.event.impl.DefaultReactiveFlushEntityEventListener
-
Flushes a single entity's state to the database, by scheduling an update action, if necessary
- onInitializeCollection(InitializeCollectionEvent) - Method in class org.hibernate.reactive.event.impl.DefaultReactiveInitializeCollectionEventListener
- onLoad(LoadEvent, LoadEventListener.LoadType) - Method in class org.hibernate.reactive.event.impl.DefaultReactiveLoadEventListener
-
This method is not reactive but we expect it to be called only when a proxy can be returned.
- onLock(LockEvent) - Method in class org.hibernate.reactive.event.impl.DefaultReactiveLockEventListener
- onMerge(MergeEvent) - Method in class org.hibernate.reactive.event.impl.DefaultReactiveMergeEventListener
- onMerge(MergeEvent, Map) - Method in class org.hibernate.reactive.event.impl.DefaultReactiveMergeEventListener
- onPersist(PersistEvent) - Method in class org.hibernate.reactive.event.impl.DefaultReactivePersistEventListener
- onPersist(PersistEvent, Map) - Method in class org.hibernate.reactive.event.impl.DefaultReactivePersistEventListener
- onPostLoad(PostLoadEvent) - Method in class org.hibernate.reactive.event.impl.DefaultReactivePostLoadEventListener
- onReactiveInitializeCollection(InitializeCollectionEvent) - Method in class org.hibernate.reactive.event.impl.DefaultReactiveInitializeCollectionEventListener
-
called by a collection that wants to initialize itself
- onRefresh(RefreshEvent) - Method in class org.hibernate.reactive.event.impl.DefaultReactiveRefreshEventListener
- onRefresh(RefreshEvent, Map) - Method in class org.hibernate.reactive.event.impl.DefaultReactiveRefreshEventListener
- onResolveNaturalId(ResolveNaturalIdEvent) - Method in class org.hibernate.reactive.event.impl.DefaultReactiveResolveNaturalIdEventListener
- openSession() - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionFactoryImpl
- openSession() - Method in interface org.hibernate.reactive.mutiny.Mutiny.SessionFactory
-
Obtain a new
reactive session
Uni
, the main interaction point between the user's program and Hibernate Reactive. - openSession() - Method in class org.hibernate.reactive.stage.impl.StageSessionFactoryImpl
- openSession() - Method in interface org.hibernate.reactive.stage.Stage.SessionFactory
-
Obtain a new
reactive session
CompletionStage
, the main interaction point between the user's program and Hibernate Reactive. - openSession(String) - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionFactoryImpl
- openSession(String) - Method in interface org.hibernate.reactive.mutiny.Mutiny.SessionFactory
-
Obtain a new
reactive session
Uni
for a specified tenant. - openSession(String) - Method in class org.hibernate.reactive.stage.impl.StageSessionFactoryImpl
- openSession(String) - Method in interface org.hibernate.reactive.stage.Stage.SessionFactory
-
Obtain a new
reactive session
CompletionStage
for a specified tenant. - openStatelessSession() - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionFactoryImpl
- openStatelessSession() - Method in interface org.hibernate.reactive.mutiny.Mutiny.SessionFactory
-
Obtain a
reactive stateless session
Uni
. - openStatelessSession() - Method in class org.hibernate.reactive.stage.impl.StageSessionFactoryImpl
- openStatelessSession() - Method in interface org.hibernate.reactive.stage.Stage.SessionFactory
-
Obtain a
reactive stateless session
CompletionStage
. - openStatelessSession(String) - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionFactoryImpl
- openStatelessSession(String) - Method in interface org.hibernate.reactive.mutiny.Mutiny.SessionFactory
-
Obtain a
reactive stateless session
Uni
. - openStatelessSession(String) - Method in class org.hibernate.reactive.stage.impl.StageSessionFactoryImpl
- openStatelessSession(String) - Method in interface org.hibernate.reactive.stage.Stage.SessionFactory
-
Obtain a
reactive stateless session
CompletionStage
. - OracleParameters - Class in org.hibernate.reactive.pool.impl
- OracleSqlReactiveInformationExtractorImpl - Class in org.hibernate.reactive.provider.service
- OracleSqlReactiveInformationExtractorImpl(ExtractionContext) - Constructor for class org.hibernate.reactive.provider.service.OracleSqlReactiveInformationExtractorImpl
- org.hibernate.reactive.adaptor.impl - package org.hibernate.reactive.adaptor.impl
- org.hibernate.reactive.bulk - package org.hibernate.reactive.bulk
-
Reactive adaptations of Hibernate ORM's
MultiTableBulkIdStrategy
. - org.hibernate.reactive.bulk.impl - package org.hibernate.reactive.bulk.impl
- org.hibernate.reactive.common - package org.hibernate.reactive.common
- org.hibernate.reactive.common.spi - package org.hibernate.reactive.common.spi
- org.hibernate.reactive.context - package org.hibernate.reactive.context
-
Strategies for associating state with the current reactive stream.
- org.hibernate.reactive.context.impl - package org.hibernate.reactive.context.impl
- org.hibernate.reactive.engine - package org.hibernate.reactive.engine
-
Reactive adaptations of Hibernate ORM's persistence actions.
- org.hibernate.reactive.engine.impl - package org.hibernate.reactive.engine.impl
- org.hibernate.reactive.event - package org.hibernate.reactive.event
-
Handlers for reactive session events.
- org.hibernate.reactive.event.impl - package org.hibernate.reactive.event.impl
- org.hibernate.reactive.exception - package org.hibernate.reactive.exception
- org.hibernate.reactive.id - package org.hibernate.reactive.id
-
Reactive identifier generation.
- org.hibernate.reactive.id.impl - package org.hibernate.reactive.id.impl
- org.hibernate.reactive.loader - package org.hibernate.reactive.loader
-
Reactive entity, collection, and query loaders.
- org.hibernate.reactive.loader.collection - package org.hibernate.reactive.loader.collection
-
Reactive collection loaders.
- org.hibernate.reactive.loader.collection.impl - package org.hibernate.reactive.loader.collection.impl
- org.hibernate.reactive.loader.custom.impl - package org.hibernate.reactive.loader.custom.impl
- org.hibernate.reactive.loader.entity - package org.hibernate.reactive.loader.entity
-
Reactive entity loaders.
- org.hibernate.reactive.loader.entity.impl - package org.hibernate.reactive.loader.entity.impl
- org.hibernate.reactive.loader.hql.impl - package org.hibernate.reactive.loader.hql.impl
- org.hibernate.reactive.logging.impl - package org.hibernate.reactive.logging.impl
- org.hibernate.reactive.mutiny - package org.hibernate.reactive.mutiny
-
An API for Hibernate Reactive where non-blocking operations are represented by a Mutiny
Uni
. - org.hibernate.reactive.mutiny.impl - package org.hibernate.reactive.mutiny.impl
- org.hibernate.reactive.persister.collection.impl - package org.hibernate.reactive.persister.collection.impl
- org.hibernate.reactive.persister.entity.impl - package org.hibernate.reactive.persister.entity.impl
- org.hibernate.reactive.pool - package org.hibernate.reactive.pool
-
Abstracts reactive database access via
ReactiveConnection
andReactiveConnectionPool
. - org.hibernate.reactive.pool.impl - package org.hibernate.reactive.pool.impl
- org.hibernate.reactive.provider - package org.hibernate.reactive.provider
-
Integration with Hibernate ORM, via the service architecture, along with APIs for starting and configuring Hibernate Reactive.
- org.hibernate.reactive.provider.impl - package org.hibernate.reactive.provider.impl
- org.hibernate.reactive.provider.service - package org.hibernate.reactive.provider.service
- org.hibernate.reactive.session - package org.hibernate.reactive.session
-
Defines internal contracts between subsystems of Hibernate Reactive and the
ReactiveSession
. - org.hibernate.reactive.session.impl - package org.hibernate.reactive.session.impl
- org.hibernate.reactive.stage - package org.hibernate.reactive.stage
-
An API for Hibernate Reactive where non-blocking operations are represented by a Java
CompletionStage
. - org.hibernate.reactive.stage.impl - package org.hibernate.reactive.stage.impl
- org.hibernate.reactive.tuple - package org.hibernate.reactive.tuple
- org.hibernate.reactive.util.async.impl - package org.hibernate.reactive.util.async.impl
-
The classes in this package come from the IBM Java async util library (com.ibm.asyncutil:0.1.0): https://github.com/IBM/java-async-util We only use a couple of functions from the library, so we've decided to copy only what we need instead of having an additional dependency.
- org.hibernate.reactive.util.impl - package org.hibernate.reactive.util.impl
- org.hibernate.reactive.vertx - package org.hibernate.reactive.vertx
-
Integration with Vert.x.
- org.hibernate.reactive.vertx.impl - package org.hibernate.reactive.vertx.impl
P
- parameters() - Method in class org.hibernate.reactive.loader.collection.impl.ReactiveCollectionLoader
- parameters() - Method in class org.hibernate.reactive.loader.custom.impl.ReactiveCustomLoader
- parameters() - Method in class org.hibernate.reactive.loader.entity.impl.ReactiveAbstractEntityLoader
- parameters() - Method in class org.hibernate.reactive.loader.entity.impl.ReactivePlanEntityLoader
- parameters() - Method in class org.hibernate.reactive.loader.hql.impl.ReactiveQueryLoader
- parameters() - Method in interface org.hibernate.reactive.loader.ReactiveLoader
- parameters() - Method in interface org.hibernate.reactive.persister.entity.impl.ReactiveAbstractEntityPersister
- Parameters - Class in org.hibernate.reactive.pool.impl
-
Some databases have a different parameter syntax, which the Vert.x
SqlClient
does not abstract. - Parameters() - Constructor for class org.hibernate.reactive.pool.impl.Parameters
- parse(String) - Static method in class org.hibernate.reactive.pool.impl.DefaultSqlClientPool
- performDetachedEntityDeletionCheck(DeleteEvent) - Method in class org.hibernate.reactive.event.impl.DefaultReactiveDeleteEventListener
-
Called when we have recognized an attempt to delete a detached entity.
- performExecuteReactiveUpdate(QueryParameters, ReactiveQueryExecutor) - Method in class org.hibernate.reactive.session.impl.ReactiveNativeSQLQueryPlan
- performExecuteUpdate(QueryParameters, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.session.impl.ReactiveNativeSQLQueryPlan
- performExecutions(EventSource) - Method in class org.hibernate.reactive.event.impl.AbstractReactiveFlushingEventListener
- performOnLazyProperty() - Method in interface org.hibernate.reactive.engine.impl.CascadingAction
-
Should this action be performed (or noCascade consulted) in the case of lazy properties.
- performOnLazyProperty() - Method in class org.hibernate.reactive.engine.impl.CascadingActions.BaseCascadingAction
- persist(Object) - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionImpl
- persist(Object) - Method in interface org.hibernate.reactive.mutiny.Mutiny.Session
-
Asynchronously persist the given transient instance, first assigning a generated identifier.
- persist(Object) - Method in class org.hibernate.reactive.stage.impl.StageSessionImpl
- persist(Object) - Method in interface org.hibernate.reactive.stage.Stage.Session
-
Asynchronously persist the given transient instance, first assigning a generated identifier.
- persist(Object...) - Method in class org.hibernate.reactive.stage.impl.StageSessionImpl
- persist(Object...) - Method in interface org.hibernate.reactive.stage.Stage.Session
-
Persist multiple transient entity instances at once.
- PERSIST - Static variable in class org.hibernate.reactive.engine.impl.CascadingActions
- PERSIST_ON_FLUSH - Static variable in class org.hibernate.reactive.engine.impl.CascadingActions
-
Execute persist during flush time
- persistAll(Object...) - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionImpl
- persistAll(Object...) - Method in interface org.hibernate.reactive.mutiny.Mutiny.Session
-
Persist multiple transient entity instances at once.
- persister() - Method in class org.hibernate.reactive.loader.entity.impl.ReactiveBatchingEntityLoader
- POOL_CLEANER_PERIOD - Static variable in interface org.hibernate.reactive.provider.Settings
-
Property for configuring the Vert.x connection pool.
- POOL_CONNECT_TIMEOUT - Static variable in interface org.hibernate.reactive.provider.Settings
-
Property for configuring the Vert.x connection pool.
- POOL_IDLE_TIMEOUT - Static variable in interface org.hibernate.reactive.provider.Settings
-
Property for configuring the Vert.x connection pool.
- POOL_MAX_WAIT_QUEUE_SIZE - Static variable in interface org.hibernate.reactive.provider.Settings
-
Property for configuring the Vert.x connection pool.
- poolOptions() - Method in class org.hibernate.reactive.pool.impl.DefaultSqlClientPoolConfiguration
- poolOptions() - Method in interface org.hibernate.reactive.pool.impl.SqlClientPoolConfiguration
-
The
PoolOptions
used to configure thePool
- postFlush(SessionImplementor) - Method in class org.hibernate.reactive.event.impl.AbstractReactiveFlushingEventListener
-
1.
- PostgresIdentifierGeneratingInsert(Dialect) - Constructor for class org.hibernate.reactive.persister.entity.impl.ReactiveIdentityGenerator.PostgresIdentifierGeneratingInsert
- PostgresParameters - Class in org.hibernate.reactive.pool.impl
- PostgreSqlReactiveInformationExtractorImpl - Class in org.hibernate.reactive.provider.service
-
An implementation of
AbstractReactiveInformationSchemaBasedExtractorImpl
specifically for PostgreSQL that obtains metadata from PostgreSQL's system tables, when it is not available from PosgreSQL's information_schema. - PostgreSqlReactiveInformationExtractorImpl(ExtractionContext) - Constructor for class org.hibernate.reactive.provider.service.PostgreSqlReactiveInformationExtractorImpl
- postPostFlush(SessionImplementor) - Method in class org.hibernate.reactive.event.impl.AbstractReactiveFlushingEventListener
- preInsertInMemoryValueGeneration(Object[], Object, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveJoinedSubclassEntityPersister
- preInsertInMemoryValueGeneration(Object[], Object, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveSingleTableEntityPersister
- preInsertInMemoryValueGeneration(Object[], Object, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveUnionSubclassEntityPersister
- prepare() - Method in class org.hibernate.reactive.provider.service.ReactiveGenerationTarget
- prepareActions() - Method in class org.hibernate.reactive.engine.ReactiveActionQueue
-
Prepares the internal action queues for execution.
- PREPARED_STATEMENT_CACHE_MAX_SIZE - Static variable in interface org.hibernate.reactive.provider.Settings
-
Property for configuring the Vert.x prepared statement cache.
- PREPARED_STATEMENT_CACHE_SQL_LIMIT - Static variable in interface org.hibernate.reactive.provider.Settings
-
Property for configuring the Vert.x prepared statement cache.
- preparedQuery(String) - Method in class org.hibernate.reactive.pool.impl.SqlClientConnection
- preparedQuery(String, Tuple) - Method in class org.hibernate.reactive.pool.impl.SqlClientConnection
- preparedQuery(String, Tuple, PrepareOptions) - Method in class org.hibernate.reactive.pool.impl.SqlClientConnection
- preparedQueryBatch(String, List<Tuple>) - Method in class org.hibernate.reactive.pool.impl.SqlClientConnection
- preparedQueryOutsideTransaction(String) - Method in class org.hibernate.reactive.pool.impl.SqlClientConnection
- preparedQueryOutsideTransaction(String, Tuple) - Method in class org.hibernate.reactive.pool.impl.SqlClientConnection
- PreparedStatementAdaptor - Class in org.hibernate.reactive.adaptor.impl
-
Collects parameter bindings from Hibernate core code that expects a JDBC
PreparedStatement
. - PreparedStatementAdaptor() - Constructor for class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- PreparedStatementAdaptor.Binder - Interface in org.hibernate.reactive.adaptor.impl
- preparedStatementCacheDisabled() - Method in interface org.hibernate.reactive.logging.impl.Log
- preparedStatementCacheMaxSize(Comparable<Integer>) - Method in interface org.hibernate.reactive.logging.impl.Log
- preparedStatementCacheSQLLimit(Integer) - Method in interface org.hibernate.reactive.logging.impl.Log
- prepareIdentifierGeneratingInsert(SqlStringGenerationContext) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveIdentityGenerator.ReactiveInsertAndSelectDelegate
- preprocessSQL(String, QueryParameters, SessionFactoryImplementor, List<AfterLoadAction>) - Method in class org.hibernate.reactive.loader.collection.impl.ReactiveCollectionLoader
- preprocessSQL(String, QueryParameters, SessionFactoryImplementor, List<AfterLoadAction>) - Method in class org.hibernate.reactive.loader.custom.impl.ReactiveCustomLoader
- preprocessSQL(String, QueryParameters, SessionFactoryImplementor, List<AfterLoadAction>) - Method in class org.hibernate.reactive.loader.entity.impl.ReactiveAbstractEntityLoader
- preprocessSQL(String, QueryParameters, SessionFactoryImplementor, List<AfterLoadAction>) - Method in class org.hibernate.reactive.loader.entity.impl.ReactivePlanEntityLoader
- preprocessSQL(String, QueryParameters, SessionFactoryImplementor, List<AfterLoadAction>) - Method in class org.hibernate.reactive.loader.hql.impl.ReactiveQueryLoader
- preprocessSQL(String, QueryParameters, SessionFactoryImplementor, List<AfterLoadAction>) - Method in interface org.hibernate.reactive.loader.ReactiveLoader
-
Used by query loaders to add stuff like locking and hints/comments
- previous() - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- process(String) - Method in class org.hibernate.reactive.pool.impl.OracleParameters
- process(String) - Method in class org.hibernate.reactive.pool.impl.Parameters
- process(String) - Method in class org.hibernate.reactive.pool.impl.PostgresParameters
- process(String) - Method in class org.hibernate.reactive.pool.impl.SQLServerParameters
- process(String, int) - Method in class org.hibernate.reactive.pool.impl.OracleParameters
-
Replace all JDBC-style
?
parameters with Oracle-style:n
parameters in the given SQL string. - process(String, int) - Method in class org.hibernate.reactive.pool.impl.Parameters
- process(String, int) - Method in class org.hibernate.reactive.pool.impl.PostgresParameters
-
Replace all JDBC-style
?
parameters with Postgres-style$n
parameters in the given SQL string. - process(String, int) - Method in class org.hibernate.reactive.pool.impl.SQLServerParameters
- processCatalogsResultSet(ExtractionContext.ResultSetProcessor<T>) - Method in class org.hibernate.reactive.provider.service.AbstractReactiveInformationSchemaBasedExtractorImpl
- processCatalogsResultSet(ExtractionContext.ResultSetProcessor<T>) - Method in class org.hibernate.reactive.provider.service.MySqlReactiveInformationExtractorImpl
- processColumnsResultSet(String, String, String, String, ExtractionContext.ResultSetProcessor<T>) - Method in class org.hibernate.reactive.provider.service.AbstractReactiveInformationSchemaBasedExtractorImpl
- processColumnsResultSet(String, String, String, String, ExtractionContext.ResultSetProcessor<T>) - Method in class org.hibernate.reactive.provider.service.OracleSqlReactiveInformationExtractorImpl
- processColumnsResultSet(String, String, String, String, ExtractionContext.ResultSetProcessor<T>) - Method in class org.hibernate.reactive.provider.service.SqlServerReactiveInformationExtractorImpl
- processGeneratedProperties(Serializable, Object, Object[], SharedSessionContractImplementor, String, GenerationTiming) - Method in interface org.hibernate.reactive.persister.entity.impl.ReactiveAbstractEntityPersister
- processImportedKeysResultSet(String, String, String, ExtractionContext.ResultSetProcessor<T>) - Method in class org.hibernate.reactive.provider.service.MySqlReactiveInformationExtractorImpl
- processImportedKeysResultSet(String, String, String, ExtractionContext.ResultSetProcessor<T>) - Method in class org.hibernate.reactive.provider.service.OracleSqlReactiveInformationExtractorImpl
- processImportedKeysResultSet(String, String, String, ExtractionContext.ResultSetProcessor<T>) - Method in class org.hibernate.reactive.provider.service.PostgreSqlReactiveInformationExtractorImpl
- processImportedKeysResultSet(String, String, String, ExtractionContext.ResultSetProcessor<T>) - Method in class org.hibernate.reactive.provider.service.SqlServerReactiveInformationExtractorImpl
- processIndexInfoResultSet(String, String, String, boolean, boolean, ExtractionContext.ResultSetProcessor<T>) - Method in class org.hibernate.reactive.provider.service.MySqlReactiveInformationExtractorImpl
- processIndexInfoResultSet(String, String, String, boolean, boolean, ExtractionContext.ResultSetProcessor<T>) - Method in class org.hibernate.reactive.provider.service.OracleSqlReactiveInformationExtractorImpl
- processIndexInfoResultSet(String, String, String, boolean, boolean, ExtractionContext.ResultSetProcessor<T>) - Method in class org.hibernate.reactive.provider.service.PostgreSqlReactiveInformationExtractorImpl
- processIndexInfoResultSet(String, String, String, boolean, boolean, ExtractionContext.ResultSetProcessor<T>) - Method in class org.hibernate.reactive.provider.service.SqlServerReactiveInformationExtractorImpl
- processLimit(String, Object[], boolean) - Method in class org.hibernate.reactive.pool.impl.OracleParameters
-
Limit and offset gets applied just before the execution of the query but because we know how the string looks like for Oracle, it's faster to replace the last bit instead of processing the whole query
- processLimit(String, Object[], boolean) - Method in class org.hibernate.reactive.pool.impl.Parameters
- processLimit(String, Object[], boolean) - Method in class org.hibernate.reactive.pool.impl.PostgresParameters
-
Limit and offset gets applied just before the execution of the query but because we know how the string looks like for Postgres, it's faster to replace the last bit instead of processing the whole query
- processLimit(String, Object[], boolean) - Method in class org.hibernate.reactive.pool.impl.SQLServerParameters
- processPrimaryKeysResultSet(String, String, Identifier, ExtractionContext.ResultSetProcessor<T>) - Method in class org.hibernate.reactive.provider.service.MySqlReactiveInformationExtractorImpl
- processPrimaryKeysResultSet(String, String, Identifier, ExtractionContext.ResultSetProcessor<T>) - Method in class org.hibernate.reactive.provider.service.OracleSqlReactiveInformationExtractorImpl
- processPrimaryKeysResultSet(String, String, Identifier, ExtractionContext.ResultSetProcessor<T>) - Method in class org.hibernate.reactive.provider.service.PostgreSqlReactiveInformationExtractorImpl
- processPrimaryKeysResultSet(String, String, Identifier, ExtractionContext.ResultSetProcessor<T>) - Method in class org.hibernate.reactive.provider.service.SqlServerReactiveInformationExtractorImpl
- processResultSet(ResultSet, QueryParameters, SharedSessionContractImplementor, boolean, ResultTransformer, int, List<AfterLoadAction>) - Method in class org.hibernate.reactive.loader.collection.impl.ReactiveCollectionLoader
- processResultSet(ResultSet, QueryParameters, SharedSessionContractImplementor, boolean, ResultTransformer, int, List<AfterLoadAction>) - Method in class org.hibernate.reactive.loader.custom.impl.ReactiveCustomLoader
- processResultSet(ResultSet, QueryParameters, SharedSessionContractImplementor, boolean, ResultTransformer, int, List<AfterLoadAction>) - Method in class org.hibernate.reactive.loader.entity.impl.ReactiveAbstractEntityLoader
- processResultSet(ResultSet, QueryParameters, SharedSessionContractImplementor, boolean, ResultTransformer, int, List<AfterLoadAction>) - Method in class org.hibernate.reactive.loader.hql.impl.ReactiveQueryLoader
- processSchemaResultSet(String, String, ExtractionContext.ResultSetProcessor<T>) - Method in class org.hibernate.reactive.provider.service.AbstractReactiveInformationSchemaBasedExtractorImpl
- processSnapshot(SharedSessionContractImplementor, ResultSet) - Method in interface org.hibernate.reactive.persister.entity.impl.ReactiveAbstractEntityPersister
- processTableResultSet(String, String, String, String[], ExtractionContext.ResultSetProcessor<T>) - Method in class org.hibernate.reactive.provider.service.AbstractReactiveInformationSchemaBasedExtractorImpl
- processTableResultSet(String, String, String, String[], ExtractionContext.ResultSetProcessor<T>) - Method in class org.hibernate.reactive.provider.service.OracleSqlReactiveInformationExtractorImpl
- processTableResultSet(String, String, String, String[], ExtractionContext.ResultSetProcessor<T>) - Method in class org.hibernate.reactive.provider.service.SqlServerReactiveInformationExtractorImpl
- ProvidedVertxInstance - Class in org.hibernate.reactive.vertx.impl
-
An implementation of
VertxInstance
which allows the client to provide an instance ofVertx
whose lifecycle is managed externally to Hibernate Reactive. - ProvidedVertxInstance(Vertx) - Constructor for class org.hibernate.reactive.vertx.impl.ProvidedVertxInstance
- put(Context.Key<T>, T) - Method in interface org.hibernate.reactive.context.Context
-
Associate a value with the current reactive stream.
- put(Context.Key<T>, T) - Method in class org.hibernate.reactive.context.impl.VertxContext
- putReactiveResultInQueryCache(SharedSessionContractImplementor, QueryParameters, Type[], QueryResultsCache, QueryKey, List<Object>) - Method in interface org.hibernate.reactive.loader.CachingReactiveLoader
- putReactiveResultInQueryCache(SharedSessionContractImplementor, QueryParameters, Type[], QueryResultsCache, QueryKey, List<Object>) - Method in class org.hibernate.reactive.loader.custom.impl.ReactiveCustomLoader
- putReactiveResultInQueryCache(SharedSessionContractImplementor, QueryParameters, Type[], QueryResultsCache, QueryKey, List<Object>) - Method in class org.hibernate.reactive.loader.hql.impl.ReactiveQueryLoader
Q
- queryKey(String, SharedSessionContractImplementor, QueryParameters) - Method in interface org.hibernate.reactive.loader.CachingReactiveLoader
- QueryParametersAdaptor - Class in org.hibernate.reactive.adaptor.impl
- QueryType - Enum in org.hibernate.reactive.session.impl
- QueuedOperationCollectionAction - Class in org.hibernate.reactive.engine.impl
-
Copy of
QueuedOperationCollectionAction
, that adapts toReactiveExecutable
- QueuedOperationCollectionAction(PersistentCollection, CollectionPersister, Serializable, SharedSessionContractImplementor) - Constructor for class org.hibernate.reactive.engine.impl.QueuedOperationCollectionAction
-
Constructs a CollectionUpdateAction
R
- range(long, long) - Static method in interface org.hibernate.reactive.util.async.impl.AsyncIterator
-
Creates an AsyncIterator for a range.
- ReactiveAbstractCollectionPersister - Interface in org.hibernate.reactive.persister.collection.impl
-
Reactive version of
AbstractCollectionPersister
- ReactiveAbstractCollectionPersister.ExpectationAdaptor - Class in org.hibernate.reactive.persister.collection.impl
- ReactiveAbstractEntityLoader - Class in org.hibernate.reactive.loader.entity.impl
-
A reactific
AbstractEntityLoader
. - ReactiveAbstractEntityLoader(OuterJoinLoadable, Type, SessionFactoryImplementor, LoadQueryInfluencers) - Constructor for class org.hibernate.reactive.loader.entity.impl.ReactiveAbstractEntityLoader
- ReactiveAbstractEntityPersister - Interface in org.hibernate.reactive.persister.entity.impl
-
An abstract implementation of
ReactiveEntityPersister
whose concrete implementations each extend a concrete subclass ofAbstractEntityPersister
. - ReactiveAbstractEntityPersister.DeleteExpectation - Class in org.hibernate.reactive.persister.entity.impl
- ReactiveAbstractEntityPersister.InsertExpectation - Class in org.hibernate.reactive.persister.entity.impl
- ReactiveAbstractEntityPersister.UpdateExpectation - Class in org.hibernate.reactive.persister.entity.impl
- ReactiveActionQueue - Class in org.hibernate.reactive.engine
-
A reactive counterpart to
ActionQueue
, where DML operations are queued before execution during a flush. - ReactiveActionQueue(ReactiveSession) - Constructor for class org.hibernate.reactive.engine.ReactiveActionQueue
-
Constructs an action queue bound to the given session.
- ReactiveAfterTransactionCompletionProcess - Interface in org.hibernate.reactive.engine
-
Contract representing some process that needs to occur during after transaction completion.
- reactiveAutoflush() - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
- reactiveAutoflush() - Method in interface org.hibernate.reactive.session.ReactiveSession
- ReactiveAutoFlushEventListener - Interface in org.hibernate.reactive.event
- reactiveAutoFlushIfRequired(Set<?>) - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
- ReactiveBasicCollectionLoader - Class in org.hibernate.reactive.loader.collection.impl
-
A reactive
BasicCollectionLoader
- ReactiveBasicCollectionLoader(QueryableCollection, int, String, SessionFactoryImplementor, LoadQueryInfluencers) - Constructor for class org.hibernate.reactive.loader.collection.impl.ReactiveBasicCollectionLoader
- ReactiveBasicCollectionLoader(QueryableCollection, int, SessionFactoryImplementor, LoadQueryInfluencers) - Constructor for class org.hibernate.reactive.loader.collection.impl.ReactiveBasicCollectionLoader
- ReactiveBasicCollectionLoader(QueryableCollection, SessionFactoryImplementor, LoadQueryInfluencers) - Constructor for class org.hibernate.reactive.loader.collection.impl.ReactiveBasicCollectionLoader
- ReactiveBasicCollectionPersister - Class in org.hibernate.reactive.persister.collection.impl
-
A reactive
BasicCollectionPersister
- ReactiveBasicCollectionPersister(Collection, CollectionDataAccess, PersisterCreationContext) - Constructor for class org.hibernate.reactive.persister.collection.impl.ReactiveBasicCollectionPersister
- ReactiveBatchingCollectionInitializerBuilder - Class in org.hibernate.reactive.loader.collection.impl
-
Superclass of builders for batching
collection initializers
. - ReactiveBatchingCollectionInitializerBuilder() - Constructor for class org.hibernate.reactive.loader.collection.impl.ReactiveBatchingCollectionInitializerBuilder
- ReactiveBatchingEntityLoader - Class in org.hibernate.reactive.loader.entity.impl
-
The base contract for loaders capable of performing batch-fetch loading of entities using multiple primary key values in the SQL WHERE clause.
- ReactiveBatchingEntityLoader(OuterJoinLoadable) - Constructor for class org.hibernate.reactive.loader.entity.impl.ReactiveBatchingEntityLoader
- ReactiveBatchingEntityLoaderBuilder - Class in org.hibernate.reactive.loader.entity.impl
-
Superclass of builders for batching entity loaders.
- ReactiveBatchingEntityLoaderBuilder() - Constructor for class org.hibernate.reactive.loader.entity.impl.ReactiveBatchingEntityLoaderBuilder
- ReactiveBeforeTransactionCompletionProcess - Interface in org.hibernate.reactive.engine
-
Contract representing some process that needs to occur during before transaction completion.
- ReactiveBulkIdStrategy - Class in org.hibernate.reactive.bulk.impl
-
A reactive version of
AbstractMultiTableBulkIdStrategyImpl
used for handling HQL update and delete queries that affect multiple tables. - ReactiveBulkIdStrategy(MetadataImplementor) - Constructor for class org.hibernate.reactive.bulk.impl.ReactiveBulkIdStrategy
- ReactiveCacheEntityLoaderHelper - Class in org.hibernate.reactive.loader.entity
- ReactiveCascadeEntityLoader - Class in org.hibernate.reactive.loader.entity.impl
-
A reactive
EntityLoader
that is used for initializing unfetched associations during thecascade
process. - ReactiveCascadeEntityLoader(OuterJoinLoadable, CascadingAction, SessionFactoryImplementor) - Constructor for class org.hibernate.reactive.loader.entity.impl.ReactiveCascadeEntityLoader
- reactiveClose() - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
- reactiveClose() - Method in interface org.hibernate.reactive.session.ReactiveSession
- ReactiveCollectionInitializer - Interface in org.hibernate.reactive.loader.collection
-
A reactific
CollectionInitializer
, the contract implemented by all reactive collection loaders, including batch loaders. - ReactiveCollectionLoader - Class in org.hibernate.reactive.loader.collection.impl
-
A reactific
CollectionLoader
. - ReactiveCollectionLoader(QueryableCollection, SessionFactoryImplementor, LoadQueryInfluencers) - Constructor for class org.hibernate.reactive.loader.collection.impl.ReactiveCollectionLoader
- ReactiveCollectionPersister - Interface in org.hibernate.reactive.persister.collection.impl
-
A reactive
CollectionPersister
- ReactiveCollectionRecreateAction - Class in org.hibernate.reactive.engine.impl
- ReactiveCollectionRecreateAction(PersistentCollection, CollectionPersister, Serializable, SharedSessionContractImplementor) - Constructor for class org.hibernate.reactive.engine.impl.ReactiveCollectionRecreateAction
- ReactiveCollectionRemoveAction - Class in org.hibernate.reactive.engine.impl
- ReactiveCollectionRemoveAction(PersistentCollection, CollectionPersister, Serializable, boolean, SharedSessionContractImplementor) - Constructor for class org.hibernate.reactive.engine.impl.ReactiveCollectionRemoveAction
- ReactiveCollectionUpdateAction - Class in org.hibernate.reactive.engine.impl
-
Like
CollectionUpdateAction
but reactive - ReactiveCollectionUpdateAction(PersistentCollection, CollectionPersister, Serializable, boolean, SharedSessionContractImplementor) - Constructor for class org.hibernate.reactive.engine.impl.ReactiveCollectionUpdateAction
- ReactiveConnection - Interface in org.hibernate.reactive.pool
-
Abstracts over reactive database connections, defining operations that allow queries to be executed asynchronously via
CompletionStage
. - ReactiveConnection.Expectation - Interface in org.hibernate.reactive.pool
- ReactiveConnection.Result - Interface in org.hibernate.reactive.pool
- ReactiveConnectionPool - Interface in org.hibernate.reactive.pool
-
A Hibernate
Service
that provides access to pooledreactive connections
. - ReactiveConnectionPoolInitiator - Class in org.hibernate.reactive.pool.impl
-
A Hibernate
service initiator
that integrates ourReactiveConnectionPool
. - ReactiveConnectionPoolInitiator() - Constructor for class org.hibernate.reactive.pool.impl.ReactiveConnectionPoolInitiator
- ReactiveConnectionSupplier - Interface in org.hibernate.reactive.session
-
A source of
ReactiveConnection
s. - ReactiveCriteriaBuilderImpl - Class in org.hibernate.reactive.session.impl
-
A JPA
CriteriaBuilder
for that acts as a factory forReactiveCriteriaQueryImpl
. - ReactiveCriteriaBuilderImpl(SessionFactoryImpl) - Constructor for class org.hibernate.reactive.session.impl.ReactiveCriteriaBuilderImpl
- ReactiveCriteriaDeleteImpl<T> - Class in org.hibernate.reactive.session.impl
-
A reactific
CriteriaDeleteImpl
, providing the implementation ofCriteriaDelete
. - ReactiveCriteriaDeleteImpl(CriteriaBuilderImpl) - Constructor for class org.hibernate.reactive.session.impl.ReactiveCriteriaDeleteImpl
- ReactiveCriteriaQueryImpl<T> - Class in org.hibernate.reactive.session.impl
-
A reactific
CriteriaQueryImpl
, providing the implementation ofCriteriaQuery
. - ReactiveCriteriaQueryImpl(CriteriaBuilderImpl, Class<T>) - Constructor for class org.hibernate.reactive.session.impl.ReactiveCriteriaQueryImpl
- ReactiveCriteriaUpdateImpl<T> - Class in org.hibernate.reactive.session.impl
-
A reactific
CriteriaUpdateImpl
, providing the implementation ofCriteriaUpdate
. - ReactiveCriteriaUpdateImpl(CriteriaBuilderImpl) - Constructor for class org.hibernate.reactive.session.impl.ReactiveCriteriaUpdateImpl
- ReactiveCustomLoader<T> - Class in org.hibernate.reactive.loader.custom.impl
-
A reactive
Loader
for native SQL queries. - ReactiveCustomLoader(CustomQuery, SessionFactoryImplementor) - Constructor for class org.hibernate.reactive.loader.custom.impl.ReactiveCustomLoader
- reactiveDelete(Object) - Method in class org.hibernate.reactive.session.impl.ReactiveStatelessSessionImpl
- reactiveDelete(Object) - Method in interface org.hibernate.reactive.session.ReactiveStatelessSession
- reactiveDeleteAll(int, Object...) - Method in class org.hibernate.reactive.session.impl.ReactiveStatelessSessionImpl
- reactiveDeleteAll(int, Object...) - Method in interface org.hibernate.reactive.session.ReactiveStatelessSession
- reactiveDeleteAll(Object...) - Method in class org.hibernate.reactive.session.impl.ReactiveStatelessSessionImpl
- reactiveDeleteAll(Object...) - Method in interface org.hibernate.reactive.session.ReactiveStatelessSession
- ReactiveDeleteEventListener - Interface in org.hibernate.reactive.event
-
Defines the contract for handling of deletion events generated from a session.
- reactiveDeleteRows(PersistentCollection, Serializable, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.persister.collection.impl.ReactiveAbstractCollectionPersister
- reactiveDeleteRows(PersistentCollection, Serializable, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.persister.collection.impl.ReactiveCollectionPersister
-
Reactive version of
CollectionPersister.deleteRows(PersistentCollection, Serializable, SharedSessionContractImplementor)
- ReactiveDynamicBatchingCollectionDelegator - Class in org.hibernate.reactive.loader.collection.impl
-
A batching entity loader for
BatchFetchStyle.DYNAMIC
which selects between a single-keyReactiveCollectionInitializer
and a batchingReactiveDynamicBatchingCollectionInitializer
depending upon how many keys it's given. - ReactiveDynamicBatchingCollectionDelegator(QueryableCollection, int, SessionFactoryImplementor, LoadQueryInfluencers) - Constructor for class org.hibernate.reactive.loader.collection.impl.ReactiveDynamicBatchingCollectionDelegator
- ReactiveDynamicBatchingCollectionInitializerBuilder - Class in org.hibernate.reactive.loader.collection.impl
-
A
ReactiveBatchingCollectionInitializerBuilder
that is enabled whenBatchFetchStyle.DYNAMIC
is selected. - ReactiveDynamicBatchingCollectionInitializerBuilder() - Constructor for class org.hibernate.reactive.loader.collection.impl.ReactiveDynamicBatchingCollectionInitializerBuilder
- ReactiveDynamicBatchingEntityDelegator - Class in org.hibernate.reactive.loader.entity.impl
-
A batching entity loader for
BatchFetchStyle.DYNAMIC
which selects between a single-keyReactiveEntityLoader
and a batchingReactiveDynamicBatchingEntityLoader
depending upon how many keys it's given. - ReactiveDynamicBatchingEntityDelegator(OuterJoinLoadable, int, LockMode, SessionFactoryImplementor, LoadQueryInfluencers) - Constructor for class org.hibernate.reactive.loader.entity.impl.ReactiveDynamicBatchingEntityDelegator
- ReactiveDynamicBatchingEntityDelegator(OuterJoinLoadable, int, LockOptions, SessionFactoryImplementor, LoadQueryInfluencers) - Constructor for class org.hibernate.reactive.loader.entity.impl.ReactiveDynamicBatchingEntityDelegator
- ReactiveDynamicBatchingEntityLoaderBuilder - Class in org.hibernate.reactive.loader.entity.impl
-
A
ReactiveBatchingEntityLoaderBuilder
that is enabled whenBatchFetchStyle.DYNAMIC
is selected. - ReactiveDynamicBatchingEntityLoaderBuilder() - Constructor for class org.hibernate.reactive.loader.entity.impl.ReactiveDynamicBatchingEntityLoaderBuilder
- ReactiveEntityDeleteAction - Class in org.hibernate.reactive.engine.impl
-
A reactific
EntityDeleteAction
. - ReactiveEntityDeleteAction(Serializable, Object[], Object, Object, EntityPersister, boolean, SessionImplementor) - Constructor for class org.hibernate.reactive.engine.impl.ReactiveEntityDeleteAction
- ReactiveEntityIdentityInsertAction - Class in org.hibernate.reactive.engine.impl
-
A reactific
EntityIdentityInsertAction
(used when inserting into tables with autoincrement columns). - ReactiveEntityIdentityInsertAction(Object[], Object, EntityPersister, boolean, SharedSessionContractImplementor, boolean) - Constructor for class org.hibernate.reactive.engine.impl.ReactiveEntityIdentityInsertAction
- ReactiveEntityIncrementVersionProcess - Class in org.hibernate.reactive.engine.impl
-
A BeforeTransactionCompletionProcess impl to verify and increment an entity version as party of before-transaction-completion processing
- ReactiveEntityIncrementVersionProcess(Object) - Constructor for class org.hibernate.reactive.engine.impl.ReactiveEntityIncrementVersionProcess
-
Constructs an EntityIncrementVersionProcess for the given entity.
- ReactiveEntityInsertAction - Interface in org.hibernate.reactive.engine.impl
-
Abstracts over
ReactiveEntityRegularInsertAction
andReactiveEntityIdentityInsertAction
. - ReactiveEntityLoader - Class in org.hibernate.reactive.loader.entity.impl
-
A reactific
EntityLoader
. - ReactiveEntityLoader(OuterJoinLoadable, int, LockMode, SessionFactoryImplementor, LoadQueryInfluencers) - Constructor for class org.hibernate.reactive.loader.entity.impl.ReactiveEntityLoader
- ReactiveEntityLoader(OuterJoinLoadable, int, LockOptions, SessionFactoryImplementor, LoadQueryInfluencers) - Constructor for class org.hibernate.reactive.loader.entity.impl.ReactiveEntityLoader
- ReactiveEntityLoader(OuterJoinLoadable, String[], Type, int, LockMode, SessionFactoryImplementor, LoadQueryInfluencers) - Constructor for class org.hibernate.reactive.loader.entity.impl.ReactiveEntityLoader
-
A (non-primary) unique key loader
- ReactiveEntityLoader(OuterJoinLoadable, SessionFactoryImplementor, LockMode, LoadQueryInfluencers) - Constructor for class org.hibernate.reactive.loader.entity.impl.ReactiveEntityLoader
- ReactiveEntityManagerFactoryBuilder - Class in org.hibernate.reactive.provider.impl
-
Heavily inspired by
EntityManagerFactoryBuilderImpl
. - ReactiveEntityManagerFactoryBuilder(PersistenceUnitDescriptor, Map) - Constructor for class org.hibernate.reactive.provider.impl.ReactiveEntityManagerFactoryBuilder
- ReactiveEntityPersister - Interface in org.hibernate.reactive.persister.entity.impl
-
A reactive
EntityPersister
. - ReactiveEntityRegularInsertAction - Class in org.hibernate.reactive.engine.impl
-
A reactific
EntityInsertAction
. - ReactiveEntityRegularInsertAction(Serializable, Object[], Object, Object, EntityPersister, boolean, SharedSessionContractImplementor) - Constructor for class org.hibernate.reactive.engine.impl.ReactiveEntityRegularInsertAction
- ReactiveEntityUpdateAction - Class in org.hibernate.reactive.engine.impl
-
A reactific
EntityUpdateAction
. - ReactiveEntityUpdateAction(Serializable, Object[], int[], boolean, Object[], Object, Object, Object, Object, EntityPersister, SharedSessionContractImplementor) - Constructor for class org.hibernate.reactive.engine.impl.ReactiveEntityUpdateAction
-
Constructs an EntityUpdateAction
- ReactiveEntityVerifyVersionProcess - Class in org.hibernate.reactive.engine.impl
-
A BeforeTransactionCompletionProcess impl to verify an entity version as part of before-transaction-completion processing
- ReactiveEntityVerifyVersionProcess(Object) - Constructor for class org.hibernate.reactive.engine.impl.ReactiveEntityVerifyVersionProcess
-
Constructs an EntityVerifyVersionProcess
- ReactiveExceptionConverter - Class in org.hibernate.reactive.session.impl
-
Handle exceptions and convert them following the logic used in Hibernate ORM.
- ReactiveExceptionConverter(SharedSessionContractImplementor) - Constructor for class org.hibernate.reactive.session.impl.ReactiveExceptionConverter
- ReactiveExecutable - Interface in org.hibernate.reactive.engine
-
An operation that is scheduled for later non-blocking execution in an
ReactiveActionQueue
. - reactiveExecute() - Method in class org.hibernate.reactive.engine.impl.QueuedOperationCollectionAction
- reactiveExecute() - Method in class org.hibernate.reactive.engine.impl.ReactiveCollectionRecreateAction
- reactiveExecute() - Method in class org.hibernate.reactive.engine.impl.ReactiveCollectionRemoveAction
- reactiveExecute() - Method in class org.hibernate.reactive.engine.impl.ReactiveCollectionUpdateAction
- reactiveExecute() - Method in class org.hibernate.reactive.engine.impl.ReactiveEntityDeleteAction
- reactiveExecute() - Method in class org.hibernate.reactive.engine.impl.ReactiveEntityIdentityInsertAction
- reactiveExecute() - Method in class org.hibernate.reactive.engine.impl.ReactiveEntityRegularInsertAction
- reactiveExecute() - Method in class org.hibernate.reactive.engine.impl.ReactiveEntityUpdateAction
- reactiveExecute() - Method in interface org.hibernate.reactive.engine.ReactiveExecutable
- reactiveExtractResults(ResultSet, SharedSessionContractImplementor, QueryParameters, NamedParameterContext, boolean, boolean, ResultTransformer, List<AfterLoadAction>) - Method in class org.hibernate.reactive.loader.ReactiveLoaderBasedResultSetProcessor
-
This method is based on
Loader.processResultSet(java.sql.ResultSet, org.hibernate.engine.spi.QueryParameters, org.hibernate.engine.spi.SharedSessionContractImplementor, boolean, org.hibernate.transform.ResultTransformer, int, java.util.List<org.hibernate.loader.spi.AfterLoadAction>)
- reactiveExtractResults(ResultSet, SharedSessionContractImplementor, QueryParameters, NamedParameterContext, boolean, boolean, ResultTransformer, List<AfterLoadAction>) - Method in interface org.hibernate.reactive.loader.ReactiveResultSetProcessor
- reactiveFetch(E, Attribute<E, T>) - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
- reactiveFetch(E, Attribute<E, T>) - Method in interface org.hibernate.reactive.session.ReactiveSession
- reactiveFetch(T, boolean) - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
- reactiveFetch(T, boolean) - Method in class org.hibernate.reactive.session.impl.ReactiveStatelessSessionImpl
- reactiveFetch(T, boolean) - Method in interface org.hibernate.reactive.session.ReactiveQueryExecutor
- reactiveFind(Class<T>, Object...) - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
- reactiveFind(Class<T>, Object...) - Method in interface org.hibernate.reactive.session.ReactiveSession
- reactiveFind(Class<T>, Object, LockOptions, EntityGraph<T>) - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
- reactiveFind(Class<T>, Object, LockOptions, EntityGraph<T>) - Method in interface org.hibernate.reactive.session.ReactiveSession
- reactiveFind(Class<T>, Map<String, Object>) - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
- reactiveFind(Class<T>, Map<String, Object>) - Method in interface org.hibernate.reactive.session.ReactiveSession
- reactiveFindNonNullableTransientEntities() - Method in interface org.hibernate.reactive.engine.impl.ReactiveEntityInsertAction
- reactiveFlush() - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
- reactiveFlush() - Method in interface org.hibernate.reactive.session.ReactiveSession
- ReactiveFlushEventListener - Interface in org.hibernate.reactive.event
-
Defines the contract for handling of reactive session flush events.
- reactiveForceFlush(EntityEntry) - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
- reactiveForceFlush(EntityEntry) - Method in interface org.hibernate.reactive.session.ReactiveSession
- ReactiveGenerationTarget - Class in org.hibernate.reactive.provider.service
-
Adaptor that redirects DDL generated by the schema export tool to the reactive connection.
- ReactiveGenerationTarget(ServiceRegistry) - Constructor for class org.hibernate.reactive.provider.service.ReactiveGenerationTarget
- ReactiveGeneratorWrapper<T> - Class in org.hibernate.reactive.id.impl
- ReactiveGeneratorWrapper(ReactiveIdentifierGenerator<T>) - Constructor for class org.hibernate.reactive.id.impl.ReactiveGeneratorWrapper
- ReactiveGeneratorWrapper(ReactiveIdentifierGenerator<T>, IdentifierGenerator) - Constructor for class org.hibernate.reactive.id.impl.ReactiveGeneratorWrapper
- reactiveGet(Class<? extends T>, Object) - Method in class org.hibernate.reactive.session.impl.ReactiveStatelessSessionImpl
- reactiveGet(Class<? extends T>, Object) - Method in interface org.hibernate.reactive.session.ReactiveStatelessSession
- reactiveGet(Class<? extends T>, Object, LockMode, EntityGraph<T>) - Method in class org.hibernate.reactive.session.impl.ReactiveStatelessSessionImpl
- reactiveGet(Class<? extends T>, Object, LockMode, EntityGraph<T>) - Method in interface org.hibernate.reactive.session.ReactiveStatelessSession
- reactiveGet(Class<T>, Serializable) - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
- reactiveGet(Class<T>, Serializable) - Method in interface org.hibernate.reactive.session.ReactiveSession
- reactiveGetCurrentVersion(Serializable, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.persister.entity.impl.ReactiveAbstractEntityPersister
- reactiveGetCurrentVersion(Serializable, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.persister.entity.impl.ReactiveEntityPersister
- reactiveGetDatabaseSnapshot(Serializable, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.persister.entity.impl.ReactiveAbstractEntityPersister
- reactiveGetDatabaseSnapshot(Serializable, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.persister.entity.impl.ReactiveEntityPersister
-
Get the current database state of the object, in a "hydrated" form, without resolving identifiers
- reactiveGetDatabaseSnapshot(Serializable, EntityPersister) - Method in class org.hibernate.reactive.engine.impl.ReactivePersistenceContextAdapter
- ReactiveIdentifierGenerator<Id> - Interface in org.hibernate.reactive.id
-
A replacement for
IdentifierGenerator
, which supports a non-blocking method for obtaining the generated identifier. - ReactiveIdentifierGeneratorFactory - Class in org.hibernate.reactive.id.impl
- ReactiveIdentifierGeneratorFactory() - Constructor for class org.hibernate.reactive.id.impl.ReactiveIdentifierGeneratorFactory
- ReactiveIdentifierGeneratorFactoryInitiator - Class in org.hibernate.reactive.id.impl
- ReactiveIdentifierGeneratorFactoryInitiator() - Constructor for class org.hibernate.reactive.id.impl.ReactiveIdentifierGeneratorFactoryInitiator
- ReactiveIdentityGenerator - Class in org.hibernate.reactive.persister.entity.impl
-
Fix the insert and select id queries generated by Hibernate ORM
- ReactiveIdentityGenerator() - Constructor for class org.hibernate.reactive.persister.entity.impl.ReactiveIdentityGenerator
- ReactiveIdentityGenerator.Db2IdentifierGeneratingInsert - Class in org.hibernate.reactive.persister.entity.impl
- ReactiveIdentityGenerator.PostgresIdentifierGeneratingInsert - Class in org.hibernate.reactive.persister.entity.impl
- ReactiveIdentityGenerator.ReactiveInsertAndSelectDelegate - Class in org.hibernate.reactive.persister.entity.impl
- ReactiveIdentityGenerator.SqlServerIdentifierGeneratingInsert - Class in org.hibernate.reactive.persister.entity.impl
- reactiveImmediateLoad(String, Serializable) - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
-
Load the data for the object with the specified id into a newly created object.
- reactiveImmediateLoad(String, Serializable) - Method in interface org.hibernate.reactive.session.ReactiveSession
- ReactiveImprovedExtractionContextImpl - Class in org.hibernate.reactive.provider.service
- ReactiveImprovedExtractionContextImpl(ServiceRegistry, SqlStringGenerationContext, ExtractionContext.DatabaseObjectAccess) - Constructor for class org.hibernate.reactive.provider.service.ReactiveImprovedExtractionContextImpl
- reactiveInitialize(Serializable, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.loader.collection.impl.ReactiveCollectionLoader
- reactiveInitialize(Serializable, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.loader.collection.impl.ReactiveDynamicBatchingCollectionDelegator
- reactiveInitialize(Serializable, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.loader.collection.impl.ReactiveSubselectCollectionLoader
- reactiveInitialize(Serializable, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.loader.collection.impl.ReactiveSubselectOneToManyLoader
- reactiveInitialize(Serializable, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.loader.collection.ReactiveCollectionInitializer
- reactiveInitialize(Serializable, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.collection.impl.ReactiveBasicCollectionPersister
- reactiveInitialize(Serializable, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.persister.collection.impl.ReactiveCollectionPersister
-
Reactive version of
CollectionPersister.initialize(Serializable, SharedSessionContractImplementor)
- reactiveInitialize(Serializable, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.collection.impl.ReactiveOneToManyPersister
- reactiveInitializeCollection(PersistentCollection, boolean) - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
- reactiveInitializeCollection(PersistentCollection, boolean) - Method in interface org.hibernate.reactive.session.ReactiveSession
- reactiveInitializeEnhancedEntityUsedAsProxy(Object, String, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.persister.entity.impl.ReactiveAbstractEntityPersister
- reactiveInitializeEnhancedEntityUsedAsProxy(Object, String, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.persister.entity.impl.ReactiveEntityPersister
- reactiveInitializeLazyPropertiesFromDatastore(String, Object, SharedSessionContractImplementor, Serializable, EntityEntry) - Method in interface org.hibernate.reactive.persister.entity.impl.ReactiveAbstractEntityPersister
- reactiveInitializeLazyProperty(Attribute<E, T>, E, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.persister.entity.impl.ReactiveAbstractEntityPersister
- reactiveInitializeLazyProperty(Attribute<E, T>, E, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.persister.entity.impl.ReactiveEntityPersister
- reactiveInitializeNonLazyCollections() - Method in class org.hibernate.reactive.engine.impl.ReactivePersistenceContextAdapter
- reactiveInsert(Object) - Method in class org.hibernate.reactive.session.impl.ReactiveStatelessSessionImpl
- reactiveInsert(Object) - Method in interface org.hibernate.reactive.session.ReactiveStatelessSession
- reactiveInsertAll(int, Object...) - Method in class org.hibernate.reactive.session.impl.ReactiveStatelessSessionImpl
- reactiveInsertAll(int, Object...) - Method in interface org.hibernate.reactive.session.ReactiveStatelessSession
- reactiveInsertAll(Object...) - Method in class org.hibernate.reactive.session.impl.ReactiveStatelessSessionImpl
- reactiveInsertAll(Object...) - Method in interface org.hibernate.reactive.session.ReactiveStatelessSession
- ReactiveInsertAndSelectDelegate(PostInsertIdentityPersister, Dialect) - Constructor for class org.hibernate.reactive.persister.entity.impl.ReactiveIdentityGenerator.ReactiveInsertAndSelectDelegate
- reactiveInsertRows(PersistentCollection, Serializable, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.persister.collection.impl.ReactiveAbstractCollectionPersister
- reactiveInsertRows(PersistentCollection, Serializable, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.persister.collection.impl.ReactiveCollectionPersister
-
Reactive version of
CollectionPersister.insertRows(PersistentCollection, Serializable, SharedSessionContractImplementor)
- reactiveInsertRows(PersistentCollection, Serializable, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.collection.impl.ReactiveOneToManyPersister
- ReactiveIntegrator - Class in org.hibernate.reactive.provider.impl
-
Integrates Hibernate Reactive with Hibernate ORM by replacing the built-in
event
listeners with reactive listeners. - ReactiveIntegrator() - Constructor for class org.hibernate.reactive.provider.impl.ReactiveIntegrator
- reactiveInternalLoad(String, Serializable, boolean, boolean) - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
- reactiveInternalLoad(String, Serializable, boolean, boolean) - Method in class org.hibernate.reactive.session.impl.ReactiveStatelessSessionImpl
- reactiveInternalLoad(String, Serializable, boolean, boolean) - Method in interface org.hibernate.reactive.session.ReactiveQueryExecutor
- ReactiveJoinedSubclassEntityPersister - Class in org.hibernate.reactive.persister.entity.impl
-
An
ReactiveEntityPersister
backed byJoinedSubclassEntityPersister
andReactiveAbstractEntityPersister
. - ReactiveJoinedSubclassEntityPersister(PersistentClass, EntityDataAccess, NaturalIdDataAccess, PersisterCreationContext) - Constructor for class org.hibernate.reactive.persister.entity.impl.ReactiveJoinedSubclassEntityPersister
- reactiveList(String, QueryParameters) - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
- reactiveList(String, QueryParameters) - Method in class org.hibernate.reactive.session.impl.ReactiveStatelessSessionImpl
- reactiveList(String, QueryParameters) - Method in interface org.hibernate.reactive.session.ReactiveQueryExecutor
- reactiveList(NativeSQLQuerySpecification, QueryParameters) - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
- reactiveList(NativeSQLQuerySpecification, QueryParameters) - Method in class org.hibernate.reactive.session.impl.ReactiveStatelessSessionImpl
- reactiveList(NativeSQLQuerySpecification, QueryParameters) - Method in interface org.hibernate.reactive.session.ReactiveQueryExecutor
- reactiveList(SharedSessionContractImplementor, QueryParameters) - Method in class org.hibernate.reactive.loader.custom.impl.ReactiveCustomLoader
- reactiveList(SharedSessionContractImplementor, QueryParameters) - Method in class org.hibernate.reactive.loader.hql.impl.ReactiveQueryLoader
- reactiveList(SharedSessionContractImplementor, QueryParameters) - Method in class org.hibernate.reactive.session.impl.ReactiveQueryTranslatorImpl
-
The reactive version of
QueryTranslatorImpl.list(SharedSessionContractImplementor, QueryParameters)
. - reactiveList(SharedSessionContractImplementor, QueryParameters, Set<Serializable>, Type[]) - Method in class org.hibernate.reactive.loader.hql.impl.ReactiveQueryLoader
-
Return the query results, using the query cache, called by subclasses that implement cacheable queries
- reactiveListIgnoreQueryCache(String, String, SharedSessionContractImplementor, QueryParameters) - Method in interface org.hibernate.reactive.loader.CachingReactiveLoader
- reactiveListUsingQueryCache(String, String, SharedSessionContractImplementor, QueryParameters, Set<Serializable>, Type[]) - Method in interface org.hibernate.reactive.loader.CachingReactiveLoader
- reactiveLoad(Serializable, Object, LockOptions, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.persister.entity.impl.ReactiveAbstractEntityPersister
- reactiveLoad(Serializable, Object, LockOptions, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.persister.entity.impl.ReactiveEntityPersister
- reactiveLoad(Serializable, Object, LockOptions, SharedSessionContractImplementor, Boolean) - Method in interface org.hibernate.reactive.persister.entity.impl.ReactiveAbstractEntityPersister
- reactiveLoad(Serializable, Object, LockOptions, SharedSessionContractImplementor, Boolean) - Method in interface org.hibernate.reactive.persister.entity.impl.ReactiveEntityPersister
- reactiveLoadByUniqueKey(String, Object, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.persister.entity.impl.ReactiveAbstractEntityPersister
- reactiveLoadByUniqueKey(String, Object, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.persister.entity.impl.ReactiveEntityPersister
- reactiveLoadCollection(SharedSessionContractImplementor, Serializable, Type) - Method in class org.hibernate.reactive.loader.collection.impl.ReactiveCollectionLoader
-
Called by subclasses that initialize collections
- reactiveLoadCollectionBatch(SessionImplementor, Serializable[], Type) - Method in class org.hibernate.reactive.loader.collection.impl.ReactiveCollectionLoader
-
Called by wrappers that batch initialize collections
- reactiveLoadCollectionSubselect(SharedSessionContractImplementor, Serializable[], Object[], Type[], Map<String, TypedValue>, Type) - Method in class org.hibernate.reactive.loader.collection.impl.ReactiveSubselectCollectionLoader
- reactiveLoadCollectionSubselect(SharedSessionContractImplementor, Serializable[], Object[], Type[], Map<String, TypedValue>, Type) - Method in class org.hibernate.reactive.loader.collection.impl.ReactiveSubselectOneToManyLoader
- reactiveLoadEntityIdByNaturalId(Object[], LockOptions, EventSource) - Method in interface org.hibernate.reactive.persister.entity.impl.ReactiveAbstractEntityPersister
- reactiveLoadEntityIdByNaturalId(Object[], LockOptions, EventSource) - Method in interface org.hibernate.reactive.persister.entity.impl.ReactiveEntityPersister
- ReactiveLoader - Interface in org.hibernate.reactive.loader
-
Defines common reactive operations inherited by all kinds of loaders.
- ReactiveLoaderBasedLoader - Interface in org.hibernate.reactive.loader
-
An interface intended for
ReactiveLoader
implementations that also extend aLoader
implementation. - ReactiveLoaderBasedResultSetProcessor - Class in org.hibernate.reactive.loader
-
A
ReactiveResultSetProcessor
intended to be used byReactiveLoaderBasedLoader
implementations. - ReactiveLoaderBasedResultSetProcessor(ReactiveLoaderBasedLoader) - Constructor for class org.hibernate.reactive.loader.ReactiveLoaderBasedResultSetProcessor
- ReactiveLoadEventListener - Interface in org.hibernate.reactive.event
-
Defines the contract for handling of load events generated from a session.
- reactiveLock(Object, LockOptions) - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
- reactiveLock(Object, LockOptions) - Method in interface org.hibernate.reactive.session.ReactiveSession
- ReactiveLockEventListener - Interface in org.hibernate.reactive.event
-
Defines the contract for handling of lock events generated from a session.
- reactiveMakeEntityManaged() - Method in interface org.hibernate.reactive.engine.impl.ReactiveEntityInsertAction
-
Make the entity "managed" by the persistence context.
- ReactiveMarkerService - Interface in org.hibernate.reactive.provider.service
-
This service is only used to "mark" the registry as being intended for use by an instance of Hibernate Reactive.
- ReactiveMarkerServiceInitiator - Class in org.hibernate.reactive.provider.service
-
A Hibernate
service initiator
forReactiveMarkerService
. - ReactiveMarkerServiceSingleton - Class in org.hibernate.reactive.provider.service
-
A singleton
ReactiveMarkerService
that marks the registry as running in "Reactive mode" allowing the registration of reactive components. - reactiveMerge(Object, MergeContext) - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
- reactiveMerge(Object, MergeContext) - Method in interface org.hibernate.reactive.session.ReactiveSession
- reactiveMerge(T) - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
- reactiveMerge(T) - Method in interface org.hibernate.reactive.session.ReactiveSession
- ReactiveMergeEventListener - Interface in org.hibernate.reactive.event
-
Defines the contract for handling of merge events generated from a session.
- ReactiveModeCheck - Class in org.hibernate.reactive.provider.impl
-
General utilities to check if certain Hibernate ORM components belong to an ORM instance which is running in "Reactive mode".
- reactiveMultiLoad(Serializable[], SessionImplementor, MultiLoadOptions) - Method in interface org.hibernate.reactive.persister.entity.impl.ReactiveAbstractEntityPersister
- reactiveMultiLoad(Serializable[], SessionImplementor, MultiLoadOptions) - Method in interface org.hibernate.reactive.persister.entity.impl.ReactiveEntityPersister
- ReactiveNativeQuery<R> - Interface in org.hibernate.reactive.session
-
An internal contract between the reactive session implementation and the
Stage.Query
andMutiny.Query
APIs. - ReactiveNativeQueryImpl<R> - Class in org.hibernate.reactive.session.impl
-
Implementation of
ReactiveNativeQuery
by extension ofNativeQueryImpl
. - ReactiveNativeQueryImpl(String, boolean, SharedSessionContractImplementor, ParameterMetadata) - Constructor for class org.hibernate.reactive.session.impl.ReactiveNativeQueryImpl
- ReactiveNativeQueryImpl(NamedSQLQueryDefinition, SharedSessionContractImplementor, ParameterMetadata) - Constructor for class org.hibernate.reactive.session.impl.ReactiveNativeQueryImpl
- ReactiveNativeSQLQueryPlan - Class in org.hibernate.reactive.session.impl
- ReactiveNativeSQLQueryPlan(String, CustomQuery) - Constructor for class org.hibernate.reactive.session.impl.ReactiveNativeSQLQueryPlan
- reactiveNullifyTransientReferencesIfNotAlready() - Method in interface org.hibernate.reactive.engine.impl.ReactiveEntityInsertAction
-
Nullifies any references to transient entities in the entity state maintained by this action.
- reactiveOnAutoFlush(AutoFlushEvent) - Method in class org.hibernate.reactive.event.impl.DefaultReactiveAutoFlushEventListener
- reactiveOnAutoFlush(AutoFlushEvent) - Method in interface org.hibernate.reactive.event.ReactiveAutoFlushEventListener
- reactiveOnDelete(DeleteEvent) - Method in class org.hibernate.reactive.event.impl.DefaultReactiveDeleteEventListener
-
Handle the given delete event.
- reactiveOnDelete(DeleteEvent) - Method in interface org.hibernate.reactive.event.ReactiveDeleteEventListener
-
Handle the given delete event.
- reactiveOnDelete(DeleteEvent, IdentitySet) - Method in class org.hibernate.reactive.event.impl.DefaultReactiveDeleteEventListener
-
Handle the given delete event.
- reactiveOnDelete(DeleteEvent, IdentitySet) - Method in interface org.hibernate.reactive.event.ReactiveDeleteEventListener
- ReactiveOneToManyLoader - Class in org.hibernate.reactive.loader.collection.impl
-
A reactive
OneToManyLoader
- ReactiveOneToManyLoader(QueryableCollection, int, String, SessionFactoryImplementor, LoadQueryInfluencers) - Constructor for class org.hibernate.reactive.loader.collection.impl.ReactiveOneToManyLoader
- ReactiveOneToManyLoader(QueryableCollection, int, SessionFactoryImplementor, LoadQueryInfluencers) - Constructor for class org.hibernate.reactive.loader.collection.impl.ReactiveOneToManyLoader
- ReactiveOneToManyLoader(QueryableCollection, SessionFactoryImplementor, LoadQueryInfluencers) - Constructor for class org.hibernate.reactive.loader.collection.impl.ReactiveOneToManyLoader
- ReactiveOneToManyPersister - Class in org.hibernate.reactive.persister.collection.impl
-
A reactive
OneToManyPersister
- ReactiveOneToManyPersister(Collection, CollectionDataAccess, PersisterCreationContext) - Constructor for class org.hibernate.reactive.persister.collection.impl.ReactiveOneToManyPersister
- reactiveOnFlush(FlushEvent) - Method in class org.hibernate.reactive.event.impl.DefaultReactiveFlushEventListener
- reactiveOnFlush(FlushEvent) - Method in interface org.hibernate.reactive.event.ReactiveFlushEventListener
-
Handle the given flush event.
- reactiveOnLoad(LoadEvent, LoadEventListener.LoadType) - Method in class org.hibernate.reactive.event.impl.DefaultReactiveLoadEventListener
-
Handle the given load event.
- reactiveOnLoad(LoadEvent, LoadEventListener.LoadType) - Method in interface org.hibernate.reactive.event.ReactiveLoadEventListener
-
Handle the given load event.
- reactiveOnLock(LockEvent) - Method in class org.hibernate.reactive.event.impl.DefaultReactiveLockEventListener
- reactiveOnLock(LockEvent) - Method in interface org.hibernate.reactive.event.ReactiveLockEventListener
-
Handle the given lock event.
- reactiveOnMerge(MergeEvent) - Method in class org.hibernate.reactive.event.impl.DefaultReactiveMergeEventListener
-
Handle the given merge event.
- reactiveOnMerge(MergeEvent) - Method in interface org.hibernate.reactive.event.ReactiveMergeEventListener
-
Handle the given merge event.
- reactiveOnMerge(MergeEvent, MergeContext) - Method in class org.hibernate.reactive.event.impl.DefaultReactiveMergeEventListener
-
Handle the given merge event.
- reactiveOnMerge(MergeEvent, MergeContext) - Method in interface org.hibernate.reactive.event.ReactiveMergeEventListener
-
Handle the given merge event.
- reactiveOnPersist(PersistEvent) - Method in class org.hibernate.reactive.event.impl.DefaultReactivePersistEventListener
-
Handle the given create event.
- reactiveOnPersist(PersistEvent) - Method in interface org.hibernate.reactive.event.ReactivePersistEventListener
-
Handle the given create event.
- reactiveOnPersist(PersistEvent, IdentitySet) - Method in class org.hibernate.reactive.event.impl.DefaultReactivePersistEventListener
-
Handle the given create event.
- reactiveOnPersist(PersistEvent, IdentitySet) - Method in interface org.hibernate.reactive.event.ReactivePersistEventListener
-
Handle the given create event.
- reactiveOnRefresh(RefreshEvent) - Method in class org.hibernate.reactive.event.impl.DefaultReactiveRefreshEventListener
- reactiveOnRefresh(RefreshEvent) - Method in interface org.hibernate.reactive.event.ReactiveRefreshEventListener
-
Handle the given refresh event.
- reactiveOnRefresh(RefreshEvent, IdentitySet) - Method in class org.hibernate.reactive.event.impl.DefaultReactiveRefreshEventListener
-
Handle the given refresh event.
- reactiveOnRefresh(RefreshEvent, IdentitySet) - Method in interface org.hibernate.reactive.event.ReactiveRefreshEventListener
- ReactiveOrphanRemovalAction - Class in org.hibernate.reactive.engine.impl
- ReactiveOrphanRemovalAction(Serializable, Object[], Object, Object, EntityPersister, boolean, SessionImplementor) - Constructor for class org.hibernate.reactive.engine.impl.ReactiveOrphanRemovalAction
- ReactivePaddedBatchingCollectionInitializerBuilder - Class in org.hibernate.reactive.loader.collection.impl
-
A
ReactiveBatchingCollectionInitializerBuilder
that is enabled whenBatchFetchStyle.PADDED
is selected. - ReactivePaddedBatchingCollectionInitializerBuilder() - Constructor for class org.hibernate.reactive.loader.collection.impl.ReactivePaddedBatchingCollectionInitializerBuilder
- ReactivePaddedBatchingEntityLoader - Class in org.hibernate.reactive.loader.entity.impl
-
A batching entity loader for
BatchFetchStyle.PADDED
. - ReactivePaddedBatchingEntityLoader(OuterJoinLoadable, int, LockMode, SessionFactoryImplementor, LoadQueryInfluencers) - Constructor for class org.hibernate.reactive.loader.entity.impl.ReactivePaddedBatchingEntityLoader
- ReactivePaddedBatchingEntityLoader(OuterJoinLoadable, int, LockOptions, SessionFactoryImplementor, LoadQueryInfluencers) - Constructor for class org.hibernate.reactive.loader.entity.impl.ReactivePaddedBatchingEntityLoader
- ReactivePaddedBatchingEntityLoaderBuilder - Class in org.hibernate.reactive.loader.entity.impl
-
A
ReactiveBatchingEntityLoaderBuilder
that is enabled whenBatchFetchStyle.PADDED
is selected. - ReactivePaddedBatchingEntityLoaderBuilder() - Constructor for class org.hibernate.reactive.loader.entity.impl.ReactivePaddedBatchingEntityLoaderBuilder
- reactivePersist(Object) - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
- reactivePersist(Object) - Method in interface org.hibernate.reactive.session.ReactiveSession
- reactivePersist(Object, IdentitySet) - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
- reactivePersist(Object, IdentitySet) - Method in interface org.hibernate.reactive.session.ReactiveSession
- ReactivePersistenceContextAdapter - Class in org.hibernate.reactive.engine.impl
-
Add reactive methods to a
PersistenceContext
. - ReactivePersistenceContextAdapter(SharedSessionContractImplementor) - Constructor for class org.hibernate.reactive.engine.impl.ReactivePersistenceContextAdapter
-
Constructs a PersistentContext, bound to the given session.
- ReactivePersistenceProvider - Class in org.hibernate.reactive.provider
-
JPA
PersistenceProvider
for Hibernate Reactive. - ReactivePersistenceProvider() - Constructor for class org.hibernate.reactive.provider.ReactivePersistenceProvider
- ReactivePersisterClassResolver - Class in org.hibernate.reactive.provider.service
-
Define the persisters required by Hibernate Reactive, usually a reactive version of the ones in Hibernate ORM.
- ReactivePersisterClassResolver() - Constructor for class org.hibernate.reactive.provider.service.ReactivePersisterClassResolver
- ReactivePersisterClassResolverInitiator - Class in org.hibernate.reactive.provider.service
-
A Hibernate
service initiator
that creates aReactivePersisterClassResolver
to register the persisters Hibernate Reactive needs. - ReactivePersisterClassResolverInitiator() - Constructor for class org.hibernate.reactive.provider.service.ReactivePersisterClassResolverInitiator
- ReactivePersistEventListener - Interface in org.hibernate.reactive.event
-
Defines the contract for handling of create events generated from a session.
- reactivePersistOnFlush(Object, IdentitySet) - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
- reactivePersistOnFlush(Object, IdentitySet) - Method in interface org.hibernate.reactive.session.ReactiveSession
- ReactivePlanEntityLoader - Class in org.hibernate.reactive.loader.entity.impl
-
An entity loader that respects the JPA
EntityGraph
in effect. - ReactivePlanEntityLoader.Builder - Class in org.hibernate.reactive.loader.entity.impl
- reactivePreInsertInMemoryValueGeneration(Object[], Object, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.persister.entity.impl.ReactiveAbstractEntityPersister
- reactiveProcessInsertGenerated(Serializable, Object, Object[], SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.persister.entity.impl.ReactiveAbstractEntityPersister
-
Process properties generated with an insert
- reactiveProcessInsertGenerated(Serializable, Object, Object[], SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.persister.entity.impl.ReactiveEntityPersister
- reactiveProcessResultSet(ResultSet, QueryParameters, SharedSessionContractImplementor, boolean, ResultTransformer, List<AfterLoadAction>) - Method in interface org.hibernate.reactive.loader.ReactiveLoader
- reactiveProcessUpdateGenerated(Serializable, Object, Object[], SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.persister.entity.impl.ReactiveAbstractEntityPersister
-
Process properties generated with an update
- reactiveProcessUpdateGenerated(Serializable, Object, Object[], SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.persister.entity.impl.ReactiveEntityPersister
- ReactiveProviderChecker - Class in org.hibernate.reactive.provider.impl
-
Helper for handling checks to see whether ReactivePersistenceProvider is the requested
PersistenceProvider
. - ReactiveQuery<R> - Interface in org.hibernate.reactive.session
-
An internal contract between the reactive session implementation and the
Stage.Query
andMutiny.Query
APIs. - ReactiveQueryExecutor - Interface in org.hibernate.reactive.session
-
Executes queries in a non-blocking fashion.
- ReactiveQueryImpl<R> - Class in org.hibernate.reactive.session.impl
-
Implementation of
ReactiveQuery
by extension ofQueryImpl
. - ReactiveQueryImpl(SharedSessionContractImplementor, HQLQueryPlan, String) - Constructor for class org.hibernate.reactive.session.impl.ReactiveQueryImpl
- ReactiveQueryLoader<T> - Class in org.hibernate.reactive.loader.hql.impl
-
A reactive
QueryLoader
for HQL queries. - ReactiveQueryLoader(QueryTranslatorImpl, SessionFactoryImplementor, SelectClause) - Constructor for class org.hibernate.reactive.loader.hql.impl.ReactiveQueryLoader
- ReactiveQueryTranslatorFactory - Class in org.hibernate.reactive.provider.service
-
Facade for the generation of reactive
QueryTranslator
andFilterTranslator
instances. - ReactiveQueryTranslatorFactory() - Constructor for class org.hibernate.reactive.provider.service.ReactiveQueryTranslatorFactory
- ReactiveQueryTranslatorFactoryInitiator - Class in org.hibernate.reactive.provider.service
-
A Hibernate
service initiator
that createsReactiveQueryTranslatorFactory
instances. - ReactiveQueryTranslatorFactoryInitiator() - Constructor for class org.hibernate.reactive.provider.service.ReactiveQueryTranslatorFactoryInitiator
- ReactiveQueryTranslatorImpl<T> - Class in org.hibernate.reactive.session.impl
-
A
FilterTranslator
that adds reactive versions of the existing methods in the interface and throw an exception if the non-reactive variant is invoked. - ReactiveQueryTranslatorImpl(String, String, Map, SessionFactoryImplementor) - Constructor for class org.hibernate.reactive.session.impl.ReactiveQueryTranslatorImpl
- ReactiveQueryTranslatorImpl(String, String, Map, SessionFactoryImplementor, EntityGraphQueryHint) - Constructor for class org.hibernate.reactive.session.impl.ReactiveQueryTranslatorImpl
- reactiveRefresh(Object) - Method in class org.hibernate.reactive.session.impl.ReactiveStatelessSessionImpl
- reactiveRefresh(Object) - Method in interface org.hibernate.reactive.session.ReactiveStatelessSession
- reactiveRefresh(Object, IdentitySet) - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
- reactiveRefresh(Object, IdentitySet) - Method in interface org.hibernate.reactive.session.ReactiveSession
- reactiveRefresh(Object, LockMode) - Method in class org.hibernate.reactive.session.impl.ReactiveStatelessSessionImpl
- reactiveRefresh(Object, LockMode) - Method in interface org.hibernate.reactive.session.ReactiveStatelessSession
- reactiveRefresh(Object, LockOptions) - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
- reactiveRefresh(Object, LockOptions) - Method in interface org.hibernate.reactive.session.ReactiveSession
- reactiveRefreshAll(int, Object...) - Method in class org.hibernate.reactive.session.impl.ReactiveStatelessSessionImpl
- reactiveRefreshAll(int, Object...) - Method in interface org.hibernate.reactive.session.ReactiveStatelessSession
- reactiveRefreshAll(Object...) - Method in class org.hibernate.reactive.session.impl.ReactiveStatelessSessionImpl
- reactiveRefreshAll(Object...) - Method in interface org.hibernate.reactive.session.ReactiveStatelessSession
- ReactiveRefreshEventListener - Interface in org.hibernate.reactive.event
-
Defines the contract for handling of refresh events generated from a session.
- reactiveRemove(Object) - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
- reactiveRemove(Object) - Method in interface org.hibernate.reactive.session.ReactiveSession
- reactiveRemove(Object, boolean, IdentitySet) - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
- reactiveRemove(Object, boolean, IdentitySet) - Method in interface org.hibernate.reactive.session.ReactiveSession
- reactiveRemove(String, Object, boolean, IdentitySet) - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
- reactiveRemove(String, Object, boolean, IdentitySet) - Method in interface org.hibernate.reactive.session.ReactiveSession
- reactiveRemoveOrphanBeforeUpdates(String, Object) - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
- reactiveRemoveOrphanBeforeUpdates(String, Object) - Method in interface org.hibernate.reactive.session.ReactiveSession
- reactiveResolveNaturalId(ResolveNaturalIdEvent) - Method in class org.hibernate.reactive.event.impl.DefaultReactiveResolveNaturalIdEventListener
- reactiveResolveNaturalId(ResolveNaturalIdEvent) - Method in interface org.hibernate.reactive.event.ReactiveResolveNaturalIdEventListener
-
Handle the given resolve natural id event.
- ReactiveResolveNaturalIdEventListener - Interface in org.hibernate.reactive.event
-
Defines the contract for handling of resolve natural id events generated from a session.
- ReactiveResultSetProcessor - Interface in org.hibernate.reactive.loader
-
An interface intended to unify how a ResultSet is processed by by
ReactiveLoader
implementations.. - ReactiveSchemaManagementTool - Class in org.hibernate.reactive.provider.service
- ReactiveSchemaManagementTool() - Constructor for class org.hibernate.reactive.provider.service.ReactiveSchemaManagementTool
- ReactiveSchemaManagementToolInitiator - Class in org.hibernate.reactive.provider.service
- ReactiveSchemaManagementToolInitiator() - Constructor for class org.hibernate.reactive.provider.service.ReactiveSchemaManagementToolInitiator
- ReactiveServiceInitiators - Class in org.hibernate.reactive.provider.impl
-
Provides the list of service initiators that Hibernate Reactive needs to integrate with Hibernate ORM.
- ReactiveServiceRegistryBuilder - Class in org.hibernate.reactive.provider
-
Adaptation of
StandardServiceRegistryBuilder
; the main difference is the use of a different initial set of services and the fact this will not attempt to load service contributors and otherIntegrators
. - ReactiveServiceRegistryBuilder() - Constructor for class org.hibernate.reactive.provider.ReactiveServiceRegistryBuilder
-
Create a default builder.
- ReactiveServiceRegistryBuilder(BootstrapServiceRegistry) - Constructor for class org.hibernate.reactive.provider.ReactiveServiceRegistryBuilder
-
Create a builder with the specified bootstrap services.
- ReactiveServiceRegistryBuilder(BootstrapServiceRegistry, LoadedConfig) - Constructor for class org.hibernate.reactive.provider.ReactiveServiceRegistryBuilder
-
Create a builder with the specified bootstrap services.
- ReactiveSession - Interface in org.hibernate.reactive.session
-
A contract with the Hibernate session backing the user-visible
reactive session
. - ReactiveSessionFactoryBuilder - Class in org.hibernate.reactive.provider.service
-
A
SessionFactoryBuilder
forSessionFactory
instances that can beunwrapped
to produce aStage.SessionFactory
orMutiny.SessionFactory
. - ReactiveSessionFactoryBuilder(MetadataImplementor, SessionFactoryBuilderImplementor) - Constructor for class org.hibernate.reactive.provider.service.ReactiveSessionFactoryBuilder
- ReactiveSessionFactoryBuilderInitiator - Class in org.hibernate.reactive.provider.service
-
A Hibernate
service initiator
that wraps the HibernateConnectionProvider
in an instance ofNoJdbcConnectionProvider
. - ReactiveSessionFactoryImpl - Class in org.hibernate.reactive.session.impl
-
A Hibernate
SessionFactory
that can be unwrapped to produce aStage.SessionFactory
or aMutiny.SessionFactory
. - ReactiveSessionFactoryImpl(MetadataImplementor, SessionFactoryOptions) - Constructor for class org.hibernate.reactive.session.impl.ReactiveSessionFactoryImpl
- ReactiveSessionImpl - Class in org.hibernate.reactive.session.impl
-
An
ReactiveSession
implemented by extension of theSessionImpl
in Hibernate core. - ReactiveSessionImpl(SessionFactoryImpl, SessionCreationOptions, ReactiveConnection) - Constructor for class org.hibernate.reactive.session.impl.ReactiveSessionImpl
- ReactiveSingleTableEntityPersister - Class in org.hibernate.reactive.persister.entity.impl
-
An
ReactiveEntityPersister
backed bySingleTableEntityPersister
andReactiveAbstractEntityPersister
. - ReactiveSingleTableEntityPersister(PersistentClass, EntityDataAccess, NaturalIdDataAccess, PersisterCreationContext) - Constructor for class org.hibernate.reactive.persister.entity.impl.ReactiveSingleTableEntityPersister
- ReactiveStatelessSession - Interface in org.hibernate.reactive.session
-
Mutiny A contract with the Hibernate stateless session backing the user-visible
reactive session
. - ReactiveStatelessSessionImpl - Class in org.hibernate.reactive.session.impl
-
An
ReactiveStatelessSession
implemented by extension of theStatelessSessionImpl
in Hibernate core. - ReactiveStatelessSessionImpl(SessionFactoryImpl, SessionCreationOptions, ReactiveConnection) - Constructor for class org.hibernate.reactive.session.impl.ReactiveStatelessSessionImpl
- ReactiveSubselectCollectionLoader - Class in org.hibernate.reactive.loader.collection.impl
- ReactiveSubselectCollectionLoader(QueryableCollection, String, Collection, QueryParameters, Map<String, int[]>, SessionFactoryImplementor, LoadQueryInfluencers) - Constructor for class org.hibernate.reactive.loader.collection.impl.ReactiveSubselectCollectionLoader
- ReactiveSubselectOneToManyLoader - Class in org.hibernate.reactive.loader.collection.impl
-
Implements subselect fetching for a one to many association
- ReactiveSubselectOneToManyLoader(QueryableCollection, String, Collection<EntityKey>, QueryParameters, Map<String, int[]>, SessionFactoryImplementor, LoadQueryInfluencers) - Constructor for class org.hibernate.reactive.loader.collection.impl.ReactiveSubselectOneToManyLoader
- ReactiveTypeContributor - Class in org.hibernate.reactive.provider.impl
-
Overrides Hibernate's built-in `materialized_blob` and `materialized_clob` type mappings and replaces them with the same handling as regular byte arrays and strings, since the
SqlClient
doesn't support any special handling for LOBs. - ReactiveTypeContributor() - Constructor for class org.hibernate.reactive.provider.impl.ReactiveTypeContributor
- ReactiveUnionSubclassEntityPersister - Class in org.hibernate.reactive.persister.entity.impl
-
An
ReactiveEntityPersister
backed byUnionSubclassEntityPersister
andReactiveAbstractEntityPersister
. - ReactiveUnionSubclassEntityPersister(PersistentClass, EntityDataAccess, NaturalIdDataAccess, PersisterCreationContext) - Constructor for class org.hibernate.reactive.persister.entity.impl.ReactiveUnionSubclassEntityPersister
- ReactiveUniqueEntityLoader - Interface in org.hibernate.reactive.loader.entity
-
A reactific
UniqueEntityLoader
, the contract implemented by all reactive entity loaders, including batch loaders. - reactiveUpdate(Object) - Method in class org.hibernate.reactive.session.impl.ReactiveStatelessSessionImpl
- reactiveUpdate(Object) - Method in interface org.hibernate.reactive.session.ReactiveStatelessSession
- reactiveUpdateAll(int, Object...) - Method in class org.hibernate.reactive.session.impl.ReactiveStatelessSessionImpl
- reactiveUpdateAll(int, Object...) - Method in interface org.hibernate.reactive.session.ReactiveStatelessSession
- reactiveUpdateAll(Object...) - Method in class org.hibernate.reactive.session.impl.ReactiveStatelessSessionImpl
- reactiveUpdateAll(Object...) - Method in interface org.hibernate.reactive.session.ReactiveStatelessSession
- reactiveUpdateRows(PersistentCollection, Serializable, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.persister.collection.impl.ReactiveAbstractCollectionPersister
- reactiveUpdateRows(PersistentCollection, Serializable, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.persister.collection.impl.ReactiveCollectionPersister
-
Reactive version of
CollectionPersister.updateRows(PersistentCollection, Serializable, SharedSessionContractImplementor)
- recreateReactive(PersistentCollection, Serializable, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.persister.collection.impl.ReactiveAbstractCollectionPersister
- recreateReactive(PersistentCollection, Serializable, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.persister.collection.impl.ReactiveCollectionPersister
-
Reactive version of
CollectionPersister.recreate(PersistentCollection, Serializable, SharedSessionContractImplementor)
- recreateReactive(PersistentCollection, Serializable, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.collection.impl.ReactiveOneToManyPersister
- refresh(int, Object...) - Method in class org.hibernate.reactive.stage.impl.StageStatelessSessionImpl
- refresh(int, Object...) - Method in interface org.hibernate.reactive.stage.Stage.StatelessSession
-
Refresh the entity instance state from the database.
- refresh(Object) - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionImpl
- refresh(Object) - Method in class org.hibernate.reactive.mutiny.impl.MutinyStatelessSessionImpl
- refresh(Object) - Method in interface org.hibernate.reactive.mutiny.Mutiny.Session
-
Re-read the state of the given instance from the underlying database.
- refresh(Object) - Method in interface org.hibernate.reactive.mutiny.Mutiny.StatelessSession
-
Refresh the entity instance state from the database.
- refresh(Object) - Method in class org.hibernate.reactive.stage.impl.StageSessionImpl
- refresh(Object) - Method in class org.hibernate.reactive.stage.impl.StageStatelessSessionImpl
- refresh(Object) - Method in interface org.hibernate.reactive.stage.Stage.Session
-
Re-read the state of the given instance from the underlying database.
- refresh(Object) - Method in interface org.hibernate.reactive.stage.Stage.StatelessSession
-
Refresh the entity instance state from the database.
- refresh(Object...) - Method in class org.hibernate.reactive.stage.impl.StageSessionImpl
- refresh(Object...) - Method in class org.hibernate.reactive.stage.impl.StageStatelessSessionImpl
- refresh(Object...) - Method in interface org.hibernate.reactive.stage.Stage.Session
-
Refresh multiple entity instances at once.
- refresh(Object...) - Method in interface org.hibernate.reactive.stage.Stage.StatelessSession
-
Refresh the entity instance state from the database.
- refresh(Object, LockModeType) - Method in interface org.hibernate.reactive.mutiny.Mutiny.Session
-
Re-read the state of the given instance from the underlying database, requesting the given
LockModeType
. - refresh(Object, LockModeType) - Method in interface org.hibernate.reactive.mutiny.Mutiny.StatelessSession
-
Refresh the entity instance state from the database.
- refresh(Object, LockModeType) - Method in interface org.hibernate.reactive.stage.Stage.Session
-
Re-read the state of the given instance from the underlying database, requesting the given
LockModeType
. - refresh(Object, LockModeType) - Method in interface org.hibernate.reactive.stage.Stage.StatelessSession
-
Refresh the entity instance state from the database.
- refresh(Object, LockMode) - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionImpl
- refresh(Object, LockMode) - Method in class org.hibernate.reactive.mutiny.impl.MutinyStatelessSessionImpl
- refresh(Object, LockMode) - Method in interface org.hibernate.reactive.mutiny.Mutiny.Session
-
Re-read the state of the given instance from the underlying database, requesting the given
LockMode
. - refresh(Object, LockMode) - Method in interface org.hibernate.reactive.mutiny.Mutiny.StatelessSession
-
Refresh the entity instance state from the database.
- refresh(Object, LockMode) - Method in class org.hibernate.reactive.stage.impl.StageSessionImpl
- refresh(Object, LockMode) - Method in class org.hibernate.reactive.stage.impl.StageStatelessSessionImpl
- refresh(Object, LockMode) - Method in interface org.hibernate.reactive.stage.Stage.Session
-
Re-read the state of the given instance from the underlying database, requesting the given
LockMode
. - refresh(Object, LockMode) - Method in interface org.hibernate.reactive.stage.Stage.StatelessSession
-
Refresh the entity instance state from the database.
- refresh(Object, LockOptions) - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionImpl
- refresh(Object, LockOptions) - Method in class org.hibernate.reactive.stage.impl.StageSessionImpl
- REFRESH - Static variable in class org.hibernate.reactive.engine.impl.CascadingActions
- refreshAll(int, Object...) - Method in class org.hibernate.reactive.mutiny.impl.MutinyStatelessSessionImpl
- refreshAll(int, Object...) - Method in interface org.hibernate.reactive.mutiny.Mutiny.StatelessSession
-
Refresh the entity instance state from the database using the selected batch size.
- refreshAll(Object...) - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionImpl
- refreshAll(Object...) - Method in class org.hibernate.reactive.mutiny.impl.MutinyStatelessSessionImpl
- refreshAll(Object...) - Method in interface org.hibernate.reactive.mutiny.Mutiny.Session
-
Refresh multiple entity instances at once.
- refreshAll(Object...) - Method in interface org.hibernate.reactive.mutiny.Mutiny.StatelessSession
-
Refresh the entity instance state from the database.
- refreshRow() - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- registerExplicitParameter(ParameterExpression<?>) - Method in class org.hibernate.reactive.session.impl.CriteriaQueryRenderingContext
- registerExportables(Database) - Method in class org.hibernate.reactive.id.impl.ReactiveGeneratorWrapper
- registerLiteralParameterBinding(Object, Class) - Method in class org.hibernate.reactive.session.impl.CriteriaQueryRenderingContext
- registerProcess(AfterTransactionCompletionProcess) - Method in class org.hibernate.reactive.engine.ReactiveActionQueue
- registerProcess(BeforeTransactionCompletionProcess) - Method in class org.hibernate.reactive.engine.ReactiveActionQueue
- registerProcess(ReactiveAfterTransactionCompletionProcess) - Method in class org.hibernate.reactive.engine.ReactiveActionQueue
- registerProcess(ReactiveBeforeTransactionCompletionProcess) - Method in class org.hibernate.reactive.engine.ReactiveActionQueue
- relative(int) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- release() - Method in class org.hibernate.reactive.provider.service.ReactiveGenerationTarget
- release(JdbcServices, JdbcConnectionAccess) - Method in class org.hibernate.reactive.bulk.impl.ReactiveBulkIdStrategy
- remove(Object) - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionImpl
- remove(Object) - Method in interface org.hibernate.reactive.mutiny.Mutiny.Session
-
Asynchronously remove a persistent instance from the datastore.
- remove(Object) - Method in class org.hibernate.reactive.stage.impl.StageSessionImpl
- remove(Object) - Method in interface org.hibernate.reactive.stage.Stage.Session
-
Asynchronously remove a persistent instance from the datastore.
- remove(Object...) - Method in class org.hibernate.reactive.stage.impl.StageSessionImpl
- remove(Object...) - Method in interface org.hibernate.reactive.stage.Stage.Session
-
Remove multiple entity instances at once.
- remove(Context.Key<?>) - Method in interface org.hibernate.reactive.context.Context
-
Remove a value associated with the current reactive stream.
- remove(Context.Key<?>) - Method in class org.hibernate.reactive.context.impl.VertxContext
- removeAll(Object...) - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionImpl
- removeAll(Object...) - Method in interface org.hibernate.reactive.mutiny.Mutiny.Session
-
Remove multiple entity instances at once.
- removeEntity(EntityKey) - Method in class org.hibernate.reactive.engine.impl.ReactivePersistenceContextAdapter
- removeOrphanBeforeUpdates(String, Object) - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
- removeReactive(Serializable, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.persister.collection.impl.ReactiveAbstractCollectionPersister
- removeReactive(Serializable, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.persister.collection.impl.ReactiveCollectionPersister
-
Reactive version of
CollectionPersister.remove(Serializable, SharedSessionContractImplementor)
- replace(Object[], Object[], Type[], SessionImplementor, Object, Map) - Static method in class org.hibernate.reactive.engine.impl.EntityTypes
- replace(Object[], Object[], Type[], SessionImplementor, Object, Map, ForeignKeyDirection) - Static method in class org.hibernate.reactive.engine.impl.EntityTypes
- requiresNoCascadeChecking() - Method in interface org.hibernate.reactive.engine.impl.CascadingAction
-
Does the specified cascading action require verification of no cascade validity?
- requiresNoCascadeChecking() - Method in class org.hibernate.reactive.engine.impl.CascadingActions.BaseCascadingAction
- resolve(EntityType, Object, Object, SharedSessionContractImplementor) - Static method in class org.hibernate.reactive.engine.impl.EntityTypes
-
Replacement for
EntityType.resolve(Object, SharedSessionContractImplementor, Object, Boolean)
- resolveFromCache(ResolveNaturalIdEvent) - Method in class org.hibernate.reactive.event.impl.DefaultReactiveResolveNaturalIdEventListener
-
Attempts to resolve the entity id corresponding to the event's natural id values from the session
- resolveNaturalId(ResolveNaturalIdEvent) - Method in class org.hibernate.reactive.event.impl.DefaultReactiveResolveNaturalIdEventListener
-
Coordinates the efforts to load a given entity.
- resolveResultTransformer(ResultTransformer) - Method in interface org.hibernate.reactive.loader.CachingReactiveLoader
- resolveResultTransformer(ResultTransformer) - Method in class org.hibernate.reactive.loader.custom.impl.ReactiveCustomLoader
- resolveResultTransformer(ResultTransformer) - Method in class org.hibernate.reactive.loader.hql.impl.ReactiveQueryLoader
- ResultSetAdaptor - Class in org.hibernate.reactive.adaptor.impl
-
An adaptor that allows Hibenate core code which expects a JDBC
ResultSet
to read values from Vert.x'sRowSet
. - ResultSetAdaptor(RowSet<Row>) - Constructor for class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- ResultSetMapping<T> - Interface in org.hibernate.reactive.common
-
Represents the shape of a native SQL query result set, as specified by an instance of the annotation
SqlResultSetMapping
. - rethrow(Throwable) - Static method in class org.hibernate.reactive.util.impl.CompletionStages
- returnNullorRethrow(Throwable) - Static method in class org.hibernate.reactive.util.impl.CompletionStages
- returnOrRethrow(Throwable, Ret) - Static method in class org.hibernate.reactive.util.impl.CompletionStages
- right() - Method in interface org.hibernate.reactive.util.async.impl.Either
-
Optionally gets the right value of
this
if it exists - right(B) - Static method in interface org.hibernate.reactive.util.async.impl.Either
-
Constructs an Either with a right value
- rollbackTransaction() - Method in class org.hibernate.reactive.pool.BatchingConnection
- rollbackTransaction() - Method in class org.hibernate.reactive.pool.impl.SqlClientConnection
- rollbackTransaction() - Method in interface org.hibernate.reactive.pool.ReactiveConnection
- rowDeleted() - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- rowInserted() - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- rowUpdated() - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
S
- select(String) - Method in class org.hibernate.reactive.pool.BatchingConnection
- select(String) - Method in class org.hibernate.reactive.pool.impl.SqlClientConnection
- select(String) - Method in interface org.hibernate.reactive.pool.ReactiveConnection
- select(String, Object[]) - Method in class org.hibernate.reactive.pool.BatchingConnection
- select(String, Object[]) - Method in class org.hibernate.reactive.pool.impl.SqlClientConnection
- select(String, Object[]) - Method in interface org.hibernate.reactive.pool.ReactiveConnection
- SELECT - org.hibernate.reactive.session.impl.QueryType
- selectConnectionProvider(String) - Method in class org.hibernate.reactive.provider.service.NoJdbcMultiTenantConnectionProvider
- selectGeneratorIsNotSupportedInHibernateReactive() - Method in interface org.hibernate.reactive.logging.impl.Log
- selectIdentifier(String, Object[], Class<T>) - Method in class org.hibernate.reactive.pool.BatchingConnection
- selectIdentifier(String, Object[], Class<T>) - Method in class org.hibernate.reactive.pool.impl.SqlClientConnection
- selectIdentifier(String, Object[], Class<T>) - Method in interface org.hibernate.reactive.pool.ReactiveConnection
- selectJdbc(String, Object[]) - Method in class org.hibernate.reactive.pool.BatchingConnection
- selectJdbc(String, Object[]) - Method in class org.hibernate.reactive.pool.impl.SqlClientConnection
- selectJdbc(String, Object[]) - Method in interface org.hibernate.reactive.pool.ReactiveConnection
- selectJdbcOutsideTransaction(String, Object[]) - Method in class org.hibernate.reactive.pool.BatchingConnection
- selectJdbcOutsideTransaction(String, Object[]) - Method in class org.hibernate.reactive.pool.impl.SqlClientConnection
- selectJdbcOutsideTransaction(String, Object[]) - Method in interface org.hibernate.reactive.pool.ReactiveConnection
-
This method is intended to be used only for queries returning a ResultSet that must be executed outside of any "current" transaction (i.e with autocommit=true).
- selectParameters() - Method in class org.hibernate.reactive.id.impl.EmulatedSequenceReactiveIdentifierGenerator
- selectParameters() - Method in class org.hibernate.reactive.id.impl.TableReactiveIdentifierGenerator
- SequenceReactiveIdentifierGenerator - Class in org.hibernate.reactive.id.impl
-
Support for JPA's
SequenceGenerator
. - SequenceReactiveIdentifierGenerator() - Constructor for class org.hibernate.reactive.id.impl.SequenceReactiveIdentifierGenerator
- serviceNotInitialized() - Method in interface org.hibernate.reactive.logging.impl.Log
- sessionClosedLazyInitializationException() - Method in interface org.hibernate.reactive.logging.impl.Log
- sessionIsClosed() - Method in interface org.hibernate.reactive.logging.impl.Log
- sessionIsConnectingToTheDatabase() - Method in interface org.hibernate.reactive.logging.impl.Log
- SessionUtil - Class in org.hibernate.reactive.session.impl
- SessionUtil() - Constructor for class org.hibernate.reactive.session.impl.SessionUtil
- setArray(int, Array) - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- setAsciiStream(int, InputStream) - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- setAsciiStream(int, InputStream, int) - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- setAsciiStream(int, InputStream, long) - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- setBatchSize(Integer) - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionImpl
- setBatchSize(Integer) - Method in interface org.hibernate.reactive.mutiny.Mutiny.Session
-
Set the session-level batch size, overriding the batch size set by the configuration property
hibernate.jdbc.batch_size
. - setBatchSize(Integer) - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
- setBatchSize(Integer) - Method in interface org.hibernate.reactive.session.ReactiveSession
- setBatchSize(Integer) - Method in class org.hibernate.reactive.stage.impl.StageSessionImpl
- setBatchSize(Integer) - Method in interface org.hibernate.reactive.stage.Stage.Session
-
Set the session-level batch size, overriding the batch size set by the configuration property
hibernate.jdbc.batch_size
. - setBigDecimal(int, BigDecimal) - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- setBinaryStream(int, InputStream) - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- setBinaryStream(int, InputStream, int) - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- setBinaryStream(int, InputStream, long) - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- setBlob(int, InputStream) - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- setBlob(int, InputStream, long) - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- setBlob(int, Blob) - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- setBoolean(int, boolean) - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- setByte(int, byte) - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- setBytes(int, byte[]) - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- setCacheable(boolean) - Method in class org.hibernate.reactive.mutiny.impl.MutinyQueryImpl
- setCacheable(boolean) - Method in interface org.hibernate.reactive.mutiny.Mutiny.Query
-
Enable or disable caching of this query result set in the second-level query cache.
- setCacheable(boolean) - Method in class org.hibernate.reactive.session.impl.ReactiveNativeQueryImpl
- setCacheable(boolean) - Method in class org.hibernate.reactive.session.impl.ReactiveQueryImpl
- setCacheable(boolean) - Method in interface org.hibernate.reactive.session.ReactiveQuery
- setCacheable(boolean) - Method in class org.hibernate.reactive.stage.impl.StageQueryImpl
- setCacheable(boolean) - Method in interface org.hibernate.reactive.stage.Stage.Query
-
Enable or disable caching of this query result set in the second-level query cache.
- setCacheMode(CacheMode) - Method in class org.hibernate.reactive.mutiny.impl.MutinyQueryImpl
- setCacheMode(CacheMode) - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionImpl
- setCacheMode(CacheMode) - Method in interface org.hibernate.reactive.mutiny.Mutiny.Query
-
Set the current
CacheMode
in effect while this query is being executed. - setCacheMode(CacheMode) - Method in interface org.hibernate.reactive.mutiny.Mutiny.Session
-
Set the
cache mode
for this session. - setCacheMode(CacheMode) - Method in class org.hibernate.reactive.session.impl.ReactiveNativeQueryImpl
- setCacheMode(CacheMode) - Method in class org.hibernate.reactive.session.impl.ReactiveQueryImpl
- setCacheMode(CacheMode) - Method in interface org.hibernate.reactive.session.ReactiveQuery
- setCacheMode(CacheMode) - Method in interface org.hibernate.reactive.session.ReactiveSession
- setCacheMode(CacheMode) - Method in class org.hibernate.reactive.stage.impl.StageQueryImpl
- setCacheMode(CacheMode) - Method in class org.hibernate.reactive.stage.impl.StageSessionImpl
- setCacheMode(CacheMode) - Method in interface org.hibernate.reactive.stage.Stage.Query
-
Set the current
CacheMode
in effect while this query is being executed. - setCacheMode(CacheMode) - Method in interface org.hibernate.reactive.stage.Stage.Session
-
Set the
cache mode
for this session. - setCacheRegion(String) - Method in class org.hibernate.reactive.mutiny.impl.MutinyQueryImpl
- setCacheRegion(String) - Method in interface org.hibernate.reactive.mutiny.Mutiny.Query
-
Set the name of the cache region in which to store this query result set if
caching is enabled
. - setCacheRegion(String) - Method in class org.hibernate.reactive.session.impl.ReactiveNativeQueryImpl
- setCacheRegion(String) - Method in class org.hibernate.reactive.session.impl.ReactiveQueryImpl
- setCacheRegion(String) - Method in interface org.hibernate.reactive.session.ReactiveQuery
- setCacheRegion(String) - Method in class org.hibernate.reactive.stage.impl.StageQueryImpl
- setCacheRegion(String) - Method in interface org.hibernate.reactive.stage.Stage.Query
-
Set the name of the cache region in which to store this query result set if
caching is enabled
. - setCacheRetrieveMode(CacheRetrieveMode) - Method in interface org.hibernate.reactive.mutiny.Mutiny.Query
-
Set the current
CacheRetrieveMode
in effect while this query is being executed. - setCacheRetrieveMode(CacheRetrieveMode) - Method in interface org.hibernate.reactive.mutiny.Mutiny.Session
-
Set the
CacheRetrieveMode
for this session. - setCacheRetrieveMode(CacheRetrieveMode) - Method in interface org.hibernate.reactive.stage.Stage.Query
-
Set the current
CacheRetrieveMode
in effect while this query is being executed. - setCacheRetrieveMode(CacheRetrieveMode) - Method in interface org.hibernate.reactive.stage.Stage.Session
-
Set the
CacheRetrieveMode
for this session. - setCacheStoreMode(CacheStoreMode) - Method in interface org.hibernate.reactive.mutiny.Mutiny.Query
-
Set the current
CacheStoreMode
in effect while this query is being executed. - setCacheStoreMode(CacheStoreMode) - Method in interface org.hibernate.reactive.mutiny.Mutiny.Session
-
Set the
CacheStoreMode
for this session. - setCacheStoreMode(CacheStoreMode) - Method in interface org.hibernate.reactive.stage.Stage.Query
-
Set the current
CacheStoreMode
in effect while this query is being executed. - setCacheStoreMode(CacheStoreMode) - Method in interface org.hibernate.reactive.stage.Stage.Session
-
Set the
CacheStoreMode
for this session. - setCharacterStream(int, Reader) - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- setCharacterStream(int, Reader, int) - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- setCharacterStream(int, Reader, long) - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- setClob(int, Reader) - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- setClob(int, Reader, long) - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- setClob(int, Clob) - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- setComment(String) - Method in class org.hibernate.reactive.mutiny.impl.MutinyQueryImpl
- setComment(String) - Method in interface org.hibernate.reactive.mutiny.Mutiny.Query
-
Set the comment for this query.
- setComment(String) - Method in class org.hibernate.reactive.session.impl.ReactiveNativeQueryImpl
- setComment(String) - Method in class org.hibernate.reactive.session.impl.ReactiveQueryImpl
- setComment(String) - Method in interface org.hibernate.reactive.session.ReactiveQuery
- setComment(String) - Method in class org.hibernate.reactive.stage.impl.StageQueryImpl
- setComment(String) - Method in interface org.hibernate.reactive.stage.Stage.Query
-
Set the comment for this query.
- setCursorName(String) - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- setDate(int, Date) - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- setDate(int, Date, Calendar) - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- setDefaultReadOnly(boolean) - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionImpl
- setDefaultReadOnly(boolean) - Method in interface org.hibernate.reactive.mutiny.Mutiny.Session
-
Change the default for entities and proxies loaded into this session from modifiable to read-only mode, or from modifiable to read-only mode.
- setDefaultReadOnly(boolean) - Method in interface org.hibernate.reactive.session.ReactiveSession
- setDefaultReadOnly(boolean) - Method in class org.hibernate.reactive.stage.impl.StageSessionImpl
- setDefaultReadOnly(boolean) - Method in interface org.hibernate.reactive.stage.Stage.Session
-
Change the default for entities and proxies loaded into this session from modifiable to read-only mode, or from modifiable to read-only mode.
- setDouble(int, double) - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- setEscapeProcessing(boolean) - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- setFetchDirection(int) - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- setFetchDirection(int) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- setFetchSize(int) - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- setFetchSize(int) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- setFieldValue(Object[], Object, int, Object) - Method in interface org.hibernate.reactive.persister.entity.impl.ReactiveAbstractEntityPersister
- setFirstResult(int) - Method in class org.hibernate.reactive.mutiny.impl.MutinyQueryImpl
- setFirstResult(int) - Method in interface org.hibernate.reactive.mutiny.Mutiny.Query
-
Set the position of the first result that may be returned by this query when executed, where the results are numbered from 0.
- setFirstResult(int) - Method in class org.hibernate.reactive.session.impl.ReactiveNativeQueryImpl
- setFirstResult(int) - Method in class org.hibernate.reactive.session.impl.ReactiveQueryImpl
- setFirstResult(int) - Method in interface org.hibernate.reactive.session.ReactiveQuery
- setFirstResult(int) - Method in class org.hibernate.reactive.stage.impl.StageQueryImpl
- setFirstResult(int) - Method in interface org.hibernate.reactive.stage.Stage.Query
-
Set the position of the first result that may be returned by this query when executed, where the results are numbered from 0.
- setFloat(int, float) - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- setFlushMode(FlushModeType) - Method in interface org.hibernate.reactive.mutiny.Mutiny.Query
-
Set the current
FlushModeType
in effect while this query is being executed. - setFlushMode(FlushModeType) - Method in interface org.hibernate.reactive.mutiny.Mutiny.Session
-
Set the
flush mode
for this session. - setFlushMode(FlushModeType) - Method in interface org.hibernate.reactive.stage.Stage.Query
-
Set the current
FlushModeType
in effect while this query is being executed. - setFlushMode(FlushModeType) - Method in interface org.hibernate.reactive.stage.Stage.Session
-
Set the
flush mode
for this session. - setFlushMode(FlushMode) - Method in class org.hibernate.reactive.mutiny.impl.MutinyQueryImpl
- setFlushMode(FlushMode) - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionImpl
- setFlushMode(FlushMode) - Method in interface org.hibernate.reactive.mutiny.Mutiny.Query
-
Set the current
FlushMode
in effect while this query is being executed. - setFlushMode(FlushMode) - Method in interface org.hibernate.reactive.mutiny.Mutiny.Session
-
Set the
flush mode
for this session. - setFlushMode(FlushMode) - Method in class org.hibernate.reactive.stage.impl.StageQueryImpl
- setFlushMode(FlushMode) - Method in class org.hibernate.reactive.stage.impl.StageSessionImpl
- setFlushMode(FlushMode) - Method in interface org.hibernate.reactive.stage.Stage.Query
-
Set the current
FlushMode
in effect while this query is being executed. - setFlushMode(FlushMode) - Method in interface org.hibernate.reactive.stage.Stage.Session
-
Set the
flush mode
for this session. - setHibernateFlushMode(FlushMode) - Method in class org.hibernate.reactive.session.impl.ReactiveNativeQueryImpl
- setHibernateFlushMode(FlushMode) - Method in class org.hibernate.reactive.session.impl.ReactiveQueryImpl
- setHibernateFlushMode(FlushMode) - Method in interface org.hibernate.reactive.session.ReactiveQuery
- setHibernateFlushMode(FlushMode) - Method in interface org.hibernate.reactive.session.ReactiveSession
- setInt(int, int) - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- setLockMode(String, LockModeType) - Method in interface org.hibernate.reactive.mutiny.Mutiny.Query
-
Set the
LockModeType
to use for specified alias (as defined in the query'sfrom
clause). - setLockMode(String, LockModeType) - Method in interface org.hibernate.reactive.stage.Stage.Query
-
Set the
LockModeType
to use for specified alias (as defined in the query'sfrom
clause). - setLockMode(String, LockMode) - Method in class org.hibernate.reactive.mutiny.impl.MutinyQueryImpl
- setLockMode(String, LockMode) - Method in interface org.hibernate.reactive.mutiny.Mutiny.Query
-
Set the
LockMode
to use for specified alias (as defined in the query'sfrom
clause). - setLockMode(String, LockMode) - Method in class org.hibernate.reactive.session.impl.ReactiveNativeQueryImpl
- setLockMode(String, LockMode) - Method in class org.hibernate.reactive.session.impl.ReactiveQueryImpl
- setLockMode(String, LockMode) - Method in interface org.hibernate.reactive.session.ReactiveQuery
- setLockMode(String, LockMode) - Method in class org.hibernate.reactive.stage.impl.StageQueryImpl
- setLockMode(String, LockMode) - Method in interface org.hibernate.reactive.stage.Stage.Query
-
Set the
LockMode
to use for specified alias (as defined in the query'sfrom
clause). - setLockMode(LockModeType) - Method in interface org.hibernate.reactive.mutiny.Mutiny.Query
-
Set the
LockModeType
to use for the whole query. - setLockMode(LockModeType) - Method in interface org.hibernate.reactive.stage.Stage.Query
-
Set the
LockModeType
to use for the whole query. - setLockMode(LockMode) - Method in class org.hibernate.reactive.mutiny.impl.MutinyQueryImpl
- setLockMode(LockMode) - Method in interface org.hibernate.reactive.mutiny.Mutiny.Query
-
Set the
LockMode
to use for the whole query. - setLockMode(LockMode) - Method in class org.hibernate.reactive.session.impl.ReactiveNativeQueryImpl
- setLockMode(LockMode) - Method in class org.hibernate.reactive.session.impl.ReactiveQueryImpl
- setLockMode(LockMode) - Method in interface org.hibernate.reactive.session.ReactiveQuery
- setLockMode(LockMode) - Method in class org.hibernate.reactive.stage.impl.StageQueryImpl
- setLockMode(LockMode) - Method in interface org.hibernate.reactive.stage.Stage.Query
-
Set the
LockMode
to use for the whole query. - setLockOptions(LockOptions) - Method in class org.hibernate.reactive.mutiny.impl.MutinyQueryImpl
- setLockOptions(LockOptions) - Method in class org.hibernate.reactive.session.impl.ReactiveNativeQueryImpl
- setLockOptions(LockOptions) - Method in class org.hibernate.reactive.session.impl.ReactiveQueryImpl
- setLockOptions(LockOptions) - Method in interface org.hibernate.reactive.session.ReactiveQuery
- setLockOptions(LockOptions) - Method in class org.hibernate.reactive.stage.impl.StageQueryImpl
- setLong(int, long) - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- setMaxFieldSize(int) - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- setMaxResults(int) - Method in class org.hibernate.reactive.mutiny.impl.MutinyQueryImpl
- setMaxResults(int) - Method in interface org.hibernate.reactive.mutiny.Mutiny.Query
-
Set the maximum number of results that may be returned by this query when executed.
- setMaxResults(int) - Method in class org.hibernate.reactive.session.impl.ReactiveNativeQueryImpl
- setMaxResults(int) - Method in class org.hibernate.reactive.session.impl.ReactiveQueryImpl
- setMaxResults(int) - Method in interface org.hibernate.reactive.session.ReactiveQuery
- setMaxResults(int) - Method in class org.hibernate.reactive.stage.impl.StageQueryImpl
- setMaxResults(int) - Method in interface org.hibernate.reactive.stage.Stage.Query
-
Set the maximum number of results that may be returned by this query when executed.
- setMaxRows(int) - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- setNCharacterStream(int, Reader) - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- setNCharacterStream(int, Reader, long) - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- setNClob(int, Reader) - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- setNClob(int, Reader, long) - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- setNClob(int, NClob) - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- setNString(int, String) - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- setNull(int, int) - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- setNull(int, int, String) - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- setObject(int, Object) - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- setObject(int, Object, int) - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- setObject(int, Object, int, int) - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- setOptionalEntityName(String) - Method in class org.hibernate.reactive.session.impl.ReactiveQueryImpl
- setOptionalId(Serializable) - Method in class org.hibernate.reactive.session.impl.ReactiveQueryImpl
- setOptionalObject(Object) - Method in class org.hibernate.reactive.session.impl.ReactiveQueryImpl
- setParameter(int, Object) - Method in class org.hibernate.reactive.mutiny.impl.MutinyQueryImpl
- setParameter(int, Object) - Method in interface org.hibernate.reactive.mutiny.Mutiny.Query
-
Set the value of an ordinal parameter.
- setParameter(int, Object) - Method in class org.hibernate.reactive.session.impl.ReactiveNativeQueryImpl
- setParameter(int, Object) - Method in class org.hibernate.reactive.session.impl.ReactiveQueryImpl
- setParameter(int, Object) - Method in interface org.hibernate.reactive.session.ReactiveQuery
- setParameter(int, Object) - Method in class org.hibernate.reactive.stage.impl.StageQueryImpl
- setParameter(int, Object) - Method in interface org.hibernate.reactive.stage.Stage.Query
-
Set the value of an ordinal parameter.
- setParameter(String, Object) - Method in class org.hibernate.reactive.mutiny.impl.MutinyQueryImpl
- setParameter(String, Object) - Method in interface org.hibernate.reactive.mutiny.Mutiny.Query
-
Set the value of a named parameter.
- setParameter(String, Object) - Method in class org.hibernate.reactive.session.impl.ReactiveNativeQueryImpl
- setParameter(String, Object) - Method in class org.hibernate.reactive.session.impl.ReactiveQueryImpl
- setParameter(String, Object) - Method in interface org.hibernate.reactive.session.ReactiveQuery
- setParameter(String, Object) - Method in class org.hibernate.reactive.stage.impl.StageQueryImpl
- setParameter(String, Object) - Method in interface org.hibernate.reactive.stage.Stage.Query
-
Set the value of a named parameter.
- setParameter(Parameter<P>, P) - Method in class org.hibernate.reactive.session.impl.ReactiveNativeQueryImpl
- setParameter(Parameter<P>, P) - Method in class org.hibernate.reactive.session.impl.ReactiveQueryImpl
- setParameter(Parameter<T>, T) - Method in class org.hibernate.reactive.mutiny.impl.MutinyQueryImpl
- setParameter(Parameter<T>, T) - Method in interface org.hibernate.reactive.mutiny.Mutiny.Query
-
Set the value of a typed parameter.
- setParameter(Parameter<T>, T) - Method in interface org.hibernate.reactive.session.ReactiveQuery
- setParameter(Parameter<T>, T) - Method in class org.hibernate.reactive.stage.impl.StageQueryImpl
- setParameter(Parameter<T>, T) - Method in interface org.hibernate.reactive.stage.Stage.Query
-
Set the value of a typed parameter.
- setParameterMetadata(InterpretedParameterMetadata) - Method in class org.hibernate.reactive.session.impl.ReactiveNativeQueryImpl
- setParameterMetadata(InterpretedParameterMetadata) - Method in class org.hibernate.reactive.session.impl.ReactiveQueryImpl
- setParameterMetadata(InterpretedParameterMetadata) - Method in interface org.hibernate.reactive.session.ReactiveQuery
- setPlan(EntityGraph<R>) - Method in class org.hibernate.reactive.mutiny.impl.MutinyQueryImpl
- setPlan(EntityGraph<R>) - Method in interface org.hibernate.reactive.mutiny.Mutiny.Query
-
Set the
EntityGraph
that will be used as a fetch plan for the root entity returned by this query. - setPlan(EntityGraph<R>) - Method in class org.hibernate.reactive.session.impl.ReactiveNativeQueryImpl
- setPlan(EntityGraph<R>) - Method in class org.hibernate.reactive.session.impl.ReactiveQueryImpl
- setPlan(EntityGraph<R>) - Method in interface org.hibernate.reactive.session.ReactiveQuery
- setPlan(EntityGraph<R>) - Method in class org.hibernate.reactive.stage.impl.StageQueryImpl
- setPlan(EntityGraph<R>) - Method in interface org.hibernate.reactive.stage.Stage.Query
-
Set the
EntityGraph
that will be used as a fetch plan for the root entity returned by this query. - setPoolable(boolean) - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- setQueryHint(String, Object) - Method in class org.hibernate.reactive.session.impl.ReactiveNativeQueryImpl
- setQueryHint(String, Object) - Method in class org.hibernate.reactive.session.impl.ReactiveQueryImpl
- setQueryHint(String, Object) - Method in interface org.hibernate.reactive.session.ReactiveQuery
- setQuerySpaces(String[]) - Method in class org.hibernate.reactive.session.impl.ReactiveNativeQueryImpl
- setQuerySpaces(String[]) - Method in class org.hibernate.reactive.session.impl.ReactiveQueryImpl
- setQuerySpaces(String[]) - Method in interface org.hibernate.reactive.session.ReactiveQuery
- setQueryTimeout(int) - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- setReadOnly(boolean) - Method in class org.hibernate.reactive.mutiny.impl.MutinyQueryImpl
- setReadOnly(boolean) - Method in interface org.hibernate.reactive.mutiny.Mutiny.Query
-
Set the read-only/modifiable mode for entities and proxies loaded by this Query.
- setReadOnly(boolean) - Method in class org.hibernate.reactive.session.impl.ReactiveNativeQueryImpl
- setReadOnly(boolean) - Method in class org.hibernate.reactive.session.impl.ReactiveQueryImpl
- setReadOnly(boolean) - Method in interface org.hibernate.reactive.session.ReactiveQuery
- setReadOnly(boolean) - Method in class org.hibernate.reactive.stage.impl.StageQueryImpl
- setReadOnly(boolean) - Method in interface org.hibernate.reactive.stage.Stage.Query
-
Set the read-only/modifiable mode for entities and proxies loaded by this Query.
- setReadOnly(Object, boolean) - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionImpl
- setReadOnly(Object, boolean) - Method in interface org.hibernate.reactive.mutiny.Mutiny.Session
-
Set an unmodified persistent object to read-only mode, or a read-only object to modifiable mode.
- setReadOnly(Object, boolean) - Method in interface org.hibernate.reactive.session.ReactiveSession
- setReadOnly(Object, boolean) - Method in class org.hibernate.reactive.stage.impl.StageSessionImpl
- setReadOnly(Object, boolean) - Method in interface org.hibernate.reactive.stage.Stage.Session
-
Set an unmodified persistent object to read-only mode, or a read-only object to modifiable mode.
- setRef(int, Ref) - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- setResultSetMapping(String) - Method in class org.hibernate.reactive.session.impl.ReactiveNativeQueryImpl
- setResultSetMapping(String) - Method in interface org.hibernate.reactive.session.ReactiveNativeQuery
- setResultTransformer(ResultTransformer) - Method in class org.hibernate.reactive.session.impl.ReactiveNativeQueryImpl
- setResultTransformer(ResultTransformer) - Method in class org.hibernate.reactive.session.impl.ReactiveQueryImpl
- setResultTransformer(ResultTransformer) - Method in interface org.hibernate.reactive.session.ReactiveNativeQuery
- setResultTransformer(ResultTransformer) - Method in interface org.hibernate.reactive.session.ReactiveQuery
- setRowId(int, RowId) - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- setShort(int, short) - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- setSQLXML(int, SQLXML) - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- setString(int, String) - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- setTime(int, Time) - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- setTime(int, Time, Calendar) - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- setTimestamp(int, Timestamp) - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- setTimestamp(int, Timestamp, Calendar) - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- Settings - Interface in org.hibernate.reactive.provider
-
Configuration properties for the Hibernate Reactive persistence provider, for use with
ReactiveServiceRegistryBuilder
. - setTransientReferencesNullified() - Method in class org.hibernate.reactive.engine.impl.ReactiveEntityIdentityInsertAction
- setTransientReferencesNullified() - Method in interface org.hibernate.reactive.engine.impl.ReactiveEntityInsertAction
- setTransientReferencesNullified() - Method in class org.hibernate.reactive.engine.impl.ReactiveEntityRegularInsertAction
- setUnicodeStream(int, InputStream, int) - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- setURL(int, URL) - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- shouldBeInvokedInVertxEventLoopThread(String) - Method in interface org.hibernate.reactive.logging.impl.Log
- singleTableEntityPersister() - Method in class org.hibernate.reactive.provider.service.ReactivePersisterClassResolver
- size() - Method in interface org.hibernate.reactive.pool.ReactiveConnection.Result
- sortActions() - Method in class org.hibernate.reactive.engine.ReactiveActionQueue
- sortCollectionActions() - Method in class org.hibernate.reactive.engine.ReactiveActionQueue
- splitQueries(String, int) - Method in interface org.hibernate.reactive.logging.impl.Log
- SQL_CLIENT_POOL - Static variable in interface org.hibernate.reactive.provider.Settings
-
Specifies a
ReactiveConnectionPool
class. - SQL_CLIENT_POOL_CONFIG - Static variable in interface org.hibernate.reactive.provider.Settings
-
Specifies a
SqlClientPoolConfiguration
class. - sqlClientConfiguration(String) - Method in interface org.hibernate.reactive.logging.impl.Log
- SqlClientConnection - Class in org.hibernate.reactive.pool.impl
-
A reactive connection based on Vert.x's
SqlConnection
. - SqlClientPool - Class in org.hibernate.reactive.pool.impl
-
A pool of reactive connections backed by a supplier of Vert.x
Pool
instances. - SqlClientPool() - Constructor for class org.hibernate.reactive.pool.impl.SqlClientPool
- SqlClientPoolConfiguration - Interface in org.hibernate.reactive.pool.impl
-
A strategy for configuring the Vert.x
Pool
used byDefaultSqlClientPool
. - SqlClientPoolConfigurationInitiator - Class in org.hibernate.reactive.pool.impl
-
A Hibernate
service initiator
that allows the user to define their ownSqlClientPoolConfiguration
strategy. - SqlClientPoolConfigurationInitiator() - Constructor for class org.hibernate.reactive.pool.impl.SqlClientPoolConfigurationInitiator
- sqlClientUrl(String) - Method in interface org.hibernate.reactive.logging.impl.Log
- SqlServerIdentifierGeneratingInsert(Dialect) - Constructor for class org.hibernate.reactive.persister.entity.impl.ReactiveIdentityGenerator.SqlServerIdentifierGeneratingInsert
- SQLServerParameters - Class in org.hibernate.reactive.pool.impl
- SqlServerReactiveInformationExtractorImpl - Class in org.hibernate.reactive.provider.service
-
An implementation of
AbstractReactiveInformationSchemaBasedExtractorImpl
specifically for SQL Server that obtains metadata from SQL Server's system tables, when it is not available from SQL Server's information_schema. - SqlServerReactiveInformationExtractorImpl(ExtractionContext) - Constructor for class org.hibernate.reactive.provider.service.SqlServerReactiveInformationExtractorImpl
- Stage - Interface in org.hibernate.reactive.stage
-
An API for Hibernate Reactive where non-blocking operations are represented by a Java
CompletionStage
. - Stage.Closeable - Interface in org.hibernate.reactive.stage
-
An object whose
Stage.Closeable.close()
method returns aCompletionStage
. - Stage.Query<R> - Interface in org.hibernate.reactive.stage
-
A non-blocking counterpart to the Hibernate
Query
interface, allowing reactive execution of HQL and JPQL queries. - Stage.Session - Interface in org.hibernate.reactive.stage
-
A non-blocking counterpart to the Hibernate
Session
interface, allowing a reactive style of interaction with the database. - Stage.SessionFactory - Interface in org.hibernate.reactive.stage
-
Factory for
reactive sessions
. - Stage.StatelessSession - Interface in org.hibernate.reactive.stage
-
A non-blocking counterpart to the Hibernate
StatelessSession
interface, which provides a command-oriented API for performing bulk operations against a database. - Stage.Transaction - Interface in org.hibernate.reactive.stage
-
Allows code within
Stage.Session.withTransaction(Function)
to mark a transaction for rollback. - StageQueryImpl<R> - Class in org.hibernate.reactive.stage.impl
-
Implementation of
Stage.Query
. - StageQueryImpl(ReactiveQuery<R>) - Constructor for class org.hibernate.reactive.stage.impl.StageQueryImpl
- StageQueryImpl(ReactiveQuery<R>, String[]) - Constructor for class org.hibernate.reactive.stage.impl.StageQueryImpl
- StageSessionFactoryImpl - Class in org.hibernate.reactive.stage.impl
-
Implementation of
Stage.SessionFactory
. - StageSessionFactoryImpl(SessionFactoryImpl) - Constructor for class org.hibernate.reactive.stage.impl.StageSessionFactoryImpl
- StageSessionImpl - Class in org.hibernate.reactive.stage.impl
-
Implements the
Stage.Session
API. - StageSessionImpl(ReactiveSession) - Constructor for class org.hibernate.reactive.stage.impl.StageSessionImpl
- StageStatelessSessionImpl - Class in org.hibernate.reactive.stage.impl
-
Implements the
Stage.StatelessSession
API. - StageStatelessSessionImpl(ReactiveStatelessSession) - Constructor for class org.hibernate.reactive.stage.impl.StageStatelessSessionImpl
- StageValueGenerator<T> - Class in org.hibernate.reactive.tuple
-
A reactive
ValueGenerator
that gives access to aStage.Session
. - StageValueGenerator() - Constructor for class org.hibernate.reactive.tuple.StageValueGenerator
- start() - Method in class org.hibernate.reactive.pool.impl.DefaultSqlClientPool
- start() - Method in class org.hibernate.reactive.vertx.impl.DefaultVertxInstance
- startHibernateReactive() - Method in interface org.hibernate.reactive.logging.impl.Log
- StatementsWithParameters - Interface in org.hibernate.reactive.bulk
-
A list of SQL statements to be executed as a single logical unit.
- stop() - Method in class org.hibernate.reactive.pool.impl.DefaultSqlClientPool
- stop() - Method in class org.hibernate.reactive.vertx.impl.DefaultVertxInstance
- supportsAggressiveRelease() - Method in class org.hibernate.reactive.provider.service.NoJdbcConnectionProvider
T
- TableReactiveIdentifierGenerator - Class in org.hibernate.reactive.id.impl
-
Support for JPA's
TableGenerator
. - TableReactiveIdentifierGenerator() - Constructor for class org.hibernate.reactive.id.impl.TableReactiveIdentifierGenerator
- test(T, int) - Method in interface org.hibernate.reactive.util.impl.IntBiPredicate
- thenApply(Function<? super T, ? extends U>) - Method in interface org.hibernate.reactive.util.async.impl.AsyncIterator
-
Transforms
this
into a new AsyncIterator that iterates over the results offn
applied to the outcomes of stages in this iterator when they complete normally. - thenCompose(Function<? super T, ? extends CompletionStage<U>>) - Method in interface org.hibernate.reactive.util.async.impl.AsyncIterator
-
Transforms
this
into a new AsyncIterator using the produced stages offn
applied to the output from the stages ofthis
. - throwEntityNotFound(SharedSessionContractImplementor, String, Serializable) - Static method in class org.hibernate.reactive.session.impl.SessionUtil
- toNullValue() - Method in class org.hibernate.reactive.adaptor.impl.JdbcNull
- toParameterArray(QueryParameters, SharedSessionContractImplementor, LimitHandler) - Method in interface org.hibernate.reactive.loader.CachingReactiveLoader
- toParameterArray(QueryParameters, SharedSessionContractImplementor, LimitHandler) - Method in interface org.hibernate.reactive.loader.ReactiveLoader
- toStatementString() - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveIdentityGenerator.Db2IdentifierGeneratingInsert
- toStatementString() - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveIdentityGenerator.PostgresIdentifierGeneratingInsert
- toStatementString() - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveIdentityGenerator.SqlServerIdentifierGeneratingInsert
- toString() - Method in class org.hibernate.reactive.engine.impl.CascadingActions.BaseCascadingAction
- toString() - Method in class org.hibernate.reactive.engine.ReactiveActionQueue
-
Returns a string representation of the object.
- toString() - Method in class org.hibernate.reactive.logging.impl.ClassFormatter
- toString() - Method in class org.hibernate.reactive.logging.impl.LogCategory
- toString() - Method in enum org.hibernate.reactive.util.async.impl.AsyncIterator.End
- total(int, int, IntFunction<CompletionStage<Integer>>) - Static method in class org.hibernate.reactive.util.impl.CompletionStages
-
Equivalent to:
- total(Iterator<T>, Function<T, CompletionStage<Integer>>) - Static method in class org.hibernate.reactive.util.impl.CompletionStages
-
Equivalent to:
- total(T[], Function<T, CompletionStage<Integer>>) - Static method in class org.hibernate.reactive.util.impl.CompletionStages
-
Equivalent to:
- transform(QueryParameters, QueryKey, List<Object>, ResultTransformer) - Method in interface org.hibernate.reactive.loader.CachingReactiveLoader
- trueFuture() - Static method in class org.hibernate.reactive.util.impl.CompletionStages
U
- unableToLoadCommand(HibernateException) - Method in interface org.hibernate.reactive.logging.impl.Log
- unableToLocatePersistenceUnits(Throwable) - Method in interface org.hibernate.reactive.logging.impl.Log
- unableToLocatePersister(String) - Method in interface org.hibernate.reactive.logging.impl.Log
- unableToReleaseCacheLock(CacheException) - Method in interface org.hibernate.reactive.logging.impl.Log
- unableToRetrieveGeneratedProperties(String) - Method in interface org.hibernate.reactive.logging.impl.Log
- UnexpectedAccessToTheDatabase - Exception in org.hibernate.reactive.event.impl
-
For situation where we don't excpect to access the database,
- UnexpectedAccessToTheDatabase() - Constructor for exception org.hibernate.reactive.event.impl.UnexpectedAccessToTheDatabase
- UnexpectedAccessToTheDatabase(String) - Constructor for exception org.hibernate.reactive.event.impl.UnexpectedAccessToTheDatabase
- unexpectedBatchSizeSpread() - Method in interface org.hibernate.reactive.logging.impl.Log
- unexpectedNumberOfReturnedValues(int, int) - Method in interface org.hibernate.reactive.logging.impl.Log
- uninitializedProxyUpdate(Object) - Method in interface org.hibernate.reactive.logging.impl.Log
- unionSubclassEntityPersister() - Method in class org.hibernate.reactive.provider.service.ReactivePersisterClassResolver
- unknownStructureType() - Method in interface org.hibernate.reactive.logging.impl.Log
- unproxy(T) - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionImpl
- unproxy(T) - Method in interface org.hibernate.reactive.mutiny.Mutiny.Session
-
Asynchronously fetch an association that's configured for lazy loading, and unwrap the underlying entity implementation from any proxy.
- unproxy(T) - Method in class org.hibernate.reactive.stage.impl.StageSessionImpl
- unproxy(T) - Method in interface org.hibernate.reactive.stage.Stage.Session
-
Asynchronously fetch an association that's configured for lazy loading, and unwrap the underlying entity implementation from any proxy.
- unScheduleDeletion(EntityEntry, Object) - Method in class org.hibernate.reactive.engine.ReactiveActionQueue
- unwrap(Class<T>) - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- unwrap(Class<T>) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- unwrap(Class<T>) - Method in class org.hibernate.reactive.provider.service.NoJdbcConnectionProvider
- unwrap(Class<T>) - Method in class org.hibernate.reactive.provider.service.ReactiveSessionFactoryBuilder
- unwrap(Class<T>) - Method in class org.hibernate.reactive.session.impl.ReactiveSessionFactoryImpl
- unwrap(Class<T>) - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
- update(int, Object...) - Method in class org.hibernate.reactive.stage.impl.StageStatelessSessionImpl
- update(int, Object...) - Method in interface org.hibernate.reactive.stage.Stage.StatelessSession
-
Update multiple rows.
- update(Serializable, Object[], int[], boolean, Object[], Object, Object, Object, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveJoinedSubclassEntityPersister
- update(Serializable, Object[], int[], boolean, Object[], Object, Object, Object, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveSingleTableEntityPersister
- update(Serializable, Object[], int[], boolean, Object[], Object, Object, Object, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveUnionSubclassEntityPersister
- update(Serializable, Object[], Object[], Object, boolean[], int, Object, Object, String, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveJoinedSubclassEntityPersister
- update(Serializable, Object[], Object[], Object, boolean[], int, Object, Object, String, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveSingleTableEntityPersister
- update(Serializable, Object[], Object[], Object, boolean[], int, Object, Object, String, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveUnionSubclassEntityPersister
- update(Object) - Method in class org.hibernate.reactive.mutiny.impl.MutinyStatelessSessionImpl
- update(Object) - Method in interface org.hibernate.reactive.mutiny.Mutiny.StatelessSession
-
Update a row.
- update(Object) - Method in class org.hibernate.reactive.stage.impl.StageStatelessSessionImpl
- update(Object) - Method in interface org.hibernate.reactive.stage.Stage.StatelessSession
-
Update a row.
- update(Object...) - Method in class org.hibernate.reactive.stage.impl.StageStatelessSessionImpl
- update(Object...) - Method in interface org.hibernate.reactive.stage.Stage.StatelessSession
-
Update multiple rows.
- update(String) - Method in class org.hibernate.reactive.pool.BatchingConnection
- update(String) - Method in class org.hibernate.reactive.pool.impl.SqlClientConnection
- update(String) - Method in interface org.hibernate.reactive.pool.ReactiveConnection
- update(String, Tuple) - Method in class org.hibernate.reactive.pool.impl.SqlClientConnection
- update(String, Object[]) - Method in class org.hibernate.reactive.pool.BatchingConnection
- update(String, Object[]) - Method in class org.hibernate.reactive.pool.impl.SqlClientConnection
- update(String, Object[]) - Method in interface org.hibernate.reactive.pool.ReactiveConnection
- update(String, Object[], boolean, ReactiveConnection.Expectation) - Method in class org.hibernate.reactive.pool.BatchingConnection
- update(String, Object[], boolean, ReactiveConnection.Expectation) - Method in class org.hibernate.reactive.pool.impl.SqlClientConnection
- update(String, Object[], boolean, ReactiveConnection.Expectation) - Method in interface org.hibernate.reactive.pool.ReactiveConnection
- update(String, List<Object[]>) - Method in class org.hibernate.reactive.pool.BatchingConnection
- update(String, List<Object[]>) - Method in class org.hibernate.reactive.pool.impl.SqlClientConnection
- update(String, List<Object[]>) - Method in interface org.hibernate.reactive.pool.ReactiveConnection
- updateAll(int, Object...) - Method in class org.hibernate.reactive.mutiny.impl.MutinyStatelessSessionImpl
- updateAll(int, Object...) - Method in interface org.hibernate.reactive.mutiny.Mutiny.StatelessSession
-
Update multiple rows.
- updateAll(Object...) - Method in class org.hibernate.reactive.mutiny.impl.MutinyStatelessSessionImpl
- updateAll(Object...) - Method in interface org.hibernate.reactive.mutiny.Mutiny.StatelessSession
-
Update multiple rows.
- updateArray(int, Array) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- updateArray(String, Array) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- updateAsciiStream(int, InputStream) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- updateAsciiStream(int, InputStream, int) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- updateAsciiStream(int, InputStream, long) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- updateAsciiStream(String, InputStream) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- updateAsciiStream(String, InputStream, int) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- updateAsciiStream(String, InputStream, long) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- updateBatch(String, List<Tuple>) - Method in class org.hibernate.reactive.pool.impl.SqlClientConnection
- updateBigDecimal(int, BigDecimal) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- updateBigDecimal(String, BigDecimal) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- updateBinaryStream(int, InputStream) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- updateBinaryStream(int, InputStream, int) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- updateBinaryStream(int, InputStream, long) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- updateBinaryStream(String, InputStream) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- updateBinaryStream(String, InputStream, int) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- updateBinaryStream(String, InputStream, long) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- updateBlob(int, InputStream) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- updateBlob(int, InputStream, long) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- updateBlob(int, Blob) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- updateBlob(String, InputStream) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- updateBlob(String, InputStream, long) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- updateBlob(String, Blob) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- updateBoolean(int, boolean) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- updateBoolean(String, boolean) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- updateByte(int, byte) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- updateByte(String, byte) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- updateBytes(int, byte[]) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- updateBytes(String, byte[]) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- updateCharacterStream(int, Reader) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- updateCharacterStream(int, Reader, int) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- updateCharacterStream(int, Reader, long) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- updateCharacterStream(String, Reader) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- updateCharacterStream(String, Reader, int) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- updateCharacterStream(String, Reader, long) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- updateClob(int, Reader) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- updateClob(int, Reader, long) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- updateClob(int, Clob) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- updateClob(String, Reader) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- updateClob(String, Reader, long) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- updateClob(String, Clob) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- updateDate(int, Date) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- updateDate(String, Date) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- updateDouble(int, double) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- updateDouble(String, double) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- UpdateExpectation(Serializable, int, Expectation, ReactiveAbstractEntityPersister) - Constructor for class org.hibernate.reactive.persister.entity.impl.ReactiveAbstractEntityPersister.UpdateExpectation
- updateFloat(int, float) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- updateFloat(String, float) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- updateInt(int, int) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- updateInt(String, int) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- updateLong(int, long) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- updateLong(String, long) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- updateNCharacterStream(int, Reader) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- updateNCharacterStream(int, Reader, long) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- updateNCharacterStream(String, Reader) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- updateNCharacterStream(String, Reader, long) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- updateNClob(int, Reader) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- updateNClob(int, Reader, long) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- updateNClob(int, NClob) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- updateNClob(String, Reader) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- updateNClob(String, Reader, long) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- updateNClob(String, NClob) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- updateNString(int, String) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- updateNString(String, String) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- updateNull(int) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- updateNull(String) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- updateObject(int, Object) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- updateObject(int, Object, int) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- updateObject(String, Object) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- updateObject(String, Object, int) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- updateOrInsert(Serializable, Object[], Object[], Object, boolean[], int, Object, Object, String, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveJoinedSubclassEntityPersister
- updateOrInsert(Serializable, Object[], Object[], Object, boolean[], int, Object, Object, String, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveSingleTableEntityPersister
- updateOrInsert(Serializable, Object[], Object[], Object, boolean[], int, Object, Object, String, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveUnionSubclassEntityPersister
- updateOrInsertReactive(Serializable, Object[], Object[], Object, boolean[], int, Object, String, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.persister.entity.impl.ReactiveAbstractEntityPersister
- updateParameters(long, long) - Method in class org.hibernate.reactive.id.impl.EmulatedSequenceReactiveIdentifierGenerator
- updateParameters(long, long) - Method in class org.hibernate.reactive.id.impl.TableReactiveIdentifierGenerator
- updateReactive(Serializable, Object[], int[], boolean, Object[], Object, Object, Object, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.persister.entity.impl.ReactiveAbstractEntityPersister
- updateReactive(Serializable, Object[], int[], boolean, Object[], Object, Object, Object, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.persister.entity.impl.ReactiveEntityPersister
-
Update the given instance state without blocking.
- updateReactive(Serializable, Object[], Object[], Object, boolean[], int, Object, String, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.persister.entity.impl.ReactiveAbstractEntityPersister
- updateRef(int, Ref) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- updateRef(String, Ref) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- updateRow() - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- updateRowId(int, RowId) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- updateRowId(String, RowId) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- updateShort(int, short) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- updateShort(String, short) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- updateSQLXML(int, SQLXML) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- updateSQLXML(String, SQLXML) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- updateString(int, String) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- updateString(String, String) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- updateTime(int, Time) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- updateTime(String, Time) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- updateTimestamp(int, Timestamp) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- updateTimestamp(String, Timestamp) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- updatingImmutableEntityThatsNotInTheSession() - Method in interface org.hibernate.reactive.logging.impl.Log
- upgradeLock(Object, EntityEntry, LockOptions, EventSource) - Method in class org.hibernate.reactive.event.impl.DefaultReactiveLockEventListener
-
Performs a pessimistic lock upgrade on a given entity, if needed.
V
- validate() - Method in interface org.hibernate.reactive.session.Criteria
- validate(Type[]) - Method in interface org.hibernate.reactive.session.CriteriaQueryOptions
- valueOf(String) - Static method in enum org.hibernate.reactive.session.impl.QueryType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hibernate.reactive.util.async.impl.AsyncIterator.End
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.hibernate.reactive.session.impl.QueryType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.hibernate.reactive.util.async.impl.AsyncIterator.End
-
Returns an array containing the constants of this enum type, in the order they are declared.
- verifyOutcome(int, int, String) - Method in class org.hibernate.reactive.persister.collection.impl.ReactiveAbstractCollectionPersister.ExpectationAdaptor
- verifyOutcome(int, int, String) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveAbstractEntityPersister.DeleteExpectation
- verifyOutcome(int, int, String) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveAbstractEntityPersister.InsertExpectation
- verifyOutcome(int, int, String) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveAbstractEntityPersister.UpdateExpectation
- verifyOutcome(int, int, String) - Method in interface org.hibernate.reactive.pool.ReactiveConnection.Expectation
- VertxContext - Class in org.hibernate.reactive.context.impl
-
An adaptor for the Vert.x
Context
. - VertxContext() - Constructor for class org.hibernate.reactive.context.impl.VertxContext
- VertxContextInitiator - Class in org.hibernate.reactive.context.impl
- VertxContextInitiator() - Constructor for class org.hibernate.reactive.context.impl.VertxContextInitiator
- VertxInstance - Interface in org.hibernate.reactive.vertx
- VertxInstanceInitiator - Class in org.hibernate.reactive.vertx.impl
-
Factory for the default implementation of
VertxInstance
. - VertxInstanceInitiator() - Constructor for class org.hibernate.reactive.vertx.impl.VertxInstanceInitiator
- vertxInstanceStopped() - Method in interface org.hibernate.reactive.logging.impl.Log
- VertxSqlClientException - Exception in org.hibernate.reactive.exception
-
Wraps a
SQLException
. - VertxSqlClientException(String, SQLException) - Constructor for exception org.hibernate.reactive.exception.VertxSqlClientException
-
Constructs a JDBCException using the given information.
- VertxSqlClientException(String, SQLException, String) - Constructor for exception org.hibernate.reactive.exception.VertxSqlClientException
-
Constructs a JDBCException using the given information.
- voidFuture() - Static method in class org.hibernate.reactive.util.impl.CompletionStages
- voidFuture(Object) - Static method in class org.hibernate.reactive.util.impl.CompletionStages
W
- wasJpaBootstrap(boolean) - Method in class org.hibernate.reactive.event.impl.DefaultReactiveDeleteEventListener
- wasNull() - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- withBatchSize(int) - Method in class org.hibernate.reactive.loader.entity.impl.ReactivePlanEntityLoader.Builder
- withBatchSize(int) - Method in class org.hibernate.reactive.pool.BatchingConnection
- withBatchSize(int) - Method in class org.hibernate.reactive.pool.impl.SqlClientConnection
- withBatchSize(int) - Method in interface org.hibernate.reactive.pool.ReactiveConnection
- withEntityLoaderTemplate(ReactivePlanEntityLoader) - Method in class org.hibernate.reactive.loader.entity.impl.ReactivePlanEntityLoader.Builder
- withInfluencers(LoadQueryInfluencers) - Method in class org.hibernate.reactive.loader.entity.impl.ReactivePlanEntityLoader.Builder
- withLockMode(LockMode) - Method in class org.hibernate.reactive.loader.entity.impl.ReactivePlanEntityLoader.Builder
- withLockOptions(LockOptions) - Method in class org.hibernate.reactive.loader.entity.impl.ReactivePlanEntityLoader.Builder
- withSession(String, Function<Mutiny.Session, Uni<T>>) - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionFactoryImpl
- withSession(String, Function<Mutiny.Session, Uni<T>>) - Method in interface org.hibernate.reactive.mutiny.Mutiny.SessionFactory
-
Perform work using a
reactive session
for a specified tenant. - withSession(String, Function<Stage.Session, CompletionStage<T>>) - Method in class org.hibernate.reactive.stage.impl.StageSessionFactoryImpl
- withSession(String, Function<Stage.Session, CompletionStage<T>>) - Method in interface org.hibernate.reactive.stage.Stage.SessionFactory
-
Perform work using a
reactive session
for a specified tenant. - withSession(Function<Mutiny.Session, Uni<T>>) - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionFactoryImpl
- withSession(Function<Mutiny.Session, Uni<T>>) - Method in interface org.hibernate.reactive.mutiny.Mutiny.SessionFactory
-
Perform work using a
reactive session
. - withSession(Function<Stage.Session, CompletionStage<T>>) - Method in class org.hibernate.reactive.stage.impl.StageSessionFactoryImpl
- withSession(Function<Stage.Session, CompletionStage<T>>) - Method in interface org.hibernate.reactive.stage.Stage.SessionFactory
-
Perform work using a
reactive session
. - withStatelessSession(String, Function<Mutiny.StatelessSession, Uni<T>>) - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionFactoryImpl
- withStatelessSession(String, Function<Mutiny.StatelessSession, Uni<T>>) - Method in interface org.hibernate.reactive.mutiny.Mutiny.SessionFactory
-
Perform work using a
stateless session
. - withStatelessSession(String, Function<Stage.StatelessSession, CompletionStage<T>>) - Method in class org.hibernate.reactive.stage.impl.StageSessionFactoryImpl
- withStatelessSession(String, Function<Stage.StatelessSession, CompletionStage<T>>) - Method in interface org.hibernate.reactive.stage.Stage.SessionFactory
-
Perform work using a
stateless session
. - withStatelessSession(Function<Mutiny.StatelessSession, Uni<T>>) - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionFactoryImpl
- withStatelessSession(Function<Mutiny.StatelessSession, Uni<T>>) - Method in interface org.hibernate.reactive.mutiny.Mutiny.SessionFactory
-
Perform work using a
stateless session
. - withStatelessSession(Function<Stage.StatelessSession, CompletionStage<T>>) - Method in class org.hibernate.reactive.stage.impl.StageSessionFactoryImpl
- withStatelessSession(Function<Stage.StatelessSession, CompletionStage<T>>) - Method in interface org.hibernate.reactive.stage.Stage.SessionFactory
-
Perform work using a
stateless session
. - withStatelessTransaction(String, BiFunction<Mutiny.StatelessSession, Mutiny.Transaction, Uni<T>>) - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionFactoryImpl
- withStatelessTransaction(String, BiFunction<Mutiny.StatelessSession, Mutiny.Transaction, Uni<T>>) - Method in interface org.hibernate.reactive.mutiny.Mutiny.SessionFactory
-
Perform work using a
reactive session
for a specified tenant within an associatedtransaction
. - withStatelessTransaction(String, BiFunction<Stage.StatelessSession, Stage.Transaction, CompletionStage<T>>) - Method in class org.hibernate.reactive.stage.impl.StageSessionFactoryImpl
- withStatelessTransaction(String, BiFunction<Stage.StatelessSession, Stage.Transaction, CompletionStage<T>>) - Method in interface org.hibernate.reactive.stage.Stage.SessionFactory
-
Perform work using a
reactive session
within an associatedtransaction
. - withStatelessTransaction(BiFunction<Mutiny.StatelessSession, Mutiny.Transaction, Uni<T>>) - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionFactoryImpl
- withStatelessTransaction(BiFunction<Mutiny.StatelessSession, Mutiny.Transaction, Uni<T>>) - Method in interface org.hibernate.reactive.mutiny.Mutiny.SessionFactory
-
Perform work using a
reactive session
within an associatedtransaction
. - withStatelessTransaction(BiFunction<Stage.StatelessSession, Stage.Transaction, CompletionStage<T>>) - Method in class org.hibernate.reactive.stage.impl.StageSessionFactoryImpl
- withStatelessTransaction(BiFunction<Stage.StatelessSession, Stage.Transaction, CompletionStage<T>>) - Method in interface org.hibernate.reactive.stage.Stage.SessionFactory
-
Perform work using a
reactive session
within an associatedtransaction
. - withStatelessTransaction(Function<Mutiny.StatelessSession, Uni<T>>) - Method in interface org.hibernate.reactive.mutiny.Mutiny.SessionFactory
-
Perform work using a
reactive session
within an associatedtransaction
. - withStatelessTransaction(Function<Stage.StatelessSession, CompletionStage<T>>) - Method in interface org.hibernate.reactive.stage.Stage.SessionFactory
-
Perform work using a
reactive session
within an associatedtransaction
. - withTransaction(String, BiFunction<Mutiny.Session, Mutiny.Transaction, Uni<T>>) - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionFactoryImpl
- withTransaction(String, BiFunction<Mutiny.Session, Mutiny.Transaction, Uni<T>>) - Method in interface org.hibernate.reactive.mutiny.Mutiny.SessionFactory
-
Perform work using a
reactive session
for a specified tenant within an associatedtransaction
. - withTransaction(String, BiFunction<Stage.Session, Stage.Transaction, CompletionStage<T>>) - Method in class org.hibernate.reactive.stage.impl.StageSessionFactoryImpl
- withTransaction(String, BiFunction<Stage.Session, Stage.Transaction, CompletionStage<T>>) - Method in interface org.hibernate.reactive.stage.Stage.SessionFactory
-
Perform work using a
reactive session
for a specified tenant within an associatedtransaction
. - withTransaction(BiFunction<Mutiny.Session, Mutiny.Transaction, Uni<T>>) - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionFactoryImpl
- withTransaction(BiFunction<Mutiny.Session, Mutiny.Transaction, Uni<T>>) - Method in interface org.hibernate.reactive.mutiny.Mutiny.SessionFactory
-
Perform work using a
reactive session
within an associatedtransaction
. - withTransaction(BiFunction<Stage.Session, Stage.Transaction, CompletionStage<T>>) - Method in class org.hibernate.reactive.stage.impl.StageSessionFactoryImpl
- withTransaction(BiFunction<Stage.Session, Stage.Transaction, CompletionStage<T>>) - Method in interface org.hibernate.reactive.stage.Stage.SessionFactory
-
Perform work using a
reactive session
within an associatedtransaction
. - withTransaction(Function<Mutiny.Session, Uni<T>>) - Method in interface org.hibernate.reactive.mutiny.Mutiny.SessionFactory
-
Perform work using a
reactive session
within an associated transaction. - withTransaction(Function<Mutiny.Transaction, Uni<T>>) - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionImpl
- withTransaction(Function<Mutiny.Transaction, Uni<T>>) - Method in class org.hibernate.reactive.mutiny.impl.MutinyStatelessSessionImpl
- withTransaction(Function<Mutiny.Transaction, Uni<T>>) - Method in interface org.hibernate.reactive.mutiny.Mutiny.Session
-
Performs the given work within the scope of a database transaction, automatically flushing the session.
- withTransaction(Function<Mutiny.Transaction, Uni<T>>) - Method in interface org.hibernate.reactive.mutiny.Mutiny.StatelessSession
-
Performs the given work within the scope of a database transaction, automatically flushing the session.
- withTransaction(Function<Stage.Session, CompletionStage<T>>) - Method in interface org.hibernate.reactive.stage.Stage.SessionFactory
-
Perform work using a
reactive session
within an associated transaction. - withTransaction(Function<Stage.Transaction, CompletionStage<T>>) - Method in class org.hibernate.reactive.stage.impl.StageSessionImpl
- withTransaction(Function<Stage.Transaction, CompletionStage<T>>) - Method in class org.hibernate.reactive.stage.impl.StageStatelessSessionImpl
- withTransaction(Function<Stage.Transaction, CompletionStage<T>>) - Method in interface org.hibernate.reactive.stage.Stage.Session
-
Performs the given work within the scope of a database transaction, automatically flushing the session.
- withTransaction(Function<Stage.Transaction, CompletionStage<T>>) - Method in interface org.hibernate.reactive.stage.Stage.StatelessSession
-
Performs the given work within the scope of a database transaction, automatically flushing the session.
- writeElement(PreparedStatement, Object, int, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.persister.collection.impl.ReactiveAbstractCollectionPersister
- writeElement(PreparedStatement, Object, int, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.collection.impl.ReactiveBasicCollectionPersister
- writeElement(PreparedStatement, Object, int, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.collection.impl.ReactiveOneToManyPersister
- writeElementToWhere(PreparedStatement, Object, int, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.persister.collection.impl.ReactiveAbstractCollectionPersister
- writeElementToWhere(PreparedStatement, Object, int, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.collection.impl.ReactiveBasicCollectionPersister
- writeElementToWhere(PreparedStatement, Object, int, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.collection.impl.ReactiveOneToManyPersister
- writeIdentifier(PreparedStatement, Object, int, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.persister.collection.impl.ReactiveAbstractCollectionPersister
- writeIndex(PreparedStatement, Object, int, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.persister.collection.impl.ReactiveAbstractCollectionPersister
- writeIndex(PreparedStatement, Object, int, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.collection.impl.ReactiveBasicCollectionPersister
- writeIndex(PreparedStatement, Object, int, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.collection.impl.ReactiveOneToManyPersister
- writeIndexToWhere(PreparedStatement, Object, int, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.persister.collection.impl.ReactiveAbstractCollectionPersister
- writeIndexToWhere(PreparedStatement, Object, int, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.collection.impl.ReactiveBasicCollectionPersister
- writeIndexToWhere(PreparedStatement, Object, int, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.collection.impl.ReactiveOneToManyPersister
- writeKey(PreparedStatement, Serializable, int, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.persister.collection.impl.ReactiveAbstractCollectionPersister
- writeKey(PreparedStatement, Serializable, int, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.collection.impl.ReactiveBasicCollectionPersister
- writeKey(PreparedStatement, Serializable, int, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.collection.impl.ReactiveOneToManyPersister
- wrongEntityType() - Method in interface org.hibernate.reactive.logging.impl.Log
Z
- zeroFuture() - Static method in class org.hibernate.reactive.util.impl.CompletionStages
- zeroFuture(Object) - Static method in class org.hibernate.reactive.util.impl.CompletionStages
All Classes All Packages