| Package | Description |
|---|---|
| org.simpleflatmapper.querydsl |
MappingProjection implementation for querydsl. |
| org.simpleflatmapper.querydsl.getter |
QueryDsl getters.
|
| Modifier and Type | Field | Description |
|---|---|---|
static org.simpleflatmapper.map.mapper.MapperSource<com.mysema.query.Tuple,TupleElementKey> |
QueryDslMapperBuilder.FIELD_MAPPER_SOURCE |
| Modifier and Type | Method | Description |
|---|---|---|
TupleElementKey |
TupleElementKey.alias(String alias) |
| Modifier and Type | Method | Description |
|---|---|---|
<P> org.simpleflatmapper.reflect.Getter<com.mysema.query.Tuple,P> |
TupleGetterFactory.newGetter(Type genericType,
TupleElementKey key,
Object... properties) |
| Constructor | Description |
|---|---|
QueryDslMapperBuilder(org.simpleflatmapper.reflect.meta.ClassMeta<T> classMeta,
org.simpleflatmapper.map.context.MappingContextFactoryBuilder<com.mysema.query.Tuple,TupleElementKey> parentBuilder) |
| Constructor | Description |
|---|---|
EnumTupleNamedIndexedGetter(TupleElementKey key,
Class<E> enumType) |
|
EnumTupleOrdinalIndexedGetter(TupleElementKey key,
Class<E> enumType) |
|
TupleIndexedGetter(TupleElementKey key) |
Copyright © 2018. All rights reserved.