Uses of Class
dev.morphia.annotations.Embedded
-
Packages that use Embedded Package Description dev.morphia.geo dev.morphia.mapping -
-
Uses of Embedded in dev.morphia.geo
Classes in dev.morphia.geo with annotations of type Embedded Modifier and Type Class Description classGeometryCollectionThis class represents a collection of mixed GeoJson objects as per the GeoJSON specification.classPointRepresents a GeoJSON Point type. -
Uses of Embedded in dev.morphia.mapping
Methods in dev.morphia.mapping that return Embedded Modifier and Type Method Description EmbeddedMappedClass. getEmbeddedAnnotation()Deprecated.
-