程序包的使用
org.hibernate.id.enhanced
-
使用org.hibernate.id.enhanced的程序包 程序包 说明 org.hibernate.id.enhanced Enhanced/improved versions of table and sequence based identifier generators targeting portability and unified configuration -
org.hibernate.id.enhanced使用的org.hibernate.id.enhanced中的类 类 说明 AbstractOptimizer Common support for optimizer implementations.AccessCallback Contract for providing callback access to aDatabaseStructure, typically from theOptimizer.DatabaseStructure Encapsulates definition of the underlying data structure backing a sequence-style generator.InitialValueAwareOptimizer Marker interface for optimizer which wishes to know the user-specified initial value.Optimizer Performs optimization on an optimizable identifier generator.StandardOptimizerDescriptor Enumeration of the standard Hibernate id generation optimizers.