Uses of Interface
org.hibernate.sql.ast.spi.FromClauseAccess

Packages that use FromClauseAccess
Package
Description
This package abstracts over the multifarious dialects of SQL understood by the databases supported by Hibernate.
 
 
 
 
Package for the translation of SQM into SQL AST
 
Nodes representing common table expressions (CTE) in the SQM tree.
Package defining support for creating and consuming a SQL AST.