| Package | Description |
|---|---|
| one.microstream.persistence.types |
| Modifier and Type | Class and Description |
|---|---|
static class |
PersistenceTypeMismatchValidator.Failing<D> |
static class |
PersistenceTypeMismatchValidator.NoOp<D> |
| Modifier and Type | Method and Description |
|---|---|
protected PersistenceTypeMismatchValidator<D> |
PersistenceFoundation.Default.ensureTypeMismatchValidator() |
PersistenceTypeMismatchValidator<D> |
PersistenceFoundation.getTypeMismatchValidator() |
PersistenceTypeMismatchValidator<D> |
PersistenceFoundation.Default.getTypeMismatchValidator() |
static <D> PersistenceTypeMismatchValidator<D> |
Persistence.typeMismatchValidatorFailing() |
static <D> PersistenceTypeMismatchValidator<D> |
Persistence.typeMismatchValidatorNoOp() |
| Modifier and Type | Method and Description |
|---|---|
static <D> PersistenceTypeHandlerManager.Default<D> |
PersistenceTypeHandlerManager.New(PersistenceTypeHandlerRegistry<D> typeHandlerRegistry,
PersistenceTypeHandlerProvider<D> typeHandlerProvider,
PersistenceTypeDictionaryManager typeDictionaryManager,
PersistenceTypeMismatchValidator<D> typeMismatchValidator,
PersistenceLegacyTypeMapper<D> legacyTypeMapper,
PersistenceUnreachableTypeHandlerCreator<D> unreachableTypeHandlerCreator,
PersistenceRootsProvider<D> rootsProvider) |
F |
PersistenceFoundation.setTypeMismatchValidator(PersistenceTypeMismatchValidator<D> typeMismatchValidator) |
F |
PersistenceFoundation.Default.setTypeMismatchValidator(PersistenceTypeMismatchValidator<D> typeMismatchValidator) |
Copyright © 2022 MicroStream Software. All rights reserved.