Uses of Interface
org.hibernate.id.enhanced.InitialValueAwareOptimizer
Packages that use InitialValueAwareOptimizer
Package
Description
Enhanced/improved versions of table and sequence based identifier generators
targeting portability and unified configuration.
-
Uses of InitialValueAwareOptimizer in org.hibernate.id.enhanced
Classes in org.hibernate.id.enhanced that implement InitialValueAwareOptimizerModifier and TypeClassDescriptionclass
Optimizer which uses a pool of values, storing the next low value of the range in the database.