| Class |
Description |
|
BasicCollectionTypeEncoder
|
A {@PropertyEncoder} capable of encoding {@Basic} collection types |
|
CustomTypeEncoder
|
A {@PropertyEncoder} capable of encoding {@Custom} types |
|
EmbeddedCollectionEncoder
|
A {@PropertyEncoder} capable of encoding {@EmbeddedCollection} collection types |
|
EmbeddedEncoder
|
A {@PropertyEncoder} capable of encoding {@Embedded} association types |
|
IdentityEncoder
|
A {@PropertyEncoder} capable of encoding the Identity |
|
SimpleEncoder
|
An encoder for simple types persistable by MongoDB |
|
TenantIdEncoder
|
Encodes the TenantId |