Class Spec11ThreatMatchThreatTypeSetConverter

java.lang.Object
google.registry.persistence.converter.StringSetConverterBase<Spec11ThreatMatch.ThreatType>
google.registry.persistence.converter.Spec11ThreatMatchThreatTypeSetConverter
All Implemented Interfaces:
javax.persistence.AttributeConverter<Set<Spec11ThreatMatch.ThreatType>,StringCollectionDescriptor.StringCollection>

public class Spec11ThreatMatchThreatTypeSetConverter extends StringSetConverterBase<Spec11ThreatMatch.ThreatType>
JPA AttributeConverter for storing/retrieving Set.
  • Constructor Details

    • Spec11ThreatMatchThreatTypeSetConverter

      public Spec11ThreatMatchThreatTypeSetConverter()