Uses of Class
org.hibernate.sql.ast.SqlTreeCreationException
Packages that use SqlTreeCreationException
Package
Description
Package defining support for creating and consuming a SQL AST.
-
Uses of SqlTreeCreationException in org.hibernate.sql.ast.spi
Methods in org.hibernate.sql.ast.spi that throw SqlTreeCreationExceptionModifier and TypeMethodDescriptiondefault TableGroup
FromClauseAccess.getTableGroup
(NavigablePath navigablePath) Get a TableGroup by the NavigablePath it is registered under.