public static class AbstractEntityManagerImpl.TupleBuilderTransformer.HqlTupleElementImpl<X> extends Object implements TupleElement<X>
Constructor and Description |
---|
HqlTupleElementImpl(int position,
String alias,
Type hibernateType) |
Modifier and Type | Method and Description |
---|---|
String |
getAlias() |
Type |
getHibernateType() |
Class |
getJavaType() |
int |
getPosition() |
public Class getJavaType()
getJavaType
in interface TupleElement<X>
public String getAlias()
getAlias
in interface TupleElement<X>
public int getPosition()
public Type getHibernateType()
Copyright © 2001-2017 Red Hat, Inc. All Rights Reserved.