| Package | Description |
|---|---|
| one.microstream.persistence.types |
| Modifier and Type | Interface and Description |
|---|---|
interface |
PersistenceFoundation<D,F extends PersistenceFoundation<D,?>>
This type serves as a factory instance for buidling
PersistenceManager instances. |
| Modifier and Type | Class and Description |
|---|---|
static class |
PersistenceFoundation.Default<D,F extends PersistenceFoundation.Default<D,?>> |
| Modifier and Type | Method and Description |
|---|---|
PersistenceFoundation<D,F> |
PersistenceFoundation.Clone() |
static <D> PersistenceFoundation<D,?> |
PersistenceFoundation.New(Class<D> dataType) |
| Modifier and Type | Method and Description |
|---|---|
PersistenceCustomTypeHandlerRegistry<D> |
PersistenceCustomTypeHandlerRegistryEnsurer.ensureCustomTypeHandlerRegistry(PersistenceFoundation<D,? extends PersistenceFoundation<D,?>> foundation,
one.microstream.reference.Reference<PersistenceTypeHandlerManager<D>> referenceTypeHandlerManager) |
| Modifier and Type | Method and Description |
|---|---|
PersistenceCustomTypeHandlerRegistry<D> |
PersistenceCustomTypeHandlerRegistryEnsurer.ensureCustomTypeHandlerRegistry(PersistenceFoundation<D,? extends PersistenceFoundation<D,?>> foundation,
one.microstream.reference.Reference<PersistenceTypeHandlerManager<D>> referenceTypeHandlerManager) |
Copyright © 2022 MicroStream Software. All rights reserved.