A B C D E F G I J L N O P Q R S T U
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- addFields(FilterCriteria) - Method in class org.dotwebstack.framework.backend.postgres.query.model.PostgresObjectRequest
- addFields(SortCriteria, Map<String, String>) - Method in class org.dotwebstack.framework.backend.postgres.query.model.PostgresObjectRequest
- AggregateFieldFactory - Class in org.dotwebstack.framework.backend.postgres.query
- AggregateFieldFactory() - Constructor for class org.dotwebstack.framework.backend.postgres.query.AggregateFieldFactory
- ARRAY_DELIM - Static variable in class org.dotwebstack.framework.backend.postgres.codec.EnumArrayCodec
B
- batchLoadMany(Set<KeyCondition>, LoadEnvironment) - Method in class org.dotwebstack.framework.backend.postgres.PostgresDataLoader
- batchLoadManyRequest(Set<KeyCondition>, CollectionRequest) - Method in class org.dotwebstack.framework.backend.postgres.PostgresDataLoader
- batchLoadSingle(Set<KeyCondition>, LoadEnvironment) - Method in class org.dotwebstack.framework.backend.postgres.PostgresDataLoader
- batchLoadSingleRequest(ObjectRequest) - Method in class org.dotwebstack.framework.backend.postgres.PostgresDataLoader
- build(CollectionRequest) - Method in class org.dotwebstack.framework.backend.postgres.query.SelectQueryBuilder
- build(CollectionRequest, ObjectSelectContext) - Method in class org.dotwebstack.framework.backend.postgres.query.SelectQueryBuilder
- build(ObjectRequest) - Method in class org.dotwebstack.framework.backend.postgres.query.SelectQueryBuilder
- build(ObjectRequest, ObjectSelectContext) - Method in class org.dotwebstack.framework.backend.postgres.query.SelectQueryBuilder
C
- canDecode(int, Format, Class<?>) - Method in class org.dotwebstack.framework.backend.postgres.codec.EnumArrayCodec
- canEncode(Object) - Method in class org.dotwebstack.framework.backend.postgres.codec.EnumArrayCodec
- canEncodeNull(Class<?>) - Method in class org.dotwebstack.framework.backend.postgres.codec.EnumArrayCodec
- ColumnKeyCondition - Class in org.dotwebstack.framework.backend.postgres
- ColumnKeyCondition() - Constructor for class org.dotwebstack.framework.backend.postgres.ColumnKeyCondition
- connectionFactory() - Method in class org.dotwebstack.framework.backend.postgres.PostgresConfiguration
- create(AggregateFieldConfiguration, String, String, String) - Method in class org.dotwebstack.framework.backend.postgres.query.AggregateFieldFactory
- create(ObjectRequest) - Static method in class org.dotwebstack.framework.backend.postgres.query.model.PostgresObjectRequestFactory
- createFilterCondition(FilterCriteria, String) - Static method in class org.dotwebstack.framework.backend.postgres.query.FilterConditionHelper
- createMapAssembler(Map<String, Function<Map<String, Object>, Object>>, AtomicReference<String>, boolean) - Static method in class org.dotwebstack.framework.backend.postgres.query.QueryHelper
- createSortConditions(List<SortCriteria>, ObjectSelectContext, Table<?>) - Static method in class org.dotwebstack.framework.backend.postgres.query.SelectQueryBuilder
D
- databaseClient(ConnectionFactory) - Method in class org.dotwebstack.framework.backend.postgres.PostgresConfiguration
- decode(ByteBuf, int, Format, Class<? extends String[]>) - Method in class org.dotwebstack.framework.backend.postgres.codec.EnumArrayCodec
- dslContext() - Method in class org.dotwebstack.framework.backend.postgres.PostgresConfiguration
E
- encode(Object) - Method in class org.dotwebstack.framework.backend.postgres.codec.EnumArrayCodec
- encodeNull() - Method in class org.dotwebstack.framework.backend.postgres.codec.EnumArrayCodec
- EnumArrayCodec - Class in org.dotwebstack.framework.backend.postgres.codec
-
EnumArray R2DBC codec to represent an enum array as string array.
- EnumArrayCodec(Set<Integer>) - Constructor for class org.dotwebstack.framework.backend.postgres.codec.EnumArrayCodec
- EnumArrayCodecRegistrar - Class in org.dotwebstack.framework.backend.postgres.codec
- EnumArrayCodecRegistrar() - Constructor for class org.dotwebstack.framework.backend.postgres.codec.EnumArrayCodecRegistrar
- EnumCodecRegistrar - Class in org.dotwebstack.framework.backend.postgres.codec
- EnumCodecRegistrar() - Constructor for class org.dotwebstack.framework.backend.postgres.codec.EnumCodecRegistrar
F
- field(Table<?>, String) - Static method in class org.dotwebstack.framework.backend.postgres.query.QueryHelper
- FilterConditionHelper - Class in org.dotwebstack.framework.backend.postgres.query
- findInverseJoinColumns() - Method in class org.dotwebstack.framework.backend.postgres.config.PostgresFieldConfiguration
- findJoinColumns() - Method in class org.dotwebstack.framework.backend.postgres.config.PostgresFieldConfiguration
G
- getField() - Method in class org.dotwebstack.framework.backend.postgres.config.JoinColumn
- getKeyCondition(DataFetchingEnvironment) - Method in class org.dotwebstack.framework.backend.postgres.config.PostgresTypeConfiguration
- getKeyCondition(String, Map<String, Object>) - Method in class org.dotwebstack.framework.backend.postgres.config.PostgresTypeConfiguration
- getTableAlias(String) - Method in class org.dotwebstack.framework.backend.postgres.query.ObjectQueryContext
- getTableAlias(String) - Method in class org.dotwebstack.framework.backend.postgres.query.ObjectSelectContext
- getType() - Method in class org.dotwebstack.framework.backend.postgres.config.PostgresFieldConfiguration
I
- init(DotWebStackConfiguration) - Method in class org.dotwebstack.framework.backend.postgres.config.PostgresTypeConfiguration
- invertKeyCondition(MappedByKeyCondition, Map<String, Object>) - Method in class org.dotwebstack.framework.backend.postgres.config.PostgresTypeConfiguration
- isAggregate() - Method in class org.dotwebstack.framework.backend.postgres.config.PostgresFieldConfiguration
- isAggregateField() - Method in class org.dotwebstack.framework.backend.postgres.config.PostgresFieldConfiguration
- isNestedObjectField() - Method in class org.dotwebstack.framework.backend.postgres.config.PostgresFieldConfiguration
- isObjectField() - Method in class org.dotwebstack.framework.backend.postgres.config.PostgresFieldConfiguration
- isScalar() - Method in class org.dotwebstack.framework.backend.postgres.config.PostgresFieldConfiguration
- isScalarField() - Method in class org.dotwebstack.framework.backend.postgres.config.PostgresFieldConfiguration
J
- JoinColumn - Class in org.dotwebstack.framework.backend.postgres.config
- JoinColumn() - Constructor for class org.dotwebstack.framework.backend.postgres.config.JoinColumn
- JoinTable - Class in org.dotwebstack.framework.backend.postgres.config
- JoinTable() - Constructor for class org.dotwebstack.framework.backend.postgres.config.JoinTable
L
- loadMany(KeyCondition, LoadEnvironment) - Method in class org.dotwebstack.framework.backend.postgres.PostgresDataLoader
- loadManyRequest(KeyCondition, CollectionRequest) - Method in class org.dotwebstack.framework.backend.postgres.PostgresDataLoader
- loadSingle(KeyCondition, LoadEnvironment) - Method in class org.dotwebstack.framework.backend.postgres.PostgresDataLoader
- loadSingleRequest(ObjectRequest) - Method in class org.dotwebstack.framework.backend.postgres.PostgresDataLoader
N
- newSelectAlias() - Method in class org.dotwebstack.framework.backend.postgres.query.ObjectQueryContext
- newSelectAlias() - Method in class org.dotwebstack.framework.backend.postgres.query.ObjectSelectContext
- newTableAlias() - Method in class org.dotwebstack.framework.backend.postgres.query.ObjectQueryContext
- newTableAlias() - Method in class org.dotwebstack.framework.backend.postgres.query.ObjectSelectContext
- newTableAlias(String) - Method in class org.dotwebstack.framework.backend.postgres.query.ObjectQueryContext
- newTableAlias(String) - Method in class org.dotwebstack.framework.backend.postgres.query.ObjectSelectContext
O
- ObjectQueryContext - Class in org.dotwebstack.framework.backend.postgres.query
- ObjectQueryContext() - Constructor for class org.dotwebstack.framework.backend.postgres.query.ObjectQueryContext
- ObjectSelectContext - Class in org.dotwebstack.framework.backend.postgres.query
- ObjectSelectContext() - Constructor for class org.dotwebstack.framework.backend.postgres.query.ObjectSelectContext
- ObjectSelectContext(boolean) - Constructor for class org.dotwebstack.framework.backend.postgres.query.ObjectSelectContext
- ObjectSelectContext(ObjectQueryContext) - Constructor for class org.dotwebstack.framework.backend.postgres.query.ObjectSelectContext
- org.dotwebstack.framework.backend.postgres - package org.dotwebstack.framework.backend.postgres
- org.dotwebstack.framework.backend.postgres.codec - package org.dotwebstack.framework.backend.postgres.codec
- org.dotwebstack.framework.backend.postgres.config - package org.dotwebstack.framework.backend.postgres.config
- org.dotwebstack.framework.backend.postgres.query - package org.dotwebstack.framework.backend.postgres.query
- org.dotwebstack.framework.backend.postgres.query.model - package org.dotwebstack.framework.backend.postgres.query.model
P
- PostgresConfiguration - Class in org.dotwebstack.framework.backend.postgres
- PostgresConfiguration(PostgresProperties, Collection<CodecRegistrar>) - Constructor for class org.dotwebstack.framework.backend.postgres.PostgresConfiguration
- PostgresDataLoader - Class in org.dotwebstack.framework.backend.postgres
- PostgresDataLoader(DatabaseClient, SelectQueryBuilder) - Constructor for class org.dotwebstack.framework.backend.postgres.PostgresDataLoader
- PostgresFieldConfiguration - Class in org.dotwebstack.framework.backend.postgres.config
- PostgresFieldConfiguration() - Constructor for class org.dotwebstack.framework.backend.postgres.config.PostgresFieldConfiguration
- PostgresKeyCriteria - Class in org.dotwebstack.framework.backend.postgres.query
- PostgresKeyCriteria() - Constructor for class org.dotwebstack.framework.backend.postgres.query.PostgresKeyCriteria
- PostgresObjectRequest - Class in org.dotwebstack.framework.backend.postgres.query.model
- PostgresObjectRequest() - Constructor for class org.dotwebstack.framework.backend.postgres.query.model.PostgresObjectRequest
- PostgresObjectRequestFactory - Class in org.dotwebstack.framework.backend.postgres.query.model
- PostgresProperties - Class in org.dotwebstack.framework.backend.postgres
- PostgresProperties() - Constructor for class org.dotwebstack.framework.backend.postgres.PostgresProperties
- PostgresTypeConfiguration - Class in org.dotwebstack.framework.backend.postgres.config
- PostgresTypeConfiguration() - Constructor for class org.dotwebstack.framework.backend.postgres.config.PostgresTypeConfiguration
Q
R
- register(PostgresqlConnection, ByteBufAllocator, CodecRegistry) - Method in class org.dotwebstack.framework.backend.postgres.codec.EnumArrayCodecRegistrar
- register(PostgresqlConnection, ByteBufAllocator, CodecRegistry) - Method in class org.dotwebstack.framework.backend.postgres.codec.EnumCodecRegistrar
- register(PostgresqlConnection, ByteBufAllocator, CodecRegistry) - Method in class org.dotwebstack.framework.backend.postgres.codec.SpatialCodecRegistrar
S
- SelectQueryBuilder - Class in org.dotwebstack.framework.backend.postgres.query
- SelectQueryBuilder(DSLContext, AggregateFieldFactory, DotWebStackConfiguration) - Constructor for class org.dotwebstack.framework.backend.postgres.query.SelectQueryBuilder
- SelectQueryBuilderResult - Class in org.dotwebstack.framework.backend.postgres.query
- SelectQueryBuilderResult() - Constructor for class org.dotwebstack.framework.backend.postgres.query.SelectQueryBuilderResult
- setKeyColumnNames(Map<String, String>) - Method in class org.dotwebstack.framework.backend.postgres.query.ObjectSelectContext
- SpatialCodecRegistrar - Class in org.dotwebstack.framework.backend.postgres.codec
- SpatialCodecRegistrar() - Constructor for class org.dotwebstack.framework.backend.postgres.codec.SpatialCodecRegistrar
- supports(TypeConfiguration<?>) - Method in class org.dotwebstack.framework.backend.postgres.PostgresDataLoader
T
- type() - Method in class org.dotwebstack.framework.backend.postgres.codec.EnumArrayCodec
U
- useRequestApproach() - Method in class org.dotwebstack.framework.backend.postgres.PostgresDataLoader
All Classes All Packages