Interface TupleType<J>

All Superinterfaces:
DomainType<J>, ReturnableType<J>, SimpleDomainType<J>, Type<J>
All Known Implementing Classes:
AnonymousTupleType, ArrayTupleType, SqmCteTable

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