Package org.hibernate.query.hql.internal
Interface FullyQualifiedReflectivePathSource
-
- All Superinterfaces:
DotIdentifierSequence
,SemanticPathPart
- All Known Implementing Classes:
FullyQualifiedReflectivePath
,FullyQualifiedReflectivePathTerminal
public interface FullyQualifiedReflectivePathSource extends DotIdentifierSequence, SemanticPathPart
-
-
Method Summary
-
Methods inherited from interface org.hibernate.spi.DotIdentifierSequence
append, getFullPath, getLocalName, getParent, getParts, isRoot
-
Methods inherited from interface org.hibernate.query.hql.spi.SemanticPathPart
resolveIndexedAccess, resolvePathPart
-
-