public static interface BinaryLoader.Creator extends PersistenceLoader.Creator<Binary>
| Modifier and Type | Method and Description |
|---|---|
BinaryLoader |
createLoader(PersistenceTypeHandlerLookup<Binary> typeLookup,
PersistenceObjectRegistry registry,
Persister persister,
PersistenceSourceSupplier<Binary> source) |
BinaryLoader createLoader(PersistenceTypeHandlerLookup<Binary> typeLookup, PersistenceObjectRegistry registry, Persister persister, PersistenceSourceSupplier<Binary> source)
createLoader in interface PersistenceLoader.Creator<Binary>Copyright © 2022 MicroStream Software. All rights reserved.