static <T,D> PersistenceTypeInstantiator<D,T> |
PersistenceTypeInstantiator.New(Class<T> type,
PersistenceInstantiator<D> universalInstantiator) |
static <D> PersistenceTypeInstantiatorProvider<D> |
PersistenceTypeInstantiatorProvider.New(PersistenceInstantiator<D> instantiator) |
static <D> PersistenceTypeInstantiatorProvider<D> |
PersistenceTypeInstantiatorProvider.New(one.microstream.collections.types.XGettingMap<Class<?>,PersistenceTypeInstantiator<D,?>> instantiatorMapping,
PersistenceInstantiator<D> instantiator) |
F |
PersistenceFoundation.setInstantiator(PersistenceInstantiator<D> instantiator) |
F |
PersistenceFoundation.Default.setInstantiator(PersistenceInstantiator<D> instantiator) |