spring - Takes date (only date not time) from the client and search in date (timestamp) column in MYSQL -
in mysql using date (timestamp) column stores date time. accepting todate , fromdate user (this date without time). how search in date column ( date column stores date time). , date (timestamp) column exist in database, can't change column type.
Comments
Post a Comment