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