static class PersistentEntityCodec.OneToManyDecoder extends Object implements PropertyDecoder<Association>
| Constructor and description |
|---|
PersistentEntityCodec.OneToManyDecoder() |
| Type Params | Return Type | Name and description |
|---|---|---|
|
void |
decode(BsonReader reader, Association property, EntityAccess entityAccess, DecoderContext decoderContext, CodecRegistry codecRegistry) |
|
static Object |
initializePersistentCollection(Session session, EntityAccess entityAccess, Association property) |