Class PostalInfoChoiceListUserType
java.lang.Object
google.registry.persistence.converter.StringCollectionUserType<Disclose.PostalInfoChoice,List<Disclose.PostalInfoChoice>>
google.registry.persistence.converter.PostalInfoChoiceListUserType
- All Implemented Interfaces:
org.hibernate.usertype.UserType<List<Disclose.PostalInfoChoice>>
public class PostalInfoChoiceListUserType
extends StringCollectionUserType<Disclose.PostalInfoChoice,List<Disclose.PostalInfoChoice>>
Hibernate custom type for
List
of Disclose.PostalInfoChoice
.-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class google.registry.persistence.converter.StringCollectionUserType
assemble, deepCopy, disassemble, equals, getSqlType, hashCode, isMutable, nullSafeGet, nullSafeSet