Interface ReturnableType<T>
- All Superinterfaces:
DomainType<T>, SimpleDomainType<T>, Type<T>
- All Known Subinterfaces:
AdjustableBasicType<J>, BasicDomainType<J>, BasicPluralType<C,E>, BasicType<T>, ConvertedBasicType<J>, DiscriminatorType<O>, TupleType<J>
- All Known Implementing Classes:
AbstractSingleColumnStandardBasicType, AbstractStandardBasicType, org.hibernate.query.sqm.tuple.internal.AnonymousTupleType, BasicArrayType, BasicCollectionType, BottomType, ConvertedBasicArrayType, ConvertedBasicCollectionType, CustomType, DiscriminatorType, JavaObjectType, NullType, QueryParameterJavaObjectType, SerializableType, SqmCteTable, StandardBasicTypeTemplate
Specialization of
SimpleDomainType for types that can
be used as function returns.-
Nested Class Summary
Nested classes/interfaces inherited from interface Type
Type.PersistenceType -
Method Summary
Methods inherited from interface DomainType
getExpressibleJavaType, getTypeNameMethods inherited from interface SimpleDomainType
getJavaTypeMethods inherited from interface Type
getPersistenceType