Class AllocationTokenListConverter

java.lang.Object
google.registry.persistence.converter.StringListConverterBase<VKey<AllocationToken>>
google.registry.persistence.converter.AllocationTokenListConverter
All Implemented Interfaces:
javax.persistence.AttributeConverter<List<VKey<AllocationToken>>,StringCollectionDescriptor.StringCollection>

public class AllocationTokenListConverter extends StringListConverterBase<VKey<AllocationToken>>
  • Constructor Details

    • AllocationTokenListConverter

      public AllocationTokenListConverter()