Package com.fayupable.snowflake.jpa
package com.fayupable.snowflake.jpa
-
ClassDescriptionMarks a JPA id field or property as generated by the Snowflake algorithm.Hibernate
IdentifierGeneratorthat delegates id generation to whateverIdGeneratoris registered inSnowflakeIdGeneratorHolder.Static bridge between a Spring/DI-managedIdGeneratorand Hibernate, which instantiatesSnowflakeIdentifierGeneratorvia reflection and never consults the dependency injection container.