Uses of Class
org.hibernate.metamodel.mapping.SelectablePath

Packages that use SelectablePath
Package
Description
This package defines the Hibernate configuration-time mapping model.
Defines the runtime mapping metamodel, which describes the mapping of the application's domain model parts (entities, attributes) to relational database objects (tables, columns).
 
 
Package defining support for creating and consuming a SQL AST.
AST nodes representing expressions in a SQL tree.