Class DateArrayTypeDescriptor

  • All Implemented Interfaces:
    Serializable, org.hibernate.type.descriptor.java.BasicJavaDescriptor<Date[]>, org.hibernate.type.descriptor.java.JavaTypeDescriptor<Date[]>, org.hibernate.usertype.DynamicParameterizedType, org.hibernate.usertype.ParameterizedType

    public class DateArrayTypeDescriptor
    extends AbstractArrayTypeDescriptor<Date[]>
    Author:
    Vlad Mihalcea
    See Also:
    Serialized Form