I need to make a client program in java so that I send "X" information to a database, every few seconds (1-3 seconds) and it is running second time since the system starts up until it shuts down. I do not know how I can make several lines of code run every "X" time without user interaction. Thanks