Class TupleElementImpl<E>

java.lang.Object
org.hibernate.sql.results.internal.TupleElementImpl<E>
All Implemented Interfaces:
TupleElement<E>

public class TupleElementImpl<E> extends Object implements TupleElement<E>
Implementation of the JPA TupleElement contract