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