Uses of Class
org.hibernate.query.hql.internal.FullyQualifiedReflectivePath
-
Packages that use FullyQualifiedReflectivePath Package Description org.hibernate.query.hql.internal Implementation of the SPIs for HQL support. -
-
Uses of FullyQualifiedReflectivePath in org.hibernate.query.hql.internal
Subclasses of FullyQualifiedReflectivePath in org.hibernate.query.hql.internal Modifier and Type Class Description classFullyQualifiedReflectivePathTerminalMethods in org.hibernate.query.hql.internal that return FullyQualifiedReflectivePath Modifier and Type Method Description FullyQualifiedReflectivePathFullyQualifiedReflectivePath. append(String subPathName)FullyQualifiedReflectivePathFullyQualifiedReflectivePath. resolvePathPart(String name, boolean isTerminal, SqmCreationState creationState)
-