Uses of Interface
com.blazebit.persistence.view.impl.proxy.ObjectInstantiator
Packages that use ObjectInstantiator
Package
Description
-
Uses of ObjectInstantiator in com.blazebit.persistence.view.impl.objectbuilder
Methods in com.blazebit.persistence.view.impl.objectbuilder that return ObjectInstantiatorConstructors in com.blazebit.persistence.view.impl.objectbuilder with parameters of type ObjectInstantiatorModifierConstructorDescriptionInheritanceReducerViewTypeObjectBuilder(ViewTypeObjectBuilder<T> delegate, int subtypeDiscriminatorIndex, int suffix, int length, boolean keepTuplePrefix, ObjectInstantiator<T>[] subtypeInstantiators) -
Uses of ObjectInstantiator in com.blazebit.persistence.view.impl.proxy
Classes in com.blazebit.persistence.view.impl.proxy that implement ObjectInstantiatorModifier and TypeClassDescriptionclassclassclassclassclassMethods in com.blazebit.persistence.view.impl.proxy that return ObjectInstantiatorModifier and TypeMethodDescriptionstatic <T> ObjectInstantiator<T>AbstractReflectionInstantiator.createInstantiator(MappingConstructorImpl<T> mappingConstructor, ProxyFactory proxyFactory, ManagedViewTypeImplementor<T> managedViewType, Class<?>[] constructorParameterTypes, EntityViewManagerImpl evm, List<AbstractReflectionInstantiator.MutableBasicUserTypeEntry> mutableBasicUserTypes, List<AbstractReflectionInstantiator.TypeConverterEntry> typeConverterEntries)