Interface CompositePDTAdapter<T>

All Superinterfaces:
ProviderDefinedTypeAdapter<T>

public interface CompositePDTAdapter<T> extends ProviderDefinedTypeAdapter<T>
Adapter for converting between a typed object and a CompositePDT field map. Used for composite (multi-field) provider-defined types.