Uses of Interface
com.blazebit.persistence.view.impl.ScalarTargetResolvingExpressionVisitor.TargetType
Packages that use ScalarTargetResolvingExpressionVisitor.TargetType
-
Uses of ScalarTargetResolvingExpressionVisitor.TargetType in com.blazebit.persistence.view.impl
Classes in com.blazebit.persistence.view.impl that implement ScalarTargetResolvingExpressionVisitor.TargetTypeModifier and TypeClassDescriptionstatic classMethods in com.blazebit.persistence.view.impl that return types with arguments of type ScalarTargetResolvingExpressionVisitor.TargetTypeModifier and TypeMethodDescriptionScalarTargetResolvingExpressionVisitor.getPossibleTargetTypes() -
Uses of ScalarTargetResolvingExpressionVisitor.TargetType in com.blazebit.persistence.view.impl.metamodel
Fields in com.blazebit.persistence.view.impl.metamodel with type parameters of type ScalarTargetResolvingExpressionVisitor.TargetTypeModifier and TypeFieldDescriptionAttributeMapping.possibleIndexTargetsAttributeMapping.possibleTargetsMethods in com.blazebit.persistence.view.impl.metamodel that return types with arguments of type ScalarTargetResolvingExpressionVisitor.TargetTypeModifier and TypeMethodDescriptionAttributeMapping.getPossibleIndexTargetTypes(MetamodelBuildingContext context) AttributeMapping.getPossibleTargetTypes(MetamodelBuildingContext context) MetamodelBuildingContext.getPossibleTargetTypes(Class<?> entityClass, javax.persistence.metamodel.Attribute<?, ?> rootAttribute, Annotation mapping, Map<String, javax.persistence.metamodel.Type<?>> rootTypes) Returns the possible target types for the mapping based on the given entity class.MetamodelBuildingContextImpl.getPossibleTargetTypes(Class<?> entityClass, javax.persistence.metamodel.Attribute<?, ?> rootAttribute, Annotation mapping, Map<String, javax.persistence.metamodel.Type<?>> rootTypes) Method parameters in com.blazebit.persistence.view.impl.metamodel with type arguments of type ScalarTargetResolvingExpressionVisitor.TargetTypeModifier and TypeMethodDescriptionAttributeMapping.getBaseTypes(List<ScalarTargetResolvingExpressionVisitor.TargetType> possibleTargetTypes) AttributeMapping.getElementTypes(List<ScalarTargetResolvingExpressionVisitor.TargetType> possibleTargetTypes) AttributeMapping.getKeyTypes(List<ScalarTargetResolvingExpressionVisitor.TargetType> possibleTargetTypes)