How do i convert a datetime from java interface and submit into SQL database?
You use a prepared statement with the appropriate set method.