Index
All Classes and Interfaces|All Packages
C
- com.infobip.spring.data.r2dbc - package com.infobip.spring.data.r2dbc
- count(Predicate) - Method in class com.infobip.spring.data.r2dbc.ReactiveQuerydslR2dbcPredicateExecutor
- createQuery(Predicate...) - Method in class com.infobip.spring.data.r2dbc.ReactiveQuerydslR2dbcPredicateExecutor
D
- deleteWhere(Predicate) - Method in interface com.infobip.spring.data.r2dbc.QuerydslR2dbcFragment
-
Deletes all entities matching the given
Predicate. - deleteWhere(Predicate) - Method in class com.infobip.spring.data.r2dbc.SimpleQuerydslR2dbcFragment
E
- EnableQuerydslR2dbcRepositories - Annotation Interface in com.infobip.spring.data.r2dbc
-
Annotation to enable
QuerydslR2dbcRepositorysupport. - entityProjection() - Method in interface com.infobip.spring.data.r2dbc.QuerydslR2dbcFragment
-
Returns entity projection used for mapping
QTtoT. - entityProjection() - Method in class com.infobip.spring.data.r2dbc.SimpleQuerydslR2dbcFragment
- exists(Predicate) - Method in class com.infobip.spring.data.r2dbc.ReactiveQuerydslR2dbcPredicateExecutor
F
- findAll(OrderSpecifier<?>...) - Method in class com.infobip.spring.data.r2dbc.ReactiveQuerydslR2dbcPredicateExecutor
- findAll(Predicate) - Method in class com.infobip.spring.data.r2dbc.ReactiveQuerydslR2dbcPredicateExecutor
- findAll(Predicate, OrderSpecifier<?>...) - Method in class com.infobip.spring.data.r2dbc.ReactiveQuerydslR2dbcPredicateExecutor
- findAll(Predicate, Sort) - Method in class com.infobip.spring.data.r2dbc.ReactiveQuerydslR2dbcPredicateExecutor
- findBy(Predicate, Function<FluentQuery.ReactiveFluentQuery<S>, P>) - Method in class com.infobip.spring.data.r2dbc.ReactiveQuerydslR2dbcPredicateExecutor
- findOne(Predicate) - Method in class com.infobip.spring.data.r2dbc.ReactiveQuerydslR2dbcPredicateExecutor
G
- getFactoryInstance(R2dbcEntityOperations) - Method in class com.infobip.spring.data.r2dbc.QuerydslR2dbcRepositoryFactoryBean
- getRepositoryFragments(RepositoryMetadata) - Method in class com.infobip.spring.data.r2dbc.QuerydslR2dbcRepositoryFactory
P
- pascalCaseNamingStrategy() - Method in class com.infobip.spring.data.r2dbc.R2dbcConfiguration
Q
- query(Function<SQLQuery<?>, SQLQuery<O>>) - Method in interface com.infobip.spring.data.r2dbc.QuerydslR2dbcFragment
- query(Function<SQLQuery<?>, SQLQuery<O>>) - Method in class com.infobip.spring.data.r2dbc.SimpleQuerydslR2dbcFragment
- QuerydslR2dbcFragment<T> - Interface in com.infobip.spring.data.r2dbc
- QuerydslR2dbcRepository<T,
ID> - Interface in com.infobip.spring.data.r2dbc - QuerydslR2dbcRepositoryFactory - Class in com.infobip.spring.data.r2dbc
- QuerydslR2dbcRepositoryFactory(R2dbcEntityOperations, SQLQueryFactory, DatabaseClient, SQLTemplates) - Constructor for class com.infobip.spring.data.r2dbc.QuerydslR2dbcRepositoryFactory
- QuerydslR2dbcRepositoryFactoryBean<T extends org.springframework.data.repository.Repository<S,
ID>, S, ID extends Serializable> - Class in com.infobip.spring.data.r2dbc - QuerydslR2dbcRepositoryFactoryBean(Class<? extends T>) - Constructor for class com.infobip.spring.data.r2dbc.QuerydslR2dbcRepositoryFactoryBean
- querydslSqlConfiguration(SQLTemplates) - Method in class com.infobip.spring.data.r2dbc.R2dbcConfiguration
R
- R2dbcConfiguration - Class in com.infobip.spring.data.r2dbc
- R2dbcConfiguration() - Constructor for class com.infobip.spring.data.r2dbc.R2dbcConfiguration
- R2dbcSQLTemplatesConfiguration - Class in com.infobip.spring.data.r2dbc
- R2dbcSQLTemplatesConfiguration() - Constructor for class com.infobip.spring.data.r2dbc.R2dbcSQLTemplatesConfiguration
- ReactiveQuerydslR2dbcPredicateExecutor<T> - Class in com.infobip.spring.data.r2dbc
- ReactiveQuerydslR2dbcPredicateExecutor(ConstructorExpression<T>, RelationalPath<T>, SQLQueryFactory, Querydsl, DatabaseClient, R2dbcConverter, QuerydslParameterBinder) - Constructor for class com.infobip.spring.data.r2dbc.ReactiveQuerydslR2dbcPredicateExecutor
S
- save(T...) - Method in interface com.infobip.spring.data.r2dbc.QuerydslR2dbcRepository
- setDatabaseClient(DatabaseClient) - Method in class com.infobip.spring.data.r2dbc.QuerydslR2dbcRepositoryFactoryBean
- setSQLQueryFactory(SQLQueryFactory) - Method in class com.infobip.spring.data.r2dbc.QuerydslR2dbcRepositoryFactoryBean
- setSqlTemplates(SQLTemplates) - Method in class com.infobip.spring.data.r2dbc.QuerydslR2dbcRepositoryFactoryBean
- SimpleQuerydslR2dbcFragment<T> - Class in com.infobip.spring.data.r2dbc
- SimpleQuerydslR2dbcFragment(SQLQueryFactory, ConstructorExpression<T>, RelationalPath<?>, DatabaseClient, R2dbcConverter, QuerydslParameterBinder) - Constructor for class com.infobip.spring.data.r2dbc.SimpleQuerydslR2dbcFragment
- sqlQueryFactory(Configuration) - Method in class com.infobip.spring.data.r2dbc.R2dbcConfiguration
- sqlTemplates(Flyway) - Method in class com.infobip.spring.data.r2dbc.R2dbcSQLTemplatesConfiguration
U
- update(Function<SQLUpdateClause, SQLUpdateClause>) - Method in interface com.infobip.spring.data.r2dbc.QuerydslR2dbcFragment
- update(Function<SQLUpdateClause, SQLUpdateClause>) - Method in class com.infobip.spring.data.r2dbc.SimpleQuerydslR2dbcFragment
All Classes and Interfaces|All Packages