| Package | Description |
|---|---|
| one.microstream.persistence.types |
| Modifier and Type | Class and Description |
|---|---|
static class |
PersistenceTypeHandlerCreator.Abstract<D> |
| Modifier and Type | Method and Description |
|---|---|
protected PersistenceTypeHandlerCreator<D> |
PersistenceFoundation.Default.ensureTypeHandlerCreator() |
PersistenceTypeHandlerCreator<D> |
PersistenceFoundation.getTypeHandlerCreator() |
PersistenceTypeHandlerCreator<D> |
PersistenceFoundation.Default.getTypeHandlerCreator() |
| Modifier and Type | Method and Description |
|---|---|
static <D> PersistenceTypeHandlerEnsurer.Default<D> |
PersistenceTypeHandlerEnsurer.New(Class<D> dataType,
PersistenceCustomTypeHandlerRegistry<D> customTypeHandlerRegistry,
PersistenceTypeAnalyzer typeAnalyzer,
one.microstream.typing.LambdaTypeRecognizer lambdaTypeRecognizer,
PersistenceAbstractTypeHandlerSearcher<D> abstractTypeHandlerSearcher,
PersistenceTypeHandlerCreator<D> typeHandlerCreator) |
F |
PersistenceFoundation.setTypeHandlerCreator(PersistenceTypeHandlerCreator<D> typeHandlerCreator) |
F |
PersistenceFoundation.Default.setTypeHandlerCreator(PersistenceTypeHandlerCreator<D> typeHandlerCreator) |
Copyright © 2022 MicroStream Software. All rights reserved.