Uses of Class
org.springframework.data.mongodb.core.convert.LazyLoadingProxyFactory.LazyLoadingInterceptor
Package
Description
Spring Data MongoDB specific converter infrastructure.
-
Uses of LazyLoadingProxyFactory.LazyLoadingInterceptor in org.springframework.data.mongodb.core.convert
Modifier and TypeMethodDescriptionstatic Class<?>
LazyLoadingProxyFactory.resolveProxyType
(Class<?> propertyType, Supplier<LazyLoadingProxyFactory.LazyLoadingInterceptor> interceptor) Predict the proxy target type.