| Package | Description |
|---|---|
| de.bild.codec |
| Class and Description |
|---|
| AbstractTypeCodec
Abstract base class for any type codec.
|
| CodecResolver
This interface can be used to add special handling pojo of certain types.
|
| CollectionTypeCodec
This codec encodes/decodes any Set and Map (see sub classes)
Note that this codec will never persist any addition properties declared in sub classes
Solely the collection values itself will be persisted.
|
| FieldTypePair |
| IdGenerator |
| ListTypeCodec |
| MappedField |
| MapTypeCodec |
| MethodTypePair |
| PojoCodecProvider
Provides a codec for Pojos
Use the internal builder to register classes and packages that can be handled by the codec
|
| PojoCodecProvider.Builder |
| PojoContext |
| ReflectionCodec |
| SetTypeCodec |
| TypeCodec
All codecs within polymorphia would implement this interface.
|
| TypeCodecRegistry |
| TypesModel
This class holds a list of all classes relevant for the pojo model.
|
| TypesModel.ClassHierarchyNode |
Copyright © 2017 BILD GmbH & Co. KG. All rights reserved.