Package dev.morphia.mapping.lazy.proxy
Interface ProxiedReference
-
- All Known Subinterfaces:
ProxiedEntityReference,ProxiedEntityReferenceList,ProxiedEntityReferenceMap
- All Known Implementing Classes:
AbstractReference,CollectionObjectReference,EntityObjectReference,MapObjectReference
public interface ProxiedReference- Author:
- Uwe Schäfer, (schaefer@thomas-daily.de)
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.Class__getReferenceObjClass()boolean__isFetched()java.lang.Object__unwrap()
-