Class SqlTimestampDateConverter

    • Constructor Detail

      • SqlTimestampDateConverter

        public SqlTimestampDateConverter()
    • Method Detail

      • toMemberType

        public Timestamp toMemberType​(Date value)
        Description copied from interface: TypeConverter
        Method to convert the passed datastore value to the member type.
        Specified by:
        toMemberType in interface TypeConverter<Timestamp,​Date>
        Parameters:
        value - Value from the datastore
        Returns:
        Value for the member