public class ComponentJoin.ComponentFromElementType extends Object
Constructor and Description |
---|
ComponentJoin.ComponentFromElementType(FromElement fromElement) |
public ComponentJoin.ComponentFromElementType(FromElement fromElement)
public Type getDataType()
public QueryableCollection getQueryableCollection()
public PropertyMapping getPropertyMapping(String propertyName)
public Type getPropertyType(String propertyName, String propertyPath)
propertyName
- The last part of the full path to the property.public String renderScalarIdentifierSelect(int i)
i
- the sequence of the returned typepublic String getCollectionSuffix()
public void setCollectionSuffix(String suffix)
public EntityPersister getEntityPersister()
public Type getSelectType()
public Queryable getQueryable()
public String renderValueCollectionSelectFragment(int size, int k)
public void setJoinSequence(JoinSequence joinSequence)
public JoinSequence getJoinSequence()
public void setQueryableCollection(QueryableCollection queryableCollection)
public boolean isCollectionOfValuesOrComponents()
public boolean isEntity()
public ParameterSpecification getIndexCollectionSelectorParamSpec()
public void setIndexCollectionSelectorParamSpec(ParameterSpecification indexCollectionSelectorParamSpec)
Copyright © 2001-2013 Red Hat, Inc. All Rights Reserved.