org.hibernate.sql
Class DefaultParsingContext
java.lang.Object
org.hibernate.sql.DefaultParsingContext
- All Implemented Interfaces:
- ParserContext
public class DefaultParsingContext
- extends Object
- implements ParserContext
- Author:
- Sanne Grinovero (C) 2011 Red Hat Inc.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultParsingContext
public DefaultParsingContext()
getEntityImplementors
public List getEntityImplementors(String entityName)
- Specified by:
getEntityImplementors in interface ParserContext
buildUniqueImplicitAlias
public String buildUniqueImplicitAlias()
- Specified by:
buildUniqueImplicitAlias in interface ParserContext
Copyright © 2012 Hibernate. All Rights Reserved.