Package com.viglet.turing.spring.jpa
Class TurUuidGenerator
Object
UuidGenerator
TurUuidGenerator
- All Implemented Interfaces:
Serializable
,BeforeExecutionGenerator
,Generator
public class TurUuidGenerator
extends UuidGenerator
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionTurUuidGenerator
(TurUuid config, Member idMember, CustomIdGeneratorCreationContext creationContext) -
Method Summary
Methods inherited from class UuidGenerator
getEventTypes, getValueGenerator, getValueTransformer
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface BeforeExecutionGenerator
generatedOnExecution
Methods inherited from interface Generator
allowAssignedIdentifiers, generatedOnExecution, generatesOnInsert, generatesOnUpdate, generatesSometimes
-
Constructor Details
-
TurUuidGenerator
-
-
Method Details