@NonNullApi
Package dev.morphia.mapping.experimental
-
Class Summary Class Description CollectionReference<C extends Collection> ConstructorCreator Defines a Creator that uses a full constructor to create an instance rather than field injection.ListReference<T> MapReference<T> MorphiaReference<T> Wrapper type for references to entities in other collectionsMorphiaReferenceCodec Defines a codec for MorphiaReference valuesSetReference<T> SingleReference<T> UnsafeAllocator Do sneaky things to allocate objects without invoking their constructors.UnsafeConstructorCreator