Uses of Interface
org.hibernate.id.enhanced.OptimizerFactory.InitialValueAwareOptimizer

Packages that use OptimizerFactory.InitialValueAwareOptimizer
org.hibernate.id.enhanced   
 

Uses of OptimizerFactory.InitialValueAwareOptimizer in org.hibernate.id.enhanced
 

Classes in org.hibernate.id.enhanced that implement OptimizerFactory.InitialValueAwareOptimizer
static class OptimizerFactory.PooledOptimizer
          Optimizer which uses a pool of values, storing the next low value of the range in the database.
 



Copyright © 2001-2010 Red Hat, Inc. All Rights Reserved.