Class SqlTimestampLongConverter

    • Constructor Detail

      • SqlTimestampLongConverter

        public SqlTimestampLongConverter()
    • Method Detail

      • toMemberType

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