Package dev.morphia.mapping.codec.pojo
Interface PropertyHandler
-
- All Known Implementing Classes:
ReferenceCodec
@MorphiaInternal public interface PropertyHandler- Since:
- 2.0
Developer note.This is an internal item. Its function and presence are subject to change without warning. Its use is highly discouraged.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Objectencode(Object value)Encodes the value
-