Class EntityEncoder<T>

  • Type Parameters:
    T - the entity type
    All Implemented Interfaces:
    Encoder<T>
    Direct Known Subclasses:
    LifecycleEncoder, MergingEncoder

    @MorphiaInternal
    public class EntityEncoder<T>
    extends Object
    implements Encoder<T>
    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.