I'm having an issue trying to use a class I have setup to connect/query a DB from a Runnable class. If I call the DB query methods from "main" all works as expected. If I try to access it from a...