Package org.hibernate.query.sqm.tuple
Interface TupleType<J>
- All Superinterfaces:
DomainType<J>,ReturnableType<J>,SimpleDomainType<J>,Type<J>
- All Known Implementing Classes:
AnonymousTupleType,ArrayTupleType,SqmCteTable
Describes any structural type without a direct java type representation.
-
Nested Class Summary
Nested classes/interfaces inherited from interface jakarta.persistence.metamodel.Type
Type.PersistenceType -
Method Summary
Methods inherited from interface org.hibernate.metamodel.model.domain.DomainType
getExpressibleJavaType, getTypeNameMethods inherited from interface org.hibernate.metamodel.model.domain.SimpleDomainType
getJavaTypeMethods inherited from interface jakarta.persistence.metamodel.Type
getPersistenceType
-
Method Details
-
componentCount
int componentCount() -
getComponentName
-
getComponentNames
-
get
-
get
-