org.hibernate.sql.ast.origin.hql.resolve.path
Class PathedPropertyReference

java.lang.Object
  extended by org.hibernate.sql.ast.origin.hql.resolve.path.PathedPropertyReference
All Implemented Interfaces:
PathedPropertyReferenceSource

public final class PathedPropertyReference
extends Object
implements PathedPropertyReferenceSource

Author:
Sanne Grinovero (C) 2011 Red Hat Inc.

Constructor Summary
PathedPropertyReference(String string, Map<String,String> aliasToEntityType)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PathedPropertyReference

public PathedPropertyReference(String string,
                               Map<String,String> aliasToEntityType)


Copyright © 2012 Hibernate. All Rights Reserved.