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.
- Author:
- Christian Beikov
-
Method Summary
Methods inherited from interface org.hibernate.query.BindableType
getBindableJavaTypeMethods inherited from interface org.hibernate.query.sqm.SqmExpressible
getExpressibleJavaType, getRelationalJavaType, getSqmType, getTypeName, isInstance, resolveExpressible
-
Method Details
-
componentCount
int componentCount() -
getComponentName
-
getComponentNames
-
get
-
get
-