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

Popular posts from this blog

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

html - How to style widget with post count different than without post count -

url rewriting - How to redirect a http POST with urlrewritefilter -