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