| Package | Description |
|---|---|
| one.microstream.persistence.internal | |
| one.microstream.persistence.types |
| Modifier and Type | Class and Description |
|---|---|
class |
PersistenceTypeHandlerProviderCreating<D> |
class |
PersistenceTypeHandlerProviderFailing<D>
Trivial implementation that throws a
PersistenceExceptionTypeNotPersistable for every type. |
| Modifier and Type | Method and Description |
|---|---|
static <D> PersistenceTypeHandlerProviderCreating<D> |
PersistenceTypeHandlerProviderCreating.New(Class<D> dataType,
PersistenceTypeManager typeManager,
PersistenceTypeHandlerEnsurer<D> typeHandlerEnsurer) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
PersistenceTypeHandlerProvider<D> |
| Modifier and Type | Class and Description |
|---|---|
static class |
PersistenceTypeHandlerEnsurer.Default<D> |
| Modifier and Type | Method and Description |
|---|---|
protected PersistenceTypeHandlerEnsurer<D> |
PersistenceFoundation.Default.ensureTypeHandlerEnsurer() |
PersistenceTypeHandlerEnsurer<D> |
PersistenceFoundation.getTypeHandlerEnsurer() |
PersistenceTypeHandlerEnsurer<D> |
PersistenceFoundation.Default.getTypeHandlerEnsurer() |
| Modifier and Type | Method and Description |
|---|---|
F |
PersistenceFoundation.setTypeHandlerCreatorLookup(PersistenceTypeHandlerEnsurer<D> typeHandlerCreatorLookup) |
F |
PersistenceFoundation.Default.setTypeHandlerCreatorLookup(PersistenceTypeHandlerEnsurer<D> typeHandlerCreatorLookup) |
Copyright © 2022 MicroStream Software. All rights reserved.