Uses of Interface
com.blazebit.persistence.view.impl.objectbuilder.transformer.TupleTransformerFactory
Packages that use TupleTransformerFactory
Package
Description
-
Uses of TupleTransformerFactory in com.blazebit.persistence.view.impl.objectbuilder.mapper
Classes in com.blazebit.persistence.view.impl.objectbuilder.mapper that implement TupleTransformerFactoryMethods in com.blazebit.persistence.view.impl.objectbuilder.mapper with parameters of type TupleTransformerFactoryModifier and TypeMethodDescriptionvoidTupleElementMapperBuilder.addTupleTransformerFactory(TupleTransformerFactory tupleTransformerFactory) -
Uses of TupleTransformerFactory in com.blazebit.persistence.view.impl.objectbuilder.transformator
Methods in com.blazebit.persistence.view.impl.objectbuilder.transformator with parameters of type TupleTransformerFactoryModifier and TypeMethodDescriptionvoidTupleTransformatorFactory.add(TupleTransformerFactory tupleTransformerFactory) -
Uses of TupleTransformerFactory in com.blazebit.persistence.view.impl.objectbuilder.transformer
Classes in com.blazebit.persistence.view.impl.objectbuilder.transformer that implement TupleTransformerFactoryModifier and TypeClassDescriptionclassclassclassConstructors in com.blazebit.persistence.view.impl.objectbuilder.transformer with parameters of type TupleTransformerFactoryModifierConstructorDescriptionCollectionMultisetTupleTransformerFactory(int startIndex, String mapping, String attributePath, String multisetResultAlias, TypeConverter<Object, Object> elementConverter, ContainerAccumulator<?> containerAccumulator, boolean dirtyTracking, ViewTypeObjectBuilderTemplate<Object[]> template, ViewTypeObjectBuilderTemplate<Object[]> indexTemplate, boolean hasSelectOrSubselectFetchedAttributes, TupleTransformerFactory subviewTupleTransformerFactory, TupleTransformerFactory indexSubviewTupleTransformerFactory, BasicUserTypeStringSupport<?> valueBasicTypeSupport, BasicUserTypeStringSupport<?> indexBasicTypeSupport) SingularMultisetTupleTransformerFactory(int startIndex, String mapping, String attributePath, String multisetResultAlias, TypeConverter<Object, Object> elementConverter, ViewTypeObjectBuilderTemplate<Object[]> template, boolean hasSelectOrSubselectFetchedAttributes, TupleTransformerFactory subviewTupleTransformerFactory) -
Uses of TupleTransformerFactory in com.blazebit.persistence.view.impl.objectbuilder.transformer.correlation
Classes in com.blazebit.persistence.view.impl.objectbuilder.transformer.correlation that implement TupleTransformerFactoryModifier and TypeClassDescriptionclassclassclassclassclass