Package su.onno.spring
Class OnnoBeforeConvertCallback
java.lang.Object
su.onno.spring.OnnoBeforeConvertCallback
- All Implemented Interfaces:
org.springframework.data.mapping.callback.EntityCallback<Object>,org.springframework.data.relational.core.mapping.event.BeforeConvertCallback<Object>
-
Constructor Summary
ConstructorsConstructorDescriptionOnnoBeforeConvertCallback(MetadataRegistry registry, NumberGenerator numberGenerator, SecretCipher secretCipher) OnnoBeforeConvertCallback(MetadataRegistry registry, NumberGenerator numberGenerator, SecretCipher secretCipher, OnnoMetrics metrics) -
Method Summary
-
Constructor Details
-
OnnoBeforeConvertCallback
public OnnoBeforeConvertCallback(MetadataRegistry registry, NumberGenerator numberGenerator, SecretCipher secretCipher) -
OnnoBeforeConvertCallback
public OnnoBeforeConvertCallback(MetadataRegistry registry, NumberGenerator numberGenerator, SecretCipher secretCipher, OnnoMetrics metrics)
-
-
Method Details
-
onBeforeConvert
- Specified by:
onBeforeConvertin interfaceorg.springframework.data.relational.core.mapping.event.BeforeConvertCallback<Object>
-