Package org.hibernate.query
Interface JpaTuple
-
- All Superinterfaces:
jakarta.persistence.Tuple
- All Known Implementing Classes:
TupleImpl
public interface JpaTuple extends jakarta.persistence.Tuple
Hibernate extension to the Jakarta PersistenceTuple
contract