Interface CompositeSqmPathSource<J>

All Superinterfaces:
Bindable<J>, BindableType<J>, SqmExpressible<J>, SqmExpressibleAccessor<J>, SqmPathSource<J>
All Known Implementing Classes:
EmbeddedSqmPathSource, NonAggregatedCompositeSqmPathSource

public interface CompositeSqmPathSource<J> extends SqmPathSource<J>