- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- DesignDocInfo, DesignDocInfo.ViewIndex, DesignDocument
public class OpenCouchDbDocument
extends CouchDbDocument
Provides convenience field and methods for holding unmapped fields in JSON serialization / deserialization.
Subclasses of this class can be read and written to and from JSON documents without loosing unmapped fields in the process.
i.e. the class will be tolerant for changes in the underlying JSON data,
- Author:
- henriklundgren
- See Also:
- Serialized Form