Uses of Interface
org.hibernate.generator.OnExecutionGenerator

Packages that use OnExecutionGenerator
Package
Description
 
This package and its subpackages, especially org.hibernate.id.enhanced, contain the built-in id generators, all of which implement either IdentifierGenerator or PostInsertIdentifierGenerator.
Defines support for performing mutation operations originating from persistence-context events.
This package contains helper classes for rendering SQL fragments and SQL statements.