Class TupleElementImpl<E>
java.lang.Object
org.hibernate.sql.results.internal.TupleElementImpl<E>
- All Implemented Interfaces:
TupleElement<E>
Implementation of the JPA TupleElement contract
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TupleElementImpl
-
-
Method Details
-
getJavaType
- Specified by:
getJavaType
in interfaceTupleElement<E>
-
getAlias
- Specified by:
getAlias
in interfaceTupleElement<E>
-