Interface TupleType<J>

All Superinterfaces:
BindableType<J>, SqmExpressible<J>
All Known Implementing Classes:
AnonymousTupleType, ArrayTupleType, SqmCteTable

public interface TupleType<J> extends SqmExpressible<J>
Describes any structural type without a direct java type representation.