static class PersistentEntityCodec.OneToManyDecoder extends java.lang.Object implements PropertyDecoder<Association>
Constructor and description |
---|
PersistentEntityCodec.OneToManyDecoder
() |
Type Params | Return Type | Name and description |
---|---|---|
|
void |
decode(org.bson.BsonReader reader, Association property, EntityAccess entityAccess, org.bson.codecs.DecoderContext decoderContext, org.bson.codecs.configuration.CodecRegistry codecRegistry) |
|
static java.lang.Object |
initializePersistentCollection(Session session, EntityAccess entityAccess, Association property) |
Methods inherited from class | Name |
---|---|
class java.lang.Object |
java.lang.Object#wait(long), java.lang.Object#wait(long, int), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |