Uses of Class
org.hibernate.query.hql.internal.FullyQualifiedReflectivePath
-
Packages that use FullyQualifiedReflectivePath Package Description org.hibernate.query.hql.internal -
-
Uses of FullyQualifiedReflectivePath in org.hibernate.query.hql.internal
Subclasses of FullyQualifiedReflectivePath in org.hibernate.query.hql.internal Modifier and Type Class Description class
FullyQualifiedReflectivePathTerminal
Methods in org.hibernate.query.hql.internal that return FullyQualifiedReflectivePath Modifier and Type Method Description FullyQualifiedReflectivePath
FullyQualifiedReflectivePath. append(String subPathName)
FullyQualifiedReflectivePath
FullyQualifiedReflectivePath. resolvePathPart(String name, boolean isTerminal, SqmCreationState creationState)
-