Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
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
InformationExtractorthat 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(ReactiveEntityInsertAction) - Method in class org.hibernate.reactive.engine.ReactiveActionQueue
-
Adds an entity (REGULAR) insert action
- 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
- addAffectedTableNames(Set<String>, SessionFactoryImplementor) - Method in class org.hibernate.reactive.sql.results.ReactiveResultSetMapping
- addAttributeResult(String, SingularAttribute) - Method in interface org.hibernate.reactive.query.ReactiveNativeQuery
- addAttributeResult(String, SingularAttribute) - Method in class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- addAttributeResult(String, SingularAttribute) - Method in interface org.hibernate.reactive.query.sql.spi.ReactiveNativeQueryImplementor
- addAttributeResult(String, Class, String) - Method in interface org.hibernate.reactive.query.ReactiveNativeQuery
- addAttributeResult(String, Class, String) - Method in class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- addAttributeResult(String, Class, String) - Method in interface org.hibernate.reactive.query.sql.spi.ReactiveNativeQueryImplementor
- addAttributeResult(String, String, String) - Method in interface org.hibernate.reactive.query.ReactiveNativeQuery
- addAttributeResult(String, String, String) - Method in class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- addAttributeResult(String, String, String) - Method in interface org.hibernate.reactive.query.sql.spi.ReactiveNativeQueryImplementor
- addBatch() - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- addBatch(String) - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- addChildParent(Object, Object) - Method in class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
- addCollectionByKey(CollectionKey, PersistentCollection<?>) - Method in class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
- addCollectionHolder(PersistentCollection<?>) - Method in class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
- addCollectionsByKeyToPersistenceContext(PersistenceContext, Object[]) - Method in class org.hibernate.reactive.engine.impl.ReactiveEntityIdentityInsertAction
- addCollectionsByKeyToPersistenceContext(PersistenceContext, Object[]) - Method in interface org.hibernate.reactive.engine.impl.ReactiveEntityInsertAction
- addCollectionsByKeyToPersistenceContext(PersistenceContext, Object[]) - Method in class org.hibernate.reactive.engine.impl.ReactiveEntityRegularInsertAction
- addDmlCtes(CteContainer, CteStatement, MultiTableSqmMutationConverter, Map<SqmParameter<?>, List<JdbcParameter>>, SessionFactoryImplementor) - Method in interface org.hibernate.reactive.query.sqm.mutation.internal.cte.ReactiveAbstractCteMutationHandler
- addDmlCtes(CteContainer, CteStatement, MultiTableSqmMutationConverter, Map<SqmParameter<?>, List<JdbcParameter>>, SessionFactoryImplementor) - Method in class org.hibernate.reactive.query.sqm.mutation.internal.cte.ReactiveCteDeleteHandler
- addDmlCtes(CteContainer, CteStatement, MultiTableSqmMutationConverter, Map<SqmParameter<?>, List<JdbcParameter>>, SessionFactoryImplementor) - Method in class org.hibernate.reactive.query.sqm.mutation.internal.cte.ReactiveCteUpdateHandler
- addEnhancedProxy(EntityKey, PersistentAttributeInterceptable) - Method in class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
- addEntity(Class) - Method in interface org.hibernate.reactive.query.ReactiveNativeQuery
- addEntity(Class) - Method in class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- addEntity(Class) - Method in interface org.hibernate.reactive.query.sql.spi.ReactiveNativeQueryImplementor
- addEntity(Object, Status, Object[], EntityKey, Object, LockMode, boolean, EntityPersister, boolean) - Method in class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
- addEntity(String) - Method in interface org.hibernate.reactive.query.ReactiveNativeQuery
- addEntity(String) - Method in class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- addEntity(String) - Method in interface org.hibernate.reactive.query.sql.spi.ReactiveNativeQueryImplementor
- addEntity(String, Class) - Method in interface org.hibernate.reactive.query.ReactiveNativeQuery
- addEntity(String, Class) - Method in class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- addEntity(String, Class) - Method in interface org.hibernate.reactive.query.sql.spi.ReactiveNativeQueryImplementor
- addEntity(String, Class, LockMode) - Method in interface org.hibernate.reactive.query.ReactiveNativeQuery
- addEntity(String, Class, LockMode) - Method in class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- addEntity(String, Class, LockMode) - Method in interface org.hibernate.reactive.query.sql.spi.ReactiveNativeQueryImplementor
- addEntity(String, String) - Method in interface org.hibernate.reactive.query.ReactiveNativeQuery
- addEntity(String, String) - Method in class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- addEntity(String, String) - Method in interface org.hibernate.reactive.query.sql.spi.ReactiveNativeQueryImplementor
- addEntity(String, String, LockMode) - Method in interface org.hibernate.reactive.query.ReactiveNativeQuery
- addEntity(String, String, LockMode) - Method in class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- addEntity(String, String, LockMode) - Method in interface org.hibernate.reactive.query.sql.spi.ReactiveNativeQueryImplementor
- addEntity(EntityKey, Object) - Method in class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
- addEntity(EntityUniqueKey, Object) - Method in class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
- addEntityHolder(EntityKey, Object) - Method in class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
- addEntry(Object, Status, Object[], Object, Object, Object, LockMode, boolean, EntityPersister, boolean) - Method in class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
- addFetch(String, String, String) - Method in interface org.hibernate.reactive.query.ReactiveNativeQuery
- addInitializedCollection(CollectionPersister, PersistentCollection<?>, Object) - Method in class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
- addInitializedDetachedCollection(CollectionPersister, PersistentCollection<?>) - Method in class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
- addInstantiation(Class<J>) - Method in interface org.hibernate.reactive.query.ReactiveNativeQuery
- addJoin(String, String) - Method in interface org.hibernate.reactive.query.ReactiveNativeQuery
- addJoin(String, String) - Method in class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- addJoin(String, String) - Method in interface org.hibernate.reactive.query.sql.spi.ReactiveNativeQueryImplementor
- addJoin(String, String, String) - Method in interface org.hibernate.reactive.query.ReactiveNativeQuery
- addJoin(String, String, String) - Method in class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- addJoin(String, String, String) - Method in interface org.hibernate.reactive.query.sql.spi.ReactiveNativeQueryImplementor
- addJoin(String, String, LockMode) - Method in interface org.hibernate.reactive.query.ReactiveNativeQuery
- addJoin(String, String, LockMode) - Method in class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- addJoin(String, String, LockMode) - Method in interface org.hibernate.reactive.query.sql.spi.ReactiveNativeQueryImplementor
- addLegacyFetchBuilder(LegacyFetchBuilder) - Method in class org.hibernate.reactive.sql.results.ReactiveResultSetMapping
- addNewCollection(CollectionPersister, PersistentCollection<?>) - Method in class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
- addNonLazyCollection(PersistentCollection<?>) - Method in class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
- addNullProperty(EntityKey, String) - Method in class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
- addProxy(EntityKey, Object) - Method in class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
- addQueryHint(String) - Method in interface org.hibernate.reactive.query.ReactiveNativeQuery
- addQueryHint(String) - Method in interface org.hibernate.reactive.query.ReactiveQuery
- addQueryHint(String) - Method in class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- addQueryHint(String) - Method in interface org.hibernate.reactive.query.sql.spi.ReactiveNativeQueryImplementor
- addQueryHint(String) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveQuerySqmImpl
- addQueryHint(String) - Method in interface org.hibernate.reactive.session.ReactiveSqmQueryImplementor
- addReferenceEntry(Object, Status) - Method in class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
- addResultBuilder(ResultBuilder) - Method in class org.hibernate.reactive.sql.results.ReactiveResultSetMapping
- addResultTypeClass(Class<?>) - Method in interface org.hibernate.reactive.query.ReactiveNativeQuery
- addResultTypeClass(Class<?>) - Method in class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- addRoot(String, Class) - Method in interface org.hibernate.reactive.query.ReactiveNativeQuery
- addRoot(String, Class) - Method in class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- addRoot(String, String) - Method in interface org.hibernate.reactive.query.ReactiveNativeQuery
- addRoot(String, String) - Method in class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- addRoot(String, String) - Method in interface org.hibernate.reactive.query.sql.spi.ReactiveNativeQueryImplementor
- addScalar(int, Class<?>) - Method in interface org.hibernate.reactive.query.ReactiveNativeQuery
- addScalar(int, Class<?>) - Method in class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- addScalar(int, Class<?>) - Method in interface org.hibernate.reactive.query.sql.spi.ReactiveNativeQueryImplementor
- addScalar(String) - Method in interface org.hibernate.reactive.query.ReactiveNativeQuery
- addScalar(String) - Method in class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- addScalar(String) - Method in interface org.hibernate.reactive.query.sql.spi.ReactiveNativeQueryImplementor
- addScalar(String, Class) - Method in interface org.hibernate.reactive.query.ReactiveNativeQuery
- addScalar(String, Class) - Method in class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- addScalar(String, Class) - Method in interface org.hibernate.reactive.query.sql.spi.ReactiveNativeQueryImplementor
- addScalar(String, Class<C>, AttributeConverter<?, C>) - Method in interface org.hibernate.reactive.query.ReactiveNativeQuery
- addScalar(String, Class<C>, AttributeConverter<?, C>) - Method in class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- addScalar(String, Class<C>, AttributeConverter<?, C>) - Method in interface org.hibernate.reactive.query.sql.spi.ReactiveNativeQueryImplementor
- addScalar(String, Class<C>, Class<? extends AttributeConverter<?, C>>) - Method in interface org.hibernate.reactive.query.ReactiveNativeQuery
- addScalar(String, Class<C>, Class<? extends AttributeConverter<?, C>>) - Method in class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- addScalar(String, Class<C>, Class<? extends AttributeConverter<?, C>>) - Method in interface org.hibernate.reactive.query.sql.spi.ReactiveNativeQueryImplementor
- addScalar(String, Class<O>, Class<J>, AttributeConverter<O, J>) - Method in class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- addScalar(String, Class<O>, Class<J>, AttributeConverter<O, J>) - Method in interface org.hibernate.reactive.query.sql.spi.ReactiveNativeQueryImplementor
- addScalar(String, Class<O>, Class<J>, Class<? extends AttributeConverter<O, J>>) - Method in class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- addScalar(String, Class<O>, Class<J>, Class<? extends AttributeConverter<O, J>>) - Method in interface org.hibernate.reactive.query.sql.spi.ReactiveNativeQueryImplementor
- addScalar(String, Class<O>, Class<T>, AttributeConverter<O, T>) - Method in interface org.hibernate.reactive.query.ReactiveNativeQuery
- addScalar(String, Class<O>, Class<T>, Class<? extends AttributeConverter<O, T>>) - Method in interface org.hibernate.reactive.query.ReactiveNativeQuery
- addScalar(String, BasicDomainType) - Method in interface org.hibernate.reactive.query.ReactiveNativeQuery
- addScalar(String, BasicDomainType) - Method in class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- addScalar(String, BasicDomainType) - Method in interface org.hibernate.reactive.query.sql.spi.ReactiveNativeQueryImplementor
- addScalar(String, BasicTypeReference) - Method in interface org.hibernate.reactive.query.ReactiveNativeQuery
- addScalar(String, BasicTypeReference) - Method in class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- addSynchronizedEntityClass(Class) - Method in class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- addSynchronizedEntityName(String) - Method in class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- addSynchronizedQuerySpace(String) - Method in class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- addUninitializedCollection(CollectionPersister, PersistentCollection<?>, Object) - Method in class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
- addUninitializedDetachedCollection(CollectionPersister, PersistentCollection<?>) - Method in class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
- 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
- afterDeserialize(EventSource) - Method in class org.hibernate.reactive.engine.impl.ReactiveEntityInsertActionHolder
- afterLast() - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- afterLoad() - Method in class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
- afterOperation(boolean) - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
- afterTransactionCompletion() - Method in class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
- afterTransactionCompletion(boolean) - Method in class org.hibernate.reactive.engine.ReactiveActionQueue
-
Performs cleanup of any held cache softlocks.
- AggregatedSelectReactiveQueryPlan<R> - Class in org.hibernate.reactive.query.sqm.internal
- AggregatedSelectReactiveQueryPlan(ReactiveSelectQueryPlan<R>[]) - Constructor for class org.hibernate.reactive.query.sqm.internal.AggregatedSelectReactiveQueryPlan
- ALLOW - Enum constant in enum class org.hibernate.reactive.sql.results.spi.ReactiveListResultsConsumer.UniqueSemantic
-
De-duplication is allowed if the query and result type allow
- 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
- applyFetchGraph(RootGraph) - Method in class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- applyFetchGraph(RootGraph) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveQuerySqmImpl
- applyGraph(RootGraph, GraphSemantic) - Method in class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- applyGraph(RootGraph, GraphSemantic) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveQuerySqmImpl
- applyGraph(RootGraphImplementor<?>, GraphSemantic) - Method in interface org.hibernate.reactive.query.ReactiveSelectionQuery
- applyGraph(RootGraphImplementor<?>, GraphSemantic) - Method in class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- applyGraph(RootGraphImplementor<?>, GraphSemantic) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveQuerySqmImpl
- applyGraph(RootGraphImplementor<?>, GraphSemantic) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveSqmSelectionQueryImpl
- applyId(Object, Object, MutationExecutor, MutationOperationGroup, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.mutation.ReactiveDeleteCoordinator
- applyId(Object, Object, MutationExecutor, MutationOperationGroup, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.mutation.ReactiveDeleteCoordinatorSoft
- applyLoadGraph(RootGraph) - Method in class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- applyLoadGraph(RootGraph) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveQuerySqmImpl
- applySqlSelections(NavigablePath, TableGroup, DomainResultCreationState) - Method in class org.hibernate.reactive.metamodel.mapping.internal.ReactiveEmbeddedIdentifierMappingImpl
- applySqlSelections(NavigablePath, TableGroup, DomainResultCreationState, BiConsumer<SqlSelection, JdbcMapping>) - Method in class org.hibernate.reactive.metamodel.mapping.internal.ReactiveEmbeddedIdentifierMappingImpl
- applySqmOptions(NamedSqmQueryMemento<?>) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveQuerySqmImpl
- 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.
- 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
- ArrayAdaptor - Class in org.hibernate.reactive.adaptor.impl
- ArrayAdaptor(String, Object[]) - Constructor for class org.hibernate.reactive.adaptor.impl.ArrayAdaptor
- ArrayAdaptor(JdbcType, Object[]) - Constructor for class org.hibernate.reactive.adaptor.impl.ArrayAdaptor
- asAbstractEntityInsertAction() - Method in class org.hibernate.reactive.engine.impl.ReactiveEntityIdentityInsertAction
- asAbstractEntityInsertAction() - Method in interface org.hibernate.reactive.engine.impl.ReactiveEntityInsertAction
- asAbstractEntityInsertAction() - Method in class org.hibernate.reactive.engine.impl.ReactiveEntityRegularInsertAction
- asRowTransformer() - Static method in class org.hibernate.reactive.sql.results.internal.ReactiveRowTransformerArrayImpl
- ASSERT - Enum constant in enum class org.hibernate.reactive.sql.results.spi.ReactiveListResultsConsumer.UniqueSemantic
-
Apply in-memory duplication checks, throwing a HibernateException when duplicates are found
- assertCurrentThreadMatches(Thread) - Static method in class org.hibernate.reactive.common.InternalStateAssertions
- assertUseOnEventLoop() - Static method in class org.hibernate.reactive.common.InternalStateAssertions
- 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 Class 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
fnto a value untilshouldContinuereturnsfalse. - asyncWhile(Supplier<? extends CompletionStage<Boolean>>) - Static method in class org.hibernate.reactive.util.async.impl.AsyncTrampoline
-
Repeatedly uses the function
fnto produce aCompletionStageof a boolean, stopping when then boolean isfalse. - augmentWithReactiveGenerator(Generator, GeneratorCreationContext, RuntimeModelCreationContext) - Static method in class org.hibernate.reactive.tuple.entity.ReactiveEntityMetamodel
B
- BaseKey<T> - Class in org.hibernate.reactive.context.impl
-
Implementation of
Context.Keysuitable for storing instances ofSessionorStatelessSession, 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
ReactiveConnectionthat 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
- beforeExecutions() - Method in class org.hibernate.reactive.engine.impl.ReactiveEntityInsertActionHolder
- beforeFirst() - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- beforeLoad() - Method in class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
- beforeTransactionCompletion() - Method in class org.hibernate.reactive.engine.ReactiveActionQueue
-
Execute any registered
BeforeTransactionCompletionProcess - beginRemoveOrphanBeforeUpdates() - Method in class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
- 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
- bindCriteriaParameter(SqmJpaCriteriaParameterWrapper<T>) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveQuerySqmImpl
- bindParametersForPostInsertIdSelectQueryError(String, Throwable) - Method in interface org.hibernate.reactive.logging.impl.Log
- blankConnectionString(String) - Method in interface org.hibernate.reactive.logging.impl.Log
- BlockingIdentifierGenerator - Class in org.hibernate.reactive.id.impl
-
A
ReactiveIdentifierGeneratorwhich uses the database to allocate blocks of ids. - BlockingIdentifierGenerator() - Constructor for class org.hibernate.reactive.id.impl.BlockingIdentifierGenerator
- breakDownJdbcValue(Object, SharedSessionContractImplementor, JdbcValueBindings, EntityTableMapping) - Method in class org.hibernate.reactive.persister.entity.mutation.ReactiveInsertCoordinatorStandard
- build() - Method in class org.hibernate.reactive.provider.impl.ReactiveEntityManagerFactoryBuilder
- build() - Method in class org.hibernate.reactive.provider.service.ReactiveSessionFactoryBuilder
- buildConcreteQueryPlan(SqmSelectStatement<R>) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveQuerySqmImpl
- buildConcreteQueryPlan(SqmSelectStatement<T>, Class<T>, TupleMetadata, QueryOptions) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveQuerySqmImpl
- buildConcreteSelectQueryPlan(SqmSelectStatement<?>, Class<T>, QueryOptions) - Method in class org.hibernate.reactive.query.spi.ReactiveAbstractSelectionQuery
- buildDeleteCoordinator() - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveJoinedSubclassEntityPersister
- buildDeleteCoordinator() - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveSingleTableEntityPersister
- buildDeleteCoordinator() - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveUnionSubclassEntityPersister
- buildDeleteCoordinator(SoftDeleteMapping, AbstractEntityPersister, SessionFactoryImplementor) - Static method in class org.hibernate.reactive.persister.entity.impl.ReactiveCoordinatorFactory
- buildEagerCollectionFetch(NavigablePath, PluralAttributeMapping, TableGroup, boolean, FetchParent, DomainResultCreationState) - Method in class org.hibernate.reactive.metamodel.mapping.internal.ReactivePluralAttributeMapping
- buildEntityAssembler(EntityInitializer<?>) - Method in class org.hibernate.reactive.sql.results.graph.entity.internal.ReactiveEntityFetchJoinedImpl
- buildEntityAssembler(EntityInitializer<?>) - Method in class org.hibernate.reactive.sql.results.graph.entity.internal.ReactiveEntityFetchSelectImpl
- buildEntityAssembler(EntityInitializer<?>) - Method in class org.hibernate.reactive.sql.results.internal.ReactiveEntityDelayedFetchImpl
- buildEntityDelayedFetch(FetchParent, ToOneAttributeMapping, NavigablePath, DomainResult<?>, boolean, DomainResultCreationState) - Method in class org.hibernate.reactive.metamodel.mapping.internal.ReactiveToOneAttributeMapping
- buildEntityDelayedFetchInitializer(InitializerParent<?>, NavigablePath, ToOneAttributeMapping, boolean, DomainResult<?>, BasicFetch<?>, AssemblerCreationState) - Method in class org.hibernate.reactive.sql.results.internal.domain.ReactiveCircularFetchImpl
- buildEntitySelectFetchInitializer(InitializerParent<?>, ToOneAttributeMapping, EntityPersister, DomainResult<?>, NavigablePath, boolean, AssemblerCreationState) - Method in class org.hibernate.reactive.sql.results.internal.domain.ReactiveCircularFetchImpl
- buildExecutionDelegate(MultiTableSqmMutationConverter, TemporaryTable, AfterUseAction, Function<SharedSessionContractImplementor, String>, DomainParameterXref, TableGroup, Map<String, TableReference>, List<Assignment>, Predicate, DomainQueryExecutionContext) - Method in class org.hibernate.reactive.query.sqm.mutation.internal.temptable.ReactiveTableBasedUpdateHandler
- buildExecutionDelegate(SqmInsertStatement<?>, MultiTableSqmMutationConverter, TemporaryTable, AfterUseAction, Function<SharedSessionContractImplementor, String>, DomainParameterXref, TableGroup, Map<String, TableReference>, List<Assignment>, InsertSelectStatement, ConflictClause, JdbcParameter, DomainQueryExecutionContext) - Method in class org.hibernate.reactive.query.sqm.mutation.internal.temptable.ReactiveTableBasedInsertHandler
- buildInsertCoordinator() - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveJoinedSubclassEntityPersister
- buildInsertCoordinator() - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveSingleTableEntityPersister
- buildInsertCoordinator() - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveUnionSubclassEntityPersister
- buildInsertCoordinator(AbstractEntityPersister, SessionFactoryImplementor) - Static method in class org.hibernate.reactive.persister.entity.impl.ReactiveCoordinatorFactory
- buildInsertQuery(Dialect) - Method in class org.hibernate.reactive.id.impl.EmulatedSequenceReactiveIdentifierGenerator
- buildInsertQuery(Dialect) - Method in class org.hibernate.reactive.id.impl.TableReactiveIdentifierGenerator
- buildMappingProducer(SelectStatement, SessionFactoryImplementor) - Method in class org.hibernate.reactive.provider.service.ReactiveValuesMappingProducerProvider
- buildMergeCoordinator() - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveSingleTableEntityPersister
- buildMergeCoordinator(AbstractEntityPersister, SessionFactoryImplementor) - Static method in class org.hibernate.reactive.persister.entity.impl.ReactiveCoordinatorFactory
- buildMultiIdEntityLoader() - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveAbstractPersisterDelegate
- buildMultiIdLoader() - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveJoinedSubclassEntityPersister
- buildMultiIdLoader() - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveSingleTableEntityPersister
- buildMultiIdLoader() - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveUnionSubclassEntityPersister
- buildNamedQueryRepository() - Method in class org.hibernate.reactive.boot.spi.ReactiveMetadataImplementor
- buildPluralAttributeMapping(String, int, int, Property, ManagedMappingType, PropertyAccess, CascadeStyle, FetchMode, MappingModelCreationProcess) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveAbstractPersisterDelegate
- buildPluralAttributeMapping(String, int, int, Property, ManagedMappingType, PropertyAccess, CascadeStyle, FetchMode, MappingModelCreationProcess) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveJoinedSubclassEntityPersister
- buildPluralAttributeMapping(String, int, int, Property, ManagedMappingType, PropertyAccess, CascadeStyle, FetchMode, MappingModelCreationProcess) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveSingleTableEntityPersister
- buildPluralAttributeMapping(String, int, int, Property, ManagedMappingType, PropertyAccess, CascadeStyle, FetchMode, MappingModelCreationProcess) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveUnionSubclassEntityPersister
- buildReactiveCallback(SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.id.enhanced.ReactiveDatabaseStructure
- buildResultSetMapping(String, boolean, SessionFactoryImplementor) - Method in class org.hibernate.reactive.provider.service.ReactiveValuesMappingProducerProvider
- buildSelectQuery(Dialect) - Method in class org.hibernate.reactive.id.impl.EmulatedSequenceReactiveIdentifierGenerator
- buildSelectQuery(Dialect) - Method in class org.hibernate.reactive.id.impl.TableReactiveIdentifierGenerator
- buildSelectQueryPlan() - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveSqmSelectionQueryImpl
- buildSelectQueryPlan() - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveQuerySqmImpl
- buildSingleIdEntityLoader() - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveAbstractPersisterDelegate
- buildSingleIdEntityLoader() - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveJoinedSubclassEntityPersister
- buildSingleIdEntityLoader() - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveSingleTableEntityPersister
- buildSingleIdEntityLoader() - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveUnionSubclassEntityPersister
- buildSingularAssociationAttributeMapping(String, NavigableRole, int, int, Property, ManagedMappingType, EntityPersister, EntityType, PropertyAccess, CascadeStyle, MappingModelCreationProcess) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveAbstractPersisterDelegate
- buildSingularAssociationAttributeMapping(String, NavigableRole, int, int, Property, ManagedMappingType, EntityPersister, EntityType, PropertyAccess, CascadeStyle, MappingModelCreationProcess) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveJoinedSubclassEntityPersister
- buildSingularAssociationAttributeMapping(String, NavigableRole, int, int, Property, ManagedMappingType, EntityPersister, EntityType, PropertyAccess, CascadeStyle, MappingModelCreationProcess) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveSingleTableEntityPersister
- buildSingularAssociationAttributeMapping(String, NavigableRole, int, int, Property, ManagedMappingType, EntityPersister, EntityType, PropertyAccess, CascadeStyle, MappingModelCreationProcess) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveUnionSubclassEntityPersister
- buildTupleMetadata(SqmStatement<?>, Class<R>) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveQuerySqmImpl
- buildUpdateCoordinator() - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveJoinedSubclassEntityPersister
- buildUpdateCoordinator() - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveSingleTableEntityPersister
- buildUpdateCoordinator() - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveUnionSubclassEntityPersister
- buildUpdateCoordinator(AbstractEntityPersister, SessionFactoryImplementor) - Static method in class org.hibernate.reactive.persister.entity.impl.ReactiveCoordinatorFactory
- buildUpdateQuery(Dialect) - Method in class org.hibernate.reactive.id.impl.EmulatedSequenceReactiveIdentifierGenerator
- buildUpdateQuery(Dialect) - Method in class org.hibernate.reactive.id.impl.TableReactiveIdentifierGenerator
C
- 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
- canResultsBeCached() - Method in class org.hibernate.reactive.sql.results.spi.ReactiveListResultsConsumer
- canResultsBeCached() - Method in interface org.hibernate.reactive.sql.results.spi.ReactiveResultsConsumer
- canResultsBeCached() - Method in class org.hibernate.reactive.sql.results.spi.ReactiveSingleResultConsumer
- CapturingJdbcValuesMetadata(ReactiveResultSetAccess) - Constructor for class org.hibernate.reactive.sql.exec.internal.StandardReactiveSelectExecutor.CapturingJdbcValuesMetadata
- cascade(EventSource, Object, String, C, boolean) - Method in interface org.hibernate.reactive.engine.impl.CascadingAction
-
Cascade the action to the child object.
- cascade(CascadingAction<T>, CascadePoint, EventSource, EntityPersister, Object, T) - Static method in class org.hibernate.reactive.engine.impl.Cascade
- Cascade - Class in org.hibernate.reactive.engine.impl
-
Delegate responsible for, in conjunction with the various
actions, implementing cascade processing. - cascadeAfterDelete(EventSource, EntityPersister, Object, DeleteContext) - Method in class org.hibernate.reactive.event.impl.DefaultReactiveDeleteEventListener
- cascadeAfterSave(EventSource, EntityPersister, Object, PersistContext) - Method in class org.hibernate.reactive.event.impl.DefaultReactivePersistEventListener
-
Handles to calls needed to perform post-save cascades.
- 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, DeleteContext) - Method in class org.hibernate.reactive.event.impl.DefaultReactiveDeleteEventListener
- cascadeBeforeSave(EventSource, EntityPersister, Object, PersistContext) - Method in class org.hibernate.reactive.event.impl.DefaultReactivePersistEventListener
-
Handles the calls needed to perform pre-save cascades for the given entity.
- 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 sessionoperation that may be cascaded from a parent entity to its children. - CascadingActions - Class in org.hibernate.reactive.engine.impl
-
The possible
cascading actionsfor 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_ON_FLUSH - Static variable in class org.hibernate.reactive.engine.impl.CascadingActions
- checkEntityFound(SharedSessionContractImplementor, String, Object, Object) - Static method in class org.hibernate.reactive.session.impl.SessionUtil
- checkId(Object, EntityPersister, Object, SessionImplementor) - Method in class org.hibernate.reactive.event.impl.DefaultReactiveFlushEntityEventListener
-
make sure user didn't mangle the id
- checkNamedQueries(QueryEngine) - Method in class org.hibernate.reactive.query.internal.ReactiveNamedObjectRepositoryImpl
- checkNoUnresolvedActionsAfterOperation() - Method in class org.hibernate.reactive.engine.ReactiveActionQueue
-
Throws
PropertyValueExceptionif 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
- checkOpen() - Method in class org.hibernate.reactive.session.impl.ReactiveStatelessSessionImpl
- checkResults(SharedSessionContractImplementor, PreparedStatementDetails, OperationResultChecker, Integer, int) - Static method in class org.hibernate.reactive.engine.jdbc.ResultsCheckerUtil
- checkTransactionNeededForUpdateOperation(String) - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
- checkTransactionNeededForUpdateOperation(String) - Method in class org.hibernate.reactive.session.impl.ReactiveStatelessSessionImpl
- checkUniqueness(EntityKey, Object) - Method in class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
- claimEntityHolderIfPossible(EntityKey, Object, JdbcValuesSourceProcessingState, EntityInitializer<?>) - Method in class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
- ClassFormatter - Class in org.hibernate.reactive.logging.impl
-
Used with JBoss Logging's
FormatWithto displayClassnames in log messages. - ClassFormatter(Class<?>) - Constructor for class org.hibernate.reactive.logging.impl.ClassFormatter
- cleanTemporaryTableRows(TemporaryTable, TemporaryTableExporter, Function<SharedSessionContractImplementor, String>, SharedSessionContractImplementor) - Static method in class org.hibernate.reactive.query.sqm.mutation.internal.temptable.ReactiveTemporaryTableHelper
- cleanUpCollectionTables(EntityMappingType, BiFunction<TableReference, PluralAttributeMapping, Predicate>, JdbcParameterBindings, ExecutionContext) - Static method in class org.hibernate.reactive.query.sqm.mutation.internal.ReactiveSqmMutationStrategyHelper
- clear() - Method in class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
- clear() - Method in class org.hibernate.reactive.engine.ReactiveActionQueue
- clear() - Method in class org.hibernate.reactive.mutiny.delegation.MutinySessionDelegator
- 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
- clearCollectionsByKey() - Method in class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
- clearFromFlushNeededCheck(int) - Method in class org.hibernate.reactive.engine.ReactiveActionQueue
- clearParameters() - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- 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.delegation.MutinySessionDelegator
- close() - Method in class org.hibernate.reactive.mutiny.delegation.MutinyStatelessSessionDelegator
- 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.query.internal.ReactiveNamedObjectRepositoryImpl
- 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
CompletionStageof 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
- CollectionTypes - Class in org.hibernate.reactive.engine.impl
-
Reactive operations that really belong to
CollectionType - CollectionTypes() - Constructor for class org.hibernate.reactive.engine.impl.CollectionTypes
- collectionWasEvicted() - Method in interface org.hibernate.reactive.logging.impl.Log
- columnInformation(TableInformation, ResultSet) - Method in class org.hibernate.reactive.provider.service.AbstractReactiveInformationSchemaBasedExtractorImpl
- 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
- compareTo(ComparableExecutable) - Method in class org.hibernate.reactive.engine.impl.ReactiveEntityInsertActionHolder
- Completable() - Constructor for class org.hibernate.reactive.util.impl.CompletionStages.Completable
- complete(T, Throwable) - Method in class org.hibernate.reactive.util.impl.CompletionStages.Completable
-
It will complete the underlying
CompletionStagebased on the parameters. - completedFuture(T) - Static method in class org.hibernate.reactive.util.impl.CompletionStages
- CompletionStageHandler(R, T) - Constructor for class org.hibernate.reactive.util.impl.CompletionStages.CompletionStageHandler
- CompletionStages - Class in org.hibernate.reactive.util.impl
- CompletionStages() - Constructor for class org.hibernate.reactive.util.impl.CompletionStages
- CompletionStages.Completable<T> - Class in org.hibernate.reactive.util.impl
-
Makes the code simpler when dealing with ORM visitor pattern.
- CompletionStages.CompletionStageHandler<R,
T extends Throwable> - Class in org.hibernate.reactive.util.impl - 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
- ConcreteSqmSelectReactiveQueryPlan<R> - Class in org.hibernate.reactive.query.sqm.internal
-
Standard Hibernate implementation of SelectQueryPlan for SQM-backed
Queryimplementations, which means HQL/JPQL orCriteriaQuery - ConcreteSqmSelectReactiveQueryPlan(SqmSelectStatement<?>, String, DomainParameterXref, Class<R>, TupleMetadata, QueryOptions) - Constructor for class org.hibernate.reactive.query.sqm.internal.ConcreteSqmSelectReactiveQueryPlan
- configure(Map) - Method in class org.hibernate.reactive.pool.impl.DefaultSqlClientPoolConfiguration
- configure(Map<String, Object>) - Method in class org.hibernate.reactive.pool.impl.DefaultSqlClientPool
- configure(Type, Properties, ServiceRegistry) - Method in class org.hibernate.reactive.id.impl.EmulatedSequenceReactiveIdentifierGenerator
- configure(Type, Properties, ServiceRegistry) - Method in class org.hibernate.reactive.id.impl.ReactiveSequenceIdentifierGenerator
- 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
SqlConnectOptionsused to configure thePool - consume(ReactiveValuesResultSet, SharedSessionContractImplementor, JdbcValuesSourceProcessingOptions, JdbcValuesSourceProcessingStateStandardImpl, ReactiveRowProcessingState, ReactiveRowReader<R>) - Method in class org.hibernate.reactive.sql.results.spi.ReactiveListResultsConsumer
- consume(ReactiveValuesResultSet, SharedSessionContractImplementor, JdbcValuesSourceProcessingOptions, JdbcValuesSourceProcessingStateStandardImpl, ReactiveRowProcessingState, ReactiveRowReader<R>) - Method in interface org.hibernate.reactive.sql.results.spi.ReactiveResultsConsumer
- consume(ReactiveValuesResultSet, SharedSessionContractImplementor, JdbcValuesSourceProcessingOptions, JdbcValuesSourceProcessingStateStandardImpl, ReactiveRowProcessingState, ReactiveRowReader<T>) - Method in class org.hibernate.reactive.sql.results.spi.ReactiveSingleResultConsumer
- contains(Object) - Method in class org.hibernate.reactive.mutiny.delegation.MutinySessionDelegator
- 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.
- containsCollection(PersistentCollection<?>) - Method in class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
- containsDeletedUnloadedEntityKey(EntityKey) - Method in class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
- containsDeletedUnloadedEntityKeys() - Method in class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
- containsEntity(EntityKey) - Method in class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
- containsEntityHolder(EntityKey) - Method in class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
- containsNullifiableEntityKey(Supplier<EntityKey>) - Method in class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
- containsProxy(Object) - Method in class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
- Context - Interface in org.hibernate.reactive.context
-
Abstracts away from the Vert.x
Contextobject, 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
SessionorStatelessSession, but in principle anything at all. - contribute(TypeContributions, ServiceRegistry) - Method in class org.hibernate.reactive.provider.impl.ReactiveTypeContributor
- contribute(SessionFactoryServiceRegistryBuilder) - Method in class org.hibernate.reactive.service.internal.ReactiveSessionFactoryServiceContributor
- convert(RuntimeException) - Method in class org.hibernate.reactive.session.impl.ReactiveExceptionConverter
- convertEntityIdentifierMapping(EntityIdentifierMapping) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveAbstractPersisterDelegate
- coordinateReactiveInsert(Object, Object, Object[], SharedSessionContractImplementor, boolean) - Method in class org.hibernate.reactive.persister.entity.mutation.ReactiveInsertCoordinatorStandard
- copy(ManagedMappingType, TableGroupProducer) - Method in class org.hibernate.reactive.metamodel.mapping.internal.ReactiveToOneAttributeMapping
- copyParameterBindings(QueryParameterBindings) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveQuerySqmImpl
- 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
- createAssembler(InitializerParent<?>, AssemblerCreationState) - Method in class org.hibernate.reactive.sql.results.graph.embeddable.internal.ReactiveEmbeddableFetchImpl
- createCollectionBatchLoader(int, LoadQueryInfluencers, PluralAttributeMapping, SessionFactoryImplementor) - Method in class org.hibernate.reactive.loader.ast.internal.ReactiveStandardBatchLoaderFactory
- createContainerEntityManagerFactory(PersistenceUnitInfo, Map) - Method in class org.hibernate.reactive.provider.ReactivePersistenceProvider
- createCountStar(SessionFactoryImplementor, MultiTableSqmMutationConverter) - Method in interface org.hibernate.reactive.query.sqm.mutation.internal.cte.ReactiveAbstractCteMutationHandler
- createCountStar(SessionFactoryImplementor, MultiTableSqmMutationConverter) - Method in class org.hibernate.reactive.query.sqm.mutation.internal.cte.ReactiveCteDeleteHandler
- createCountStar(SessionFactoryImplementor, MultiTableSqmMutationConverter) - Method in class org.hibernate.reactive.query.sqm.mutation.internal.cte.ReactiveCteUpdateHandler
- createDomainResult(EntityValuedModelPart, NavigablePath, TableGroup, String, DomainResultCreationState) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveAbstractPersisterDelegate
- createDomainResult(NavigablePath, TableGroup, String, DomainResultCreationState) - Method in class org.hibernate.reactive.metamodel.mapping.internal.ReactivePluralAttributeMapping
- createDomainResult(NavigablePath, TableGroup, String, DomainResultCreationState) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveJoinedSubclassEntityPersister
- createDomainResult(NavigablePath, TableGroup, String, DomainResultCreationState) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveSingleTableEntityPersister
- createDomainResult(NavigablePath, TableGroup, String, DomainResultCreationState) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveUnionSubclassEntityPersister
- createEntityBatchLoader(int, EntityMappingType, LoadQueryInfluencers) - Method in class org.hibernate.reactive.loader.ast.internal.ReactiveStandardBatchLoaderFactory
- createEntityGraph(Class<T>) - Method in class org.hibernate.reactive.mutiny.delegation.MutinySessionDelegator
- createEntityGraph(Class<T>) - Method in class org.hibernate.reactive.mutiny.delegation.MutinyStatelessSessionDelegator
- 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.QueryProducer
-
Create a new mutable
EntityGraph - createEntityGraph(Class<T>) - Method in class org.hibernate.reactive.session.impl.ReactiveStatelessSessionImpl
- createEntityGraph(Class<T>) - Method in interface org.hibernate.reactive.session.ReactiveQueryProducer
- 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.QueryProducer
-
Create a new mutable
EntityGraph - createEntityGraph(Class<T>, String) - Method in class org.hibernate.reactive.mutiny.delegation.MutinySessionDelegator
- createEntityGraph(Class<T>, String) - Method in class org.hibernate.reactive.mutiny.delegation.MutinyStatelessSessionDelegator
- 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.QueryProducer
-
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.ReactiveQueryProducer
- 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.QueryProducer
-
Create a new mutable copy of a named
EntityGraph - createEntityManagerFactory(PersistenceConfiguration) - Method in class org.hibernate.reactive.provider.ReactivePersistenceProvider
- createEntityManagerFactory(String, Map) - Method in class org.hibernate.reactive.provider.ReactivePersistenceProvider
- createEntityMetamodel(PersistentClass, EntityPersister) - Method in class org.hibernate.reactive.metamodel.mapping.internal.ReactiveRuntimeModelCreationContext
- createExecutor(BatchKeyAccess, MutationOperationGroup, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.sql.exec.internal.ReactiveStandardMutationExecutorService
- createIdTableSelectQuerySpec(TemporaryTable, Function<SharedSessionContractImplementor, String>, EntityMappingType, ExecutionContext) - Static method in class org.hibernate.reactive.query.sqm.mutation.internal.temptable.ReactiveExecuteWithTemporaryTableHelper
- createIdTableSelectQuerySpec(TemporaryTable, ModelPart, Function<SharedSessionContractImplementor, String>, EntityMappingType, ExecutionContext) - Static method in class org.hibernate.reactive.query.sqm.mutation.internal.temptable.ReactiveExecuteWithTemporaryTableHelper
- createInitializer(InitializerParent<?>, ToOneAttributeMapping, EntityPersister, DomainResult<?>, NavigablePath, boolean, boolean, AssemblerCreationState) - Static method in class org.hibernate.reactive.sql.results.graph.entity.internal.ReactiveEntitySelectFetchInitializerBuilder
- createInitializer(InitializerParent<?>, AssemblerCreationState) - Method in class org.hibernate.reactive.sql.results.graph.collection.internal.ReactiveCollectionDomainResult
- createInitializer(InitializerParent<?>, AssemblerCreationState) - Method in class org.hibernate.reactive.sql.results.graph.embeddable.internal.ReactiveEmbeddableFetchImpl
- createInitializer(InitializerParent<?>, AssemblerCreationState) - Method in class org.hibernate.reactive.sql.results.graph.embeddable.internal.ReactiveNonAggregatedIdentifierMappingFetch
- createInitializer(InitializerParent<?>, AssemblerCreationState) - Method in class org.hibernate.reactive.sql.results.graph.entity.internal.ReactiveEntityFetchJoinedImpl
- createInitializer(InitializerParent<?>, AssemblerCreationState) - Method in class org.hibernate.reactive.sql.results.graph.entity.internal.ReactiveEntityFetchSelectImpl
- createInitializer(InitializerParent<?>, AssemblerCreationState) - Method in class org.hibernate.reactive.sql.results.internal.ReactiveEntityDelayedFetchImpl
- createInitializer(InitializerParent<?>, AssemblerCreationState) - Method in class org.hibernate.reactive.sql.results.internal.ReactiveEntityResultImpl
- createInitializer(InitializerParent, AssemblerCreationState) - Method in class org.hibernate.reactive.sql.results.graph.embeddable.internal.ReactiveEmbeddableForeignKeyResultImpl
- createInitializerData(RowProcessingState) - Method in class org.hibernate.reactive.sql.results.graph.embeddable.internal.ReactiveEmbeddableInitializerImpl
- createInitializerData(RowProcessingState) - Method in class org.hibernate.reactive.sql.results.graph.entity.internal.ReactiveEntityDelayedFetchInitializer
- createInitializerData(RowProcessingState) - Method in class org.hibernate.reactive.sql.results.graph.entity.internal.ReactiveEntityInitializerImpl
- createInitializerData(RowProcessingState) - Method in class org.hibernate.reactive.sql.results.graph.entity.internal.ReactiveEntitySelectFetchInitializer
- createInsertDelegate() - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveSingleTableEntityPersister
- createInsertStrategy(EntityMappingType, MappingModelCreationProcess) - Method in class org.hibernate.reactive.provider.service.ReactiveSqmMultiTableMutationStrategyProvider
- createLazyLoadPlan(List<LazyAttributeDescriptor>, String[]) - Method in interface org.hibernate.reactive.persister.entity.impl.ReactiveAbstractEntityPersister
- createLazyLoadPlanByFetchGroup(BytecodeEnhancementMetadata, String[]) - Method in interface org.hibernate.reactive.persister.entity.impl.ReactiveAbstractEntityPersister
- createMutationQuery(CriteriaDelete<?>) - Method in class org.hibernate.reactive.mutiny.delegation.MutinySessionDelegator
- createMutationQuery(CriteriaDelete<?>) - Method in class org.hibernate.reactive.mutiny.delegation.MutinyStatelessSessionDelegator
- createMutationQuery(CriteriaDelete<?>) - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionImpl
- createMutationQuery(CriteriaDelete<?>) - Method in class org.hibernate.reactive.mutiny.impl.MutinyStatelessSessionImpl
- createMutationQuery(CriteriaDelete<?>) - Method in interface org.hibernate.reactive.mutiny.Mutiny.QueryProducer
-
Create an instance of
Mutiny.MutationQueryfor the given delete tree. - createMutationQuery(CriteriaDelete<?>) - Method in class org.hibernate.reactive.stage.impl.StageSessionImpl
- createMutationQuery(CriteriaDelete<?>) - Method in class org.hibernate.reactive.stage.impl.StageStatelessSessionImpl
- createMutationQuery(CriteriaDelete<?>) - Method in interface org.hibernate.reactive.stage.Stage.QueryProducer
-
Create an instance of
Stage.MutationQueryfor the given delete tree. - createMutationQuery(CriteriaUpdate<?>) - Method in class org.hibernate.reactive.mutiny.delegation.MutinySessionDelegator
- createMutationQuery(CriteriaUpdate<?>) - Method in class org.hibernate.reactive.mutiny.delegation.MutinyStatelessSessionDelegator
- createMutationQuery(CriteriaUpdate<?>) - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionImpl
- createMutationQuery(CriteriaUpdate<?>) - Method in class org.hibernate.reactive.mutiny.impl.MutinyStatelessSessionImpl
- createMutationQuery(CriteriaUpdate<?>) - Method in interface org.hibernate.reactive.mutiny.Mutiny.QueryProducer
-
Create an instance of
Mutiny.MutationQueryfor the given update tree. - createMutationQuery(CriteriaUpdate<?>) - Method in class org.hibernate.reactive.stage.impl.StageSessionImpl
- createMutationQuery(CriteriaUpdate<?>) - Method in class org.hibernate.reactive.stage.impl.StageStatelessSessionImpl
- createMutationQuery(CriteriaUpdate<?>) - Method in interface org.hibernate.reactive.stage.Stage.QueryProducer
-
Create an instance of
Stage.MutationQueryfor the given update tree. - createMutationQuery(String) - Method in class org.hibernate.reactive.mutiny.delegation.MutinySessionDelegator
- createMutationQuery(String) - Method in class org.hibernate.reactive.mutiny.delegation.MutinyStatelessSessionDelegator
- createMutationQuery(String) - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionImpl
- createMutationQuery(String) - Method in class org.hibernate.reactive.mutiny.impl.MutinyStatelessSessionImpl
- createMutationQuery(String) - Method in interface org.hibernate.reactive.mutiny.Mutiny.QueryProducer
-
Create an instance of
Mutiny.MutationQueryfor the given HQL/JPQL update or delete statement. - createMutationQuery(String) - Method in class org.hibernate.reactive.stage.impl.StageSessionImpl
- createMutationQuery(String) - Method in class org.hibernate.reactive.stage.impl.StageStatelessSessionImpl
- createMutationQuery(String) - Method in interface org.hibernate.reactive.stage.Stage.QueryProducer
-
Create an instance of
Stage.MutationQueryfor the given HQL/JPQL update or delete statement. - createMutationQuery(JpaCriteriaInsert<?>) - Method in class org.hibernate.reactive.mutiny.delegation.MutinySessionDelegator
- createMutationQuery(JpaCriteriaInsert<?>) - Method in class org.hibernate.reactive.mutiny.delegation.MutinyStatelessSessionDelegator
- createMutationQuery(JpaCriteriaInsert<?>) - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionImpl
- createMutationQuery(JpaCriteriaInsert<?>) - Method in class org.hibernate.reactive.mutiny.impl.MutinyStatelessSessionImpl
- createMutationQuery(JpaCriteriaInsert<?>) - Method in interface org.hibernate.reactive.mutiny.Mutiny.QueryProducer
-
Create a
Mutiny.MutationQueryfrom the given insert select criteria tree - createMutationQuery(JpaCriteriaInsert<?>) - Method in class org.hibernate.reactive.stage.impl.StageSessionImpl
- createMutationQuery(JpaCriteriaInsert<?>) - Method in class org.hibernate.reactive.stage.impl.StageStatelessSessionImpl
- createMutationQuery(JpaCriteriaInsert<?>) - Method in interface org.hibernate.reactive.stage.Stage.QueryProducer
-
Create a
Stage.MutationQueryfrom the given insert select criteria tree - createMutationStrategy(EntityMappingType, MappingModelCreationProcess) - Method in class org.hibernate.reactive.provider.service.ReactiveSqmMultiTableMutationStrategyProvider
- createNamedQuery(String) - Method in class org.hibernate.reactive.mutiny.delegation.MutinySessionDelegator
- createNamedQuery(String) - Method in class org.hibernate.reactive.mutiny.delegation.MutinyStatelessSessionDelegator
- 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.QueryProducer
-
Create an instance of
Mutiny.Queryfor 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.QueryProducer
-
Create an instance of
Stage.Queryfor the named query. - createNamedQuery(String, Class<R>) - Method in class org.hibernate.reactive.mutiny.delegation.MutinySessionDelegator
- createNamedQuery(String, Class<R>) - Method in class org.hibernate.reactive.mutiny.delegation.MutinyStatelessSessionDelegator
- 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.QueryProducer
-
Create an instance of
Mutiny.SelectionQueryfor 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.QueryProducer
-
Create an instance of
Stage.SelectionQueryfor the named query. - createNamedQueryCollectionLoader(CollectionPersister, NamedQueryMemento) - Method in interface org.hibernate.reactive.persister.collection.impl.ReactiveAbstractCollectionPersister
-
See org.hibernate.persister.collection.AbstractCollectionPersister#createNamedQueryCollectionLoader
- createNamedQueryCollectionLoader(CollectionPersister, NamedQueryMemento) - Method in class org.hibernate.reactive.persister.collection.impl.ReactiveBasicCollectionPersister
- createNamedQueryCollectionLoader(CollectionPersister, NamedQueryMemento) - Method in class org.hibernate.reactive.persister.collection.impl.ReactiveOneToManyPersister
- createNamedReactiveMutationQuery(String) - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
- createNamedReactiveMutationQuery(String) - Method in class org.hibernate.reactive.session.impl.ReactiveStatelessSessionImpl
- createNamedReactiveMutationQuery(String) - Method in interface org.hibernate.reactive.session.ReactiveQueryProducer
- createNamedReactiveSelectionQuery(String) - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
- createNamedReactiveSelectionQuery(String) - Method in class org.hibernate.reactive.session.impl.ReactiveStatelessSessionImpl
- createNamedReactiveSelectionQuery(String) - Method in interface org.hibernate.reactive.session.ReactiveQueryProducer
- createNamedReactiveSelectionQuery(String, Class<R>) - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
- createNamedReactiveSelectionQuery(String, Class<R>) - Method in class org.hibernate.reactive.session.impl.ReactiveStatelessSessionImpl
- createNamedReactiveSelectionQuery(String, Class<R>) - Method in interface org.hibernate.reactive.session.ReactiveQueryProducer
- createNativeQuery(String) - Method in class org.hibernate.reactive.mutiny.delegation.MutinySessionDelegator
- createNativeQuery(String) - Method in class org.hibernate.reactive.mutiny.delegation.MutinyStatelessSessionDelegator
- 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.QueryProducer
-
Create an instance of
Mutiny.Queryfor 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.QueryProducer
-
Create an instance of
Stage.Queryfor the given SQL query string, or SQL update, insert, or delete statement. - createNativeQuery(String, Class<R>) - Method in class org.hibernate.reactive.mutiny.delegation.MutinySessionDelegator
- createNativeQuery(String, Class<R>) - Method in class org.hibernate.reactive.mutiny.delegation.MutinyStatelessSessionDelegator
- 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.QueryProducer
-
Create an instance of
Mutiny.SelectionQueryfor the given SQL query string, using the givenresultTypeto 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.QueryProducer
-
Create an instance of
Stage.Queryfor the given SQL query string, using the givenresultTypeto interpret the results. - createNativeQuery(String, Class<R>, AffectedEntities) - Method in class org.hibernate.reactive.mutiny.delegation.MutinySessionDelegator
- createNativeQuery(String, Class<R>, AffectedEntities) - Method in class org.hibernate.reactive.mutiny.delegation.MutinyStatelessSessionDelegator
- createNativeQuery(String, Class<R>, AffectedEntities) - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionImpl
- createNativeQuery(String, Class<R>, AffectedEntities) - Method in class org.hibernate.reactive.mutiny.impl.MutinyStatelessSessionImpl
- createNativeQuery(String, Class<R>, AffectedEntities) - Method in interface org.hibernate.reactive.mutiny.Mutiny.QueryProducer
-
Create an instance of
Mutiny.SelectionQueryfor the given SQL query string, using the givenresultTypeto interpret the results. - createNativeQuery(String, Class<R>, AffectedEntities) - Method in class org.hibernate.reactive.stage.impl.StageSessionImpl
- createNativeQuery(String, Class<R>, AffectedEntities) - Method in class org.hibernate.reactive.stage.impl.StageStatelessSessionImpl
- createNativeQuery(String, Class<R>, AffectedEntities) - Method in interface org.hibernate.reactive.stage.Stage.QueryProducer
-
Create an instance of
Stage.SelectionQueryfor the given SQL query string, using the givenresultTypeto interpret the results. - createNativeQuery(String, AffectedEntities) - Method in class org.hibernate.reactive.mutiny.delegation.MutinySessionDelegator
- createNativeQuery(String, AffectedEntities) - Method in class org.hibernate.reactive.mutiny.delegation.MutinyStatelessSessionDelegator
- createNativeQuery(String, AffectedEntities) - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionImpl
- createNativeQuery(String, AffectedEntities) - Method in class org.hibernate.reactive.mutiny.impl.MutinyStatelessSessionImpl
- createNativeQuery(String, AffectedEntities) - Method in interface org.hibernate.reactive.mutiny.Mutiny.QueryProducer
-
Create an instance of
Mutiny.Queryfor 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 class org.hibernate.reactive.stage.impl.StageStatelessSessionImpl
- createNativeQuery(String, AffectedEntities) - Method in interface org.hibernate.reactive.stage.Stage.QueryProducer
-
Create an instance of
Stage.Queryfor the given SQL query string, or SQL update, insert, or delete statement. - createNativeQuery(String, ResultSetMapping<R>) - Method in class org.hibernate.reactive.mutiny.delegation.MutinySessionDelegator
- createNativeQuery(String, ResultSetMapping<R>) - Method in class org.hibernate.reactive.mutiny.delegation.MutinyStatelessSessionDelegator
- 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.QueryProducer
-
Create an instance of
Mutiny.SelectionQueryfor the given SQL query string, using the givenResultSetMappingto 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.QueryProducer
-
Create an instance of
Stage.SelectionQueryfor the given SQL query string, using the givenResultSetMappingto interpret the result set. - createNativeQuery(String, ResultSetMapping<R>, AffectedEntities) - Method in class org.hibernate.reactive.mutiny.delegation.MutinySessionDelegator
- createNativeQuery(String, ResultSetMapping<R>, AffectedEntities) - Method in class org.hibernate.reactive.mutiny.delegation.MutinyStatelessSessionDelegator
- createNativeQuery(String, ResultSetMapping<R>, AffectedEntities) - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionImpl
- createNativeQuery(String, ResultSetMapping<R>, AffectedEntities) - Method in class org.hibernate.reactive.mutiny.impl.MutinyStatelessSessionImpl
- createNativeQuery(String, ResultSetMapping<R>, AffectedEntities) - Method in interface org.hibernate.reactive.mutiny.Mutiny.QueryProducer
-
Create an instance of
Mutiny.SelectionQueryfor the given SQL query string, using the givenResultSetMappingto 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 class org.hibernate.reactive.stage.impl.StageStatelessSessionImpl
- createNativeQuery(String, ResultSetMapping<R>, AffectedEntities) - Method in interface org.hibernate.reactive.stage.Stage.QueryProducer
-
Create an instance of
Stage.SelectionQueryfor the given SQL query string, using the givenResultSetMappingto interpret the result set. - createNativeReactiveMutationQuery(String) - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
- createNativeReactiveMutationQuery(String) - Method in class org.hibernate.reactive.session.impl.ReactiveStatelessSessionImpl
- createNativeReactiveMutationQuery(String) - Method in interface org.hibernate.reactive.session.ReactiveQueryProducer
- createOperation(ValuesAnalysis, TableMutation<?>) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveMergeCoordinatorStandardScopeFactory
- createPersistenceContext() - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
- createPool(URI) - Method in class org.hibernate.reactive.pool.impl.DefaultSqlClientPool
-
Create a new
Poolfor the given JDBC URL or database URI, using theVertxInstanceservice to obtain an instance ofVertx, and theSqlClientPoolConfigurationservice to obtain options for creating the connection pool instances. - createPool(URI, T, PoolOptions, Vertx) - Method in class org.hibernate.reactive.pool.impl.DefaultSqlClientPool
-
Create a new
Poolfor the given JDBC URL or database URI, connection pool options, and the given instance ofVertx. - createQuery(CriteriaDelete<R>) - Method in class org.hibernate.reactive.mutiny.delegation.MutinySessionDelegator
- createQuery(CriteriaDelete<R>) - Method in class org.hibernate.reactive.mutiny.delegation.MutinyStatelessSessionDelegator
- 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.QueryProducer
-
Create an instance of
Mutiny.MutationQueryfor 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.QueryProducer
-
Create an instance of
Stage.MutationQueryfor the given criteria delete. - createQuery(CriteriaQuery<R>) - Method in class org.hibernate.reactive.mutiny.delegation.MutinySessionDelegator
- createQuery(CriteriaQuery<R>) - Method in class org.hibernate.reactive.mutiny.delegation.MutinyStatelessSessionDelegator
- 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.QueryProducer
-
Create an instance of
Mutiny.SelectionQueryfor 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.QueryProducer
-
Create an instance of
Stage.SelectionQueryfor the given criteria query. - createQuery(CriteriaUpdate<R>) - Method in class org.hibernate.reactive.mutiny.delegation.MutinySessionDelegator
- createQuery(CriteriaUpdate<R>) - Method in class org.hibernate.reactive.mutiny.delegation.MutinyStatelessSessionDelegator
- 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.QueryProducer
-
Create an instance of
Mutiny.MutationQueryfor 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.QueryProducer
-
Create an instance of
Stage.MutationQueryfor the given criteria update. - createQuery(TypedQueryReference<R>) - Method in class org.hibernate.reactive.mutiny.delegation.MutinySessionDelegator
- createQuery(TypedQueryReference<R>) - Method in class org.hibernate.reactive.mutiny.delegation.MutinyStatelessSessionDelegator
- createQuery(TypedQueryReference<R>) - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionImpl
- createQuery(TypedQueryReference<R>) - Method in class org.hibernate.reactive.mutiny.impl.MutinyStatelessSessionImpl
- createQuery(TypedQueryReference<R>) - Method in interface org.hibernate.reactive.mutiny.Mutiny.QueryProducer
-
Create a typed
Queryinstance for the given typed query reference. - createQuery(TypedQueryReference<R>) - Method in class org.hibernate.reactive.stage.impl.StageSessionImpl
- createQuery(TypedQueryReference<R>) - Method in class org.hibernate.reactive.stage.impl.StageStatelessSessionImpl
- createQuery(TypedQueryReference<R>) - Method in interface org.hibernate.reactive.stage.Stage.QueryProducer
-
Create a typed
Stage.Queryinstance for the given typed query reference. - createQuery(String) - Method in class org.hibernate.reactive.mutiny.delegation.MutinySessionDelegator
-
Deprecated.
- createQuery(String) - Method in class org.hibernate.reactive.mutiny.delegation.MutinyStatelessSessionDelegator
-
Deprecated.
- createQuery(String) - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionImpl
-
Deprecated.
- createQuery(String) - Method in class org.hibernate.reactive.mutiny.impl.MutinyStatelessSessionImpl
- createQuery(String) - Method in interface org.hibernate.reactive.mutiny.Mutiny.QueryProducer
-
Deprecated.
- createQuery(String) - Method in class org.hibernate.reactive.stage.impl.StageSessionImpl
-
Deprecated.
- createQuery(String) - Method in class org.hibernate.reactive.stage.impl.StageStatelessSessionImpl
-
Deprecated.
- createQuery(String) - Method in interface org.hibernate.reactive.stage.Stage.QueryProducer
-
Deprecated.See explanation in
QueryProducer.createSelectionQuery(String) - createQuery(String, Class<R>) - Method in class org.hibernate.reactive.mutiny.delegation.MutinySessionDelegator
- createQuery(String, Class<R>) - Method in class org.hibernate.reactive.mutiny.delegation.MutinyStatelessSessionDelegator
- 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
-
Deprecated.
- createQuery(String, Class<R>) - Method in interface org.hibernate.reactive.mutiny.Mutiny.QueryProducer
-
Create an instance of
Mutiny.SelectionQueryfor the given HQL/JPQL query string and query result type. - 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.QueryProducer
-
Create an instance of
Stage.SelectionQueryfor the given HQL/JPQL query string and query result type. - createQueryPlan(NativeSelectQueryDefinition<R>, SessionFactoryImplementor) - Method in class org.hibernate.reactive.query.sqm.spi.ReactiveNativeQueryInterpreter
- createReactiveCriteriaQuery(SqmStatement<T>, Class<T>) - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
- createReactiveInsertDelegate() - Method in interface org.hibernate.reactive.persister.entity.impl.ReactiveAbstractEntityPersister
- createReactiveMutationQuery(CriteriaDelete<R>) - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
- createReactiveMutationQuery(CriteriaDelete<R>) - Method in class org.hibernate.reactive.session.impl.ReactiveStatelessSessionImpl
- createReactiveMutationQuery(CriteriaDelete<R>) - Method in interface org.hibernate.reactive.session.ReactiveQueryProducer
- createReactiveMutationQuery(CriteriaUpdate<R>) - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
- createReactiveMutationQuery(CriteriaUpdate<R>) - Method in class org.hibernate.reactive.session.impl.ReactiveStatelessSessionImpl
- createReactiveMutationQuery(CriteriaUpdate<R>) - Method in interface org.hibernate.reactive.session.ReactiveQueryProducer
- createReactiveMutationQuery(String) - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
- createReactiveMutationQuery(String) - Method in class org.hibernate.reactive.session.impl.ReactiveStatelessSessionImpl
- createReactiveMutationQuery(String) - Method in interface org.hibernate.reactive.session.ReactiveQueryProducer
- createReactiveMutationQuery(JpaCriteriaInsert<R>) - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
- createReactiveMutationQuery(JpaCriteriaInsert<R>) - Method in class org.hibernate.reactive.session.impl.ReactiveStatelessSessionImpl
- createReactiveMutationQuery(JpaCriteriaInsert<R>) - Method in interface org.hibernate.reactive.session.ReactiveQueryProducer
- 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.ReactiveQueryProducer
- 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.ReactiveQueryProducer
- 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.ReactiveQueryProducer
- createReactiveNativeQuery(String, Class<R>) - Method in class org.hibernate.reactive.session.impl.ReactiveStatelessSessionImpl
- createReactiveNativeQuery(String, Class<R>) - Method in interface org.hibernate.reactive.session.ReactiveQueryProducer
- createReactiveNativeQuery(String, Class<R>, String) - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
-
Deprecated, for removal: This API element is subject to removal in a future version.
- createReactiveNativeQuery(String, Class<R>, String) - Method in class org.hibernate.reactive.session.impl.ReactiveStatelessSessionImpl
-
Deprecated, for removal: This API element is subject to removal in a future version.
- createReactiveNativeQuery(String, Class<R>, String) - Method in interface org.hibernate.reactive.session.ReactiveQueryProducer
-
Deprecated, for removal: This API element is subject to removal in a future version.
- createReactiveNativeQuery(String, Class<R>, AffectedEntities) - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
- createReactiveNativeQuery(String, Class<R>, AffectedEntities) - Method in class org.hibernate.reactive.session.impl.ReactiveStatelessSessionImpl
- createReactiveNativeQuery(String, Class<R>, AffectedEntities) - Method in interface org.hibernate.reactive.session.ReactiveQueryProducer
- createReactiveNativeQuery(String, Class<T>) - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
- createReactiveNativeQuery(String, String) - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
-
Deprecated, for removal: This API element is subject to removal in a future version.
- createReactiveNativeQuery(String, String) - Method in class org.hibernate.reactive.session.impl.ReactiveStatelessSessionImpl
-
Deprecated, for removal: This API element is subject to removal in a future version.
- createReactiveNativeQuery(String, String) - Method in interface org.hibernate.reactive.session.ReactiveQueryProducer
-
Deprecated, for removal: This API element is subject to removal in a future version.
- createReactiveNativeQuery(String, String, Class<R>) - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
-
Deprecated, for removal: This API element is subject to removal in a future version.
- createReactiveNativeQuery(String, String, Class<R>) - Method in class org.hibernate.reactive.session.impl.ReactiveStatelessSessionImpl
-
Deprecated, for removal: This API element is subject to removal in a future version.
- createReactiveNativeQuery(String, String, Class<R>) - Method in interface org.hibernate.reactive.session.ReactiveQueryProducer
-
Deprecated, for removal: This API element is subject to removal in a future version.
- createReactiveNativeQuery(String, AffectedEntities) - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
- createReactiveNativeQuery(String, AffectedEntities) - Method in class org.hibernate.reactive.session.impl.ReactiveStatelessSessionImpl
- createReactiveNativeQuery(String, AffectedEntities) - Method in interface org.hibernate.reactive.session.ReactiveQueryProducer
- createReactiveNativeQuery(String, ResultSetMapping<R>) - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
- createReactiveNativeQuery(String, ResultSetMapping<R>) - Method in class org.hibernate.reactive.session.impl.ReactiveStatelessSessionImpl
- createReactiveNativeQuery(String, ResultSetMapping<R>) - Method in interface org.hibernate.reactive.session.ReactiveQueryProducer
- createReactiveNativeQuery(String, ResultSetMapping<R>, AffectedEntities) - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
- createReactiveNativeQuery(String, ResultSetMapping<R>, AffectedEntities) - Method in class org.hibernate.reactive.session.impl.ReactiveStatelessSessionImpl
- createReactiveNativeQuery(String, ResultSetMapping<R>, AffectedEntities) - Method in interface org.hibernate.reactive.session.ReactiveQueryProducer
- createReactiveNativeQueryImplementor(Class<T>, NamedNativeQueryMemento<?>) - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
- createReactiveQuery(CriteriaQuery<R>) - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
- createReactiveQuery(CriteriaQuery<R>) - Method in class org.hibernate.reactive.session.impl.ReactiveStatelessSessionImpl
- createReactiveQuery(CriteriaQuery<R>) - Method in interface org.hibernate.reactive.session.ReactiveQueryProducer
- createReactiveQuery(TypedQueryReference<R>) - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
- createReactiveQuery(TypedQueryReference<R>) - Method in class org.hibernate.reactive.session.impl.ReactiveStatelessSessionImpl
- createReactiveQuery(TypedQueryReference<R>) - Method in interface org.hibernate.reactive.session.ReactiveQueryProducer
- 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.ReactiveQueryProducer
- 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.ReactiveQueryProducer
- createReactiveSelectionQuery(CriteriaQuery<R>) - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
- createReactiveSelectionQuery(CriteriaQuery<R>) - Method in class org.hibernate.reactive.session.impl.ReactiveStatelessSessionImpl
- createReactiveSelectionQuery(CriteriaQuery<R>) - Method in interface org.hibernate.reactive.session.ReactiveQueryProducer
- createReactiveSelectionQuery(String, Class<R>) - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
- createReactiveSelectionQuery(String, Class<R>) - Method in class org.hibernate.reactive.session.impl.ReactiveStatelessSessionImpl
- createReactiveSelectionQuery(String, Class<R>) - Method in interface org.hibernate.reactive.session.ReactiveQueryProducer
- createReactiveSqmQueryImplementor(Class<T>, NamedSqmQueryMemento<?>) - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
- createReactiveUpdateDelegate() - Method in interface org.hibernate.reactive.persister.entity.impl.ReactiveAbstractEntityPersister
- createResultAssembler(InitializerParent, AssemblerCreationState) - Method in class org.hibernate.reactive.sql.results.internal.ReactiveEntityResultImpl
- createRowReader(SessionFactoryImplementor, RowTransformer<R>, Class<R>, ReactiveValuesResultSet) - Static method in class org.hibernate.reactive.sql.results.internal.ReactiveResultsHelper
- createSelectionQuery(String, Class<R>) - Method in class org.hibernate.reactive.mutiny.delegation.MutinySessionDelegator
- createSelectionQuery(String, Class<R>) - Method in class org.hibernate.reactive.mutiny.delegation.MutinyStatelessSessionDelegator
- createSelectionQuery(String, Class<R>) - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionImpl
- createSelectionQuery(String, Class<R>) - Method in class org.hibernate.reactive.mutiny.impl.MutinyStatelessSessionImpl
- createSelectionQuery(String, Class<R>) - Method in interface org.hibernate.reactive.mutiny.Mutiny.QueryProducer
-
Create an instance of
Mutiny.SelectionQueryfor the given HQL/JPQL query string. - createSelectionQuery(String, Class<R>) - Method in class org.hibernate.reactive.stage.impl.StageSessionImpl
- createSelectionQuery(String, Class<R>) - Method in class org.hibernate.reactive.stage.impl.StageStatelessSessionImpl
- createSelectionQuery(String, Class<R>) - Method in interface org.hibernate.reactive.stage.Stage.QueryProducer
-
Create an instance of
Stage.SelectionQueryfor the given HQL/JPQL query string. - createSingleKeyCollectionLoader(LoadQueryInfluencers) - Method in interface org.hibernate.reactive.persister.collection.impl.ReactiveAbstractCollectionPersister
-
See org.hibernate.persister.collection.AbstractCollectionPersister#createSingleKeyCollectionLoader
- createSingleKeyCollectionLoader(LoadQueryInfluencers) - Method in class org.hibernate.reactive.persister.collection.impl.ReactiveBasicCollectionPersister
- createSingleKeyCollectionLoader(LoadQueryInfluencers) - Method in class org.hibernate.reactive.persister.collection.impl.ReactiveOneToManyPersister
- createSubSelectLoader(SubselectFetch, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.collection.impl.ReactiveBasicCollectionPersister
- createSubSelectLoader(SubselectFetch, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.collection.impl.ReactiveOneToManyPersister
- createTableMutationBuilder(Expectation, SessionFactoryImplementor) - Method in class org.hibernate.reactive.generator.values.GeneratedValuesMutationDelegateAdaptor
- createTableMutationBuilder(Expectation, SessionFactoryImplementor) - Method in class org.hibernate.reactive.id.insert.ReactiveInsertReturningDelegate
- createTranslator(DomainQueryExecutionContext) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveSimpleDeleteQueryPlan
- createTypedArray(Class<X>, int) - Static method in class org.hibernate.reactive.loader.ast.internal.ReactiveLoaderHelper
-
Creates a typed array, as opposed to a generic
Object[]that holds the typed values - createUpdateDelegate() - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveSingleTableEntityPersister
- creatingVertxInstance() - Method in interface org.hibernate.reactive.logging.impl.Log
- currentTransaction() - Method in class org.hibernate.reactive.mutiny.delegation.MutinySessionDelegator
- currentTransaction() - Method in class org.hibernate.reactive.mutiny.delegation.MutinyStatelessSessionDelegator
- 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
- databaseUsernameNotSpecified() - Method in interface org.hibernate.reactive.logging.impl.Log
- 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.MySqlReactiveInformationExtractorImpl
- dataTypeCode(String) - Method in class org.hibernate.reactive.provider.service.OracleSqlReactiveInformationExtractorImpl
- dataTypeCode(String) - Method in class org.hibernate.reactive.provider.service.PostgreSqlReactiveInformationExtractorImpl
- dataTypeCode(String) - Method in class org.hibernate.reactive.provider.service.SqlServerReactiveInformationExtractorImpl
- ddlCommandFailed(String) - Method in interface org.hibernate.reactive.logging.impl.Log
- decomposeAttribute(Object, SharedSessionContractImplementor, JdbcValueBindings, AttributeMapping) - Method in class org.hibernate.reactive.persister.entity.mutation.ReactiveInsertCoordinatorStandard
- decomposeForReactiveInsert(MutationExecutor, Object, Object[], MutationOperationGroup, boolean[], TableInclusionChecker, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.mutation.ReactiveInsertCoordinatorStandard
- decrementCascadeLevel() - Method in class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
- 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 reactive
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 two things here: Perform needed
EntityEntry.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
- 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
SqlClientPoolConfigurationwhich configures thePoolusing 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
Vertxthat 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 class org.hibernate.reactive.mutiny.delegation.MutinySessionDelegator
- delegate() - Method in class org.hibernate.reactive.mutiny.delegation.MutinyStatelessSessionDelegator
- 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(Object) - Method in class org.hibernate.reactive.mutiny.delegation.MutinyStatelessSessionDelegator
- 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, using the number of the given entities as the batch size.
- delete(Object, Object, Object, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveJoinedSubclassEntityPersister
- delete(Object, Object, Object, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveSingleTableEntityPersister
- delete(Object, Object, Object, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveUnionSubclassEntityPersister
- delete(Object, Object, Object, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.mutation.ReactiveDeleteCoordinator
- delete(Object, Object, Object, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.mutation.ReactiveDeleteCoordinatorSoft
- deleteAll(int, Object...) - Method in class org.hibernate.reactive.mutiny.delegation.MutinyStatelessSessionDelegator
- 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.delegation.MutinyStatelessSessionDelegator
- 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, using the number of the given entities as the batch size.
- deleteEntity(EventSource, Object, EntityEntry, boolean, boolean, EntityPersister, DeleteContext) - Method in class org.hibernate.reactive.event.impl.DefaultReactiveDeleteEventListener
-
Perform the entity deletion.
- deleteMultiple(List<?>) - Method in class org.hibernate.reactive.mutiny.delegation.MutinyStatelessSessionDelegator
- deleteMultiple(List<?>) - Method in class org.hibernate.reactive.mutiny.impl.MutinyStatelessSessionImpl
- deleteMultiple(List<?>) - Method in interface org.hibernate.reactive.mutiny.Mutiny.StatelessSession
-
Delete multiple rows, using the size of the given list as the batch size.
- deleteMultiple(List<?>) - Method in class org.hibernate.reactive.stage.impl.StageStatelessSessionImpl
- deleteMultiple(List<?>) - Method in interface org.hibernate.reactive.stage.Stage.StatelessSession
-
Delete multiple rows, using the size of the given list as the batch size.
- 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(Object, Object, Object, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.persister.entity.impl.ReactiveEntityPersister
-
Delete the given instance without blocking.
- deleteReactive(Object, Object, Object, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveJoinedSubclassEntityPersister
- deleteReactive(Object, Object, Object, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveSingleTableEntityPersister
- deleteReactive(Object, Object, Object, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveUnionSubclassEntityPersister
- deleteRow() - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- deleteRows(PersistentCollection<?>, Object, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.persister.collection.impl.ReactiveCollectionPersister
- deleteRows(PersistentCollection<?>, Object, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.collection.mutation.ReactiveDeleteRowsCoordinatorNoOp
- deleteTransientEntity(EventSource, Object, EntityPersister, DeleteContext) - 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.delegation.MutinySessionDelegator
- 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
- determineBatchMode(EntityPersister, InitializerParent<?>, AssemblerCreationState) - Static method in class org.hibernate.reactive.sql.results.graph.entity.internal.ReactiveEntitySelectFetchInitializerBuilder
- determineDefaultSegmentValue(Properties) - Method in class org.hibernate.reactive.id.impl.TableReactiveIdentifierGenerator
- determineEffectiveLockMode(String) - Method in class org.hibernate.reactive.sql.exec.spi.ReactiveRowProcessingState
- determineIncrement(Properties) - Method in class org.hibernate.reactive.id.impl.TableReactiveIdentifierGenerator
- determineIncrementForSequenceEmulation(Properties) - Method in class org.hibernate.reactive.id.impl.ReactiveSequenceIdentifierGenerator
- determineInitialValue(Properties) - Method in class org.hibernate.reactive.id.impl.TableReactiveIdentifierGenerator
- determineLoaderToUse(SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.persister.entity.impl.ReactiveAbstractEntityPersister
- determineLoaderToUse(SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveJoinedSubclassEntityPersister
- determineLoaderToUse(SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveSingleTableEntityPersister
- determineLoaderToUse(SharedSessionContractImplementor) - 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
- determineSequenceName(Properties, Dialect, JdbcEnvironment, ServiceRegistry) - Method in class org.hibernate.reactive.id.impl.ReactiveSequenceIdentifierGenerator
-
Determine the name of the sequence (or table if this resolves to a physical table) to use.
- determineStoreLastUsedValue(ServiceRegistry) - Method in class org.hibernate.reactive.id.impl.EmulatedSequenceReactiveIdentifierGenerator
- determineStoreLastUsedValue(ServiceRegistry) - Method in class org.hibernate.reactive.id.impl.TableReactiveIdentifierGenerator
- determineTableName(Type, Properties, ServiceRegistry) - Method in class org.hibernate.reactive.id.impl.EmulatedSequenceReactiveIdentifierGenerator
- determineTableName(Type, 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
- disableFetchProfile(String) - Method in class org.hibernate.reactive.mutiny.delegation.MutinySessionDelegator
- 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.delegation.MutinySessionDelegator
- 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.
- doAfterTransactionCompletion(boolean, ReactiveSession) - Method in interface org.hibernate.reactive.engine.ReactiveAfterTransactionCompletionProcess
-
Perform whatever processing is encapsulated here after completion of the transaction.
- 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.
- doDynamicDelete(Object, Object, Object, Object[], SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.mutation.ReactiveDeleteCoordinator
- doDynamicDelete(Object, Object, Object, Object[], SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.mutation.ReactiveDeleteCoordinatorSoft
- doDynamicInserts(Object, Object[], Object, SharedSessionContractImplementor, boolean, boolean) - Method in class org.hibernate.reactive.persister.entity.mutation.ReactiveInsertCoordinatorStandard
- doDynamicUpdate(Object, Object, Object, Object[], Object[], UpdateCoordinatorStandard.InclusionChecker, UpdateCoordinatorStandard.UpdateValuesAnalysisImpl, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.mutation.ReactiveUpdateCoordinatorStandard
- doExecuteReactiveUpdate() - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveQuerySqmImpl
- doStaticDelete(Object, Object, Object, Object[], Object, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.mutation.ReactiveDeleteCoordinator
- doStaticDelete(Object, Object, Object, Object[], Object, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.mutation.ReactiveDeleteCoordinatorSoft
- doStaticInserts(Object, Object[], Object, SharedSessionContractImplementor, boolean) - Method in class org.hibernate.reactive.persister.entity.mutation.ReactiveInsertCoordinatorStandard
- doStaticUpdate(Object, Object, Object, Object[], Object[], UpdateCoordinatorStandard.UpdateValuesAnalysisImpl, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.mutation.ReactiveUpdateCoordinatorStandard
- doUpdate(Object, PersistentCollection<?>, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.collection.mutation.ReactiveUpdateRowsCoordinatorOneToMany
- doVersionUpdate(Object, Object, Object, Object, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.mutation.ReactiveUpdateCoordinatorStandard
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
SequenceGeneratorfor databases which do not support sequences. - EmulatedSequenceReactiveIdentifierGenerator(TableStructure, RuntimeModelCreationContext) - Constructor for class org.hibernate.reactive.id.impl.EmulatedSequenceReactiveIdentifierGenerator
- enableFetchProfile(String) - Method in class org.hibernate.reactive.mutiny.delegation.MutinySessionDelegator
- enableFetchProfile(String) - Method in class org.hibernate.reactive.mutiny.impl.MutinyQueryImpl
- enableFetchProfile(String) - Method in class org.hibernate.reactive.mutiny.impl.MutinySelectionQueryImpl
- enableFetchProfile(String) - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionImpl
- enableFetchProfile(String) - Method in interface org.hibernate.reactive.mutiny.Mutiny.Query
- enableFetchProfile(String) - Method in interface org.hibernate.reactive.mutiny.Mutiny.SelectionQuery
-
Enable a fetch profile which will be in effect during execution of this query.
- 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.query.ReactiveSelectionQuery
- enableFetchProfile(String) - Method in class org.hibernate.reactive.query.spi.ReactiveAbstractSelectionQuery
- enableFetchProfile(String) - Method in class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- enableFetchProfile(String) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveQuerySqmImpl
- enableFetchProfile(String) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveSqmSelectionQueryImpl
- enableFetchProfile(String) - Method in interface org.hibernate.reactive.session.ReactiveSession
- enableFetchProfile(String) - Method in class org.hibernate.reactive.stage.impl.StageQueryImpl
- enableFetchProfile(String) - Method in class org.hibernate.reactive.stage.impl.StageSelectionQueryImpl
- enableFetchProfile(String) - Method in class org.hibernate.reactive.stage.impl.StageSessionImpl
- enableFetchProfile(String) - Method in interface org.hibernate.reactive.stage.Stage.SelectionQuery
-
Enable a fetch profile which will be in effect during execution of this query.
- 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.delegation.MutinySessionDelegator
- 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 class org.hibernate.reactive.util.async.impl.AsyncIterator.End
-
An
Eitherinstance which contains theAsyncIterator.Endenum. - END - Enum constant in enum class org.hibernate.reactive.util.async.impl.AsyncIterator.End
- endRemoveOrphanBeforeUpdates() - Method in class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
- endStage() - Static method in enum class org.hibernate.reactive.util.async.impl.AsyncIterator.End
-
A
CompletionStagewhich 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, PersistContext) - Method in class org.hibernate.reactive.event.impl.DefaultReactivePersistEventListener
- entityIsTransient(MergeEvent, MergeContext) - Method in class org.hibernate.reactive.event.impl.DefaultReactiveMergeEventListener
- entityIsTransient(PersistEvent, PersistContext) - 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
- equals(Object) - Method in class org.hibernate.reactive.context.impl.BaseKey
- equals(Object) - Method in class org.hibernate.reactive.context.impl.MultitenantKey
- equals(Object) - Method in class org.hibernate.reactive.type.descriptor.jdbc.ReactiveArrayJdbcType
- errorOrLogForPaginationWithCollectionFetch() - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveQuerySqmImpl
- 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.ReactiveEntityInsertActionHolder
- 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(Object, ValuesAnalysis, TableInclusionChecker, OperationResultChecker, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.engine.jdbc.env.internal.ReactiveMutationExecutor
- 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(DomainQueryExecutionContext) - Method in class org.hibernate.reactive.query.sqm.mutation.internal.cte.ReactiveCteDeleteHandler
- execute(DomainQueryExecutionContext) - Method in class org.hibernate.reactive.query.sqm.mutation.internal.cte.ReactiveCteInsertHandler
- execute(DomainQueryExecutionContext) - Method in class org.hibernate.reactive.query.sqm.mutation.internal.cte.ReactiveCteUpdateHandler
- execute(DomainQueryExecutionContext) - Method in interface org.hibernate.reactive.query.sqm.mutation.internal.temptable.ReactiveTableBasedDeleteHandler.ReactiveExecutionDelegate
- execute(DomainQueryExecutionContext) - Method in class org.hibernate.reactive.query.sqm.mutation.internal.temptable.ReactiveTableBasedUpdateHandler
- execute(ExecutionContext) - Method in interface org.hibernate.reactive.query.sqm.mutation.internal.temptable.ReactiveTableBasedInsertHandler.ReactiveExecutionDelegate
- execute(ExecutionContext) - Method in interface org.hibernate.reactive.query.sqm.mutation.internal.temptable.ReactiveTableBasedUpdateHandler.ReactiveExecutionDelegate
- execute(ExecutionContext) - Method in class org.hibernate.reactive.query.sqm.mutation.internal.temptable.ReactiveUpdateExecutionDelegate
- executeActions() - Method in class org.hibernate.reactive.engine.ReactiveActionQueue
-
Perform all currently queued actions.
- executeAndExtractReturning(String, PreparedStatement, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.id.insert.ReactiveInsertReturningDelegate
- 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
- executeDelete(SqmDeleteStatement<?>, DomainParameterXref, DomainQueryExecutionContext) - Method in interface org.hibernate.reactive.query.sqm.mutation.spi.ReactiveSqmMultiTableMutationStrategy
- executeInsert(SqmInsertStatement<?>, DomainParameterXref, DomainQueryExecutionContext) - Method in interface org.hibernate.reactive.query.sqm.mutation.spi.ReactiveSqmMultiTableInsertStrategy
- 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
- executeQuery(DomainQueryExecutionContext, ResultsConsumer<T, R>) - Method in interface org.hibernate.reactive.query.sqm.spi.ReactiveSelectQueryPlan
- executeQuery(JdbcOperationQuerySelect, JdbcParameterBindings, ExecutionContext, RowTransformer<R>, Class<R>, int, ReactiveResultsConsumer<T, R>) - Method in class org.hibernate.reactive.sql.exec.internal.StandardReactiveSelectExecutor
- executeQuery(JdbcOperationQuerySelect, JdbcParameterBindings, ExecutionContext, RowTransformer<R>, Class<R>, int, ReactiveResultsConsumer<T, R>) - Method in interface org.hibernate.reactive.sql.exec.spi.ReactiveSelectExecutor
- executeQuery(JdbcOperationQuerySelect, JdbcParameterBindings, ExecutionContext, RowTransformer<R>, Class<R>, int, JdbcSelectExecutor.StatementCreator, ReactiveResultsConsumer<T, R>) - Method in class org.hibernate.reactive.sql.exec.internal.StandardReactiveSelectExecutor
- executeQuery(JdbcOperationQuerySelect, JdbcParameterBindings, ExecutionContext, RowTransformer<R>, Class<R>, int, JdbcSelectExecutor.StatementCreator, ReactiveResultsConsumer<T, R>) - Method in interface org.hibernate.reactive.sql.exec.spi.ReactiveSelectExecutor
- executeReactive(Object, ValuesAnalysis, TableInclusionChecker, OperationResultChecker, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.engine.jdbc.env.internal.ReactiveMutationExecutor
- executeReactive(Object, ValuesAnalysis, TableInclusionChecker, OperationResultChecker, SharedSessionContractImplementor, boolean, String[]) - Method in interface org.hibernate.reactive.engine.jdbc.env.internal.ReactiveMutationExecutor
- executeReactive(JdbcOperationQueryMutation, JdbcParameterBindings, Function<String, PreparedStatement>, BiConsumer<Integer, PreparedStatement>, ExecutionContext) - Method in class org.hibernate.reactive.sql.exec.internal.StandardReactiveJdbcMutationExecutor
- executeReactive(JdbcOperationQueryMutation, JdbcParameterBindings, Function<String, PreparedStatement>, BiConsumer<Integer, PreparedStatement>, ExecutionContext) - Method in interface org.hibernate.reactive.sql.exec.spi.ReactiveJdbcMutationExecutor
- executeReactiveUpdate() - Method in interface org.hibernate.reactive.query.ReactiveMutationQuery
- executeReactiveUpdate() - Method in class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- executeReactiveUpdate() - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveQuerySqmImpl
- executeReactiveUpdate(DomainQueryExecutionContext) - Method in class org.hibernate.reactive.query.sql.internal.ReactiveNativeNonSelectQueryPlan
- executeReactiveUpdate(DomainQueryExecutionContext) - Method in interface org.hibernate.reactive.query.sql.spi.ReactiveNonSelectQueryPlan
- executeReactiveUpdate(DomainQueryExecutionContext) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveAggregatedNonSelectQueryPlan
- executeReactiveUpdate(DomainQueryExecutionContext) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveMultiTableDeleteQueryPlan
- executeReactiveUpdate(DomainQueryExecutionContext) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveMultiTableInsertQueryPlan
- executeReactiveUpdate(DomainQueryExecutionContext) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveMultiTableUpdateQueryPlan
- executeReactiveUpdate(DomainQueryExecutionContext) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveSimpleDeleteQueryPlan
- executeReactiveUpdate(DomainQueryExecutionContext) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveSimpleInsertQueryPlan
- executeReactiveUpdate(DomainQueryExecutionContext) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveSimpleUpdateQueryPlan
- 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.MutinyMutationQueryImpl
- executeUpdate() - Method in class org.hibernate.reactive.mutiny.impl.MutinyQueryImpl
- executeUpdate() - Method in interface org.hibernate.reactive.mutiny.Mutiny.MutationQuery
-
Asynchronously execute this delete, update, or insert query, returning the updated row count.
- executeUpdate() - Method in class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- executeUpdate() - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveQuerySqmImpl
- executeUpdate() - Method in class org.hibernate.reactive.stage.impl.StageMutationQueryImpl
- executeUpdate() - Method in class org.hibernate.reactive.stage.impl.StageQueryImpl
- executeUpdate() - Method in interface org.hibernate.reactive.stage.Stage.MutationQuery
-
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(DomainQueryExecutionContext) - Method in interface org.hibernate.reactive.query.sql.spi.ReactiveNonSelectQueryPlan
- executeUpdate(SqmUpdateStatement<?>, DomainParameterXref, DomainQueryExecutionContext) - Method in interface org.hibernate.reactive.query.sqm.mutation.spi.ReactiveSqmMultiTableMutationStrategy
- 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, SqlExceptionHelper) - Constructor for class org.hibernate.reactive.pool.impl.ExternalSqlClientPool
- extract(SharedSessionContractImplementor) - Static method in class org.hibernate.reactive.session.impl.ReactiveQueryExecutorLookup
-
Extracts the ReactiveQueryExecutor from a Session.
- extractRequestedProviderName(PersistenceUnitDescriptor, Map) - Static method in class org.hibernate.reactive.provider.impl.ReactiveProviderChecker
-
Extract the requested persistence provider name using the algorithm Hibernate uses.
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.delegation.MutinySessionDelegator
- 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.delegation.MutinySessionDelegator
- fetch(T) - Method in class org.hibernate.reactive.mutiny.delegation.MutinyStatelessSessionDelegator
- 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 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 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. - FILTER - Enum constant in enum class org.hibernate.reactive.sql.results.spi.ReactiveListResultsConsumer.UniqueSemantic
-
Apply in-memory de-duplication, removing rows already part of the results
- find(EntityGraph<T>, Object) - Method in class org.hibernate.reactive.mutiny.delegation.MutinySessionDelegator
- 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
EntityGraphas 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
EntityGraphas a fetch plan. - find(Class<T>, Object) - Method in class org.hibernate.reactive.mutiny.delegation.MutinySessionDelegator
- 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
nullif 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
nullif there is no such persistent instance. - find(Class<T>, Object...) - Method in class org.hibernate.reactive.mutiny.delegation.MutinySessionDelegator
- 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 class org.hibernate.reactive.mutiny.delegation.MutinySessionDelegator
- find(Class<T>, Object, LockModeType) - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionImpl
- 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 class org.hibernate.reactive.stage.impl.StageSessionImpl
- 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.delegation.MutinySessionDelegator
- 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.delegation.MutinySessionDelegator
- 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
- findColumn(String) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- findFetch(Fetchable) - Method in class org.hibernate.reactive.sql.results.graph.embeddable.internal.ReactiveEmbeddableFetchImpl
- 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
- finishInitializingKey(Object, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.loader.ast.internal.ReactiveAbstractCollectionBatchLoader
- finishRowProcessing(boolean) - Method in class org.hibernate.reactive.sql.exec.spi.ReactiveRowProcessingState
- finishRowProcessing(RowProcessingState, boolean) - Method in class org.hibernate.reactive.sql.exec.spi.ReactiveValuesResultSet
- finishUp(SharedSessionContractImplementor) - Method in class org.hibernate.reactive.sql.exec.spi.ReactiveValuesResultSet
- finishUp(RowProcessingState) - Method in class org.hibernate.reactive.sql.results.internal.ReactiveStandardRowReader
- finishUpRow(T) - Method in class org.hibernate.reactive.sql.results.graph.collection.internal.ReactiveCollectionDomainResult.ReactiveCollectionInitializerAdapter
- first() - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- first(boolean, SqmSelectStatement<?>) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveQuerySqmImpl
- 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 typeVifthiswas right andfproduced a right Either, or a left Either otherwise. - flush() - Method in class org.hibernate.reactive.mutiny.delegation.MutinySessionDelegator
- 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 prepping the session caches and moving the appropriate entities and collections to their respective execution queues.
- flushEverythingToExecutions(FlushEvent, PersistenceContext, EventSource) - Method in class org.hibernate.reactive.event.impl.AbstractReactiveFlushingEventListener
- 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
- forEachCollectionEntry(BiConsumer<PersistentCollection<?>, CollectionEntry>, boolean) - Method in class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
- forEachReactiveSubInitializer(BiFunction<ReactiveInitializer<?>, RowProcessingState, CompletionStage<Void>>, InitializerData) - Method in class org.hibernate.reactive.sql.results.graph.embeddable.internal.ReactiveEmbeddableInitializerImpl
- forEachReactiveSubInitializer(BiFunction<ReactiveInitializer<?>, RowProcessingState, CompletionStage<Void>>, InitializerData) - Method in class org.hibernate.reactive.sql.results.graph.embeddable.internal.ReactiveNonAggregatedIdentifierMappingInitializer
- forEachReactiveSubInitializer(BiFunction<ReactiveInitializer<?>, RowProcessingState, CompletionStage<Void>>, InitializerData) - Method in class org.hibernate.reactive.sql.results.graph.entity.internal.ReactiveEntityDelayedFetchInitializer
- forEachReactiveSubInitializer(BiFunction<ReactiveInitializer<?>, RowProcessingState, CompletionStage<Void>>, InitializerData) - Method in class org.hibernate.reactive.sql.results.graph.entity.internal.ReactiveEntityInitializerImpl
- forEachReactiveSubInitializer(BiFunction<ReactiveInitializer<?>, RowProcessingState, CompletionStage<Void>>, InitializerData) - Method in class org.hibernate.reactive.sql.results.graph.entity.internal.ReactiveEntitySelectFetchInitializer
- forEachReactiveSubInitializer(BiFunction<ReactiveInitializer<?>, RowProcessingState, CompletionStage<Void>>, InitializerData) - Method in interface org.hibernate.reactive.sql.results.graph.ReactiveInitializer
- 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
- free() - Method in class org.hibernate.reactive.adaptor.impl.ArrayAdaptor
- fromIterator(Iterator<? extends T>) - Static method in interface org.hibernate.reactive.util.async.impl.AsyncIterator
-
Creates an AsyncIterator from an
Iterator - fromString(String, JavaType<X>, WrapperOptions) - Method in class org.hibernate.reactive.type.descriptor.jdbc.ReactiveJsonArrayJdbcType
- fromString(String, JavaType<X>, WrapperOptions) - Method in class org.hibernate.reactive.type.descriptor.jdbc.ReactiveXmlArrayJdbcType
- fromString(String, JavaType<X>, WrapperOptions) - Method in class org.hibernate.reactive.type.descriptor.jdbc.ReactiveXmlJdbcType
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(SharedSessionContractImplementor, Object) - Method in class org.hibernate.reactive.id.impl.ReactiveSequenceIdentifierGenerator
- generate(SharedSessionContractImplementor, Object) - Method in class org.hibernate.reactive.id.impl.TableReactiveIdentifierGenerator
- generate(SharedSessionContractImplementor, Object, Object, EventType) - Method in class org.hibernate.reactive.tuple.MutinyGenerator
- generate(SharedSessionContractImplementor, Object, Object, EventType) - Method in class org.hibernate.reactive.tuple.StageGenerator
- generate(Mutiny.Session, Object, Object, EventType) - Method in class org.hibernate.reactive.tuple.MutinyGenerator
- generate(ReactiveConnectionSupplier, Object) - Method in class org.hibernate.reactive.id.impl.BlockingIdentifierGenerator
- generate(ReactiveConnectionSupplier, Object) - Method in class org.hibernate.reactive.id.impl.ReactiveCompositeNestedGeneratedValueGenerator
- 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. - generate(ReactiveConnectionSupplier, Object, Object, EventType) - Method in interface org.hibernate.reactive.id.ReactiveIdentifierGenerator
- generate(Stage.Session, Object, Object, EventType) - Method in class org.hibernate.reactive.tuple.StageGenerator
- generatedIdentifierSmallerOrEqualThanZero(Long) - Method in interface org.hibernate.reactive.logging.impl.Log
- generatedIdentifierTooBigForTheField(String, String, Long) - Method in interface org.hibernate.reactive.logging.impl.Log
- GeneratedValuesMutationDelegateAdaptor - Class in org.hibernate.reactive.generator.values
- GeneratedValuesMutationDelegateAdaptor(GeneratedValuesMutationDelegate) - Constructor for class org.hibernate.reactive.generator.values.GeneratedValuesMutationDelegateAdaptor
- generateDynamicInsertSqlGroup(boolean[], Object, SharedSessionContractImplementor, boolean) - Method in class org.hibernate.reactive.persister.entity.mutation.ReactiveInsertCoordinatorStandard
- generateFetch(FetchParent, NavigablePath, FetchTiming, boolean, String, DomainResultCreationState) - Method in class org.hibernate.reactive.metamodel.mapping.internal.ReactiveEmbeddedIdentifierMappingImpl
- generateFetch(FetchParent, NavigablePath, FetchTiming, boolean, String, DomainResultCreationState) - Method in class org.hibernate.reactive.metamodel.mapping.internal.ReactiveToOneAttributeMapping
- generateFetchableFetch(Fetchable, NavigablePath, FetchTiming, boolean, String, DomainResultCreationState) - Method in class org.hibernate.reactive.sql.results.graph.collection.internal.ReactiveCollectionDomainResult
- generateFetchableFetch(Fetchable, NavigablePath, FetchTiming, boolean, String, DomainResultCreationState) - Method in class org.hibernate.reactive.sql.results.graph.collection.internal.ReactiveEagerCollectionFetch
- generateFetchableFetch(Fetchable, NavigablePath, FetchTiming, boolean, String, DomainResultCreationState) - Method in class org.hibernate.reactive.sql.results.graph.embeddable.internal.ReactiveNonAggregatedIdentifierMappingFetch
- generateFetchableFetch(Fetchable, NavigablePath, FetchTiming, boolean, String, DomainResultCreationState) - Method in class org.hibernate.reactive.sql.results.graph.entity.internal.ReactiveEntityFetchJoinedImpl
- generateFetchableFetch(Fetchable, NavigablePath, FetchTiming, boolean, String, DomainResultCreationState) - Method in class org.hibernate.reactive.sql.results.internal.ReactiveEntityResultImpl
- generateIdentifierMapping(Supplier<?>, PersistentClass, MappingModelCreationProcess) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveSingleTableEntityPersister
- generateNaturalIdMapping(MappingModelCreationProcess, PersistentClass) - Method in interface org.hibernate.reactive.persister.entity.impl.ReactiveAbstractEntityPersister
- generateNaturalIdMapping(MappingModelCreationProcess, PersistentClass) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveJoinedSubclassEntityPersister
- generateNaturalIdMapping(MappingModelCreationProcess, PersistentClass) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveSingleTableEntityPersister
- generateNaturalIdMapping(MappingModelCreationProcess, PersistentClass) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveUnionSubclassEntityPersister
- generateResultMapping(boolean) - Method in class org.hibernate.reactive.query.internal.ReactiveResultSetMappingProcessor
- generateSchema(PersistenceUnitInfo, Map) - Method in class org.hibernate.reactive.provider.ReactivePersistenceProvider
- generateSchema(String, Map) - Method in class org.hibernate.reactive.provider.ReactivePersistenceProvider
- generateSelectLockString(LockOptions) - Method in interface org.hibernate.reactive.persister.entity.impl.ReactiveAbstractEntityPersister
- generateStaticOperationGroup() - Method in class org.hibernate.reactive.persister.entity.mutation.ReactiveInsertCoordinatorStandard
- generateUpdateLockString(LockOptions) - Method in interface org.hibernate.reactive.persister.entity.impl.ReactiveAbstractEntityPersister
- get(EntityGraph<T>, Object) - Method in class org.hibernate.reactive.mutiny.delegation.MutinyStatelessSessionDelegator
- 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
EntityGraphas 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
EntityGraphas a fetch plan. - get(Class<T>, Object) - Method in class org.hibernate.reactive.mutiny.delegation.MutinyStatelessSessionDelegator
- 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...) - Method in class org.hibernate.reactive.mutiny.delegation.MutinyStatelessSessionDelegator
- 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 multiple rows.
- 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 multiple rows.
- get(Class<T>, Object, LockModeType) - Method in class org.hibernate.reactive.mutiny.delegation.MutinyStatelessSessionDelegator
- 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.delegation.MutinyStatelessSessionDelegator
- 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(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
- getAfterTransactionCompletionProcess() - Method in class org.hibernate.reactive.engine.impl.ReactiveEntityInsertActionHolder
- getAnyConnectionProvider() - Method in class org.hibernate.reactive.provider.service.NoJdbcMultiTenantConnectionProvider
- getArray() - Method in class org.hibernate.reactive.adaptor.impl.ArrayAdaptor
- getArray(int) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- getArray(int, JdbcType) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- getArray(long, int) - Method in class org.hibernate.reactive.adaptor.impl.ArrayAdaptor
- getArray(long, int, Map<String, Class<?>>) - Method in class org.hibernate.reactive.adaptor.impl.ArrayAdaptor
- getArray(String) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- getArray(Map<String, Class<?>>) - Method in class org.hibernate.reactive.adaptor.impl.ArrayAdaptor
- getAsciiStream(int) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- getAsciiStream(String) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- getAttributeMapping() - Method in class org.hibernate.reactive.loader.ast.internal.ReactiveCollectionLoaderSingleKey
- getAttributeMetadata() - Method in class org.hibernate.reactive.metamodel.mapping.internal.ReactiveToOneAttributeMapping
- getAttributeName() - Method in class org.hibernate.reactive.common.Identifier.Id
- getAttributeName() - Method in class org.hibernate.reactive.metamodel.mapping.internal.ReactiveEmbeddedIdentifierMappingImpl
- getBaseType() - Method in class org.hibernate.reactive.adaptor.impl.ArrayAdaptor
- getBaseTypeName() - Method in class org.hibernate.reactive.adaptor.impl.ArrayAdaptor
- getBatchFetchQueue() - Method in class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
- getBatchKey() - Method in class org.hibernate.reactive.persister.entity.mutation.ReactiveInsertCoordinatorStandard
- getBatchSize() - Method in class org.hibernate.reactive.mutiny.delegation.MutinySessionDelegator
- 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
nullif 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
nullif it has not been overridden. - getBeforeTransactionCompletionProcess() - Method in class org.hibernate.reactive.engine.impl.ReactiveEntityInsertActionHolder
- 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
- getBinder(JavaType<X>) - Method in class org.hibernate.reactive.type.descriptor.jdbc.ReactiveArrayJdbcType
- getBinder(JavaType<X>) - Method in class org.hibernate.reactive.type.descriptor.jdbc.ReactiveJsonArrayJdbcType
- getBinder(JavaType<X>) - Method in class org.hibernate.reactive.type.descriptor.jdbc.ReactiveJsonJdbcType
- getBinder(JavaType<X>) - Method in class org.hibernate.reactive.type.descriptor.jdbc.ReactiveOracleArrayJdbcType
- getBinder(JavaType<X>) - Method in class org.hibernate.reactive.type.descriptor.jdbc.ReactiveXmlArrayJdbcType
- getBinder(JavaType<X>) - Method in class org.hibernate.reactive.type.descriptor.jdbc.ReactiveXmlJdbcType
- 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.ReactiveSequenceIdentifierGenerator
- 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
- getBootModel() - Method in class org.hibernate.reactive.metamodel.mapping.internal.ReactiveRuntimeModelCreationContext
- getBootstrapContext() - Method in class org.hibernate.reactive.metamodel.mapping.internal.ReactiveRuntimeModelCreationContext
- 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.metamodel.mapping.internal.ReactiveRuntimeModelCreationContext
- getCache() - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionFactoryImpl
- getCache() - Method in interface org.hibernate.reactive.mutiny.Mutiny.SessionFactory
-
Obtain the
Cacheobject 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
Cacheobject for managing the second-level cache. - getCacheable() - Method in class org.hibernate.reactive.query.sql.spi.ReactiveNamedNativeQueryMemento
- getCacheable() - Method in class org.hibernate.reactive.query.sql.spi.ReactiveNamedSqmQueryMemento
- getCachedDatabaseSnapshot(EntityKey) - Method in class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
- getCacheMode() - Method in class org.hibernate.reactive.mutiny.delegation.MutinySessionDelegator
- getCacheMode() - Method in class org.hibernate.reactive.mutiny.impl.MutinyQueryImpl
- getCacheMode() - Method in class org.hibernate.reactive.mutiny.impl.MutinySelectionQueryImpl
- getCacheMode() - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionImpl
- getCacheMode() - Method in interface org.hibernate.reactive.mutiny.Mutiny.SelectionQuery
-
Obtain the
CacheModein 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.query.ReactiveSelectionQuery
- getCacheMode() - Method in class org.hibernate.reactive.query.sql.spi.ReactiveNamedNativeQueryMemento
- getCacheMode() - Method in class org.hibernate.reactive.query.sql.spi.ReactiveNamedSqmQueryMemento
- 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.StageSelectionQueryImpl
- getCacheMode() - Method in class org.hibernate.reactive.stage.impl.StageSessionImpl
- getCacheMode() - Method in interface org.hibernate.reactive.stage.Stage.SelectionQuery
-
Obtain the
CacheModein 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 class org.hibernate.reactive.mutiny.impl.MutinySelectionQueryImpl
- getCacheRegion() - Method in interface org.hibernate.reactive.mutiny.Mutiny.SelectionQuery
- getCacheRegion() - Method in interface org.hibernate.reactive.query.ReactiveSelectionQuery
- getCacheRegion() - Method in class org.hibernate.reactive.query.sql.spi.ReactiveNamedNativeQueryMemento
- getCacheRegion() - Method in class org.hibernate.reactive.query.sql.spi.ReactiveNamedSqmQueryMemento
- getCacheRegion() - Method in class org.hibernate.reactive.stage.impl.StageQueryImpl
- getCacheRegion() - Method in class org.hibernate.reactive.stage.impl.StageSelectionQueryImpl
- getCacheRegion() - Method in interface org.hibernate.reactive.stage.Stage.SelectionQuery
- getCacheRetrieveMode() - Method in class org.hibernate.reactive.mutiny.impl.MutinyQueryImpl
- getCacheRetrieveMode() - Method in class org.hibernate.reactive.mutiny.impl.MutinySelectionQueryImpl
- getCacheRetrieveMode() - Method in interface org.hibernate.reactive.mutiny.Mutiny.SelectionQuery
- getCacheRetrieveMode() - Method in interface org.hibernate.reactive.query.ReactiveSelectionQuery
- getCacheRetrieveMode() - Method in class org.hibernate.reactive.stage.impl.StageQueryImpl
- getCacheRetrieveMode() - Method in class org.hibernate.reactive.stage.impl.StageSelectionQueryImpl
- getCacheRetrieveMode() - Method in interface org.hibernate.reactive.stage.Stage.SelectionQuery
- getCacheStoreMode() - Method in class org.hibernate.reactive.mutiny.impl.MutinyQueryImpl
- getCacheStoreMode() - Method in class org.hibernate.reactive.mutiny.impl.MutinySelectionQueryImpl
- getCacheStoreMode() - Method in interface org.hibernate.reactive.mutiny.Mutiny.SelectionQuery
- getCacheStoreMode() - Method in interface org.hibernate.reactive.query.ReactiveSelectionQuery
- getCacheStoreMode() - Method in class org.hibernate.reactive.stage.impl.StageQueryImpl
- getCacheStoreMode() - Method in class org.hibernate.reactive.stage.impl.StageSelectionQueryImpl
- getCacheStoreMode() - Method in interface org.hibernate.reactive.stage.Stage.SelectionQuery
- getCallableQueryMemento(String) - Method in class org.hibernate.reactive.query.internal.ReactiveNamedObjectRepositoryImpl
- getCallback() - Method in class org.hibernate.reactive.query.spi.ReactiveAbstractSelectionQuery
- getCallback() - Method in class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- getCallback() - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveQuerySqmImpl
- getCallback() - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveSqmSelectionQueryImpl
- 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
- getCascadeLevel() - Method in class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
- 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
- getCharacterStream(int) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- getCharacterStream(String) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- 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 @
Stoppableand 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. - getCollection(CollectionKey) - Method in class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
- getCollectionEntries() - Method in class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
- getCollectionEntriesSize() - Method in class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
- getCollectionEntry(PersistentCollection<?>) - Method in class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
- getCollectionHolder(Object) - Method in class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
- getCollectionInstance(T) - Method in class org.hibernate.reactive.sql.results.graph.collection.internal.ReactiveCollectionDomainResult.ReactiveCollectionInitializerAdapter
- getCollectionOwner(Object, CollectionPersister) - Method in class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
- getCollectionPersisterClass(Collection) - Method in class org.hibernate.reactive.provider.service.ReactivePersisterClassResolver
- getCollectionsByKey() - Method in class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
-
Deprecated.
- getColumnCount() - Method in class org.hibernate.reactive.sql.exec.internal.StandardReactiveSelectExecutor.CapturingJdbcValuesMetadata
- getColumnCount() - Method in class org.hibernate.reactive.sql.results.internal.ReactiveDeferredResultSetAccess
- getColumnCount() - Method in interface org.hibernate.reactive.sql.results.internal.ReactiveResultSetAccess
- getComment() - Method in class org.hibernate.reactive.mutiny.impl.MutinyMutationQueryImpl
- getComment() - Method in class org.hibernate.reactive.mutiny.impl.MutinyQueryImpl
- getComment() - Method in class org.hibernate.reactive.mutiny.impl.MutinySelectionQueryImpl
- getComment() - Method in interface org.hibernate.reactive.mutiny.Mutiny.AbstractQuery
- getComment() - Method in interface org.hibernate.reactive.query.ReactiveQuery
- getComment() - Method in class org.hibernate.reactive.query.sql.spi.ReactiveNamedNativeQueryMemento
- getComment() - Method in class org.hibernate.reactive.query.sql.spi.ReactiveNamedSqmQueryMemento
- getComment() - Method in class org.hibernate.reactive.stage.impl.StageMutationQueryImpl
- getComment() - Method in class org.hibernate.reactive.stage.impl.StageQueryImpl
- getComment() - Method in class org.hibernate.reactive.stage.impl.StageSelectionQueryImpl
- getComment() - Method in interface org.hibernate.reactive.stage.Stage.AbstractQuery
- getConcreteDescriptor() - Method in class org.hibernate.reactive.sql.results.graph.entity.internal.ReactiveEntityInitializerImpl.ReactiveEntityInitializerData
- getConcurrency() - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- 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. - getConnection(String, SqlExceptionHelper) - Method in class org.hibernate.reactive.pool.impl.SqlClientPool
- getConnection(String, SqlExceptionHelper) - Method in interface org.hibernate.reactive.pool.ReactiveConnectionPool
-
Obtain a reactive connection for the given tenant id, returning the connection via a
CompletionStageand overriding the defaultSqlExceptionHelperfor the pool. - getConnection(SqlExceptionHelper) - Method in class org.hibernate.reactive.pool.impl.SqlClientPool
- getConnection(SqlExceptionHelper) - Method in interface org.hibernate.reactive.pool.ReactiveConnectionPool
-
Obtain a reactive connection, returning the connection via a
CompletionStageand overriding the defaultSqlExceptionHelperfor the pool. - 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
- getCreateEntryCoordinator() - Method in class org.hibernate.reactive.persister.collection.impl.ReactiveBasicCollectionPersister
- getCreateTableActionStage() - Method in class org.hibernate.reactive.query.sqm.mutation.internal.temptable.ReactivePersistentTableInsertStrategy
- getCreateTableActionStage() - Method in class org.hibernate.reactive.query.sqm.mutation.internal.temptable.ReactivePersistentTableMutationStrategy
- getCreateTableActionStage() - Method in interface org.hibernate.reactive.query.sqm.mutation.internal.temptable.ReactivePersistentTableStrategy
- getCriteriaBuilder() - Method in class org.hibernate.reactive.mutiny.delegation.MutinySessionDelegator
- getCriteriaBuilder() - Method in class org.hibernate.reactive.mutiny.delegation.MutinyStatelessSessionDelegator
- getCriteriaBuilder() - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionFactoryImpl
- getCriteriaBuilder() - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionImpl
- getCriteriaBuilder() - Method in class org.hibernate.reactive.mutiny.impl.MutinyStatelessSessionImpl
- getCriteriaBuilder() - Method in interface org.hibernate.reactive.mutiny.Mutiny.QueryProducer
-
Convenience method to obtain the
CriteriaBuilder. - getCriteriaBuilder() - Method in interface org.hibernate.reactive.mutiny.Mutiny.SessionFactory
- getCriteriaBuilder() - Method in class org.hibernate.reactive.stage.impl.StageSessionFactoryImpl
- getCriteriaBuilder() - Method in class org.hibernate.reactive.stage.impl.StageSessionImpl
- getCriteriaBuilder() - Method in class org.hibernate.reactive.stage.impl.StageStatelessSessionImpl
- getCriteriaBuilder() - Method in interface org.hibernate.reactive.stage.Stage.QueryProducer
-
Convenience method to obtain the
CriteriaBuilder. - getCriteriaBuilder() - Method in interface org.hibernate.reactive.stage.Stage.SessionFactory
- getCriteriaBuilder() - Method in interface org.hibernate.reactive.stage.Stage.StatelessSession
-
Convenience method to obtain the
CriteriaBuilder. - getCteTable() - Method in interface org.hibernate.reactive.query.sqm.mutation.internal.cte.ReactiveAbstractCteMutationHandler
- getCurrentLockMode(Object) - Method in interface org.hibernate.reactive.session.ReactiveSession
- getCurrentRowValuesArray() - Method in class org.hibernate.reactive.sql.exec.spi.ReactiveValuesResultSet
- getCurrentSession() - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionFactoryImpl
- getCurrentSession() - Method in interface org.hibernate.reactive.mutiny.Mutiny.SessionFactory
-
Return the current instance of
Mutiny.Session, if any. - getCurrentSession() - Method in class org.hibernate.reactive.stage.impl.StageSessionFactoryImpl
- getCurrentSession() - Method in interface org.hibernate.reactive.stage.Stage.SessionFactory
-
Return the current instance of
Stage.Session, if any. - getCurrentStatelessSession() - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionFactoryImpl
- getCurrentStatelessSession() - Method in interface org.hibernate.reactive.mutiny.Mutiny.SessionFactory
-
Return the current instance of
Mutiny.Session, if any. - getCurrentStatelessSession() - Method in class org.hibernate.reactive.stage.impl.StageSessionFactoryImpl
- getCurrentStatelessSession() - Method in interface org.hibernate.reactive.stage.Stage.SessionFactory
-
Return the current instance of
Stage.Session, if any. - getCursorName() - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- getData(RowProcessingState) - Method in class org.hibernate.reactive.sql.results.graph.collection.internal.ReactiveCollectionDomainResult.ReactiveCollectionInitializerAdapter
- getData(RowProcessingState) - Method in interface org.hibernate.reactive.sql.results.graph.ReactiveInitializer
-
The current data of this initializer.
- 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
- getDatabaseMetadata() - Method in class org.hibernate.reactive.pool.BatchingConnection
- getDatabaseMetadata() - Method in class org.hibernate.reactive.pool.impl.SqlClientConnection
- getDatabaseMetadata() - Method in interface org.hibernate.reactive.pool.ReactiveConnection
- 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(Object, EntityPersister) - Method in class org.hibernate.engine.internal.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
- getDdlTypeCode() - Method in class org.hibernate.reactive.type.descriptor.jdbc.ReactiveJsonArrayJdbcType
- getDefaultSqlTypeCode() - Method in class org.hibernate.reactive.type.descriptor.jdbc.ReactiveArrayJdbcTypeConstructor
- getDefaultSqlTypeCode() - Method in class org.hibernate.reactive.type.descriptor.jdbc.ReactiveJsonArrayJdbcType
- getDefaultSqlTypeCode() - Method in class org.hibernate.reactive.type.descriptor.jdbc.ReactiveJsonArrayJdbcTypeConstructor
- getDelegate() - Method in class org.hibernate.reactive.engine.impl.ReactiveEntityInsertActionHolder
- getDeleteRowsCoordinator() - Method in class org.hibernate.reactive.persister.collection.impl.ReactiveOneToManyPersister
- getDialect() - Method in class org.hibernate.reactive.metamodel.mapping.internal.ReactiveRuntimeModelCreationContext
- 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.ReactiveQueryProducer
- getDomainBatchSize() - Method in class org.hibernate.reactive.loader.ast.internal.ReactiveAbstractCollectionBatchLoader
- getDomainBatchSize() - Method in class org.hibernate.reactive.loader.ast.internal.ReactiveEntityBatchLoaderArrayParam
- getDomainBatchSize() - Method in class org.hibernate.reactive.loader.ast.internal.ReactiveEntityBatchLoaderInPredicate
- getDomainModel() - Method in class org.hibernate.reactive.metamodel.mapping.internal.ReactiveRuntimeModelCreationContext
- getDomainParameterXref() - Method in class org.hibernate.reactive.query.spi.ReactiveAbstractSelectionQuery
- getDomainParameterXref() - Method in interface org.hibernate.reactive.query.sqm.mutation.internal.cte.ReactiveAbstractCteMutationHandler
- getDomainResultResultJavaType() - Method in class org.hibernate.reactive.sql.results.internal.ReactiveStandardRowReader
- getDouble(int) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- getDouble(String) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- getDropTableActionStage() - Method in class org.hibernate.reactive.query.sqm.mutation.internal.temptable.ReactivePersistentTableInsertStrategy
- getDropTableActionStage() - Method in class org.hibernate.reactive.query.sqm.mutation.internal.temptable.ReactivePersistentTableMutationStrategy
- getDropTableActionStage() - Method in interface org.hibernate.reactive.query.sqm.mutation.internal.temptable.ReactivePersistentTableStrategy
- getElementJdbcType() - Method in class org.hibernate.reactive.type.descriptor.jdbc.ReactiveArrayJdbcType
- getEnabledFilter(String) - Method in class org.hibernate.reactive.mutiny.delegation.MutinySessionDelegator
- 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.
- getEntitiesByKey() - Method in class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
- getEntity(EntityKey) - Method in class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
- getEntity(EntityUniqueKey) - Method in class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
- getEntityClass(T) - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
- getEntityClass(T) - Method in interface org.hibernate.reactive.session.ReactiveSession
- getEntityDescriptor() - Method in class org.hibernate.reactive.loader.ast.internal.ReactiveAbstractMultiIdEntityLoader
- getEntityDescriptor() - Method in interface org.hibernate.reactive.query.sqm.mutation.spi.ReactiveAbstractMutationHandler
- getEntityGraph(Class<T>, String) - Method in class org.hibernate.reactive.mutiny.delegation.MutinySessionDelegator
- getEntityGraph(Class<T>, String) - Method in class org.hibernate.reactive.mutiny.delegation.MutinyStatelessSessionDelegator
- 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.QueryProducer
-
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.ReactiveQueryProducer
- 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.QueryProducer
-
Obtain a named
EntityGraph - getEntityHolder() - Method in class org.hibernate.reactive.sql.results.graph.entity.internal.ReactiveEntityInitializerImpl.ReactiveEntityInitializerData
- getEntityHolder(EntityKey) - Method in class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
- getEntityHoldersByKey() - Method in class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
- getEntityId() - Method in class org.hibernate.reactive.sql.exec.spi.ReactiveRowProcessingState
- getEntityId(Object) - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
- getEntityId(Object) - Method in interface org.hibernate.reactive.session.ReactiveSession
- getEntityIdentifier() - Method in class org.hibernate.reactive.sql.results.graph.entity.internal.ReactiveEntityDelayedFetchInitializer.ReactiveEntityDelayedFetchInitializerData
- getEntityIdentifier() - Method in class org.hibernate.reactive.sql.results.graph.entity.internal.ReactiveEntitySelectFetchInitializer.ReactiveEntitySelectFetchInitializerData
- getEntityIdentifierIfNotUnsaved(String, Object, SharedSessionContractImplementor) - 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"
- getEntityInstanceForNotify() - Method in class org.hibernate.reactive.sql.results.graph.entity.internal.ReactiveEntityInitializerImpl.ReactiveEntityInitializerData
- 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
- getEntityKey() - Method in class org.hibernate.reactive.sql.results.graph.entity.internal.ReactiveEntityInitializerImpl.ReactiveEntityInitializerData
- 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
- getEntitySnapshotsByKey() - Method in class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
- getEntry(Object) - Method in class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
- getExceptionConverter() - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
- getExpectation() - Method in class org.hibernate.reactive.adaptor.impl.PrepareStatementDetailsAdaptor
- getExtractionTool() - Method in class org.hibernate.reactive.provider.service.ReactiveSchemaManagementTool
- getExtractor(JavaType<X>) - Method in class org.hibernate.reactive.type.descriptor.jdbc.ReactiveArrayJdbcType
- getExtractor(JavaType<X>) - Method in class org.hibernate.reactive.type.descriptor.jdbc.ReactiveJsonArrayJdbcType
- getExtractor(JavaType<X>) - Method in class org.hibernate.reactive.type.descriptor.jdbc.ReactiveJsonJdbcType
- getFactory() - Method in class org.hibernate.reactive.mutiny.delegation.MutinySessionDelegator
- getFactory() - Method in class org.hibernate.reactive.mutiny.delegation.MutinyStatelessSessionDelegator
- getFactory() - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionImpl
- getFactory() - Method in class org.hibernate.reactive.mutiny.impl.MutinyStatelessSessionImpl
- getFactory() - Method in interface org.hibernate.reactive.mutiny.Mutiny.Session
-
The
Mutiny.SessionFactorywhich created this session. - getFactory() - Method in interface org.hibernate.reactive.mutiny.Mutiny.StatelessSession
-
The
Mutiny.SessionFactorywhich created this session. - getFactory() - Method in interface org.hibernate.reactive.session.ReactiveQueryProducer
- getFactory() - Method in class org.hibernate.reactive.sql.results.internal.ReactiveDirectResultSetAccess
- getFactory() - Method in interface org.hibernate.reactive.sql.results.internal.ReactiveResultSetAccess
- getFactory() - Method in class org.hibernate.reactive.stage.impl.StageSessionImpl
- getFactory() - Method in class org.hibernate.reactive.stage.impl.StageStatelessSessionImpl
- getFactory() - Method in interface org.hibernate.reactive.stage.Stage.Session
-
The
Stage.SessionFactorywhich created this session. - getFactory() - Method in interface org.hibernate.reactive.stage.Stage.StatelessSession
-
The
Stage.SessionFactorywhich created this session. - getFetchable(int) - Method in class org.hibernate.reactive.metamodel.mapping.internal.ReactiveEmbeddedIdentifierMappingImpl
- getFetchableName() - Method in class org.hibernate.reactive.metamodel.mapping.internal.ReactiveEmbeddedIdentifierMappingImpl
- getFetchBatchSize() - Method in class org.hibernate.reactive.mutiny.delegation.MutinySessionDelegator
- getFetchBatchSize() - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionImpl
- getFetchBatchSize() - Method in interface org.hibernate.reactive.mutiny.Mutiny.Session
-
Get the maximum batch size for batch fetching associations by id in this session.
- getFetchBatchSize() - Method in interface org.hibernate.reactive.session.ReactiveSession
- getFetchBatchSize() - Method in class org.hibernate.reactive.stage.impl.StageSessionImpl
- getFetchBatchSize() - Method in interface org.hibernate.reactive.stage.Stage.Session
-
Get the maximum batch size for batch fetching associations by id in this session.
- 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
- getFetchSize() - Method in interface org.hibernate.reactive.query.ReactiveSelectionQuery
- getFetchSize() - Method in class org.hibernate.reactive.query.sql.spi.ReactiveNamedNativeQueryMemento
- getFetchSize() - Method in class org.hibernate.reactive.query.sql.spi.ReactiveNamedSqmQueryMemento
- getFirstResult() - Method in class org.hibernate.reactive.mutiny.impl.MutinyQueryImpl
- getFirstResult() - Method in class org.hibernate.reactive.mutiny.impl.MutinySelectionQueryImpl
- getFirstResult() - Method in interface org.hibernate.reactive.mutiny.Mutiny.SelectionQuery
- getFirstResult() - Method in interface org.hibernate.reactive.query.ReactiveSelectionQuery
- getFirstResult() - Method in class org.hibernate.reactive.query.sql.spi.ReactiveNamedNativeQueryMemento
- getFirstResult() - Method in class org.hibernate.reactive.query.sql.spi.ReactiveNamedSqmQueryMemento
- getFirstResult() - Method in class org.hibernate.reactive.stage.impl.StageQueryImpl
- getFirstResult() - Method in class org.hibernate.reactive.stage.impl.StageSelectionQueryImpl
- getFirstResult() - Method in interface org.hibernate.reactive.stage.Stage.SelectionQuery
- 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.delegation.MutinySessionDelegator
- getFlushMode() - Method in class org.hibernate.reactive.mutiny.impl.MutinyQueryImpl
- getFlushMode() - Method in class org.hibernate.reactive.mutiny.impl.MutinySelectionQueryImpl
- getFlushMode() - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionImpl
- getFlushMode() - Method in interface org.hibernate.reactive.mutiny.Mutiny.SelectionQuery
-
Obtain the
FlushModein 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.query.sql.spi.ReactiveNamedNativeQueryMemento
- getFlushMode() - Method in class org.hibernate.reactive.query.sql.spi.ReactiveNamedSqmQueryMemento
- getFlushMode() - Method in class org.hibernate.reactive.stage.impl.StageQueryImpl
- getFlushMode() - Method in class org.hibernate.reactive.stage.impl.StageSelectionQueryImpl
- getFlushMode() - Method in class org.hibernate.reactive.stage.impl.StageSessionImpl
- getFlushMode() - Method in interface org.hibernate.reactive.stage.Stage.SelectionQuery
-
Obtain the
FlushModein effect for this query. - getFlushMode() - Method in interface org.hibernate.reactive.stage.Stage.Session
-
Get the current flush mode for this session.
- getFriendlyName() - Method in class org.hibernate.reactive.type.descriptor.jdbc.ReactiveArrayJdbcType
- getFunctionRegistry() - Method in class org.hibernate.reactive.metamodel.mapping.internal.ReactiveRuntimeModelCreationContext
- getGeneratedIdentifierDelegate(EntityPersister) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveIdentityGenerator
- getGeneratedKeys() - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- getGeneratedValues(ResultSet, EntityPersister, EventType, WrapperOptions) - Static method in class org.hibernate.reactive.generator.values.internal.ReactiveGeneratedValuesHelper
-
Reads the
generated valuesfor the specifiedResultSet. - getGeneratedValuesDelegate(EntityPersister, EventType) - Static method in class org.hibernate.reactive.generator.values.internal.ReactiveGeneratedValuesHelper
- getGeneratedValuesMappingProducer() - Method in class org.hibernate.reactive.generator.values.GeneratedValuesMutationDelegateAdaptor
- getGenerator() - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveJoinedSubclassEntityPersister
- getGenerator() - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveSingleTableEntityPersister
- getGenerator() - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveUnionSubclassEntityPersister
- getGenerators() - Method in class org.hibernate.reactive.metamodel.mapping.internal.ReactiveRuntimeModelCreationContext
- getGeneratorSettings() - Method in class org.hibernate.reactive.metamodel.mapping.internal.ReactiveRuntimeModelCreationContext
- getHibernateFlushMode() - Method in interface org.hibernate.reactive.session.ReactiveSession
- getHibernateLockMode() - Method in interface org.hibernate.reactive.query.ReactiveNativeQuery
- getHibernateLockMode() - Method in interface org.hibernate.reactive.query.ReactiveSelectionQuery
- getHints() - Method in class org.hibernate.reactive.query.sql.spi.ReactiveNamedNativeQueryMemento
- getHints() - Method in class org.hibernate.reactive.query.sql.spi.ReactiveNamedSqmQueryMemento
- getHoldability() - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- getHqlString() - Method in class org.hibernate.reactive.query.sql.spi.ReactiveNamedSqmQueryMemento
- getId() - Method in class org.hibernate.reactive.common.Identifier.Id
- getIdentifier(Object) - Method in class org.hibernate.reactive.metamodel.mapping.internal.ReactiveEmbeddedIdentifierMappingImpl
- getIdentifier(Object) - Method in class org.hibernate.reactive.mutiny.delegation.MutinyStatelessSessionDelegator
- getIdentifier(Object) - Method in class org.hibernate.reactive.mutiny.impl.MutinyStatelessSessionImpl
- getIdentifier(Object) - Method in interface org.hibernate.reactive.mutiny.Mutiny.StatelessSession
-
Return the identifier value of the given entity, which may be detached.
- getIdentifier(Object) - Method in interface org.hibernate.reactive.session.ReactiveSession
- getIdentifier(Object) - Method in interface org.hibernate.reactive.session.ReactiveStatelessSession
- getIdentifier(Object) - Method in class org.hibernate.reactive.stage.impl.StageStatelessSessionImpl
- getIdentifier(Object) - Method in interface org.hibernate.reactive.stage.Stage.StatelessSession
-
Return the identifier value of the given entity, which may be detached.
- getIdentifierMapping() - Method in class org.hibernate.reactive.loader.ast.internal.ReactiveAbstractMultiIdEntityLoader
- getIdentifierMapping() - Method in class org.hibernate.reactive.loader.ast.internal.ReactiveMultiIdEntityLoaderArrayParam
- getIndexInOwner(String, String, Object, Map) - Method in class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
- getInfluencers() - Method in class org.hibernate.reactive.loader.ast.internal.ReactiveAbstractCollectionBatchLoader
- 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
- getInitializedPart() - Method in class org.hibernate.reactive.sql.results.graph.collection.internal.ReactiveCollectionDomainResult.ReactiveCollectionInitializerAdapter
- getInitializerCount() - Method in class org.hibernate.reactive.sql.results.internal.ReactiveStandardRowReader
- getInitializerData(int) - Method in class org.hibernate.reactive.sql.exec.spi.ReactiveRowProcessingState
- getInsertDelegate() - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveSingleTableEntityPersister
- getInsertRowsCoordinator() - Method in class org.hibernate.reactive.persister.collection.impl.ReactiveOneToManyPersister
- 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
- getJavaTypeRegistry() - Method in class org.hibernate.reactive.metamodel.mapping.internal.ReactiveRuntimeModelCreationContext
- getJdbcEnvironmentUsingJdbcMetadata(Map<String, Object>, ServiceRegistryImplementor, DialectFactory, String, Integer, Integer, String) - Method in class org.hibernate.reactive.provider.service.NoJdbcEnvironmentInitiator
- getJdbcEnvironmentWithDefaults(Map<String, Object>, ServiceRegistryImplementor, DialectFactory) - Method in class org.hibernate.reactive.provider.service.NoJdbcEnvironmentInitiator
- getJdbcEnvironmentWithExplicitConfiguration(Map<String, Object>, ServiceRegistryImplementor, DialectFactory, DialectResolutionInfo) - Method in class org.hibernate.reactive.provider.service.NoJdbcEnvironmentInitiator
- getJdbcLiteralFormatter(JavaType<T>) - Method in class org.hibernate.reactive.type.descriptor.jdbc.ReactiveArrayJdbcType
- getJdbcLiteralFormatter(JavaType<T>) - Method in class org.hibernate.reactive.type.descriptor.jdbc.ReactiveJsonArrayJdbcType
- getJdbcParameters() - Method in class org.hibernate.reactive.loader.ast.internal.ReactiveCollectionLoaderSingleKey
- getJdbcRecommendedJavaTypeMapping(Integer, Integer, TypeConfiguration) - Method in class org.hibernate.reactive.type.descriptor.jdbc.ReactiveArrayJdbcType
- getJdbcServices() - Method in class org.hibernate.reactive.metamodel.mapping.internal.ReactiveRuntimeModelCreationContext
- getJdbcTypeCode() - Method in class org.hibernate.reactive.adaptor.impl.JdbcNull
- getJdbcTypeCode() - Method in class org.hibernate.reactive.type.descriptor.jdbc.ReactiveArrayJdbcType
- getJdbcTypeCode() - Method in class org.hibernate.reactive.type.descriptor.jdbc.ReactiveJsonArrayJdbcType
- getJdbcValue(int) - Method in class org.hibernate.reactive.sql.exec.spi.ReactiveRowProcessingState
- getJdbcValuesSourceProcessingState() - Method in class org.hibernate.reactive.sql.exec.spi.ReactiveRowProcessingState
- getKeyDescriptor() - Method in class org.hibernate.reactive.metamodel.mapping.internal.ReactivePluralAttributeMapping
- getKeyedResultList(KeyedPage<R>) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveQuerySqmImpl
- getKeyJdbcCount() - Method in class org.hibernate.reactive.loader.ast.internal.ReactiveAbstractCollectionBatchLoader
- getLazyLoadPlanByFetchGroup(String[]) - Method in interface org.hibernate.reactive.persister.entity.impl.ReactiveAbstractEntityPersister
- getLoadable() - Method in class org.hibernate.reactive.loader.ast.internal.ReactiveAbstractCollectionBatchLoader
- getLoadable() - Method in class org.hibernate.reactive.loader.ast.internal.ReactiveAbstractMultiIdEntityLoader
- getLoadable() - Method in interface org.hibernate.reactive.loader.ast.internal.ReactiveCollectionLoader
- getLoadable() - Method in class org.hibernate.reactive.loader.ast.internal.ReactiveCollectionLoaderNamedQuery
- getLoadable() - Method in class org.hibernate.reactive.loader.ast.internal.ReactiveCollectionLoaderSingleKey
- getLoadable() - Method in class org.hibernate.reactive.loader.ast.internal.ReactiveSingleIdEntityLoaderProvidedQueryImpl
- getLoadable() - Method in class org.hibernate.reactive.loader.ast.internal.ReactiveSingleIdEntityLoaderSupport
- getLoadable() - Method in class org.hibernate.reactive.loader.ast.internal.ReactiveSingleUniqueKeyEntityLoaderStandard
- getLoadContexts() - Method in class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
- getLoadedCollectionOwnerIdOrNull(PersistentCollection<?>) - Method in class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
- getLoadedCollectionOwnerOrNull(PersistentCollection<?>) - Method in class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
- getLoadQueryInfluencers() - Method in class org.hibernate.reactive.session.impl.ReactiveStatelessSessionImpl
- getLockMode() - Method in interface org.hibernate.reactive.query.ReactiveNativeQuery
-
Not applicable to native SQL queries, due to an unfortunate requirement of the JPA specification.
- getLockMode() - Method in interface org.hibernate.reactive.query.ReactiveSelectionQuery
- getLockMode() - Method in class org.hibernate.reactive.sql.results.graph.entity.internal.ReactiveEntityInitializerImpl.ReactiveEntityInitializerData
- getLockMode(Object) - Method in class org.hibernate.reactive.mutiny.delegation.MutinySessionDelegator
- 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.
- getLockOptions() - Method in interface org.hibernate.reactive.query.ReactiveNativeQuery
- getLockOptions() - Method in interface org.hibernate.reactive.query.ReactiveQuery
- getLockOptions() - Method in interface org.hibernate.reactive.query.ReactiveSelectionQuery
- getLockOptions() - Method in class org.hibernate.reactive.query.sql.spi.ReactiveNamedSqmQueryMemento
- getLong(int) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- getLong(String) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- getMappedIdEmbeddableTypeDescriptor() - Method in class org.hibernate.reactive.metamodel.mapping.internal.ReactiveEmbeddedIdentifierMappingImpl
- getMappingIdentifier() - Method in class org.hibernate.reactive.sql.results.ReactiveResultSetMapping
- getMaxFieldSize() - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- getMaxResults() - Method in class org.hibernate.reactive.mutiny.impl.MutinyQueryImpl
- getMaxResults() - Method in class org.hibernate.reactive.mutiny.impl.MutinySelectionQueryImpl
- getMaxResults() - Method in interface org.hibernate.reactive.mutiny.Mutiny.SelectionQuery
- getMaxResults() - Method in interface org.hibernate.reactive.query.ReactiveSelectionQuery
- getMaxResults() - Method in class org.hibernate.reactive.query.sql.spi.ReactiveNamedNativeQueryMemento
- getMaxResults() - Method in class org.hibernate.reactive.query.sql.spi.ReactiveNamedSqmQueryMemento
- getMaxResults() - Method in class org.hibernate.reactive.stage.impl.StageQueryImpl
- getMaxResults() - Method in class org.hibernate.reactive.stage.impl.StageSelectionQueryImpl
- getMaxResults() - Method in interface org.hibernate.reactive.stage.Stage.SelectionQuery
- getMaxRows() - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- getMergeMap(PersistContext) - Method in class org.hibernate.reactive.event.impl.DefaultReactivePersistEventListener
- getMergeMap(MergeContext) - Method in class org.hibernate.reactive.event.impl.DefaultReactiveMergeEventListener
- getMetadata() - Method in class org.hibernate.reactive.metamodel.mapping.internal.ReactiveRuntimeModelCreationContext
- 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
Metamodelfor the persistence unit. - getMetamodel() - Method in class org.hibernate.reactive.stage.impl.StageSessionFactoryImpl
- getMetamodel() - Method in interface org.hibernate.reactive.stage.Stage.SessionFactory
-
Obtain the JPA
Metamodelfor the persistence unit. - getMoreResults() - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- getMoreResults(int) - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- getMutatingTableDetails() - Method in class org.hibernate.reactive.adaptor.impl.PrepareStatementDetailsAdaptor
- getMutationTarget() - Method in class org.hibernate.reactive.persister.collection.mutation.ReactiveInsertRowsCoordinatorNoOp
- getMutationTarget() - Method in class org.hibernate.reactive.persister.collection.mutation.ReactiveInsertRowsCoordinatorStandard
- 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
- getNamedQueries(Class<R>) - Method in class org.hibernate.reactive.query.internal.ReactiveNamedObjectRepositoryImpl
- getNativeQueryMemento(String) - Method in class org.hibernate.reactive.query.internal.ReactiveNamedObjectRepositoryImpl
- getNaturalIdLoader() - Method in interface org.hibernate.reactive.persister.entity.impl.ReactiveAbstractEntityPersister
- getNaturalIdResolutions() - Method in class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
- getNaturalIdSnapshot(Object, EntityPersister) - Method in class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
- getNature() - Method in class org.hibernate.reactive.metamodel.mapping.internal.ReactiveEmbeddedIdentifierMappingImpl
- getNavigablePath() - Method in class org.hibernate.reactive.sql.results.graph.collection.internal.ReactiveCollectionDomainResult.ReactiveCollectionInitializerAdapter
- 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
- getNextReactiveValue() - Method in interface org.hibernate.reactive.id.enhanced.ReactiveAccessCallback
- getNString(int) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- getNString(String) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- getNumberOfManagedEntities() - Method in class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
- getNumberOfResultBuilders() - Method in class org.hibernate.reactive.sql.results.ReactiveResultSetMapping
- 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
- getOriginalSqlString() - Method in class org.hibernate.reactive.query.sql.spi.ReactiveNamedNativeQueryMemento
- getOrInitializeEntitySnapshotsByKey() - Method in class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
- getOwnerId(String, String, Object, Map) - Method in class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
- getParameterBindings() - Method in interface org.hibernate.reactive.query.ReactiveQueryImplementor
- getParameterMetadata() - Method in interface org.hibernate.reactive.query.ReactiveQuery
- getParameterMetaData() - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- getParametersAsArray() - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- getParameterTypes() - Method in class org.hibernate.reactive.query.sql.spi.ReactiveNamedSqmQueryMemento
- getPartMappingType() - Method in class org.hibernate.reactive.metamodel.mapping.internal.ReactiveEmbeddedIdentifierMappingImpl
- getPersistenceContext() - Method in interface org.hibernate.reactive.engine.spi.ReactiveSharedSessionContractImplementor
- getPersistenceContext() - Method in class org.hibernate.reactive.session.impl.ReactiveStatelessSessionImpl
- getPersistenceContextInternal() - Method in class org.hibernate.reactive.session.impl.ReactiveStatelessSessionImpl
- getPersister() - Method in interface org.hibernate.reactive.engine.impl.ReactiveEntityInsertAction
- getPersister() - Method in interface org.hibernate.reactive.id.insert.ReactiveAbstractReturningDelegate
- getPersister() - Method in class org.hibernate.reactive.id.insert.ReactiveInsertReturningDelegate
- 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
- getPreferredJavaTypeClass(WrapperOptions) - Method in class org.hibernate.reactive.type.descriptor.jdbc.ReactiveArrayJdbcType
- getPrimarySortClassifier() - Method in class org.hibernate.reactive.engine.impl.ReactiveEntityInsertActionHolder
- getPropertiesToInsert(Object[]) - Method in class org.hibernate.reactive.persister.entity.mutation.ReactiveInsertCoordinatorStandard
-
Transform the array of property indexes to an array of booleans, true when the property is insertable and non-null
- getPropertySpaces() - Method in class org.hibernate.reactive.engine.impl.ReactiveEntityInsertActionHolder
- getProviderUtil() - Method in class org.hibernate.reactive.provider.ReactivePersistenceProvider
- getProxy(EntityKey) - Method in class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
- getQueryEngine() - Method in class org.hibernate.reactive.session.impl.ReactiveSessionFactoryImpl
- getQueryOptions() - Method in interface org.hibernate.reactive.query.ReactiveQuery
- getQueryOptions() - Method in class org.hibernate.reactive.sql.exec.spi.ReactiveRowProcessingState
- getQueryResults(String, Object[], ExtractionContext.ResultSetProcessor<T>) - Method in class org.hibernate.reactive.provider.service.ReactiveImprovedExtractionContextImpl
- getQuerySpaces() - Method in class org.hibernate.reactive.query.sql.spi.ReactiveNamedNativeQueryMemento
- getQueryString() - Method in interface org.hibernate.reactive.query.ReactiveQuery
- getQueryString() - Method in interface org.hibernate.reactive.query.ReactiveSelectionQuery
- getQueryString() - Method in class org.hibernate.reactive.query.spi.ReactiveAbstractSelectionQuery
- getQueryTimeout() - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- getReactiveAction() - Method in exception org.hibernate.reactive.engine.impl.ReactiveEntityActionVetoException
- getReactiveActionQueue() - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
- getReactiveActionQueue() - Method in interface org.hibernate.reactive.session.ReactiveSession
- getReactiveColumnCount() - Method in class org.hibernate.reactive.sql.results.internal.ReactiveDeferredResultSetAccess
- getReactiveColumnCount() - Method in class org.hibernate.reactive.sql.results.internal.ReactiveDirectResultSetAccess
- getReactiveColumnCount() - Method in interface org.hibernate.reactive.sql.results.internal.ReactiveResultSetAccess
- 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
ReactiveConnectionthat 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
- getReactiveMetadata() - Method in class org.hibernate.reactive.sql.results.internal.ReactiveDeferredResultSetAccess
- getReactiveMetadata() - Method in class org.hibernate.reactive.sql.results.internal.ReactiveDirectResultSetAccess
- getReactiveMetadata() - Method in interface org.hibernate.reactive.sql.results.internal.ReactiveResultSetAccess
- getReactiveResultCount() - Method in interface org.hibernate.reactive.query.ReactiveSelectionQuery
- getReactiveResultCount() - Method in class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- getReactiveResultCount() - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveQuerySqmImpl
- getReactiveResultCount() - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveSqmSelectionQueryImpl
- getReactiveResultList() - Method in interface org.hibernate.reactive.query.ReactiveSelectionQuery
- getReactiveResultsCount(SqmSelectStatement<?>, DomainQueryExecutionContext) - Method in class org.hibernate.reactive.query.spi.ReactiveAbstractSelectionQuery
- getReactiveResultSet() - Method in class org.hibernate.reactive.sql.results.internal.ReactiveDeferredResultSetAccess
- getReactiveResultSet() - Method in class org.hibernate.reactive.sql.results.internal.ReactiveDirectResultSetAccess
- getReactiveResultSet() - Method in interface org.hibernate.reactive.sql.results.internal.ReactiveResultSetAccess
- getReactiveSingleIdEntityLoader() - Method in interface org.hibernate.reactive.persister.entity.impl.ReactiveAbstractEntityPersister
- getReactiveSingleResult() - Method in interface org.hibernate.reactive.query.ReactiveSelectionQuery
- getReactiveSingleResult() - Method in class org.hibernate.reactive.query.spi.ReactiveAbstractSelectionQuery
- getReactiveSingleResult() - Method in class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- getReactiveSingleResult() - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveQuerySqmImpl
- getReactiveSingleResult() - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveSqmSelectionQueryImpl
- getReactiveSingleResultOrNull() - Method in interface org.hibernate.reactive.query.ReactiveSelectionQuery
- getReactiveSingleResultOrNull() - Method in class org.hibernate.reactive.query.spi.ReactiveAbstractSelectionQuery
- getReactiveSingleResultOrNull() - Method in class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- getReactiveSingleResultOrNull() - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveQuerySqmImpl
- getReactiveSingleResultOrNull() - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveSqmSelectionQueryImpl
- getReactiveUniqueKeyLoader(String) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveJoinedSubclassEntityPersister
- getReactiveUniqueKeyLoader(String) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveSingleTableEntityPersister
- getReactiveUniqueKeyLoader(String) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveUnionSubclassEntityPersister
- getReactiveUniqueKeyLoader(EntityPersister, SingularAttributeMapping) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveAbstractPersisterDelegate
- getReadOnly() - Method in class org.hibernate.reactive.query.sql.spi.ReactiveNamedNativeQueryMemento
- getReadOnly() - Method in class org.hibernate.reactive.query.sql.spi.ReactiveNamedSqmQueryMemento
- 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.delegation.MutinySessionDelegator
- 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.delegation.MutinySessionDelegator
- 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.
- getRegistrationName() - Method in class org.hibernate.reactive.query.sql.spi.ReactiveNamedNativeQueryMemento
- getRegistrationName() - Method in class org.hibernate.reactive.query.sql.spi.ReactiveNamedSqmQueryMemento
- getRemoveCoordinator() - Method in class org.hibernate.reactive.persister.collection.impl.ReactiveBasicCollectionPersister
- getRemoveCoordinator() - Method in class org.hibernate.reactive.persister.collection.impl.ReactiveOneToManyPersister
- getRemoveEntryCoordinator() - Method in class org.hibernate.reactive.persister.collection.impl.ReactiveBasicCollectionPersister
- getResolvedInstance(Data) - Method in class org.hibernate.reactive.sql.results.graph.entity.internal.ReactiveEntitySelectFetchInitializer
- getResolvedInstance(Data) - Method in interface org.hibernate.reactive.sql.results.graph.ReactiveInitializer
- getResolvedInstance(EmbeddableInitializerImpl.EmbeddableInitializerData) - Method in class org.hibernate.reactive.sql.results.graph.embeddable.internal.ReactiveEmbeddableInitializerImpl
- getResolvedInstance(NonAggregatedIdentifierMappingInitializer.NonAggregatedIdentifierMappingInitializerData) - Method in class org.hibernate.reactive.sql.results.graph.embeddable.internal.ReactiveNonAggregatedIdentifierMappingInitializer
- getResolvedInstance(EntityDelayedFetchInitializer.EntityDelayedFetchInitializerData) - Method in class org.hibernate.reactive.sql.results.graph.entity.internal.ReactiveEntityDelayedFetchInitializer
- getResolvedInstance(EntityInitializerImpl.EntityInitializerData) - Method in class org.hibernate.reactive.sql.results.graph.entity.internal.ReactiveEntityInitializerImpl
- getResolvedInstance(EntitySelectFetchInitializer.EntitySelectFetchInitializerData) - Method in class org.hibernate.reactive.sql.results.graph.entity.internal.ReactiveEntitySelectFetchByUniqueKeyInitializer
- getResult() - Method in class org.hibernate.reactive.util.impl.CompletionStages.CompletionStageHandler
- getResultAsCompletionStage() - Method in class org.hibernate.reactive.util.impl.CompletionStages.CompletionStageHandler
- getResultAsCompletionStage(Void) - Method in class org.hibernate.reactive.util.impl.CompletionStages.CompletionStageHandler
-
Same as
CompletionStages.CompletionStageHandler.getResultAsCompletionStage(), but allows method reference - getResultBuilders() - Method in class org.hibernate.reactive.sql.results.ReactiveResultSetMapping
- getResultCount() - Method in class org.hibernate.reactive.mutiny.impl.MutinyQueryImpl
- getResultCount() - Method in class org.hibernate.reactive.mutiny.impl.MutinySelectionQueryImpl
- getResultCount() - Method in interface org.hibernate.reactive.mutiny.Mutiny.SelectionQuery
-
Determine the size of the query result list that would be returned by calling
Mutiny.SelectionQuery.getResultList()with no offset or limit applied to the query. - getResultCount() - Method in class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- getResultCount() - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveQuerySqmImpl
- getResultCount() - Method in class org.hibernate.reactive.stage.impl.StageQueryImpl
- getResultCount() - Method in class org.hibernate.reactive.stage.impl.StageSelectionQueryImpl
- getResultCount() - Method in interface org.hibernate.reactive.stage.Stage.SelectionQuery
-
Determine the size of the query result list that would be returned by calling
Stage.SelectionQuery.getResultList()with no offset or limit applied to the query. - getResultCountEstimate() - Method in class org.hibernate.reactive.sql.exec.spi.ReactiveValuesResultSet
- getResultCountEstimate() - Method in class org.hibernate.reactive.sql.results.internal.ReactiveDirectResultSetAccess
- getResultCountEstimate() - Method in interface org.hibernate.reactive.sql.results.internal.ReactiveResultSetAccess
-
The estimate for the amount of results that can be expected for pre-sizing collections.
- getResultJavaTypes() - Method in class org.hibernate.reactive.sql.results.internal.ReactiveStandardRowReader
- getResultList() - Method in class org.hibernate.reactive.mutiny.impl.MutinyQueryImpl
- getResultList() - Method in class org.hibernate.reactive.mutiny.impl.MutinySelectionQueryImpl
- getResultList() - Method in interface org.hibernate.reactive.mutiny.Mutiny.SelectionQuery
-
Asynchronously execute this query, returning the query results as a
List, via aUni. - getResultList() - Method in class org.hibernate.reactive.query.spi.ReactiveAbstractSelectionQuery
- getResultList() - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveQuerySqmImpl
- getResultList() - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveSqmSelectionQueryImpl
- getResultList() - Method in class org.hibernate.reactive.stage.impl.StageQueryImpl
- getResultList() - Method in class org.hibernate.reactive.stage.impl.StageSelectionQueryImpl
- getResultList() - Method in interface org.hibernate.reactive.stage.Stage.SelectionQuery
-
Asynchronously execute this query, returning the query results as a
List, via aCompletionStage. - getResultMappingClass() - Method in class org.hibernate.reactive.query.sql.spi.ReactiveNamedNativeQueryMemento
- getResultMappingName() - Method in class org.hibernate.reactive.query.sql.spi.ReactiveNamedNativeQueryMemento
- getResultSet() - Method in class org.hibernate.reactive.adaptor.impl.ArrayAdaptor
- getResultSet() - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- getResultSet() - Method in class org.hibernate.reactive.sql.results.internal.ReactiveDeferredResultSetAccess
- getResultSet() - Method in class org.hibernate.reactive.sql.results.internal.ReactiveDirectResultSetAccess
- getResultSet() - Method in interface org.hibernate.reactive.sql.results.internal.ReactiveResultSetAccess
- getResultSet(long, int) - Method in class org.hibernate.reactive.adaptor.impl.ArrayAdaptor
- getResultSet(long, int, Map<String, Class<?>>) - Method in class org.hibernate.reactive.adaptor.impl.ArrayAdaptor
- getResultSet(Map<String, Class<?>>) - Method in class org.hibernate.reactive.adaptor.impl.ArrayAdaptor
- 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.delegation.MutinySessionDelegator
- getResultSetMapping(Class<T>, String) - Method in class org.hibernate.reactive.mutiny.delegation.MutinyStatelessSessionDelegator
- 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.QueryProducer
-
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.ReactiveQueryProducer
- 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.QueryProducer
-
Obtain a native SQL result set mapping defined via the annotation
SqlResultSetMapping. - getResultSetMappingMemento(String) - Method in class org.hibernate.reactive.query.internal.ReactiveNamedObjectRepositoryImpl
- 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.OracleSqlReactiveInformationExtractorImpl
- getResultSetType() - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- getResultSetTypeNameLabel() - Method in class org.hibernate.reactive.provider.service.AbstractReactiveInformationSchemaBasedExtractorImpl
- getResultStream() - Method in class org.hibernate.reactive.query.spi.ReactiveAbstractSelectionQuery
- getResultStream() - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveQuerySqmImpl
- getResultStream() - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveSqmSelectionQueryImpl
- getResultType() - Method in interface org.hibernate.reactive.common.ResultSetMapping
-
The Java result type of the query.
- getResultType() - Method in class org.hibernate.reactive.query.spi.ReactiveAbstractSelectionQuery
- getResultType() - Method in class org.hibernate.reactive.query.sql.spi.ReactiveNamedNativeQueryMemento
- getResultType() - Method in class org.hibernate.reactive.query.sql.spi.ReactiveNamedSqmQueryMemento
- getRow() - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- getRowId() - Method in interface org.hibernate.reactive.engine.impl.ReactiveEntityInsertAction
- getRowId() - Method in class org.hibernate.reactive.engine.impl.ReactiveEntityRegularInsertAction
- getRowId(int) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- getRowId(String) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- getRowReader() - Method in class org.hibernate.reactive.sql.exec.spi.ReactiveRowProcessingState
- getRowTransformer() - Method in class org.hibernate.reactive.loader.ast.internal.ReactiveSingleIdArrayLoadPlan
- getSecondarySortIndex() - Method in class org.hibernate.reactive.engine.impl.ReactiveEntityInsertActionHolder
- getSequenceName() - Method in class org.hibernate.reactive.id.impl.ReactiveSequenceIdentifierGenerator
- getServiceInitiated() - Method in class org.hibernate.reactive.context.impl.VertxContextInitiator
- getServiceInitiated() - Method in class org.hibernate.reactive.engine.jdbc.mutation.internal.ReactiveMutationExecutorServiceInitiator
- getServiceInitiated() - Method in class org.hibernate.reactive.loader.ast.internal.ReactiveBatchLoaderFactoryInitiator
- 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.NativeParametersHandling
- 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.ReactiveSchemaManagementToolInitiator
- getServiceInitiated() - Method in class org.hibernate.reactive.provider.service.ReactiveSessionFactoryBuilderInitiator
- getServiceInitiated() - Method in class org.hibernate.reactive.provider.service.ReactiveSqmMultiTableMutationStrategyProviderInitiator
- getServiceInitiated() - Method in class org.hibernate.reactive.provider.service.ReactiveValuesMappingProducerProviderInitiator
- getServiceInitiated() - Method in class org.hibernate.reactive.query.internal.ReactiveNativeQueryInterpreterInitiator
- 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.metamodel.mapping.internal.ReactiveRuntimeModelCreationContext
- getServiceRegistry() - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionFactoryImpl
- getServiceRegistry() - Method in class org.hibernate.reactive.stage.impl.StageSessionFactoryImpl
- getSession() - Method in class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
- getSession() - Method in interface org.hibernate.reactive.engine.impl.ReactiveEntityInsertAction
- getSessionFactory() - Method in class org.hibernate.reactive.loader.ast.internal.ReactiveAbstractCollectionBatchLoader
- getSessionFactory() - Method in class org.hibernate.reactive.loader.ast.internal.ReactiveAbstractMultiIdEntityLoader
- getSessionFactory() - Method in class org.hibernate.reactive.metamodel.mapping.internal.ReactiveRuntimeModelCreationContext
- getSessionFactory() - Method in interface org.hibernate.reactive.query.sqm.mutation.internal.temptable.ReactiveGlobalTemporaryTableStrategy
- getSessionFactory() - Method in interface org.hibernate.reactive.query.sqm.mutation.internal.temptable.ReactivePersistentTableStrategy
- getSessionFactory() - Method in interface org.hibernate.reactive.query.sqm.mutation.spi.ReactiveAbstractMutationHandler
- getSessionFactoryOptions() - Method in class org.hibernate.reactive.metamodel.mapping.internal.ReactiveRuntimeModelCreationContext
- getSettings() - Method in class org.hibernate.reactive.metamodel.mapping.internal.ReactiveRuntimeModelCreationContext
- getShallowCached() - Method in class org.hibernate.reactive.sql.results.graph.entity.internal.ReactiveEntityInitializerImpl.ReactiveEntityInitializerData
- 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.ReactiveQueryProducer
- 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 class org.hibernate.reactive.mutiny.impl.MutinySelectionQueryImpl
- getSingleResult() - Method in interface org.hibernate.reactive.mutiny.Mutiny.SelectionQuery
-
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.query.spi.ReactiveAbstractSelectionQuery
- getSingleResult() - Method in class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- getSingleResult() - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveQuerySqmImpl
- getSingleResult() - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveSqmSelectionQueryImpl
- getSingleResult() - Method in class org.hibernate.reactive.stage.impl.StageQueryImpl
- getSingleResult() - Method in class org.hibernate.reactive.stage.impl.StageSelectionQueryImpl
- getSingleResult() - Method in interface org.hibernate.reactive.stage.Stage.SelectionQuery
-
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 class org.hibernate.reactive.mutiny.impl.MutinySelectionQueryImpl
- getSingleResultOrNull() - Method in interface org.hibernate.reactive.mutiny.Mutiny.SelectionQuery
-
Asynchronously execute this query, returning a single row that matches the query, or
nullif the query returns no results, throwing an exception if the query returns more than one matching row. - getSingleResultOrNull() - Method in class org.hibernate.reactive.query.spi.ReactiveAbstractSelectionQuery
- getSingleResultOrNull() - Method in class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- getSingleResultOrNull() - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveQuerySqmImpl
- getSingleResultOrNull() - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveSqmSelectionQueryImpl
- getSingleResultOrNull() - Method in class org.hibernate.reactive.stage.impl.StageQueryImpl
- getSingleResultOrNull() - Method in class org.hibernate.reactive.stage.impl.StageSelectionQueryImpl
- getSingleResultOrNull() - Method in interface org.hibernate.reactive.stage.Stage.SelectionQuery
-
Asynchronously execute this query, returning a single row that matches the query, or
nullif the query returns no results, throwing an exception if the query returns more than one matching row. - getSnapshot(PersistentCollection<?>) - Method in class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
- getSqlAliasStem() - Method in class org.hibernate.reactive.metamodel.mapping.internal.ReactiveEmbeddedIdentifierMappingImpl
- getSqlAst() - Method in class org.hibernate.reactive.loader.ast.internal.ReactiveCollectionLoaderSingleKey
- getSqlExceptionHelper() - Method in class org.hibernate.reactive.pool.impl.DefaultSqlClientPool
- getSqlExceptionHelper() - Method in class org.hibernate.reactive.pool.impl.ExternalSqlClientPool
- getSqlExceptionHelper() - Method in class org.hibernate.reactive.pool.impl.SqlClientPool
- 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
- getSqlString() - Method in class org.hibernate.reactive.adaptor.impl.PrepareStatementDetailsAdaptor
- getSqlString() - Method in class org.hibernate.reactive.query.sql.spi.ReactiveNamedNativeQueryMemento
- getSqlStringGenerationContext() - Method in class org.hibernate.reactive.metamodel.mapping.internal.ReactiveRuntimeModelCreationContext
- getSQLXML(int) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- getSQLXML(String) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- getSqmDeleteOrUpdateStatement() - Method in interface org.hibernate.reactive.query.sqm.mutation.spi.ReactiveAbstractMutationHandler
- getSqmQueryMemento(String) - Method in class org.hibernate.reactive.query.internal.ReactiveNamedObjectRepositoryImpl
- getSqmStatement() - Method in class org.hibernate.reactive.query.spi.ReactiveAbstractSelectionQuery
- getSqmStatement() - Method in class org.hibernate.reactive.query.sql.spi.ReactiveNamedSqmQueryMemento
- getSqmStatement() - Method in interface org.hibernate.reactive.session.ReactiveSqmQueryImplementor
- getStage() - Method in class org.hibernate.reactive.util.impl.CompletionStages.Completable
- 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.PrepareStatementDetailsAdaptor
- getStatement() - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- getStaticMutationOperationGroup() - Method in class org.hibernate.reactive.persister.entity.mutation.ReactiveInsertCoordinatorStandard
-
Deprecated.
- getStatistics() - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionFactoryImpl
- getStatistics() - Method in interface org.hibernate.reactive.mutiny.Mutiny.SessionFactory
-
Obtain the
Statisticsobject 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
Statisticsobject exposing factory-level metrics. - getStrategy() - Method in interface org.hibernate.reactive.query.sqm.mutation.internal.cte.ReactiveAbstractCteMutationHandler
- getString(int) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- getString(String) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- getSubclassPropertyIndex(String, String[]) - Method in interface org.hibernate.reactive.persister.entity.impl.ReactiveAbstractEntityPersister
- getTableInclusionChecker(InsertCoordinatorStandard.InsertValuesAnalysis) - Static method in class org.hibernate.reactive.persister.entity.mutation.ReactiveInsertCoordinatorStandard
- getTemporaryTable() - Method in interface org.hibernate.reactive.query.sqm.mutation.internal.temptable.ReactiveGlobalTemporaryTableStrategy
- getTemporaryTable() - Method in interface org.hibernate.reactive.query.sqm.mutation.internal.temptable.ReactivePersistentTableStrategy
- getTenantPool(String) - Method in class org.hibernate.reactive.pool.impl.SqlClientPool
-
Get a
Poolfor the specified tenant. - getThis() - Method in class org.hibernate.reactive.provider.service.ReactiveSessionFactoryBuilder
- getThrowable() - Method in class org.hibernate.reactive.util.impl.CompletionStages.CompletionStageHandler
- 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
- getTimeout() - Method in class org.hibernate.reactive.query.sql.spi.ReactiveNamedNativeQueryMemento
- getTimeout() - Method in class org.hibernate.reactive.query.sql.spi.ReactiveNamedSqmQueryMemento
- 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
- getTiming() - Method in class org.hibernate.reactive.generator.values.GeneratedValuesMutationDelegateAdaptor
- getTupleMetadata() - Method in class org.hibernate.reactive.query.spi.ReactiveAbstractSelectionQuery
- getType() - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- getTypeConfiguration() - Method in class org.hibernate.reactive.metamodel.mapping.internal.ReactiveRuntimeModelCreationContext
- getTypeName(JavaType<?>, Dialect) - Static method in class org.hibernate.reactive.type.descriptor.jdbc.ReactiveOracleArrayJdbcType
- getTypeName(WrapperOptions, BasicPluralJavaType<?>) - Static method in class org.hibernate.reactive.type.descriptor.jdbc.ReactiveOracleArrayJdbcType
- getUnicodeStream(int) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- getUnicodeStream(String) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- getUniqueKeyAttributePath() - Method in class org.hibernate.reactive.sql.results.graph.entity.internal.ReactiveEntityInitializerImpl.ReactiveEntityInitializerData
- getUniqueKeyLoader(String, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveJoinedSubclassEntityPersister
- getUniqueKeyLoader(String, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveSingleTableEntityPersister
- getUniqueKeyLoader(String, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveUnionSubclassEntityPersister
- getUniqueKeyLoadersNew() - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveAbstractPersisterDelegate
- getUniqueKeyPropertyTypes() - Method in class org.hibernate.reactive.sql.results.graph.entity.internal.ReactiveEntityInitializerImpl.ReactiveEntityInitializerData
- getUpdateCount() - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- getUpdateDelegate() - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveSingleTableEntityPersister
- getUpdateEntryCoordinator() - Method in class org.hibernate.reactive.persister.collection.impl.ReactiveBasicCollectionPersister
- getUpdateRowsCoordinator() - Method in class org.hibernate.reactive.persister.collection.impl.ReactiveOneToManyPersister
- 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
- getValues() - Method in class org.hibernate.reactive.common.Identifier.Composite
- getValuesMapping() - Method in class org.hibernate.reactive.sql.exec.spi.ReactiveValuesResultSet
- getVersionString() - Static method in class org.hibernate.reactive.logging.impl.Version
-
Access to the Hibernate Reactive version.
- 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
H
- handle(R, T) - Static method in class org.hibernate.reactive.util.impl.CompletionStages
- handleInterception(FlushEntityEvent) - Method in class org.hibernate.reactive.event.impl.DefaultReactiveFlushEntityEventListener
- handlingTransientEntity() - Method in interface org.hibernate.reactive.logging.impl.Log
- hasAfterLoadActions() - Method in class org.hibernate.reactive.engine.impl.ReactiveCallbackImpl
- hasAfterTransactionActions() - Method in class org.hibernate.reactive.engine.ReactiveActionQueue
- hasAnyQueuedActions() - Method in class org.hibernate.reactive.engine.ReactiveActionQueue
- hasAppliedGraph(MutableQueryOptions) - Static method in class org.hibernate.reactive.query.sqm.internal.ReactiveQuerySqmImpl
- hasBeforeTransactionActions() - Method in class org.hibernate.reactive.engine.ReactiveActionQueue
- hasCollectionInitializers() - Method in class org.hibernate.reactive.sql.results.internal.ReactiveInitializersList
- hasCollectionInitializers() - Method in class org.hibernate.reactive.sql.results.internal.ReactiveStandardRowReader
- hasFailed() - Method in class org.hibernate.reactive.util.impl.CompletionStages.CompletionStageHandler
- hashCode() - Method in class org.hibernate.reactive.context.impl.BaseKey
- hashCode() - Method in class org.hibernate.reactive.context.impl.MultitenantKey
- hashCode() - Method in class org.hibernate.reactive.type.descriptor.jdbc.ReactiveArrayJdbcType
- hasLazySubInitializers() - Method in class org.hibernate.reactive.sql.results.graph.collection.internal.ReactiveCollectionDomainResult.ReactiveCollectionInitializerAdapter
- hasLimit(SqmSelectStatement<?>, MutableQueryOptions) - Static method in class org.hibernate.reactive.query.sqm.internal.ReactiveQuerySqmImpl
- hasLoadContext() - Method in class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
- 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(SingularAttribute<T, I>, I) - Static method in class org.hibernate.reactive.common.Identifier
- 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
- 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, Object, Object) - 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
- idMustBeAssignedBeforeSave(String) - Method in interface org.hibernate.reactive.logging.impl.Log
- 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
- ignoreQueuedOperationsOnMerge(String) - Method in interface org.hibernate.reactive.logging.impl.Log
- immediateLoad(String, Object) - 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
- impossibleFlushModeIllegalState() - Method in interface org.hibernate.reactive.logging.impl.Log
- incrementCascadeLevel() - Method in class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
- initialize(Object, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.persister.collection.impl.ReactiveCollectionPersister
- initialize(SqlStringGenerationContext) - Method in class org.hibernate.reactive.id.impl.ReactiveGeneratorWrapper
- initialize(SqlStringGenerationContext) - Method in class org.hibernate.reactive.id.impl.ReactiveSequenceIdentifierGenerator
- initialize(EntitySelectFetchInitializer.EntitySelectFetchInitializerData) - Method in class org.hibernate.reactive.sql.results.graph.entity.internal.ReactiveEntitySelectFetchInitializer
- initializeCollection(PersistentCollection<?>, boolean) - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
-
Deprecated.
- initializeEntities(Object[], Object, Object, LockOptions, Boolean, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.loader.ast.internal.ReactiveEntityBatchLoaderInPredicate
- initializeInstance(EntitySelectFetchInitializer.EntitySelectFetchInitializerData) - Method in class org.hibernate.reactive.sql.results.graph.entity.internal.ReactiveEntitySelectFetchInitializer
- initializeInstance(T) - Method in class org.hibernate.reactive.sql.results.graph.collection.internal.ReactiveCollectionDomainResult.ReactiveCollectionInitializerAdapter
- initializeLazyPropertiesFromDatastore(Object, Object, EntityEntry, String, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveJoinedSubclassEntityPersister
- initializeLazyPropertiesFromDatastore(Object, Object, EntityEntry, String, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveSingleTableEntityPersister
- initializeLazyPropertiesFromDatastore(Object, Object, EntityEntry, String, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveUnionSubclassEntityPersister
- initializeLazyProperty(String, Object, EntityEntry, int, Object) - Method in interface org.hibernate.reactive.persister.entity.impl.ReactiveAbstractEntityPersister
- initializeLazyProperty(String, Object, EntityEntry, int, Object) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveJoinedSubclassEntityPersister
- initializeLazyProperty(String, Object, EntityEntry, int, Object) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveSingleTableEntityPersister
- initializeLazyProperty(String, Object, EntityEntry, int, Object) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveUnionSubclassEntityPersister
- initializeLazyProperty(String, Object, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.persister.entity.impl.ReactiveAbstractEntityPersister
- initializeNonLazyCollections() - Method in class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
-
Deprecated.
- initializeNonLazyCollections(Consumer<PersistentCollection<?>>) - Method in class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
- initiateService(Map<String, Object>, ServiceRegistryImplementor) - Method in class org.hibernate.reactive.engine.jdbc.mutation.internal.ReactiveMutationExecutorServiceInitiator
- initiateService(Map<String, Object>, ServiceRegistryImplementor) - Method in class org.hibernate.reactive.loader.ast.internal.ReactiveBatchLoaderFactoryInitiator
- initiateService(Map<String, Object>, ServiceRegistryImplementor) - Method in class org.hibernate.reactive.provider.service.NativeParametersHandling
- initiateService(Map<String, Object>, ServiceRegistryImplementor) - Method in class org.hibernate.reactive.provider.service.ReactiveSqmMultiTableMutationStrategyProviderInitiator
- initiateService(Map<String, Object>, ServiceRegistryImplementor) - Method in class org.hibernate.reactive.provider.service.ReactiveValuesMappingProducerProviderInitiator
- initiateService(Map, ServiceRegistryImplementor) - Method in class org.hibernate.reactive.context.impl.VertxContextInitiator
- 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.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.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
- initiateService(SessionFactoryServiceInitiatorContext) - Method in class org.hibernate.reactive.query.internal.ReactiveNativeQueryInterpreterInitiator
- initLazyProperty(String, Object, SharedSessionContractImplementor, EntityEntry, PersistentAttributeInterceptor, List<LazyAttributeDescriptor>, Set<String>, Object[]) - Method in interface org.hibernate.reactive.persister.entity.impl.ReactiveAbstractEntityPersister
- injectCallbackRegistry(CallbackRegistry) - Method in class org.hibernate.reactive.event.impl.DefaultReactiveMergeEventListener
- 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.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(Object) - Method in class org.hibernate.reactive.mutiny.delegation.MutinyStatelessSessionDelegator
- 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, using the number of the given entities as the batch size.
- 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(Object, Object[], Object, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveSingleTableEntityPersister
- insert(Object, Object[], Object, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveUnionSubclassEntityPersister
- insert(Object, Object[], SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.mutation.ReactiveInsertCoordinatorStandard
- insert(Object, Object, Object[], SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.mutation.ReactiveInsertCoordinatorStandard
- INSERT_UPDATE_DELETE - Enum constant in enum class org.hibernate.reactive.session.impl.QueryType
- insertAll(int, Object...) - Method in class org.hibernate.reactive.mutiny.delegation.MutinyStatelessSessionDelegator
- 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.delegation.MutinyStatelessSessionDelegator
- 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, using the number of the given entities as the batch size.
- 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
- insertAndSelectIdentifierAsResultSet(String, Object[], Class<?>, String) - Method in class org.hibernate.reactive.pool.BatchingConnection
- insertAndSelectIdentifierAsResultSet(String, Object[], Class<?>, String) - Method in class org.hibernate.reactive.pool.impl.SqlClientConnection
- insertAndSelectIdentifierAsResultSet(String, Object[], Class<?>, String) - Method in interface org.hibernate.reactive.pool.ReactiveConnection
- insertMultiple(List<?>) - Method in class org.hibernate.reactive.mutiny.delegation.MutinyStatelessSessionDelegator
- insertMultiple(List<?>) - Method in class org.hibernate.reactive.mutiny.impl.MutinyStatelessSessionImpl
- insertMultiple(List<?>) - Method in interface org.hibernate.reactive.mutiny.Mutiny.StatelessSession
-
Insert multiple rows, using the size of the given list as the batch size.
- insertMultiple(List<?>) - Method in class org.hibernate.reactive.stage.impl.StageStatelessSessionImpl
- insertMultiple(List<?>) - Method in interface org.hibernate.reactive.stage.Stage.StatelessSession
-
Insert multiple rows, using the size of the given list as the batch size.
- insertParameters(long) - Method in class org.hibernate.reactive.id.impl.EmulatedSequenceReactiveIdentifierGenerator
- insertParameters(long) - Method in class org.hibernate.reactive.id.impl.TableReactiveIdentifierGenerator
- insertReactive(Object[], Object, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.persister.entity.impl.ReactiveEntityPersister
-
Insert the given instance state without blocking.
- insertReactive(Object[], Object, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveJoinedSubclassEntityPersister
- insertReactive(Object[], Object, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveSingleTableEntityPersister
- insertReactive(Object[], Object, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveUnionSubclassEntityPersister
- insertReactive(Object, Object[], Object, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.persister.entity.impl.ReactiveEntityPersister
-
Insert the given instance state without blocking.
- insertReactive(Object, Object[], Object, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveJoinedSubclassEntityPersister
- insertReactive(Object, Object[], Object, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveSingleTableEntityPersister
- insertReactive(Object, Object[], Object, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveUnionSubclassEntityPersister
- insertRow() - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- insertRows(PersistentCollection<?>, Object, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.persister.collection.impl.ReactiveCollectionPersister
- insertRows(PersistentCollection<?>, Object, InsertRowsCoordinator.EntryFilter, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.collection.mutation.ReactiveInsertRowsCoordinatorNoOp
- insertRows(PersistentCollection<?>, Object, InsertRowsCoordinator.EntryFilter, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.collection.mutation.ReactiveInsertRowsCoordinatorStandard
- instance() - Static method in class org.hibernate.reactive.sql.results.internal.ReactiveRowTransformerArrayImpl
- instance(Dialect) - Static method in class org.hibernate.reactive.pool.impl.Parameters
- instance(ReactiveListResultsConsumer.UniqueSemantic) - Static method in class org.hibernate.reactive.sql.results.spi.ReactiveListResultsConsumer
- INSTANCE - Static variable in class org.hibernate.reactive.context.impl.VertxContextInitiator
- INSTANCE - Static variable in class org.hibernate.reactive.engine.jdbc.mutation.internal.ReactiveMutationExecutorServiceInitiator
- INSTANCE - Static variable in class org.hibernate.reactive.loader.ast.internal.ReactiveBatchLoaderFactoryInitiator
-
Singleton access
- 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.NativeParametersHandling
-
Singleton access
- 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.ReactiveSchemaManagementToolInitiator
- INSTANCE - Static variable in class org.hibernate.reactive.provider.service.ReactiveSessionFactoryBuilderInitiator
- INSTANCE - Static variable in class org.hibernate.reactive.provider.service.ReactiveSqmMultiTableMutationStrategyProviderInitiator
-
Singleton access
- INSTANCE - Static variable in class org.hibernate.reactive.provider.service.ReactiveValuesMappingProducerProvider
-
Singleton access
- INSTANCE - Static variable in class org.hibernate.reactive.provider.service.ReactiveValuesMappingProducerProviderInitiator
-
Singleton access
- INSTANCE - Static variable in class org.hibernate.reactive.query.internal.ReactiveNativeQueryInterpreterInitiator
- INSTANCE - Static variable in class org.hibernate.reactive.query.sqm.spi.ReactiveNativeQueryInterpreter
- INSTANCE - Static variable in class org.hibernate.reactive.sql.exec.internal.StandardReactiveJdbcMutationExecutor
- INSTANCE - Static variable in class org.hibernate.reactive.sql.exec.internal.StandardReactiveSelectExecutor
- INSTANCE - Static variable in class org.hibernate.reactive.type.descriptor.jdbc.ReactiveArrayJdbcTypeConstructor
- INSTANCE - Static variable in class org.hibernate.reactive.type.descriptor.jdbc.ReactiveJsonArrayJdbcTypeConstructor
- INSTANCE - Static variable in class org.hibernate.reactive.type.descriptor.jdbc.ReactiveJsonJdbcType
- INSTANCE - Static variable in class org.hibernate.reactive.type.descriptor.jdbc.ReactiveXmlArrayJdbcType
- INSTANCE - Static variable in class org.hibernate.reactive.type.descriptor.jdbc.ReactiveXmlArrayJdbcTypeConstructor
- INSTANCE - Static variable in class org.hibernate.reactive.type.descriptor.jdbc.ReactiveXmlJdbcType
- 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
BiFunctionbut one of the arguments is a primitive integer. - IntBiPredicate<T> - Interface in org.hibernate.reactive.util.impl
-
Similar to a
BiPredicatebut one of the arguments is a primitive integer. - integrate(Metadata, BootstrapContext, SessionFactoryImplementor) - Method in class org.hibernate.reactive.provider.impl.ReactiveIntegrator
- internalLoadGet(String, Object, PersistenceContext) - Method in class org.hibernate.reactive.session.impl.ReactiveStatelessSessionImpl
- InternalStateAssertions - Class in org.hibernate.reactive.common
-
Commonly used assertions to verify that the operations are running on the expected events and threads.
- interpretation(NamedSqmQueryMemento<?>, Class<T>, SharedSessionContractImplementor) - Static method in class org.hibernate.reactive.query.sqm.internal.ReactiveQuerySqmImpl
- invalidIdentifierTypeForCockroachDB(Class<?>, String) - Method in interface org.hibernate.reactive.logging.impl.Log
- invalidLockModeForLock() - Method in interface org.hibernate.reactive.logging.impl.Log
- invokeAfterLoadActions(Object, EntityMappingType, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.engine.impl.ReactiveCallbackImpl
- invokeInterceptor(FlushEntityEvent) - Method in class org.hibernate.reactive.event.impl.DefaultReactiveFlushEntityEventListener
- invokeReactiveLoadActions(Object, EntityMappingType, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.engine.impl.ReactiveCallbackImpl
-
Reactive version of
CallbackImpl.invokeAfterLoadActions(Object, EntityMappingType, SharedSessionContractImplementor) - isAfterLast() - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- isBeforeFirst() - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- isCacheable() - Method in class org.hibernate.reactive.mutiny.impl.MutinyQueryImpl
- isCacheable() - Method in class org.hibernate.reactive.mutiny.impl.MutinySelectionQueryImpl
- isCacheable() - Method in interface org.hibernate.reactive.mutiny.Mutiny.SelectionQuery
- isCacheable() - Method in interface org.hibernate.reactive.query.ReactiveSelectionQuery
- isCacheable() - Method in class org.hibernate.reactive.stage.impl.StageQueryImpl
- isCacheable() - Method in class org.hibernate.reactive.stage.impl.StageSelectionQueryImpl
- isCacheable() - Method in interface org.hibernate.reactive.stage.Stage.SelectionQuery
- isCallable() - Method in class org.hibernate.reactive.adaptor.impl.PrepareStatementDetailsAdaptor
- 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.engine.internal.ReactivePersistenceContextAdapter
- isDefaultReadOnly() - Method in class org.hibernate.reactive.mutiny.delegation.MutinySessionDelegator
- 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
- isDropIdTables() - Method in class org.hibernate.reactive.query.sqm.mutation.internal.temptable.ReactiveGlobalTemporaryTableInsertStrategy
- isDropIdTables() - Method in class org.hibernate.reactive.query.sqm.mutation.internal.temptable.ReactiveGlobalTemporaryTableMutationStrategy
- isDropIdTables() - Method in interface org.hibernate.reactive.query.sqm.mutation.internal.temptable.ReactiveGlobalTemporaryTableStrategy
- isDropIdTables() - Method in class org.hibernate.reactive.query.sqm.mutation.internal.temptable.ReactivePersistentTableInsertStrategy
- isDropIdTables() - Method in class org.hibernate.reactive.query.sqm.mutation.internal.temptable.ReactivePersistentTableMutationStrategy
- isDropIdTables() - Method in interface org.hibernate.reactive.query.sqm.mutation.internal.temptable.ReactivePersistentTableStrategy
- isDynamic() - Method in class org.hibernate.reactive.sql.results.ReactiveResultSetMapping
- isEager() - Method in class org.hibernate.reactive.sql.results.graph.collection.internal.ReactiveCollectionDomainResult.ReactiveCollectionInitializerAdapter
- isEarlyInsert() - Method in interface org.hibernate.reactive.engine.impl.ReactiveEntityInsertAction
- isEntryFor(Object) - Method in class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
- 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.delegation.MutinySessionDelegator
- 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
- isFlushing() - Method in class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
- isIdCoercionEnabled() - Method in class org.hibernate.reactive.loader.ast.internal.ReactiveAbstractMultiIdEntityLoader
- 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
- isLoadFinished() - Method in class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
- 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, SharedSessionContractImplementor) - Static method in class org.hibernate.reactive.engine.impl.ForeignKeys
-
Is this instance persistent or detached?
- isNullifiableEntityKeysEmpty() - Method in class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
- isOpen() - Method in class org.hibernate.reactive.mutiny.delegation.MutinySessionDelegator
- isOpen() - Method in class org.hibernate.reactive.mutiny.delegation.MutinyStatelessSessionDelegator
- 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
- isPartOfKey() - Method in class org.hibernate.reactive.sql.results.graph.collection.internal.ReactiveCollectionDomainResult.ReactiveCollectionInitializerAdapter
- isPoolable() - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- isPrepared() - Method in class org.hibernate.reactive.query.sqm.mutation.internal.temptable.ReactiveGlobalTemporaryTableInsertStrategy
- isPrepared() - Method in class org.hibernate.reactive.query.sqm.mutation.internal.temptable.ReactiveGlobalTemporaryTableMutationStrategy
- isPrepared() - Method in interface org.hibernate.reactive.query.sqm.mutation.internal.temptable.ReactiveGlobalTemporaryTableStrategy
- isPrepared() - Method in class org.hibernate.reactive.query.sqm.mutation.internal.temptable.ReactivePersistentTableInsertStrategy
- isPrepared() - Method in class org.hibernate.reactive.query.sqm.mutation.internal.temptable.ReactivePersistentTableMutationStrategy
- isPrepared() - Method in interface org.hibernate.reactive.query.sqm.mutation.internal.temptable.ReactivePersistentTableStrategy
- isProcessingNotRequired(String) - Static method in class org.hibernate.reactive.pool.impl.Parameters
- isPropertyNull(EntityKey, String) - Method in class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
- 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...) - isQueryCacheHit() - Method in class org.hibernate.reactive.sql.exec.spi.ReactiveRowProcessingState
- 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 class org.hibernate.reactive.mutiny.impl.MutinySelectionQueryImpl
- isReadOnly() - Method in interface org.hibernate.reactive.mutiny.Mutiny.SelectionQuery
- isReadOnly() - Method in interface org.hibernate.reactive.query.ReactiveSelectionQuery
- isReadOnly() - Method in class org.hibernate.reactive.stage.impl.StageQueryImpl
- isReadOnly() - Method in class org.hibernate.reactive.stage.impl.StageSelectionQueryImpl
- isReadOnly() - Method in interface org.hibernate.reactive.stage.Stage.SelectionQuery
- isReadOnly(Object) - Method in class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
- isReadOnly(Object) - Method in class org.hibernate.reactive.mutiny.delegation.MutinySessionDelegator
- 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?
- isRemovingOrphanBeforeUpdates() - Method in class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
- isResultInitializer() - Method in class org.hibernate.reactive.sql.results.graph.collection.internal.ReactiveCollectionDomainResult.ReactiveCollectionInitializerAdapter
- 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
- isSelectQuery() - Method in interface org.hibernate.reactive.query.sql.spi.ReactiveNativeQueryImplementor
-
Best guess whether this is a select query.
- isStateless() - Method in class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
- isSubselectFetchingEnabled() - Method in class org.hibernate.reactive.mutiny.delegation.MutinySessionDelegator
- isSubselectFetchingEnabled() - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionImpl
- isSubselectFetchingEnabled() - Method in interface org.hibernate.reactive.mutiny.Mutiny.Session
-
Determine if subselect fetching is enabled in this session.
- isSubselectFetchingEnabled() - Method in interface org.hibernate.reactive.session.ReactiveSession
- isSubselectFetchingEnabled() - Method in class org.hibernate.reactive.stage.impl.StageSessionImpl
- isSubselectFetchingEnabled() - Method in interface org.hibernate.reactive.stage.Stage.Session
-
Determine if subselect fetching is enabled in this session.
- isTransient(String, Object, Boolean, SharedSessionContractImplementor) - 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
- jdbcExceptionThrownWithTransactionRolledBack(JDBCException) - Method in interface org.hibernate.reactive.logging.impl.Log
- 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, Object) - Method in interface org.hibernate.reactive.logging.impl.Log
- lazyInitialize(Object) - Method in class org.hibernate.reactive.metamodel.mapping.internal.ReactiveToOneAttributeMapping
- left() - Method in interface org.hibernate.reactive.util.async.impl.Either
-
Optionally gets the left value of
thisif it exists - left(A) - Static method in interface org.hibernate.reactive.util.async.impl.Either
-
Constructs an Either with a left value
- list() - Method in class org.hibernate.reactive.query.spi.ReactiveAbstractSelectionQuery
- list() - Method in class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- list(JdbcOperationQuerySelect, JdbcParameterBindings, ExecutionContext, RowTransformer<R>, Class<R>, ReactiveListResultsConsumer.UniqueSemantic) - Method in class org.hibernate.reactive.sql.exec.internal.StandardReactiveSelectExecutor
- list(JdbcOperationQuerySelect, JdbcParameterBindings, ExecutionContext, RowTransformer<R>, Class<R>, ReactiveListResultsConsumer.UniqueSemantic) - Method in interface org.hibernate.reactive.sql.exec.spi.ReactiveSelectExecutor
- list(JdbcOperationQuerySelect, JdbcParameterBindings, ExecutionContext, RowTransformer<R>, Class<R>, ReactiveListResultsConsumer.UniqueSemantic, int) - Method in class org.hibernate.reactive.sql.exec.internal.StandardReactiveSelectExecutor
- list(JdbcOperationQuerySelect, JdbcParameterBindings, ExecutionContext, RowTransformer<R>, ReactiveListResultsConsumer.UniqueSemantic) - Method in class org.hibernate.reactive.sql.exec.internal.StandardReactiveSelectExecutor
- LIST - Static variable in class org.hibernate.reactive.provider.impl.ReactiveServiceInitiators
- load(Object, Object, Boolean, Boolean, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.loader.ast.internal.ReactiveSingleIdLoadPlan
- load(Object, Object, LockOptions, Boolean, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.loader.ast.internal.ReactiveEntityBatchLoaderArrayParam
- load(Object, Object, LockOptions, Boolean, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.loader.ast.internal.ReactiveEntityBatchLoaderInPredicate
- load(Object, Object, LockOptions, Boolean, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.loader.ast.internal.ReactiveSingleIdEntityLoaderProvidedQueryImpl
- load(Object, Object, LockOptions, Boolean, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.loader.ast.internal.ReactiveSingleIdEntityLoaderStandardImpl
- load(Object, Object, LockOptions, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveJoinedSubclassEntityPersister
- load(Object, Object, LockOptions, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveSingleTableEntityPersister
- load(Object, Object, LockOptions, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveUnionSubclassEntityPersister
- load(Object, Object, LockOptions, SharedSessionContractImplementor, Boolean) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveJoinedSubclassEntityPersister
- load(Object, Object, LockOptions, SharedSessionContractImplementor, Boolean) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveSingleTableEntityPersister
- load(Object, Object, LockOptions, SharedSessionContractImplementor, Boolean) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveUnionSubclassEntityPersister
- load(Object, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.loader.ast.internal.ReactiveCollectionLoader
- load(Object, NaturalIdLoadOptions, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.loader.ast.internal.ReactiveCompoundNaturalIdLoader
- load(Object, NaturalIdLoadOptions, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.loader.ast.internal.ReactiveNaturalIdLoaderDelegate
- load(Object, NaturalIdLoadOptions, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.loader.ast.internal.ReactiveSimpleNaturalIdLoader
- load(Object, LockOptions, Boolean, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.loader.ast.internal.ReactiveEntityBatchLoaderArrayParam
- load(Object, LockOptions, Boolean, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.loader.ast.internal.ReactiveEntityBatchLoaderInPredicate
- load(Object, LockOptions, Boolean, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.loader.ast.internal.ReactiveSingleIdEntityLoaderProvidedQueryImpl
- load(Object, LockOptions, Boolean, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.loader.ast.internal.ReactiveSingleIdEntityLoaderStandardImpl
- load(Object, LockOptions, Boolean, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.loader.ast.internal.ReactiveSingleUniqueKeyEntityLoaderStandard
- load(K[], MultiIdLoadOptions, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.loader.ast.spi.ReactiveMultiIdEntityLoader
- load(LoadEventListener.LoadType, Object, String, LockOptions, Boolean) - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
- load(EntityPersister, Object, Object, LockOptions, Boolean, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveAbstractPersisterDelegate
- loadByArrayParameter(K[], SelectStatement, JdbcOperationQuerySelect, JdbcParameter, JdbcMapping, Object, Object, LockOptions, Boolean, SharedSessionContractImplementor) - Static method in class org.hibernate.reactive.loader.ast.internal.ReactiveLoaderHelper
-
Load one or more instances of a model part (an entity or collection) based on a SQL ARRAY parameter to specify the keys (as opposed to the more traditional SQL IN predicate approach).
- loadByUniqueKey(String, Object, Boolean, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveJoinedSubclassEntityPersister
- loadByUniqueKey(String, Object, Boolean, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveSingleTableEntityPersister
- loadByUniqueKey(String, Object, Boolean, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveUnionSubclassEntityPersister
- loadByUniqueKey(String, Object, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveJoinedSubclassEntityPersister
- loadByUniqueKey(String, Object, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveSingleTableEntityPersister
- loadByUniqueKey(String, Object, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveUnionSubclassEntityPersister
- loadDatabaseSnapshot(Object, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.loader.ast.spi.ReactiveSingleIdEntityLoader
- loadEntityIdByNaturalId(Object[], LockOptions, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveAbstractPersisterDelegate
- loadEntityIdByNaturalId(Object[], LockOptions, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveJoinedSubclassEntityPersister
- loadEntityIdByNaturalId(Object[], LockOptions, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveSingleTableEntityPersister
- loadEntityIdByNaturalId(Object[], LockOptions, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveUnionSubclassEntityPersister
- loadFromDatasource(LoadEvent, EntityPersister) - Method in class org.hibernate.reactive.event.impl.DefaultReactiveLoadEventListener
-
Performs the process of loading an entity from the configured underlying datasource.
- loadFromSessionCache(EntityKey, LockOptions, LoadEventListener.LoadType, SharedSessionContractImplementor) - Static method in class org.hibernate.reactive.loader.internal.ReactiveCacheLoadHelper
- locatePersistenceUnits(Map<?, ?>) - Method in class org.hibernate.reactive.provider.ReactivePersistenceProvider
- lock(Object, LockModeType) - Method in class org.hibernate.reactive.mutiny.delegation.MutinySessionDelegator
- lock(Object, LockModeType) - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionImpl
- 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 class org.hibernate.reactive.stage.impl.StageSessionImpl
- 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.delegation.MutinySessionDelegator
- 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
- 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.query.spi.ReactiveNativeSelectQueryPlan
- LOG - Static variable in interface org.hibernate.reactive.query.sql.spi.ReactiveNonSelectQueryPlan
- LOG - Static variable in interface org.hibernate.reactive.query.sqm.mutation.internal.temptable.ReactiveGlobalTemporaryTableStrategy
- LOG - Static variable in interface org.hibernate.reactive.query.sqm.mutation.internal.temptable.ReactivePersistentTableStrategy
- LOG - Static variable in interface org.hibernate.reactive.query.sqm.mutation.spi.ReactiveSqmMultiTableInsertStrategy
- LOG - Static variable in interface org.hibernate.reactive.query.sqm.mutation.spi.ReactiveSqmMultiTableMutationStrategy
- 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
- logConnectionInfo(DatabaseConnectionInfo) - Method in class org.hibernate.reactive.provider.service.NoJdbcEnvironmentInitiator
- logFlushResults(FlushEvent) - Method in class org.hibernate.reactive.event.impl.AbstractReactiveFlushingEventListener
- 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
- makeCopy(String) - Method in class org.hibernate.reactive.query.sql.spi.ReactiveNamedNativeQueryMemento
- makeCopy(String) - Method in class org.hibernate.reactive.query.sql.spi.ReactiveNamedSqmQueryMemento
- makeLoader(EntityMappingType) - Method in class org.hibernate.reactive.metamodel.mapping.internal.ReactiveCompoundNaturalIdMapping
- makeLoader(EntityMappingType) - Method in class org.hibernate.reactive.metamodel.mapping.internal.ReactiveSimpleNaturalIdMapping
- makeMultiLoader(EntityMappingType) - Method in class org.hibernate.reactive.metamodel.mapping.internal.ReactiveCompoundNaturalIdMapping
- makeMultiLoader(EntityMappingType) - Method in class org.hibernate.reactive.metamodel.mapping.internal.ReactiveSimpleNaturalIdMapping
- makeScopedCoordinator() - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveMergeCoordinatorStandardScopeFactory
- makeScopedCoordinator() - Method in interface org.hibernate.reactive.persister.entity.mutation.ReactiveUpdateCoordinator
- makeScopedCoordinator() - Method in class org.hibernate.reactive.persister.entity.mutation.ReactiveUpdateCoordinatorNoOp
- managedEntitiesIterator() - Method in class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
- 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 ifthiscontained 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.
- max(boolean, SqmSelectStatement<?>, List<R>) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveQuerySqmImpl
- merge(Object...) - Method in class org.hibernate.reactive.stage.impl.StageSessionImpl
- merge(Object...) - Method in interface org.hibernate.reactive.stage.Stage.Session
-
Merge multiple entity instances at once.
- merge(Object, Object[], int[], boolean, Object[], Object, Object, Object, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveJoinedSubclassEntityPersister
- merge(Object, Object[], int[], boolean, Object[], Object, Object, Object, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveSingleTableEntityPersister
- merge(Object, Object[], int[], boolean, Object[], Object, Object, Object, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveUnionSubclassEntityPersister
- merge(T) - Method in class org.hibernate.reactive.mutiny.delegation.MutinySessionDelegator
- 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 - Static variable in class org.hibernate.reactive.engine.impl.CascadingActions
- mergeAll(Object...) - Method in class org.hibernate.reactive.mutiny.delegation.MutinySessionDelegator
- mergeAll(Object...) - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionImpl
- mergeAll(Object...) - Method in interface org.hibernate.reactive.mutiny.Mutiny.Session
-
Merge multiple entity instances at once.
- mergeReactive(Object, 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.
- mergeReactive(Object, Object[], int[], boolean, Object[], Object, Object, Object, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveJoinedSubclassEntityPersister
-
Merge an Object
- mergeReactive(Object, Object[], int[], boolean, Object[], Object, Object, Object, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveSingleTableEntityPersister
-
Merge an object
- mergeReactive(Object, Object[], int[], boolean, Object[], Object, Object, Object, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveUnionSubclassEntityPersister
- 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(K[], SharedSessionContractImplementor, MultiIdLoadOptions) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveAbstractPersisterDelegate
- MultitenantKey<T> - Class in org.hibernate.reactive.context.impl
-
Implementation of
Context.Keysuitable 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.AbstractQuery - Interface in org.hibernate.reactive.mutiny
-
A non-blocking counterpart to the Hibernate
Queryinterface, allowing reactive execution of HQL and JPQL queries. - Mutiny.Closeable - Interface in org.hibernate.reactive.mutiny
-
An object whose
Mutiny.Closeable.close()method returns aUni. - Mutiny.MutationQuery - Interface in org.hibernate.reactive.mutiny
- Mutiny.Query<R> - Interface in org.hibernate.reactive.mutiny
- Mutiny.QueryProducer - Interface in org.hibernate.reactive.mutiny
-
Operations common to objects which act as factories for instances of
Mutiny.Query. - Mutiny.SelectionQuery<R> - Interface in org.hibernate.reactive.mutiny
- Mutiny.Session - Interface in org.hibernate.reactive.mutiny
-
A non-blocking counterpart to the Hibernate
Sessioninterface, 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
StatelessSessioninterface, 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. - MutinyGenerator - Class in org.hibernate.reactive.tuple
- MutinyGenerator() - Constructor for class org.hibernate.reactive.tuple.MutinyGenerator
- MutinyMutationQueryImpl<R> - Class in org.hibernate.reactive.mutiny.impl
- MutinyMutationQueryImpl(ReactiveMutationQuery<R>, MutinySessionFactoryImpl) - Constructor for class org.hibernate.reactive.mutiny.impl.MutinyMutationQueryImpl
- MutinyQueryImpl<R> - Class in org.hibernate.reactive.mutiny.impl
- MutinyQueryImpl(ReactiveQuery<R>, MutinySessionFactoryImpl) - Constructor for class org.hibernate.reactive.mutiny.impl.MutinyQueryImpl
- MutinySelectionQueryImpl<R> - Class in org.hibernate.reactive.mutiny.impl
- MutinySelectionQueryImpl(ReactiveSelectionQuery<R>, MutinySessionFactoryImpl) - Constructor for class org.hibernate.reactive.mutiny.impl.MutinySelectionQueryImpl
- MutinySessionDelegator - Class in org.hibernate.reactive.mutiny.delegation
-
Wraps a MutinySessionDelegator.delegate() session.
- MutinySessionDelegator() - Constructor for class org.hibernate.reactive.mutiny.delegation.MutinySessionDelegator
- 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.SessionAPI. - MutinySessionImpl(ReactiveSession, MutinySessionFactoryImpl) - Constructor for class org.hibernate.reactive.mutiny.impl.MutinySessionImpl
- MutinyStatelessSessionDelegator - Class in org.hibernate.reactive.mutiny.delegation
-
Wraps a MutinyStatelessSessionDelegator.delegate() stateless session.
- MutinyStatelessSessionDelegator() - Constructor for class org.hibernate.reactive.mutiny.delegation.MutinyStatelessSessionDelegator
- MutinyStatelessSessionImpl - Class in org.hibernate.reactive.mutiny.impl
-
Implements the
Mutiny.StatelessSessionAPI. - MutinyStatelessSessionImpl(ReactiveStatelessSession, MutinySessionFactoryImpl) - Constructor for class org.hibernate.reactive.mutiny.impl.MutinyStatelessSessionImpl
- MySqlReactiveInformationExtractorImpl - Class in org.hibernate.reactive.provider.service
-
An implementation of
AbstractReactiveInformationSchemaBasedExtractorImplspecifically 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
- narrowProxy(Object, EntityPersister, EntityKey, Object) - Method in class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
- nativelyGeneratedValueMustBeLong() - Method in interface org.hibernate.reactive.logging.impl.Log
- NativeParametersHandling - Class in org.hibernate.reactive.provider.service
-
Replaces the JdbcParameterRendererInitiator so to not require users to set AvailableSettings.DIALECT_NATIVE_PARAM_MARKERS : this gets enforces as the Vert.x SQL clients require it.
- NativeParametersHandling() - Constructor for class org.hibernate.reactive.provider.service.NativeParametersHandling
- needsDistinct(boolean, boolean, SqmSelectStatement<?>) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveQuerySqmImpl
- needsLimit() - Method in interface org.hibernate.reactive.logging.impl.Log
- needsResolveState() - Method in class org.hibernate.reactive.sql.exec.spi.ReactiveRowProcessingState
- NEVER - Enum constant in enum class org.hibernate.reactive.sql.results.spi.ReactiveListResultsConsumer.UniqueSemantic
-
Never apply unique handling.
- newTableUpdateBuilder(EntityTableMapping) - Method in class org.hibernate.reactive.persister.entity.mutation.ReactiveMergeCoordinator
- next() - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- next() - Method in class org.hibernate.reactive.sql.exec.spi.ReactiveRowProcessingState
- next() - Method in class org.hibernate.reactive.sql.exec.spi.ReactiveValuesResultSet
- 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.ReactiveSequenceIdentifierGenerator
- 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
thisiterator when it becomes available, orAsyncIterator.Endif there are no more elements. - nextVersionForLock(LockMode, Object, Object, Object, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.persister.entity.impl.ReactiveAbstractEntityPersister
- NO_PARAMS - Static variable in class org.hibernate.reactive.id.impl.ReactiveSequenceIdentifierGenerator
- noCascade(EventSource, Object, EntityPersister, Type, int) - Method in interface org.hibernate.reactive.engine.impl.CascadingAction
-
Deprecated, for removal: This API element is subject to removal in a future version.
- 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
ConnectionProviderthrows 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 Hibernate
ConnectionProviderin 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 of
JdbcEnvironmentthat infers the HibernateDialectfrom the JDBC URL. - NoJdbcEnvironmentInitiator() - Constructor for class org.hibernate.reactive.provider.service.NoJdbcEnvironmentInitiator
- NoJdbcMultiTenantConnectionProvider<T> - Class in org.hibernate.reactive.provider.service
-
A dummy Hibernate
MultiTenantConnectionProviderwhich 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 for
NoJdbcMultiTenantConnectionProvider. - 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
- NONE - Enum constant in enum class org.hibernate.reactive.sql.results.spi.ReactiveListResultsConsumer.UniqueSemantic
-
Apply no in-memory de-duplication
- nonReactiveMethodCall(String) - Method in interface org.hibernate.reactive.logging.impl.Log
- noResultException(String) - Method in interface org.hibernate.reactive.logging.impl.Log
- notUsingJdbc() - Method in interface org.hibernate.reactive.logging.impl.Log
- notVertxContextActive() - Method in interface org.hibernate.reactive.logging.impl.Log
- notYetImplemented() - Method in interface org.hibernate.reactive.logging.impl.Log
- nullFuture() - Static method in class org.hibernate.reactive.util.impl.CompletionStages
- nullFuture(Void) - Static method in class org.hibernate.reactive.util.impl.CompletionStages
- Nullifier(Object, boolean, boolean, SharedSessionContractImplementor, 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
-
Deprecated.only the reactive version is supported
- onDelete(DeleteEvent, DeleteContext) - Method in class org.hibernate.reactive.event.impl.DefaultReactiveDeleteEventListener
-
Deprecated.only the reactive version is supported
- 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, MergeContext) - Method in class org.hibernate.reactive.event.impl.DefaultReactiveMergeEventListener
- onPersist(PersistEvent) - Method in class org.hibernate.reactive.event.impl.DefaultReactivePersistEventListener
- onPersist(PersistEvent, PersistContext) - 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, RefreshContext) - Method in class org.hibernate.reactive.event.impl.DefaultReactiveRefreshEventListener
- openSession() - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionFactoryImpl
- openSession() - Method in interface org.hibernate.reactive.mutiny.Mutiny.SessionFactory
-
Obtain a new
reactive sessionUni, 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 sessionUnifor 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
CompletionStagefor 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 sessionUni. - openStatelessSession() - Method in class org.hibernate.reactive.stage.impl.StageSessionFactoryImpl
- openStatelessSession() - Method in interface org.hibernate.reactive.stage.Stage.SessionFactory
-
Obtain a
reactive stateless sessionCompletionStage. - 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 sessionUni. - 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 sessionCompletionStage. - 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.engine.internal - package org.hibernate.engine.internal
- org.hibernate.reactive.adaptor.impl - package org.hibernate.reactive.adaptor.impl
- org.hibernate.reactive.boot.spi - package org.hibernate.reactive.boot.spi
- 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.engine.jdbc - package org.hibernate.reactive.engine.jdbc
- org.hibernate.reactive.engine.jdbc.dialect.internal - package org.hibernate.reactive.engine.jdbc.dialect.internal
- org.hibernate.reactive.engine.jdbc.env.internal - package org.hibernate.reactive.engine.jdbc.env.internal
- org.hibernate.reactive.engine.jdbc.mutation.internal - package org.hibernate.reactive.engine.jdbc.mutation.internal
- org.hibernate.reactive.engine.spi - package org.hibernate.reactive.engine.spi
- 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.generator.values - package org.hibernate.reactive.generator.values
- org.hibernate.reactive.generator.values.internal - package org.hibernate.reactive.generator.values.internal
- org.hibernate.reactive.id - package org.hibernate.reactive.id
-
Reactive identifier generation.
- org.hibernate.reactive.id.enhanced - package org.hibernate.reactive.id.enhanced
- org.hibernate.reactive.id.impl - package org.hibernate.reactive.id.impl
- org.hibernate.reactive.id.insert - package org.hibernate.reactive.id.insert
- org.hibernate.reactive.loader.ast.internal - package org.hibernate.reactive.loader.ast.internal
- org.hibernate.reactive.loader.ast.spi - package org.hibernate.reactive.loader.ast.spi
- org.hibernate.reactive.loader.internal - package org.hibernate.reactive.loader.internal
- org.hibernate.reactive.logging.impl - package org.hibernate.reactive.logging.impl
- org.hibernate.reactive.metamodel.mapping.internal - package org.hibernate.reactive.metamodel.mapping.internal
- 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.delegation - package org.hibernate.reactive.mutiny.delegation
- 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.collection.mutation - package org.hibernate.reactive.persister.collection.mutation
- org.hibernate.reactive.persister.entity.impl - package org.hibernate.reactive.persister.entity.impl
- org.hibernate.reactive.persister.entity.mutation - package org.hibernate.reactive.persister.entity.mutation
- org.hibernate.reactive.pool - package org.hibernate.reactive.pool
-
Abstracts reactive database access via
ReactiveConnectionandReactiveConnectionPool. - 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.query - package org.hibernate.reactive.query
- org.hibernate.reactive.query.internal - package org.hibernate.reactive.query.internal
- org.hibernate.reactive.query.spi - package org.hibernate.reactive.query.spi
- org.hibernate.reactive.query.sql.internal - package org.hibernate.reactive.query.sql.internal
- org.hibernate.reactive.query.sql.spi - package org.hibernate.reactive.query.sql.spi
- org.hibernate.reactive.query.sqm - package org.hibernate.reactive.query.sqm
- org.hibernate.reactive.query.sqm.internal - package org.hibernate.reactive.query.sqm.internal
- org.hibernate.reactive.query.sqm.mutation.internal - package org.hibernate.reactive.query.sqm.mutation.internal
- org.hibernate.reactive.query.sqm.mutation.internal.cte - package org.hibernate.reactive.query.sqm.mutation.internal.cte
- org.hibernate.reactive.query.sqm.mutation.internal.temptable - package org.hibernate.reactive.query.sqm.mutation.internal.temptable
- org.hibernate.reactive.query.sqm.mutation.spi - package org.hibernate.reactive.query.sqm.mutation.spi
- org.hibernate.reactive.query.sqm.spi - package org.hibernate.reactive.query.sqm.spi
- org.hibernate.reactive.service.internal - package org.hibernate.reactive.service.internal
- 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.sql.exec.internal - package org.hibernate.reactive.sql.exec.internal
- org.hibernate.reactive.sql.exec.spi - package org.hibernate.reactive.sql.exec.spi
- org.hibernate.reactive.sql.model - package org.hibernate.reactive.sql.model
- org.hibernate.reactive.sql.results - package org.hibernate.reactive.sql.results
- org.hibernate.reactive.sql.results.graph - package org.hibernate.reactive.sql.results.graph
- org.hibernate.reactive.sql.results.graph.collection.internal - package org.hibernate.reactive.sql.results.graph.collection.internal
- org.hibernate.reactive.sql.results.graph.embeddable.internal - package org.hibernate.reactive.sql.results.graph.embeddable.internal
- org.hibernate.reactive.sql.results.graph.entity.internal - package org.hibernate.reactive.sql.results.graph.entity.internal
- org.hibernate.reactive.sql.results.internal - package org.hibernate.reactive.sql.results.internal
- org.hibernate.reactive.sql.results.internal.domain - package org.hibernate.reactive.sql.results.internal.domain
- org.hibernate.reactive.sql.results.spi - package org.hibernate.reactive.sql.results.spi
- 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.tuple.entity - package org.hibernate.reactive.tuple.entity
- org.hibernate.reactive.type.descriptor.jdbc - package org.hibernate.reactive.type.descriptor.jdbc
- 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
- parameterMarker(int) - Method in class org.hibernate.reactive.provider.service.AbstractReactiveInformationSchemaBasedExtractorImpl
- parameterMarker(int) - Method in class org.hibernate.reactive.provider.service.OracleSqlReactiveInformationExtractorImpl
- parameterMarker(int) - Method in class org.hibernate.reactive.provider.service.PostgreSqlReactiveInformationExtractorImpl
- parameterMarker(int) - Method in class org.hibernate.reactive.provider.service.SqlServerReactiveInformationExtractorImpl
- Parameters - Class in org.hibernate.reactive.pool.impl
-
Some databases have a different parameter syntax, which the Vert.x
SqlClientdoes not abstract. - Parameters(String) - Constructor for class org.hibernate.reactive.pool.impl.Parameters
- parse(String) - Static method in class org.hibernate.reactive.pool.impl.DefaultSqlClientPool
- performAfterTemporaryTableUseActions(TemporaryTable, Function<SharedSessionContractImplementor, String>, AfterUseAction, ExecutionContext) - Static method in class org.hibernate.reactive.query.sqm.mutation.internal.temptable.ReactiveExecuteWithTemporaryTableHelper
- performBatchedOperations(ValuesAnalysis, TableInclusionChecker, Batch.StaleStateMapper) - Method in class org.hibernate.reactive.engine.jdbc.mutation.internal.ReactiveMutationExecutorStandard
- performBeforeTemporaryTableUseActions(TemporaryTable, ExecutionContext) - Static method in class org.hibernate.reactive.query.sqm.mutation.internal.temptable.ReactiveExecuteWithTemporaryTableHelper
- performDetachedEntityDeletionCheck(DeleteEvent) - Method in class org.hibernate.reactive.event.impl.DefaultReactiveDeleteEventListener
-
Called when we have recognized an attempt to delete a detached entity.
- performExecutions(EventSource) - Method in class org.hibernate.reactive.event.impl.AbstractReactiveFlushingEventListener
- performList(DomainQueryExecutionContext) - Method in interface org.hibernate.reactive.query.spi.ReactiveNativeSelectQueryPlan
-
Deprecated.not a reactive method
- performList(DomainQueryExecutionContext) - Method in interface org.hibernate.reactive.query.sqm.spi.ReactiveSelectQueryPlan
- performMutation(PreparedStatementDetails, JdbcValueBindings, Object, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.generator.values.GeneratedValuesMutationDelegateAdaptor
- performMutation(PreparedStatementDetails, JdbcValueBindings, Object, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.id.insert.ReactiveInsertReturningDelegate
- performMutation(JdbcValueBindings, ValuesAnalysis, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.sql.model.ReactiveDeleteOrUpsertOperation
- performMutation(JdbcValueBindings, ValuesAnalysis, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.sql.model.ReactiveOptionalTableUpdateOperation
- performNonBatchedOperations(Object, ValuesAnalysis, TableInclusionChecker, OperationResultChecker, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.engine.jdbc.mutation.internal.ReactiveMutationExecutorStandard
- 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
- performOrderedMultiLoad(Object[], MultiIdLoadOptions, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.loader.ast.internal.ReactiveMultiIdEntityLoaderStandard
- performOrderedMultiLoad(K[], MultiIdLoadOptions, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.loader.ast.internal.ReactiveAbstractMultiIdEntityLoader
- performOrderedMultiLoad(K[], MultiIdLoadOptions, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.loader.ast.internal.ReactiveMultiIdEntityLoaderArrayParam
- performReactiveBatchedOperations(ValuesAnalysis, TableInclusionChecker, OperationResultChecker, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.engine.jdbc.env.internal.ReactiveMutationExecutor
- performReactiveBatchedOperations(ValuesAnalysis, TableInclusionChecker, OperationResultChecker, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.engine.jdbc.mutation.internal.ReactiveMutationExecutorSingleBatched
- performReactiveBatchedOperations(ValuesAnalysis, TableInclusionChecker, OperationResultChecker, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.engine.jdbc.mutation.internal.ReactiveMutationExecutorStandard
- performReactiveMutation(JdbcValueBindings, ValuesAnalysis, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.sql.model.ReactiveDeleteOrUpsertOperation
- performReactiveMutation(JdbcValueBindings, ValuesAnalysis, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.sql.model.ReactiveOptionalTableUpdateOperation
- performReactiveMutation(JdbcValueBindings, ValuesAnalysis, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.sql.model.ReactiveSelfExecutingUpdateOperation
- performReactiveNonBatchedMutation(PreparedStatementDetails, Object, JdbcValueBindings, TableInclusionChecker, OperationResultChecker, SharedSessionContractImplementor, String[]) - Method in interface org.hibernate.reactive.engine.jdbc.env.internal.ReactiveMutationExecutor
-
Perform a non-batched mutation
- performReactiveNonBatchedMutation(PreparedStatementDetails, Object, JdbcValueBindings, TableInclusionChecker, OperationResultChecker, SharedSessionContractImplementor, String[]) - Method in class org.hibernate.reactive.engine.jdbc.mutation.internal.ReactiveMutationExecutorStandard
- performReactiveNonBatchedOperations(Object, ValuesAnalysis, TableInclusionChecker, OperationResultChecker, SharedSessionContractImplementor, boolean, String[]) - Method in interface org.hibernate.reactive.engine.jdbc.env.internal.ReactiveMutationExecutor
- performReactiveNonBatchedOperations(Object, ValuesAnalysis, TableInclusionChecker, OperationResultChecker, SharedSessionContractImplementor, boolean, String[]) - Method in class org.hibernate.reactive.engine.jdbc.mutation.internal.ReactiveMutationExecutorSingleNonBatched
- performReactiveNonBatchedOperations(Object, ValuesAnalysis, TableInclusionChecker, OperationResultChecker, SharedSessionContractImplementor, boolean, String[]) - Method in class org.hibernate.reactive.engine.jdbc.mutation.internal.ReactiveMutationExecutorStandard
- performReactiveSelfExecutingOperations(ValuesAnalysis, TableInclusionChecker, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.engine.jdbc.env.internal.ReactiveMutationExecutor
- performReactiveSelfExecutingOperations(ValuesAnalysis, TableInclusionChecker, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.engine.jdbc.mutation.internal.ReactiveMutationExecutorSingleSelfExecuting
- performReactiveSelfExecutingOperations(ValuesAnalysis, TableInclusionChecker, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.engine.jdbc.mutation.internal.ReactiveMutationExecutorStandard
- performScroll(ScrollMode, DomainQueryExecutionContext) - Method in interface org.hibernate.reactive.query.spi.ReactiveNativeSelectQueryPlan
-
Deprecated.not a reactive method
- performScroll(ScrollMode, DomainQueryExecutionContext) - Method in class org.hibernate.reactive.query.sqm.internal.ConcreteSqmSelectReactiveQueryPlan
- performScroll(ScrollMode, DomainQueryExecutionContext) - Method in interface org.hibernate.reactive.query.sqm.spi.ReactiveSelectQueryPlan
- performSelfExecutingOperations(ValuesAnalysis, TableInclusionChecker, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.engine.jdbc.mutation.internal.ReactiveMutationExecutorSingleSelfExecuting
- performSelfExecutingOperations(ValuesAnalysis, TableInclusionChecker, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.engine.jdbc.mutation.internal.ReactiveMutationExecutorStandard
- performUnorderedMultiLoad(Object[], MultiIdLoadOptions, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.loader.ast.internal.ReactiveMultiIdEntityLoaderStandard
- performUnorderedMultiLoad(K[], MultiIdLoadOptions, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.loader.ast.internal.ReactiveAbstractMultiIdEntityLoader
- performUnorderedMultiLoad(K[], MultiIdLoadOptions, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.loader.ast.internal.ReactiveMultiIdEntityLoaderArrayParam
- persist(Object) - Method in class org.hibernate.reactive.mutiny.delegation.MutinySessionDelegator
- 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(String, Object) - Method in class org.hibernate.reactive.mutiny.delegation.MutinySessionDelegator
- persist(String, Object) - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionImpl
- persist(String, Object) - Method in interface org.hibernate.reactive.mutiny.Mutiny.Session
-
Make a transient instance persistent and mark it for later insertion in the database.
- persist(String, Object) - Method in class org.hibernate.reactive.stage.impl.StageSessionImpl
- persist(String, Object) - Method in interface org.hibernate.reactive.stage.Stage.Session
-
Make a transient instance persistent and mark it for later insertion in the database.
- 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.delegation.MutinySessionDelegator
- 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.
- 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
PoolOptionsused to configure thePool - postFlush(SessionImplementor) - Method in class org.hibernate.reactive.event.impl.AbstractReactiveFlushingEventListener
-
1.
- PostgresParameters - Class in org.hibernate.reactive.pool.impl
- PostgreSqlReactiveInformationExtractorImpl - Class in org.hibernate.reactive.provider.service
-
An implementation of
AbstractReactiveInformationSchemaBasedExtractorImplspecifically 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
- postLoad(JdbcValuesSourceProcessingState, Consumer<EntityHolder>) - Method in class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
- postPostFlush(SessionImplementor) - Method in class org.hibernate.reactive.event.impl.AbstractReactiveFlushingEventListener
- preFlush(EventSource, PersistenceContext) - Method in class org.hibernate.reactive.event.impl.AbstractReactiveFlushingEventListener
- prepare() - Method in class org.hibernate.reactive.loader.ast.internal.ReactiveCollectionBatchLoaderArrayParam
- prepare() - Method in class org.hibernate.reactive.provider.service.ReactiveGenerationTarget
- prepare(SessionFactoryImplementor, Metadata) - Method in class org.hibernate.reactive.query.internal.ReactiveNamedObjectRepositoryImpl
- prepare(MappingModelCreationProcess, JdbcConnectionAccess) - Method in class org.hibernate.reactive.query.sqm.mutation.internal.temptable.ReactiveGlobalTemporaryTableInsertStrategy
- prepare(MappingModelCreationProcess, JdbcConnectionAccess) - Method in class org.hibernate.reactive.query.sqm.mutation.internal.temptable.ReactiveGlobalTemporaryTableMutationStrategy
- prepare(MappingModelCreationProcess, JdbcConnectionAccess) - Method in class org.hibernate.reactive.query.sqm.mutation.internal.temptable.ReactivePersistentTableInsertStrategy
- prepare(MappingModelCreationProcess, JdbcConnectionAccess) - Method in class org.hibernate.reactive.query.sqm.mutation.internal.temptable.ReactivePersistentTableMutationStrategy
- prepare(MappingModelCreationProcess, JdbcConnectionAccess, CompletableFuture<Void>) - Method in interface org.hibernate.reactive.query.sqm.mutation.internal.temptable.ReactiveGlobalTemporaryTableStrategy
- prepare(MappingModelCreationProcess, JdbcConnectionAccess, CompletableFuture<Void>) - Method in interface org.hibernate.reactive.query.sqm.mutation.internal.temptable.ReactivePersistentTableStrategy
- 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.ExternalSqlClientPool
- 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
- prepareForQueryExecution(boolean) - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
- prepareForQueryExecution(boolean) - Method in class org.hibernate.reactive.session.impl.ReactiveStatelessSessionImpl
- prepareIdentifierGeneratingInsert(String) - Method in class org.hibernate.reactive.id.insert.ReactiveInsertReturningDelegate
- prepareStatement(String, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.generator.values.GeneratedValuesMutationDelegateAdaptor
- prepareStatement(String, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.id.insert.ReactiveAbstractReturningDelegate
- prepareStatement(String, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.id.insert.ReactiveInsertReturningDelegate
- PrepareStatementDetailsAdaptor - Class in org.hibernate.reactive.adaptor.impl
- PrepareStatementDetailsAdaptor(PreparedStatementDetails, PreparedStatement, JdbcServices) - Constructor for class org.hibernate.reactive.adaptor.impl.PrepareStatementDetailsAdaptor
- previous() - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- process(String) - Method in class org.hibernate.reactive.pool.impl.Parameters
- process(String, int) - Method in class org.hibernate.reactive.pool.impl.Parameters
-
Replace all JDBC-style
?parameters with Postgres-style$nparameters in the given SQL string. - 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
- processChunks(K[], int, ReactiveMultiKeyLoadChunker.SqlExecutionContextCreator, ReactiveMultiKeyLoadChunker.KeyCollector<K>, ReactiveMultiKeyLoadChunker.ChunkStartListener, ReactiveMultiKeyLoadChunker.ChunkBoundaryListener, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.loader.ast.internal.ReactiveMultiKeyLoadChunker
-
Process the chunks
- 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
- processCrossReferenceResultSet(String, String, String, String, String, String, ExtractionContext.ResultSetProcessor<T>) - Method in class org.hibernate.reactive.provider.service.AbstractReactiveInformationSchemaBasedExtractorImpl
- 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
- processInsertGeneratedProperties(Object, Object, Object[], GeneratedValuesProcessor, GeneratedValues, SharedSessionContractImplementor, String) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveAbstractPersisterDelegate
- processNext() - Method in class org.hibernate.reactive.sql.exec.spi.ReactiveValuesResultSet
- 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
- processResolvableEntities(K[], AbstractMultiIdEntityLoader.ResolutionConsumer<R>, MultiIdLoadOptions, LockOptions, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.loader.ast.internal.ReactiveMultiIdEntityLoaderArrayParam
- processSchemaResultSet(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.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
- processUpdateGeneratedProperties(Object, Object, Object[], GeneratedValuesProcessor, GeneratedValues, SharedSessionContractImplementor, String) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveAbstractPersisterDelegate
- ProvidedVertxInstance - Class in org.hibernate.reactive.vertx.impl
-
An implementation of
VertxInstancewhich allows the client to provide an instance ofVertxwhose lifecycle is managed externally to Hibernate Reactive. - ProvidedVertxInstance(Vertx) - Constructor for class org.hibernate.reactive.vertx.impl.ProvidedVertxInstance
- proxyFor(Object) - Method in class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
- proxyFor(EntityHolder, EntityPersister) - Method in class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
- proxyFor(EntityPersister, EntityKey, Object) - Method in class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
- 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
Q
- QueryType - Enum Class in org.hibernate.reactive.session.impl
- QueuedOperationCollectionAction - Class in org.hibernate.reactive.engine.impl
-
Copy of
QueuedOperationCollectionAction, that adapts toReactiveExecutable - QueuedOperationCollectionAction(PersistentCollection, CollectionPersister, Object, EventSource) - 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.
- reactive(Generator) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveAbstractPersisterDelegate
- ReactiveAbstractCollectionBatchLoader - Class in org.hibernate.reactive.loader.ast.internal
- ReactiveAbstractCollectionBatchLoader(int, LoadQueryInfluencers, PluralAttributeMapping, SessionFactoryImplementor) - Constructor for class org.hibernate.reactive.loader.ast.internal.ReactiveAbstractCollectionBatchLoader
- ReactiveAbstractCollectionPersister - Interface in org.hibernate.reactive.persister.collection.impl
-
Reactive version of
AbstractCollectionPersister - ReactiveAbstractCteMutationHandler - Interface in org.hibernate.reactive.query.sqm.mutation.internal.cte
- ReactiveAbstractDeleteCoordinator - Interface in org.hibernate.reactive.persister.entity.mutation
-
With this interface we can have multiple delete coordinators that extend
AbstractDeleteCoordinator. - ReactiveAbstractEntityPersister - Interface in org.hibernate.reactive.persister.entity.impl
-
An abstract implementation of
ReactiveEntityPersisterwhose concrete implementations each extend a concrete subclass ofAbstractEntityPersister. - ReactiveAbstractMultiIdEntityLoader<T> - Class in org.hibernate.reactive.loader.ast.internal
- ReactiveAbstractMultiIdEntityLoader(EntityMappingType, SessionFactoryImplementor) - Constructor for class org.hibernate.reactive.loader.ast.internal.ReactiveAbstractMultiIdEntityLoader
- ReactiveAbstractMutationHandler - Interface in org.hibernate.reactive.query.sqm.mutation.spi
- ReactiveAbstractPersisterDelegate - Class in org.hibernate.reactive.persister.entity.impl
- ReactiveAbstractPersisterDelegate(EntityPersister, PersistentClass, RuntimeModelCreationContext) - Constructor for class org.hibernate.reactive.persister.entity.impl.ReactiveAbstractPersisterDelegate
- ReactiveAbstractReturningDelegate - Interface in org.hibernate.reactive.id.insert
- ReactiveAbstractSelectionQuery<R> - Class in org.hibernate.reactive.query.spi
-
Emulate
AbstractSelectionQuery. - ReactiveAbstractSelectionQuery(Supplier<QueryOptions>, SharedSessionContractImplementor, Supplier<CompletionStage<List<R>>>, Supplier<SqmStatement<?>>, Supplier<TupleMetadata>, Supplier<DomainParameterXref>, Supplier<Class<?>>, Supplier<String>, Runnable, Consumer<Boolean>, Function<List<R>, R>, InterpretationsKeySource) - Constructor for class org.hibernate.reactive.query.spi.ReactiveAbstractSelectionQuery
- ReactiveAbstractSelectionQuery(InterpretationsKeySource, SharedSessionContractImplementor, Supplier<CompletionStage<List<R>>>, Supplier<SqmStatement<?>>, Supplier<TupleMetadata>, Supplier<DomainParameterXref>, Supplier<Class<?>>, Supplier<String>, Runnable, Consumer<Boolean>, Function<List<R>, R>) - Constructor for class org.hibernate.reactive.query.spi.ReactiveAbstractSelectionQuery
- ReactiveAccessCallback - Interface in org.hibernate.reactive.id.enhanced
- 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.
- reactiveAfterLoad(Object, EntityMappingType, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.loader.ast.spi.ReactiveAfterLoadAction
- ReactiveAfterLoadAction - Interface in org.hibernate.reactive.loader.ast.spi
-
Reactive version of
AfterLoadAction - ReactiveAfterTransactionCompletionProcess - Interface in org.hibernate.reactive.engine
-
Contract representing some process that needs to occur during after transaction completion.
- ReactiveAggregatedNonSelectQueryPlan - Class in org.hibernate.reactive.query.sqm.internal
- ReactiveAggregatedNonSelectQueryPlan(ReactiveNonSelectQueryPlan[]) - Constructor for class org.hibernate.reactive.query.sqm.internal.ReactiveAggregatedNonSelectQueryPlan
- ReactiveArrayJdbcType - Class in org.hibernate.reactive.type.descriptor.jdbc
-
Connectionhas a methodConnection.createArrayOf(String, Object[]), but we don't have it in Vert.x SQL Client. - ReactiveArrayJdbcType(JdbcType) - Constructor for class org.hibernate.reactive.type.descriptor.jdbc.ReactiveArrayJdbcType
- ReactiveArrayJdbcTypeConstructor - Class in org.hibernate.reactive.type.descriptor.jdbc
-
Factory for
ReactiveArrayJdbcType. - ReactiveArrayJdbcTypeConstructor() - Constructor for class org.hibernate.reactive.type.descriptor.jdbc.ReactiveArrayJdbcTypeConstructor
- reactiveAssemble(ReactiveRowProcessingState) - Method in interface org.hibernate.reactive.sql.results.graph.ReactiveDomainResultsAssembler
-
Convenience form of
DomainResultAssembler.assemble(RowProcessingState) - reactiveAssemble(ReactiveRowProcessingState, JdbcValuesSourceProcessingOptions) - Method in class org.hibernate.reactive.sql.results.graph.embeddable.internal.ReactiveEmbeddableAssembler
- reactiveAssemble(ReactiveRowProcessingState, JdbcValuesSourceProcessingOptions) - Method in class org.hibernate.reactive.sql.results.graph.entity.internal.ReactiveEntityAssembler
- reactiveAssemble(ReactiveRowProcessingState, JdbcValuesSourceProcessingOptions) - Method in interface org.hibernate.reactive.sql.results.graph.ReactiveDomainResultsAssembler
- 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<String>) - Method in interface org.hibernate.reactive.engine.spi.ReactiveSharedSessionContractImplementor
- reactiveAutoFlushIfRequired(Set<String>) - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
- ReactiveBasicCollectionPersister - Class in org.hibernate.reactive.persister.collection.impl
-
A reactive
BasicCollectionPersister - ReactiveBasicCollectionPersister(Collection, CollectionDataAccess, RuntimeModelCreationContext) - Constructor for class org.hibernate.reactive.persister.collection.impl.ReactiveBasicCollectionPersister
- ReactiveBatchLoaderFactoryInitiator - Class in org.hibernate.reactive.loader.ast.internal
-
Initiator for
ReactiveStandardBatchLoaderFactory - ReactiveBatchLoaderFactoryInitiator() - Constructor for class org.hibernate.reactive.loader.ast.internal.ReactiveBatchLoaderFactoryInitiator
- ReactiveBeforeTransactionCompletionProcess - Interface in org.hibernate.reactive.engine
-
Contract representing some process that needs to occur during before transaction completion.
- ReactiveCacheLoadHelper - Class in org.hibernate.reactive.loader.internal
-
A reactive implementation of
CacheLoadHelper - ReactiveCacheLoadHelper() - Constructor for class org.hibernate.reactive.loader.internal.ReactiveCacheLoadHelper
- ReactiveCallbackImpl - Class in org.hibernate.reactive.engine.impl
-
Reactive equivalent of
CallbackImpl - ReactiveCallbackImpl() - Constructor for class org.hibernate.reactive.engine.impl.ReactiveCallbackImpl
- ReactiveCircularFetchImpl - Class in org.hibernate.reactive.sql.results.internal.domain
- ReactiveCircularFetchImpl(CircularFetchImpl) - Constructor for class org.hibernate.reactive.sql.results.internal.domain.ReactiveCircularFetchImpl
- reactiveClose() - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
- reactiveClose() - Method in interface org.hibernate.reactive.session.ReactiveSession
- ReactiveCollectionBatchLoader - Interface in org.hibernate.reactive.loader.ast.spi
- ReactiveCollectionBatchLoaderArrayParam - Class in org.hibernate.reactive.loader.ast.internal
- ReactiveCollectionBatchLoaderArrayParam(int, LoadQueryInfluencers, PluralAttributeMapping, SessionFactoryImplementor) - Constructor for class org.hibernate.reactive.loader.ast.internal.ReactiveCollectionBatchLoaderArrayParam
- ReactiveCollectionBatchLoaderInPredicate - Class in org.hibernate.reactive.loader.ast.internal
- ReactiveCollectionBatchLoaderInPredicate(int, LoadQueryInfluencers, PluralAttributeMapping, SessionFactoryImplementor) - Constructor for class org.hibernate.reactive.loader.ast.internal.ReactiveCollectionBatchLoaderInPredicate
- ReactiveCollectionDomainResult - Class in org.hibernate.reactive.sql.results.graph.collection.internal
- ReactiveCollectionDomainResult(NavigablePath, PluralAttributeMapping, String, TableGroup, DomainResultCreationState) - Constructor for class org.hibernate.reactive.sql.results.graph.collection.internal.ReactiveCollectionDomainResult
- ReactiveCollectionDomainResult.ReactiveCollectionInitializerAdapter<T extends org.hibernate.sql.results.graph.InitializerData> - Class in org.hibernate.reactive.sql.results.graph.collection.internal
- ReactiveCollectionInitializerAdapter(CollectionInitializer<T>) - Constructor for class org.hibernate.reactive.sql.results.graph.collection.internal.ReactiveCollectionDomainResult.ReactiveCollectionInitializerAdapter
- ReactiveCollectionLoader - Interface in org.hibernate.reactive.loader.ast.internal
- ReactiveCollectionLoaderFactory - Class in org.hibernate.reactive.persister.collection.impl
- ReactiveCollectionLoaderFactory() - Constructor for class org.hibernate.reactive.persister.collection.impl.ReactiveCollectionLoaderFactory
- ReactiveCollectionLoaderNamedQuery - Class in org.hibernate.reactive.loader.ast.internal
- ReactiveCollectionLoaderNamedQuery(CollectionPersister, NamedQueryMemento) - Constructor for class org.hibernate.reactive.loader.ast.internal.ReactiveCollectionLoaderNamedQuery
- ReactiveCollectionLoaderSingleKey - Class in org.hibernate.reactive.loader.ast.internal
- ReactiveCollectionLoaderSingleKey(PluralAttributeMapping, LoadQueryInfluencers, SessionFactoryImplementor) - Constructor for class org.hibernate.reactive.loader.ast.internal.ReactiveCollectionLoaderSingleKey
- ReactiveCollectionLoaderSubSelectFetch - Class in org.hibernate.reactive.loader.ast.internal
- ReactiveCollectionLoaderSubSelectFetch(PluralAttributeMapping, DomainResult, SubselectFetch, SharedSessionContractImplementor) - Constructor for class org.hibernate.reactive.loader.ast.internal.ReactiveCollectionLoaderSubSelectFetch
- ReactiveCollectionPersister - Interface in org.hibernate.reactive.persister.collection.impl
-
A reactive
CollectionPersister - ReactiveCollectionRecreateAction - Class in org.hibernate.reactive.engine.impl
- ReactiveCollectionRecreateAction(PersistentCollection, CollectionPersister, Object, EventSource) - Constructor for class org.hibernate.reactive.engine.impl.ReactiveCollectionRecreateAction
- ReactiveCollectionRemoveAction - Class in org.hibernate.reactive.engine.impl
- ReactiveCollectionRemoveAction(PersistentCollection, CollectionPersister, Object, boolean, EventSource) - Constructor for class org.hibernate.reactive.engine.impl.ReactiveCollectionRemoveAction
- ReactiveCollectionRemoveAction(CollectionPersister, Object, EventSource) - Constructor for class org.hibernate.reactive.engine.impl.ReactiveCollectionRemoveAction
-
Removes a persistent collection for an unloaded proxy.
- ReactiveCollectionUpdateAction - Class in org.hibernate.reactive.engine.impl
-
Like
CollectionUpdateActionbut reactive - ReactiveCollectionUpdateAction(PersistentCollection, CollectionPersister, Object, boolean, EventSource) - Constructor for class org.hibernate.reactive.engine.impl.ReactiveCollectionUpdateAction
- ReactiveCompositeNestedGeneratedValueGenerator - Class in org.hibernate.reactive.id.impl
- ReactiveCompositeNestedGeneratedValueGenerator(CompositeNestedGeneratedValueGenerator, GeneratorCreationContext, RuntimeModelCreationContext) - Constructor for class org.hibernate.reactive.id.impl.ReactiveCompositeNestedGeneratedValueGenerator
- ReactiveCompoundNaturalIdLoader<T> - Class in org.hibernate.reactive.loader.ast.internal
- ReactiveCompoundNaturalIdLoader(CompoundNaturalIdMapping, EntityMappingType) - Constructor for class org.hibernate.reactive.loader.ast.internal.ReactiveCompoundNaturalIdLoader
- ReactiveCompoundNaturalIdMapping - Class in org.hibernate.reactive.metamodel.mapping.internal
- ReactiveCompoundNaturalIdMapping(EntityMappingType, List<SingularAttributeMapping>, MappingModelCreationProcess) - Constructor for class org.hibernate.reactive.metamodel.mapping.internal.ReactiveCompoundNaturalIdMapping
- 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
Servicethat provides access to pooledreactive connections. - ReactiveConnectionPoolInitiator - Class in org.hibernate.reactive.pool.impl
-
A Hibernate service initiator that integrates our
ReactiveConnectionPool. - ReactiveConnectionPoolInitiator() - Constructor for class org.hibernate.reactive.pool.impl.ReactiveConnectionPoolInitiator
- ReactiveConnectionSupplier - Interface in org.hibernate.reactive.session
-
A source of
ReactiveConnections. - ReactiveCoordinatorFactory - Class in org.hibernate.reactive.persister.entity.impl
- ReactiveCoordinatorFactory() - Constructor for class org.hibernate.reactive.persister.entity.impl.ReactiveCoordinatorFactory
- ReactiveCteDeleteHandler - Class in org.hibernate.reactive.query.sqm.mutation.internal.cte
- ReactiveCteDeleteHandler(CteTable, SqmDeleteStatement<?>, DomainParameterXref, CteMutationStrategy, SessionFactoryImplementor) - Constructor for class org.hibernate.reactive.query.sqm.mutation.internal.cte.ReactiveCteDeleteHandler
- ReactiveCteInsertHandler - Class in org.hibernate.reactive.query.sqm.mutation.internal.cte
- ReactiveCteInsertHandler(CteTable, SqmInsertStatement<?>, DomainParameterXref, SessionFactoryImplementor) - Constructor for class org.hibernate.reactive.query.sqm.mutation.internal.cte.ReactiveCteInsertHandler
- ReactiveCteInsertStrategy - Class in org.hibernate.reactive.query.sqm.mutation.internal.cte
- ReactiveCteInsertStrategy(EntityMappingType, RuntimeModelCreationContext) - Constructor for class org.hibernate.reactive.query.sqm.mutation.internal.cte.ReactiveCteInsertStrategy
- ReactiveCteInsertStrategy(EntityPersister, RuntimeModelCreationContext) - Constructor for class org.hibernate.reactive.query.sqm.mutation.internal.cte.ReactiveCteInsertStrategy
- ReactiveCteMutationStrategy - Class in org.hibernate.reactive.query.sqm.mutation.internal.cte
- ReactiveCteMutationStrategy(EntityMappingType, RuntimeModelCreationContext) - Constructor for class org.hibernate.reactive.query.sqm.mutation.internal.cte.ReactiveCteMutationStrategy
- ReactiveCteMutationStrategy(EntityPersister, RuntimeModelCreationContext) - Constructor for class org.hibernate.reactive.query.sqm.mutation.internal.cte.ReactiveCteMutationStrategy
- ReactiveCteUpdateHandler - Class in org.hibernate.reactive.query.sqm.mutation.internal.cte
- ReactiveCteUpdateHandler(CteTable, SqmUpdateStatement<?>, DomainParameterXref, CteMutationStrategy, SessionFactoryImplementor) - Constructor for class org.hibernate.reactive.query.sqm.mutation.internal.cte.ReactiveCteUpdateHandler
- ReactiveDatabaseStructure - Interface in org.hibernate.reactive.id.enhanced
- ReactiveDeferredResultSetAccess - Class in org.hibernate.reactive.sql.results.internal
- ReactiveDeferredResultSetAccess(JdbcOperationQuerySelect, JdbcParameterBindings, ExecutionContext, JdbcSelectExecutor.StatementCreator, int) - Constructor for class org.hibernate.reactive.sql.results.internal.ReactiveDeferredResultSetAccess
- reactiveDelete(Object) - Method in class org.hibernate.reactive.session.impl.ReactiveStatelessSessionImpl
- reactiveDelete(Object) - Method in interface org.hibernate.reactive.session.ReactiveStatelessSession
- reactiveDelete(Object, Object, Object, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.persister.entity.mutation.ReactiveAbstractDeleteCoordinator
- reactiveDelete(Object, Object, Object, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.mutation.ReactiveDeleteCoordinator
- reactiveDelete(Object, Object, Object, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.mutation.ReactiveDeleteCoordinatorSoft
- 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
- reactiveDeleteAllRows(Object, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.persister.collection.mutation.ReactiveRemoveCoordinator
- reactiveDeleteAllRows(Object, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.collection.mutation.ReactiveRemoveCoordinatorNoOp
- reactiveDeleteAllRows(Object, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.collection.mutation.ReactiveRemoveCoordinatorStandard
- ReactiveDeleteCoordinator - Class in org.hibernate.reactive.persister.entity.mutation
- ReactiveDeleteCoordinator(AbstractEntityPersister, SessionFactoryImplementor) - Constructor for class org.hibernate.reactive.persister.entity.mutation.ReactiveDeleteCoordinator
- ReactiveDeleteCoordinatorSoft - Class in org.hibernate.reactive.persister.entity.mutation
- ReactiveDeleteCoordinatorSoft(AbstractEntityPersister, SessionFactoryImplementor) - Constructor for class org.hibernate.reactive.persister.entity.mutation.ReactiveDeleteCoordinatorSoft
- ReactiveDeleteEventListener - Interface in org.hibernate.reactive.event
-
Defines the contract for handling of deletion events generated from a session.
- ReactiveDeleteOrUpsertOperation - Class in org.hibernate.reactive.sql.model
- ReactiveDeleteOrUpsertOperation(EntityMutationTarget, EntityTableMapping, UpsertOperation, OptionalTableUpdate) - Constructor for class org.hibernate.reactive.sql.model.ReactiveDeleteOrUpsertOperation
- ReactiveDeleteOrUpsertOperation(DeleteOrUpsertOperation) - Constructor for class org.hibernate.reactive.sql.model.ReactiveDeleteOrUpsertOperation
- reactiveDeleteRows(PersistentCollection<?>, Object, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.persister.collection.impl.ReactiveAbstractCollectionPersister
- reactiveDeleteRows(PersistentCollection<?>, Object, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.collection.impl.ReactiveBasicCollectionPersister
- reactiveDeleteRows(PersistentCollection<?>, Object, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.persister.collection.impl.ReactiveCollectionPersister
-
Reactive version of
CollectionPersister.deleteRows(PersistentCollection, Object, SharedSessionContractImplementor) - reactiveDeleteRows(PersistentCollection<?>, Object, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.collection.impl.ReactiveOneToManyPersister
- reactiveDeleteRows(PersistentCollection<?>, Object, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.persister.collection.mutation.ReactiveDeleteRowsCoordinator
- reactiveDeleteRows(PersistentCollection<?>, Object, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.collection.mutation.ReactiveDeleteRowsCoordinatorNoOp
- reactiveDeleteRows(PersistentCollection<?>, Object, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.collection.mutation.ReactiveDeleteRowsCoordinatorStandard
- ReactiveDeleteRowsCoordinator - Interface in org.hibernate.reactive.persister.collection.mutation
- ReactiveDeleteRowsCoordinatorNoOp - Class in org.hibernate.reactive.persister.collection.mutation
- ReactiveDeleteRowsCoordinatorNoOp(CollectionMutationTarget) - Constructor for class org.hibernate.reactive.persister.collection.mutation.ReactiveDeleteRowsCoordinatorNoOp
- ReactiveDeleteRowsCoordinatorStandard - Class in org.hibernate.reactive.persister.collection.mutation
- ReactiveDeleteRowsCoordinatorStandard(CollectionMutationTarget, RowMutationOperations, boolean, ServiceRegistry) - Constructor for class org.hibernate.reactive.persister.collection.mutation.ReactiveDeleteRowsCoordinatorStandard
- ReactiveDirectResultSetAccess - Class in org.hibernate.reactive.sql.results.internal
- ReactiveDirectResultSetAccess(SharedSessionContractImplementor, PreparedStatement, ResultSet) - Constructor for class org.hibernate.reactive.sql.results.internal.ReactiveDirectResultSetAccess
- ReactiveDomainResultsAssembler<J> - Interface in org.hibernate.reactive.sql.results.graph
- ReactiveEagerCollectionFetch - Class in org.hibernate.reactive.sql.results.graph.collection.internal
- ReactiveEagerCollectionFetch(NavigablePath, PluralAttributeMapping, TableGroup, boolean, FetchParent, DomainResultCreationState) - Constructor for class org.hibernate.reactive.sql.results.graph.collection.internal.ReactiveEagerCollectionFetch
- ReactiveEmbeddableAssembler - Class in org.hibernate.reactive.sql.results.graph.embeddable.internal
- ReactiveEmbeddableAssembler(EmbeddableInitializer<?>) - Constructor for class org.hibernate.reactive.sql.results.graph.embeddable.internal.ReactiveEmbeddableAssembler
- ReactiveEmbeddableFetchImpl - Class in org.hibernate.reactive.sql.results.graph.embeddable.internal
- ReactiveEmbeddableFetchImpl(NavigablePath, EmbeddableValuedFetchable, FetchParent, FetchTiming, boolean, DomainResultCreationState) - Constructor for class org.hibernate.reactive.sql.results.graph.embeddable.internal.ReactiveEmbeddableFetchImpl
- ReactiveEmbeddableFetchImpl(EmbeddableFetchImpl) - Constructor for class org.hibernate.reactive.sql.results.graph.embeddable.internal.ReactiveEmbeddableFetchImpl
- ReactiveEmbeddableForeignKeyResultImpl<T> - Class in org.hibernate.reactive.sql.results.graph.embeddable.internal
- ReactiveEmbeddableForeignKeyResultImpl(EmbeddableForeignKeyResultImpl<T>) - Constructor for class org.hibernate.reactive.sql.results.graph.embeddable.internal.ReactiveEmbeddableForeignKeyResultImpl
- ReactiveEmbeddableInitializerImpl - Class in org.hibernate.reactive.sql.results.graph.embeddable.internal
- ReactiveEmbeddableInitializerImpl(EmbeddableResultGraphNode, BasicFetch<?>, InitializerParent<?>, AssemblerCreationState, boolean) - Constructor for class org.hibernate.reactive.sql.results.graph.embeddable.internal.ReactiveEmbeddableInitializerImpl
- ReactiveEmbeddedIdentifierMappingImpl - Class in org.hibernate.reactive.metamodel.mapping.internal
- ReactiveEmbeddedIdentifierMappingImpl(EmbeddedIdentifierMappingImpl) - Constructor for class org.hibernate.reactive.metamodel.mapping.internal.ReactiveEmbeddedIdentifierMappingImpl
- ReactiveEntityActionVetoException - Exception in org.hibernate.reactive.engine.impl
- ReactiveEntityActionVetoException(String, ReactiveExecutable) - Constructor for exception org.hibernate.reactive.engine.impl.ReactiveEntityActionVetoException
-
Constructs a ReactiveEntityActionVetoException
- ReactiveEntityAssembler - Class in org.hibernate.reactive.sql.results.graph.entity.internal
- ReactiveEntityAssembler(JavaType<T>, EntityInitializer) - Constructor for class org.hibernate.reactive.sql.results.graph.entity.internal.ReactiveEntityAssembler
- ReactiveEntityBatchLoaderArrayParam<T> - Class in org.hibernate.reactive.loader.ast.internal
- ReactiveEntityBatchLoaderArrayParam(int, EntityMappingType, SessionFactoryImplementor) - Constructor for class org.hibernate.reactive.loader.ast.internal.ReactiveEntityBatchLoaderArrayParam
- ReactiveEntityBatchLoaderInPredicate<T> - Class in org.hibernate.reactive.loader.ast.internal
- ReactiveEntityBatchLoaderInPredicate(int, int, EntityMappingType, SessionFactoryImplementor) - Constructor for class org.hibernate.reactive.loader.ast.internal.ReactiveEntityBatchLoaderInPredicate
- ReactiveEntityDelayedFetchImpl - Class in org.hibernate.reactive.sql.results.internal
- ReactiveEntityDelayedFetchImpl(FetchParent, ToOneAttributeMapping, NavigablePath, DomainResult<?>, boolean, DomainResultCreationState) - Constructor for class org.hibernate.reactive.sql.results.internal.ReactiveEntityDelayedFetchImpl
- ReactiveEntityDelayedFetchInitializer - Class in org.hibernate.reactive.sql.results.graph.entity.internal
- ReactiveEntityDelayedFetchInitializer(InitializerParent<?>, NavigablePath, ToOneAttributeMapping, boolean, DomainResult<?>, BasicFetch<?>, AssemblerCreationState) - Constructor for class org.hibernate.reactive.sql.results.graph.entity.internal.ReactiveEntityDelayedFetchInitializer
- ReactiveEntityDelayedFetchInitializer.ReactiveEntityDelayedFetchInitializerData - Class in org.hibernate.reactive.sql.results.graph.entity.internal
- ReactiveEntityDelayedFetchInitializerData(RowProcessingState) - Constructor for class org.hibernate.reactive.sql.results.graph.entity.internal.ReactiveEntityDelayedFetchInitializer.ReactiveEntityDelayedFetchInitializerData
- ReactiveEntityDeleteAction - Class in org.hibernate.reactive.engine.impl
-
A reactive
EntityDeleteAction. - ReactiveEntityDeleteAction(Object, Object[], Object, Object, EntityPersister, boolean, EventSource) - Constructor for class org.hibernate.reactive.engine.impl.ReactiveEntityDeleteAction
- ReactiveEntityDeleteAction(Object, EntityPersister, EventSource) - Constructor for class org.hibernate.reactive.engine.impl.ReactiveEntityDeleteAction
- ReactiveEntityFetchJoinedImpl - Class in org.hibernate.reactive.sql.results.graph.entity.internal
- ReactiveEntityFetchJoinedImpl(EntityFetchJoinedImpl) - Constructor for class org.hibernate.reactive.sql.results.graph.entity.internal.ReactiveEntityFetchJoinedImpl
- ReactiveEntityFetchSelectImpl - Class in org.hibernate.reactive.sql.results.graph.entity.internal
- ReactiveEntityFetchSelectImpl(EntityFetchSelectImpl) - Constructor for class org.hibernate.reactive.sql.results.graph.entity.internal.ReactiveEntityFetchSelectImpl
- ReactiveEntityIdentityInsertAction - Class in org.hibernate.reactive.engine.impl
-
A reactific
EntityIdentityInsertAction(used when inserting into tables with autoincrement columns). - ReactiveEntityIdentityInsertAction(Object[], Object, EntityPersister, boolean, EventSource, 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.
- ReactiveEntityInitializerData(EntityInitializerImpl, RowProcessingState) - Constructor for class org.hibernate.reactive.sql.results.graph.entity.internal.ReactiveEntityInitializerImpl.ReactiveEntityInitializerData
- ReactiveEntityInitializerImpl - Class in org.hibernate.reactive.sql.results.graph.entity.internal
- ReactiveEntityInitializerImpl(EntityResultGraphNode, String, Fetch, Fetch, DomainResult<?>, DomainResult<Object>, NotFoundAction, boolean, InitializerParent<?>, boolean, AssemblerCreationState) - Constructor for class org.hibernate.reactive.sql.results.graph.entity.internal.ReactiveEntityInitializerImpl
- ReactiveEntityInitializerImpl.ReactiveEntityInitializerData - Class in org.hibernate.reactive.sql.results.graph.entity.internal
- ReactiveEntityInsertAction - Interface in org.hibernate.reactive.engine.impl
-
Abstracts over
ReactiveEntityRegularInsertActionandReactiveEntityIdentityInsertAction. - ReactiveEntityInsertActionHolder - Class in org.hibernate.reactive.engine.impl
- ReactiveEntityInsertActionHolder(ReactiveEntityInsertAction) - Constructor for class org.hibernate.reactive.engine.impl.ReactiveEntityInsertActionHolder
- ReactiveEntityManagerFactoryBuilder - Class in org.hibernate.reactive.provider.impl
-
Heavily inspired by
EntityManagerFactoryBuilderImpl. - ReactiveEntityManagerFactoryBuilder(PersistenceUnitDescriptor, Map) - Constructor for class org.hibernate.reactive.provider.impl.ReactiveEntityManagerFactoryBuilder
- ReactiveEntityMetamodel - Class in org.hibernate.reactive.tuple.entity
- ReactiveEntityMetamodel(PersistentClass, EntityPersister, RuntimeModelCreationContext) - Constructor for class org.hibernate.reactive.tuple.entity.ReactiveEntityMetamodel
- ReactiveEntityMetamodel(PersistentClass, EntityPersister, RuntimeModelCreationContext, Function<String, Generator>) - Constructor for class org.hibernate.reactive.tuple.entity.ReactiveEntityMetamodel
- ReactiveEntityPersister - Interface in org.hibernate.reactive.persister.entity.impl
-
A reactive
EntityPersister. - ReactiveEntityRegularInsertAction - Class in org.hibernate.reactive.engine.impl
-
A reactive
EntityInsertAction. - ReactiveEntityRegularInsertAction(Object, Object[], Object, Object, EntityPersister, boolean, EventSource) - Constructor for class org.hibernate.reactive.engine.impl.ReactiveEntityRegularInsertAction
- ReactiveEntityResultImpl - Class in org.hibernate.reactive.sql.results.internal
- ReactiveEntityResultImpl(NavigablePath, EntityValuedModelPart, TableGroup, String) - Constructor for class org.hibernate.reactive.sql.results.internal.ReactiveEntityResultImpl
- ReactiveEntitySelectFetchByUniqueKeyInitializer - Class in org.hibernate.reactive.sql.results.graph.entity.internal
- ReactiveEntitySelectFetchByUniqueKeyInitializer(InitializerParent<?>, ToOneAttributeMapping, NavigablePath, EntityPersister, DomainResult<?>, boolean, AssemblerCreationState) - Constructor for class org.hibernate.reactive.sql.results.graph.entity.internal.ReactiveEntitySelectFetchByUniqueKeyInitializer
- ReactiveEntitySelectFetchInitializer<Data extends org.hibernate.sql.results.graph.entity.internal.EntitySelectFetchInitializer.EntitySelectFetchInitializerData> - Class in org.hibernate.reactive.sql.results.graph.entity.internal
- ReactiveEntitySelectFetchInitializer(InitializerParent<?>, ToOneAttributeMapping, NavigablePath, EntityPersister, DomainResult<?>, boolean, AssemblerCreationState) - Constructor for class org.hibernate.reactive.sql.results.graph.entity.internal.ReactiveEntitySelectFetchInitializer
- ReactiveEntitySelectFetchInitializer.ReactiveEntitySelectFetchInitializerData - Class in org.hibernate.reactive.sql.results.graph.entity.internal
- ReactiveEntitySelectFetchInitializerBuilder - Class in org.hibernate.reactive.sql.results.graph.entity.internal
- ReactiveEntitySelectFetchInitializerBuilder() - Constructor for class org.hibernate.reactive.sql.results.graph.entity.internal.ReactiveEntitySelectFetchInitializerBuilder
- ReactiveEntitySelectFetchInitializerData(EntitySelectFetchInitializer<?>, RowProcessingState) - Constructor for class org.hibernate.reactive.sql.results.graph.entity.internal.ReactiveEntitySelectFetchInitializer.ReactiveEntitySelectFetchInitializerData
- ReactiveEntityUpdateAction - Class in org.hibernate.reactive.engine.impl
-
A reactific
EntityUpdateAction. - ReactiveEntityUpdateAction(Object, Object[], int[], boolean, Object[], Object, Object, Object, Object, EntityPersister, EventSource) - 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.ReactiveEntityInsertActionHolder
- 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
- reactiveExecute(DomainQueryExecutionContext) - Method in interface org.hibernate.reactive.query.sqm.mutation.internal.cte.ReactiveAbstractCteMutationHandler
- reactiveExecute(DomainQueryExecutionContext) - Method in class org.hibernate.reactive.query.sqm.mutation.internal.cte.ReactiveCteInsertHandler
- reactiveExecute(DomainQueryExecutionContext) - Method in interface org.hibernate.reactive.query.sqm.mutation.internal.ReactiveHandler
-
Execute the multi-table update or delete indicated by the SQM AST passed in when this Handler was created.
- reactiveExecute(DomainQueryExecutionContext) - Method in class org.hibernate.reactive.query.sqm.mutation.internal.temptable.ReactiveRestrictedDeleteExecutionDelegate
- reactiveExecute(DomainQueryExecutionContext) - Method in class org.hibernate.reactive.query.sqm.mutation.internal.temptable.ReactiveTableBasedDeleteHandler
- reactiveExecute(DomainQueryExecutionContext) - Method in interface org.hibernate.reactive.query.sqm.mutation.internal.temptable.ReactiveTableBasedDeleteHandler.ReactiveExecutionDelegate
- reactiveExecute(DomainQueryExecutionContext) - Method in class org.hibernate.reactive.query.sqm.mutation.internal.temptable.ReactiveTableBasedInsertHandler
- reactiveExecute(DomainQueryExecutionContext) - Method in class org.hibernate.reactive.query.sqm.mutation.internal.temptable.ReactiveTableBasedUpdateHandler
- reactiveExecute(ReactiveConnection) - Method in interface org.hibernate.reactive.query.sqm.mutation.internal.temptable.ReactiveTemporaryTableHelper.ReactiveWork
- reactiveExecute(ReactiveConnection) - Method in class org.hibernate.reactive.query.sqm.mutation.internal.temptable.ReactiveTemporaryTableHelper.TemporaryTableCreationWork
- reactiveExecute(ReactiveConnection) - Method in class org.hibernate.reactive.query.sqm.mutation.internal.temptable.ReactiveTemporaryTableHelper.TemporaryTableDropWork
- reactiveExecute(ExecutionContext) - Method in class org.hibernate.reactive.query.sqm.mutation.internal.cte.ReactiveInsertExecutionDelegate
- reactiveExecute(ExecutionContext) - Method in interface org.hibernate.reactive.query.sqm.mutation.internal.temptable.ReactiveTableBasedInsertHandler.ReactiveExecutionDelegate
- reactiveExecute(ExecutionContext) - Method in interface org.hibernate.reactive.query.sqm.mutation.internal.temptable.ReactiveTableBasedUpdateHandler.ReactiveExecutionDelegate
- reactiveExecute(ExecutionContext) - Method in class org.hibernate.reactive.query.sqm.mutation.internal.temptable.ReactiveUpdateExecutionDelegate
- reactiveExecuteAndExtractReturning(String, Object[], SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.id.insert.ReactiveAbstractReturningDelegate
- reactiveExecuteAndExtractReturning(String, Object[], SharedSessionContractImplementor) - Method in class org.hibernate.reactive.id.insert.ReactiveInsertReturningDelegate
- reactiveExecuteDelete(SqmDeleteStatement<?>, DomainParameterXref, DomainQueryExecutionContext) - Method in class org.hibernate.reactive.query.sqm.mutation.internal.cte.ReactiveCteMutationStrategy
- reactiveExecuteDelete(SqmDeleteStatement<?>, DomainParameterXref, DomainQueryExecutionContext) - Method in class org.hibernate.reactive.query.sqm.mutation.internal.temptable.ReactiveGlobalTemporaryTableMutationStrategy
- reactiveExecuteDelete(SqmDeleteStatement<?>, DomainParameterXref, DomainQueryExecutionContext) - Method in class org.hibernate.reactive.query.sqm.mutation.internal.temptable.ReactiveLocalTemporaryTableMutationStrategy
- reactiveExecuteDelete(SqmDeleteStatement<?>, DomainParameterXref, DomainQueryExecutionContext) - Method in class org.hibernate.reactive.query.sqm.mutation.internal.temptable.ReactivePersistentTableMutationStrategy
- reactiveExecuteDelete(SqmDeleteStatement<?>, DomainParameterXref, DomainQueryExecutionContext) - Method in interface org.hibernate.reactive.query.sqm.mutation.spi.ReactiveSqmMultiTableMutationStrategy
- reactiveExecuteInsert(SqmInsertStatement<?>, DomainParameterXref, DomainQueryExecutionContext) - Method in class org.hibernate.reactive.query.sqm.mutation.internal.cte.ReactiveCteInsertStrategy
- reactiveExecuteInsert(SqmInsertStatement<?>, DomainParameterXref, DomainQueryExecutionContext) - Method in class org.hibernate.reactive.query.sqm.mutation.internal.temptable.ReactiveGlobalTemporaryTableInsertStrategy
- reactiveExecuteInsert(SqmInsertStatement<?>, DomainParameterXref, DomainQueryExecutionContext) - Method in class org.hibernate.reactive.query.sqm.mutation.internal.temptable.ReactiveLocalTemporaryTableInsertStrategy
- reactiveExecuteInsert(SqmInsertStatement<?>, DomainParameterXref, DomainQueryExecutionContext) - Method in class org.hibernate.reactive.query.sqm.mutation.internal.temptable.ReactivePersistentTableInsertStrategy
- reactiveExecuteInsert(SqmInsertStatement<?>, DomainParameterXref, DomainQueryExecutionContext) - Method in interface org.hibernate.reactive.query.sqm.mutation.spi.ReactiveSqmMultiTableInsertStrategy
- reactiveExecuteQuery(DomainQueryExecutionContext, ReactiveResultsConsumer<T, R>) - Method in class org.hibernate.reactive.query.sqm.internal.ConcreteSqmSelectReactiveQueryPlan
- reactiveExecuteQuery(DomainQueryExecutionContext, ReactiveResultsConsumer<T, R>) - Method in interface org.hibernate.reactive.query.sqm.spi.ReactiveSelectQueryPlan
-
Execute the query
- reactiveExecuteUpdate(SqmUpdateStatement<?>, DomainParameterXref, DomainQueryExecutionContext) - Method in class org.hibernate.reactive.query.sqm.mutation.internal.cte.ReactiveCteMutationStrategy
- reactiveExecuteUpdate(SqmUpdateStatement<?>, DomainParameterXref, DomainQueryExecutionContext) - Method in class org.hibernate.reactive.query.sqm.mutation.internal.temptable.ReactiveGlobalTemporaryTableMutationStrategy
- reactiveExecuteUpdate(SqmUpdateStatement<?>, DomainParameterXref, DomainQueryExecutionContext) - Method in class org.hibernate.reactive.query.sqm.mutation.internal.temptable.ReactiveLocalTemporaryTableMutationStrategy
- reactiveExecuteUpdate(SqmUpdateStatement<?>, DomainParameterXref, DomainQueryExecutionContext) - Method in class org.hibernate.reactive.query.sqm.mutation.internal.temptable.ReactivePersistentTableMutationStrategy
- reactiveExecuteUpdate(SqmUpdateStatement<?>, DomainParameterXref, DomainQueryExecutionContext) - Method in interface org.hibernate.reactive.query.sqm.mutation.spi.ReactiveSqmMultiTableMutationStrategy
- ReactiveExecuteWithTemporaryTableHelper - Class in org.hibernate.reactive.query.sqm.mutation.internal.temptable
- reactiveExtractConcreteTypeStateValues(ReactiveEntityInitializerImpl.ReactiveEntityInitializerData) - Method in class org.hibernate.reactive.sql.results.graph.entity.internal.ReactiveEntityInitializerImpl
- 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.ReactiveQueryProducer
- 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
- ReactiveGeneratedValuesHelper - Class in org.hibernate.reactive.generator.values.internal
- ReactiveGeneratedValuesHelper() - Constructor for class org.hibernate.reactive.generator.values.internal.ReactiveGeneratedValuesHelper
- ReactiveGeneratedValuesMutationDelegate - Interface in org.hibernate.reactive.generator.values
- 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 - Class in org.hibernate.reactive.id.impl
- ReactiveGeneratorWrapper(ReactiveIdentifierGenerator<?>) - Constructor for class org.hibernate.reactive.id.impl.ReactiveGeneratorWrapper
- ReactiveGeneratorWrapper(ReactiveIdentifierGenerator<?>, IdentifierGenerator) - Constructor for class org.hibernate.reactive.id.impl.ReactiveGeneratorWrapper
- reactiveGet(Class<T>, Object) - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
- reactiveGet(Class<T>, Object) - Method in class org.hibernate.reactive.session.impl.ReactiveStatelessSessionImpl
- reactiveGet(Class<T>, Object) - Method in interface org.hibernate.reactive.session.ReactiveSession
- reactiveGet(Class<T>, Object) - Method in interface org.hibernate.reactive.session.ReactiveStatelessSession
- reactiveGet(Class<T>, Object...) - Method in class org.hibernate.reactive.session.impl.ReactiveStatelessSessionImpl
- reactiveGet(Class<T>, Object...) - Method in interface org.hibernate.reactive.session.ReactiveStatelessSession
- reactiveGet(Class<T>, Object, LockMode, EntityGraph<T>) - Method in class org.hibernate.reactive.session.impl.ReactiveStatelessSessionImpl
- reactiveGet(Class<T>, Object, LockMode, EntityGraph<T>) - Method in interface org.hibernate.reactive.session.ReactiveStatelessSession
- reactiveGet(String, Object) - Method in class org.hibernate.reactive.session.impl.ReactiveStatelessSessionImpl
- reactiveGet(String, Object) - Method in interface org.hibernate.reactive.session.ReactiveStatelessSession
- reactiveGet(String, Object, LockMode, EntityGraph<T>) - Method in class org.hibernate.reactive.session.impl.ReactiveStatelessSessionImpl
- reactiveGet(String, Object, LockMode, EntityGraph<T>) - Method in interface org.hibernate.reactive.session.ReactiveStatelessSession
- reactiveGetCurrentVersion(Object, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.persister.entity.impl.ReactiveAbstractEntityPersister
- reactiveGetCurrentVersion(Object, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.persister.entity.impl.ReactiveEntityPersister
- reactiveGetDatabaseSnapshot(Object, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.persister.entity.impl.ReactiveAbstractEntityPersister
- reactiveGetDatabaseSnapshot(Object, 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(Object, EntityPersister) - Method in class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
- reactiveGetSQLLazySelectLoadPlan(String) - Method in interface org.hibernate.reactive.persister.entity.impl.ReactiveAbstractEntityPersister
- reactiveGetSQLLazySelectLoadPlan(String) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveJoinedSubclassEntityPersister
- reactiveGetSQLLazySelectLoadPlan(String) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveSingleTableEntityPersister
- reactiveGetSQLLazySelectLoadPlan(String) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveUnionSubclassEntityPersister
- ReactiveGlobalTemporaryTableInsertStrategy - Class in org.hibernate.reactive.query.sqm.mutation.internal.temptable
- ReactiveGlobalTemporaryTableInsertStrategy(GlobalTemporaryTableStrategy) - Constructor for class org.hibernate.reactive.query.sqm.mutation.internal.temptable.ReactiveGlobalTemporaryTableInsertStrategy
- ReactiveGlobalTemporaryTableMutationStrategy - Class in org.hibernate.reactive.query.sqm.mutation.internal.temptable
- ReactiveGlobalTemporaryTableMutationStrategy(GlobalTemporaryTableStrategy) - Constructor for class org.hibernate.reactive.query.sqm.mutation.internal.temptable.ReactiveGlobalTemporaryTableMutationStrategy
- ReactiveGlobalTemporaryTableStrategy - Interface in org.hibernate.reactive.query.sqm.mutation.internal.temptable
- ReactiveHandler - Interface in org.hibernate.reactive.query.sqm.mutation.internal
- ReactiveIdentifierGenerator<Id> - Interface in org.hibernate.reactive.id
-
A replacement for
IdentifierGenerator, which supports a non-blocking method for obtaining the generated identifier. - 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
- reactiveImmediateLoad(String, Object) - Method in interface org.hibernate.reactive.engine.spi.ReactiveSharedSessionContractImplementor
- reactiveImmediateLoad(String, Object) - 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, Object) - Method in class org.hibernate.reactive.session.impl.ReactiveStatelessSessionImpl
- ReactiveImprovedExtractionContextImpl - Class in org.hibernate.reactive.provider.service
- ReactiveImprovedExtractionContextImpl(ServiceRegistry, SqlStringGenerationContext, ExtractionContext.DatabaseObjectAccess) - Constructor for class org.hibernate.reactive.provider.service.ReactiveImprovedExtractionContextImpl
- reactiveInitialize(Object, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.collection.impl.ReactiveBasicCollectionPersister
- reactiveInitialize(Object, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.persister.collection.impl.ReactiveCollectionPersister
-
Reactive version of
CollectionPersister.initialize(Object, SharedSessionContractImplementor) - reactiveInitialize(Object, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.collection.impl.ReactiveOneToManyPersister
- reactiveInitialize(EntitySelectFetchInitializer.EntitySelectFetchInitializerData) - Method in class org.hibernate.reactive.sql.results.graph.entity.internal.ReactiveEntitySelectFetchByUniqueKeyInitializer
- reactiveInitialize(EntitySelectFetchInitializer.EntitySelectFetchInitializerData) - Method in class org.hibernate.reactive.sql.results.graph.entity.internal.ReactiveEntitySelectFetchInitializer
- reactiveInitializeCollection(PersistentCollection<?>, boolean) - Method in interface org.hibernate.reactive.engine.spi.ReactiveSharedSessionContractImplementor
- reactiveInitializeCollection(PersistentCollection<?>, boolean) - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
- reactiveInitializeCollection(PersistentCollection<?>, boolean) - Method in class org.hibernate.reactive.session.impl.ReactiveStatelessSessionImpl
- 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
- reactiveInitializeEntityInstance(ReactiveEntityInitializerImpl.ReactiveEntityInitializerData) - Method in class org.hibernate.reactive.sql.results.graph.entity.internal.ReactiveEntityInitializerImpl
- reactiveInitializeInstance(Data) - Method in class org.hibernate.reactive.sql.results.graph.entity.internal.ReactiveEntitySelectFetchInitializer
- reactiveInitializeInstance(Data) - Method in interface org.hibernate.reactive.sql.results.graph.ReactiveInitializer
- reactiveInitializeInstance(ReactiveRowProcessingState) - Method in interface org.hibernate.reactive.sql.results.graph.ReactiveInitializer
- reactiveInitializeInstance(EmbeddableInitializerImpl.EmbeddableInitializerData) - Method in class org.hibernate.reactive.sql.results.graph.embeddable.internal.ReactiveEmbeddableInitializerImpl
- reactiveInitializeInstance(NonAggregatedIdentifierMappingInitializer.NonAggregatedIdentifierMappingInitializerData) - Method in class org.hibernate.reactive.sql.results.graph.embeddable.internal.ReactiveNonAggregatedIdentifierMappingInitializer
- reactiveInitializeInstance(EntityDelayedFetchInitializer.EntityDelayedFetchInitializerData) - Method in class org.hibernate.reactive.sql.results.graph.entity.internal.ReactiveEntityDelayedFetchInitializer
- reactiveInitializeInstance(EntityInitializerImpl.EntityInitializerData) - Method in class org.hibernate.reactive.sql.results.graph.entity.internal.ReactiveEntityInitializerImpl
- reactiveInitializeLazyPropertiesFromDatastore(Object, Object, EntityEntry, String, 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.ReactiveAbstractEntityPersister
- reactiveInitializeLazyProperty(Attribute<E, T>, E, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.persister.entity.impl.ReactiveEntityPersister
- reactiveInitializeLazyProperty(String, E, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.persister.entity.impl.ReactiveAbstractEntityPersister
- reactiveInitializeLazyProperty(String, E, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.persister.entity.impl.ReactiveEntityPersister
- reactiveInitializeNonLazyCollections() - Method in class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
- ReactiveInitializer<Data extends org.hibernate.sql.results.graph.InitializerData> - Interface in org.hibernate.reactive.sql.results.graph
- ReactiveInitializersList - Class in org.hibernate.reactive.sql.results.internal
- reactiveInsert(Object) - Method in class org.hibernate.reactive.session.impl.ReactiveStatelessSessionImpl
- reactiveInsert(Object) - Method in interface org.hibernate.reactive.session.ReactiveStatelessSession
- reactiveInsert(Object, Object[], SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.persister.entity.mutation.ReactiveInsertCoordinator
- reactiveInsert(Object, Object[], SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.mutation.ReactiveInsertCoordinatorStandard
- reactiveInsert(Object, Object, Object[], SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.persister.entity.mutation.ReactiveInsertCoordinator
- reactiveInsert(Object, Object, Object[], SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.mutation.ReactiveInsertCoordinatorStandard
- 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
- ReactiveInsertCoordinator - Interface in org.hibernate.reactive.persister.entity.mutation
- ReactiveInsertCoordinatorStandard - Class in org.hibernate.reactive.persister.entity.mutation
- ReactiveInsertCoordinatorStandard(AbstractEntityPersister, SessionFactoryImplementor) - Constructor for class org.hibernate.reactive.persister.entity.mutation.ReactiveInsertCoordinatorStandard
- ReactiveInsertExecutionDelegate - Class in org.hibernate.reactive.query.sqm.mutation.internal.cte
- ReactiveInsertExecutionDelegate(MultiTableSqmMutationConverter, TemporaryTable, AfterUseAction, Function<SharedSessionContractImplementor, String>, DomainParameterXref, TableGroup, Map<String, TableReference>, List<Assignment>, InsertSelectStatement, ConflictClause, JdbcParameter, DomainQueryExecutionContext) - Constructor for class org.hibernate.reactive.query.sqm.mutation.internal.cte.ReactiveInsertExecutionDelegate
- ReactiveInsertGeneratedIdentifierDelegate - Interface in org.hibernate.reactive.id.insert
- ReactiveInsertReturningDelegate - Class in org.hibernate.reactive.id.insert
- ReactiveInsertReturningDelegate(EntityPersister, Dialect) - Constructor for class org.hibernate.reactive.id.insert.ReactiveInsertReturningDelegate
- ReactiveInsertReturningDelegate(EntityPersister, EventType) - Constructor for class org.hibernate.reactive.id.insert.ReactiveInsertReturningDelegate
- reactiveInsertRows(PersistentCollection<?>, Object, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.persister.collection.impl.ReactiveAbstractCollectionPersister
- reactiveInsertRows(PersistentCollection<?>, Object, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.collection.impl.ReactiveBasicCollectionPersister
- reactiveInsertRows(PersistentCollection<?>, Object, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.persister.collection.impl.ReactiveCollectionPersister
-
Reactive version of
CollectionPersister.insertRows(PersistentCollection, Object, SharedSessionContractImplementor) - reactiveInsertRows(PersistentCollection<?>, Object, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.collection.impl.ReactiveOneToManyPersister
- reactiveInsertRows(PersistentCollection<?>, Object, InsertRowsCoordinator.EntryFilter, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.persister.collection.mutation.ReactiveInsertRowsCoordinator
- reactiveInsertRows(PersistentCollection<?>, Object, InsertRowsCoordinator.EntryFilter, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.collection.mutation.ReactiveInsertRowsCoordinatorNoOp
- reactiveInsertRows(PersistentCollection<?>, Object, InsertRowsCoordinator.EntryFilter, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.collection.mutation.ReactiveInsertRowsCoordinatorStandard
- ReactiveInsertRowsCoordinator - Interface in org.hibernate.reactive.persister.collection.mutation
- ReactiveInsertRowsCoordinatorNoOp - Class in org.hibernate.reactive.persister.collection.mutation
-
InsertRowsCoordinatorNoOp - ReactiveInsertRowsCoordinatorNoOp(CollectionMutationTarget) - Constructor for class org.hibernate.reactive.persister.collection.mutation.ReactiveInsertRowsCoordinatorNoOp
- ReactiveInsertRowsCoordinatorStandard - Class in org.hibernate.reactive.persister.collection.mutation
- ReactiveInsertRowsCoordinatorStandard(CollectionMutationTarget, RowMutationOperations) - Constructor for class org.hibernate.reactive.persister.collection.mutation.ReactiveInsertRowsCoordinatorStandard
- ReactiveIntegrator - Class in org.hibernate.reactive.provider.impl
-
Integrates Hibernate Reactive with Hibernate ORM by replacing the built-in
eventlisteners with reactive listeners. - ReactiveIntegrator() - Constructor for class org.hibernate.reactive.provider.impl.ReactiveIntegrator
- reactiveInternalLoad(String, Object, boolean, boolean) - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
- reactiveInternalLoad(String, Object, boolean, boolean) - Method in class org.hibernate.reactive.session.impl.ReactiveStatelessSessionImpl
- reactiveInternalLoad(String, Object, boolean, boolean) - Method in interface org.hibernate.reactive.session.ReactiveQueryProducer
- ReactiveJdbcMutationExecutor - Interface in org.hibernate.reactive.sql.exec.spi
- ReactiveJoinedSubclassEntityPersister - Class in org.hibernate.reactive.persister.entity.impl
-
An
ReactiveEntityPersisterbacked byJoinedSubclassEntityPersisterandReactiveAbstractEntityPersister. - ReactiveJoinedSubclassEntityPersister(PersistentClass, EntityDataAccess, NaturalIdDataAccess, RuntimeModelCreationContext) - Constructor for class org.hibernate.reactive.persister.entity.impl.ReactiveJoinedSubclassEntityPersister
- ReactiveJsonArrayJdbcType - Class in org.hibernate.reactive.type.descriptor.jdbc
- ReactiveJsonArrayJdbcType(JdbcType) - Constructor for class org.hibernate.reactive.type.descriptor.jdbc.ReactiveJsonArrayJdbcType
- ReactiveJsonArrayJdbcTypeConstructor - Class in org.hibernate.reactive.type.descriptor.jdbc
- ReactiveJsonArrayJdbcTypeConstructor() - Constructor for class org.hibernate.reactive.type.descriptor.jdbc.ReactiveJsonArrayJdbcTypeConstructor
- ReactiveJsonJdbcType - Class in org.hibernate.reactive.type.descriptor.jdbc
-
Map a JSON column as
JsonObject - ReactiveJsonJdbcType(EmbeddableMappingType) - Constructor for class org.hibernate.reactive.type.descriptor.jdbc.ReactiveJsonJdbcType
- reactiveList() - Method in interface org.hibernate.reactive.query.ReactiveSelectionQuery
- reactiveList() - Method in class org.hibernate.reactive.query.spi.ReactiveAbstractSelectionQuery
- reactiveList() - Method in class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- reactiveList() - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveQuerySqmImpl
- reactiveList() - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveSqmSelectionQueryImpl
- ReactiveListResultsConsumer<R> - Class in org.hibernate.reactive.sql.results.spi
- ReactiveListResultsConsumer(ReactiveListResultsConsumer.UniqueSemantic) - Constructor for class org.hibernate.reactive.sql.results.spi.ReactiveListResultsConsumer
- ReactiveListResultsConsumer.UniqueSemantic - Enum Class in org.hibernate.reactive.sql.results.spi
-
Ways this consumer can handle in-memory row de-duplication
- reactiveLoad(Object, Object, LockMode, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.persister.entity.impl.ReactiveEntityPersister
- reactiveLoad(Object, Object, LockMode, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveJoinedSubclassEntityPersister
- reactiveLoad(Object, Object, LockMode, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveSingleTableEntityPersister
- reactiveLoad(Object, Object, LockMode, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveUnionSubclassEntityPersister
- reactiveLoad(Object, Object, LockOptions, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.persister.entity.impl.ReactiveEntityPersister
- reactiveLoad(Object, Object, LockOptions, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveJoinedSubclassEntityPersister
- reactiveLoad(Object, Object, LockOptions, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveSingleTableEntityPersister
- reactiveLoad(Object, Object, LockOptions, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveUnionSubclassEntityPersister
- reactiveLoad(Object, Object, LockOptions, SharedSessionContractImplementor, Boolean) - Method in interface org.hibernate.reactive.persister.entity.impl.ReactiveEntityPersister
- reactiveLoad(Object, Object, LockOptions, SharedSessionContractImplementor, Boolean) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveJoinedSubclassEntityPersister
- reactiveLoad(Object, Object, LockOptions, SharedSessionContractImplementor, Boolean) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveSingleTableEntityPersister
- reactiveLoad(Object, Object, LockOptions, SharedSessionContractImplementor, Boolean) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveUnionSubclassEntityPersister
- reactiveLoad(Object, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.loader.ast.internal.ReactiveCollectionBatchLoaderArrayParam
- reactiveLoad(Object, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.loader.ast.internal.ReactiveCollectionBatchLoaderInPredicate
- reactiveLoad(Object, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.loader.ast.internal.ReactiveCollectionLoader
-
Load a collection by its key (not necessarily the same as its owner's PK).
- reactiveLoad(Object, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.loader.ast.internal.ReactiveCollectionLoaderNamedQuery
- reactiveLoad(Object, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.loader.ast.internal.ReactiveCollectionLoaderSingleKey
- reactiveLoad(Object, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.loader.ast.internal.ReactiveCollectionLoaderSubSelectFetch
- reactiveLoad(K[], MultiIdLoadOptions, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.loader.ast.internal.ReactiveAbstractMultiIdEntityLoader
- reactiveLoad(K[], MultiIdLoadOptions, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.loader.ast.spi.ReactiveMultiIdEntityLoader
- reactiveLoad(LoadEventListener.LoadType, Object, String, LockOptions, Boolean) - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
- reactiveLoad(LoadEventListener.LoadType, Object, String, LockOptions, Boolean) - Method in interface org.hibernate.reactive.session.ReactiveSession
- reactiveLoadByUniqueKey(String, Object, Boolean, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.persister.entity.impl.ReactiveEntityPersister
- reactiveLoadByUniqueKey(String, Object, Boolean, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveJoinedSubclassEntityPersister
- reactiveLoadByUniqueKey(String, Object, Boolean, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveSingleTableEntityPersister
- reactiveLoadByUniqueKey(String, Object, Boolean, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveUnionSubclassEntityPersister
- reactiveLoadByUniqueKey(String, Object, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.persister.entity.impl.ReactiveEntityPersister
- reactiveLoadByUniqueKey(String, Object, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveJoinedSubclassEntityPersister
- reactiveLoadByUniqueKey(String, Object, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveSingleTableEntityPersister
- reactiveLoadByUniqueKey(String, Object, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveUnionSubclassEntityPersister
- reactiveLoadDatabaseSnapshot(Object, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.loader.ast.internal.ReactiveSingleIdEntityLoaderProvidedQueryImpl
- reactiveLoadDatabaseSnapshot(Object, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.loader.ast.internal.ReactiveSingleIdEntityLoaderStandardImpl
- reactiveLoadDatabaseSnapshot(Object, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.loader.ast.internal.ReactiveSingleIdEntityLoaderSupport
- reactiveLoadDatabaseSnapshot(Object, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.loader.ast.spi.ReactiveSingleIdEntityLoader
- reactiveLoadEntityIdByNaturalId(Object[], LockOptions, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.persister.entity.impl.ReactiveEntityPersister
- reactiveLoadEntityIdByNaturalId(Object[], LockOptions, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveJoinedSubclassEntityPersister
- reactiveLoadEntityIdByNaturalId(Object[], LockOptions, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveSingleTableEntityPersister
- reactiveLoadEntityIdByNaturalId(Object[], LockOptions, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveUnionSubclassEntityPersister
- ReactiveLoaderHelper - Class in org.hibernate.reactive.loader.ast.internal
- ReactiveLoaderHelper() - Constructor for class org.hibernate.reactive.loader.ast.internal.ReactiveLoaderHelper
- ReactiveLoadEventListener - Interface in org.hibernate.reactive.event
-
Defines the contract for handling of load events generated from a session.
- ReactiveLocalTemporaryTableInsertStrategy - Class in org.hibernate.reactive.query.sqm.mutation.internal.temptable
- ReactiveLocalTemporaryTableInsertStrategy(LocalTemporaryTableInsertStrategy) - Constructor for class org.hibernate.reactive.query.sqm.mutation.internal.temptable.ReactiveLocalTemporaryTableInsertStrategy
- ReactiveLocalTemporaryTableMutationStrategy - Class in org.hibernate.reactive.query.sqm.mutation.internal.temptable
- ReactiveLocalTemporaryTableMutationStrategy(LocalTemporaryTableMutationStrategy) - Constructor for class org.hibernate.reactive.query.sqm.mutation.internal.temptable.ReactiveLocalTemporaryTableMutationStrategy
- reactiveLock(Object, Object, Object, LockOptions, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.persister.entity.impl.ReactiveAbstractEntityPersister
- reactiveLock(Object, Object, Object, LockOptions, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.persister.entity.impl.ReactiveEntityPersister
-
Obtain a pessimistic lock without blocking
- reactiveLock(Object, LockOptions) - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
- reactiveLock(Object, LockOptions) - Method in interface org.hibernate.reactive.session.ReactiveSession
- reactiveLock(String, Object, LockOptions) - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
- reactiveLock(String, 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 for
ReactiveMarkerService. - ReactiveMarkerServiceSingleton - Class in org.hibernate.reactive.provider.service
-
A singleton
ReactiveMarkerServicethat 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
- ReactiveMergeCoordinator - Class in org.hibernate.reactive.persister.entity.mutation
- ReactiveMergeCoordinator(EntityPersister, SessionFactoryImplementor, MutationOperationGroup, BatchKey, MutationOperationGroup, BatchKey) - Constructor for class org.hibernate.reactive.persister.entity.mutation.ReactiveMergeCoordinator
- ReactiveMergeCoordinatorStandardScopeFactory - Class in org.hibernate.reactive.persister.entity.impl
- ReactiveMergeCoordinatorStandardScopeFactory(AbstractEntityPersister, SessionFactoryImplementor) - Constructor for class org.hibernate.reactive.persister.entity.impl.ReactiveMergeCoordinatorStandardScopeFactory
- ReactiveMergeEventListener - Interface in org.hibernate.reactive.event
-
Defines the contract for handling of merge events generated from a session.
- ReactiveMetadataImplementor - Class in org.hibernate.reactive.boot.spi
- ReactiveMetadataImplementor(MetadataImplementor) - Constructor for class org.hibernate.reactive.boot.spi.ReactiveMetadataImplementor
- 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".
- ReactiveMultiIdEntityLoader<T> - Interface in org.hibernate.reactive.loader.ast.spi
- ReactiveMultiIdEntityLoaderArrayParam<E> - Class in org.hibernate.reactive.loader.ast.internal
- ReactiveMultiIdEntityLoaderArrayParam(EntityMappingType, SessionFactoryImplementor) - Constructor for class org.hibernate.reactive.loader.ast.internal.ReactiveMultiIdEntityLoaderArrayParam
- ReactiveMultiIdEntityLoaderStandard<T> - Class in org.hibernate.reactive.loader.ast.internal
- ReactiveMultiIdEntityLoaderStandard(EntityPersister, PersistentClass, SessionFactoryImplementor) - Constructor for class org.hibernate.reactive.loader.ast.internal.ReactiveMultiIdEntityLoaderStandard
- ReactiveMultiKeyLoadChunker<K> - Class in org.hibernate.reactive.loader.ast.internal
- ReactiveMultiKeyLoadChunker(int, int, Bindable, JdbcParametersList, SelectStatement, JdbcOperationQuerySelect) - Constructor for class org.hibernate.reactive.loader.ast.internal.ReactiveMultiKeyLoadChunker
- reactiveMultiLoad(K[], SharedSessionContractImplementor, MultiIdLoadOptions) - Method in interface org.hibernate.reactive.persister.entity.impl.ReactiveEntityPersister
- reactiveMultiLoad(K[], SharedSessionContractImplementor, MultiIdLoadOptions) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveJoinedSubclassEntityPersister
- reactiveMultiLoad(K[], SharedSessionContractImplementor, MultiIdLoadOptions) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveSingleTableEntityPersister
- reactiveMultiLoad(K[], SharedSessionContractImplementor, MultiIdLoadOptions) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveUnionSubclassEntityPersister
- ReactiveMultiTableDeleteQueryPlan - Class in org.hibernate.reactive.query.sqm.internal
- ReactiveMultiTableDeleteQueryPlan(SqmDeleteStatement<?>, DomainParameterXref, ReactiveSqmMultiTableMutationStrategy) - Constructor for class org.hibernate.reactive.query.sqm.internal.ReactiveMultiTableDeleteQueryPlan
- ReactiveMultiTableInsertQueryPlan - Class in org.hibernate.reactive.query.sqm.internal
- ReactiveMultiTableInsertQueryPlan(SqmInsertStatement<?>, DomainParameterXref, ReactiveSqmMultiTableInsertStrategy) - Constructor for class org.hibernate.reactive.query.sqm.internal.ReactiveMultiTableInsertQueryPlan
- ReactiveMultiTableUpdateQueryPlan - Class in org.hibernate.reactive.query.sqm.internal
- ReactiveMultiTableUpdateQueryPlan(SqmUpdateStatement<?>, DomainParameterXref, ReactiveSqmMultiTableMutationStrategy) - Constructor for class org.hibernate.reactive.query.sqm.internal.ReactiveMultiTableUpdateQueryPlan
- ReactiveMutationExecutor - Interface in org.hibernate.reactive.engine.jdbc.env.internal
- ReactiveMutationExecutorServiceInitiator - Class in org.hibernate.reactive.engine.jdbc.mutation.internal
- ReactiveMutationExecutorServiceInitiator() - Constructor for class org.hibernate.reactive.engine.jdbc.mutation.internal.ReactiveMutationExecutorServiceInitiator
- ReactiveMutationExecutorSingleBatched - Class in org.hibernate.reactive.engine.jdbc.mutation.internal
- ReactiveMutationExecutorSingleBatched(PreparableMutationOperation, BatchKey, int, SharedSessionContractImplementor) - Constructor for class org.hibernate.reactive.engine.jdbc.mutation.internal.ReactiveMutationExecutorSingleBatched
- ReactiveMutationExecutorSingleNonBatched - Class in org.hibernate.reactive.engine.jdbc.mutation.internal
- ReactiveMutationExecutorSingleNonBatched(PreparableMutationOperation, GeneratedValuesMutationDelegate, SharedSessionContractImplementor) - Constructor for class org.hibernate.reactive.engine.jdbc.mutation.internal.ReactiveMutationExecutorSingleNonBatched
- ReactiveMutationExecutorSingleSelfExecuting - Class in org.hibernate.reactive.engine.jdbc.mutation.internal
- ReactiveMutationExecutorSingleSelfExecuting(SelfExecutingUpdateOperation, SharedSessionContractImplementor) - Constructor for class org.hibernate.reactive.engine.jdbc.mutation.internal.ReactiveMutationExecutorSingleSelfExecuting
- ReactiveMutationExecutorStandard - Class in org.hibernate.reactive.engine.jdbc.mutation.internal
- ReactiveMutationExecutorStandard(MutationOperationGroup, BatchKeyAccess, int, SharedSessionContractImplementor) - Constructor for class org.hibernate.reactive.engine.jdbc.mutation.internal.ReactiveMutationExecutorStandard
- ReactiveMutationQuery<R> - Interface in org.hibernate.reactive.query
- ReactiveNamedNativeQueryMemento<E> - Class in org.hibernate.reactive.query.sql.spi
- ReactiveNamedNativeQueryMemento(NamedNativeQueryMemento<E>) - Constructor for class org.hibernate.reactive.query.sql.spi.ReactiveNamedNativeQueryMemento
- ReactiveNamedObjectRepositoryImpl - Class in org.hibernate.reactive.query.internal
- ReactiveNamedObjectRepositoryImpl(NamedObjectRepository) - Constructor for class org.hibernate.reactive.query.internal.ReactiveNamedObjectRepositoryImpl
- ReactiveNamedSqmQueryMemento<E> - Class in org.hibernate.reactive.query.sql.spi
- ReactiveNamedSqmQueryMemento(NamedSqmQueryMemento<E>) - Constructor for class org.hibernate.reactive.query.sql.spi.ReactiveNamedSqmQueryMemento
- ReactiveNativeNonSelectQueryPlan - Class in org.hibernate.reactive.query.sql.internal
- ReactiveNativeNonSelectQueryPlan(String, Set<String>, List<ParameterOccurrence>) - Constructor for class org.hibernate.reactive.query.sql.internal.ReactiveNativeNonSelectQueryPlan
- ReactiveNativeQuery<R> - Interface in org.hibernate.reactive.query
- ReactiveNativeQueryImpl<R> - Class in org.hibernate.reactive.query.sql.internal
- ReactiveNativeQueryImpl(String, Class<R>, SharedSessionContractImplementor) - Constructor for class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- ReactiveNativeQueryImpl(String, SharedSessionContractImplementor) - Constructor for class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- ReactiveNativeQueryImpl(String, NamedResultSetMappingMemento, Class<R>, SharedSessionContractImplementor) - Constructor for class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- ReactiveNativeQueryImpl(NamedNativeQueryMemento, Class<R>, SharedSessionContractImplementor) - Constructor for class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- ReactiveNativeQueryImpl(NamedNativeQueryMemento, String, SharedSessionContractImplementor) - Constructor for class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- ReactiveNativeQueryImpl(NamedNativeQueryMemento, SharedSessionContractImplementor) - Constructor for class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- ReactiveNativeQueryImplementor<R> - Interface in org.hibernate.reactive.query.sql.spi
- ReactiveNativeQueryInterpreter - Class in org.hibernate.reactive.query.sqm.spi
- ReactiveNativeQueryInterpreter() - Constructor for class org.hibernate.reactive.query.sqm.spi.ReactiveNativeQueryInterpreter
- ReactiveNativeQueryInterpreterInitiator - Class in org.hibernate.reactive.query.internal
- ReactiveNativeQueryInterpreterInitiator() - Constructor for class org.hibernate.reactive.query.internal.ReactiveNativeQueryInterpreterInitiator
- ReactiveNativeSelectQueryPlan<T> - Interface in org.hibernate.reactive.query.spi
- ReactiveNativeSelectQueryPlanImpl<R> - Class in org.hibernate.reactive.query.sql.internal
- ReactiveNativeSelectQueryPlanImpl(String, Set<String>, List<ParameterOccurrence>, ResultSetMapping, SessionFactoryImplementor) - Constructor for class org.hibernate.reactive.query.sql.internal.ReactiveNativeSelectQueryPlanImpl
- ReactiveNaturalIdLoader<T> - Interface in org.hibernate.reactive.loader.ast.spi
- ReactiveNaturalIdLoaderDelegate<T> - Class in org.hibernate.reactive.loader.ast.internal
-
The common natural id loader implementation for
ReactiveSimpleNaturalIdLoaderandReactiveCompoundNaturalIdLoader. - ReactiveNaturalIdLoaderDelegate(NaturalIdMapping, EntityMappingType) - Constructor for class org.hibernate.reactive.loader.ast.internal.ReactiveNaturalIdLoaderDelegate
- ReactiveNonAggregatedIdentifierMappingFetch - Class in org.hibernate.reactive.sql.results.graph.embeddable.internal
- ReactiveNonAggregatedIdentifierMappingFetch(NavigablePath, NonAggregatedIdentifierMapping, FetchParent, FetchTiming, boolean, DomainResultCreationState) - Constructor for class org.hibernate.reactive.sql.results.graph.embeddable.internal.ReactiveNonAggregatedIdentifierMappingFetch
- ReactiveNonAggregatedIdentifierMappingFetch(NonAggregatedIdentifierMappingFetch) - Constructor for class org.hibernate.reactive.sql.results.graph.embeddable.internal.ReactiveNonAggregatedIdentifierMappingFetch
- ReactiveNonAggregatedIdentifierMappingInitializer - Class in org.hibernate.reactive.sql.results.graph.embeddable.internal
- ReactiveNonAggregatedIdentifierMappingInitializer(EmbeddableResultGraphNode, InitializerParent<?>, AssemblerCreationState, boolean) - Constructor for class org.hibernate.reactive.sql.results.graph.embeddable.internal.ReactiveNonAggregatedIdentifierMappingInitializer
- ReactiveNonSelectQueryPlan - Interface in org.hibernate.reactive.query.sql.spi
-
A reactive
NonSelectQueryPlan - 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, DeleteContext) - Method in class org.hibernate.reactive.event.impl.DefaultReactiveDeleteEventListener
-
Handle the given delete event.
- reactiveOnDelete(DeleteEvent, DeleteContext) - Method in interface org.hibernate.reactive.event.ReactiveDeleteEventListener
- ReactiveOneToManyPersister - Class in org.hibernate.reactive.persister.collection.impl
-
A reactive
OneToManyPersister - ReactiveOneToManyPersister(Collection, CollectionDataAccess, RuntimeModelCreationContext) - 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, PersistContext) - Method in class org.hibernate.reactive.event.impl.DefaultReactivePersistEventListener
-
Handle the given create event.
- reactiveOnPersist(PersistEvent, PersistContext) - 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, RefreshContext) - Method in class org.hibernate.reactive.event.impl.DefaultReactiveRefreshEventListener
-
Handle the given refresh event.
- reactiveOnRefresh(RefreshEvent, RefreshContext) - Method in interface org.hibernate.reactive.event.ReactiveRefreshEventListener
- ReactiveOptionalTableUpdateOperation - Class in org.hibernate.reactive.sql.model
- ReactiveOptionalTableUpdateOperation(MutationTarget<?>, OptionalTableUpdate, SessionFactoryImplementor) - Constructor for class org.hibernate.reactive.sql.model.ReactiveOptionalTableUpdateOperation
- ReactiveOracleArrayJdbcType - Class in org.hibernate.reactive.type.descriptor.jdbc
- ReactiveOracleArrayJdbcType(JdbcType, String) - Constructor for class org.hibernate.reactive.type.descriptor.jdbc.ReactiveOracleArrayJdbcType
- ReactiveOrphanRemovalAction - Class in org.hibernate.reactive.engine.impl
- ReactiveOrphanRemovalAction(Object, Object[], Object, Object, EntityPersister, boolean, EventSource) - Constructor for class org.hibernate.reactive.engine.impl.ReactiveOrphanRemovalAction
- reactivePerformInsertReturning(String, SharedSessionContractImplementor, Binder) - Method in interface org.hibernate.reactive.id.insert.ReactiveAbstractReturningDelegate
- reactivePerformInsertReturning(String, SharedSessionContractImplementor, Binder) - Method in interface org.hibernate.reactive.id.insert.ReactiveInsertGeneratedIdentifierDelegate
- reactivePerformList(DomainQueryExecutionContext) - Method in class org.hibernate.reactive.query.sql.internal.ReactiveNativeSelectQueryPlanImpl
- reactivePerformList(DomainQueryExecutionContext) - Method in class org.hibernate.reactive.query.sqm.internal.AggregatedSelectReactiveQueryPlan
- reactivePerformList(DomainQueryExecutionContext) - Method in class org.hibernate.reactive.query.sqm.internal.ConcreteSqmSelectReactiveQueryPlan
- reactivePerformList(DomainQueryExecutionContext) - Method in interface org.hibernate.reactive.query.sqm.spi.ReactiveSelectQueryPlan
-
Perform (execute) the query returning a List
- reactivePerformMutation(PreparedStatementDetails, JdbcValueBindings, Object, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.generator.values.GeneratedValuesMutationDelegateAdaptor
- reactivePerformMutation(PreparedStatementDetails, JdbcValueBindings, Object, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.generator.values.ReactiveGeneratedValuesMutationDelegate
- reactivePerformMutation(PreparedStatementDetails, JdbcValueBindings, Object, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.id.insert.ReactiveAbstractReturningDelegate
- reactivePerformSave(Object, Object, EntityPersister, boolean, MergeContext, EventSource, boolean) - Method in class org.hibernate.reactive.event.impl.DefaultReactiveMergeEventListener
-
Prepares the save call by checking the session caches for a pre-existing entity and performing any lifecycle callbacks.
- reactivePerformSaveOrReplicate(Object, EntityKey, EntityPersister, boolean, MergeContext, EventSource, boolean) - Method in class org.hibernate.reactive.event.impl.DefaultReactiveMergeEventListener
-
Performs all the actual work needed to save an entity (well to get the save moved to the execution queue).
- reactivePersist(Object) - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
- reactivePersist(Object) - Method in interface org.hibernate.reactive.session.ReactiveSession
- reactivePersist(Object, PersistContext) - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
- reactivePersist(Object, PersistContext) - Method in interface org.hibernate.reactive.session.ReactiveSession
- reactivePersist(String, Object) - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
- reactivePersist(String, Object) - Method in interface org.hibernate.reactive.session.ReactiveSession
- ReactivePersistenceContextAdapter - Class in org.hibernate.engine.internal
-
Add reactive methods to a
PersistenceContext. - ReactivePersistenceContextAdapter(PersistenceContext) - Constructor for class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
-
Constructs a PersistentContext, bound to the given session.
- ReactivePersistenceProvider - Class in org.hibernate.reactive.provider
-
A JPA
PersistenceProviderfor Hibernate Reactive. - ReactivePersistenceProvider() - Constructor for class org.hibernate.reactive.provider.ReactivePersistenceProvider
- ReactivePersistentTableInsertStrategy - Class in org.hibernate.reactive.query.sqm.mutation.internal.temptable
- ReactivePersistentTableInsertStrategy(PersistentTableInsertStrategy) - Constructor for class org.hibernate.reactive.query.sqm.mutation.internal.temptable.ReactivePersistentTableInsertStrategy
- ReactivePersistentTableMutationStrategy - Class in org.hibernate.reactive.query.sqm.mutation.internal.temptable
- ReactivePersistentTableMutationStrategy(PersistentTableMutationStrategy) - Constructor for class org.hibernate.reactive.query.sqm.mutation.internal.temptable.ReactivePersistentTableMutationStrategy
- ReactivePersistentTableStrategy - Interface in org.hibernate.reactive.query.sqm.mutation.internal.temptable
- 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 a
ReactivePersisterClassResolverto register the persisters needed by Hibernate Reactive. - 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, PersistContext) - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
- reactivePersistOnFlush(Object, PersistContext) - Method in interface org.hibernate.reactive.session.ReactiveSession
- ReactivePluralAttributeMapping - Class in org.hibernate.reactive.metamodel.mapping.internal
- ReactivePluralAttributeMapping(PluralAttributeMappingImpl) - Constructor for class org.hibernate.reactive.metamodel.mapping.internal.ReactivePluralAttributeMapping
- reactivePostLoad(JdbcValuesSourceProcessingState, Consumer<EntityHolder>) - Method in class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
-
Reactive version of
PersistenceContext.postLoad(JdbcValuesSourceProcessingState, Consumer) - reactiveProcessInsertGenerated(Object, Object, Object[], GeneratedValues, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.persister.entity.impl.ReactiveEntityPersister
- reactiveProcessInsertGenerated(Object, Object, Object[], GeneratedValues, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveJoinedSubclassEntityPersister
-
Process properties generated with an insert
- reactiveProcessInsertGenerated(Object, Object, Object[], GeneratedValues, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveSingleTableEntityPersister
-
Process properties generated with an insert
- reactiveProcessInsertGenerated(Object, Object, Object[], GeneratedValues, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveUnionSubclassEntityPersister
-
Process properties generated with an insert
- reactiveProcessUpdateGenerated(Object, Object, Object[], GeneratedValues, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.persister.entity.impl.ReactiveEntityPersister
- reactiveProcessUpdateGenerated(Object, Object, Object[], GeneratedValues, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveJoinedSubclassEntityPersister
-
Process properties generated with an update
- reactiveProcessUpdateGenerated(Object, Object, Object[], GeneratedValues, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveSingleTableEntityPersister
-
Process properties generated with an update
- reactiveProcessUpdateGenerated(Object, Object, Object[], GeneratedValues, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveUnionSubclassEntityPersister
-
Process properties generated with an update
- 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.query
- ReactiveQueryExecutorLookup - Class in org.hibernate.reactive.session.impl
-
This is a dirty trick to mitigate the performance impact of JDK-8180450; hopefully temporary but we have no indication about a possible fix at the moment.
- ReactiveQueryExecutorLookup() - Constructor for class org.hibernate.reactive.session.impl.ReactiveQueryExecutorLookup
- ReactiveQueryImplementor<R> - Interface in org.hibernate.reactive.query
- ReactiveQueryProducer - Interface in org.hibernate.reactive.session
-
Executes queries in a non-blocking fashion.
- ReactiveQuerySqmImpl<R> - Class in org.hibernate.reactive.query.sqm.internal
-
A reactive
QuerySqmImpl - ReactiveQuerySqmImpl(String, HqlInterpretation, Class<R>, SharedSessionContractImplementor) - Constructor for class org.hibernate.reactive.query.sqm.internal.ReactiveQuerySqmImpl
- ReactiveQuerySqmImpl(NamedCriteriaQueryMementoImpl, Class<R>, SharedSessionContractImplementor) - Constructor for class org.hibernate.reactive.query.sqm.internal.ReactiveQuerySqmImpl
- ReactiveQuerySqmImpl(NamedHqlQueryMementoImpl, Class<R>, SharedSessionContractImplementor) - Constructor for class org.hibernate.reactive.query.sqm.internal.ReactiveQuerySqmImpl
- ReactiveQuerySqmImpl(SqmStatement<R>, Class<R>, SharedSessionContractImplementor) - Constructor for class org.hibernate.reactive.query.sqm.internal.ReactiveQuerySqmImpl
- reactiveReadRow(ReactiveRowProcessingState, JdbcValuesSourceProcessingOptions) - Method in class org.hibernate.reactive.sql.results.internal.ReactiveStandardRowReader
- reactiveReadRow(ReactiveRowProcessingState, JdbcValuesSourceProcessingOptions) - Method in interface org.hibernate.reactive.sql.results.spi.ReactiveRowReader
- reactiveRecreate(PersistentCollection<?>, Object, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.persister.collection.impl.ReactiveAbstractCollectionPersister
- reactiveRecreate(PersistentCollection<?>, Object, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.collection.impl.ReactiveBasicCollectionPersister
- reactiveRecreate(PersistentCollection<?>, Object, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.persister.collection.impl.ReactiveCollectionPersister
-
Reactive version of
CollectionPersister.recreate(PersistentCollection, Object, SharedSessionContractImplementor) - reactiveRecreate(PersistentCollection<?>, Object, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.collection.impl.ReactiveOneToManyPersister
- reactiveRefresh(Object) - Method in class org.hibernate.reactive.session.impl.ReactiveStatelessSessionImpl
- reactiveRefresh(Object) - Method in interface org.hibernate.reactive.session.ReactiveStatelessSession
- reactiveRefresh(Object, RefreshContext) - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
- reactiveRefresh(Object, RefreshContext) - 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, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.persister.collection.impl.ReactiveAbstractCollectionPersister
- reactiveRemove(Object, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.collection.impl.ReactiveBasicCollectionPersister
- reactiveRemove(Object, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.persister.collection.impl.ReactiveCollectionPersister
-
Reactive version of
CollectionPersister.remove(Object, SharedSessionContractImplementor) - reactiveRemove(Object, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.collection.impl.ReactiveOneToManyPersister
- reactiveRemove(String, Object, boolean, DeleteContext) - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
- reactiveRemove(String, Object, boolean, DeleteContext) - Method in interface org.hibernate.reactive.session.ReactiveSession
- ReactiveRemoveCoordinator - Interface in org.hibernate.reactive.persister.collection.mutation
- ReactiveRemoveCoordinatorNoOp - Class in org.hibernate.reactive.persister.collection.mutation
- ReactiveRemoveCoordinatorNoOp(CollectionMutationTarget) - Constructor for class org.hibernate.reactive.persister.collection.mutation.ReactiveRemoveCoordinatorNoOp
- ReactiveRemoveCoordinatorStandard - Class in org.hibernate.reactive.persister.collection.mutation
- ReactiveRemoveCoordinatorStandard(CollectionMutationTarget, OperationProducer, ServiceRegistry) - Constructor for class org.hibernate.reactive.persister.collection.mutation.ReactiveRemoveCoordinatorStandard
- reactiveRemoveOrphanBeforeUpdates(String, Object) - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
- reactiveRemoveOrphanBeforeUpdates(String, Object) - Method in interface org.hibernate.reactive.session.ReactiveSession
- reactiveResolve(JdbcValuesMetadata, LoadQueryInfluencers, SessionFactoryImplementor) - Method in class org.hibernate.reactive.sql.results.internal.ReactiveStandardValuesMappingProducer
- reactiveResolve(JdbcValuesMetadata, LoadQueryInfluencers, SessionFactoryImplementor) - Method in class org.hibernate.reactive.sql.results.ReactiveResultSetMapping
- reactiveResolve(JdbcValuesMetadata, LoadQueryInfluencers, SessionFactoryImplementor) - Method in interface org.hibernate.reactive.sql.results.spi.ReactiveValuesMappingProducer
- reactiveResolveEntityInstance(ReactiveEntityInitializerImpl.ReactiveEntityInitializerData) - Method in class org.hibernate.reactive.sql.results.graph.entity.internal.ReactiveEntityInitializerImpl
- reactiveResolveEntityInstance1(ReactiveEntityInitializerImpl.ReactiveEntityInitializerData) - Method in class org.hibernate.reactive.sql.results.graph.entity.internal.ReactiveEntityInitializerImpl
- reactiveResolveEntityInstance2(ReactiveEntityInitializerImpl.ReactiveEntityInitializerData) - Method in class org.hibernate.reactive.sql.results.graph.entity.internal.ReactiveEntityInitializerImpl
- reactiveResolveInstance(Data) - Method in class org.hibernate.reactive.sql.results.graph.entity.internal.ReactiveEntitySelectFetchInitializer
- reactiveResolveInstance(Data) - Method in interface org.hibernate.reactive.sql.results.graph.ReactiveInitializer
- reactiveResolveInstance(Object, Data) - Method in interface org.hibernate.reactive.sql.results.graph.ReactiveInitializer
- reactiveResolveInstance(Object, EntityInitializerImpl.EntityInitializerData) - Method in class org.hibernate.reactive.sql.results.graph.entity.internal.ReactiveEntityInitializerImpl
- reactiveResolveInstance(Object, RowProcessingState) - Method in interface org.hibernate.reactive.sql.results.graph.ReactiveInitializer
- reactiveResolveInstance(ReactiveRowProcessingState) - Method in interface org.hibernate.reactive.sql.results.graph.ReactiveInitializer
- reactiveResolveInstance(EmbeddableInitializerImpl.EmbeddableInitializerData) - Method in class org.hibernate.reactive.sql.results.graph.embeddable.internal.ReactiveEmbeddableInitializerImpl
- reactiveResolveInstance(NonAggregatedIdentifierMappingInitializer.NonAggregatedIdentifierMappingInitializerData) - Method in class org.hibernate.reactive.sql.results.graph.embeddable.internal.ReactiveNonAggregatedIdentifierMappingInitializer
- reactiveResolveInstance(EntityDelayedFetchInitializer.EntityDelayedFetchInitializerData) - Method in class org.hibernate.reactive.sql.results.graph.entity.internal.ReactiveEntityDelayedFetchInitializer
- reactiveResolveInstance(EntityInitializerImpl.EntityInitializerData) - Method in class org.hibernate.reactive.sql.results.graph.entity.internal.ReactiveEntityInitializerImpl
- reactiveResolveInstanceSubInitializers(ReactiveEntityInitializerImpl.ReactiveEntityInitializerData) - Method in class org.hibernate.reactive.sql.results.graph.entity.internal.ReactiveEntityInitializerImpl
- reactiveResolveKey(Data) - Method in interface org.hibernate.reactive.sql.results.graph.ReactiveInitializer
- reactiveResolveKey(ReactiveEntityInitializerImpl.ReactiveEntityInitializerData, boolean) - Method in class org.hibernate.reactive.sql.results.graph.entity.internal.ReactiveEntityInitializerImpl
- reactiveResolveKey(NonAggregatedIdentifierMappingInitializer.NonAggregatedIdentifierMappingInitializerData) - Method in class org.hibernate.reactive.sql.results.graph.embeddable.internal.ReactiveNonAggregatedIdentifierMappingInitializer
- reactiveResolveKey(EntityInitializerImpl.EntityInitializerData) - Method in class org.hibernate.reactive.sql.results.graph.entity.internal.ReactiveEntityInitializerImpl
- reactiveResolveKey(RowProcessingState) - Method in interface org.hibernate.reactive.sql.results.graph.ReactiveInitializer
- reactiveResolveKeySubInitializers(ReactiveEntityInitializerImpl.ReactiveEntityInitializerData) - Method in class org.hibernate.reactive.sql.results.graph.entity.internal.ReactiveEntityInitializerImpl
- ReactiveRestrictedDeleteExecutionDelegate - Class in org.hibernate.reactive.query.sqm.mutation.internal.temptable
-
The reactive version of
RestrictedDeleteExecutionDelegate - ReactiveRestrictedDeleteExecutionDelegate(EntityMappingType, TemporaryTable, AfterUseAction, SqmDeleteStatement<?>, DomainParameterXref, Function<SharedSessionContractImplementor, String>, QueryOptions, LoadQueryInfluencers, QueryParameterBindings, SessionFactoryImplementor) - Constructor for class org.hibernate.reactive.query.sqm.mutation.internal.temptable.ReactiveRestrictedDeleteExecutionDelegate
- ReactiveResultsConsumer<T,
R> - Interface in org.hibernate.reactive.sql.results.spi - ReactiveResultSetAccess - Interface in org.hibernate.reactive.sql.results.internal
- ReactiveResultSetMapping - Class in org.hibernate.reactive.sql.results
- ReactiveResultSetMapping(ResultSetMapping) - Constructor for class org.hibernate.reactive.sql.results.ReactiveResultSetMapping
- ReactiveResultSetMappingProcessor - Class in org.hibernate.reactive.query.internal
- ReactiveResultSetMappingProcessor(ResultSetMapping, SessionFactoryImplementor) - Constructor for class org.hibernate.reactive.query.internal.ReactiveResultSetMappingProcessor
- ReactiveResultsHelper - Class in org.hibernate.reactive.sql.results.internal
- ReactiveResultsHelper() - Constructor for class org.hibernate.reactive.sql.results.internal.ReactiveResultsHelper
- ReactiveRowProcessingState - Class in org.hibernate.reactive.sql.exec.spi
- ReactiveRowProcessingState(JdbcValuesSourceProcessingStateStandardImpl, ExecutionContext, ReactiveRowReader<?>, ReactiveValuesResultSet) - Constructor for class org.hibernate.reactive.sql.exec.spi.ReactiveRowProcessingState
- ReactiveRowReader<R> - Interface in org.hibernate.reactive.sql.results.spi
- ReactiveRowTransformerArrayImpl - Class in org.hibernate.reactive.sql.results.internal
- ReactiveRowTransformerArrayImpl() - Constructor for class org.hibernate.reactive.sql.results.internal.ReactiveRowTransformerArrayImpl
- ReactiveRuntimeModelCreationContext - Class in org.hibernate.reactive.metamodel.mapping.internal
- ReactiveRuntimeModelCreationContext(RuntimeModelCreationContext) - Constructor for class org.hibernate.reactive.metamodel.mapping.internal.ReactiveRuntimeModelCreationContext
- reactiveSaveWithGeneratedId(Object, String, MergeContext, EventSource, boolean) - Method in class org.hibernate.reactive.event.impl.DefaultReactiveMergeEventListener
-
Prepares the save call using a newly generated id.
- reactiveSaveWithRequestedId(Object, Object, String, MergeContext, EventSource) - Method in class org.hibernate.reactive.event.impl.DefaultReactiveMergeEventListener
-
Prepares the save call using the given requested id.
- 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
- ReactiveScopedUpdateCoordinator - Interface in org.hibernate.reactive.persister.entity.mutation
-
Scoped to a single operation, so that we can keep instance scoped state.
- reactiveSelectByNaturalId(Object, NaturalIdLoadOptions, BiFunction<TableGroup, LoaderSqlAstCreationState, DomainResult<?>>, LoaderSqlAstCreationState.FetchProcessor, Function<Boolean, Long>, BiConsumer<Object, Long>, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.loader.ast.internal.ReactiveNaturalIdLoaderDelegate
- ReactiveSelectExecutor - Interface in org.hibernate.reactive.sql.exec.spi
- ReactiveSelectionQuery<R> - Interface in org.hibernate.reactive.query
- ReactiveSelectQueryPlan<R> - Interface in org.hibernate.reactive.query.sqm.spi
- ReactiveSelfExecutingUpdateOperation - Interface in org.hibernate.reactive.sql.model
- ReactiveSequenceIdentifierGenerator - Class in org.hibernate.reactive.id.impl
-
Support for JPA's
SequenceGenerator. - ReactiveSequenceIdentifierGenerator() - Constructor for class org.hibernate.reactive.id.impl.ReactiveSequenceIdentifierGenerator
- ReactiveSequenceIdentifierGenerator(DatabaseStructure, RuntimeModelCreationContext) - Constructor for class org.hibernate.reactive.id.impl.ReactiveSequenceIdentifierGenerator
- 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
- 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 Hibernate
ConnectionProviderin an instance ofNoJdbcConnectionProvider. - ReactiveSessionFactoryImpl - Class in org.hibernate.reactive.session.impl
-
A Hibernate
SessionFactorythat can be unwrapped to produce aStage.SessionFactoryor aMutiny.SessionFactory. - ReactiveSessionFactoryImpl(MetadataImplementor, SessionFactoryOptions, BootstrapContext) - Constructor for class org.hibernate.reactive.session.impl.ReactiveSessionFactoryImpl
- ReactiveSessionFactoryServiceContributor - Class in org.hibernate.reactive.service.internal
- ReactiveSessionFactoryServiceContributor() - Constructor for class org.hibernate.reactive.service.internal.ReactiveSessionFactoryServiceContributor
- ReactiveSessionImpl - Class in org.hibernate.reactive.session.impl
-
An
ReactiveSessionimplemented by extension of theSessionImplin Hibernate core. - ReactiveSessionImpl(SessionFactoryImpl, SessionCreationOptions, ReactiveConnection) - Constructor for class org.hibernate.reactive.session.impl.ReactiveSessionImpl
- ReactiveSharedSessionContractImplementor - Interface in org.hibernate.reactive.engine.spi
- ReactiveSimpleDeleteQueryPlan - Class in org.hibernate.reactive.query.sqm.internal
- ReactiveSimpleDeleteQueryPlan(EntityMappingType, SqmDeleteStatement<?>, DomainParameterXref) - Constructor for class org.hibernate.reactive.query.sqm.internal.ReactiveSimpleDeleteQueryPlan
- ReactiveSimpleInsertQueryPlan - Class in org.hibernate.reactive.query.sqm.internal
- ReactiveSimpleInsertQueryPlan(SqmInsertStatement<?>, DomainParameterXref) - Constructor for class org.hibernate.reactive.query.sqm.internal.ReactiveSimpleInsertQueryPlan
- ReactiveSimpleNaturalIdLoader<T> - Class in org.hibernate.reactive.loader.ast.internal
- ReactiveSimpleNaturalIdLoader(SimpleNaturalIdMapping, EntityMappingType) - Constructor for class org.hibernate.reactive.loader.ast.internal.ReactiveSimpleNaturalIdLoader
- ReactiveSimpleNaturalIdMapping - Class in org.hibernate.reactive.metamodel.mapping.internal
- ReactiveSimpleNaturalIdMapping(SingularAttributeMapping, EntityMappingType, MappingModelCreationProcess) - Constructor for class org.hibernate.reactive.metamodel.mapping.internal.ReactiveSimpleNaturalIdMapping
- ReactiveSimpleUpdateQueryPlan - Class in org.hibernate.reactive.query.sqm.internal
- ReactiveSimpleUpdateQueryPlan(SqmUpdateStatement<?>, DomainParameterXref) - Constructor for class org.hibernate.reactive.query.sqm.internal.ReactiveSimpleUpdateQueryPlan
- ReactiveSingleIdArrayLoadPlan - Class in org.hibernate.reactive.loader.ast.internal
-
A reactive load plan for loading an array of state by a single restrictive part.
- ReactiveSingleIdArrayLoadPlan(EntityMappingType, ModelPart, SelectStatement, JdbcParametersList, LockOptions, SessionFactoryImplementor) - Constructor for class org.hibernate.reactive.loader.ast.internal.ReactiveSingleIdArrayLoadPlan
- ReactiveSingleIdEntityLoader<T> - Interface in org.hibernate.reactive.loader.ast.spi
-
Reactive version of
SingleIdEntityLoader. - ReactiveSingleIdEntityLoaderProvidedQueryImpl<T> - Class in org.hibernate.reactive.loader.ast.internal
-
Implementation of SingleIdEntityLoader for cases where the application has provided the select load query
- ReactiveSingleIdEntityLoaderProvidedQueryImpl(EntityMappingType, NamedQueryMemento<T>) - Constructor for class org.hibernate.reactive.loader.ast.internal.ReactiveSingleIdEntityLoaderProvidedQueryImpl
- ReactiveSingleIdEntityLoaderStandardImpl<T> - Class in org.hibernate.reactive.loader.ast.internal
-
Standard implementation of
ReactiveSingleIdEntityLoader. - ReactiveSingleIdEntityLoaderStandardImpl(EntityMappingType, LoadQueryInfluencers) - Constructor for class org.hibernate.reactive.loader.ast.internal.ReactiveSingleIdEntityLoaderStandardImpl
- ReactiveSingleIdEntityLoaderSupport<T> - Class in org.hibernate.reactive.loader.ast.internal
- ReactiveSingleIdEntityLoaderSupport(EntityMappingType, SessionFactoryImplementor) - Constructor for class org.hibernate.reactive.loader.ast.internal.ReactiveSingleIdEntityLoaderSupport
- ReactiveSingleIdLoadPlan<T> - Class in org.hibernate.reactive.loader.ast.internal
- ReactiveSingleIdLoadPlan(EntityMappingType, ModelPart, SelectStatement, JdbcParametersList, LockOptions, SessionFactoryImplementor) - Constructor for class org.hibernate.reactive.loader.ast.internal.ReactiveSingleIdLoadPlan
- ReactiveSingleResultConsumer<T> - Class in org.hibernate.reactive.sql.results.spi
- ReactiveSingleResultConsumer() - Constructor for class org.hibernate.reactive.sql.results.spi.ReactiveSingleResultConsumer
- ReactiveSingleTableEntityPersister - Class in org.hibernate.reactive.persister.entity.impl
- ReactiveSingleTableEntityPersister(PersistentClass, EntityDataAccess, NaturalIdDataAccess, RuntimeModelCreationContext) - Constructor for class org.hibernate.reactive.persister.entity.impl.ReactiveSingleTableEntityPersister
- ReactiveSingleUniqueKeyEntityLoader<T> - Interface in org.hibernate.reactive.loader.ast.spi
-
Reactive loader subtype for loading an entity by a single unique-key value.
- ReactiveSingleUniqueKeyEntityLoaderStandard<T> - Class in org.hibernate.reactive.loader.ast.internal
- ReactiveSingleUniqueKeyEntityLoaderStandard(EntityMappingType, SingularAttributeMapping) - Constructor for class org.hibernate.reactive.loader.ast.internal.ReactiveSingleUniqueKeyEntityLoaderStandard
- ReactiveSqmMultiTableInsertStrategy - Interface in org.hibernate.reactive.query.sqm.mutation.spi
- ReactiveSqmMultiTableMutationStrategy - Interface in org.hibernate.reactive.query.sqm.mutation.spi
- ReactiveSqmMultiTableMutationStrategyProvider - Class in org.hibernate.reactive.provider.service
- ReactiveSqmMultiTableMutationStrategyProvider() - Constructor for class org.hibernate.reactive.provider.service.ReactiveSqmMultiTableMutationStrategyProvider
- ReactiveSqmMultiTableMutationStrategyProviderInitiator - Class in org.hibernate.reactive.provider.service
-
Custom variations for SqmMultiTableMutationStrategyProvider
- ReactiveSqmMultiTableMutationStrategyProviderInitiator() - Constructor for class org.hibernate.reactive.provider.service.ReactiveSqmMultiTableMutationStrategyProviderInitiator
- ReactiveSqmMutationStrategyHelper - Class in org.hibernate.reactive.query.sqm.mutation.internal
- ReactiveSqmQueryImplementor<R> - Interface in org.hibernate.reactive.session
-
An internal contract between the reactive session implementation and the
Stage.QueryandMutiny.QueryAPIs. - ReactiveSqmSelectionQuery<R> - Interface in org.hibernate.reactive.query.sqm
- ReactiveSqmSelectionQueryImpl<R> - Class in org.hibernate.reactive.query.sqm.internal
-
A reactive
SqmSelectionQueryImpl - ReactiveSqmSelectionQueryImpl(String, HqlInterpretation, Class<R>, SharedSessionContractImplementor) - Constructor for class org.hibernate.reactive.query.sqm.internal.ReactiveSqmSelectionQueryImpl
- ReactiveSqmSelectionQueryImpl(SqmSelectStatement<R>, Class<R>, SharedSessionContractImplementor) - Constructor for class org.hibernate.reactive.query.sqm.internal.ReactiveSqmSelectionQueryImpl
- ReactiveStandardBatchLoaderFactory - Class in org.hibernate.reactive.loader.ast.internal
- ReactiveStandardBatchLoaderFactory() - Constructor for class org.hibernate.reactive.loader.ast.internal.ReactiveStandardBatchLoaderFactory
- ReactiveStandardDialectResolver - Class in org.hibernate.reactive.engine.jdbc.dialect.internal
- ReactiveStandardDialectResolver() - Constructor for class org.hibernate.reactive.engine.jdbc.dialect.internal.ReactiveStandardDialectResolver
- ReactiveStandardMutationExecutorService - Class in org.hibernate.reactive.sql.exec.internal
- ReactiveStandardMutationExecutorService(int) - Constructor for class org.hibernate.reactive.sql.exec.internal.ReactiveStandardMutationExecutorService
- ReactiveStandardMutationExecutorService(Map<String, Object>) - Constructor for class org.hibernate.reactive.sql.exec.internal.ReactiveStandardMutationExecutorService
- ReactiveStandardRowReader<R> - Class in org.hibernate.reactive.sql.results.internal
- ReactiveStandardRowReader(DomainResultAssembler<?>[], Initializer<?>[], Initializer<?>[], Initializer<?>[], boolean, RowTransformer<R>, Class<R>) - Constructor for class org.hibernate.reactive.sql.results.internal.ReactiveStandardRowReader
- ReactiveStandardRowReader(JdbcValuesMappingResolution, RowTransformer<R>, Class<R>) - Constructor for class org.hibernate.reactive.sql.results.internal.ReactiveStandardRowReader
- ReactiveStandardValuesMappingProducer - Class in org.hibernate.reactive.sql.results.internal
- ReactiveStandardValuesMappingProducer(List<SqlSelection>, List<DomainResult<?>>) - Constructor for class org.hibernate.reactive.sql.results.internal.ReactiveStandardValuesMappingProducer
- 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
ReactiveStatelessSessionimplemented by extension of theStatelessSessionImplin Hibernate core. - ReactiveStatelessSessionImpl(SessionFactoryImpl, SessionCreationOptions, ReactiveConnection) - Constructor for class org.hibernate.reactive.session.impl.ReactiveStatelessSessionImpl
- ReactiveTableBasedDeleteHandler - Class in org.hibernate.reactive.query.sqm.mutation.internal.temptable
- ReactiveTableBasedDeleteHandler(SqmDeleteStatement<?>, DomainParameterXref, TemporaryTable, AfterUseAction, Function<SharedSessionContractImplementor, String>, SessionFactoryImplementor) - Constructor for class org.hibernate.reactive.query.sqm.mutation.internal.temptable.ReactiveTableBasedDeleteHandler
- ReactiveTableBasedDeleteHandler.ReactiveExecutionDelegate - Interface in org.hibernate.reactive.query.sqm.mutation.internal.temptable
- ReactiveTableBasedInsertHandler - Class in org.hibernate.reactive.query.sqm.mutation.internal.temptable
- ReactiveTableBasedInsertHandler(SqmInsertStatement<?>, DomainParameterXref, TemporaryTable, AfterUseAction, Function<SharedSessionContractImplementor, String>, SessionFactoryImplementor) - Constructor for class org.hibernate.reactive.query.sqm.mutation.internal.temptable.ReactiveTableBasedInsertHandler
- ReactiveTableBasedInsertHandler.ReactiveExecutionDelegate - Interface in org.hibernate.reactive.query.sqm.mutation.internal.temptable
- ReactiveTableBasedUpdateHandler - Class in org.hibernate.reactive.query.sqm.mutation.internal.temptable
- ReactiveTableBasedUpdateHandler(SqmUpdateStatement<?>, DomainParameterXref, TemporaryTable, AfterUseAction, Function<SharedSessionContractImplementor, String>, SessionFactoryImplementor) - Constructor for class org.hibernate.reactive.query.sqm.mutation.internal.temptable.ReactiveTableBasedUpdateHandler
- ReactiveTableBasedUpdateHandler.ReactiveExecutionDelegate - Interface in org.hibernate.reactive.query.sqm.mutation.internal.temptable
- ReactiveTemporaryTableHelper - Class in org.hibernate.reactive.query.sqm.mutation.internal.temptable
- ReactiveTemporaryTableHelper() - Constructor for class org.hibernate.reactive.query.sqm.mutation.internal.temptable.ReactiveTemporaryTableHelper
- ReactiveTemporaryTableHelper.ReactiveWork - Interface in org.hibernate.reactive.query.sqm.mutation.internal.temptable
- ReactiveTemporaryTableHelper.TemporaryTableCreationWork - Class in org.hibernate.reactive.query.sqm.mutation.internal.temptable
- ReactiveTemporaryTableHelper.TemporaryTableDropWork - Class in org.hibernate.reactive.query.sqm.mutation.internal.temptable
- ReactiveToOneAttributeMapping - Class in org.hibernate.reactive.metamodel.mapping.internal
- ReactiveToOneAttributeMapping(ToOneAttributeMapping) - Constructor for class org.hibernate.reactive.metamodel.mapping.internal.ReactiveToOneAttributeMapping
- 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
SqlClientdoesn'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
ReactiveEntityPersisterbacked byUnionSubclassEntityPersisterandReactiveAbstractEntityPersister. - ReactiveUnionSubclassEntityPersister(PersistentClass, EntityDataAccess, NaturalIdDataAccess, RuntimeModelCreationContext) - Constructor for class org.hibernate.reactive.persister.entity.impl.ReactiveUnionSubclassEntityPersister
- reactiveUnique() - Method in interface org.hibernate.reactive.query.ReactiveSelectionQuery
- reactiveUnique() - Method in class org.hibernate.reactive.query.spi.ReactiveAbstractSelectionQuery
- reactiveUnique() - Method in class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- reactiveUnique() - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveQuerySqmImpl
- reactiveUnique() - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveSqmSelectionQueryImpl
- reactiveUniqueResultOptional() - Method in interface org.hibernate.reactive.query.ReactiveSelectionQuery
- reactiveUniqueResultOptional() - Method in class org.hibernate.reactive.query.spi.ReactiveAbstractSelectionQuery
- reactiveUniqueResultOptional() - Method in class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- reactiveUniqueResultOptional() - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveQuerySqmImpl
- reactiveUniqueResultOptional() - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveSqmSelectionQueryImpl
- reactiveUpdate(Object) - Method in class org.hibernate.reactive.session.impl.ReactiveStatelessSessionImpl
- reactiveUpdate(Object) - Method in interface org.hibernate.reactive.session.ReactiveStatelessSession
- reactiveUpdate(Object, Object, Object, Object[], Object, Object[], int[], boolean, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.persister.entity.mutation.ReactiveScopedUpdateCoordinator
- reactiveUpdate(Object, Object, Object, Object[], Object, Object[], int[], boolean, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.mutation.ReactiveUpdateCoordinatorNoOp
- reactiveUpdate(Object, Object, Object, Object[], Object, Object[], int[], boolean, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.mutation.ReactiveUpdateCoordinatorStandard
- 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
- ReactiveUpdateCoordinator - Interface in org.hibernate.reactive.persister.entity.mutation
-
A reactive
UpdateCoordinatorthat allows the creation of aReactiveScopedUpdateCoordinatorscoped to a single update operation. - ReactiveUpdateCoordinatorNoOp - Class in org.hibernate.reactive.persister.entity.mutation
- ReactiveUpdateCoordinatorNoOp(AbstractEntityPersister) - Constructor for class org.hibernate.reactive.persister.entity.mutation.ReactiveUpdateCoordinatorNoOp
- ReactiveUpdateCoordinatorStandard - Class in org.hibernate.reactive.persister.entity.mutation
-
Reactive version of
UpdateCoordinatorStandard, but it cannot be shared between multiple update operations. - ReactiveUpdateCoordinatorStandard(EntityPersister, SessionFactoryImplementor, MutationOperationGroup, BatchKey, MutationOperationGroup, BatchKey) - Constructor for class org.hibernate.reactive.persister.entity.mutation.ReactiveUpdateCoordinatorStandard
- ReactiveUpdateExecutionDelegate - Class in org.hibernate.reactive.query.sqm.mutation.internal.temptable
- ReactiveUpdateExecutionDelegate(MultiTableSqmMutationConverter, TemporaryTable, AfterUseAction, Function<SharedSessionContractImplementor, String>, DomainParameterXref, TableGroup, Map<String, TableReference>, List<Assignment>, Predicate, DomainQueryExecutionContext) - Constructor for class org.hibernate.reactive.query.sqm.mutation.internal.temptable.ReactiveUpdateExecutionDelegate
- reactiveUpdateRows(Object, PersistentCollection<?>, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.persister.collection.mutation.ReactiveUpdateRowsCoordinator
- reactiveUpdateRows(Object, PersistentCollection<?>, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.collection.mutation.ReactiveUpdateRowsCoordinatorNoOp
- reactiveUpdateRows(Object, PersistentCollection<?>, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.collection.mutation.ReactiveUpdateRowsCoordinatorOneToMany
- reactiveUpdateRows(Object, PersistentCollection<?>, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.collection.mutation.ReactiveUpdateRowsCoordinatorStandard
- reactiveUpdateRows(PersistentCollection<?>, Object, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.persister.collection.impl.ReactiveAbstractCollectionPersister
- reactiveUpdateRows(PersistentCollection<?>, Object, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.collection.impl.ReactiveBasicCollectionPersister
- reactiveUpdateRows(PersistentCollection<?>, Object, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.persister.collection.impl.ReactiveCollectionPersister
-
Reactive version of
CollectionPersister.updateRows(PersistentCollection, Object, SharedSessionContractImplementor) - reactiveUpdateRows(PersistentCollection<?>, Object, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.collection.impl.ReactiveOneToManyPersister
- ReactiveUpdateRowsCoordinator - Interface in org.hibernate.reactive.persister.collection.mutation
- ReactiveUpdateRowsCoordinatorNoOp - Class in org.hibernate.reactive.persister.collection.mutation
- ReactiveUpdateRowsCoordinatorNoOp(CollectionMutationTarget) - Constructor for class org.hibernate.reactive.persister.collection.mutation.ReactiveUpdateRowsCoordinatorNoOp
- ReactiveUpdateRowsCoordinatorOneToMany - Class in org.hibernate.reactive.persister.collection.mutation
- ReactiveUpdateRowsCoordinatorOneToMany(CollectionMutationTarget, RowMutationOperations, SessionFactoryImplementor) - Constructor for class org.hibernate.reactive.persister.collection.mutation.ReactiveUpdateRowsCoordinatorOneToMany
- ReactiveUpdateRowsCoordinatorStandard - Class in org.hibernate.reactive.persister.collection.mutation
- ReactiveUpdateRowsCoordinatorStandard(CollectionMutationTarget, RowMutationOperations, SessionFactoryImplementor) - Constructor for class org.hibernate.reactive.persister.collection.mutation.ReactiveUpdateRowsCoordinatorStandard
- reactiveUpsert(Object) - Method in class org.hibernate.reactive.session.impl.ReactiveStatelessSessionImpl
- reactiveUpsert(Object) - Method in interface org.hibernate.reactive.session.ReactiveStatelessSession
- reactiveUpsertAll(int, Object...) - Method in class org.hibernate.reactive.session.impl.ReactiveStatelessSessionImpl
- reactiveUpsertAll(int, Object...) - Method in interface org.hibernate.reactive.session.ReactiveStatelessSession
- ReactiveValueBinding - Class in org.hibernate.reactive.engine.jdbc.mutation.internal
- ReactiveValueBinding() - Constructor for class org.hibernate.reactive.engine.jdbc.mutation.internal.ReactiveValueBinding
- ReactiveValuesMappingProducer - Interface in org.hibernate.reactive.sql.results.spi
- ReactiveValuesMappingProducerProvider - Class in org.hibernate.reactive.provider.service
- ReactiveValuesMappingProducerProvider() - Constructor for class org.hibernate.reactive.provider.service.ReactiveValuesMappingProducerProvider
- ReactiveValuesMappingProducerProviderInitiator - Class in org.hibernate.reactive.provider.service
- ReactiveValuesMappingProducerProviderInitiator() - Constructor for class org.hibernate.reactive.provider.service.ReactiveValuesMappingProducerProviderInitiator
- ReactiveValuesResultSet - Class in org.hibernate.reactive.sql.exec.spi
- ReactiveValuesResultSet(ReactiveResultSetAccess, QueryKey, String, QueryOptions, boolean, JdbcValuesMapping, CachedJdbcValuesMetadata, ExecutionContext) - Constructor for class org.hibernate.reactive.sql.exec.spi.ReactiveValuesResultSet
- ReactiveXmlArrayJdbcType - Class in org.hibernate.reactive.type.descriptor.jdbc
- ReactiveXmlArrayJdbcType(JdbcType) - Constructor for class org.hibernate.reactive.type.descriptor.jdbc.ReactiveXmlArrayJdbcType
- ReactiveXmlArrayJdbcTypeConstructor - Class in org.hibernate.reactive.type.descriptor.jdbc
- ReactiveXmlArrayJdbcTypeConstructor() - Constructor for class org.hibernate.reactive.type.descriptor.jdbc.ReactiveXmlArrayJdbcTypeConstructor
- ReactiveXmlJdbcType - Class in org.hibernate.reactive.type.descriptor.jdbc
- ReactiveXmlJdbcType(EmbeddableMappingType) - Constructor for class org.hibernate.reactive.type.descriptor.jdbc.ReactiveXmlJdbcType
- readRow(RowProcessingState) - Method in class org.hibernate.reactive.sql.results.internal.ReactiveStandardRowReader
- reassociateIfUninitializedProxy(Object) - Method in class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
- reassociateProxy(Object, Object) - Method in class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
- recognizeParameters(String, ParameterRecognizer) - Method in class org.hibernate.reactive.query.sqm.spi.ReactiveNativeQueryInterpreter
- reentrantSafeEntityEntries() - Method in class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
- 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.delegation.MutinySessionDelegator
- refresh(Object) - Method in class org.hibernate.reactive.mutiny.delegation.MutinyStatelessSessionDelegator
- 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, using the number of the given entities as the batch size.
- refresh(Object, LockModeType) - Method in class org.hibernate.reactive.mutiny.delegation.MutinySessionDelegator
- refresh(Object, LockModeType) - Method in class org.hibernate.reactive.mutiny.delegation.MutinyStatelessSessionDelegator
- refresh(Object, LockModeType) - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionImpl
- 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 class org.hibernate.reactive.stage.impl.StageSessionImpl
- 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.delegation.MutinySessionDelegator
- refresh(Object, LockMode) - Method in class org.hibernate.reactive.mutiny.delegation.MutinyStatelessSessionDelegator
- 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.delegation.MutinyStatelessSessionDelegator
- 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.delegation.MutinySessionDelegator
- refreshAll(Object...) - Method in class org.hibernate.reactive.mutiny.delegation.MutinyStatelessSessionDelegator
- 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, using the number of the given entities as the batch size.
- refreshMultiple(List<?>) - Method in class org.hibernate.reactive.mutiny.delegation.MutinyStatelessSessionDelegator
- refreshMultiple(List<?>) - Method in class org.hibernate.reactive.mutiny.impl.MutinyStatelessSessionImpl
- refreshMultiple(List<?>) - Method in interface org.hibernate.reactive.mutiny.Mutiny.StatelessSession
-
Refresh the entity instance state from the database using the size of the given list as the batch size.
- refreshMultiple(List<?>) - Method in class org.hibernate.reactive.stage.impl.StageStatelessSessionImpl
- refreshMultiple(List<?>) - Method in interface org.hibernate.reactive.stage.Stage.StatelessSession
-
Refresh the entity instance state from the database, using the size of the given list as the batch size.
- refreshRow() - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- registerAfterLoadAction(AfterLoadAction) - Method in class org.hibernate.reactive.engine.impl.ReactiveCallbackImpl
- registerAfterLoadAction(ExecutionContext, LockOptions) - Method in class org.hibernate.reactive.sql.results.internal.ReactiveDeferredResultSetAccess
-
Reactive version of
DeferredResultSetAccess.registerAfterLoadAction(ExecutionContext, LockOptions)callingReactiveSession.reactiveLock(String, Object, LockOptions) - registerCallableQueryMemento(String, NamedCallableQueryMemento) - Method in class org.hibernate.reactive.query.internal.ReactiveNamedObjectRepositoryImpl
- registerDeletedUnloadedEntityKey(EntityKey) - Method in class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
- registerExportables(Database) - Method in class org.hibernate.reactive.id.impl.ReactiveGeneratorWrapper
- registerInsertedKey(EntityPersister, Object) - Method in class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
- registerNamedQuery(String, Query) - Method in class org.hibernate.reactive.query.internal.ReactiveNamedObjectRepositoryImpl
- registerNamedQuery(String, TypedQuery<R>) - Method in class org.hibernate.reactive.query.internal.ReactiveNamedObjectRepositoryImpl
- registerNativeQueryMemento(String, NamedNativeQueryMemento) - Method in class org.hibernate.reactive.query.internal.ReactiveNamedObjectRepositoryImpl
- registerNonExists(EntityFetch) - Method in class org.hibernate.reactive.sql.exec.spi.ReactiveRowProcessingState
- registerNullifiableEntityKey(EntityKey) - Method in class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
- 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
- registerReactiveAfterLoadAction(ReactiveAfterLoadAction) - Method in class org.hibernate.reactive.engine.impl.ReactiveCallbackImpl
- registerResultSetMappingMemento(String, NamedResultSetMappingMemento) - Method in class org.hibernate.reactive.query.internal.ReactiveNamedObjectRepositoryImpl
- registerSqmQueryMemento(String, NamedSqmQueryMemento) - Method in class org.hibernate.reactive.query.internal.ReactiveNamedObjectRepositoryImpl
- relative(int) - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- release() - Method in class org.hibernate.reactive.engine.jdbc.mutation.internal.ReactiveMutationExecutorSingleNonBatched
- release() - Method in class org.hibernate.reactive.engine.jdbc.mutation.internal.ReactiveMutationExecutorStandard
- release() - Method in class org.hibernate.reactive.provider.service.ReactiveGenerationTarget
- release() - Method in class org.hibernate.reactive.sql.results.internal.ReactiveDirectResultSetAccess
- release() - Method in interface org.hibernate.reactive.sql.results.internal.ReactiveResultSetAccess
- release(SessionFactoryImplementor, JdbcConnectionAccess) - Method in class org.hibernate.reactive.query.sqm.mutation.internal.temptable.ReactiveGlobalTemporaryTableInsertStrategy
- release(SessionFactoryImplementor, JdbcConnectionAccess) - Method in class org.hibernate.reactive.query.sqm.mutation.internal.temptable.ReactiveGlobalTemporaryTableMutationStrategy
- release(SessionFactoryImplementor, JdbcConnectionAccess) - Method in class org.hibernate.reactive.query.sqm.mutation.internal.temptable.ReactivePersistentTableInsertStrategy
- release(SessionFactoryImplementor, JdbcConnectionAccess) - Method in class org.hibernate.reactive.query.sqm.mutation.internal.temptable.ReactivePersistentTableMutationStrategy
- release(SessionFactoryImplementor, JdbcConnectionAccess, CompletableFuture<Void>) - Method in interface org.hibernate.reactive.query.sqm.mutation.internal.temptable.ReactiveGlobalTemporaryTableStrategy
- release(SessionFactoryImplementor, JdbcConnectionAccess, CompletableFuture<Void>) - Method in interface org.hibernate.reactive.query.sqm.mutation.internal.temptable.ReactivePersistentTableStrategy
- releaseStatement(SharedSessionContractImplementor) - Method in class org.hibernate.reactive.adaptor.impl.PrepareStatementDetailsAdaptor
- remove(Object) - Method in class org.hibernate.reactive.mutiny.delegation.MutinySessionDelegator
- 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(Object, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.persister.collection.impl.ReactiveCollectionPersister
- 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
- REMOVE - Static variable in class org.hibernate.reactive.engine.impl.CascadingActions
- removeAll(Object...) - Method in class org.hibernate.reactive.mutiny.delegation.MutinySessionDelegator
- 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.
- removeChildParent(Object) - Method in class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
- removeCollectionByKey(CollectionKey) - Method in class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
- removeCollectionEntry(PersistentCollection<?>) - Method in class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
- removeCollectionHolder(Object) - Method in class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
- removeDeletedUnloadedEntityKey(EntityKey) - Method in class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
- removeEntity(EntityKey) - Method in class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
- removeEntityHolder(EntityKey) - Method in class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
- removeEntry(Object) - Method in class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
- removeOrphanBeforeUpdates(String, Object) - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
- removeProxy(EntityKey) - Method in class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
- renderedTableName - Variable in class org.hibernate.reactive.id.impl.TableReactiveIdentifierGenerator
- replace(Object[], Object[], Type[], SharedSessionContractImplementor, Object, Map<Object, Object>) - Static method in class org.hibernate.reactive.engine.impl.EntityTypes
- replace(Object[], Object[], Type[], SharedSessionContractImplementor, Object, Map<Object, Object>, ForeignKeyDirection) - Static method in class org.hibernate.reactive.engine.impl.EntityTypes
- replace(CollectionType, Object, Object, SharedSessionContractImplementor, Object, Map<Object, Object>) - Static method in class org.hibernate.reactive.engine.impl.CollectionTypes
- replace(CollectionType, Object, Object, SharedSessionContractImplementor, Object, Map<Object, Object>, ForeignKeyDirection) - Static method in class org.hibernate.reactive.engine.impl.CollectionTypes
- replace(EntityType, Object, Object, SharedSessionContractImplementor, Object, Map<Object, Object>) - Static method in class org.hibernate.reactive.engine.impl.EntityTypes
- replaceCollection(CollectionPersister, PersistentCollection<?>, PersistentCollection<?>) - Method in class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
- replaceDelayedEntityIdentityInsertKeys(EntityKey, Object) - Method in class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
- replaceEntityEntryRowId(Object, Object) - Method in class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
- replacingDialect(Dialect, Dialect) - Method in interface org.hibernate.reactive.logging.impl.Log
- requiresNoCascadeChecking() - Method in interface org.hibernate.reactive.engine.impl.CascadingAction
-
Deprecated, for removal: This API element is subject to removal in a future version.No longer used
- resolve(SessionFactoryImplementor, MetadataImplementor, String) - Method in class org.hibernate.reactive.query.internal.ReactiveNamedObjectRepositoryImpl
- resolve(JdbcValuesMetadata, LoadQueryInfluencers, SessionFactoryImplementor) - Method in class org.hibernate.reactive.sql.results.internal.ReactiveStandardValuesMappingProducer
- resolve(JdbcValuesMetadata, LoadQueryInfluencers, SessionFactoryImplementor) - Method in class org.hibernate.reactive.sql.results.ReactiveResultSetMapping
- resolve(EntityType, Object, Object, SharedSessionContractImplementor) - Static method in class org.hibernate.reactive.engine.impl.EntityTypes
- resolveAggregateJdbcType(EmbeddableMappingType, String, RuntimeModelCreationContext) - Method in class org.hibernate.reactive.type.descriptor.jdbc.ReactiveJsonJdbcType
- resolveBatchKeyAccess(boolean, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.mutation.ReactiveInsertCoordinatorStandard
- resolveCircularFetch(NavigablePath, FetchParent, FetchTiming, DomainResultCreationState) - Method in class org.hibernate.reactive.metamodel.mapping.internal.ReactiveToOneAttributeMapping
- resolveColumnName(int) - Method in class org.hibernate.reactive.sql.exec.internal.StandardReactiveSelectExecutor.CapturingJdbcValuesMetadata
- resolveColumnName(int) - Method in interface org.hibernate.reactive.sql.results.internal.ReactiveResultSetAccess
- resolveColumnPosition(String) - Method in class org.hibernate.reactive.sql.exec.internal.StandardReactiveSelectExecutor.CapturingJdbcValuesMetadata
- resolveColumnPosition(String) - Method in interface org.hibernate.reactive.sql.results.internal.ReactiveResultSetAccess
- resolveDelegate(DomainQueryExecutionContext) - Method in class org.hibernate.reactive.query.sqm.mutation.internal.temptable.ReactiveTableBasedDeleteHandler
- resolveDelegate(DomainQueryExecutionContext) - Method in class org.hibernate.reactive.query.sqm.mutation.internal.temptable.ReactiveTableBasedInsertHandler
- resolveDelegate(DomainQueryExecutionContext) - Method in class org.hibernate.reactive.query.sqm.mutation.internal.temptable.ReactiveTableBasedUpdateHandler
- resolveDialect(DialectResolutionInfo) - Method in class org.hibernate.reactive.engine.jdbc.dialect.internal.ReactiveStandardDialectResolver
- resolveEntityKey(EntityInitializerImpl.EntityInitializerData, Object) - Method in class org.hibernate.reactive.sql.results.graph.entity.internal.ReactiveEntityInitializerImpl
- resolveId(Object, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.loader.ast.internal.ReactiveSingleUniqueKeyEntityLoaderStandard
- resolveId(Object, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.loader.ast.spi.ReactiveSingleUniqueKeyEntityLoader
-
Resolve the matching id
- resolveIdsToInitialize(Object, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.loader.ast.internal.ReactiveEntityBatchLoaderArrayParam
- resolveIdsToLoad(Object, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.loader.ast.internal.ReactiveEntityBatchLoaderInPredicate
- resolveIdToNaturalId(Object, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.loader.ast.internal.ReactiveCompoundNaturalIdLoader
- resolveIdToNaturalId(Object, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.loader.ast.internal.ReactiveNaturalIdLoaderDelegate
- resolveIdToNaturalId(Object, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.loader.ast.internal.ReactiveSimpleNaturalIdLoader
- resolveIdToNaturalId(Object, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.loader.ast.spi.ReactiveNaturalIdLoader
- resolveInstance(EmbeddableInitializerImpl.EmbeddableInitializerData) - Method in class org.hibernate.reactive.sql.results.graph.embeddable.internal.ReactiveEmbeddableInitializerImpl
- resolveInstance(RowProcessingState) - Method in class org.hibernate.reactive.sql.results.graph.entity.internal.ReactiveEntitySelectFetchInitializer
- resolveInstance(T) - Method in class org.hibernate.reactive.sql.results.graph.collection.internal.ReactiveCollectionDomainResult.ReactiveCollectionInitializerAdapter
- resolveJdbcValueMetadata() - Method in class org.hibernate.reactive.sql.results.internal.ReactiveDeferredResultSetAccess
- resolveJdbcValueMetadata() - Method in class org.hibernate.reactive.sql.results.internal.ReactiveDirectResultSetAccess
- resolveJdbcValueMetadata() - Method in interface org.hibernate.reactive.sql.results.internal.ReactiveResultSetAccess
- resolveJdbcValuesSource(String, JdbcOperationQuerySelect, boolean, ExecutionContext, ReactiveDeferredResultSetAccess) - Method in class org.hibernate.reactive.sql.exec.internal.StandardReactiveSelectExecutor
- resolveKey(T) - Method in class org.hibernate.reactive.sql.results.graph.collection.internal.ReactiveCollectionDomainResult.ReactiveCollectionInitializerAdapter
- resolveMetadataForCache() - Method in class org.hibernate.reactive.sql.exec.internal.StandardReactiveSelectExecutor.CapturingJdbcValuesMetadata
- resolveNaturalIdToId(Object, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.loader.ast.internal.ReactiveCompoundNaturalIdLoader
- resolveNaturalIdToId(Object, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.loader.ast.internal.ReactiveNaturalIdLoaderDelegate
- resolveNaturalIdToId(Object, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.loader.ast.internal.ReactiveSimpleNaturalIdLoader
- resolveNaturalIdToId(Object, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.loader.ast.spi.ReactiveNaturalIdLoader
- resolveSelectReactiveQueryPlan() - Method in class org.hibernate.reactive.query.spi.ReactiveAbstractSelectionQuery
- resolveSingleResultEntityKey(RowProcessingState) - Method in class org.hibernate.reactive.sql.results.internal.ReactiveStandardRowReader
- resolveState(T) - Method in class org.hibernate.reactive.sql.results.graph.collection.internal.ReactiveCollectionDomainResult.ReactiveCollectionInitializerAdapter
- resolveStatement() - Method in class org.hibernate.reactive.adaptor.impl.PrepareStatementDetailsAdaptor
- resolveType(int, JavaType<J>, SessionFactoryImplementor) - Method in class org.hibernate.reactive.sql.results.internal.ReactiveDeferredResultSetAccess
- resolveType(int, JavaType<J>, SessionFactoryImplementor) - Method in class org.hibernate.reactive.sql.results.internal.ReactiveDirectResultSetAccess
- resolveType(int, JavaType<J>, TypeConfiguration) - Method in class org.hibernate.reactive.sql.exec.internal.StandardReactiveSelectExecutor.CapturingJdbcValuesMetadata
- resolveType(int, JavaType<J>, TypeConfiguration) - Method in class org.hibernate.reactive.sql.results.internal.ReactiveDeferredResultSetAccess
- resolveType(int, JavaType<J>, TypeConfiguration) - Method in class org.hibernate.reactive.sql.results.internal.ReactiveDirectResultSetAccess
- resolveType(int, JavaType<J>, TypeConfiguration) - Method in interface org.hibernate.reactive.sql.results.internal.ReactiveResultSetAccess
- resolveType(TypeConfiguration, Dialect, BasicType<?>, ColumnTypeInformation) - Method in class org.hibernate.reactive.type.descriptor.jdbc.ReactiveArrayJdbcTypeConstructor
- resolveType(TypeConfiguration, Dialect, BasicType<?>, ColumnTypeInformation) - Method in class org.hibernate.reactive.type.descriptor.jdbc.ReactiveJsonArrayJdbcTypeConstructor
- resolveType(TypeConfiguration, Dialect, BasicType<?>, ColumnTypeInformation) - Method in class org.hibernate.reactive.type.descriptor.jdbc.ReactiveXmlArrayJdbcTypeConstructor
- resolveType(TypeConfiguration, Dialect, JdbcType, ColumnTypeInformation) - Method in class org.hibernate.reactive.type.descriptor.jdbc.ReactiveArrayJdbcTypeConstructor
- resolveType(TypeConfiguration, Dialect, JdbcType, ColumnTypeInformation) - Method in class org.hibernate.reactive.type.descriptor.jdbc.ReactiveJsonArrayJdbcTypeConstructor
- resolveType(TypeConfiguration, Dialect, JdbcType, ColumnTypeInformation) - Method in class org.hibernate.reactive.type.descriptor.jdbc.ReactiveXmlArrayJdbcTypeConstructor
- ResultsCheckerUtil - Class in org.hibernate.reactive.engine.jdbc
- ResultSetAdaptor - Class in org.hibernate.reactive.adaptor.impl
-
An adaptor that allows Hibernate core code which expects a JDBC
ResultSetto read values from Vert.x'sRowSet. - ResultSetAdaptor(RowSet<Row>) - Constructor for class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- ResultSetAdaptor(RowSet<Row>, PropertyKind<Row>, String, Class<?>) - Constructor for class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- ResultSetAdaptor(RowSet<Row>, Collection<?>, String, Class<?>) - Constructor for class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- ResultSetAdaptor(Object, Class<?>, String) - 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
thisif 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
- saveIntoTemporaryTable(InsertSelectStatement, JdbcParameterBindings, ExecutionContext) - Static method in class org.hibernate.reactive.query.sqm.mutation.internal.temptable.ReactiveExecuteWithTemporaryTableHelper
- saveMatchingIdsIntoIdTable(MultiTableSqmMutationConverter, Predicate, TemporaryTable, Function<SharedSessionContractImplementor, String>, JdbcParameterBindings, ExecutionContext) - Static method in class org.hibernate.reactive.query.sqm.mutation.internal.temptable.ReactiveExecuteWithTemporaryTableHelper
- segmentColumnName - Variable in class org.hibernate.reactive.id.impl.TableReactiveIdentifierGenerator
- 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 - Enum constant in enum class org.hibernate.reactive.session.impl.QueryType
- selectConnectionProvider(T) - Method in class org.hibernate.reactive.provider.service.NoJdbcMultiTenantConnectionProvider
- selectedDriver(String) - Method in interface org.hibernate.reactive.logging.impl.Log
- 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.impl.ExternalSqlClientPool
- selectJdbcOutsideTransaction(String, Object[]) - Method in class org.hibernate.reactive.pool.impl.SqlClientPool
-
This method is intended to be used only for queries returning a ResultSet that must be executed outside any "current" transaction (i.e.
- selectJdbcOutsideTransaction(String, Object[]) - Method in interface org.hibernate.reactive.pool.ReactiveConnectionPool
- selectParameters() - Method in class org.hibernate.reactive.id.impl.EmulatedSequenceReactiveIdentifierGenerator
- selectParameters() - Method in class org.hibernate.reactive.id.impl.TableReactiveIdentifierGenerator
- serviceNotInitialized() - Method in interface org.hibernate.reactive.logging.impl.Log
- sessionClosedLazyInitializationException() - Method in interface org.hibernate.reactive.logging.impl.Log
- sessionFactory - Variable in class org.hibernate.reactive.loader.ast.internal.ReactiveSingleIdEntityLoaderSupport
- sessionIdentifier(SharedSessionContractImplementor) - Static method in interface org.hibernate.reactive.query.sqm.mutation.internal.temptable.ReactiveGlobalTemporaryTableStrategy
- sessionIdentifier(SharedSessionContractImplementor) - Static method in interface org.hibernate.reactive.query.sqm.mutation.internal.temptable.ReactivePersistentTableStrategy
- 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.delegation.MutinySessionDelegator
- 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 class org.hibernate.reactive.mutiny.impl.MutinySelectionQueryImpl
- setCacheable(boolean) - Method in interface org.hibernate.reactive.mutiny.Mutiny.Query
- setCacheable(boolean) - Method in interface org.hibernate.reactive.mutiny.Mutiny.SelectionQuery
-
Enable or disable caching of this query result set in the second-level query cache.
- setCacheable(boolean) - Method in interface org.hibernate.reactive.query.ReactiveNativeQuery
- setCacheable(boolean) - Method in interface org.hibernate.reactive.query.ReactiveQuery
- setCacheable(boolean) - Method in interface org.hibernate.reactive.query.ReactiveSelectionQuery
- setCacheable(boolean) - Method in class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- setCacheable(boolean) - Method in interface org.hibernate.reactive.query.sql.spi.ReactiveNativeQueryImplementor
- setCacheable(boolean) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveQuerySqmImpl
- setCacheable(boolean) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveSqmSelectionQueryImpl
- setCacheable(boolean) - Method in interface org.hibernate.reactive.query.sqm.ReactiveSqmSelectionQuery
- setCacheable(boolean) - Method in interface org.hibernate.reactive.session.ReactiveSqmQueryImplementor
- setCacheable(boolean) - Method in class org.hibernate.reactive.stage.impl.StageQueryImpl
- setCacheable(boolean) - Method in class org.hibernate.reactive.stage.impl.StageSelectionQueryImpl
- setCacheable(boolean) - Method in interface org.hibernate.reactive.stage.Stage.Query
- setCacheable(boolean) - Method in interface org.hibernate.reactive.stage.Stage.SelectionQuery
-
Enable or disable caching of this query result set in the second-level query cache.
- setCacheMode(CacheMode) - Method in class org.hibernate.reactive.mutiny.delegation.MutinySessionDelegator
- setCacheMode(CacheMode) - Method in class org.hibernate.reactive.mutiny.impl.MutinyQueryImpl
- setCacheMode(CacheMode) - Method in class org.hibernate.reactive.mutiny.impl.MutinySelectionQueryImpl
- setCacheMode(CacheMode) - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionImpl
- setCacheMode(CacheMode) - Method in interface org.hibernate.reactive.mutiny.Mutiny.Query
- setCacheMode(CacheMode) - Method in interface org.hibernate.reactive.mutiny.Mutiny.SelectionQuery
-
Set the current
CacheModein effect while this query is being executed. - setCacheMode(CacheMode) - Method in interface org.hibernate.reactive.mutiny.Mutiny.Session
-
Set the
cache modefor this session. - setCacheMode(CacheMode) - Method in interface org.hibernate.reactive.query.ReactiveNativeQuery
- setCacheMode(CacheMode) - Method in interface org.hibernate.reactive.query.ReactiveQuery
- setCacheMode(CacheMode) - Method in interface org.hibernate.reactive.query.ReactiveSelectionQuery
- setCacheMode(CacheMode) - Method in class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- setCacheMode(CacheMode) - Method in interface org.hibernate.reactive.query.sql.spi.ReactiveNativeQueryImplementor
- setCacheMode(CacheMode) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveQuerySqmImpl
- setCacheMode(CacheMode) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveSqmSelectionQueryImpl
- setCacheMode(CacheMode) - Method in interface org.hibernate.reactive.query.sqm.ReactiveSqmSelectionQuery
- setCacheMode(CacheMode) - Method in interface org.hibernate.reactive.session.ReactiveSession
- setCacheMode(CacheMode) - Method in interface org.hibernate.reactive.session.ReactiveSqmQueryImplementor
- setCacheMode(CacheMode) - Method in class org.hibernate.reactive.stage.impl.StageQueryImpl
- setCacheMode(CacheMode) - Method in class org.hibernate.reactive.stage.impl.StageSelectionQueryImpl
- setCacheMode(CacheMode) - Method in class org.hibernate.reactive.stage.impl.StageSessionImpl
- setCacheMode(CacheMode) - Method in interface org.hibernate.reactive.stage.Stage.Query
- setCacheMode(CacheMode) - Method in interface org.hibernate.reactive.stage.Stage.SelectionQuery
-
Set the current
CacheModein effect while this query is being executed. - setCacheMode(CacheMode) - Method in interface org.hibernate.reactive.stage.Stage.Session
-
Set the
cache modefor this session. - setCacheRegion(String) - Method in class org.hibernate.reactive.mutiny.impl.MutinyQueryImpl
- setCacheRegion(String) - Method in class org.hibernate.reactive.mutiny.impl.MutinySelectionQueryImpl
- setCacheRegion(String) - Method in interface org.hibernate.reactive.mutiny.Mutiny.Query
- setCacheRegion(String) - Method in interface org.hibernate.reactive.mutiny.Mutiny.SelectionQuery
-
Set the name of the cache region in which to store this query result set if
caching is enabled. - setCacheRegion(String) - Method in interface org.hibernate.reactive.query.ReactiveNativeQuery
- setCacheRegion(String) - Method in interface org.hibernate.reactive.query.ReactiveQuery
- setCacheRegion(String) - Method in interface org.hibernate.reactive.query.ReactiveSelectionQuery
- setCacheRegion(String) - Method in class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- setCacheRegion(String) - Method in interface org.hibernate.reactive.query.sql.spi.ReactiveNativeQueryImplementor
- setCacheRegion(String) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveQuerySqmImpl
- setCacheRegion(String) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveSqmSelectionQueryImpl
- setCacheRegion(String) - Method in interface org.hibernate.reactive.query.sqm.ReactiveSqmSelectionQuery
- setCacheRegion(String) - Method in interface org.hibernate.reactive.session.ReactiveSqmQueryImplementor
- setCacheRegion(String) - Method in class org.hibernate.reactive.stage.impl.StageQueryImpl
- setCacheRegion(String) - Method in class org.hibernate.reactive.stage.impl.StageSelectionQueryImpl
- setCacheRegion(String) - Method in interface org.hibernate.reactive.stage.Stage.Query
- setCacheRegion(String) - Method in interface org.hibernate.reactive.stage.Stage.SelectionQuery
-
Set the name of the cache region in which to store this query result set if
caching is enabled. - setCacheRetrieveMode(CacheRetrieveMode) - Method in class org.hibernate.reactive.mutiny.delegation.MutinySessionDelegator
- setCacheRetrieveMode(CacheRetrieveMode) - Method in class org.hibernate.reactive.mutiny.impl.MutinyQueryImpl
- setCacheRetrieveMode(CacheRetrieveMode) - Method in class org.hibernate.reactive.mutiny.impl.MutinySelectionQueryImpl
- setCacheRetrieveMode(CacheRetrieveMode) - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionImpl
- setCacheRetrieveMode(CacheRetrieveMode) - Method in interface org.hibernate.reactive.mutiny.Mutiny.Query
- setCacheRetrieveMode(CacheRetrieveMode) - Method in interface org.hibernate.reactive.mutiny.Mutiny.SelectionQuery
-
Set the current
CacheRetrieveModein effect while this query is being executed. - setCacheRetrieveMode(CacheRetrieveMode) - Method in interface org.hibernate.reactive.mutiny.Mutiny.Session
-
Set the
CacheRetrieveModefor this session. - setCacheRetrieveMode(CacheRetrieveMode) - Method in interface org.hibernate.reactive.query.ReactiveNativeQuery
- setCacheRetrieveMode(CacheRetrieveMode) - Method in interface org.hibernate.reactive.query.ReactiveQuery
- setCacheRetrieveMode(CacheRetrieveMode) - Method in interface org.hibernate.reactive.query.ReactiveSelectionQuery
- setCacheRetrieveMode(CacheRetrieveMode) - Method in class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- setCacheRetrieveMode(CacheRetrieveMode) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveQuerySqmImpl
- setCacheRetrieveMode(CacheRetrieveMode) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveSqmSelectionQueryImpl
- setCacheRetrieveMode(CacheRetrieveMode) - Method in class org.hibernate.reactive.stage.impl.StageQueryImpl
- setCacheRetrieveMode(CacheRetrieveMode) - Method in class org.hibernate.reactive.stage.impl.StageSelectionQueryImpl
- setCacheRetrieveMode(CacheRetrieveMode) - Method in class org.hibernate.reactive.stage.impl.StageSessionImpl
- setCacheRetrieveMode(CacheRetrieveMode) - Method in interface org.hibernate.reactive.stage.Stage.Query
- setCacheRetrieveMode(CacheRetrieveMode) - Method in interface org.hibernate.reactive.stage.Stage.SelectionQuery
-
Set the current
CacheRetrieveModein effect while this query is being executed. - setCacheRetrieveMode(CacheRetrieveMode) - Method in interface org.hibernate.reactive.stage.Stage.Session
-
Set the
CacheRetrieveModefor this session. - setCacheStoreMode(CacheStoreMode) - Method in class org.hibernate.reactive.mutiny.delegation.MutinySessionDelegator
- setCacheStoreMode(CacheStoreMode) - Method in class org.hibernate.reactive.mutiny.impl.MutinyQueryImpl
- setCacheStoreMode(CacheStoreMode) - Method in class org.hibernate.reactive.mutiny.impl.MutinySelectionQueryImpl
- setCacheStoreMode(CacheStoreMode) - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionImpl
- setCacheStoreMode(CacheStoreMode) - Method in interface org.hibernate.reactive.mutiny.Mutiny.Query
- setCacheStoreMode(CacheStoreMode) - Method in interface org.hibernate.reactive.mutiny.Mutiny.SelectionQuery
-
Set the current
CacheStoreModein effect while this query is being executed. - setCacheStoreMode(CacheStoreMode) - Method in interface org.hibernate.reactive.mutiny.Mutiny.Session
-
Set the
CacheStoreModefor this session. - setCacheStoreMode(CacheStoreMode) - Method in interface org.hibernate.reactive.query.ReactiveNativeQuery
- setCacheStoreMode(CacheStoreMode) - Method in interface org.hibernate.reactive.query.ReactiveQuery
- setCacheStoreMode(CacheStoreMode) - Method in interface org.hibernate.reactive.query.ReactiveSelectionQuery
- setCacheStoreMode(CacheStoreMode) - Method in class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- setCacheStoreMode(CacheStoreMode) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveQuerySqmImpl
- setCacheStoreMode(CacheStoreMode) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveSqmSelectionQueryImpl
- setCacheStoreMode(CacheStoreMode) - Method in class org.hibernate.reactive.stage.impl.StageQueryImpl
- setCacheStoreMode(CacheStoreMode) - Method in class org.hibernate.reactive.stage.impl.StageSelectionQueryImpl
- setCacheStoreMode(CacheStoreMode) - Method in class org.hibernate.reactive.stage.impl.StageSessionImpl
- setCacheStoreMode(CacheStoreMode) - Method in interface org.hibernate.reactive.stage.Stage.Query
- setCacheStoreMode(CacheStoreMode) - Method in interface org.hibernate.reactive.stage.Stage.SelectionQuery
-
Set the current
CacheStoreModein effect while this query is being executed. - setCacheStoreMode(CacheStoreMode) - Method in interface org.hibernate.reactive.stage.Stage.Session
-
Set the
CacheStoreModefor 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.MutinyMutationQueryImpl
- setComment(String) - Method in class org.hibernate.reactive.mutiny.impl.MutinyQueryImpl
- setComment(String) - Method in class org.hibernate.reactive.mutiny.impl.MutinySelectionQueryImpl
- setComment(String) - Method in interface org.hibernate.reactive.mutiny.Mutiny.AbstractQuery
-
Set the comment for this query.
- setComment(String) - Method in interface org.hibernate.reactive.mutiny.Mutiny.MutationQuery
- setComment(String) - Method in interface org.hibernate.reactive.mutiny.Mutiny.Query
- setComment(String) - Method in interface org.hibernate.reactive.mutiny.Mutiny.SelectionQuery
- setComment(String) - Method in interface org.hibernate.reactive.query.ReactiveNativeQuery
- setComment(String) - Method in interface org.hibernate.reactive.query.ReactiveQuery
- setComment(String) - Method in class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- setComment(String) - Method in interface org.hibernate.reactive.query.sql.spi.ReactiveNativeQueryImplementor
- setComment(String) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveQuerySqmImpl
- setComment(String) - Method in interface org.hibernate.reactive.session.ReactiveSqmQueryImplementor
- setComment(String) - Method in class org.hibernate.reactive.stage.impl.StageMutationQueryImpl
- setComment(String) - Method in class org.hibernate.reactive.stage.impl.StageQueryImpl
- setComment(String) - Method in class org.hibernate.reactive.stage.impl.StageSelectionQueryImpl
- setComment(String) - Method in interface org.hibernate.reactive.stage.Stage.AbstractQuery
-
Set the comment for this query.
- setComment(String) - Method in interface org.hibernate.reactive.stage.Stage.MutationQuery
- setComment(String) - Method in interface org.hibernate.reactive.stage.Stage.Query
- setComment(String) - Method in interface org.hibernate.reactive.stage.Stage.SelectionQuery
- setConcreteDescriptor(EntityPersister) - Method in class org.hibernate.reactive.sql.results.graph.entity.internal.ReactiveEntityInitializerImpl.ReactiveEntityInitializerData
- 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.engine.internal.ReactivePersistenceContextAdapter
- setDefaultReadOnly(boolean) - Method in class org.hibernate.reactive.mutiny.delegation.MutinySessionDelegator
- 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
- setDropIdTables(boolean) - Method in class org.hibernate.reactive.query.sqm.mutation.internal.temptable.ReactiveGlobalTemporaryTableInsertStrategy
- setDropIdTables(boolean) - Method in class org.hibernate.reactive.query.sqm.mutation.internal.temptable.ReactiveGlobalTemporaryTableMutationStrategy
- setDropIdTables(boolean) - Method in interface org.hibernate.reactive.query.sqm.mutation.internal.temptable.ReactiveGlobalTemporaryTableStrategy
- setDropIdTables(boolean) - Method in class org.hibernate.reactive.query.sqm.mutation.internal.temptable.ReactivePersistentTableInsertStrategy
- setDropIdTables(boolean) - Method in class org.hibernate.reactive.query.sqm.mutation.internal.temptable.ReactivePersistentTableMutationStrategy
- setDropIdTables(boolean) - Method in interface org.hibernate.reactive.query.sqm.mutation.internal.temptable.ReactivePersistentTableStrategy
- setEntityHolder(EntityHolder) - Method in class org.hibernate.reactive.sql.results.graph.entity.internal.ReactiveEntityInitializerImpl.ReactiveEntityInitializerData
- setEntityIdentifier(Object) - Method in class org.hibernate.reactive.sql.results.graph.entity.internal.ReactiveEntityDelayedFetchInitializer.ReactiveEntityDelayedFetchInitializerData
- setEntityIdentifier(Object) - Method in class org.hibernate.reactive.sql.results.graph.entity.internal.ReactiveEntitySelectFetchInitializer.ReactiveEntitySelectFetchInitializerData
- setEntityInstanceForNotify(Object) - Method in class org.hibernate.reactive.sql.results.graph.entity.internal.ReactiveEntityInitializerImpl.ReactiveEntityInitializerData
- setEntityKey(EntityKey) - Method in class org.hibernate.reactive.sql.results.graph.entity.internal.ReactiveEntityInitializerImpl.ReactiveEntityInitializerData
- setEntryStatus(EntityEntry, Status) - Method in class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
- setEscapeProcessing(boolean) - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- setFetchBatchSize(int) - Method in class org.hibernate.reactive.mutiny.delegation.MutinySessionDelegator
- setFetchBatchSize(int) - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionImpl
- setFetchBatchSize(int) - Method in interface org.hibernate.reactive.mutiny.Mutiny.Session
-
Set the maximum batch size for batch fetching associations by id in this session.
- setFetchBatchSize(int) - Method in interface org.hibernate.reactive.session.ReactiveSession
- setFetchBatchSize(int) - Method in class org.hibernate.reactive.stage.impl.StageSessionImpl
- setFetchBatchSize(int) - Method in interface org.hibernate.reactive.stage.Stage.Session
-
Set the maximum batch size for batch fetching associations by id in this session.
- 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
- setFetchSize(int) - Method in interface org.hibernate.reactive.query.ReactiveNativeQuery
- setFetchSize(int) - Method in interface org.hibernate.reactive.query.ReactiveQuery
- setFetchSize(int) - Method in interface org.hibernate.reactive.query.ReactiveSelectionQuery
- setFetchSize(int) - Method in class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- setFetchSize(int) - Method in interface org.hibernate.reactive.query.sql.spi.ReactiveNativeQueryImplementor
- setFetchSize(int) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveQuerySqmImpl
- setFetchSize(int) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveSqmSelectionQueryImpl
- setFetchSize(int) - Method in interface org.hibernate.reactive.query.sqm.ReactiveSqmSelectionQuery
- setFetchSize(int) - Method in interface org.hibernate.reactive.session.ReactiveSqmQueryImplementor
- setFirstResult(int) - Method in class org.hibernate.reactive.mutiny.impl.MutinyQueryImpl
- setFirstResult(int) - Method in class org.hibernate.reactive.mutiny.impl.MutinySelectionQueryImpl
- setFirstResult(int) - Method in interface org.hibernate.reactive.mutiny.Mutiny.Query
- setFirstResult(int) - Method in interface org.hibernate.reactive.mutiny.Mutiny.SelectionQuery
-
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 interface org.hibernate.reactive.query.ReactiveNativeQuery
- setFirstResult(int) - Method in interface org.hibernate.reactive.query.ReactiveQuery
- setFirstResult(int) - Method in interface org.hibernate.reactive.query.ReactiveSelectionQuery
- setFirstResult(int) - Method in class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- setFirstResult(int) - Method in interface org.hibernate.reactive.query.sql.spi.ReactiveNativeQueryImplementor
- setFirstResult(int) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveQuerySqmImpl
- setFirstResult(int) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveSqmSelectionQueryImpl
- setFirstResult(int) - Method in interface org.hibernate.reactive.session.ReactiveSqmQueryImplementor
- setFirstResult(int) - Method in class org.hibernate.reactive.stage.impl.StageQueryImpl
- setFirstResult(int) - Method in class org.hibernate.reactive.stage.impl.StageSelectionQueryImpl
- setFirstResult(int) - Method in interface org.hibernate.reactive.stage.Stage.Query
- setFirstResult(int) - Method in interface org.hibernate.reactive.stage.Stage.SelectionQuery
-
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
- setFlushing(boolean) - Method in class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
- setFlushMode(FlushModeType) - Method in class org.hibernate.reactive.mutiny.delegation.MutinySessionDelegator
- setFlushMode(FlushModeType) - Method in class org.hibernate.reactive.mutiny.impl.MutinyQueryImpl
- setFlushMode(FlushModeType) - Method in class org.hibernate.reactive.mutiny.impl.MutinySelectionQueryImpl
- setFlushMode(FlushModeType) - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionImpl
- setFlushMode(FlushModeType) - Method in interface org.hibernate.reactive.mutiny.Mutiny.Query
- setFlushMode(FlushModeType) - Method in interface org.hibernate.reactive.mutiny.Mutiny.SelectionQuery
-
Set the current
FlushModeTypein effect while this query is being executed. - setFlushMode(FlushModeType) - Method in interface org.hibernate.reactive.mutiny.Mutiny.Session
-
Set the
flush modefor this session. - setFlushMode(FlushModeType) - Method in interface org.hibernate.reactive.query.ReactiveNativeQuery
- setFlushMode(FlushModeType) - Method in interface org.hibernate.reactive.query.ReactiveQuery
- setFlushMode(FlushModeType) - Method in interface org.hibernate.reactive.query.ReactiveSelectionQuery
- setFlushMode(FlushModeType) - Method in class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- setFlushMode(FlushModeType) - Method in interface org.hibernate.reactive.query.sql.spi.ReactiveNativeQueryImplementor
- setFlushMode(FlushModeType) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveQuerySqmImpl
- setFlushMode(FlushModeType) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveSqmSelectionQueryImpl
- setFlushMode(FlushModeType) - Method in interface org.hibernate.reactive.session.ReactiveSqmQueryImplementor
- setFlushMode(FlushModeType) - Method in class org.hibernate.reactive.stage.impl.StageQueryImpl
- setFlushMode(FlushModeType) - Method in class org.hibernate.reactive.stage.impl.StageSelectionQueryImpl
- setFlushMode(FlushModeType) - Method in class org.hibernate.reactive.stage.impl.StageSessionImpl
- setFlushMode(FlushModeType) - Method in interface org.hibernate.reactive.stage.Stage.Query
- setFlushMode(FlushModeType) - Method in interface org.hibernate.reactive.stage.Stage.SelectionQuery
-
Set the current
FlushModeTypein effect while this query is being executed. - setFlushMode(FlushModeType) - Method in interface org.hibernate.reactive.stage.Stage.Session
-
Set the
flush modefor this session. - setFlushMode(FlushMode) - Method in class org.hibernate.reactive.mutiny.delegation.MutinySessionDelegator
- setFlushMode(FlushMode) - Method in class org.hibernate.reactive.mutiny.impl.MutinyQueryImpl
- setFlushMode(FlushMode) - Method in class org.hibernate.reactive.mutiny.impl.MutinySelectionQueryImpl
- setFlushMode(FlushMode) - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionImpl
- setFlushMode(FlushMode) - Method in interface org.hibernate.reactive.mutiny.Mutiny.Query
- setFlushMode(FlushMode) - Method in interface org.hibernate.reactive.mutiny.Mutiny.SelectionQuery
-
Set the current
FlushModein effect while this query is being executed. - setFlushMode(FlushMode) - Method in interface org.hibernate.reactive.mutiny.Mutiny.Session
-
Set the
flush modefor this session. - setFlushMode(FlushMode) - Method in class org.hibernate.reactive.stage.impl.StageQueryImpl
- setFlushMode(FlushMode) - Method in class org.hibernate.reactive.stage.impl.StageSelectionQueryImpl
- setFlushMode(FlushMode) - Method in class org.hibernate.reactive.stage.impl.StageSessionImpl
- setFlushMode(FlushMode) - Method in interface org.hibernate.reactive.stage.Stage.Query
- setFlushMode(FlushMode) - Method in interface org.hibernate.reactive.stage.Stage.SelectionQuery
-
Set the current
FlushModein effect while this query is being executed. - setFlushMode(FlushMode) - Method in interface org.hibernate.reactive.stage.Stage.Session
-
Set the
flush modefor this session. - setFollowOnLocking(boolean) - Method in interface org.hibernate.reactive.query.ReactiveSelectionQuery
- setFollowOnLocking(boolean) - Method in class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- setFollowOnLocking(boolean) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveQuerySqmImpl
- setFollowOnLocking(boolean) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveSqmSelectionQueryImpl
- setHibernateFlushMode(FlushMode) - Method in interface org.hibernate.reactive.query.ReactiveMutationQuery
- setHibernateFlushMode(FlushMode) - Method in interface org.hibernate.reactive.query.ReactiveNativeQuery
- setHibernateFlushMode(FlushMode) - Method in interface org.hibernate.reactive.query.ReactiveQuery
- setHibernateFlushMode(FlushMode) - Method in interface org.hibernate.reactive.query.ReactiveSelectionQuery
- setHibernateFlushMode(FlushMode) - Method in class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- setHibernateFlushMode(FlushMode) - Method in interface org.hibernate.reactive.query.sql.spi.ReactiveNativeQueryImplementor
- setHibernateFlushMode(FlushMode) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveQuerySqmImpl
- setHibernateFlushMode(FlushMode) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveSqmSelectionQueryImpl
- setHibernateFlushMode(FlushMode) - Method in interface org.hibernate.reactive.query.sqm.ReactiveSqmSelectionQuery
- setHibernateFlushMode(FlushMode) - Method in interface org.hibernate.reactive.session.ReactiveSession
- setHibernateFlushMode(FlushMode) - Method in interface org.hibernate.reactive.session.ReactiveSqmQueryImplementor
- setHibernateLockMode(LockMode) - Method in interface org.hibernate.reactive.query.ReactiveNativeQuery
- setHibernateLockMode(LockMode) - Method in interface org.hibernate.reactive.query.ReactiveSelectionQuery
- setHibernateLockMode(LockMode) - Method in class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- setHibernateLockMode(LockMode) - Method in interface org.hibernate.reactive.query.sql.spi.ReactiveNativeQueryImplementor
- setHibernateLockMode(LockMode) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveQuerySqmImpl
- setHibernateLockMode(LockMode) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveSqmSelectionQueryImpl
- setHint(String, Object) - Method in interface org.hibernate.reactive.query.ReactiveNativeQuery
- setHint(String, Object) - Method in interface org.hibernate.reactive.query.ReactiveQuery
- setHint(String, Object) - Method in interface org.hibernate.reactive.query.ReactiveSelectionQuery
- setHint(String, Object) - Method in class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- setHint(String, Object) - Method in interface org.hibernate.reactive.query.sql.spi.ReactiveNativeQueryImplementor
- setHint(String, Object) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveQuerySqmImpl
- setHint(String, Object) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveSqmSelectionQueryImpl
- setHint(String, Object) - Method in interface org.hibernate.reactive.session.ReactiveSqmQueryImplementor
- setIdentifier(Object, Object, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.metamodel.mapping.internal.ReactiveEmbeddedIdentifierMappingImpl
- setInitializerData(int, InitializerData) - Method in class org.hibernate.reactive.sql.exec.spi.ReactiveRowProcessingState
- setInt(int, int) - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- setLockMode(LockModeType) - Method in class org.hibernate.reactive.mutiny.impl.MutinyQueryImpl
- setLockMode(LockModeType) - Method in class org.hibernate.reactive.mutiny.impl.MutinySelectionQueryImpl
- setLockMode(LockModeType) - Method in interface org.hibernate.reactive.mutiny.Mutiny.Query
- setLockMode(LockModeType) - Method in interface org.hibernate.reactive.mutiny.Mutiny.SelectionQuery
-
Set the
LockModeTypeto use for the whole query. - setLockMode(LockModeType) - Method in interface org.hibernate.reactive.query.ReactiveNativeQuery
-
Not applicable to native SQL queries, due to an unfortunate requirement of the JPA specification.
- setLockMode(LockModeType) - Method in interface org.hibernate.reactive.query.ReactiveQuery
- setLockMode(LockModeType) - Method in interface org.hibernate.reactive.query.ReactiveSelectionQuery
- setLockMode(LockModeType) - Method in class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- setLockMode(LockModeType) - Method in interface org.hibernate.reactive.query.sql.spi.ReactiveNativeQueryImplementor
- setLockMode(LockModeType) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveQuerySqmImpl
- setLockMode(LockModeType) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveSqmSelectionQueryImpl
- setLockMode(LockModeType) - Method in interface org.hibernate.reactive.session.ReactiveSqmQueryImplementor
- setLockMode(LockModeType) - Method in class org.hibernate.reactive.stage.impl.StageQueryImpl
- setLockMode(LockModeType) - Method in class org.hibernate.reactive.stage.impl.StageSelectionQueryImpl
- setLockMode(LockModeType) - Method in interface org.hibernate.reactive.stage.Stage.Query
- setLockMode(LockModeType) - Method in interface org.hibernate.reactive.stage.Stage.SelectionQuery
-
Set the
LockModeTypeto use for the whole query. - setLockMode(String, LockModeType) - Method in interface org.hibernate.reactive.mutiny.Mutiny.Query
- setLockMode(String, LockModeType) - Method in interface org.hibernate.reactive.mutiny.Mutiny.SelectionQuery
-
Set the
LockModeTypeto use for specified alias (as defined in the query'sfromclause). - setLockMode(String, LockModeType) - Method in interface org.hibernate.reactive.stage.Stage.Query
- setLockMode(String, LockModeType) - Method in interface org.hibernate.reactive.stage.Stage.SelectionQuery
-
Set the
LockModeTypeto use for specified alias (as defined in the query'sfromclause). - setLockMode(String, LockMode) - Method in class org.hibernate.reactive.mutiny.impl.MutinyQueryImpl
- setLockMode(String, LockMode) - Method in class org.hibernate.reactive.mutiny.impl.MutinySelectionQueryImpl
- setLockMode(String, LockMode) - Method in interface org.hibernate.reactive.mutiny.Mutiny.Query
- setLockMode(String, LockMode) - Method in interface org.hibernate.reactive.mutiny.Mutiny.SelectionQuery
-
Set the
LockModeto use for specified alias (as defined in the query'sfromclause). - setLockMode(String, LockMode) - Method in interface org.hibernate.reactive.query.ReactiveNativeQuery
-
Not applicable to native SQL queries.
- setLockMode(String, LockMode) - Method in interface org.hibernate.reactive.query.ReactiveQuery
- setLockMode(String, LockMode) - Method in interface org.hibernate.reactive.query.ReactiveSelectionQuery
- setLockMode(String, LockMode) - Method in class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- setLockMode(String, LockMode) - Method in interface org.hibernate.reactive.query.sql.spi.ReactiveNativeQueryImplementor
- setLockMode(String, LockMode) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveQuerySqmImpl
- setLockMode(String, LockMode) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveSqmSelectionQueryImpl
- setLockMode(String, LockMode) - Method in interface org.hibernate.reactive.session.ReactiveSqmQueryImplementor
- setLockMode(String, LockMode) - Method in class org.hibernate.reactive.stage.impl.StageQueryImpl
- setLockMode(String, LockMode) - Method in class org.hibernate.reactive.stage.impl.StageSelectionQueryImpl
- setLockMode(String, LockMode) - Method in interface org.hibernate.reactive.stage.Stage.Query
- setLockMode(String, LockMode) - Method in interface org.hibernate.reactive.stage.Stage.SelectionQuery
-
Set the
LockModeto use for specified alias (as defined in the query'sfromclause). - setLockMode(LockMode) - Method in class org.hibernate.reactive.mutiny.impl.MutinyQueryImpl
- setLockMode(LockMode) - Method in class org.hibernate.reactive.mutiny.impl.MutinySelectionQueryImpl
- setLockMode(LockMode) - Method in interface org.hibernate.reactive.mutiny.Mutiny.Query
- setLockMode(LockMode) - Method in interface org.hibernate.reactive.mutiny.Mutiny.SelectionQuery
-
Set the
LockModeto use for the whole query. - setLockMode(LockMode) - Method in class org.hibernate.reactive.stage.impl.StageQueryImpl
- setLockMode(LockMode) - Method in class org.hibernate.reactive.stage.impl.StageSelectionQueryImpl
- setLockMode(LockMode) - Method in interface org.hibernate.reactive.stage.Stage.Query
- setLockMode(LockMode) - Method in interface org.hibernate.reactive.stage.Stage.SelectionQuery
-
Set the
LockModeto use for the whole query. - setLockOptions(LockOptions) - Method in interface org.hibernate.reactive.query.ReactiveNativeQuery
- setLockOptions(LockOptions) - Method in interface org.hibernate.reactive.query.ReactiveQuery
- setLockOptions(LockOptions) - Method in class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- setLockOptions(LockOptions) - Method in interface org.hibernate.reactive.query.sql.spi.ReactiveNativeQueryImplementor
- setLockOptions(LockOptions) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveQuerySqmImpl
- setLockOptions(LockOptions) - Method in interface org.hibernate.reactive.session.ReactiveSqmQueryImplementor
- 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 class org.hibernate.reactive.mutiny.impl.MutinySelectionQueryImpl
- setMaxResults(int) - Method in interface org.hibernate.reactive.mutiny.Mutiny.Query
- setMaxResults(int) - Method in interface org.hibernate.reactive.mutiny.Mutiny.SelectionQuery
-
Set the maximum number of results that may be returned by this query when executed.
- setMaxResults(int) - Method in interface org.hibernate.reactive.query.ReactiveNativeQuery
- setMaxResults(int) - Method in interface org.hibernate.reactive.query.ReactiveQuery
- setMaxResults(int) - Method in interface org.hibernate.reactive.query.ReactiveSelectionQuery
- setMaxResults(int) - Method in class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- setMaxResults(int) - Method in interface org.hibernate.reactive.query.sql.spi.ReactiveNativeQueryImplementor
- setMaxResults(int) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveQuerySqmImpl
- setMaxResults(int) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveSqmSelectionQueryImpl
- setMaxResults(int) - Method in interface org.hibernate.reactive.session.ReactiveSqmQueryImplementor
- setMaxResults(int) - Method in class org.hibernate.reactive.stage.impl.StageQueryImpl
- setMaxResults(int) - Method in class org.hibernate.reactive.stage.impl.StageSelectionQueryImpl
- setMaxResults(int) - Method in interface org.hibernate.reactive.stage.Stage.Query
- setMaxResults(int) - Method in interface org.hibernate.reactive.stage.Stage.SelectionQuery
-
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
- setPage(Page) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveSqmSelectionQueryImpl
- setPage(Page) - Method in class org.hibernate.reactive.mutiny.impl.MutinyQueryImpl
- setPage(Page) - Method in class org.hibernate.reactive.mutiny.impl.MutinySelectionQueryImpl
- setPage(Page) - Method in interface org.hibernate.reactive.mutiny.Mutiny.SelectionQuery
-
Set the page of results to return.
- setPage(Page) - Method in class org.hibernate.reactive.stage.impl.StageQueryImpl
- setPage(Page) - Method in class org.hibernate.reactive.stage.impl.StageSelectionQueryImpl
- setPage(Page) - Method in interface org.hibernate.reactive.stage.Stage.SelectionQuery
-
Set the page of results to return.
- setParameter(int, Object) - Method in class org.hibernate.reactive.mutiny.impl.MutinyMutationQueryImpl
- setParameter(int, Object) - Method in class org.hibernate.reactive.mutiny.impl.MutinyQueryImpl
- setParameter(int, Object) - Method in class org.hibernate.reactive.mutiny.impl.MutinySelectionQueryImpl
- setParameter(int, Object) - Method in interface org.hibernate.reactive.mutiny.Mutiny.AbstractQuery
-
Set the value of an ordinal parameter.
- setParameter(int, Object) - Method in interface org.hibernate.reactive.mutiny.Mutiny.MutationQuery
- setParameter(int, Object) - Method in interface org.hibernate.reactive.mutiny.Mutiny.Query
- setParameter(int, Object) - Method in interface org.hibernate.reactive.mutiny.Mutiny.SelectionQuery
- setParameter(int, Object) - Method in interface org.hibernate.reactive.query.ReactiveMutationQuery
- setParameter(int, Object) - Method in interface org.hibernate.reactive.query.ReactiveNativeQuery
- setParameter(int, Object) - Method in interface org.hibernate.reactive.query.ReactiveQuery
-
Bind the given argument to an ordinal query parameter.
- setParameter(int, Object) - Method in interface org.hibernate.reactive.query.ReactiveQueryImplementor
- setParameter(int, Object) - Method in interface org.hibernate.reactive.query.ReactiveSelectionQuery
- setParameter(int, Object) - Method in class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- setParameter(int, Object) - Method in interface org.hibernate.reactive.query.sql.spi.ReactiveNativeQueryImplementor
- setParameter(int, Object) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveQuerySqmImpl
- setParameter(int, Object) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveSqmSelectionQueryImpl
- setParameter(int, Object) - Method in interface org.hibernate.reactive.query.sqm.ReactiveSqmSelectionQuery
- setParameter(int, Object) - Method in interface org.hibernate.reactive.session.ReactiveSqmQueryImplementor
- setParameter(int, Object) - Method in class org.hibernate.reactive.stage.impl.StageMutationQueryImpl
- setParameter(int, Object) - Method in class org.hibernate.reactive.stage.impl.StageQueryImpl
- setParameter(int, Object) - Method in class org.hibernate.reactive.stage.impl.StageSelectionQueryImpl
- setParameter(int, Object) - Method in interface org.hibernate.reactive.stage.Stage.AbstractQuery
-
Set the value of an ordinal parameter.
- setParameter(int, Object) - Method in interface org.hibernate.reactive.stage.Stage.MutationQuery
- setParameter(int, Object) - Method in interface org.hibernate.reactive.stage.Stage.Query
- setParameter(int, Object) - Method in interface org.hibernate.reactive.stage.Stage.SelectionQuery
- setParameter(int, Instant, TemporalType) - Method in interface org.hibernate.reactive.query.ReactiveMutationQuery
- setParameter(int, Instant, TemporalType) - Method in interface org.hibernate.reactive.query.ReactiveNativeQuery
- setParameter(int, Instant, TemporalType) - Method in interface org.hibernate.reactive.query.ReactiveQuery
-
Bind an
Instantvalue to the ordinal query parameter using just the portion indicated by the givenTemporalType. - setParameter(int, Instant, TemporalType) - Method in interface org.hibernate.reactive.query.ReactiveQueryImplementor
- setParameter(int, Instant, TemporalType) - Method in interface org.hibernate.reactive.query.ReactiveSelectionQuery
- setParameter(int, Instant, TemporalType) - Method in class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- setParameter(int, Instant, TemporalType) - Method in interface org.hibernate.reactive.query.sql.spi.ReactiveNativeQueryImplementor
- setParameter(int, Instant, TemporalType) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveQuerySqmImpl
- setParameter(int, Instant, TemporalType) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveSqmSelectionQueryImpl
- setParameter(int, Instant, TemporalType) - Method in interface org.hibernate.reactive.query.sqm.ReactiveSqmSelectionQuery
- setParameter(int, Instant, TemporalType) - Method in interface org.hibernate.reactive.session.ReactiveSqmQueryImplementor
- setParameter(int, Calendar, TemporalType) - Method in interface org.hibernate.reactive.query.ReactiveMutationQuery
- setParameter(int, Calendar, TemporalType) - Method in interface org.hibernate.reactive.query.ReactiveNativeQuery
- setParameter(int, Calendar, TemporalType) - Method in interface org.hibernate.reactive.query.ReactiveQuery
-
Queryoverride - setParameter(int, Calendar, TemporalType) - Method in interface org.hibernate.reactive.query.ReactiveQueryImplementor
- setParameter(int, Calendar, TemporalType) - Method in interface org.hibernate.reactive.query.ReactiveSelectionQuery
- setParameter(int, Calendar, TemporalType) - Method in class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- setParameter(int, Calendar, TemporalType) - Method in interface org.hibernate.reactive.query.sql.spi.ReactiveNativeQueryImplementor
- setParameter(int, Calendar, TemporalType) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveQuerySqmImpl
- setParameter(int, Calendar, TemporalType) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveSqmSelectionQueryImpl
- setParameter(int, Calendar, TemporalType) - Method in interface org.hibernate.reactive.query.sqm.ReactiveSqmSelectionQuery
- setParameter(int, Calendar, TemporalType) - Method in interface org.hibernate.reactive.session.ReactiveSqmQueryImplementor
- setParameter(int, Date, TemporalType) - Method in interface org.hibernate.reactive.query.ReactiveMutationQuery
- setParameter(int, Date, TemporalType) - Method in interface org.hibernate.reactive.query.ReactiveNativeQuery
- setParameter(int, Date, TemporalType) - Method in interface org.hibernate.reactive.query.ReactiveQuery
-
Queryoverride - setParameter(int, Date, TemporalType) - Method in interface org.hibernate.reactive.query.ReactiveQueryImplementor
- setParameter(int, Date, TemporalType) - Method in interface org.hibernate.reactive.query.ReactiveSelectionQuery
- setParameter(int, Date, TemporalType) - Method in class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- setParameter(int, Date, TemporalType) - Method in interface org.hibernate.reactive.query.sql.spi.ReactiveNativeQueryImplementor
- setParameter(int, Date, TemporalType) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveQuerySqmImpl
- setParameter(int, Date, TemporalType) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveSqmSelectionQueryImpl
- setParameter(int, Date, TemporalType) - Method in interface org.hibernate.reactive.query.sqm.ReactiveSqmSelectionQuery
- setParameter(int, Date, TemporalType) - Method in interface org.hibernate.reactive.session.ReactiveSqmQueryImplementor
- setParameter(int, P, Type<P>) - Method in interface org.hibernate.reactive.query.ReactiveMutationQuery
- setParameter(int, P, Type<P>) - Method in interface org.hibernate.reactive.query.ReactiveNativeQuery
- setParameter(int, P, Type<P>) - Method in interface org.hibernate.reactive.query.ReactiveQuery
-
Bind the given argument to an ordinal query parameter using the given
Type. - setParameter(int, P, Type<P>) - Method in interface org.hibernate.reactive.query.ReactiveQueryImplementor
- setParameter(int, P, Type<P>) - Method in interface org.hibernate.reactive.query.ReactiveSelectionQuery
- setParameter(int, P, Type<P>) - Method in class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- setParameter(int, P, Type<P>) - Method in interface org.hibernate.reactive.query.sql.spi.ReactiveNativeQueryImplementor
- setParameter(int, P, Type<P>) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveQuerySqmImpl
- setParameter(int, P, Type<P>) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveSqmSelectionQueryImpl
- setParameter(int, P, Type<P>) - Method in interface org.hibernate.reactive.query.sqm.ReactiveSqmSelectionQuery
- setParameter(int, P, Type<P>) - Method in interface org.hibernate.reactive.session.ReactiveSqmQueryImplementor
- setParameter(int, P, Class<P>) - Method in interface org.hibernate.reactive.query.ReactiveMutationQuery
- setParameter(int, P, Class<P>) - Method in interface org.hibernate.reactive.query.ReactiveNativeQuery
- setParameter(int, P, Class<P>) - Method in interface org.hibernate.reactive.query.ReactiveQuery
-
Bind the given argument to an ordinal query parameter using the given Class reference to attempt to determine the
Typeto use. - setParameter(int, P, Class<P>) - Method in interface org.hibernate.reactive.query.ReactiveQueryImplementor
- setParameter(int, P, Class<P>) - Method in interface org.hibernate.reactive.query.ReactiveSelectionQuery
- setParameter(int, P, Class<P>) - Method in class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- setParameter(int, P, Class<P>) - Method in interface org.hibernate.reactive.query.sql.spi.ReactiveNativeQueryImplementor
- setParameter(int, P, Class<P>) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveQuerySqmImpl
- setParameter(int, P, Class<P>) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveSqmSelectionQueryImpl
- setParameter(int, P, Class<P>) - Method in interface org.hibernate.reactive.query.sqm.ReactiveSqmSelectionQuery
- setParameter(int, P, Class<P>) - Method in interface org.hibernate.reactive.session.ReactiveSqmQueryImplementor
- setParameter(Parameter<Calendar>, Calendar, TemporalType) - Method in interface org.hibernate.reactive.query.ReactiveMutationQuery
- setParameter(Parameter<Calendar>, Calendar, TemporalType) - Method in interface org.hibernate.reactive.query.ReactiveNativeQuery
- setParameter(Parameter<Calendar>, Calendar, TemporalType) - Method in interface org.hibernate.reactive.query.ReactiveQuery
- setParameter(Parameter<Calendar>, Calendar, TemporalType) - Method in interface org.hibernate.reactive.query.ReactiveQueryImplementor
- setParameter(Parameter<Calendar>, Calendar, TemporalType) - Method in interface org.hibernate.reactive.query.ReactiveSelectionQuery
- setParameter(Parameter<Calendar>, Calendar, TemporalType) - Method in class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- setParameter(Parameter<Calendar>, Calendar, TemporalType) - Method in interface org.hibernate.reactive.query.sql.spi.ReactiveNativeQueryImplementor
- setParameter(Parameter<Calendar>, Calendar, TemporalType) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveQuerySqmImpl
- setParameter(Parameter<Calendar>, Calendar, TemporalType) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveSqmSelectionQueryImpl
- setParameter(Parameter<Calendar>, Calendar, TemporalType) - Method in interface org.hibernate.reactive.query.sqm.ReactiveSqmSelectionQuery
- setParameter(Parameter<Calendar>, Calendar, TemporalType) - Method in interface org.hibernate.reactive.session.ReactiveSqmQueryImplementor
- setParameter(Parameter<Date>, Date, TemporalType) - Method in interface org.hibernate.reactive.query.ReactiveMutationQuery
- setParameter(Parameter<Date>, Date, TemporalType) - Method in interface org.hibernate.reactive.query.ReactiveNativeQuery
- setParameter(Parameter<Date>, Date, TemporalType) - Method in interface org.hibernate.reactive.query.ReactiveQuery
- setParameter(Parameter<Date>, Date, TemporalType) - Method in interface org.hibernate.reactive.query.ReactiveQueryImplementor
- setParameter(Parameter<Date>, Date, TemporalType) - Method in interface org.hibernate.reactive.query.ReactiveSelectionQuery
- setParameter(Parameter<Date>, Date, TemporalType) - Method in class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- setParameter(Parameter<Date>, Date, TemporalType) - Method in interface org.hibernate.reactive.query.sql.spi.ReactiveNativeQueryImplementor
- setParameter(Parameter<Date>, Date, TemporalType) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveQuerySqmImpl
- setParameter(Parameter<Date>, Date, TemporalType) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveSqmSelectionQueryImpl
- setParameter(Parameter<Date>, Date, TemporalType) - Method in interface org.hibernate.reactive.query.sqm.ReactiveSqmSelectionQuery
- setParameter(Parameter<Date>, Date, TemporalType) - Method in interface org.hibernate.reactive.session.ReactiveSqmQueryImplementor
- setParameter(Parameter<P>, P) - Method in class org.hibernate.reactive.mutiny.impl.MutinyMutationQueryImpl
- setParameter(Parameter<P>, P) - Method in interface org.hibernate.reactive.query.ReactiveNativeQuery
- setParameter(Parameter<P>, P) - Method in class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- setParameter(Parameter<P>, P) - Method in interface org.hibernate.reactive.query.sql.spi.ReactiveNativeQueryImplementor
- setParameter(Parameter<P>, P) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveQuerySqmImpl
- setParameter(Parameter<P>, P) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveSqmSelectionQueryImpl
- setParameter(Parameter<P>, P) - Method in class org.hibernate.reactive.stage.impl.StageMutationQueryImpl
- setParameter(Parameter<T>, T) - Method in interface org.hibernate.reactive.mutiny.Mutiny.AbstractQuery
-
Set the value of a typed parameter.
- setParameter(Parameter<T>, T) - Method in interface org.hibernate.reactive.mutiny.Mutiny.MutationQuery
- setParameter(Parameter<T>, T) - Method in interface org.hibernate.reactive.mutiny.Mutiny.Query
- setParameter(Parameter<T>, T) - Method in interface org.hibernate.reactive.mutiny.Mutiny.SelectionQuery
- setParameter(Parameter<T>, T) - Method in interface org.hibernate.reactive.query.ReactiveMutationQuery
- setParameter(Parameter<T>, T) - Method in interface org.hibernate.reactive.query.ReactiveQuery
- setParameter(Parameter<T>, T) - Method in interface org.hibernate.reactive.query.ReactiveQueryImplementor
- setParameter(Parameter<T>, T) - Method in interface org.hibernate.reactive.query.ReactiveSelectionQuery
- setParameter(Parameter<T>, T) - Method in interface org.hibernate.reactive.query.sqm.ReactiveSqmSelectionQuery
- setParameter(Parameter<T>, T) - Method in interface org.hibernate.reactive.session.ReactiveSqmQueryImplementor
- setParameter(Parameter<T>, T) - Method in interface org.hibernate.reactive.stage.Stage.AbstractQuery
-
Set the value of a typed parameter.
- setParameter(Parameter<T>, T) - Method in interface org.hibernate.reactive.stage.Stage.MutationQuery
- setParameter(Parameter<T>, T) - Method in interface org.hibernate.reactive.stage.Stage.Query
- setParameter(Parameter<T>, T) - Method in interface org.hibernate.reactive.stage.Stage.SelectionQuery
- setParameter(Parameter<T1>, T1) - Method in class org.hibernate.reactive.mutiny.impl.MutinyQueryImpl
- setParameter(Parameter<T1>, T1) - Method in class org.hibernate.reactive.mutiny.impl.MutinySelectionQueryImpl
- setParameter(Parameter<T1>, T1) - Method in class org.hibernate.reactive.stage.impl.StageQueryImpl
- setParameter(Parameter<T1>, T1) - Method in class org.hibernate.reactive.stage.impl.StageSelectionQueryImpl
- setParameter(String, Object) - Method in class org.hibernate.reactive.mutiny.impl.MutinyMutationQueryImpl
- setParameter(String, Object) - Method in class org.hibernate.reactive.mutiny.impl.MutinyQueryImpl
- setParameter(String, Object) - Method in class org.hibernate.reactive.mutiny.impl.MutinySelectionQueryImpl
- setParameter(String, Object) - Method in interface org.hibernate.reactive.mutiny.Mutiny.AbstractQuery
-
Set the value of a named parameter.
- setParameter(String, Object) - Method in interface org.hibernate.reactive.mutiny.Mutiny.MutationQuery
- setParameter(String, Object) - Method in interface org.hibernate.reactive.mutiny.Mutiny.Query
- setParameter(String, Object) - Method in interface org.hibernate.reactive.mutiny.Mutiny.SelectionQuery
- setParameter(String, Object) - Method in interface org.hibernate.reactive.query.ReactiveMutationQuery
- setParameter(String, Object) - Method in interface org.hibernate.reactive.query.ReactiveNativeQuery
- setParameter(String, Object) - Method in interface org.hibernate.reactive.query.ReactiveQuery
- setParameter(String, Object) - Method in interface org.hibernate.reactive.query.ReactiveQueryImplementor
- setParameter(String, Object) - Method in interface org.hibernate.reactive.query.ReactiveSelectionQuery
- setParameter(String, Object) - Method in class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- setParameter(String, Object) - Method in interface org.hibernate.reactive.query.sql.spi.ReactiveNativeQueryImplementor
- setParameter(String, Object) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveQuerySqmImpl
- setParameter(String, Object) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveSqmSelectionQueryImpl
- setParameter(String, Object) - Method in interface org.hibernate.reactive.query.sqm.ReactiveSqmSelectionQuery
- setParameter(String, Object) - Method in interface org.hibernate.reactive.session.ReactiveSqmQueryImplementor
- setParameter(String, Object) - Method in class org.hibernate.reactive.stage.impl.StageMutationQueryImpl
- setParameter(String, Object) - Method in class org.hibernate.reactive.stage.impl.StageQueryImpl
- setParameter(String, Object) - Method in class org.hibernate.reactive.stage.impl.StageSelectionQueryImpl
- setParameter(String, Object) - Method in interface org.hibernate.reactive.stage.Stage.AbstractQuery
-
Set the value of a named parameter.
- setParameter(String, Object) - Method in interface org.hibernate.reactive.stage.Stage.MutationQuery
- setParameter(String, Object) - Method in interface org.hibernate.reactive.stage.Stage.Query
- setParameter(String, Object) - Method in interface org.hibernate.reactive.stage.Stage.SelectionQuery
- setParameter(String, Instant, TemporalType) - Method in interface org.hibernate.reactive.query.ReactiveMutationQuery
- setParameter(String, Instant, TemporalType) - Method in interface org.hibernate.reactive.query.ReactiveNativeQuery
- setParameter(String, Instant, TemporalType) - Method in interface org.hibernate.reactive.query.ReactiveQuery
-
Bind an
Instantvalue to the named query parameter using just the portion indicated by the givenTemporalType. - setParameter(String, Instant, TemporalType) - Method in interface org.hibernate.reactive.query.ReactiveQueryImplementor
- setParameter(String, Instant, TemporalType) - Method in interface org.hibernate.reactive.query.ReactiveSelectionQuery
- setParameter(String, Instant, TemporalType) - Method in class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- setParameter(String, Instant, TemporalType) - Method in interface org.hibernate.reactive.query.sql.spi.ReactiveNativeQueryImplementor
- setParameter(String, Instant, TemporalType) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveQuerySqmImpl
- setParameter(String, Instant, TemporalType) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveSqmSelectionQueryImpl
- setParameter(String, Instant, TemporalType) - Method in interface org.hibernate.reactive.query.sqm.ReactiveSqmSelectionQuery
- setParameter(String, Instant, TemporalType) - Method in interface org.hibernate.reactive.session.ReactiveSqmQueryImplementor
- setParameter(String, Calendar, TemporalType) - Method in interface org.hibernate.reactive.query.ReactiveMutationQuery
- setParameter(String, Calendar, TemporalType) - Method in interface org.hibernate.reactive.query.ReactiveNativeQuery
- setParameter(String, Calendar, TemporalType) - Method in interface org.hibernate.reactive.query.ReactiveQuery
- setParameter(String, Calendar, TemporalType) - Method in interface org.hibernate.reactive.query.ReactiveQueryImplementor
- setParameter(String, Calendar, TemporalType) - Method in interface org.hibernate.reactive.query.ReactiveSelectionQuery
- setParameter(String, Calendar, TemporalType) - Method in class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- setParameter(String, Calendar, TemporalType) - Method in interface org.hibernate.reactive.query.sql.spi.ReactiveNativeQueryImplementor
- setParameter(String, Calendar, TemporalType) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveQuerySqmImpl
- setParameter(String, Calendar, TemporalType) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveSqmSelectionQueryImpl
- setParameter(String, Calendar, TemporalType) - Method in interface org.hibernate.reactive.query.sqm.ReactiveSqmSelectionQuery
- setParameter(String, Calendar, TemporalType) - Method in interface org.hibernate.reactive.session.ReactiveSqmQueryImplementor
- setParameter(String, Date, TemporalType) - Method in interface org.hibernate.reactive.query.ReactiveMutationQuery
- setParameter(String, Date, TemporalType) - Method in interface org.hibernate.reactive.query.ReactiveNativeQuery
- setParameter(String, Date, TemporalType) - Method in interface org.hibernate.reactive.query.ReactiveQuery
- setParameter(String, Date, TemporalType) - Method in interface org.hibernate.reactive.query.ReactiveQueryImplementor
- setParameter(String, Date, TemporalType) - Method in interface org.hibernate.reactive.query.ReactiveSelectionQuery
- setParameter(String, Date, TemporalType) - Method in class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- setParameter(String, Date, TemporalType) - Method in interface org.hibernate.reactive.query.sql.spi.ReactiveNativeQueryImplementor
- setParameter(String, Date, TemporalType) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveQuerySqmImpl
- setParameter(String, Date, TemporalType) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveSqmSelectionQueryImpl
- setParameter(String, Date, TemporalType) - Method in interface org.hibernate.reactive.query.sqm.ReactiveSqmSelectionQuery
- setParameter(String, Date, TemporalType) - Method in interface org.hibernate.reactive.session.ReactiveSqmQueryImplementor
- setParameter(String, P, Type<P>) - Method in interface org.hibernate.reactive.query.ReactiveMutationQuery
- setParameter(String, P, Type<P>) - Method in interface org.hibernate.reactive.query.ReactiveNativeQuery
- setParameter(String, P, Type<P>) - Method in interface org.hibernate.reactive.query.ReactiveQuery
- setParameter(String, P, Type<P>) - Method in interface org.hibernate.reactive.query.ReactiveQueryImplementor
- setParameter(String, P, Type<P>) - Method in interface org.hibernate.reactive.query.ReactiveSelectionQuery
- setParameter(String, P, Type<P>) - Method in class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- setParameter(String, P, Type<P>) - Method in interface org.hibernate.reactive.query.sql.spi.ReactiveNativeQueryImplementor
- setParameter(String, P, Type<P>) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveQuerySqmImpl
- setParameter(String, P, Type<P>) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveSqmSelectionQueryImpl
- setParameter(String, P, Type<P>) - Method in interface org.hibernate.reactive.query.sqm.ReactiveSqmSelectionQuery
- setParameter(String, P, Type<P>) - Method in interface org.hibernate.reactive.session.ReactiveSqmQueryImplementor
- setParameter(String, P, Class<P>) - Method in interface org.hibernate.reactive.query.ReactiveMutationQuery
- setParameter(String, P, Class<P>) - Method in interface org.hibernate.reactive.query.ReactiveNativeQuery
- setParameter(String, P, Class<P>) - Method in interface org.hibernate.reactive.query.ReactiveQuery
- setParameter(String, P, Class<P>) - Method in interface org.hibernate.reactive.query.ReactiveQueryImplementor
- setParameter(String, P, Class<P>) - Method in interface org.hibernate.reactive.query.ReactiveSelectionQuery
- setParameter(String, P, Class<P>) - Method in class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- setParameter(String, P, Class<P>) - Method in interface org.hibernate.reactive.query.sql.spi.ReactiveNativeQueryImplementor
- setParameter(String, P, Class<P>) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveQuerySqmImpl
- setParameter(String, P, Class<P>) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveSqmSelectionQueryImpl
- setParameter(String, P, Class<P>) - Method in interface org.hibernate.reactive.query.sqm.ReactiveSqmSelectionQuery
- setParameter(String, P, Class<P>) - Method in interface org.hibernate.reactive.session.ReactiveSqmQueryImplementor
- setParameter(QueryParameter<P>, P) - Method in interface org.hibernate.reactive.query.ReactiveNativeQuery
- setParameter(QueryParameter<P>, P) - Method in class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- setParameter(QueryParameter<P>, P) - Method in interface org.hibernate.reactive.query.sql.spi.ReactiveNativeQueryImplementor
- setParameter(QueryParameter<P>, P) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveQuerySqmImpl
- setParameter(QueryParameter<P>, P) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveSqmSelectionQueryImpl
- setParameter(QueryParameter<P>, P, Type<P>) - Method in interface org.hibernate.reactive.query.ReactiveMutationQuery
- setParameter(QueryParameter<P>, P, Type<P>) - Method in interface org.hibernate.reactive.query.ReactiveNativeQuery
- setParameter(QueryParameter<P>, P, Type<P>) - Method in interface org.hibernate.reactive.query.ReactiveQuery
- setParameter(QueryParameter<P>, P, Type<P>) - Method in interface org.hibernate.reactive.query.ReactiveQueryImplementor
- setParameter(QueryParameter<P>, P, Type<P>) - Method in interface org.hibernate.reactive.query.ReactiveSelectionQuery
- setParameter(QueryParameter<P>, P, Type<P>) - Method in class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- setParameter(QueryParameter<P>, P, Type<P>) - Method in interface org.hibernate.reactive.query.sql.spi.ReactiveNativeQueryImplementor
- setParameter(QueryParameter<P>, P, Type<P>) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveQuerySqmImpl
- setParameter(QueryParameter<P>, P, Type<P>) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveSqmSelectionQueryImpl
- setParameter(QueryParameter<P>, P, Type<P>) - Method in interface org.hibernate.reactive.query.sqm.ReactiveSqmSelectionQuery
- setParameter(QueryParameter<P>, P, Type<P>) - Method in interface org.hibernate.reactive.session.ReactiveSqmQueryImplementor
- setParameter(QueryParameter<P>, P, Class<P>) - Method in interface org.hibernate.reactive.query.ReactiveMutationQuery
- setParameter(QueryParameter<P>, P, Class<P>) - Method in interface org.hibernate.reactive.query.ReactiveNativeQuery
- setParameter(QueryParameter<P>, P, Class<P>) - Method in interface org.hibernate.reactive.query.ReactiveQuery
- setParameter(QueryParameter<P>, P, Class<P>) - Method in interface org.hibernate.reactive.query.ReactiveQueryImplementor
- setParameter(QueryParameter<P>, P, Class<P>) - Method in interface org.hibernate.reactive.query.ReactiveSelectionQuery
- setParameter(QueryParameter<P>, P, Class<P>) - Method in class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- setParameter(QueryParameter<P>, P, Class<P>) - Method in interface org.hibernate.reactive.query.sql.spi.ReactiveNativeQueryImplementor
- setParameter(QueryParameter<P>, P, Class<P>) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveQuerySqmImpl
- setParameter(QueryParameter<P>, P, Class<P>) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveSqmSelectionQueryImpl
- setParameter(QueryParameter<P>, P, Class<P>) - Method in interface org.hibernate.reactive.query.sqm.ReactiveSqmSelectionQuery
- setParameter(QueryParameter<P>, P, Class<P>) - Method in interface org.hibernate.reactive.session.ReactiveSqmQueryImplementor
- setParameter(QueryParameter<T>, T) - Method in interface org.hibernate.reactive.query.ReactiveMutationQuery
- setParameter(QueryParameter<T>, T) - Method in interface org.hibernate.reactive.query.ReactiveQuery
- setParameter(QueryParameter<T>, T) - Method in interface org.hibernate.reactive.query.ReactiveQueryImplementor
- setParameter(QueryParameter<T>, T) - Method in interface org.hibernate.reactive.query.ReactiveSelectionQuery
- setParameter(QueryParameter<T>, T) - Method in interface org.hibernate.reactive.query.sqm.ReactiveSqmSelectionQuery
- setParameter(QueryParameter<T>, T) - Method in interface org.hibernate.reactive.session.ReactiveSqmQueryImplementor
- setParameterList(int, Object[]) - Method in interface org.hibernate.reactive.query.ReactiveMutationQuery
- setParameterList(int, Object[]) - Method in interface org.hibernate.reactive.query.ReactiveNativeQuery
- setParameterList(int, Object[]) - Method in interface org.hibernate.reactive.query.ReactiveQuery
-
Bind multiple arguments to an ordinal query parameter.
- setParameterList(int, Object[]) - Method in interface org.hibernate.reactive.query.ReactiveQueryImplementor
- setParameterList(int, Object[]) - Method in interface org.hibernate.reactive.query.ReactiveSelectionQuery
- setParameterList(int, Object[]) - Method in class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- setParameterList(int, Object[]) - Method in interface org.hibernate.reactive.query.sql.spi.ReactiveNativeQueryImplementor
- setParameterList(int, Object[]) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveQuerySqmImpl
- setParameterList(int, Object[]) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveSqmSelectionQueryImpl
- setParameterList(int, Object[]) - Method in interface org.hibernate.reactive.query.sqm.ReactiveSqmSelectionQuery
- setParameterList(int, Object[]) - Method in interface org.hibernate.reactive.session.ReactiveSqmQueryImplementor
- setParameterList(int, Collection) - Method in interface org.hibernate.reactive.query.ReactiveMutationQuery
- setParameterList(int, Collection) - Method in interface org.hibernate.reactive.query.ReactiveNativeQuery
- setParameterList(int, Collection) - Method in interface org.hibernate.reactive.query.ReactiveQuery
-
Bind multiple arguments to an ordinal query parameter.
- setParameterList(int, Collection) - Method in interface org.hibernate.reactive.query.ReactiveQueryImplementor
- setParameterList(int, Collection) - Method in interface org.hibernate.reactive.query.ReactiveSelectionQuery
- setParameterList(int, Collection) - Method in class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- setParameterList(int, Collection) - Method in interface org.hibernate.reactive.query.sql.spi.ReactiveNativeQueryImplementor
- setParameterList(int, Collection) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveQuerySqmImpl
- setParameterList(int, Collection) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveSqmSelectionQueryImpl
- setParameterList(int, Collection) - Method in interface org.hibernate.reactive.query.sqm.ReactiveSqmSelectionQuery
- setParameterList(int, Collection) - Method in interface org.hibernate.reactive.session.ReactiveSqmQueryImplementor
- setParameterList(int, Collection<? extends P>, Type<P>) - Method in interface org.hibernate.reactive.query.ReactiveMutationQuery
- setParameterList(int, Collection<? extends P>, Type<P>) - Method in interface org.hibernate.reactive.query.ReactiveNativeQuery
- setParameterList(int, Collection<? extends P>, Type<P>) - Method in interface org.hibernate.reactive.query.ReactiveQuery
-
Bind multiple arguments to an ordinal query parameter using the given
Type. - setParameterList(int, Collection<? extends P>, Type<P>) - Method in interface org.hibernate.reactive.query.ReactiveQueryImplementor
- setParameterList(int, Collection<? extends P>, Type<P>) - Method in interface org.hibernate.reactive.query.ReactiveSelectionQuery
- setParameterList(int, Collection<? extends P>, Type<P>) - Method in class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- setParameterList(int, Collection<? extends P>, Type<P>) - Method in interface org.hibernate.reactive.query.sql.spi.ReactiveNativeQueryImplementor
- setParameterList(int, Collection<? extends P>, Type<P>) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveQuerySqmImpl
- setParameterList(int, Collection<? extends P>, Type<P>) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveSqmSelectionQueryImpl
- setParameterList(int, Collection<? extends P>, Type<P>) - Method in interface org.hibernate.reactive.query.sqm.ReactiveSqmSelectionQuery
- setParameterList(int, Collection<? extends P>, Type<P>) - Method in interface org.hibernate.reactive.session.ReactiveSqmQueryImplementor
- setParameterList(int, Collection<? extends P>, Class<P>) - Method in interface org.hibernate.reactive.query.ReactiveMutationQuery
- setParameterList(int, Collection<? extends P>, Class<P>) - Method in interface org.hibernate.reactive.query.ReactiveNativeQuery
- setParameterList(int, Collection<? extends P>, Class<P>) - Method in interface org.hibernate.reactive.query.ReactiveQuery
-
Bind multiple arguments to an ordinal query parameter using the given Class reference to attempt to determine the
Typeto use. - setParameterList(int, Collection<? extends P>, Class<P>) - Method in interface org.hibernate.reactive.query.ReactiveQueryImplementor
- setParameterList(int, Collection<? extends P>, Class<P>) - Method in interface org.hibernate.reactive.query.ReactiveSelectionQuery
- setParameterList(int, Collection<? extends P>, Class<P>) - Method in class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- setParameterList(int, Collection<? extends P>, Class<P>) - Method in interface org.hibernate.reactive.query.sql.spi.ReactiveNativeQueryImplementor
- setParameterList(int, Collection<? extends P>, Class<P>) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveQuerySqmImpl
- setParameterList(int, Collection<? extends P>, Class<P>) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveSqmSelectionQueryImpl
- setParameterList(int, Collection<? extends P>, Class<P>) - Method in interface org.hibernate.reactive.query.sqm.ReactiveSqmSelectionQuery
- setParameterList(int, Collection<? extends P>, Class<P>) - Method in interface org.hibernate.reactive.session.ReactiveSqmQueryImplementor
- setParameterList(int, P[], Type<P>) - Method in interface org.hibernate.reactive.query.ReactiveMutationQuery
- setParameterList(int, P[], Type<P>) - Method in interface org.hibernate.reactive.query.ReactiveNativeQuery
- setParameterList(int, P[], Type<P>) - Method in interface org.hibernate.reactive.query.ReactiveQuery
-
Bind multiple arguments to an ordinal query parameter using the given
Type. - setParameterList(int, P[], Type<P>) - Method in interface org.hibernate.reactive.query.ReactiveQueryImplementor
- setParameterList(int, P[], Type<P>) - Method in interface org.hibernate.reactive.query.ReactiveSelectionQuery
- setParameterList(int, P[], Type<P>) - Method in class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- setParameterList(int, P[], Type<P>) - Method in interface org.hibernate.reactive.query.sql.spi.ReactiveNativeQueryImplementor
- setParameterList(int, P[], Type<P>) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveQuerySqmImpl
- setParameterList(int, P[], Type<P>) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveSqmSelectionQueryImpl
- setParameterList(int, P[], Type<P>) - Method in interface org.hibernate.reactive.query.sqm.ReactiveSqmSelectionQuery
- setParameterList(int, P[], Type<P>) - Method in interface org.hibernate.reactive.session.ReactiveSqmQueryImplementor
- setParameterList(int, P[], Class<P>) - Method in interface org.hibernate.reactive.query.ReactiveMutationQuery
- setParameterList(int, P[], Class<P>) - Method in interface org.hibernate.reactive.query.ReactiveNativeQuery
- setParameterList(int, P[], Class<P>) - Method in interface org.hibernate.reactive.query.ReactiveQuery
-
Bind multiple arguments to an ordinal query parameter using the given
Classreference to attempt to determine theTypeto use. - setParameterList(int, P[], Class<P>) - Method in interface org.hibernate.reactive.query.ReactiveQueryImplementor
- setParameterList(int, P[], Class<P>) - Method in interface org.hibernate.reactive.query.ReactiveSelectionQuery
- setParameterList(int, P[], Class<P>) - Method in class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- setParameterList(int, P[], Class<P>) - Method in interface org.hibernate.reactive.query.sql.spi.ReactiveNativeQueryImplementor
- setParameterList(int, P[], Class<P>) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveQuerySqmImpl
- setParameterList(int, P[], Class<P>) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveSqmSelectionQueryImpl
- setParameterList(int, P[], Class<P>) - Method in interface org.hibernate.reactive.query.sqm.ReactiveSqmSelectionQuery
- setParameterList(int, P[], Class<P>) - Method in interface org.hibernate.reactive.session.ReactiveSqmQueryImplementor
- setParameterList(String, Object[]) - Method in interface org.hibernate.reactive.query.ReactiveMutationQuery
- setParameterList(String, Object[]) - Method in interface org.hibernate.reactive.query.ReactiveNativeQuery
- setParameterList(String, Object[]) - Method in interface org.hibernate.reactive.query.ReactiveQuery
-
Bind multiple arguments to a named query parameter.
- setParameterList(String, Object[]) - Method in interface org.hibernate.reactive.query.ReactiveQueryImplementor
- setParameterList(String, Object[]) - Method in interface org.hibernate.reactive.query.ReactiveSelectionQuery
- setParameterList(String, Object[]) - Method in class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- setParameterList(String, Object[]) - Method in interface org.hibernate.reactive.query.sql.spi.ReactiveNativeQueryImplementor
- setParameterList(String, Object[]) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveQuerySqmImpl
- setParameterList(String, Object[]) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveSqmSelectionQueryImpl
- setParameterList(String, Object[]) - Method in interface org.hibernate.reactive.query.sqm.ReactiveSqmSelectionQuery
- setParameterList(String, Object[]) - Method in interface org.hibernate.reactive.session.ReactiveSqmQueryImplementor
- setParameterList(String, Collection) - Method in interface org.hibernate.reactive.query.ReactiveMutationQuery
- setParameterList(String, Collection) - Method in interface org.hibernate.reactive.query.ReactiveNativeQuery
- setParameterList(String, Collection) - Method in interface org.hibernate.reactive.query.ReactiveQuery
- setParameterList(String, Collection) - Method in interface org.hibernate.reactive.query.ReactiveQueryImplementor
- setParameterList(String, Collection) - Method in interface org.hibernate.reactive.query.ReactiveSelectionQuery
- setParameterList(String, Collection) - Method in class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- setParameterList(String, Collection) - Method in interface org.hibernate.reactive.query.sql.spi.ReactiveNativeQueryImplementor
- setParameterList(String, Collection) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveQuerySqmImpl
- setParameterList(String, Collection) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveSqmSelectionQueryImpl
- setParameterList(String, Collection) - Method in interface org.hibernate.reactive.query.sqm.ReactiveSqmSelectionQuery
- setParameterList(String, Collection) - Method in interface org.hibernate.reactive.session.ReactiveSqmQueryImplementor
- setParameterList(String, Collection<? extends P>, Type<P>) - Method in interface org.hibernate.reactive.query.ReactiveMutationQuery
- setParameterList(String, Collection<? extends P>, Type<P>) - Method in interface org.hibernate.reactive.query.ReactiveNativeQuery
- setParameterList(String, Collection<? extends P>, Type<P>) - Method in interface org.hibernate.reactive.query.ReactiveQuery
-
Bind multiple arguments to a named query parameter using the given
Type. - setParameterList(String, Collection<? extends P>, Type<P>) - Method in interface org.hibernate.reactive.query.ReactiveQueryImplementor
- setParameterList(String, Collection<? extends P>, Type<P>) - Method in interface org.hibernate.reactive.query.ReactiveSelectionQuery
- setParameterList(String, Collection<? extends P>, Type<P>) - Method in class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- setParameterList(String, Collection<? extends P>, Type<P>) - Method in interface org.hibernate.reactive.query.sql.spi.ReactiveNativeQueryImplementor
- setParameterList(String, Collection<? extends P>, Type<P>) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveQuerySqmImpl
- setParameterList(String, Collection<? extends P>, Type<P>) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveSqmSelectionQueryImpl
- setParameterList(String, Collection<? extends P>, Type<P>) - Method in interface org.hibernate.reactive.query.sqm.ReactiveSqmSelectionQuery
- setParameterList(String, Collection<? extends P>, Type<P>) - Method in interface org.hibernate.reactive.session.ReactiveSqmQueryImplementor
- setParameterList(String, Collection<? extends P>, Class<P>) - Method in interface org.hibernate.reactive.query.ReactiveMutationQuery
- setParameterList(String, Collection<? extends P>, Class<P>) - Method in interface org.hibernate.reactive.query.ReactiveNativeQuery
- setParameterList(String, Collection<? extends P>, Class<P>) - Method in interface org.hibernate.reactive.query.ReactiveQuery
- setParameterList(String, Collection<? extends P>, Class<P>) - Method in interface org.hibernate.reactive.query.ReactiveQueryImplementor
- setParameterList(String, Collection<? extends P>, Class<P>) - Method in interface org.hibernate.reactive.query.ReactiveSelectionQuery
- setParameterList(String, Collection<? extends P>, Class<P>) - Method in class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- setParameterList(String, Collection<? extends P>, Class<P>) - Method in interface org.hibernate.reactive.query.sql.spi.ReactiveNativeQueryImplementor
- setParameterList(String, Collection<? extends P>, Class<P>) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveQuerySqmImpl
- setParameterList(String, Collection<? extends P>, Class<P>) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveSqmSelectionQueryImpl
- setParameterList(String, Collection<? extends P>, Class<P>) - Method in interface org.hibernate.reactive.query.sqm.ReactiveSqmSelectionQuery
- setParameterList(String, Collection<? extends P>, Class<P>) - Method in interface org.hibernate.reactive.session.ReactiveSqmQueryImplementor
- setParameterList(String, P[], Type<P>) - Method in interface org.hibernate.reactive.query.ReactiveMutationQuery
- setParameterList(String, P[], Type<P>) - Method in interface org.hibernate.reactive.query.ReactiveNativeQuery
- setParameterList(String, P[], Type<P>) - Method in interface org.hibernate.reactive.query.ReactiveQuery
-
Bind multiple arguments to a named query parameter using the given
Type. - setParameterList(String, P[], Type<P>) - Method in interface org.hibernate.reactive.query.ReactiveQueryImplementor
- setParameterList(String, P[], Type<P>) - Method in interface org.hibernate.reactive.query.ReactiveSelectionQuery
- setParameterList(String, P[], Type<P>) - Method in class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- setParameterList(String, P[], Type<P>) - Method in interface org.hibernate.reactive.query.sql.spi.ReactiveNativeQueryImplementor
- setParameterList(String, P[], Type<P>) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveQuerySqmImpl
- setParameterList(String, P[], Type<P>) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveSqmSelectionQueryImpl
- setParameterList(String, P[], Type<P>) - Method in interface org.hibernate.reactive.query.sqm.ReactiveSqmSelectionQuery
- setParameterList(String, P[], Type<P>) - Method in interface org.hibernate.reactive.session.ReactiveSqmQueryImplementor
- setParameterList(String, P[], Class<P>) - Method in interface org.hibernate.reactive.query.ReactiveMutationQuery
- setParameterList(String, P[], Class<P>) - Method in interface org.hibernate.reactive.query.ReactiveNativeQuery
- setParameterList(String, P[], Class<P>) - Method in interface org.hibernate.reactive.query.ReactiveQuery
-
Bind multiple arguments to a named query parameter using the given Class reference to attempt to determine the
Typeto use. - setParameterList(String, P[], Class<P>) - Method in interface org.hibernate.reactive.query.ReactiveQueryImplementor
- setParameterList(String, P[], Class<P>) - Method in interface org.hibernate.reactive.query.ReactiveSelectionQuery
- setParameterList(String, P[], Class<P>) - Method in class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- setParameterList(String, P[], Class<P>) - Method in interface org.hibernate.reactive.query.sql.spi.ReactiveNativeQueryImplementor
- setParameterList(String, P[], Class<P>) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveQuerySqmImpl
- setParameterList(String, P[], Class<P>) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveSqmSelectionQueryImpl
- setParameterList(String, P[], Class<P>) - Method in interface org.hibernate.reactive.query.sqm.ReactiveSqmSelectionQuery
- setParameterList(String, P[], Class<P>) - Method in interface org.hibernate.reactive.session.ReactiveSqmQueryImplementor
- setParameterList(QueryParameter<P>, Collection<? extends P>) - Method in interface org.hibernate.reactive.query.ReactiveMutationQuery
- setParameterList(QueryParameter<P>, Collection<? extends P>) - Method in interface org.hibernate.reactive.query.ReactiveNativeQuery
- setParameterList(QueryParameter<P>, Collection<? extends P>) - Method in interface org.hibernate.reactive.query.ReactiveQuery
-
Bind multiple arguments to the query parameter represented by the given
QueryParameter. - setParameterList(QueryParameter<P>, Collection<? extends P>) - Method in interface org.hibernate.reactive.query.ReactiveQueryImplementor
- setParameterList(QueryParameter<P>, Collection<? extends P>) - Method in interface org.hibernate.reactive.query.ReactiveSelectionQuery
- setParameterList(QueryParameter<P>, Collection<? extends P>) - Method in class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- setParameterList(QueryParameter<P>, Collection<? extends P>) - Method in interface org.hibernate.reactive.query.sql.spi.ReactiveNativeQueryImplementor
- setParameterList(QueryParameter<P>, Collection<? extends P>) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveQuerySqmImpl
- setParameterList(QueryParameter<P>, Collection<? extends P>) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveSqmSelectionQueryImpl
- setParameterList(QueryParameter<P>, Collection<? extends P>) - Method in interface org.hibernate.reactive.query.sqm.ReactiveSqmSelectionQuery
- setParameterList(QueryParameter<P>, Collection<? extends P>) - Method in interface org.hibernate.reactive.session.ReactiveSqmQueryImplementor
- setParameterList(QueryParameter<P>, Collection<? extends P>, Type<P>) - Method in interface org.hibernate.reactive.query.ReactiveMutationQuery
- setParameterList(QueryParameter<P>, Collection<? extends P>, Type<P>) - Method in interface org.hibernate.reactive.query.ReactiveNativeQuery
- setParameterList(QueryParameter<P>, Collection<? extends P>, Type<P>) - Method in interface org.hibernate.reactive.query.ReactiveQuery
-
Bind multiple arguments to the query parameter represented by the given
QueryParameter, inferring theType. - setParameterList(QueryParameter<P>, Collection<? extends P>, Type<P>) - Method in interface org.hibernate.reactive.query.ReactiveQueryImplementor
- setParameterList(QueryParameter<P>, Collection<? extends P>, Type<P>) - Method in interface org.hibernate.reactive.query.ReactiveSelectionQuery
- setParameterList(QueryParameter<P>, Collection<? extends P>, Type<P>) - Method in class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- setParameterList(QueryParameter<P>, Collection<? extends P>, Type<P>) - Method in interface org.hibernate.reactive.query.sql.spi.ReactiveNativeQueryImplementor
- setParameterList(QueryParameter<P>, Collection<? extends P>, Type<P>) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveQuerySqmImpl
- setParameterList(QueryParameter<P>, Collection<? extends P>, Type<P>) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveSqmSelectionQueryImpl
- setParameterList(QueryParameter<P>, Collection<? extends P>, Type<P>) - Method in interface org.hibernate.reactive.query.sqm.ReactiveSqmSelectionQuery
- setParameterList(QueryParameter<P>, Collection<? extends P>, Type<P>) - Method in interface org.hibernate.reactive.session.ReactiveSqmQueryImplementor
- setParameterList(QueryParameter<P>, Collection<? extends P>, Class<P>) - Method in interface org.hibernate.reactive.query.ReactiveMutationQuery
- setParameterList(QueryParameter<P>, Collection<? extends P>, Class<P>) - Method in interface org.hibernate.reactive.query.ReactiveNativeQuery
- setParameterList(QueryParameter<P>, Collection<? extends P>, Class<P>) - Method in interface org.hibernate.reactive.query.ReactiveQuery
-
Bind multiple arguments to the query parameter represented by the given
QueryParameterusing the given Class reference to attempt to determine theTypeto use. - setParameterList(QueryParameter<P>, Collection<? extends P>, Class<P>) - Method in interface org.hibernate.reactive.query.ReactiveQueryImplementor
- setParameterList(QueryParameter<P>, Collection<? extends P>, Class<P>) - Method in interface org.hibernate.reactive.query.ReactiveSelectionQuery
- setParameterList(QueryParameter<P>, Collection<? extends P>, Class<P>) - Method in class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- setParameterList(QueryParameter<P>, Collection<? extends P>, Class<P>) - Method in interface org.hibernate.reactive.query.sql.spi.ReactiveNativeQueryImplementor
- setParameterList(QueryParameter<P>, Collection<? extends P>, Class<P>) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveQuerySqmImpl
- setParameterList(QueryParameter<P>, Collection<? extends P>, Class<P>) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveSqmSelectionQueryImpl
- setParameterList(QueryParameter<P>, Collection<? extends P>, Class<P>) - Method in interface org.hibernate.reactive.query.sqm.ReactiveSqmSelectionQuery
- setParameterList(QueryParameter<P>, Collection<? extends P>, Class<P>) - Method in interface org.hibernate.reactive.session.ReactiveSqmQueryImplementor
- setParameterList(QueryParameter<P>, P[]) - Method in interface org.hibernate.reactive.query.ReactiveMutationQuery
- setParameterList(QueryParameter<P>, P[]) - Method in interface org.hibernate.reactive.query.ReactiveNativeQuery
- setParameterList(QueryParameter<P>, P[]) - Method in interface org.hibernate.reactive.query.ReactiveQuery
-
Bind multiple arguments to the query parameter represented by the given
QueryParameter - setParameterList(QueryParameter<P>, P[]) - Method in interface org.hibernate.reactive.query.ReactiveQueryImplementor
- setParameterList(QueryParameter<P>, P[]) - Method in interface org.hibernate.reactive.query.ReactiveSelectionQuery
- setParameterList(QueryParameter<P>, P[]) - Method in class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- setParameterList(QueryParameter<P>, P[]) - Method in interface org.hibernate.reactive.query.sql.spi.ReactiveNativeQueryImplementor
- setParameterList(QueryParameter<P>, P[]) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveQuerySqmImpl
- setParameterList(QueryParameter<P>, P[]) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveSqmSelectionQueryImpl
- setParameterList(QueryParameter<P>, P[]) - Method in interface org.hibernate.reactive.query.sqm.ReactiveSqmSelectionQuery
- setParameterList(QueryParameter<P>, P[]) - Method in interface org.hibernate.reactive.session.ReactiveSqmQueryImplementor
- setParameterList(QueryParameter<P>, P[], Type<P>) - Method in interface org.hibernate.reactive.query.ReactiveMutationQuery
- setParameterList(QueryParameter<P>, P[], Type<P>) - Method in interface org.hibernate.reactive.query.ReactiveNativeQuery
- setParameterList(QueryParameter<P>, P[], Type<P>) - Method in interface org.hibernate.reactive.query.ReactiveQuery
-
Bind multiple arguments to the query parameter represented by the given
QueryParameter, inferring theType. - setParameterList(QueryParameter<P>, P[], Type<P>) - Method in interface org.hibernate.reactive.query.ReactiveQueryImplementor
- setParameterList(QueryParameter<P>, P[], Type<P>) - Method in interface org.hibernate.reactive.query.ReactiveSelectionQuery
- setParameterList(QueryParameter<P>, P[], Type<P>) - Method in class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- setParameterList(QueryParameter<P>, P[], Type<P>) - Method in interface org.hibernate.reactive.query.sql.spi.ReactiveNativeQueryImplementor
- setParameterList(QueryParameter<P>, P[], Type<P>) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveQuerySqmImpl
- setParameterList(QueryParameter<P>, P[], Type<P>) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveSqmSelectionQueryImpl
- setParameterList(QueryParameter<P>, P[], Type<P>) - Method in interface org.hibernate.reactive.query.sqm.ReactiveSqmSelectionQuery
- setParameterList(QueryParameter<P>, P[], Type<P>) - Method in interface org.hibernate.reactive.session.ReactiveSqmQueryImplementor
- setParameterList(QueryParameter<P>, P[], Class<P>) - Method in interface org.hibernate.reactive.query.ReactiveMutationQuery
- setParameterList(QueryParameter<P>, P[], Class<P>) - Method in interface org.hibernate.reactive.query.ReactiveNativeQuery
- setParameterList(QueryParameter<P>, P[], Class<P>) - Method in interface org.hibernate.reactive.query.ReactiveQuery
-
Bind multiple arguments to the query parameter represented by the given
QueryParameterusing the given Class reference to attempt to determine theTypeto use. - setParameterList(QueryParameter<P>, P[], Class<P>) - Method in interface org.hibernate.reactive.query.ReactiveQueryImplementor
- setParameterList(QueryParameter<P>, P[], Class<P>) - Method in interface org.hibernate.reactive.query.ReactiveSelectionQuery
- setParameterList(QueryParameter<P>, P[], Class<P>) - Method in class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- setParameterList(QueryParameter<P>, P[], Class<P>) - Method in interface org.hibernate.reactive.query.sql.spi.ReactiveNativeQueryImplementor
- setParameterList(QueryParameter<P>, P[], Class<P>) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveQuerySqmImpl
- setParameterList(QueryParameter<P>, P[], Class<P>) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveSqmSelectionQueryImpl
- setParameterList(QueryParameter<P>, P[], Class<P>) - Method in interface org.hibernate.reactive.query.sqm.ReactiveSqmSelectionQuery
- setParameterList(QueryParameter<P>, P[], Class<P>) - Method in interface org.hibernate.reactive.session.ReactiveSqmQueryImplementor
- setPlan(EntityGraph<R>) - Method in class org.hibernate.reactive.mutiny.impl.MutinyQueryImpl
- setPlan(EntityGraph<R>) - Method in class org.hibernate.reactive.mutiny.impl.MutinySelectionQueryImpl
- setPlan(EntityGraph<R>) - Method in interface org.hibernate.reactive.mutiny.Mutiny.Query
- setPlan(EntityGraph<R>) - Method in interface org.hibernate.reactive.mutiny.Mutiny.SelectionQuery
-
Set the
EntityGraphthat will be used as a fetch plan for the root entity returned by this query. - setPlan(EntityGraph<R>) - Method in class org.hibernate.reactive.stage.impl.StageQueryImpl
- setPlan(EntityGraph<R>) - Method in interface org.hibernate.reactive.stage.Stage.Query
- setPlan(EntityGraph<R>) - Method in interface org.hibernate.reactive.stage.Stage.SelectionQuery
-
Set the
EntityGraphthat will be used as a fetch plan for the root entity returned by this query. - setPlan(EntityGraph<T>) - Method in class org.hibernate.reactive.stage.impl.StageSelectionQueryImpl
- setPoolable(boolean) - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- setPrepared(boolean) - Method in class org.hibernate.reactive.query.sqm.mutation.internal.temptable.ReactiveGlobalTemporaryTableInsertStrategy
- setPrepared(boolean) - Method in class org.hibernate.reactive.query.sqm.mutation.internal.temptable.ReactiveGlobalTemporaryTableMutationStrategy
- setPrepared(boolean) - Method in interface org.hibernate.reactive.query.sqm.mutation.internal.temptable.ReactiveGlobalTemporaryTableStrategy
- setPrepared(boolean) - Method in class org.hibernate.reactive.query.sqm.mutation.internal.temptable.ReactivePersistentTableInsertStrategy
- setPrepared(boolean) - Method in class org.hibernate.reactive.query.sqm.mutation.internal.temptable.ReactivePersistentTableMutationStrategy
- setPrepared(boolean) - Method in interface org.hibernate.reactive.query.sqm.mutation.internal.temptable.ReactivePersistentTableStrategy
- setProperties(Object) - Method in interface org.hibernate.reactive.query.ReactiveMutationQuery
- setProperties(Object) - Method in interface org.hibernate.reactive.query.ReactiveNativeQuery
- setProperties(Object) - Method in interface org.hibernate.reactive.query.ReactiveQuery
-
Bind the property values of the given bean to named parameters of the query, matching property names with parameter names and mapping property types to Hibernate types using heuristics.
- setProperties(Object) - Method in interface org.hibernate.reactive.query.ReactiveQueryImplementor
- setProperties(Object) - Method in interface org.hibernate.reactive.query.ReactiveSelectionQuery
- setProperties(Object) - Method in class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- setProperties(Object) - Method in interface org.hibernate.reactive.query.sql.spi.ReactiveNativeQueryImplementor
- setProperties(Object) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveQuerySqmImpl
- setProperties(Object) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveSqmSelectionQueryImpl
- setProperties(Object) - Method in interface org.hibernate.reactive.query.sqm.ReactiveSqmSelectionQuery
- setProperties(Object) - Method in interface org.hibernate.reactive.session.ReactiveSqmQueryImplementor
- setProperties(Map) - Method in interface org.hibernate.reactive.query.ReactiveMutationQuery
- setProperties(Map) - Method in interface org.hibernate.reactive.query.ReactiveNativeQuery
- setProperties(Map) - Method in interface org.hibernate.reactive.query.ReactiveQuery
-
Bind the values of the given Map for each named parameters of the query, matching key names with parameter names and mapping value types to Hibernate types using heuristics.
- setProperties(Map) - Method in interface org.hibernate.reactive.query.ReactiveQueryImplementor
- setProperties(Map) - Method in interface org.hibernate.reactive.query.ReactiveSelectionQuery
- setProperties(Map) - Method in class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- setProperties(Map) - Method in interface org.hibernate.reactive.query.sql.spi.ReactiveNativeQueryImplementor
- setProperties(Map) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveQuerySqmImpl
- setProperties(Map) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveSqmSelectionQueryImpl
- setProperties(Map) - Method in interface org.hibernate.reactive.query.sqm.ReactiveSqmSelectionQuery
- setProperties(Map) - Method in interface org.hibernate.reactive.session.ReactiveSqmQueryImplementor
- 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 class org.hibernate.reactive.mutiny.impl.MutinySelectionQueryImpl
- setReadOnly(boolean) - Method in interface org.hibernate.reactive.mutiny.Mutiny.Query
- setReadOnly(boolean) - Method in interface org.hibernate.reactive.mutiny.Mutiny.SelectionQuery
-
Set the read-only/modifiable mode for entities and proxies loaded by this Query.
- setReadOnly(boolean) - Method in interface org.hibernate.reactive.query.ReactiveNativeQuery
- setReadOnly(boolean) - Method in interface org.hibernate.reactive.query.ReactiveQuery
- setReadOnly(boolean) - Method in interface org.hibernate.reactive.query.ReactiveSelectionQuery
- setReadOnly(boolean) - Method in class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- setReadOnly(boolean) - Method in interface org.hibernate.reactive.query.sql.spi.ReactiveNativeQueryImplementor
- setReadOnly(boolean) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveQuerySqmImpl
- setReadOnly(boolean) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveSqmSelectionQueryImpl
- setReadOnly(boolean) - Method in interface org.hibernate.reactive.query.sqm.ReactiveSqmSelectionQuery
- setReadOnly(boolean) - Method in interface org.hibernate.reactive.session.ReactiveSqmQueryImplementor
- setReadOnly(boolean) - Method in class org.hibernate.reactive.stage.impl.StageQueryImpl
- setReadOnly(boolean) - Method in class org.hibernate.reactive.stage.impl.StageSelectionQueryImpl
- setReadOnly(boolean) - Method in interface org.hibernate.reactive.stage.Stage.Query
- setReadOnly(boolean) - Method in interface org.hibernate.reactive.stage.Stage.SelectionQuery
-
Set the read-only/modifiable mode for entities and proxies loaded by this Query.
- setReadOnly(Object, boolean) - Method in class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
- setReadOnly(Object, boolean) - Method in class org.hibernate.reactive.mutiny.delegation.MutinySessionDelegator
- 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
- setResultListTransformer(ResultListTransformer) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveQuerySqmImpl
- setResultListTransformer(ResultListTransformer<R>) - Method in interface org.hibernate.reactive.query.ReactiveNativeQuery
- setResultListTransformer(ResultListTransformer<R>) - Method in interface org.hibernate.reactive.query.ReactiveQuery
- setResultListTransformer(ResultListTransformer<R>) - Method in interface org.hibernate.reactive.query.ReactiveQueryImplementor
- setResultListTransformer(ResultListTransformer<R>) - Method in class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- setResultListTransformer(ResultListTransformer<R>) - Method in interface org.hibernate.reactive.query.sql.spi.ReactiveNativeQueryImplementor
- setResultListTransformer(ResultListTransformer<R>) - Method in interface org.hibernate.reactive.session.ReactiveSqmQueryImplementor
- setResultTransformer(ResultTransformer<T>) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveQuerySqmImpl
-
Deprecated.
- 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
- setState(Initializer.State) - Method in class org.hibernate.reactive.sql.results.graph.entity.internal.ReactiveEntitySelectFetchInitializer.ReactiveEntitySelectFetchInitializerData
- setString(int, String) - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- setSubselectFetchingEnabled(boolean) - Method in class org.hibernate.reactive.mutiny.delegation.MutinySessionDelegator
- setSubselectFetchingEnabled(boolean) - Method in class org.hibernate.reactive.mutiny.impl.MutinySessionImpl
- setSubselectFetchingEnabled(boolean) - Method in interface org.hibernate.reactive.mutiny.Mutiny.Session
-
Enable or disable subselect fetching in this session.
- setSubselectFetchingEnabled(boolean) - Method in interface org.hibernate.reactive.session.ReactiveSession
- setSubselectFetchingEnabled(boolean) - Method in class org.hibernate.reactive.stage.impl.StageSessionImpl
- setSubselectFetchingEnabled(boolean) - Method in interface org.hibernate.reactive.stage.Stage.Session
-
Enable or disable subselect fetching in this session.
- 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
- setTimeout(int) - Method in interface org.hibernate.reactive.query.ReactiveNativeQuery
- setTimeout(int) - Method in interface org.hibernate.reactive.query.ReactiveQuery
- setTimeout(int) - Method in interface org.hibernate.reactive.query.ReactiveSelectionQuery
- setTimeout(int) - Method in class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- setTimeout(int) - Method in interface org.hibernate.reactive.query.sql.spi.ReactiveNativeQueryImplementor
- setTimeout(int) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveQuerySqmImpl
- setTimeout(int) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveSqmSelectionQueryImpl
- setTimeout(int) - Method in interface org.hibernate.reactive.query.sqm.ReactiveSqmSelectionQuery
- setTimeout(int) - Method in interface org.hibernate.reactive.session.ReactiveSqmQueryImplementor
- 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
- setTimestamp(int, Timestamp, Calendar, Function<ZonedDateTime, Temporal>) - Method in class org.hibernate.reactive.adaptor.impl.PreparedStatementAdaptor
- setTimestamp(String, Timestamp, Calendar, Function<ZonedDateTime, Temporal>) - 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
- setTupleTransformer(TupleTransformer<T>) - Method in interface org.hibernate.reactive.query.ReactiveNativeQuery
- setTupleTransformer(TupleTransformer<T>) - Method in interface org.hibernate.reactive.query.ReactiveQuery
- setTupleTransformer(TupleTransformer<T>) - Method in interface org.hibernate.reactive.query.ReactiveQueryImplementor
- setTupleTransformer(TupleTransformer<T>) - Method in class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- setTupleTransformer(TupleTransformer<T>) - Method in interface org.hibernate.reactive.query.sql.spi.ReactiveNativeQueryImplementor
- setTupleTransformer(TupleTransformer<T>) - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveQuerySqmImpl
- setTupleTransformer(TupleTransformer<T>) - Method in interface org.hibernate.reactive.session.ReactiveSqmQueryImplementor
- 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
ReactiveConnectionPoolclass. - SQL_CLIENT_POOL_CONFIG - Static variable in interface org.hibernate.reactive.provider.Settings
-
Specifies a
SqlClientPoolConfigurationclass. - 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
Poolinstances. - 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
Poolused byDefaultSqlClientPool. - SqlClientPoolConfigurationInitiator - Class in org.hibernate.reactive.pool.impl
-
A Hibernate service initiator that allows the user to define their own
SqlClientPoolConfigurationstrategy. - SqlClientPoolConfigurationInitiator() - Constructor for class org.hibernate.reactive.pool.impl.SqlClientPoolConfigurationInitiator
- sqlClientUrl(String) - Method in interface org.hibernate.reactive.logging.impl.Log
- SQLServerParameters - Class in org.hibernate.reactive.pool.impl
- SqlServerReactiveInformationExtractorImpl - Class in org.hibernate.reactive.provider.service
-
An implementation of
AbstractReactiveInformationSchemaBasedExtractorImplspecifically 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.AbstractQuery - Interface in org.hibernate.reactive.stage
-
A non-blocking counterpart to the Hibernate
Queryinterface, allowing reactive execution of HQL and JPQL queries. - Stage.Closeable - Interface in org.hibernate.reactive.stage
-
An object whose
Stage.Closeable.close()method returns aCompletionStage. - Stage.MutationQuery - Interface in org.hibernate.reactive.stage
- Stage.Query<R> - Interface in org.hibernate.reactive.stage
- Stage.QueryProducer - Interface in org.hibernate.reactive.stage
-
Operations common to objects which act as factories for instances of
Stage.Query. - Stage.SelectionQuery<R> - Interface in org.hibernate.reactive.stage
- Stage.Session - Interface in org.hibernate.reactive.stage
-
A non-blocking counterpart to the Hibernate
Sessioninterface, 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
StatelessSessioninterface, 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. - StageGenerator - Class in org.hibernate.reactive.tuple
- StageGenerator() - Constructor for class org.hibernate.reactive.tuple.StageGenerator
- StageMutationQueryImpl<T> - Class in org.hibernate.reactive.stage.impl
- StageMutationQueryImpl(ReactiveMutationQuery<T>) - Constructor for class org.hibernate.reactive.stage.impl.StageMutationQueryImpl
- StageQueryImpl<R> - Class in org.hibernate.reactive.stage.impl
- StageQueryImpl(ReactiveQuery<R>) - Constructor for class org.hibernate.reactive.stage.impl.StageQueryImpl
- StageSelectionQueryImpl<T> - Class in org.hibernate.reactive.stage.impl
- StageSelectionQueryImpl(ReactiveSelectionQuery<T>) - Constructor for class org.hibernate.reactive.stage.impl.StageSelectionQueryImpl
- 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.SessionAPI. - StageSessionImpl(ReactiveSession) - Constructor for class org.hibernate.reactive.stage.impl.StageSessionImpl
- StageStatelessSessionImpl - Class in org.hibernate.reactive.stage.impl
-
Implements the
Stage.StatelessSessionAPI. - StageStatelessSessionImpl(ReactiveStatelessSession) - Constructor for class org.hibernate.reactive.stage.impl.StageStatelessSessionImpl
- StandardReactiveJdbcMutationExecutor - Class in org.hibernate.reactive.sql.exec.internal
- StandardReactiveSelectExecutor - Class in org.hibernate.reactive.sql.exec.internal
- StandardReactiveSelectExecutor.CapturingJdbcValuesMetadata - Class in org.hibernate.reactive.sql.exec.internal
-
see
CachedJdbcValuesMetadata - start() - Method in class org.hibernate.reactive.pool.impl.DefaultSqlClientPool
- start() - Method in class org.hibernate.reactive.vertx.impl.DefaultVertxInstance
- startHibernateReactive(String) - Method in interface org.hibernate.reactive.logging.impl.Log
- startLoading(RowProcessingState) - Method in class org.hibernate.reactive.sql.results.graph.collection.internal.ReactiveCollectionDomainResult.ReactiveCollectionInitializerAdapter
- startLoading(RowProcessingState) - Method in class org.hibernate.reactive.sql.results.internal.ReactiveStandardRowReader
- stop() - Method in class org.hibernate.reactive.pool.impl.DefaultSqlClientPool
- stop() - Method in class org.hibernate.reactive.vertx.impl.DefaultVertxInstance
- substituteValuesIfNecessary(Object, Object, Object[], EntityPersister, SessionImplementor) - Method in class org.hibernate.reactive.event.impl.DefaultReactiveMergeEventListener
-
Perform any property value substitution that is necessary (interceptor callback, version initialization...)
- supplyStage(Supplier<CompletionStage<T>>) - Static method in class org.hibernate.reactive.util.impl.CompletionStages
-
Useful for implementing try-finally blocks.
- supportsAggressiveRelease() - Method in class org.hibernate.reactive.provider.service.NoJdbcConnectionProvider
- supportsArbitraryValues() - Method in class org.hibernate.reactive.generator.values.GeneratedValuesMutationDelegateAdaptor
- supportsRowId() - Method in class org.hibernate.reactive.generator.values.GeneratedValuesMutationDelegateAdaptor
T
- TableReactiveIdentifierGenerator - Class in org.hibernate.reactive.id.impl
-
Support for JPA's
TableGenerator. - TableReactiveIdentifierGenerator(TableGenerator, RuntimeModelCreationContext) - Constructor for class org.hibernate.reactive.id.impl.TableReactiveIdentifierGenerator
- TableReactiveIdentifierGenerator(TableStructure, RuntimeModelCreationContext) - Constructor for class org.hibernate.reactive.id.impl.TableReactiveIdentifierGenerator
- TemporaryTableCreationWork(TemporaryTable, TemporaryTableExporter, SessionFactoryImplementor) - Constructor for class org.hibernate.reactive.query.sqm.mutation.internal.temptable.ReactiveTemporaryTableHelper.TemporaryTableCreationWork
- TemporaryTableCreationWork(TemporaryTable, SessionFactoryImplementor) - Constructor for class org.hibernate.reactive.query.sqm.mutation.internal.temptable.ReactiveTemporaryTableHelper.TemporaryTableCreationWork
- TemporaryTableDropWork(TemporaryTable, TemporaryTableExporter, SessionFactoryImplementor) - Constructor for class org.hibernate.reactive.query.sqm.mutation.internal.temptable.ReactiveTemporaryTableHelper.TemporaryTableDropWork
- TemporaryTableDropWork(TemporaryTable, SessionFactoryImplementor) - Constructor for class org.hibernate.reactive.query.sqm.mutation.internal.temptable.ReactiveTemporaryTableHelper.TemporaryTableDropWork
- 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
thisinto a new AsyncIterator that iterates over the results offnapplied 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
thisinto a new AsyncIterator using the produced stages offnapplied to the output from the stages ofthis. - throwEntityNotFound(SharedSessionContractImplementor, String, Object) - Static method in class org.hibernate.reactive.session.impl.SessionUtil
- toJsonObject(X, JavaType<X>, WrapperOptions) - Method in class org.hibernate.reactive.type.descriptor.jdbc.ReactiveJsonJdbcType
- toMemento(String) - Method in interface org.hibernate.reactive.query.sql.spi.ReactiveNativeQueryImplementor
- toMemento(String) - Method in class org.hibernate.reactive.sql.results.ReactiveResultSetMapping
- toNullValue() - Method in class org.hibernate.reactive.adaptor.impl.JdbcNull
- toQuery(SharedSessionContractImplementor) - Method in class org.hibernate.reactive.query.sql.spi.ReactiveNamedNativeQueryMemento
- toQuery(SharedSessionContractImplementor) - Method in class org.hibernate.reactive.query.sql.spi.ReactiveNamedSqmQueryMemento
- toQuery(SharedSessionContractImplementor, Class<T>) - Method in class org.hibernate.reactive.query.sql.spi.ReactiveNamedNativeQueryMemento
- toQuery(SharedSessionContractImplementor, Class<T>) - Method in class org.hibernate.reactive.query.sql.spi.ReactiveNamedSqmQueryMemento
- toQuery(SharedSessionContractImplementor, String) - Method in class org.hibernate.reactive.query.sql.spi.ReactiveNamedNativeQueryMemento
- toSelectionQuery(Class<T>, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.query.sql.spi.ReactiveNamedSqmQueryMemento
- toString() - Method in class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
- 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.loader.ast.internal.ReactiveEntityBatchLoaderArrayParam
- toString() - Method in class org.hibernate.reactive.loader.ast.internal.ReactiveEntityBatchLoaderInPredicate
- toString() - Method in class org.hibernate.reactive.logging.impl.ClassFormatter
- toString() - Method in class org.hibernate.reactive.logging.impl.LogCategory
- toString() - Method in class org.hibernate.reactive.persister.collection.mutation.ReactiveInsertRowsCoordinatorNoOp
- toString() - Method in class org.hibernate.reactive.persister.collection.mutation.ReactiveRemoveCoordinatorNoOp
- toString() - Method in class org.hibernate.reactive.persister.collection.mutation.ReactiveUpdateRowsCoordinatorNoOp
- toString() - Method in class org.hibernate.reactive.sql.results.spi.ReactiveListResultsConsumer
- toString() - Method in class org.hibernate.reactive.type.descriptor.jdbc.ReactiveArrayJdbcType
- toString() - Method in class org.hibernate.reactive.type.descriptor.jdbc.ReactiveJsonArrayJdbcType
- toString() - Method in enum class org.hibernate.reactive.util.async.impl.AsyncIterator.End
- toString(X, JavaType<X>, WrapperOptions) - Method in class org.hibernate.reactive.type.descriptor.jdbc.ReactiveJsonArrayJdbcType
- 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:
- transformRow(Object[]) - Method in class org.hibernate.reactive.sql.results.internal.ReactiveRowTransformerArrayImpl
- trueFuture() - Static method in class org.hibernate.reactive.util.impl.CompletionStages
U
- unableToExecutePostInsertIdSelectionQuery(String, Throwable) - Method in interface org.hibernate.reactive.logging.impl.Log
- unableToFindPersistenceXmlInClasspath() - Method in interface org.hibernate.reactive.logging.impl.Log
- 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
- unexpectedConnectionRequest() - 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
- uniqueResult() - Method in class org.hibernate.reactive.query.spi.ReactiveAbstractSelectionQuery
- uniqueResult() - Method in class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- uniqueResult() - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveQuerySqmImpl
- uniqueResultOptional() - Method in class org.hibernate.reactive.query.spi.ReactiveAbstractSelectionQuery
- uniqueResultOptional() - Method in class org.hibernate.reactive.query.sql.internal.ReactiveNativeQueryImpl
- uniqueResultOptional() - Method in class org.hibernate.reactive.query.sqm.internal.ReactiveQuerySqmImpl
- unknownStructureType() - Method in interface org.hibernate.reactive.logging.impl.Log
- unproxy(Object) - Method in class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
- unproxy(T) - Method in class org.hibernate.reactive.mutiny.delegation.MutinySessionDelegator
- 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.
- unproxyAndReassociate(Object) - Method in class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
- unScheduleDeletion(EntityEntry, Object) - Method in class org.hibernate.reactive.engine.ReactiveActionQueue
- unsupportedXmlType() - Method in interface org.hibernate.reactive.logging.impl.Log
- 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.mutiny.impl.MutinySessionImpl
- unwrap(Class<T>) - Method in class org.hibernate.reactive.provider.service.NoJdbcConnectionProvider
- unwrap(Class<T>) - Method in class org.hibernate.reactive.session.impl.ReactiveSessionFactoryImpl
- unwrap(Class<T>) - Method in class org.hibernate.reactive.session.impl.ReactiveSessionImpl
- unwrap(Class<T>) - Method in class org.hibernate.reactive.stage.impl.StageSessionImpl
- 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(Object) - Method in class org.hibernate.reactive.mutiny.delegation.MutinyStatelessSessionDelegator
- 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, using the number of the given entities as the batch size.
- update(Object, Object[], int[], boolean, Object[], Object, Object, Object, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveJoinedSubclassEntityPersister
- update(Object, Object[], int[], boolean, Object[], Object, Object, Object, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveSingleTableEntityPersister
- update(Object, Object[], int[], boolean, Object[], Object, Object, Object, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveUnionSubclassEntityPersister
- update(Object, Object, Object, Object[], Object, Object[], int[], boolean, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.mutation.ReactiveUpdateCoordinatorNoOp
- 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.delegation.MutinyStatelessSessionDelegator
- 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.delegation.MutinyStatelessSessionDelegator
- 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, using the number of the given entities as the batch size.
- 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
- 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
- updateMultiple(List<?>) - Method in class org.hibernate.reactive.mutiny.delegation.MutinyStatelessSessionDelegator
- updateMultiple(List<?>) - Method in class org.hibernate.reactive.mutiny.impl.MutinyStatelessSessionImpl
- updateMultiple(List<?>) - Method in interface org.hibernate.reactive.mutiny.Mutiny.StatelessSession
-
Update multiple rows, using the size of the given list as the batch size.
- updateMultiple(List<?>) - Method in class org.hibernate.reactive.stage.impl.StageStatelessSessionImpl
- updateMultiple(List<?>) - Method in interface org.hibernate.reactive.stage.Stage.StatelessSession
-
Update multiple rows, using the size of the given list as the batch size.
- 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
- 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(Object, 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(Object, Object[], int[], boolean, Object[], Object, Object, Object, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveJoinedSubclassEntityPersister
- updateReactive(Object, Object[], int[], boolean, Object[], Object, Object, Object, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveSingleTableEntityPersister
-
Update an object
- updateReactive(Object, Object[], int[], boolean, Object[], Object, Object, Object, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveUnionSubclassEntityPersister
- 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
- updateRows(Object, PersistentCollection<?>, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.collection.mutation.ReactiveUpdateRowsCoordinatorNoOp
- updateRows(Object, PersistentCollection<?>, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.collection.mutation.ReactiveUpdateRowsCoordinatorOneToMany
- updateRows(Object, PersistentCollection<?>, SharedSessionContractImplementor) - Method in class org.hibernate.reactive.persister.collection.mutation.ReactiveUpdateRowsCoordinatorStandard
- updateRows(PersistentCollection<?>, Object, SharedSessionContractImplementor) - Method in interface org.hibernate.reactive.persister.collection.impl.ReactiveCollectionPersister
- 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, SharedSessionContractImplementor) - Static method in class org.hibernate.reactive.loader.ast.internal.ReactiveLoaderHelper
-
A Reactive implementation of
LoaderHelper.upgradeLock(Object, EntityEntry, LockOptions, SharedSessionContractImplementor) - 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.
- upsert(Object) - Method in class org.hibernate.reactive.mutiny.delegation.MutinyStatelessSessionDelegator
- upsert(Object) - Method in class org.hibernate.reactive.mutiny.impl.MutinyStatelessSessionImpl
- upsert(Object) - Method in interface org.hibernate.reactive.mutiny.Mutiny.StatelessSession
-
Use a SQL
merge intostatement to perform an upsert. - upsert(Object) - Method in class org.hibernate.reactive.stage.impl.StageStatelessSessionImpl
- upsert(Object) - Method in interface org.hibernate.reactive.stage.Stage.StatelessSession
- upsertAll(int, Object...) - Method in class org.hibernate.reactive.mutiny.delegation.MutinyStatelessSessionDelegator
- upsertAll(int, Object...) - Method in class org.hibernate.reactive.mutiny.impl.MutinyStatelessSessionImpl
- upsertAll(int, Object...) - Method in interface org.hibernate.reactive.mutiny.Mutiny.StatelessSession
-
Use a SQL
merge intostatement to perform an upsert on multiple rows using the specified batch size. - upsertAll(int, Object...) - Method in class org.hibernate.reactive.stage.impl.StageStatelessSessionImpl
- upsertAll(int, Object...) - Method in interface org.hibernate.reactive.stage.Stage.StatelessSession
-
Use a SQL
merge intostatement to perform an upsert on multiple rows using the specified batch size. - upsertAll(Object...) - Method in class org.hibernate.reactive.mutiny.delegation.MutinyStatelessSessionDelegator
- upsertAll(Object...) - Method in class org.hibernate.reactive.mutiny.impl.MutinyStatelessSessionImpl
- upsertAll(Object...) - Method in interface org.hibernate.reactive.mutiny.Mutiny.StatelessSession
-
Use a SQL
merge intostatement to perform an upsert on multiple rows using the size of the given array as batch size. - upsertAll(Object...) - Method in class org.hibernate.reactive.stage.impl.StageStatelessSessionImpl
- upsertAll(Object...) - Method in interface org.hibernate.reactive.stage.Stage.StatelessSession
-
Use a SQL
merge intostatement to perform an upsert on multiple rows using the size of the given array as batch size. - upsertMultiple(List<?>) - Method in class org.hibernate.reactive.mutiny.delegation.MutinyStatelessSessionDelegator
- upsertMultiple(List<?>) - Method in class org.hibernate.reactive.mutiny.impl.MutinyStatelessSessionImpl
- upsertMultiple(List<?>) - Method in interface org.hibernate.reactive.mutiny.Mutiny.StatelessSession
-
Use a SQL
merge intostatement to perform an upsert on multiple rows using the size of the given list as batch size. - upsertMultiple(List<?>) - Method in class org.hibernate.reactive.stage.impl.StageStatelessSessionImpl
- upsertMultiple(List<?>) - Method in interface org.hibernate.reactive.stage.Stage.StatelessSession
-
Use a SQL
merge intostatement to perform an upsert on multiple rows using the size of the given list as batch size. - usesFollowOnLocking() - Method in class org.hibernate.reactive.sql.exec.spi.ReactiveValuesResultSet
- useUnownedCollection(CollectionKey) - Method in class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
V
- validate(QueryEngine) - Method in class org.hibernate.reactive.query.sql.spi.ReactiveNamedNativeQueryMemento
- validate(QueryEngine) - Method in class org.hibernate.reactive.query.sql.spi.ReactiveNamedSqmQueryMemento
- validateGeneratedIdentityId(GeneratedValues) - Method in interface org.hibernate.reactive.id.insert.ReactiveAbstractReturningDelegate
- validateGenerator() - Method in class org.hibernate.reactive.persister.entity.impl.ReactiveUnionSubclassEntityPersister
- validateNamedQueries(QueryEngine) - Method in class org.hibernate.reactive.query.internal.ReactiveNamedObjectRepositoryImpl
- valueColumnName - Variable in class org.hibernate.reactive.id.impl.TableReactiveIdentifierGenerator
- valueOf(String) - Static method in enum class org.hibernate.reactive.session.impl.QueryType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.hibernate.reactive.sql.results.spi.ReactiveListResultsConsumer.UniqueSemantic
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.hibernate.reactive.util.async.impl.AsyncIterator.End
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.hibernate.reactive.session.impl.QueryType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.hibernate.reactive.sql.results.spi.ReactiveListResultsConsumer.UniqueSemantic
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.hibernate.reactive.util.async.impl.AsyncIterator.End
-
Returns an array containing the constants of this enum class, in the order they are declared.
- verifyOutcome(int, int, String) - Method in interface org.hibernate.reactive.pool.ReactiveConnection.Expectation
- Version - Class in org.hibernate.reactive.logging.impl
-
Information about the version of Hibernate Reactive.
- 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
- visitCallableQueryMementos(Consumer<NamedCallableQueryMemento>) - Method in class org.hibernate.reactive.query.internal.ReactiveNamedObjectRepositoryImpl
- visitCollectionsBeforeSave(Object, Object, Object[], Type[], EventSource) - Method in class org.hibernate.reactive.event.impl.DefaultReactiveMergeEventListener
- visitFetches(FetchParent, LoaderSqlAstCreationState) - Static method in class org.hibernate.reactive.loader.ast.internal.ReactiveNaturalIdLoaderDelegate
- visitLegacyFetchBuilders(Consumer<LegacyFetchBuilder>) - Method in class org.hibernate.reactive.sql.results.ReactiveResultSetMapping
- visitNativeQueryMementos(Consumer<NamedNativeQueryMemento<?>>) - Method in class org.hibernate.reactive.query.internal.ReactiveNamedObjectRepositoryImpl
- visitResultBuilders(BiConsumer<Integer, ResultBuilder>) - Method in class org.hibernate.reactive.sql.results.ReactiveResultSetMapping
- visitResultSetMappingMementos(Consumer<NamedResultSetMappingMemento>) - Method in class org.hibernate.reactive.query.internal.ReactiveNamedObjectRepositoryImpl
- visitSqmQueryMementos(Consumer<NamedSqmQueryMemento<?>>) - Method in class org.hibernate.reactive.query.internal.ReactiveNamedObjectRepositoryImpl
- voidFuture() - Static method in class org.hibernate.reactive.util.impl.CompletionStages
- voidFuture(Object) - Static method in class org.hibernate.reactive.util.impl.CompletionStages
W
- warningsCreatingTempTable(SQLWarning) - Method in interface org.hibernate.reactive.logging.impl.Log
- wasInsertedDuringTransaction(EntityPersister, Object) - Method in class org.hibernate.engine.internal.ReactivePersistenceContextAdapter
- wasJpaBootstrap(boolean) - Method in class org.hibernate.reactive.event.impl.DefaultReactiveDeleteEventListener
- wasNull() - Method in class org.hibernate.reactive.adaptor.impl.ResultSetAdaptor
- whileLoop(int, int, IntPredicate, IntFunction<CompletionStage<Boolean>>) - Static method in class org.hibernate.reactive.util.impl.CompletionStages
- whileLoop(Supplier<Boolean>, Supplier<CompletionStage<?>>) - Static method in class org.hibernate.reactive.util.impl.CompletionStages
- whileLoop(Supplier<CompletionStage<Boolean>>) - Static method in class org.hibernate.reactive.util.impl.CompletionStages
- whileLoop(T[], Function<T, CompletionStage<Boolean>>) - Static method in class org.hibernate.reactive.util.impl.CompletionStages
- 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
- 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 the tenant with the specified tenant id within an associated
transaction. - 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 for the tenant with the specified tenant id within an associated
transaction. - 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 associated
transaction. - 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 associated
transaction. - withStatelessTransaction(Function<Mutiny.StatelessSession, Uni<T>>) - Method in interface org.hibernate.reactive.mutiny.Mutiny.SessionFactory
-
Perform work using a reactive session within an associated
transaction. - withStatelessTransaction(Function<Stage.StatelessSession, CompletionStage<T>>) - Method in interface org.hibernate.reactive.stage.Stage.SessionFactory
-
Perform work using a reactive session within an associated
transaction. - 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 the tenant with the specified tenant id within an associated
transaction. - 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 the tenant with the specified tenant id within an associated
transaction. - 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 associated
transaction. - 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 associated
transaction. - 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.delegation.MutinySessionDelegator
- withTransaction(Function<Mutiny.Transaction, Uni<T>>) - Method in class org.hibernate.reactive.mutiny.delegation.MutinyStatelessSessionDelegator
- 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.
- 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 and Interfaces|All Packages|Constant Field Values|Serialized Form
QueryProducer.createSelectionQuery(String)