A B C D E F G H I L N P R S T U V W 
All Classes All Packages

A

AbstractJpaOperations<PanacheQueryType> - Class in io.quarkus.hibernate.reactive.panache.common.runtime
 
AbstractJpaOperations() - Constructor for class io.quarkus.hibernate.reactive.panache.common.runtime.AbstractJpaOperations
 
AbstractUniInterceptor - Class in io.quarkus.hibernate.reactive.panache.common.runtime
 
AbstractUniInterceptor() - Constructor for class io.quarkus.hibernate.reactive.panache.common.runtime.AbstractUniInterceptor
 

B

bindParameters(Mutiny.Query<?>, Object[]) - Static method in class io.quarkus.hibernate.reactive.panache.common.runtime.AbstractJpaOperations
 
bindParameters(Mutiny.Query<?>, Map<String, Object>) - Static method in class io.quarkus.hibernate.reactive.panache.common.runtime.AbstractJpaOperations
 

C

checkNamedQuery(Class<?>, String) - Static method in class io.quarkus.hibernate.reactive.panache.common.runtime.NamedQueryUtil
 
closeSession() - Static method in class io.quarkus.hibernate.reactive.panache.common.runtime.SessionOperations
 
CommonPanacheQueryImpl<Entity> - Class in io.quarkus.hibernate.reactive.panache.common.runtime
 
CommonPanacheQueryImpl(Uni<Mutiny.Session>, String, String, Object) - Constructor for class io.quarkus.hibernate.reactive.panache.common.runtime.CommonPanacheQueryImpl
 
count() - Method in class io.quarkus.hibernate.reactive.panache.common.runtime.CommonPanacheQueryImpl
 
count(Class<?>) - Method in class io.quarkus.hibernate.reactive.panache.common.runtime.AbstractJpaOperations
 
count(Class<?>, String, Parameters) - Method in class io.quarkus.hibernate.reactive.panache.common.runtime.AbstractJpaOperations
 
count(Class<?>, String, Object...) - Method in class io.quarkus.hibernate.reactive.panache.common.runtime.AbstractJpaOperations
 
count(Class<?>, String, Map<String, Object>) - Method in class io.quarkus.hibernate.reactive.panache.common.runtime.AbstractJpaOperations
 
countQuery - Variable in class io.quarkus.hibernate.reactive.panache.common.runtime.CommonPanacheQueryImpl
 
createPanacheQuery(Uni<Mutiny.Session>, String, String, Object) - Method in class io.quarkus.hibernate.reactive.panache.common.runtime.AbstractJpaOperations
 

D

delete(Class<?>, String, Parameters) - Method in class io.quarkus.hibernate.reactive.panache.common.runtime.AbstractJpaOperations
 
delete(Class<?>, String, Object...) - Method in class io.quarkus.hibernate.reactive.panache.common.runtime.AbstractJpaOperations
 
delete(Class<?>, String, Map<String, Object>) - Method in class io.quarkus.hibernate.reactive.panache.common.runtime.AbstractJpaOperations
 
delete(Object) - Method in class io.quarkus.hibernate.reactive.panache.common.runtime.AbstractJpaOperations
 
deleteAll(Class<?>) - Method in class io.quarkus.hibernate.reactive.panache.common.runtime.AbstractJpaOperations
 
deleteById(Class<?>, Object) - Method in class io.quarkus.hibernate.reactive.panache.common.runtime.AbstractJpaOperations
 

E

executeUpdate(Class<?>, String, Object...) - Method in class io.quarkus.hibernate.reactive.panache.common.runtime.AbstractJpaOperations
 
executeUpdate(Class<?>, String, Map<String, Object>) - Method in class io.quarkus.hibernate.reactive.panache.common.runtime.AbstractJpaOperations
 
executeUpdate(String, Object...) - Static method in class io.quarkus.hibernate.reactive.panache.common.runtime.AbstractJpaOperations
 
executeUpdate(String, Map<String, Object>) - Static method in class io.quarkus.hibernate.reactive.panache.common.runtime.AbstractJpaOperations
 
exists(Class<?>) - Method in class io.quarkus.hibernate.reactive.panache.common.runtime.AbstractJpaOperations
 
exists(Class<?>, String, Parameters) - Method in class io.quarkus.hibernate.reactive.panache.common.runtime.AbstractJpaOperations
 
exists(Class<?>, String, Object...) - Method in class io.quarkus.hibernate.reactive.panache.common.runtime.AbstractJpaOperations
 
exists(Class<?>, String, Map<String, Object>) - Method in class io.quarkus.hibernate.reactive.panache.common.runtime.AbstractJpaOperations
 

F

filter(String, Map<String, Object>) - Method in class io.quarkus.hibernate.reactive.panache.common.runtime.CommonPanacheQueryImpl
 
find(Class<?>, String, Parameters) - Method in class io.quarkus.hibernate.reactive.panache.common.runtime.AbstractJpaOperations
 
find(Class<?>, String, Sort, Parameters) - Method in class io.quarkus.hibernate.reactive.panache.common.runtime.AbstractJpaOperations
 
find(Class<?>, String, Sort, Object...) - Method in class io.quarkus.hibernate.reactive.panache.common.runtime.AbstractJpaOperations
 
find(Class<?>, String, Sort, Map<String, Object>) - Method in class io.quarkus.hibernate.reactive.panache.common.runtime.AbstractJpaOperations
 
find(Class<?>, String, Object...) - Method in class io.quarkus.hibernate.reactive.panache.common.runtime.AbstractJpaOperations
 
find(Class<?>, String, Map<String, Object>) - Method in class io.quarkus.hibernate.reactive.panache.common.runtime.AbstractJpaOperations
 
findAll(Class<?>) - Method in class io.quarkus.hibernate.reactive.panache.common.runtime.AbstractJpaOperations
 
findAll(Class<?>, Sort) - Method in class io.quarkus.hibernate.reactive.panache.common.runtime.AbstractJpaOperations
 
findById(Class<?>, Object) - Method in class io.quarkus.hibernate.reactive.panache.common.runtime.AbstractJpaOperations
 
findById(Class<?>, Object, LockModeType) - Method in class io.quarkus.hibernate.reactive.panache.common.runtime.AbstractJpaOperations
 
firstPage() - Method in class io.quarkus.hibernate.reactive.panache.common.runtime.CommonPanacheQueryImpl
 
firstResult() - Method in class io.quarkus.hibernate.reactive.panache.common.runtime.CommonPanacheQueryImpl
 
flush() - Method in class io.quarkus.hibernate.reactive.panache.common.runtime.AbstractJpaOperations
 

G

getCurrentSession() - Static method in class io.quarkus.hibernate.reactive.panache.common.runtime.SessionOperations
 
getSession() - Static method in class io.quarkus.hibernate.reactive.panache.common.runtime.AbstractJpaOperations
 
getSession() - Static method in class io.quarkus.hibernate.reactive.panache.common.runtime.SessionOperations
If there is a reactive session stored in the current Vert.x duplicated context then this session is reused.
getSessionFactory() - Static method in class io.quarkus.hibernate.reactive.panache.common.runtime.SessionOperations
 
getSessionKey() - Static method in class io.quarkus.hibernate.reactive.panache.common.runtime.SessionOperations
 

H

handleSpecialTestMethod(InvocationContext) - Method in class io.quarkus.hibernate.reactive.panache.common.runtime.TestReactiveTransactionalInterceptor
 
hasNextPage() - Method in class io.quarkus.hibernate.reactive.panache.common.runtime.CommonPanacheQueryImpl
 
hasPreviousPage() - Method in class io.quarkus.hibernate.reactive.panache.common.runtime.CommonPanacheQueryImpl
 

I

implementationInjectionMissing() - Method in class io.quarkus.hibernate.reactive.panache.common.runtime.AbstractJpaOperations
 
intercept(InvocationContext) - Method in class io.quarkus.hibernate.reactive.panache.common.runtime.ReactiveTransactionalInterceptor
 
intercept(InvocationContext) - Method in class io.quarkus.hibernate.reactive.panache.common.runtime.TestReactiveTransactionalInterceptor
 
intercept(InvocationContext) - Method in class io.quarkus.hibernate.reactive.panache.common.runtime.WithSessionInterceptor
 
intercept(InvocationContext) - Method in class io.quarkus.hibernate.reactive.panache.common.runtime.WithSessionOnDemandInterceptor
 
intercept(InvocationContext) - Method in class io.quarkus.hibernate.reactive.panache.common.runtime.WithTransactionInterceptor
 
io.quarkus.hibernate.reactive.panache.common - package io.quarkus.hibernate.reactive.panache.common
 
io.quarkus.hibernate.reactive.panache.common.runtime - package io.quarkus.hibernate.reactive.panache.common.runtime
 
isPersistent(Object) - Method in class io.quarkus.hibernate.reactive.panache.common.runtime.AbstractJpaOperations
 
isSpecialTestMethod(InvocationContext) - Method in class io.quarkus.hibernate.reactive.panache.common.runtime.TestReactiveTransactionalInterceptor
 
isUniReturnType(InvocationContext) - Method in class io.quarkus.hibernate.reactive.panache.common.runtime.AbstractUniInterceptor
 

L

lastPage() - Method in class io.quarkus.hibernate.reactive.panache.common.runtime.CommonPanacheQueryImpl
 
list() - Method in class io.quarkus.hibernate.reactive.panache.common.runtime.CommonPanacheQueryImpl
 
list(Class<?>, String, Parameters) - Method in class io.quarkus.hibernate.reactive.panache.common.runtime.AbstractJpaOperations
 
list(Class<?>, String, Sort, Parameters) - Method in class io.quarkus.hibernate.reactive.panache.common.runtime.AbstractJpaOperations
 
list(Class<?>, String, Sort, Object...) - Method in class io.quarkus.hibernate.reactive.panache.common.runtime.AbstractJpaOperations
 
list(Class<?>, String, Sort, Map<String, Object>) - Method in class io.quarkus.hibernate.reactive.panache.common.runtime.AbstractJpaOperations
 
list(Class<?>, String, Object...) - Method in class io.quarkus.hibernate.reactive.panache.common.runtime.AbstractJpaOperations
 
list(Class<?>, String, Map<String, Object>) - Method in class io.quarkus.hibernate.reactive.panache.common.runtime.AbstractJpaOperations
 
list(PanacheQueryType) - Method in class io.quarkus.hibernate.reactive.panache.common.runtime.AbstractJpaOperations
 
listAll(Class<?>) - Method in class io.quarkus.hibernate.reactive.panache.common.runtime.AbstractJpaOperations
 
listAll(Class<?>, Sort) - Method in class io.quarkus.hibernate.reactive.panache.common.runtime.AbstractJpaOperations
 

N

NamedQueryUtil - Class in io.quarkus.hibernate.reactive.panache.common.runtime
 
nextPage() - Method in class io.quarkus.hibernate.reactive.panache.common.runtime.CommonPanacheQueryImpl
 

P

page() - Method in class io.quarkus.hibernate.reactive.panache.common.runtime.CommonPanacheQueryImpl
 
page(int, int) - Method in class io.quarkus.hibernate.reactive.panache.common.runtime.CommonPanacheQueryImpl
 
page(Page) - Method in class io.quarkus.hibernate.reactive.panache.common.runtime.CommonPanacheQueryImpl
 
pageCount() - Method in class io.quarkus.hibernate.reactive.panache.common.runtime.CommonPanacheQueryImpl
 
PanacheHibernateRecorder - Class in io.quarkus.hibernate.reactive.panache.common.runtime
 
PanacheHibernateRecorder() - Constructor for class io.quarkus.hibernate.reactive.panache.common.runtime.PanacheHibernateRecorder
 
paramCount(Object[]) - Method in class io.quarkus.hibernate.reactive.panache.common.runtime.AbstractJpaOperations
 
paramCount(Map<String, Object>) - Method in class io.quarkus.hibernate.reactive.panache.common.runtime.AbstractJpaOperations
 
persist(Uni<Mutiny.Session>, Object) - Method in class io.quarkus.hibernate.reactive.panache.common.runtime.AbstractJpaOperations
 
persist(Iterable<?>) - Method in class io.quarkus.hibernate.reactive.panache.common.runtime.AbstractJpaOperations
 
persist(Object) - Method in class io.quarkus.hibernate.reactive.panache.common.runtime.AbstractJpaOperations
 
persist(Object...) - Method in class io.quarkus.hibernate.reactive.panache.common.runtime.AbstractJpaOperations
 
persist(Object, Object...) - Method in class io.quarkus.hibernate.reactive.panache.common.runtime.AbstractJpaOperations
 
persist(Stream<?>) - Method in class io.quarkus.hibernate.reactive.panache.common.runtime.AbstractJpaOperations
 
previousPage() - Method in class io.quarkus.hibernate.reactive.panache.common.runtime.CommonPanacheQueryImpl
 
proceedUni(InvocationContext) - Method in class io.quarkus.hibernate.reactive.panache.common.runtime.AbstractUniInterceptor
 
project(Class<T>) - Method in class io.quarkus.hibernate.reactive.panache.common.runtime.CommonPanacheQueryImpl
 
ProjectedFieldName - Annotation Type in io.quarkus.hibernate.reactive.panache.common
Define a field's path for the SELECT statement when using a projection DTO.

R

range(int, int) - Method in class io.quarkus.hibernate.reactive.panache.common.runtime.CommonPanacheQueryImpl
 
ReactiveTransactional - Annotation Type in io.quarkus.hibernate.reactive.panache.common.runtime
Deprecated, for removal: This API element is subject to removal in a future version.
Use WithTransaction instead.
ReactiveTransactionalInterceptor - Class in io.quarkus.hibernate.reactive.panache.common.runtime
 
ReactiveTransactionalInterceptor() - Constructor for class io.quarkus.hibernate.reactive.panache.common.runtime.ReactiveTransactionalInterceptor
 

S

SessionOperations - Class in io.quarkus.hibernate.reactive.panache.common.runtime
Static util methods for Mutiny.Session.
SessionOperations() - Constructor for class io.quarkus.hibernate.reactive.panache.common.runtime.SessionOperations
 
setNamedQueryMap(Map<String, Set<String>>) - Static method in class io.quarkus.hibernate.reactive.panache.common.runtime.NamedQueryUtil
 
setNamedQueryMap(Map<String, Set<String>>) - Method in class io.quarkus.hibernate.reactive.panache.common.runtime.PanacheHibernateRecorder
 
singleResult() - Method in class io.quarkus.hibernate.reactive.panache.common.runtime.CommonPanacheQueryImpl
 
stream() - Method in class io.quarkus.hibernate.reactive.panache.common.runtime.CommonPanacheQueryImpl
 

T

TestReactiveTransactionalInterceptor - Class in io.quarkus.hibernate.reactive.panache.common.runtime
 
TestReactiveTransactionalInterceptor() - Constructor for class io.quarkus.hibernate.reactive.panache.common.runtime.TestReactiveTransactionalInterceptor
 
TIMEOUT_MS - Static variable in class io.quarkus.hibernate.reactive.panache.common.runtime.AbstractJpaOperations
 

U

update(Class<?>, String, Parameters) - Method in class io.quarkus.hibernate.reactive.panache.common.runtime.AbstractJpaOperations
 
update(Class<?>, String, Object...) - Method in class io.quarkus.hibernate.reactive.panache.common.runtime.AbstractJpaOperations
 
update(Class<?>, String, Map<String, Object>) - Method in class io.quarkus.hibernate.reactive.panache.common.runtime.AbstractJpaOperations
 

V

value() - Method in annotation type io.quarkus.hibernate.reactive.panache.common.ProjectedFieldName
 

W

withHint(String, Object) - Method in class io.quarkus.hibernate.reactive.panache.common.runtime.CommonPanacheQueryImpl
 
withLock(LockModeType) - Method in class io.quarkus.hibernate.reactive.panache.common.runtime.CommonPanacheQueryImpl
 
withSession(Function<Mutiny.Session, Uni<T>>) - Static method in class io.quarkus.hibernate.reactive.panache.common.runtime.SessionOperations
Performs the work in the scope of a reactive session.
WithSession - Annotation Type in io.quarkus.hibernate.reactive.panache.common
Instructs Panache to perform the work represented by the Uni returned from the intercepted method within a scope of a reactive Mutiny.Session.
WithSessionInterceptor - Class in io.quarkus.hibernate.reactive.panache.common.runtime
 
WithSessionInterceptor() - Constructor for class io.quarkus.hibernate.reactive.panache.common.runtime.WithSessionInterceptor
 
withSessionOnDemand(Supplier<Uni<T>>) - Static method in class io.quarkus.hibernate.reactive.panache.common.runtime.SessionOperations
Marks the current vertx duplicated context as "lazy" which indicates that a reactive session should be opened lazily if needed.
WithSessionOnDemand - Annotation Type in io.quarkus.hibernate.reactive.panache.common
Instructs Panache to trigger the Uni returned from the intercepted method within a scope of a reactive Mutiny.Session (if needed).
WithSessionOnDemandInterceptor - Class in io.quarkus.hibernate.reactive.panache.common.runtime
 
WithSessionOnDemandInterceptor() - Constructor for class io.quarkus.hibernate.reactive.panache.common.runtime.WithSessionOnDemandInterceptor
 
withTransaction(Function<Mutiny.Transaction, Uni<T>>) - Static method in class io.quarkus.hibernate.reactive.panache.common.runtime.SessionOperations
Performs the work in the scope of a reactive transaction.
withTransaction(Supplier<Uni<T>>) - Static method in class io.quarkus.hibernate.reactive.panache.common.runtime.SessionOperations
Performs the work in the scope of a reactive transaction.
WithTransaction - Annotation Type in io.quarkus.hibernate.reactive.panache.common
Instructs Panache to trigger the Uni returned from the intercepted method within a scope of a reactive Mutiny.Transaction.
WithTransactionInterceptor - Class in io.quarkus.hibernate.reactive.panache.common.runtime
 
WithTransactionInterceptor() - Constructor for class io.quarkus.hibernate.reactive.panache.common.runtime.WithTransactionInterceptor
 
A B C D E F G H I L N P R S T U V W 
All Classes All Packages