public class AssignedUuidGenerator
extends org.hibernate.id.UUIDGenerator
| Modifier and Type | Field and Description |
|---|---|
static String |
ASSIGNED_ID_GENERATOR |
static String |
ASSIGNED_ID_STRATEGY |
| Constructor and Description |
|---|
AssignedUuidGenerator() |
| Modifier and Type | Method and Description |
|---|---|
Serializable |
generate(org.hibernate.engine.spi.SharedSessionContractImplementor session,
Object obj) |
buildSessionFactoryUniqueIdentifierGenerator, configurepublic static final String ASSIGNED_ID_GENERATOR
public static final String ASSIGNED_ID_STRATEGY
public Serializable generate(org.hibernate.engine.spi.SharedSessionContractImplementor session, Object obj)
generate in interface org.hibernate.id.IdentifierGeneratorgenerate in class org.hibernate.id.UUIDGeneratorCopyright © 2020. All rights reserved.