Uses of Package
org.hibernate.engine.profile
Packages that use org.hibernate.engine.profile
Package
Description
Models the fetch profiles defined by the application.
Package defining support for creating and consuming a SQL AST.
-
Classes in org.hibernate.engine.profile used by org.hibernate.engine.profileClassDescriptionIdentifies the association referenced by a
Fetch.Models an individual fetch override within aFetchProfile.The runtime representation of a Hibernate fetch profile defined in annotations. -
Classes in org.hibernate.engine.profile used by org.hibernate.sql.ast.spi