Uses of Interface
org.hibernate.query.JpaTuple
-
Packages that use JpaTuple Package Description org.hibernate.sql.results.internal -
-
Uses of JpaTuple in org.hibernate.sql.results.internal
Classes in org.hibernate.sql.results.internal that implement JpaTuple Modifier and Type Class Description class
TupleImpl
Implementation of the JPA Tuple contract
-