Uses of Class
org.hibernate.id.factory.internal.TableGenerationTypeStrategy
-
Packages that use TableGenerationTypeStrategy Package Description org.hibernate.id.factory.internal Implementation of the SPI for id generator factories. -
-
Uses of TableGenerationTypeStrategy in org.hibernate.id.factory.internal
Fields in org.hibernate.id.factory.internal declared as TableGenerationTypeStrategy Modifier and Type Field Description static TableGenerationTypeStrategy
TableGenerationTypeStrategy. INSTANCE
Singleton access
-