Uses of Interface
com.blazebit.persistence.impl.AssociationParameterTransformerFactory
Packages that use AssociationParameterTransformerFactory
-
Uses of AssociationParameterTransformerFactory in com.blazebit.persistence.impl
Classes in com.blazebit.persistence.impl that implement AssociationParameterTransformerFactoryModifier and TypeClassDescriptionclassclassMethods in com.blazebit.persistence.impl that return AssociationParameterTransformerFactoryModifier and TypeMethodDescriptionCriteriaBuilderFactoryImpl.getTransientEntityParameterTransformerFactory()Constructors in com.blazebit.persistence.impl with parameters of type AssociationParameterTransformerFactoryModifierConstructorDescriptionResolvingQueryGenerator(EntityMetamodel entityMetamodel, AliasManager aliasManager, ParameterManager parameterManager, AssociationParameterTransformerFactory parameterTransformerFactory, JpaProvider jpaProvider, DbmsDialect dbmsDialect, Map<String, JpqlFunction> registeredFunctions, Map<String, String> registeredFunctionNames)