Interface ScalarTargetResolvingExpressionVisitor.TargetType

All Known Implementing Classes:
ScalarTargetResolvingExpressionVisitor.TargetTypeImpl
Enclosing class:
ScalarTargetResolvingExpressionVisitor

public static interface ScalarTargetResolvingExpressionVisitor.TargetType
Since:
1.0.0
Author:
Christian Beikov
  • Method Details

    • hasCollectionJoin

      boolean hasCollectionJoin()
    • getLeafMethod

      javax.persistence.metamodel.Attribute<?,?> getLeafMethod()
    • getLeafBaseClass

      Class<?> getLeafBaseClass()
    • getLeafBaseKeyClass

      Class<?> getLeafBaseKeyClass()
    • getLeafBaseValueClass

      Class<?> getLeafBaseValueClass()