Uses of Enum Class
org.hibernate.engine.jdbc.mutation.ParameterUsage

Packages that use ParameterUsage
Package
Description
Package defining support for executing mutation SQL statements produced by an entity persister or collection persister.
 
 
Package contains specialized SQL AST nodes and builders for table mutations of model parts originating from normal persistence-context events.
SQL AST extensions for model mutations.
Support for building TableMutation references for persisting entity mutation events
Extensions to JdbcOperation for model mutations.