Uses of Annotation Interface
org.springframework.data.cassandra.core.mapping.Embedded
Packages that use Embedded
Package
Description
Infrastructure for the Apache Cassandra row-to-object mapping subsystem.
-
Uses of Embedded in org.springframework.data.cassandra.core.mapping
Classes in org.springframework.data.cassandra.core.mapping with annotations of type EmbeddedModifier and TypeClassDescriptionstatic @interface
Shortcut for an empty embedded property.static @interface
Shortcut for a nullable embedded property.