Class Spec11ThreatMatchThreatTypeSetConverter
- java.lang.Object
-
- google.registry.persistence.converter.StringSetConverterBase<Spec11ThreatMatch.ThreatType>
-
- google.registry.persistence.converter.Spec11ThreatMatchThreatTypeSetConverter
-
- All Implemented Interfaces:
javax.persistence.AttributeConverter<java.util.Set<Spec11ThreatMatch.ThreatType>,StringCollectionDescriptor.StringCollection>
public class Spec11ThreatMatchThreatTypeSetConverter extends StringSetConverterBase<Spec11ThreatMatch.ThreatType>
JPAAttributeConverter
for storing/retrievingSet
.
-
-
Constructor Summary
Constructors Constructor Description Spec11ThreatMatchThreatTypeSetConverter()
-
Method Summary
-
Methods inherited from class google.registry.persistence.converter.StringSetConverterBase
convertToDatabaseColumn, convertToEntityAttribute
-
-