Class BillingEventFlagSetConverter

java.lang.Object
google.registry.persistence.converter.StringSetConverterBase<BillingBase.Flag>
google.registry.persistence.converter.BillingEventFlagSetConverter
All Implemented Interfaces:
javax.persistence.AttributeConverter<Set<BillingBase.Flag>,StringCollectionDescriptor.StringCollection>

public class BillingEventFlagSetConverter extends StringSetConverterBase<BillingBase.Flag>
JPA AttributeConverter for storing/retrieving Set.
  • Constructor Details

    • BillingEventFlagSetConverter

      public BillingEventFlagSetConverter()