Interface TupleType<J>
- All Superinterfaces:
BindableType<J>
,SqmExpressible<J>
- All Known Implementing Classes:
AnonymousTupleType
,ArrayTupleType
,SqmCteTable
Describes any structural type without a direct java type representation.
-
Method Summary
Methods inherited from interface org.hibernate.query.BindableType
getBindableJavaType
Methods inherited from interface org.hibernate.query.sqm.SqmExpressible
getExpressibleJavaType, getRelationalJavaType, getSqmType, getTypeName, isInstance, resolveExpressible
-
Method Details
-
componentCount
int componentCount() -
getComponentName
-
getComponentNames
-
get
-
get
-