Interface PersistentEntityListJoin<OwnerType,AssociatedEntityType> 
- Type Parameters:
- OwnerType- The association owner type
- AssociatedEntityType- The association entity type
- All Superinterfaces:
- jakarta.persistence.criteria.Expression<AssociatedEntityType>,- jakarta.persistence.criteria.FetchParent<OwnerType,,- AssociatedEntityType> - jakarta.persistence.criteria.From<OwnerType,,- AssociatedEntityType> - IExpression<AssociatedEntityType>,- ISelection<AssociatedEntityType>,- jakarta.persistence.criteria.Join<OwnerType,,- AssociatedEntityType> - jakarta.persistence.criteria.ListJoin<OwnerType,,- AssociatedEntityType> - jakarta.persistence.criteria.Path<AssociatedEntityType>,- PersistentEntityFrom<OwnerType,,- AssociatedEntityType> - PersistentEntityJoin<OwnerType,,- AssociatedEntityType> - PersistentEntityPath<AssociatedEntityType>,- jakarta.persistence.criteria.PluralJoin<OwnerType,,- List<AssociatedEntityType>, - AssociatedEntityType> - jakarta.persistence.criteria.Selection<AssociatedEntityType>,- jakarta.persistence.TupleElement<AssociatedEntityType>
- All Known Subinterfaces:
- PersistentListAssociationPath<OwnerType,- AssociatedEntityType> 
public interface PersistentEntityListJoin<OwnerType,AssociatedEntityType> 
extends PersistentEntityJoin<OwnerType,AssociatedEntityType>, jakarta.persistence.criteria.ListJoin<OwnerType,AssociatedEntityType>  
The persistent entity list 
Join.- Since:
- 3.5
- Author:
- Denis Stepanov
- 
Method SummaryMethods inherited from interface jakarta.persistence.criteria.FetchParentfetch, fetch, fetch, fetch, fetch, fetch, getFetchesMethods inherited from interface jakarta.persistence.criteria.FromgetCorrelationParent, getJoins, isCorrelated, join, join, joinMap, joinMapMethods inherited from interface io.micronaut.data.model.jpa.criteria.IExpressionas, in, in, in, in, isBoolean, isComparable, isNotNull, isNull, isNumericMethods inherited from interface io.micronaut.data.model.jpa.criteria.ISelectionalias, getAlias, getCompoundSelectionItems, isCompoundSelectionMethods inherited from interface jakarta.persistence.criteria.JoingetAttribute, getJoinType, getOn, getParentMethods inherited from interface jakarta.persistence.criteria.ListJoingetModel, index, on, onMethods inherited from interface jakarta.persistence.criteria.Pathget, get, get, getParentPath, typeMethods inherited from interface io.micronaut.data.model.jpa.criteria.PersistentEntityFromjoin, join, join, join, join, join, join, join, join, join, join, join, joinCollection, joinCollection, joinList, joinList, joinSet, joinSetMethods inherited from interface io.micronaut.data.model.jpa.criteria.PersistentEntityPathget, getPersistentEntityMethods inherited from interface jakarta.persistence.TupleElementgetJavaType