Package org.hibernate.reactive.id.impl
Class IdentifierGeneration
java.lang.Object
org.hibernate.reactive.id.impl.IdentifierGeneration
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ObjectcastToIdentifierType(Object generatedId, org.hibernate.persister.entity.EntityPersister persister)
-
Constructor Details
-
IdentifierGeneration
public IdentifierGeneration()
-
-
Method Details
-
castToIdentifierType
-