@FunctionalInterface public interface PersistenceTypeHandlerRegistration<D>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
PersistenceTypeHandlerRegistration.Executor<D> |
| Modifier and Type | Method and Description |
|---|---|
void |
registerTypeHandlers(PersistenceCustomTypeHandlerRegistry<D> customTypeHandlerRegistry,
PersistenceSizedArrayLengthController sizedArrayLengthController) |
void registerTypeHandlers(PersistenceCustomTypeHandlerRegistry<D> customTypeHandlerRegistry, PersistenceSizedArrayLengthController sizedArrayLengthController)
Copyright © 2022 MicroStream Software. All rights reserved.