Uses of Interface
dev.morphia.mapping.lazy.LazyProxyFactory
-
Packages that use LazyProxyFactory Package Description dev.morphia.mapping dev.morphia.mapping.lazy -
-
Uses of LazyProxyFactory in dev.morphia.mapping
Methods in dev.morphia.mapping that return LazyProxyFactory Modifier and Type Method Description protected LazyProxyFactoryMapper. getProxyFactory()Deprecated. -
Uses of LazyProxyFactory in dev.morphia.mapping.lazy
Classes in dev.morphia.mapping.lazy that implement LazyProxyFactory Modifier and Type Class Description classCGLibLazyProxyFactoryi have to admit, there are plenty of open questions for me on that Key-business...Methods in dev.morphia.mapping.lazy that return LazyProxyFactory Modifier and Type Method Description static LazyProxyFactoryLazyFeatureDependencies. createDefaultProxyFactory()Creates a LazyProxyFactory
-