Class AnonymousTupleSqmAssociationPathSource<O,J>

java.lang.Object
org.hibernate.query.derived.AnonymousTupleSqmPathSource<J>
org.hibernate.query.derived.AnonymousTupleSqmAssociationPathSource<O,J>
All Implemented Interfaces:
Attribute<O,J>, Bindable<J>, SingularAttribute<O,J>, PersistentAttribute<O,J>, SingularPersistentAttribute<O,J>, BindableType<J>, SqmExpressible<J>, SqmJoinable<O,J>, SqmPathSource<J>, SqmExpressibleAccessor<J>

@Incubating public class AnonymousTupleSqmAssociationPathSource<O,J> extends AnonymousTupleSqmPathSource<J> implements SingularPersistentAttribute<O,J>