public static class AbstractEntityManagerImpl.TupleBuilderTransformer.HqlTupleElementImpl<X> extends Object implements javax.persistence.TupleElement<X>
HqlTupleElementImpl(int position, String alias, Type hibernateType)
String
getAlias()
Type
getHibernateType()
Class
getJavaType()
int
getPosition()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public HqlTupleElementImpl(int position, String alias, Type hibernateType)
public Class getJavaType()
getJavaType
javax.persistence.TupleElement<X>
public String getAlias()
getAlias
public int getPosition()
public Type getHibernateType()
Copyright © 2002-2015 Red Hat Middleware, LLC. All Rights Reserved