@CompileStatic class EmbeddedDecoder extends Object implements PropertyDecoder<Embedded>
A {@PropertyDecoder} capable of decoding {@Embedded} association types
| Constructor and description |
|---|
EmbeddedDecoder() |
| Type Params | Return Type | Name and description |
|---|---|---|
|
protected BsonPersistentEntityCodec |
createEmbeddedEntityCodec(CodecRegistry codecRegistry, PersistentEntity associatedEntity) |
|
void |
decode(BsonReader reader, Embedded property, EntityAccess entityAccess, DecoderContext decoderContext, CodecRegistry codecRegistry) |