Class BinaryHandlerLinkedHashMapFlattened

All Implemented Interfaces:
BinaryTypeHandler<LinkedHashMap<?,​?>>, PersistenceDataTypeHolder<Binary>, PersistenceTypeDefinition, PersistenceTypeDescription, PersistenceTypeHandler<Binary,​LinkedHashMap<?,​?>>, PersistenceTypeIdentity, PersistenceTypeIdOwner, PersistenceTypeLink

@Deprecated
public final class BinaryHandlerLinkedHashMapFlattened
extends AbstractBinaryHandlerCustomCollection<LinkedHashMap<?,​?>>
Deprecated.
Do not use! Use BinaryHandlerLinkedHashMap instead.
Premature prototype implementation that has to be kept for live projects using it.